body {
    font-family: arial;
}

.cust-header {
    min-width: 90px;
    min-height: 60px;
    padding: 0px 0px 10px 0px;
    cursor: pointer;
}

.course_sub_header {
    margin-top: 77px;
}

.cust-breadcrumb {
    background: none;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 78px;
    font-size: 11px;
}

    .cust-breadcrumb > li + li:before {
        font-size: 20px;
        color: #88898c;
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
    }

.time-date {
    font-size: 11px;
    background: #EDEDED;
    padding: 2px 10px;
    width: 55%;
    float: right;
    border-radius: 0px 0px 5px 5px;
}

    .time-date span {
        color: #2E5C9D;
    }

.pad {
    padding: 0 !important;
}

.mar {
    margin: 0 !important;
}

.cust-nav li a {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ddd;
    margin-left: 25px;
    padding: 10px 12px;
    color: #777;
}

.dropdown-menu li a:focus {
    border: 0px solid #ddd !important;
}

.cust-nav li a:focus {
    border: 1px solid #ddd;
}

.btn-circle {
    border: 2px solid #fff;
}

.cust-nav li li {
    display: inline-block;
    float: none;
}

    .cust-nav li li a {
        width: auto;
        height: auto;
        border-radius: 0;
        margin-left: 0px;
        padding: 0px;
        background: #fff;
        margin: 0;
        display: block;
    }

.cust-nav li ul {
    border-radius: 0;
}

.prof-drop {
    width: 40px !important;
    height: 40px !important;
    overflow: hidden;
}

.cust-nav {
    margin-top: 10px;
}

.prof-drop img {
    position: relative;
    top: -15px;
    left: -15px;
}

.prof-drop:hover img {
    opacity: 0.7;
}

.dropdown-menu {
    margin-top: 7px;
}

.sidbernavimg {
    background: none !important;
}

.sidebar ul li a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .sidebar ul li a:hover {
        background-color: #339bdd;
        color: #fff;
    }

.current {
    background-color: #339bdd;
    color: #fff !important;
}

.nav > li > a:focus {
    background: none;
}

.cust-side-nav li i {
    font-size: 25px;
    margin-bottom: 4px;
}

.cust-side-nav {
    text-align: center !important;
}

.admin-main {
    position: relative;
}

.settings {
    width: 15px;
    height: 15px;
    position: absolute;
    top: -14px;
    left: 41px;
    background-color: #1B7AB5;
    border-radius: 50%;
    padding: 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .settings i {
        font-size: 10px !important;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
    }

.sidebar ul li a:hover .settings {
    background-color: #339bdd;
}

.side-submenu li a {
    text-align: left !important;
    color: #fff !important;
    line-height: 30px;
    display: block;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    padding: 0px 10px;
}

.sub-title {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
    margin-bottom: 15px;
    padding-bottom: 5px;
    margin: 0 10px;
}

.sub-title2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
    margin: 10px 10px 8px 10px;
}

.side-submenu li a:hover {
    text-decoration: none;
    color: #000 !important;
    background: rgba(255, 255, 255, 0.6) !important;
    text-indent: 2px;
}

.side-submenu {
    min-width: 240px;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #3297e0;
    left: 100px;
    padding: 20px 0px;
    text-align: left !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0;
    border: 0px;
    border-radius: 0;
    box-shadow: none;
}

.side-submenu-main:hover .side-submenu {
    display: block;
}

.cust-nav-toggle {
    background: transparent !important;
    border: 0px;
    border-radius: 0;
    color: #fff !important;
    font-size: 25px;
    top: 6px;
    margin-right: 15px;
}

.main-container {
    margin-top: 3.5%;
}
/**************************************************************/
.main-menu {
    font-size: 20px;
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 78px;
}

    .main-menu:hover {
        color: #929292;
    }

.pad {
    padding: 0 !important;
}

.mar {
    margin: 0 !important;
}

.text-box {
    border-radius: 0;
    box-shadow: none;
}

    .text-box:focus {
        box-shadow: none;
    }

.login-main {
    margin-top: 8px;
}

.cust-sub {
    border-radius: 0;
    background: #1b7ab5;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    text-transform: uppercase;
}

    .cust-sub:hover {
        background: #ddd;
        color: #333;
    }

.forgot {
    font-size: 10px;
    color: #333;
}

    .forgot:hover {
        color: red;
    }

.banner-main img {
    width: 98.8%;
}

.banner-main {
    margin-bottom: 30px;
}

.title-main {
    font-size: 22px;
    color: #444;
}

.cust-tabs {
    border-bottom: 0;
}

    .cust-tabs > li > a {
        border-radius: 0;
        padding: 10px 13px;
        border: 0;
        font-size: 15px;
        color: #333;
        text-align: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .cust-tabs > li.active > a:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        background: #F2F2F2;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 35px;
        z-index: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .cust-tabs > li.active > a,
    .cust-tabs > li.active > a:hover,
    .cust-tabs > li.active > a:focus {
        border: 0;
    }

    .cust-tabs > li > a:hover {
        background: #F95C04;
        color: #fff;
    }

    .cust-tabs > li.active > a,
    .cust-tabs > li.active > a:hover {
        background: #F95C04 !important;
        color: #fff !important;
    }

    .cust-tabs > li > a:hover:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        background: #F2F2F2;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 35px;
        z-index: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

.cust-tab-cont {
    position: relative;
    padding-top: 20px;
}
/**************************** Tiny Carousel *********************************/
#slider1 {
    /*height: 1%;
    margin: 30px 0 0;*/
    overflow: hidden;
    position: relative;
    padding: 0 50px 5px;
}

    #slider1 .viewport {
        height: 45px;
        overflow: hidden;
        position: relative;
    }

    #slider1 .buttons {
        background: #f95c04;
        border-radius: 50%;
        display: block;
        position: absolute;
        top: 8%;
        left: 0;
        width: 35px;
        height: 35px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        line-height: 35px;
        text-decoration: none;
        font-size: 22px;
    }

    #slider1 .next {
        right: 0;
        left: auto;
        top: 8%;
    }

    #slider1 .buttons:hover {
        color: #f95c04;
        background: #fff;
    }

    #slider1 .disable {
        visibility: hidden;
    }

    #slider1 .overview {
        list-style: none;
        position: absolute;
        padding: 0;
        margin: 0;
        width: 240px;
        left: 0;
        top: 0;
        background-color: #DEDEDE;
    }

        #slider1 .overview li {
            float: left;
            margin: 0 10px 0 0;
            padding: 1px;
            width: 197px;
        }
/*******************************************************************/
#slider2 {
    /*height: 1%;
    margin: 30px 0 0;*/
    overflow: hidden;
    position: relative;
    padding: 0 50px 5px;
}

    #slider2 .viewport {
        height: 345px;
        overflow: hidden;
        position: relative;
    }

    #slider2 .buttons {
        background: #f95c04;
        border-radius: 50%;
        display: block;
        position: absolute;
        top: 44%;
        left: 0;
        width: 35px;
        height: 35px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        line-height: 35px;
        text-decoration: none;
        font-size: 22px;
    }

    #slider2 .next {
        right: 0;
        left: auto;
        top: 44%;
    }

    #slider2 .buttons:hover {
        color: #f95c04;
        background: #fff;
    }

    #slider2 .disable {
        visibility: hidden;
    }

    #slider2 .overview {
        list-style: none;
        position: absolute;
        padding: 0;
        margin: 0;
        width: 240px;
        left: 0;
        top: 0;
    }

        #slider2 .overview li {
            float: left;
            margin: 0 75px 0 0;
            padding: 1px;
            width: 285px;
        }
/****************************************************************************/
.thumb-ico {
    font-size: 28px;
    color: #616161;
}

.cust-caption p {
    color: #7B7B7B;
    font-size: 13px;
}

.main-tab-cont {
    margin-bottom: 10px;
}

.tab-hdr {
    margin-bottom: 10px !important;
    margin-top: 5px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.benefit-cont {
    padding-left: 20px;
}

    .benefit-cont li {
        margin-bottom: 10px;
        list-style-type: disc;
        text-align: justify;
        color: #505050;
    }

.tab-hdr2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.watch-main {
    padding: 30px 0px !important;
    display: table;
    width: 100%;
}

.time-ico {
    font-size: 20px;
}

.star-filled {
    color: #5D951F;
}

.student span {
    font-size: 12px;
}

.time-ico-main {
    margin-top: 5px;
}

.star-main {
    margin-top: 7px;
    font-size: 14px;
}

.new-caption {
    font-size: 12px;
}

.testimonial-main {
    background: #fff;
    padding: 25px;
    margin-bottom: 40px;
}

.cont-body {
    color: #777777;
}

.footer {
    background: #fff;
    min-height: 40px;
    /*box-shadow: 0 0 8px #ddd;*/
    position: fixed;
    bottom: 0;
    width: 100%;
}

    .footer span {
        font-size: 12px;
        line-height: 40px;
    }

@media (max-width:990px) {
    .text-box {
        margin-bottom: 15px;
    }

    .footer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media (min-width:320px) and (max-width:600px) {
    .main-container {
        margin-top: 44% !important;
    }

    .login-main {
        margin-top: 0 !important;
    }

    .setting_lang {
        top: -149px !important;
    }
}

@media (max-width:768px) {
    .time-date {
        width: 100%;
        text-align: center !important;
        position: relative;
        top: -10px;
    }

    .lang_main {
        top: -125px;
    }

    .cust-sub-new {
        margin-left: 15px;
    }

    .forgot {
        float: left !important;
        margin-left: 15px;
    }

    .cust-header {
        width: 100%;
    }

    .main-container {
        margin-top: 30px;
    }

    .footer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .cust-header {
        text-align: center !important;
    }

    .navbar-brand {
        margin: 0 auto !important;
    }

        .navbar-brand > img {
            margin: 0 auto;
        }
}

@media (max-width: 767px) {
    .drpshtp i {
        margin-right: 10px;
        float: left;
    }

    .settings {
        top: 13px;
        left: -17px;
        background: #f6f6f6;
        padding: 2px;
    }

        .settings i {
            color: #333;
        }

    .sidebar ul li a {
        color: #333;
        border-bottom: 1px solid #ECECEC;
    }

    .side-submenu li a {
        color: #333 !important;
    }

    .side-submenu {
        position: relative;
        left: 0;
    }

    .sub-title {
        margin-top: 10px;
    }

    .side-submenu li a:hover {
        background: rgba(0, 0, 0, 0.4) !important;
    }

    .sub-title {
        color: #000;
        border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
    }

    .mob-navigation {
        font-size: 14px;
        display: block;
        color: #fff;
        font-weight: bold;
        text-align: left;
        padding: 15px 15px 0px 10px;
        border-bottom: 0px solid #ccc;
        background-color: #f95c04;
    }

        .mob-navigation i {
            background: #f95c04;
            border: 0;
            margin: 0 !important;
            color: #fff;
        }

    .close-btn {
        font-size: 20px;
        cursor: pointer;
    }

    .cust-nav {
        padding-bottom: 7px;
    }

    .sidebar-bg {
        display: none !important;
    }

    .prof-drop img {
        top: 0;
        left: 0;
    }

    .prof-drop {
        border-radius: 50% !important;
        position: absolute;
        top: 19px;
    }
}

.navbar-brand {
    padding: 0;
}

.CssErrorMessage {
    color: #F00;
    font-weight: bold;
    padding: 5px 0;
    position: absolute;
    font-size: 12px;
    top: 32px;
    left: 30px;
}

/* language selection - personalization starts */

.personalize_dvd_smart {
    display: none;
}

    .personalize_dvd_smart .personalize_otherd {
        background: #fff;
        border: 1px solid #bababa;
        border-radius: 2px;
        margin: 10px 0 0;
        position: absolute;
        width: 254px;
        z-index: 9999;
        -moz-box-shadow: 3px 3px 3px rgba(68, 68, 68, .6);
        -webkit-box-shadow: 3px 3px 3px rgba(68, 68, 68, .6);
        box-shadow: 3px 3px 3px rgba(68, 68, 68, .6);
        padding: 10px;
        right: 2.5%;
        font-size: 12px;
    }

.personalize_otherd label {
    float: left;
    text-align: left;
    width: 100px;
    padding: 4px 0 0;
    color: #a1a1a1;
}

.personalize_dvd_smart .personalize_otherd select, .personalize_dvd .personalize_otherd select {
    width: 130px !important;
    margin: 0 0 10px;
}

.CssButton {
    background: #f05b01;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 4px;
    padding: 4px 5px;
}

.personalize_otherd:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    right: 5%;
    top: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #bababa;
    border-bottom: none;
    border-right: none;
}

.setting_thm {
    font-size: 12px;
}

    .setting_thm i {
        float: right;
        padding: 2px 5px 0px 5px;
        color: #898989;
    }

.setting_lang {
    float: right;
    padding-top: 3px;
    padding-left: 25px;
}

.select_lang {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 2px !important;
    text-decoration: none !important;
    color: #777;
}

    .select_lang:focus {
        border: 0px solid #ddd !important;
    }

.select_lang {
    width: auto !important;
}

.lang_main li a {
    padding: 3px 15px 2px 30px;
    color: #777;
}

    .lang_main li a:hover {
        text-decoration: underline;
    }

.lang_main {
    width: 230px !important;
    margin-right: 15px;
    border-radius: 5px;
    margin-top: 0px !important;
    height: 200px;
    overflow: auto;
}

.langs li {
    /*width:33%;*/
    float: left !important;
    display: inline !important;
    padding: 5px;
}

.lang_main li:hover {
    background-color: #f6f6f6;
    width: 228px;
}

.lang_main:before {
    position: absolute;
    top: -7px;
    right: 21px;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #333;
}

.lang_main:after {
    position: absolute;
    top: -7px;
    right: 21px;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
}

.sortheader {
    cursor: pointer;
    padding: 3px 54px 2px 30px;
}

.selectedrole {
    background: #1B7AB5 !important;
    color: #fff !important;
}

.form-control {
    /* height: 28px !important;*/
}

.btn {
    padding: 3px 12px !important;
}

.navbar-default {
    background-color: #fff;
}

/* language selection - personalization ends */

/******************************************** New Responsive *****************************************************/
@media (max-width:962px) {
    .navbar-brand > img {
        margin: 0;
    }

    .CssErrorMessage {
        position: absolute !important;
        bottom: -25px !important;
        left: 15px !important;
        right: 0 !important;
        text-align: center !important;
        top: auto;
    }

    .login-form {
        position: absolute;
        top: 400px;
    }

    body {
        background: #fff !important;
    }

    .footer {
        position: fixed;
        bottom: 0;
        left: 0px;
        text-align: center;
        box-shadow: none;
        border-top: 1px solid #ddd;
        color: #777;
        width: 100%;
    }

    .CssErrorMessage1 {
        top: auto;
        bottom: -46px;
        left: 0;
        right: 0;
        text-align: center;
    }

    .text-box {
        margin-bottom: 15px;
    }

    #dvLogin {
        text-align: center;
    }

    .login-heading_main {
        display: block;
    }

    .login-heading_main {
        margin: 10px 0;
    }

        .login-heading_main span {
            color: #333;
            font-size: 20px;
        }

    .setting_lang {
        position: relative;
        top: -158px;
        right: 15px;
    }

    .forgot {
        position: absolute;
        padding-right: 0;
        padding-top: 10px;
        padding-left: 10px;
    }

    .cust-header {
        min-width: 90px;
        min-height: 60px;
        margin: 0 !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-brand {
        padding: 0px 0px 0px 0px !important;
    }

    #getPassword {
        text-align: center;
    }

    .btn {
        padding: 8px 30px !important;
    }

    .login-main:before {
        content: "Login";
        font-size: 20px;
        position: relative;
        top: -5px;
        left: 13px;
        color: #333;
    }

    #progress {
        top: 30% !important;
        left: 40% !important;
    }
}

@media (max-width:667px) {
    .banner-main {
        display: none;
    }

    .login-form {
        top: 80px;
    }

    .text-box {
        height: 28px;
    }
}

@media (max-width:500px) {
    .ftr-cont {
        display: none;
    }
}

@media (min-width:960px) and (max-width:962px) {
    .login-main {
        margin-top: 80px;
    }

    .login-form {
        top: 20px;
    }

    .main-container {
        display: none;
    }
}

@media(width:1024px) {
    .footer span {
        margin-left: 20px;
    }

    .login-form {
        float: right !important;
    }

    .col-md-10 {
        width: 100%;
    }

    #progress {
        top: 30% !important;
    }
}

@media (min-width: 768px) {
    .sidebar {
        z-index: 2;
        background: #1b7ab5;
        width: 90px;
        height: 100%;
        margin-top: 66px;
        position: fixed;
    }
}

@media (max-width:425px) {
    .lang_main {
        width: 280px !important;
    }

        .lang_main li {
            width: 50%;
        }

            .lang_main li a {
                padding: 2px 5px;
            }

    .langs li {
        float: none !important;
    }

    #progress {
        top: 42% !important;
        left: 35% !important;
    }
}

.progress {
    background-color: #FFFFFF;
    border: 1px solid #c2c2c2;
    color: #666667;
    display: block;
    font-weight: bold;
    height: auto;
    left: 45%;
    padding: 6px;
    position: fixed;
    top: 45%;
    width: auto;
    z-index: 99;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.please {
    color: #2356AD;
    font-size: 18px;
    margin-left: 10px;
    text-align: left;
}

.Geared {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 45px;
    display: block;
}

.cen_flt_lft {
    float: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .progress {
        padding: 6px 33px 6px 6px;
    }

    .Geared {
        padding-left: 0px;
    }
}

.img_v_align img {
    vertical-align: middle;
}

.setting_lang {
    float: right;
    padding-top: 3px;
    padding-left: 25px;
}

.select_lang {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 2px !important;
    text-decoration: none !important;
    color: #777;
}

    .select_lang:focus {
        border: 0px solid #ddd !important;
    }

.select_lang {
    width: auto !important;
}

.login-form {
    float: right;
}

.logowidth {
    /*padding: 10px;*/
}


@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
    .login-form {
        position: absolute;
        top: 100px;
    }

    .banner-main img {
        display: none;
    }
}

.please {
    color: #2356AD;
    font-size: 18px;
    margin-left: 10px;
    text-align: left;
}

.cen_flt_lft {
    float: left;
}

#progress {
    top: 40%;
    left: 45%;
    position: absolute;
    z-index: 1200;
}

    #progress img {
        border-radius: 10%;
        padding: 8px 10px 5px 10px;
        background: #4c4c4c;
        z-index: 5;
        position: relative;
    }

.progress_fadein {
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#progress_txt {
    z-index: 5;
    position: relative;
}

.Geared {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 45px;
    display: block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .Geared {
        padding-left: 0px;
    }
}


.box1 {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    line-height: 26px;
}
.m-15 {
    margin:15px;
}
.prbl-15 {
    padding: 0px 15px 15px 15px;
}
.mb-0 {
    margin-bottom:0px;
}
.button1 {
    background-color: #176899;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 4px;
}
    .button1:hover {
        background-color: #fff;
        color: #176899;
        cursor: pointer;
        border: 1px solid #176899;
    }
.boxcontainer {
    padding-top: 120px;
    width: 60%;
    margin: 0 auto;
}
.fs-16 {
    font-size: 16px;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-header .close {
    margin-top: -30px;
    font-size: 30px;
}
.parent_box {
    margin: 8% auto 0 auto;
    width: 60%;
}