﻿	@charset "utf-8";
/* CSS Document */


/*---------------------------------------------------------------------------*
 * SF UI Text
 *---------------------------------------------------------------------------*/





@font-face {
    font-family: 'CenturyGothic-Regular';
    font-weight: 400;
    src: url('../../../fonts/GOTHICBI.ttf');
}

@font-face {
    font-family: 'CenturyGothic-Light';
    font-weight: 200;
    src: url('../../../fonts/GOTHIC.ttf');
 }
@font-face {
    font-family: 'CenturyGothic-Medium';
    font-weight: 600;
    src: url('../../../fonts/GOTHICB.ttf');
}
@font-face {
    font-family: 'CenturyGothic-Bold';
    font-weight: 700;
    src: url('../../../fonts/GOTHICB.ttf');
}
@font-face {
    font-family: 'CenturyGothic-Italic';
    font-weight: 700;
    src: url('../../../fonts/GOTHIC.ttf');
}
@font-face {
    font-family: 'CenturyGothic-Regular';
    font-weight: 400;
    src: url('../../../fonts/GOTHIC.ttf');
}


/*----------------- Global css -----------------*/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    margin: 0;
    padding: 0;
}

ol, ul {
}

blockquote, q {
    quotes: none;
}

table, table td {
    padding: 0px 5px;
    border: none;
    border-collapse: inherit;

}

* {
    margin: 0;
    padding: 0;
}

.custom_molding .col-lg-1, .custom_molding .col-lg-10, .custom_molding .col-lg-11, .custom_molding .col-lg-12, .custom_molding .col-lg-2, .custom_molding .col-lg-3, .custom_molding .col-lg-4, .custom_molding .col-lg-5, .custom_molding .col-lg-6, .custom_molding .col-lg-7, .custom_molding .col-lg-8, .custom_molding .col-lg-9 {
    padding: 0;
}

.custom_molding .row {
    margin: 0;
}

.custom_molding .container-fluid {
    padding: 0;
}

html {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
   
    font-family: Arial!important;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    color: #061F42;
}

a {
    color: #3c8dbc;
    text-decoration: none;
}

    a:hover, a:active, a:focus {
        outline: none;
    }

input, button, select, textarea {
    font-family:'CenturyGothic-Regular', -apple-system, BlinkMacSystemFont, 'Segoe UI',  Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: inherit;
    line-height: inherit;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7e7e7e;
    font-style: italic;
}

.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #7e7e7e;
    font-style: italic;
}

.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #7e7e7e;
    font-style: italic;
}

.form-control:-moz-placeholder { /* Firefox 18- */
    color: #7e7e7e;
    font-style: italic;
}

select.form-control option[value='0']:selected {
    color: red;
}

/*----------------- Global css -----------------*/

/*----------------- header/ navigation css -----------------*/
.bg_login {
    background: #fff;
}

.inner_bg {
    background: #fff;
	-webkit-font-smoothing: subpixel-antialiased;
}

.login_wrapper {
    width: 100%; /*max-width:80vw;*/
    margin: 8% auto 0;
    max-width: 1340px;
}

.login_left_panel {
    width: 100%;
}

    .login_left_panel h1 {
        font-size: 45px;
        color: #061F42 ;
        font-family:'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        padding-bottom: 14px;
    }

        .login_left_panel h1 span {
            display: block;
        }

    .login_left_panel h3 {
        font-size: 45px;
        color: #061F42 ;
       font-family:'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        padding-bottom: 14px;
    }

        .login_left_panel h3 span {
            display: block;
        }

    .login_left_panel h2 {
       font-family:'CenturyGothic-Regular', -apple-system, BlinkMacSystemFont, 'Segoe UI',  Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        color: #061F42 ;
        font-size: 24px;
        padding-bottom: 16px;
    }

    .login_left_panel p.text_slide {
        font-size: 14px;
       font-family:'CenturyGothic-Regular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; 
        letter-spacing: 1px;
        color: #061F42;
        padding-right: 100px;
    }


    .login_left_panel ul {
        list-style: none;
        width: 73%;
        margin-top: 25px;
    }

        .login_left_panel ul li {
            width: 100%;
            display: block;
            color: #061F42;
            font-size: 14px;
           font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; 
            padding: 15px 0;
        }

            .login_left_panel ul li + li {
                border-top: 1px solid #50839e;
            }

.login_right_panel {
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    background: #ddd;
    border-radius: 0;
    padding: 40px;
	color: #fff;
}

    .login_right_panel .logo_login {
        display: table;
        margin: 0px auto 5px;
        text-align: center;
		
    }

        .login_right_panel .logo_login img {
            width: 100%;
            
        }


    .login_right_panel .label_text {
        font-size: 11px;
        color: #fff;
         font-family:'CenturyGothic-Regular'; 
        text-transform: uppercase;
    }

    .login_right_panel .label_text2 {
        font-size: 11px;
        color: #fff;
         font-family:'CenturyGothic-Regular'; 
        text-align: left;
        padding: 5px 0;
        width: 100%;
    }
	
	div#divpartial div {
    color: #fff !important;
    font-family: 'CenturyGothic-Regular';
}

    .login_right_panel .form-control {
        font-size: 12px;
        color: #061F42;
        font-family:'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; 
        border: none;
        height: 36px;
        line-height: 36px;
        border-radius: 0;
        padding: 0 10px;
    }

    .login_right_panel .margin_bottom {
        margin-bottom: 20px;
    }

    .login_right_panel .forgot_pwd {
        float: right;
        margin: 0px 14px 0px;
    }

        .login_right_panel .forgot_pwd a:hover {
            color: #3a96db;
            text-decoration: underline;
        }


        .login_right_panel .forgot_pwd a {
            color: #3a96db;
            font-size: 12px;
        }

    .login_right_panel .login_button {
        width: 100%;
        background: #3a96db;
        font-size: 16px;
        color: #fff;
        height: 40px;
        text-transform: uppercase;
		border-radius:0;
    }
	
	 .login_right_panel .login_button:hover {
		 background:#3a96db;
		 transition:all 0.3s;
	 }


.login_left_panel .carousel-indicators {
    left: -3px;
    right: auto;
    margin: 0;
    bottom: -18px;
}

    .login_left_panel .carousel-indicators li {
        width: 24px;
        height: 5px;
        border-radius: 4px;
        background-color: rgba(255,255,255,.2);
    }

        .login_left_panel .carousel-indicators li.active {
            background-color: rgba(255,255,255,.9);
        }


.big_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    /*min-height: 375px;*/
    padding: 0 5px;
}

.first_log, .second_log, .third_log, .forth_log, .fifth_log, .sixth_log {
    float: left;
    width: 98%;
    position: relative;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}

.first_log {
    left: 3px;
}

.second_log {
    left: 60px;
    top: 342px;
    width: 350px;
    height: 50px;
}

.third_log {
    left: -666px;
}

.forth_log {
    left: -999px;
}

.big_box.one .first_log {
    left: -340px;
}

.big_box.one .second_log {
    left: 3px;
}

.big_box.one .first_log {
    left: -340px;
}

.big_box.one.two .second_log {
    left: -340px;
}

.big_box.one.two .third_log {
    left: 3px;
}

.big_box.one.two.three .third_log {
    left: -340px;
}

.big_box.one.two.three .forth_log {
    left: 3px;
}

.fifth_log, sixth_log {
    left: -1332px;
    background: #fff;
}

.movement {
    left: 3px;
    display: block;
    float: left;
    background: #fff;
    width: 98%;
    position: absolute;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}


.fifth_log h3 {
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'CenturyGothic-Regular';
}

.sixth_log h3 {
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'CenturyGothic-Regular';
}

.big_box2 {
    height: 298px;
}


.back_to {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 7px auto;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    display: table;
    color: #061F42 !important;
}

    .back_to img {
        margin-right: 5px;
        vertical-align: unset;
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
    }

    .back_to:hover img {
        margin-right: 15px;
    }

.error {
    font-size: 10px;
}

.msg {
    font-size: 12px;
}

.info_msg {
    color: #061F42;
    margin: 10px 0;
}

.red_er {
    color: #ff0000;
}

.login_part.login_top {
    margin-top: 24vh;
}

.forgot_pwd a:hover, .have_code a:hover {
    color: #c48600;
}

.l_box {
    width: 100%;
    height: 160px;
}

.forgot_pwd, .have_code {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
}

    .forgot_pwd a, .have_code a {
        color: #061F42;
    }


/* The container */
.container145 {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 0 12px 5px;
    line-height: 24px;
    padding-bottom: 0;
}

    /* Hide the browser's default checkbox */
    .container145 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #d8d7d7;
}

/* On mouse-over, add a grey background color */
.container145:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container145 input:checked ~ .checkmark {
    background-color: #3a96db;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container145 input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
/*.container145 .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}*/

.container145 .checkmark:after {
    left: 0;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
    right: 0;
}

.divPartial {
    font-size: 12px;
    color: #061F42;
   
}


/*-------------- Inner Page Onboarding --------------*/


.inner_header {
    width: 100%;
    background: #fff;
    min-height: 78px;
}


    .inner_header .logo_eform {
        margin: 0;
    }

    .inner_header .inner_header_right {
        float: right;
        margin: 20px 0 0 0;
    }

        /*.inner_header .inner_header_right li {
            padding: 0 10px;
            list-style: none;
        }*/

        .inner_header .inner_header_right select {
            font-size: 12px;
            
            border: 2px solid #e6e6e8;
            height: 34px;
            border-radius: 0px;
            width: 280px;
			
        }

        .inner_header .inner_header_right .info_icon {
            width: 30px;
            height: 30px;
            background: url(../../images/infoicon.svg) center no-repeat #f7a800;
            overflow: hidden;
            border-radius: 50px;
            margin-top: 3px;
        }

        .inner_header .inner_header_right .logout_icon {
            width: 30px;
            height: 30px;
            background: url(../../images/logout.svg) center no-repeat #3a96db;
            overflow: hidden;
            border-radius: 50px;
            margin-top: 3px;
        }

.inner_content {
    width: 100%;
    padding-bottom: 0px;
}

    .inner_content .main_title {
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }

        .inner_content .main_title h1 {
            font-size: 28px;
           font-family: 'CenturyGothic-Bold';
            color: #061F42;
            padding: 15px 0 60px;
        }

    .inner_content .entity_box .nav-tabs {
        border: 0px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -46px;
        width: 100%;
        z-index: 1;
    }

        .inner_content .entity_box .nav-tabs img {
        }

        .inner_content .entity_box .nav-tabs .nav-item {
            margin: 0 7px;
        }

        .inner_content .entity_box .nav-tabs .nav-link {
            color: #061F42;
            font-size: 14px;
           font-family: 'CenturyGothic-Regular';
            width: 140px;
            height: 107px;
            text-align: center;
            background: #ffffff;
            border-radius: 0;
            border: 2px solid #ddd;
            padding: 15px 0 0 0;
        }

            .inner_content .entity_box .nav-tabs .nav-link span {
                display: block;
            }

            .inner_content .entity_box .nav-tabs .nav-link:hover {
                border: 4px solid rgba(0, 184, 193, 0.26);
            }

            .inner_content .entity_box .nav-tabs .nav-item.show .nav-link, .inner_content .entity_box .nav-tabs .nav-link.active {
                border: 4px solid #3a96db;
            }


    .inner_content .entity_box {
        padding: 70px 25px 25px 25px;
        min-height: 550px;
        background: #fff;
        width: 100%;
        border-radius: 0;
        position: relative;
		border: 1px solid #D8D8D8;
    }

        .inner_content .entity_box .details_sec {
            width: 100%;
        }

            .inner_content .entity_box .details_sec .card {
                border: none;
                border-bottom: 1px solid #D8D8D8;
                padding: 25px 0;
				border-radius:0;
            }

                .inner_content .entity_box .details_sec .card .card-header {
                    border: none;
                    background: #fff;
                    padding: 0px;
                }

                    .inner_content .entity_box .details_sec .card .card-header button[aria-expanded="true"]:before {
                        content: " ";
                        width: 32px;
                        height: 30px;
                        display: inline-block;
                        vertical-align: middle;
                        background: url("../../Images/minusicon.svg") 0 0 no-repeat;
                        /* margin: 0 10px 0 0; */
						background-size: 99.5% 99.7%;
                    }

                    .inner_content .entity_box .details_sec .card .card-header button[aria-expanded="false"]:before {
                        content: " ";
                        width: 32px;
                        height: 30px;
                        display: inline-block;
                        vertical-align: middle;
                        background: url("../../images/plusicon.svg") 0 0 no-repeat;
                        /* margin: 0 10px 0 0; */
						background-size: 99.5% 99.7%;
                    }

                    .inner_content .entity_box .details_sec .card .card-header h5 button {
                        font-size: 25px;
                        color: #3a97dc;
                        text-decoration: none;
                        font-family: 'CenturyGothic-Bold';
                        padding: 0;
                        font-weight: bolder;
                    }

                        .inner_content .entity_box .details_sec .card .card-header h5 button span {
                            font-size: 14px;
                            color: #061F42;
                            display: inline-block;
                            margin: 6px 0 0 0;
                        }


                        .inner_content .entity_box .details_sec .card .card-header h5 button .info {
                            margin: 0 0 0 5px;
                        }

                .inner_content .entity_box .details_sec .card .card-body {
                    padding: 25px 0 0 0;
                }

                    .inner_content .entity_box .details_sec .card .card-body label {
                        font-size: 14px;
                        color: #061F42;
                        padding-bottom: 5px;
                    }

                    .inner_content .entity_box .details_sec .card .card-body .form-control {
                        border: 1px solid #d9d9d9;
                        height: 36px;
                        line-height: 36px;
                        background: #fff;
                        font-size: 14px;
                        color: #061F42;
                        font-style: normal;
                        border-radius: 0;
                        margin-bottom: 14px;
                        padding: 0 10px;
					
                    }

                    .inner_content .entity_box .details_sec .card .card-body a.link_form {
                        color: #0084c4;
                        font-size: 14px;
                        margin: -5px 0 0 0;
                        display: block;
                    }

            .inner_content .entity_box .details_sec a.link_terms {
                color: #0084c4;
                font-size: 14px;
            }

            .inner_content .entity_box .details_sec .btn_submit {
                border: 0;
                background: #3a96db;
                height: 45px;
                line-height: normal;
                text-align: center;
                font-size: 16px;
                 font-family: 'CenturyGothic-Regular';
                text-transform: uppercase;
                border-radius: 0px;
                color: #fff;
                padding: 0 35px;
                letter-spacing: 1px;
				font-weight: 700;
            }
			
			.inner_content .entity_box .details_sec .btn_submit:hover{
				background:#3a96db;
				transition:all 0.3s;
			}

            .inner_content .entity_box .details_sec .card .card-body select.form-control {
                padding: 0 10px;
                color: #061F42;
                font-style: italic;
			}

            .inner_content .entity_box .details_sec .card .card-body .form-control-readonly {
                background: #f9f9fb;
            }

            .inner_content .entity_box .details_sec .card .card-body a.button_address {
                margin: 10px 0 0 0;
                height: 36px;
                line-height: 34px;
                background: #fff;
                color: #0084c4;
                margin-bottom: 10px;
                text-decoration: none;
                display: block;
                font-size: 15px;
            }

                .inner_content .entity_box .details_sec .card .card-body a.button_address span {
                    background: #3a96db;
                    width: 14px;
                    height: 15px;
                    color: #fff;
                    border-radius: 100%;
                    font-size: 14px;
                    line-height: 13px;
                    display: inline-block;
                    margin: 10px 4px;
                    text-align: center;
                }

.btn-secondary {
    height: 42px;
    border: 0;
    background: #3a96db;
    font-size: 15px;
     font-family: 'CenturyGothic-Regular';
    color: #fff;
    padding: 0 20px;
    border-radius: 0px;
}

    .btn-secondary:hover {
        color: #fff;
        border: 0;
        background: #3a96db;
        border-radius: 0px;
		transition:all 0.3s;
    }

.btn-primary {
    height: 42px;
    border: 0;
    background: #3a96db;
    font-size: 15px;
    font-family: 'CenturyGothic-Regular';
    color: #fff!important;
    padding: 0 20px;
    border-radius: 0px;
	font-weight:700;
}

    .btn-primary:hover {
        color: #fff!important;
        border: 0;
        background: #3a96db;
        border-radius: 0px;
    }

.custom_popup_content {
    width: 100%;
}

    .custom_popup_content .close {
        color: #3a96db;
        opacity: 1;
        font-weight: normal;
    }

    .custom_popup_content h2 {
        font-size: 18px;
        color: #061F42;
        font-family: 'CenturyGothic-Regular';
        line-height: normal;
    }

    .custom_popup_content h3.sub_heading {
        font-size: 16px;
        color: #374551;
        font-family: 'CenturyGothic-Regular';
        padding: 0 17px 17px;
    }

    .custom_popup_content .modal-body {
        background: #F7F8FA;
        margin: 0 15px;
        border-radius: 4px;
        padding: 20px;
        max-height: 70vh;
        overflow-y: auto;
    }

        .custom_popup_content .modal-body h3 {
            color: #374551;
            font-size: 14px;
          font-family: 'CenturyGothic-Regular';
            padding-bottom: 6px;
        }

        .custom_popup_content .modal-body p {
            font-size: 14px;
            padding-bottom: 15px;
        }

    .custom_popup_content .modal-footer {
        border: none;
    }

    .custom_popup_content .modal-header {
        border: none;
    }

.custom_popup_content2 .modal-body {
    height: 43vh;
}

.custom_popup_content label {
    font-size: 14px;
    color: #374551;
    padding-bottom: 5px;
}

.custom_popup_content .form-control {
    border: 1px solid #d9d9d9;
    height: 36px;
    line-height: 36px;
    background: #fff;
    font-size: 14px;
    color: #061F42;
    font-style: normal;
    border-radius: 0;
    margin-bottom: 14px;
    padding: 0 10px;
	
}

.custom_popup_content3 .modal-body {
    background: #fff;
    margin: 0px;
    border-radius: 4px;
    padding: 0px;
    height: 45vh;
    overflow-y: auto;
}

    .custom_popup_content3 .modal-body .box_list {
        background: #f0f0f0;
        margin: 0 20px;
        margin-bottom: 5px;
        border-radius: 4px;
        padding: 20px;
    }

        .custom_popup_content3 .modal-body .box_list h3 {
            color: #374551;
            font-size: 14px;
             font-family: 'CenturyGothic-Regular';
            padding-bottom: 6px;
        }

        .custom_popup_content3 .modal-body .box_list p {
            font-size: 13px;
            padding-bottom: 15px;
        }

.custom_float_right {
    float: right;
}

.custom_popup_content ul.listing {
    list-style: none;
}

    .custom_popup_content ul.listing li {
        display: inline-block;
        padding-left: 18px;
        background: url(../../images/list_arrow.png) 0 5px no-repeat;
        font-size: 13px;
        line-height: 18px;
        margin: 10px 0;
        width: 100%;
    }

.btn_confirm {
    border-radius: 0px;
    text-transform: uppercase;
}

.form_saveexit {
    width: 80%;
    margin: 20px auto 0;
}

.border_line {
    padding-bottom: 15px;
    margin-top: 15px;
    border-top: 1px solid #ececec;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

    .styled-checkbox + label {
        position: relative;
        cursor: pointer;
        padding: 0;
         font-family: 'CenturyGothic-Regular';
    }

        .styled-checkbox + label:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            vertical-align: text-top;
            width: 22px;
            height: 22px;
            background: white;
            border: 1px solid #d8d7d7;
            border-radius: 2px;
        }
    /*.styled-checkbox:hover + label:before { background: #3a96db; }*/
    .styled-checkbox:focus + label:before { /* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);*/
    }

    .styled-checkbox:checked + label:before {
        background: #3a96db;
        border: 2px solid #3a96db;
    }

    .styled-checkbox:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .styled-checkbox:disabled + label:before {
            box-shadow: none; /*background: #ddd;*/
        }

    .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 6px;
        top: 10px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.main_stuff {
    width: 100%;
    padding: 20px 0px 0 0;
    overflow: hidden;
    position: relative;
}

.main_title_inner {
    width: 100%;
    padding: 0px 14px;
}

    .main_title_inner h1 {
        font-size: 25px;
         font-family: 'CenturyGothic-Regular';
        color: #061F42;
        padding: 0;
        text-align: left;
        display: inline-block;
    }

    .main_title_inner .btn_form_guide {
        background: #3a96db;
        font-size: 13px;
        color: #fff;
         font-family: 'CenturyGothic-Regular';
        border: 0px;
        border-radius: 0px;
        text-align: center;
        text-transform: uppercase;
        text-shadow: none;
        float: right;
    }

.showcase_box label {
    height: auto;
}

.showcase_box {
    width: 100%;
    text-align: center;
    height: auto;
    background:#e6edfc;
    border-radius: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transform: scale(1);
    margin-top: 26px;
	border:1px solid #dcdcdc;
}

    .showcase_box .showcase_icon {
        display: table;
        margin: 23px auto 15px;
    }

    .showcase_box .showcase_title {
        font-size: 14px;
         font-family: 'CenturyGothic-Regular';
        color: #061F42;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 6px;
        width: 94%;
    }

    .showcase_box p {
        color: #061F42;
        font-size: 12px;
        line-height: 13px;
         font-family: 'CenturyGothic-Regular';
        text-align: center;
        width: 90%;
        margin: 0 auto 6px;
    }

    .showcase_box .read_m {
        color: #0084c4;
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
        text-decoration: none;
        text-align: center;
        display: table;
        margin: 0 auto;
        z-index: 99;
        position: relative;
    }

    .showcase_box:hover {
        transform: scale(1.05);
		cursor:pointer;

    }

.read_only .showcase_box {
    opacity: 0.7;
    overflow: hidden;
    background: #FFFFFF;
}

    .read_only .showcase_box:hover {
        transform: scale(1);
    }

    .read_only .showcase_box:after {
        content: ' ';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: transparent;
        top: 0;
        left: 0;
    }

.selected_box {
    position: absolute;
    top: 5px;
    left: 5px;
    display: none;
}

.showcase_box input[type="checkbox"]:checked + label .selected_box {
    display: block;
}

.box_center {
    margin: 10px 0 15px; /*width: 580px;*/
}

    .box_center ul {
        list-style: none;
    }

        .box_center ul li {
            display: inline-block;
        }

.btn_con {
    background: #3a96db;
    color: #fff;
    font-size: 16px;
     font-family: 'CenturyGothic-Regular';;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 12px 55px;
    cursor: pointer;
    margin: 0 20px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

    .btn_con:hover {
        background: #3a96db;
       color: #fff;
    }

.line1 {
    width: 165px;
    height: 1px;
    background: rgba(255,255,255,0.2);
}

.may_text {
    font-size: 14px;
    color: #061F42;
   font-family: 'CenturyGothic-Italic';
    margin: 20px 0 0 0;
    font-style: italic;
    
}

.btn_on_board {
    background: url(../../images/arrow_btn.png) 0 0 no-repeat #364048;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    text-transform: uppercase;
    padding: 8px 17px 8px 38px;
    background-position: 18px center;
    margin-top: 8px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

    .btn_on_board:hover {
        background-color: #061F42;
        background-position: 11px center;
    }

.left_sidebar {
    background: rgba(255,255,255,0.2);
    min-height: 150px;
    border-radius: 0 0 5px 5px;
}

    .left_sidebar .card {
        border-radius: 0px;
        border: 1px solid #dcdcdc;
        margin: 0 0px 3px 0;
    }

    .left_sidebar .card_border_radius {
        border-radius: 0;
    }

    .left_sidebar .card-header {
        background: #fff;
        border: 0px;
        padding: 20px;
        border-radius: 5px;
    }

        .left_sidebar .card-header .btn-link {
            padding: 0px;
            color: #061F42;
            text-decoration: none;
             font-family: 'CenturyGothic-Bold';
            font-size: 14px;
            text-transform: uppercase;
            margin-right: 10px;
            width: 100%;
            text-align: left;
        }

        .left_sidebar .card-header span {
            font-size: 13px;
            margin-top: -3px;
            display: block;
            color: #8c8c8c;
        }

            .left_sidebar .card-header span.dark_light {
                color: #a0a0a0;
            }

    .left_sidebar .card-body {
        background: #FFFFFF;
        padding: 15px 20px;
    }

        .left_sidebar .card-body ul {
            list-style: none;
        }

            .left_sidebar .card-body ul li {
                color: #061F42;
                font-size: 13px;
                padding: 6px 0;
                display: table;
            }

                .left_sidebar .card-body ul li label {
                }

                .left_sidebar .card-body ul li span {
                    display: table-cell;
                    vertical-align: top;
                }

                    .left_sidebar .card-body ul li span.check_green {
                        color: #0084c4;
                    }

                .left_sidebar .card-body ul li span {
                    width: 13px;
                }

    .left_sidebar .card-header button.collapsed {
            color: #061F42;
    font-family: 'CenturyGothic-Bold';
    }

        .left_sidebar .card-header button.collapsed span {
            color: #999999;
        }

    .left_sidebar .card-header label {
        display: inline-block;
        vertical-align: middle;
    }

    .left_sidebar .card-header .styled-checkbox + label {
        position: relative;
        cursor: pointer;
        padding: 0;
        font-family: 'CenturyGothic-Regular';
        color: #535353;
    }

        .left_sidebar .card-header .styled-checkbox + label:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            vertical-align: text-top;
            width: 15px;
            height: 15px;
            background: #d5d5d5;
            border: 2px solid #d5d5d5;
            border-radius: 100%;
            float: left;
        }

        .left_sidebar .card-header .styled-checkbox + label span {
            display: table-cell;
        }

    .left_sidebar .card-header .styled-checkbox:hover + label:before {
        background: #2ac002;
    }

    .left_sidebar .card-header .styled-checkbox:focus + label:before { /* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);*/
    }

    .left_sidebar .card-header .styled-checkbox:checked + label:before {
        background: #2ac002;
        border: 2px solid #2ac002;
    }

    .left_sidebar .card-header .styled-checkbox:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .left_sidebar .card-header .styled-checkbox:disabled + label:before {
            box-shadow: none; /*background: #ddd;*/
        }

    .left_sidebar .card-header .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 2px;
        top: 7px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }


    .left_sidebar .card .card-header button[aria-expanded="true"]:before {
        content: " ";
        width: 12px;
        height: 7px;
        display: inline-block;
        vertical-align: middle;
        background: url(../../images/arrow_top.png) 0 0 no-repeat;
        margin: 0 10px 0 0;
        position: absolute;
        right: 15px;
        top: 30px;
    }

    .left_sidebar .card .card-header button[aria-expanded="false"]:before {
        content: " ";
        width: 12px;
        height: 7px;
        display: inline-block;
        vertical-align: middle;
        background: url(../../images/arrow_bot.png) 0 0 no-repeat;
        margin: 0 10px 0 0;
        position: absolute;
        right: 15px;
        top: 30px;
    }

    .left_sidebar .card-header .label_left.active {
    }

    .left_sidebar .card-body ul li .styled-checkbox:checked + label {
        color: #0084c4;
    }

.sidebar_responsive {
    width: 100%;
}

.white_box { /*overflow: hidden;*/
    padding-left: 5px !important;
    min-height: 78vh;
}

.container-fluid .white_box_content {
    border: 1px solid #dcdcdc !important;
}

.white_box_content {
    padding: 20px;
    background: #fff;
    border-radius: 0;
    min-height: 78vh;
	border:0;
}

    .white_box_content h1 {
        font-size: 22px;
        padding: 0px 0 10px 0;
        color: #061F42;
    }

    .white_box_content .box_list {
        width: 100%;
        padding: 5px 0px 8px 0;
    }

        .white_box_content .box_list button.collapsed {
            color: #061F42;
        }

            .white_box_content .box_list button.collapsed span {
                color: #061F42;
            }


        .white_box_content .box_list .text_block {
            padding-left: 34px;
        }

            .white_box_content .box_list .text_block p {
                font-size: 12px;
                color: #061F42;
                padding-bottom: 8px;
            }

            .white_box_content .box_list .text_block textarea {
                height: 86px;
                border: 1px solid #d9d9d9;
                font-size: 11px;
                color: #061F42;
                resize: none;
                margin-bottom: 10px;
            }

            .white_box_content .box_list .text_block label {
                font-size: 13px;
                color: #061F42;
            }

    .white_box_content .line1 {
        background: rgba(236,236,236,0.9);
    }

    .white_box_content .box_list .text_block input[type="checkbox"]:checked + label {
        color: #061F42;
    }

.btn_con_blue {
    background: #3a96db;
    color: #fff;
    font-size: 15px;
     font-family: 'CenturyGothic-Regular';;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    /*padding: 12px 55px;*/
    padding: 10px 46px;
    cursor: pointer;
    margin: 0 11px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

    .btn_con_blue:hover {
        background: #3a96db;
        color: #fff;
    }

.btn_con_blue2 {
    padding: 10px 20px;
}

.box_center2 {
    width: 650px;
}


.edit_en_btn {
    position: fixed;
    cursor: pointer;
    z-index: 9;
    right: -3px;
    top: 95px;
}

    .edit_en_btn.gary {
        position: fixed;
        cursor: pointer;
        z-index: 8;
        top: 205px;
    }

.edit_en_btn_closed {
    position: absolute;
    cursor: pointer;
    z-index: 9;
    left: -44px;
    top: 0px;
}

.edit_en_btn_closed_Instruction {
    position: absolute;
    cursor: pointer;
    z-index: 9;
    left: -41px;
    top: 0px;
}

.edit_en_btn_gary {
    position: fixed;
    cursor: pointer;
    z-index: 8;
    right: -3px;
    top: 208px;
}

.edit_en_btn_closed2 {
    position: absolute;
    cursor: pointer;
    z-index: 9;
    left: -41px;
    top: 0px;
}


.pdf_form {
    width: 100%;
    position: relative;
}

.pdf_header {
    background: #061F42000;
}

    .pdf_header .pdf_title {
        font-size: 12px;
        line-height: 36px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #fff;
        text-transform: uppercase;
        padding-left: 15px;
    }

    .pdf_header .pdf_center {
        color: #fff;
        font-size: 12px;
        display: none;
    }

    .pdf_header .pdf_icons {
        float: right;
        display: none;
    }

        .pdf_header .pdf_icons ul {
            list-style: none;
        }

            .pdf_header .pdf_icons ul li {
                padding: 0px;
            }

                .pdf_header .pdf_icons ul li a {
                    padding: 0px 15px;
                }

                .pdf_header .pdf_icons ul li + li {
                    border-left: 1px solid #1a1a1a;
                }

.pdf_form .pdf_content {
    background: #f7f7f7; /*height:72vh; overflow-y: scroll;*/
    padding: 10px;
}

    .pdf_form .pdf_content .pdf_sec {
        width: 100%;
        text-align: center;
        display: inline-block;
        height: 86vh;
        overflow: hidden;
        -webkit-overflow-scrolling:  touch !important;
    }

        .pdf_form .pdf_content .pdf_sec img {
            width: 100%;
        }

    .pdf_form .pdf_content .pdf_sec_Instruction {
        width: 100%;
        text-align: center;
        display: inline-block;
        height: 86vh;
    }

    .pdf_form .pdf_content .btn_edit {
        background: #364048;
        border-radius: 0px;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        float: right;
        margin-bottom: 10px;
    }

.pdf_form .pdf_footer {
    min-height: 57px;
    background: #061F42;
    text-align: center;
    padding: 7px 0;
}

    .pdf_form .pdf_footer input[type=submit] {
        font-size: 16px;
         font-family: 'CenturyGothic-Regular';
        padding: 8px 40px;
    }


.ins_form {
    width: 100%;
    background: #f0f0f0;
    min-height: 88vh;
    padding: 20px;
}

    .ins_form h2 {
        font-size: 26px;
        color: #333;
    }

    .ins_form ul {
        list-style: none;
        padding: 15px 0;
    }

        .ins_form ul li {
            line-height: 30px;
        }

            .ins_form ul li a {
                font-size: 15px;
            }

.white_box_content .box_list ul {
    list-style: none;
}

    .white_box_content .box_list ul li {
        color: #061F42;
        font-size: 14px;
        padding: 10px 0;
    }

.white_box_content .box_list li + li {
    border-top: 1px solid #ececec;
}

.white_box_content .box_list input[type="radio"]:checked, .white_box_content .box_list input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .white_box_content .box_list input[type="radio"]:checked + label,
    .white_box_content .box_list input[type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 24px;
        display: inline-block;
        color: #061F42;
        padding: 0 0 0 32px;
         font-family: 'CenturyGothic-Regular';
        /*min-width: 90px;*/
    }

        .white_box_content .box_list input[type="radio"]:checked + label:before, .white_box_content .box_list input[type="radio"]:not(:checked) + label:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 24px;
            height: 24px;
            border: 1px solid #d8d7d7;
            border-radius: 100%;
            background: #fff;
        }

        .white_box_content .box_list input[type="radio"]:checked + label:after, .white_box_content .box_list input[type="radio"]:not(:checked) + label:after {
            content: "";
            width: 16px;
            height: 16px;
            background: #3a96db;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .white_box_content .box_list input[type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .white_box_content .box_list input[type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
            box-shadow: none;
        }

    .white_box_content .box_list input[type="radio"]:checked + label {
        color: #061F42;
    }

.white_box_content label {
    font-size: 14px;
    color: #061F42;
    padding-bottom: 5px;
}

.white_box_content .form-control {
    border: 1px solid #d9d9d9;
    height: 36px;
    line-height: 36px;
    background: #fff;
    font-size: 13px;
    color: #061F42;
    font-style: normal;
    border-radius: 0;
    margin-bottom: 14px;
    padding: 0 10px;
	
}

.white_box_content label.bold_label {
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';;
}

.white_box_content .box_list .radio_panel {
    width: 100%;
}

    .white_box_content .box_list .radio_panel label {
        padding-right: 15px !important;
    }

.white_box_content textarea.form-control {
    height: 88px;
    resize: none;
}

.white_box_content select.form-control {
    border: 1px solid #d9d9d9;
    height: 36px;
    line-height: 36px;
    background: #fff;
    font-size: 14px;
    color: #061F42;
    font-style: italic;
    border-radius: 0px;
    margin-bottom: 14px;
    padding: 0 10px;
	
}

.btn_support {
    background: #364048;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    margin: 12px 0 10px 0;
    padding: 8px 15px;
}

.btn_classification {
    background: #3a96db;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    float: right;
    top: 20px;
    margin-right: 10px;
}

.box_chapter {
    background: #fff;
}

    .box_chapter h3 {
        color: #061F42;
         font-family: 'CenturyGothic-Regular';;
        text-transform: inherit;
        font-size: 16px;
        padding: 4px 0 0px 0;
        /*float: left;*/
    }

    .box_chapter .box_chapter_list {
        background: #F7F8FA;
        border-radius: 0px;
        margin-top: 10px;
        padding-left: 8px;
    }

        .box_chapter .box_chapter_list ul {
            list-style: none;
        }

            .box_chapter .box_chapter_list ul li {
                padding: 10px;
                margin-bottom: 10px;
            }

                .box_chapter .box_chapter_list ul li label {
                    color: #061F42;
                    padding-bottom: 0px;
                    font-size: 13px;
                    font-family: 'CenturyGothic-Regular';
                }

                .box_chapter .box_chapter_list ul li + li {
                    border-top: 1px solid #ececec;
                }

                .box_chapter .box_chapter_list ul li .styled-checkbox + label:before {
                    float: left;
                }

                .box_chapter .box_chapter_list ul li .input_custom {
                    height: 38px;
                    width: 70%;
                    padding-left: 15px;
                    margin: 10px 0;
                }

        .box_chapter .box_chapter_list input[type="checkbox"]:checked + label {
            color: #374551;
        }

.white_box_content input[type="checkbox"]:checked + label.label_small {
    color: #374551;
}

.box_chapter .box_chapter_list ul li span {
    display: table-cell;
}

.sub_heading_small {
    font-size: 13px;
    color: #374551;
     font-family: 'CenturyGothic-Regular';
    padding: 0 17px 0px;
    margin-top: -15px;
}

.btn_resendcode {
    background: #364048;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    padding: 8px 12px;
}

.custom_big_popup .modal-dialog {
    max-width: inherit;
    width: 70%;
}

.classic_popup {
    width: 100%;
    padding-bottom: 20px;
}

    .classic_popup .modal-body {
        background: #fff;
        padding: 0px;
        height: 60vh;
        border-radius: 0px;
        padding-bottom: 20px;
    }

        .classic_popup .modal-body .tab-content {
            width: 100%;
        }

    .classic_popup .card {
        border: none;
        border-bottom: 1px solid #ececec;
        padding: 5px 5px;
        width: 100%;
        border-radius: 0;
    }

        .classic_popup .card .card-header {
            border: none;
            background: #fff;
            padding: 0px;
        }

            .classic_popup .card .card-header button[aria-expanded="true"]:before {
                content: " ";
                width: 30px;
                height: 30px;
                display: inline-block;
                vertical-align: middle;
                background: url(../../images/minus_icon_popup.png) 0 0 no-repeat;
                margin: 0 10px 0 0;
            }

            .classic_popup .card .card-header button[aria-expanded="false"]:before {
                content: " ";
                width: 30px;
                height: 30px;
                display: inline-block;
                vertical-align: middle;
                background: url(../../images/plus_icon_popup.png) 0 0 no-repeat;
                margin: 0 10px 0 0;
            }

            .classic_popup .card .card-header h5 button {
                font-size: 14px;
                color: #061F42;
                text-decoration: none;
                 font-family: 'CenturyGothic-Regular';
                padding: 0;
                white-space: normal;
                text-align: left;
                width: 98%;
            }

                .classic_popup .card .card-header h5 button span {
                    width: 85%;
                    display: inline-block;
                    margin-top: 5px;
                }

        .classic_popup .card .card-body {
            padding: 5px 0 0 44px;
        }

            .classic_popup .card .card-body label {
                font-size: 13px;
                color: #374551;
                padding-bottom: 5px;
            }

            .classic_popup .card .card-body .form-control {
                border: 1px solid #d9d9d9;
                height: 36px;
                line-height: 36px;
                background: #fff;
                font-size: 11px;
                color: #bec2c6;
                font-style: italic;
                border-radius: 0;
                margin-bottom: 14px;
				
            }

            .classic_popup .card .card-body a.link_form {
                color: #0084c4;
                font-size: 12px;
                margin: -5px 0 0 0;
                display: block;
            }

    .classic_popup a.link_terms {
        color: #0084c4;
        font-size: 12px;
    }

    .classic_popup .btn_submit {
        border: 1px solid #3a96db;
        background: #3a96db;
        height: 45px;
        line-height: normal;
        text-align: center;
        font-size: 16px;
         font-family: 'CenturyGothic-Regular';
        text-transform: uppercase;
        border-radius: 0px;
        color: #fff;
        padding: 0 35px;
        letter-spacing: 1px;
		font-weight: 700;
    }

    .classic_popup .card .card-body .form-control-readonly {
        background: #ececec;
    }

    .classic_popup .card .card-body a.button_address {
        margin: 10px 0 0 0;
        border: 1px solid #ececec;
        height: 36px;
        line-height: 34px;
        ;
        background: #fff;
        color: #0084c4;
        margin-bottom: 10px;
        text-decoration: none;
        display: block;
        font-size: 13px;
        text-align: center;
    }

    .classic_popup .modal-body ul li {
        /*height: 44px; */
    }

        .classic_popup .modal-body ul li a {
            font-size: 14px;
            color: #3a96db;
            border-radius: 0px;
            border: 0px;
            padding: 10px 20px;
        }

            .classic_popup .modal-body ul li a.active {
                background: #364048;
                color: #fff;
                border-radius: 0px;
                border: 0px;
            }

    .classic_popup .card .card-body p {
        color: #4d5862;
        font-size: 13px;
    }

    .classic_popup .modal-body .nav-tabs {
        width: 100%;
        border-bottom: 0px;
    }

    .classic_popup .card .card-header h5 button.collapsed {
        color: #999999;
        font-family: 'CenturyGothic-Regular';
    }

    .classic_popup .modal-body .btn_continue {
        background: #3a96db;
        font-size: 13px;
        border-radius: 0px;
        text-transform: uppercase;
        padding: 7px 17px;
        line-height: normal;
        height: auto;
        margin: 5px 0 0 0;
    }
/*.classic_popup .modal-body ul li { border-left: 1px solid #ececec; }*/

.custom_popup_classification {
    width: 100%;
}

    .custom_popup_classification .modal-body {
        text-align: center;
        height: auto;
        padding: 40px 15px;
    }

        .custom_popup_classification .modal-body h3 {
            font-size: 20px;
            font-family: 'CenturyGothic-Regular';
            padding-bottom: 15px;
            color: #626262;
        }

        .custom_popup_classification .modal-body h4 {
            font-size: 30px;
            color: #333333;
             font-family: 'CenturyGothic-Regular';
            padding-bottom: 20px;
        }

        .custom_popup_classification .modal-body p {
            font-size: 13px;
            color: #333333;
            padding: 0 50px;
        }

    .custom_popup_classification .line1 {
        background: rgba(236,236,236,0.9);
    }

.white_box_content a.link_form {
    color: #0084c4;
    font-size: 12px;
    margin: -5px 0 0 0;
    display: block;
}

.white_box_content .form-control-readonly {
    background: #f9f9fb;
}

.inner_content .entity_box .details_sec input[type="radio"]:checked, .inner_content .entity_box .details_sec input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .inner_content .entity_box .details_sec input[type="radio"]:checked + label,
    .inner_content .entity_box .details_sec input[type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 26px;
        display: inline-block;
        color: #061F42;
        padding: 0 0 0 32px;
         font-family: 'CenturyGothic-Regular';
    }

        .inner_content .entity_box .details_sec input[type="radio"]:checked + label:before, .inner_content .entity_box .details_sec input[type="radio"]:not(:checked) + label:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 24px;
            height: 24px;
            border: 1px solid #d8d7d7;
            border-radius: 100%;
            background: #fff;
        }

        .inner_content .entity_box .details_sec input[type="radio"]:checked + label:after, .inner_content .entity_box .details_sec input[type="radio"]:not(:checked) + label:after {
            content: "";
            width: 16px;
            height: 16px;
            background: #3a96db;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .inner_content .entity_box .details_sec input[type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .inner_content .entity_box .details_sec input[type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
            box-shadow: none;
        }

    .inner_content .entity_box .details_sec input[type="radio"]:checked + label {
        color: #061F42;
    }

.modal-body input[type="radio"]:checked, .modal-body input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .modal-body input[type="radio"]:checked + label,
    .modal-body input[type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #999;
        padding: 0 0 0 32px;
         font-family: 'CenturyGothic-Regular';
    }

        .modal-body input[type="radio"]:checked + label:before, .modal-body input[type="radio"]:not(:checked) + label:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 24px;
            height: 24px;
            border: 1px solid #d8d7d7;
            border-radius: 100%;
            background: #fff;
        }

        .modal-body input[type="radio"]:checked + label:after, .modal-body input[type="radio"]:not(:checked) + label:after {
            content: "";
            width: 16px;
            height: 16px;
            background: #3a96db;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .modal-body input[type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .modal-body input[type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
            box-shadow: none;
        }

    .modal-body input[type="radio"]:checked + label {
        color: #374551;
    }

.sidebar_responsive {
    display: none;
}

    .sidebar_responsive ul {
        list-style: none;
        margin-right: 5px;
        text-align: center;
        padding: 0px;
    }

        .sidebar_responsive ul li {
            color: #535353;
            font-size: 13px;
            padding: 0;
            width: 100%;
            margin-bottom: 10px;
            position: relative;
        }

            .sidebar_responsive ul li .styled-checkbox + label {
                position: relative;
                cursor: pointer;
                padding: 0;
                font-family: 'CenturyGothic-Regular';
                margin-bottom: 30px;
            }

                .sidebar_responsive ul li .styled-checkbox + label:before {
                    content: '';
                    margin-right: 0px;
                    display: inline-block;
                    vertical-align: text-top;
                    width: 15px;
                    height: 15px;
                    background: #5f7789;
                    border: 2px solid #5f7789;
                    border-radius: 100%;
                }

            .sidebar_responsive ul li .styled-checkbox:hover + label:before {
                background: #2ac002;
            }

            .sidebar_responsive ul li .styled-checkbox:focus + label:before { /* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);*/
            }

            .sidebar_responsive ul li .styled-checkbox:checked + label:before {
                background: #2ac002;
                border: 2px solid #2ac002;
            }

            .sidebar_responsive ul li .styled-checkbox:disabled + label {
                color: #b8b8b8;
                cursor: auto;
            }

                .sidebar_responsive ul li .styled-checkbox:disabled + label:before {
                    box-shadow: none; /*background: #ddd;*/
                }

            .sidebar_responsive ul li .styled-checkbox:checked + label:after {
                content: '';
                position: absolute;
                left: 2px;
                top: 7px;
                background: white;
                width: 2px;
                height: 2px;
                box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                display: none;
            }

            .sidebar_responsive ul li:before {
                top: 0px;
                left: 0px;
                right: 0px;
                content: " ";
                height: 60px;
                width: 1px;
                background: #476983;
                position: absolute;
                margin: 0 auto;
            }

            .sidebar_responsive ul li:last-of-type:before {
                display: none;
            }

.white_box_content .label_small {
    font-size: 12px;
    color: #aab0b5;
    font-family: 'CenturyGothic-Regular';
}

.headerscrolled .pdf_show_hide {
    top: 0;
}

    .headerscrolled .pdf_show_hide .pdf_sec {
        height: 95vh;
    }

.pdf_show_hide {
    position: fixed;
   /* z-index: -9; */
z-index: 9;

    width: 74.1%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    top: 78px;
    right: -5000px;
}

    .pdf_show_hide.open {
        z-index: 999;
        right: 0;
    }

.headerscrolled .pdf_show_hide_Instruction {
    top: 0;
}

    .headerscrolled .pdf_show_hide_Instruction .pdf_sec {
        height: 95vh;
    }

.pdf_show_hide_Instruction {
    position: fixed;
    z-index: -9;
    width: 21%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    top: 78px;
    right: -5000px;
}

    .pdf_show_hide_Instruction.open {
        z-index: 9;
        right: 0;
    }

.left-box {
    width: 100%;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 17px;
    color: #061F42;
}

    .left-box h2 {
        height: 36px;
        text-align: center;
        padding-top: 9px;
        color: #061F42;
        background-color: #e7e7e7;
        font-weight: normal;
        margin-bottom: 0;
        border-radius: 0px;
        font-size: 13px;
    }

    .left-box .box-body {
        background: #fff;
        padding: 3px;
        border-radius: 0px;
        border: 1px solid #E7E7E7;
    }

    .left-box .item a {
        text-decoration: none;
        font-size: 15px;
        font-weight: 700;
        color: #595959;
    }

    .left-box .item {
        padding: 5px;
    }

        .left-box .item:hover {
            background: #eee;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }

    .left-box .buttons {
        float: none;
        text-align: center;
    }

    .left-box .box-body ul {
        list-style: none;
    }

        .left-box .box-body ul li {
            list-style: none;
        }

.easy-help-view .buttons {
    display: none;
}

.closed_menu {
    display: none;
}

.ins_show_hide {
    position: absolute;
    z-index: -9;
    width: 100%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    top: 25px;
    right: -5000px;
}

    .ins_show_hide.open {
        z-index: 9;
        right: 0;
    }

.dis_entity {
    width: 100%;
}

    .dis_entity h3 {
        color: #374551;
         font-family: 'CenturyGothic-Regular';;
        font-size: 13px;
        padding-top: 10px;
    }

    .dis_entity p {
        color: #374551;
        font-family: 'robotolight';
        font-size: 13px;
        padding-bottom: 10px;
    }

.specl_stuff {
    background: #F7F8FA;
    padding: 20px;
    border-radius: 5px;
}

.attach_doc {
    width: 100%;
}

    .attach_doc .attach_bar { /*width: 100%;*/
        padding: 20px 0px 20px 0px;
        border-bottom: 1px solid #ececec;
    }

        .attach_doc .attach_bar label {
            color: #999999;
            font-size: 13px;
        }

            .attach_doc .attach_bar label span {
                color: #4d5862;
                 font-family: 'CenturyGothic-Bold';
                font-size: 13px;
            }

            .attach_doc .attach_bar label small {
                color: #999999;
                font-family: 'CenturyGothic-Regular';
                font-size: 11px;
                margin: -2px 0 0 0;
                display: block;
            }

        .attach_doc .attach_bar .btn_add_file {
            background: #364048;
            border-radius: 0px;
            text-align: center;
            color: #fff;
            text-transform: uppercase;
            font-size: 13px;
             font-family: 'CenturyGothic-Regular';
            margin: 5px 0 0 0;
            padding: 6px 18px;
        }

        .attach_doc .attach_bar .btn_choosefile {
             font-family: 'CenturyGothic-Regular';
            font-size: 13px;
            color: #fff;
            border-radius: 0px;
            cursor: pointer;
        }

        .attach_doc .attach_bar #add-file-selector1 {
            display: none;
        }

        .attach_doc .attach_bar #add-file-selector2 {
            display: none;
        }

        .attach_doc .attach_bar #add-file-selector3 {
            display: none;
        }

        .attach_doc .attach_bar #add-file-selector4 {
            display: none;
        }

        .attach_doc .attach_bar .progress_stuff {
            position: relative;
            display: block;
            width: 85%;
        }

        .attach_doc .attach_bar .progress {
            height: 4px;
            width: 100%;
        }

        .attach_doc .attach_bar .progress-bar {
            background: #ffae00;
        }

        .attach_doc .attach_bar .progress_stuff .red_cross {
            position: absolute;
            right: -16px;
            top: -12px;
        }

        .attach_doc .attach_bar .progress-bar.green {
            background: #2ac002;
        }

.attach_popup {
    padding: 10px 5px;
}

.doc_support {
    width: 100%;
}

    .doc_support .modal-body {
        height: auto;
        background: #fff;
        padding: 0px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .doc_support .list_popup {
        background: #f0f0f0;
        padding: 15px;
        margin-bottom: 10px;
        border-radius: 5px;
        position: relative;
    }

        .doc_support .list_popup label {
            color: #999999;
            font-size: 13px;
        }

            .doc_support .list_popup label span {
                color: #4d5862;
                 font-family: 'CenturyGothic-Regular';
                font-size: 13px;
            }

            .doc_support .list_popup label small {
                color: #999999;
                font-family: 'CenturyGothic-Regular';
                font-size: 11px;
                margin: -2px 0 0 0;
                display: block;
            }

        .doc_support .list_popup .progress_stuff {
            display: block;
            width: 95%;
        }

        .doc_support .list_popup .progress {
            height: 4px;
            width: 100%;
        }

        .doc_support .list_popup .progress-bar {
            background: #ffae00;
        }

        .doc_support .list_popup .progress_stuff .red_cross {
            position: absolute;
            right: -4px;
            top: -11px;
        }

        .doc_support .list_popup .progress-bar.green {
            background: #2ac002;
        }

    .doc_support .btn_add_file {
        background: #364048;
        border-radius: 0px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
         font-family: 'CenturyGothic-Regular';
        margin: 5px 0 0 0;
        padding: 6px 18px;
    }

    .doc_support .btn_choosefile {
         font-family: 'CenturyGothic-Regular';
        font-size: 13px;
        color: #fff;
        border-radius: 0px;
        cursor: pointer;
    }

    .doc_support #add-file-selector4 {
        display: none;
    }


.white_box_content .certify_sec {
    width: 100%;
    background: #F7F8FA;
    border-radius: 5px;
}

    .white_box_content .certify_sec p {
        padding: 0 15px 10px;
    }

    .white_box_content .certify_sec ul {
        list-style: none;
    }

        .white_box_content .certify_sec ul li {
            color: #999999;
            font-size: 13px;
            padding: 5px 15px;
        }

            .white_box_content .certify_sec ul li label {
                color: #999999;
                display: inline-block;
                padding-left: 20px;
                margin: 0;
            }

            .white_box_content .certify_sec ul li input[type="checkbox"]:checked + label:before, .white_box_content .certify_sec ul li input[type="checkbox"]:not(:checked) + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
            }

.white_box_content .bottom_list {
    width: 100%;
    padding: 10px 0px;
}

    .white_box_content .bottom_list ul {
        list-style: none;
    }

        .white_box_content .bottom_list ul li {
            color: #999999;
            font-size: 13px;
            padding: 0;
        }

            .white_box_content .bottom_list ul li label {
                color: #999999;
                display: inline-block;
                 font-family: 'CenturyGothic-Regular';
                font-size: 13px;
                padding-left: 20px;
                margin: 0;
            }

                .white_box_content .bottom_list ul li label a {
                    text-decoration: none;
                    color: #0084c4;
                }

            .white_box_content .bottom_list ul li input[type="checkbox"]:checked + label:before, .white_box_content .bottom_list ul li input[type="checkbox"]:not(:checked) + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
            }

.white_box_content .certify_sec input[type="checkbox"]:checked + label {
    color: #061F42;
}

.white_box_content .bottom_list input[type="checkbox"]:checked + label {
    color: #061F42;
}

.code_alert_popup {
    position: relative;
    width: 520px;
    margin: 0 auto;
}

    .code_alert_popup .img_msg_icon {
        background: #364048;
        width: 270px;
        height: 270px;
        border-radius: 100%;
        position: absolute;
        left: -95px;
        top: -70px;
    }

        .code_alert_popup .img_msg_icon img {
            margin: 86px 0 0 76px;
        }

    .code_alert_popup .modal-header {
        border-bottom: 0px;
        padding: 10px 10px 0 10px;
    }

    .code_alert_popup .modal-footer {
        border-top: none;
    }

    .code_alert_popup .modal-content {
        overflow: hidden;
        min-height: 223px;
    }

    .code_alert_popup .close {
        color: #3a96db;
        opacity: 1;
        font-weight: normal;
    }

    .code_alert_popup .modal-body {
        padding: 0 0 0 210px;
    }

        .code_alert_popup .modal-body p {
            font-size: 18px;
            color: #374551;
        }

            .code_alert_popup .modal-body p a {
                color: #3a96db;
            }

                .code_alert_popup .modal-body p a:hover {
                    text-decoration: none;
                }

            .code_alert_popup .modal-body p span {
                color: #3a96db;
            }

.form_statement {
    min-height: 200px;
}

.thank_box {
    background: #fff;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.thank_stuff {
    text-align: center;
    height: auto;
    padding: 40px 15px;
    width: 100%;
    background: #FFFFFF;
}

    .thank_stuff h2 {
        font-size: 26px;
        font-family: 'CenturyGothic-Regular';
        padding-bottom: 5px;
        color: #061F42;
        font-weight: normal;
    }

    .thank_stuff h1 {
        font-size: 30px;
         font-family: 'CenturyGothic-Regular';
        padding-bottom: 10px;
        color: #061F42;
    }

    .thank_stuff p {
        font-size: 13px;
        color: #061F42;
        font-family: 'CenturyGothic-Regular';
    }

        .thank_stuff p span {
             font-family: 'CenturyGothic-Regular';;
            font-size: 13px;
        }

    .thank_stuff .tick_green {
        margin-bottom: 30px;
    }

.box_center_big {
    margin: 65px 0;
    width: 100%;
    text-align: center;
}

    .box_center_big ul {
        list-style: none;
    }

        .box_center_big ul li {
            display: inline-block;
        }

.btn_on_board_next {
    background: url(../../images/btn_arrow_next.png) 0 0 no-repeat #364048;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    text-transform: uppercase;
    padding: 8px 38px 8px 17px;
    background-position: right 18px center;
    margin-top: 8px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

    .btn_on_board_next:hover {
        background-color: #061F42;
        background-position: right 11px center;
    }

.delete_row {
    position: absolute;
    right: -2px;
    top: 5px;
    width: 11px;
}

    .delete_row a {
        width: 11px;
        display: block;
    }

.delete_row2 {
    position: absolute;
    right: -2px;
    top: 32px;
    width: 11px;
}

    .delete_row2 a {
        width: 11px;
        display: block;
    }

.delete_row3 {
    position: absolute;
    right: -2px;
    top: 3px;
    width: 11px;
}

    .delete_row3 a {
        width: 11px;
        display: block;
    }

.text_block_bg {
    padding: 20px;
    font-size: 13px;
    /*color: #aab0b5;*/
    background: #e9ecef;
    border-radius: 5px;
    margin-bottom: 80px;
    margin: 10px 0 0 0;
}

.backup_popup {
    width: 100%;
    padding-bottom: 20px;
}

    .backup_popup .card .card-body {
        padding: 5px 0 0 45px;
    }

    .backup_popup .modal-body {
        overflow-x: hidden;
    }

    .backup_popup .trans_list {
        width: 100%;
        padding: 20px 0px;
    }

    .backup_popup .card .card-body .trans_list label {
        font-size: 12px;
        color: #aab0b5;
        font-family: 'CenturyGothic-Regular';
        padding-left: 30px;
    }

    .backup_popup .trans_list input[type="checkbox"]:checked + label:before, .backup_popup .trans_list input[type="checkbox"]:not(:checked) + label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
    }

    .backup_popup .trans_list .listvalue {
        width: 100%;
        padding: 5px 0;
    }

.tab_area {
    width: 100%;
}

.pdf_form .pdf_content .pdf_sec iframe {
    height: 63vh;
}

.backup_popup .card .card-body .trans_list .styled-checkbox:checked + label {
    color: #374551;
}

.owner_form {
    width: 100%;
    padding-top: 0px;
}

    .owner_form .card {
        border: none;
        border-bottom: 1px solid #ececec;
        padding: 25px 0;
    }

        .owner_form .card .card-header {
            border: none;
            background: #fff;
            padding: 0px;
        }

            .owner_form .card .card-header button[aria-expanded="true"]:before {
                content: " ";
                width: 28px;
                height: 28px;
                display: inline-block;
                vertical-align: middle;
                background: url(../../images/minus.png) 0 0 no-repeat;
                margin: 0 10px 0 0;
            }

            .owner_form .card .card-header button[aria-expanded="false"]:before {
                content: " ";
                width: 28px;
                height: 28px;
                display: inline-block;
                vertical-align: middle;
                background: url(../../images/plus.png) 0 0 no-repeat;
                margin: 0 10px 0 0;
            }

            .owner_form .card .card-header h5 button {
                font-size: 20px;
                color: #737c85;
                text-decoration: none;
                 font-family: 'CenturyGothic-Regular';
                padding: 0;
            }

                .owner_form .card .card-header h5 button span {
                    font-size: 14px;
                    color: #bec5cc;
                }

                .owner_form .card .card-header h5 button .info {
                    margin: 0 0 0 5px;
                }

        .owner_form .card .card-body {
            padding: 25px 0 0 0;
        }

            .owner_form .card .card-body label {
                font-size: 13px;
                color: #374551;
                padding-bottom: 5px;
            }

            .owner_form .card .card-body .form-control {
                border: 1px solid #ececec;
                height: 36px;
                line-height: 36px;
                background: #fff;
                font-size: 11px;
                color: #061F42;
                font-style: normal;
                border-radius: 0;
                margin-bottom: 14px;
				
            }

            .owner_form .card .card-body a.link_form {
                color: #0084c4;
                font-size: 12px;
                margin: -5px 0 0 0;
                display: block;
            }

    .owner_form a.link_terms {
        color: #0084c4;
        font-size: 12px;
    }

    .owner_form .btn_submit {
        border: 1px solid #3a96db;
        background: #3a96db;
        height: 45px;
        line-height: normal;
        text-align: center;
        font-size: 16px;
         font-family: 'CenturyGothic-Regular';
        text-transform: uppercase;
        border-radius: 0px;
        color: #fff;
        padding: 0 35px;
        letter-spacing: 1px;
		font-weight: 700;
    }

    .owner_form .card .card-body .form-control-readonly {
        background: #f9f9fb;
    }

    .owner_form .card .card-body a.button_address {
        margin: 10px 0 0 0;
        border: 1px solid #ececec;
        height: 36px;
        line-height: 34px;
        ;
        background: #fff;
        color: #0084c4;
        margin-bottom: 10px;
        text-decoration: none;
        display: block;
        font-size: 13px;
        text-align: center;
    }

        .owner_form .card .card-body a.button_address span {
            background: #3a96db;
            width: 14px;
            height: 14px;
            color: #fff;
            border-radius: 100%;
            font-size: 15px;
            line-height: 11px;
            display: inline-block;
            text-align: center;
            margin: 0 4px;
        }



.other_details {
    padding: 15px 0 0 0;
}

.owner_form .card .card-body .other_details label {
    color: #aab0b5;
}

.cust_padd_top {
    padding-top: 29px;
}

.owner_form .card .card-body label.label_light {
    color: #aab0b5;
}


.btn_done {
    border: 1px solid #3a96db;
    background: #3a96db;
    line-height: normal;
    text-align: center;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    text-transform: uppercase;
    border-radius: 0px;
    color: #fff;
    padding: 8px 15px;
    letter-spacing: 1px;
}


.detail_info {
    width: 100%;
    position: relative;
}

    .detail_info h2 {
        font-size: 20px;
        color: #374551;
         font-family: 'CenturyGothic-Regular';
    }

    .detail_info .form_detail {
        width: 100%;
    }

        .detail_info .form_detail label {
            padding-right: 30px;
            padding-bottom: 0px;
        }

.cross_row {
    display: none;
}

.detail_info .right_box {
    display: block;
    padding-top: 7px;
    text-align: right;
}

    .detail_info .right_box .btn_viewedit {
        background: #364048;
        border-radius: 0px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
         font-family: 'CenturyGothic-Regular';
        padding: 8px 15px;
        margin-right: 0px;
    }

    .detail_info .right_box:hover .cross_row {
        display: block;
        position: absolute;
        right: 0px;
        top: 10px;
    }

    .detail_info .right_box:hover .btn_viewedit {
        margin-right: 10px;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
    }


.block1 {
    display: none;
}

.block2 {
    display: none;
}

.owner_form.open {
    display: none;
}

.block1.open {
    display: block;
}

.block2.open {
    display: block;
}

.owner_form {
    display: block;
}


.crs_sec {
    width: 100%;
    padding: 10px 0 20px;
}

    .crs_sec .tab-content {
        width: 100%;
        padding: 0 10px;
    }

    .crs_sec .card {
        border: none;
        border-bottom: 1px solid #ececec;
        padding: 20px 10px;
        width: 100%;
    }

        .crs_sec .card .card-header {
            border: none;
            background: #fff;
            padding: 0px;
        }

            .crs_sec .card .card-header button[aria-expanded="true"]:before {
                content: " ";
                width: 30px;
                height: 30px;
                display: inline-block;
                vertical-align: middle;
                background: url(../../images/minus_icon_popup.png) 0 0 no-repeat;
                margin: 0 10px 0 0;
            }

            .crs_sec .card .card-header button[aria-expanded="false"]:before {
                content: " ";
                width: 30px;
                height: 30px;
                display: inline-block;
                vertical-align: middle;
                background: url(../../images/plus_icon_popup.png) 0 0 no-repeat;
                margin: 0 10px 0 0;
            }

            .crs_sec .card .card-header h5 button {
                font-size: 14px;
                color: #4d5862;
                text-decoration: none;
                 font-family: 'CenturyGothic-Regular';
                padding: 0;
            }

        .crs_sec .card .card-body {
            padding: 5px 0 0 44px;
        }

            .crs_sec .card .card-body label {
                font-size: 13px;
                color: #374551;
                padding-bottom: 5px;
            }

            .crs_sec .card .card-body .form-control {
                border: 1px solid #ececec;
                height: 36px;
                line-height: 36px;
                background: #fff;
                font-size: 11px;
                color: #061F42;
                font-style: normal;
                border-radius: 0;
                margin-bottom: 14px;
				
            }

            .crs_sec .card .card-body a.link_form {
                color: #0084c4;
                font-size: 12px;
                margin: -5px 0 0 0;
                display: block;
            }

    .crs_sec a.link_terms {
        color: #0084c4;
        font-size: 12px;
    }

    .crs_sec .btn_submit {
        border: 1px solid #3a96db;
        background: #3a96db;
        height: 45px;
        line-height: normal;
        text-align: center;
        font-size: 16px;
         font-family: 'CenturyGothic-Regular';
        text-transform: uppercase;
        border-radius: 0px;
        color: #fff;
        padding: 0 35px;
        letter-spacing: 1px;
		font-weight: 700;
    }

    .crs_sec .card .card-body .form-control-readonly {
        background: #ececec;
    }

    .crs_sec .card .card-body a.button_address {
        margin: 10px 0 0 0;
        border: 1px solid #ececec;
        height: 36px;
        line-height: 34px;
        ;
        background: #fff;
        color: #0084c4;
        margin-bottom: 10px;
        text-decoration: none;
        display: block;
        font-size: 13px;
        text-align: center;
    }

    .crs_sec .card .card-body p {
        color: #4d5862;
        font-size: 13px;
        padding-bottom: 10px;
    }

    .crs_sec ul.nav-tabs {
        width: 100%;
        border-bottom: 0px;
        background: #fafafa;
    }

        .crs_sec ul.nav-tabs li {
            position: relative;
            padding: 0 1px;
        }

            .crs_sec ul.nav-tabs li a {
                font-size: 14px;
                color: #3a96db;
                border-radius: 0px;
                border: 0px;
                padding: 10px 20px;
            }

                .crs_sec ul.nav-tabs li a.active {
                    background: #364048;
                    color: #fff;
                    border-radius: 0px;
                    border: 0px;
                }

            .crs_sec ul.nav-tabs li:before {
                background: #ececec;
                height: 20px;
                width: 1px;
                position: absolute;
                content: "";
                left: 0px;
                top: 13px;
            }

            .crs_sec ul.nav-tabs li:first-child:before {
                display: none;
            }

            .crs_sec ul.nav-tabs li:first-child {
                padding-left: 0px;
            }


    .crs_sec .card .card-header h5 button.collapsed {
        color: #999999;
        font-family: 'CenturyGothic-Regular';
    }

    .crs_sec .btn_continue {
        background: #3a96db;
        font-size: 13px;
        border-radius: 0px;
        text-transform: uppercase;
        padding: 7px 17px;
        line-height: normal;
        height: auto;
        margin: 5px 0 0 0;
    }

.crs_main {
    padding: 15px 0 0 0;
}


.tax_sec {
    width: 100%;
    padding: 40px 5px 10px 5px;
}

    .tax_sec .form-control {
        width: 70px;
    }

.delete_cross {
    position: absolute;
    right: 10px;
    top: 5px;
}

.income_popup .modal-body {
    height: 42vh;
}


.status_sec {
    width: 100%;
    padding: 0 15px;
}

    .status_sec .one_bar {
        width: 100%;
        border-bottom: 1px solid #dcdcdc;
        padding: 10px 0px;
    }

label.btn_browse_file {
    background: #364048;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
     font-family: 'CenturyGothic-Regular';
    margin: 5px 0 0 0;
    padding: 6px 18px;
}

#add-file-selector5 {
    display: none;
}


.total_value {
    width: 100%;
    text-align: right;
    padding-top: 10px;
}

    .total_value label {
        font-size: 14px;
         font-family: 'CenturyGothic-Regular';
        color: #374551;
        line-height: 46px;
        background: #f0f0f0;
        padding: 0px 0px 0 20px;
        border-radius: 3px;
        text-transform: uppercase;
    }

        .total_value label span {
            font-size: 20px;
             font-family: 'CenturyGothic-Regular';;
            color: #fff;
            background: #86929d;
            display: inline-block;
            padding: 0px 20px;
            margin-left: 20px;
            border-radius: 0 3px 3px 0;
            height: 48px;
        }



.heading_small {
    font-size: 14px;
    color: #374551;
     font-family: 'CenturyGothic-Regular';;
    padding-top: 10px;
}

.inc_report {
    width: 100%;
    background: #f0f0f0;
    padding: 15px 5px;
    border-radius: 5px;
}

    .inc_report .form-control {
        border: 1px solid #d9d9d9;
    }

    .inc_report select.form-control {
        border: 1px solid #d9d9d9;
    }


.payment_info_heading {
    color: #737c85;
    font-size: 18px;
     font-family: 'CenturyGothic-Regular';
    font-weight: 100;
}

.form_date {
    font-style: normal;
}

.label_left {
    padding-left: 10px;
}

    .label_left.active {
        color: #333;
         font-family: 'CenturyGothic-Regular';
    }

    .label_left.active_blue {
        color: #0084c4;
    }


.btn_con_blue_disable {
    background: #909090;
}

    .btn_con_blue_disable:hover {
        background: #909090;
    }



.left_sidebar .tagline span {
    color: #333;
}


.classic_popup .card .card-body ul.listpop {
    list-style: none;
}

    .classic_popup .card .card-body ul.listpop li {
        font-size: 12px;
    }

        .classic_popup .card .card-body ul.listpop li + li {
            border: 0px;
        }

.btn_continue_pop {
    background: #3a96db;
    font-size: 13px;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 7px 17px;
    line-height: normal;
    height: auto;
    margin: 5px 0 0 0;
}

    .btn_continue_pop:hover {
        background: #3a96db;
    }


body .modal {
    background-color: rgba(0,0,0,.7);
}

    body .modal iframe {
        margin-top: 20px;
    }

    .inner_header .logo_eform img {
        max-width: 200px;
		margin-top: 9px;
    }



.sub_profile {
    width: 100%;
}

    .sub_profile .user_detail {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

        .sub_profile .user_detail h3 {
            font-size: 12px;
            color: #70787f;
            line-height: 20px;
        }

            .sub_profile .user_detail h3 span {
                font-size: 16px;
                color: #333333;
                 font-family: 'CenturyGothic-Regular';
            }

    .sub_profile h2 {
        font-size: 20px;
        color: #737c85;
         font-family: 'CenturyGothic-Regular';
        padding-bottom: 10px;
    }

    .sub_profile label {
        font-size: 13px;
        color: #70787f;
        padding-bottom: 3px;
    }

    .sub_profile p {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';;
        color: #333;
    }

    .sub_profile .space_bar {
        padding: 13px 0;
    }

    .sub_profile .btn_submit {
        border: 1px solid #3a96db;
        background: #3a96db;
        height: 45px;
        line-height: normal;
        text-align: center;
        font-size: 16px;
         font-family: 'CenturyGothic-Regular';
        text-transform: uppercase;
        border-radius: 0px;
        color: #fff;
        padding: 0 35px;
        letter-spacing: 1px;
        margin-top: 25px;
		font-weight: 700;
    }

    .sub_profile label.dark_label {
        color: #374551;
        font-size: 13px;
    }

    .sub_profile .border_top {
        border-top: 1px solid #dcdcdc;
        padding-top: 20px;
        margin-top: 20px;
    }




/*-------- SVG Images-------*/


.cls-1 {
    fill: #0075ff;
    fill-rule: evenodd;
}

.login_right_panel .login_button {
    box-shadow: none;
}

    .login_right_panel .login_button:focus {
        box-shadow: none;
    }


.delet_trash {
    position: absolute;
    right: 0px;
    top: 8px;
}

.delet_top_border {
    border-top: 1px solid #dcdcdc;
    margin-top: 10px;
    padding: 10px 0 0 0;
    position: relative;
}


.pdf_popup .close {
    color: #3a96db;
    opacity: 1;
    font-weight: normal;
}


.web_link {
    display: block;
    float: right;
}

.mobile_link {
    display: none;
    float: right;
}




.white_box_content .certify_sec ul li.list_margin_left {
    padding-left: 55px;
}

.inner_content .privacy_title {
    width: 100%;
    padding: 15px 0;
    text-align: center;
}

    .inner_content .privacy_title h1 {
        font-size: 20px;
         font-family: 'CenturyGothic-Bold';
        color: #061F42;
        padding: 15px 0;
    }

.inner_content .privacy_stuff {
    padding: 25px;
    min-height: 550px;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    position: relative;
    color: #333 !important;
}

    .inner_content .privacy_stuff h3 {
        font-size: 14px;
         font-family: 'CenturyGothic-Regular';;
        color: #333;
        padding-bottom: 10px;
    }

    .inner_content .privacy_stuff p {
        font-size: 13px;
        font-family: 'CenturyGothic-Regular';
        padding: 0 0 10px 0;
    }

    .inner_content .privacy_stuff ul {
        list-style: circle;
        padding-left: 20px;
        padding-bottom: 10px;
    }

        .inner_content .privacy_stuff ul li {
            font-size: 13px;
            font-family: 'CenturyGothic-Regular';
            line-height: 24px;
        }

    .inner_content .privacy_stuff p a {
        color: #0084c4;
    }




.custom_popup_form {
    width: 100%;
    max-width: 390px;
    border-radius: 0px;
    margin: 0 auto;
}

    .custom_popup_form .close {
        color: #3a96db;
        opacity: 1;
        font-weight: normal;
    }

    .custom_popup_form h2 {
        font-size: 22px;
        color: #3a96db;
         font-family: 'CenturyGothic-Regular';;
    }

    .custom_popup_form .modal-body {
        background: #f0f0f0;
        margin: 0 20px;
        border-radius: 5px;
        padding: 20px 15px;
        overflow-y: auto;
    }

        .custom_popup_form .modal-body h3 {
            color: #374551;
            font-size: 16px;
             font-family: 'CenturyGothic-Regular';;
            padding-bottom: 6px;
        }

        .custom_popup_form .modal-body p {
            font-size: 13px;
            color: #999999;
            padding-bottom: 0px;
        }

    .custom_popup_form .modal-footer {
        border: none;
    }

    .custom_popup_form .modal-header {
        border: none;
    }

    .custom_popup_form .text_middle {
        text-align: center;
        color: #364048;
        font-size: 22px;
         font-family: 'CenturyGothic-Regular';;
        padding: 10px 0;
    }

    .custom_popup_form a {
        display: block;
        text-decoration: none;
    }

    .custom_popup_form .sub_heading {
        font-size: 13px;
        color: #999999;
         font-family: 'CenturyGothic-Regular';
        padding: 0 17px 0px;
        margin-top: -15px;
    }

    .custom_popup_form .red_text {
        font-size: 11px;
        color: #f45050;
        padding: 10px 50px;
    }




.inner_content .entity_box .details_sec .new_card {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    padding: 25px 0;
}

    .inner_content .entity_box .details_sec .new_card .new_header {
        border: none;
        background: #fff;
        padding: 0px;
        font-size: 20px;
        color: #737c85;
         font-family: 'CenturyGothic-Regular';
    }


    .inner_content .entity_box .details_sec .new_card .new_body {
        padding: 25px 0 0 0;
    }

        .inner_content .entity_box .details_sec .new_card .new_body label {
            font-size: 13px;
            color: #374551;
            padding-bottom: 5px;
        }

        .inner_content .entity_box .details_sec .new_card .new_body .form-control {
            border: 1px solid #d9d9d9;
            height: 36px;
            line-height: 36px;
            background: #fff;
            font-size: 11px;
            color: #061F42;
            font-style: normal;
            border-radius: 0;
            margin-bottom: 14px;
            padding: 0 10px;
			
        }

        .inner_content .entity_box .details_sec .new_card .new_body a.link_form {
            color: #0084c4;
            font-size: 12px;
            margin: -5px 0 0 0;
            display: block;
        }

.inner_content .entity_box .details_sec a.link_terms {
    color: #0084c4;
    font-size: 12px;
}

.inner_content .entity_box .details_sec .btn_submit {
    border: 1px solid #3a96db;
    background: #3a96db;
    height: 45px;
    line-height: normal;
    text-align: center;
    font-size: 16px;
     font-family: 'CenturyGothic-Regular';
    text-transform: uppercase;
    border-radius: 0px;
    color: #fff;
    padding: 0 35px;
    letter-spacing: 1px;
	font-weight: 700;
}

.inner_content .entity_box .details_sec .new_card .new_body select.form-control {
    padding: 0 10px;
    color: #a3a9af;
    font-style: italic;
}

.inner_content .entity_box .details_sec .new_card .new_body .form-control-readonly {
    background: #f9f9fb;
}

.inner_content .entity_box .details_sec .new_card .new_body a.button_address {
    margin: 10px 0 0 0;
    border: 1px solid #d9d9d9;
    height: 36px;
    line-height: 34px;
    ;
    background: #fff;
    color: #0084c4;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    text-align: center;
}

    .inner_content .entity_box .details_sec .new_card .new_body a.button_address span {
        background: #3a96db;
        width: 14px;
        height: 15px;
        color: #fff;
        border-radius: 100%;
        font-size: 14px;
        line-height: 13px;
        display: inline-block;
        margin: 0 4px;
    }

.inner_content .entity_box .details_sec .new_card .new_header span {
    font-size: 14px;
    color: #bec5cc;
}



.inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox {
    position: absolute;
    opacity: 0;
}

    .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox + label {
        position: relative;
        cursor: pointer;
        padding: 0;
         font-family: 'CenturyGothic-Regular';
    }

        .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox + label:before {
            content: '';
            margin-right: 15px;
            display: inline-block;
            vertical-align: text-top;
            width: 30px;
            height: 30px;
            background: #fff url("../../images/check_grey.svg") center 8px no-repeat;
            border: 2px solid #737c85;
            border-radius: 100%;
        }
    /*.styled-checkbox:hover + label:before { background: #3a96db; }*/
    .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox:focus + label:before { /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 1);*/
    }

    .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox:checked + label:before {
        background: #3a96db;
        border: 2px solid #3a96db;
    }

    .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox:disabled + label:before {
            box-shadow: none; /*background: #ddd;*/
        }

    .inner_content .entity_box .details_sec .new_card .new_header .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 10px;
        top: 15px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

/*----- Footer CSS -----*/

footer {
    padding: 0px 0;
    bottom: 0;
    width: 99%;
	margin-top:10px;
}

.copyright {
    font-size: 12px;
    /* font-family: 'open_sanslight'; */
	font-family: 'CenturyGothic-Regular';
    color: #061F42;
}

.footer_nav {
    font-size: 12px;
    /* font-family: 'open_sanslight'; */
	font-family: 'CenturyGothic-Regular';
}

    .footer_nav ul {
        list-style: none;
        float: right;
    }

        .footer_nav ul li {
            color: #061F42;
        }

            .footer_nav ul li a {
                color: #061F42;
                text-decoration: none;
                padding: 0 10px;
            }

.edit_en_btn.kk {
    display: none;
}


/* Create a custom checkbox */




/* When the checkbox is checked, add a blue background */


/* Create the checkmark/indicator (hidden when not checked) */

/* Style the checkmark/indicator */

.container146 {
    padding: 5px 0px 10px 10px;
}

.container147 {
    padding: 5px 0px 10px 10px;
    margin: 0 0 0 0;
}

.container150 {
    margin: 0px 0 0 -10px;
}

.container151 {
    margin: 0px 0 0 0px;
}

.account_panel {
    padding: 20px 0 0 0px;
}

    .account_panel ul {
        list-style: none;
    }

        .account_panel ul li {
            display: inline-block;
            min-width: 73px;
        }

.big_boxt {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 320px;
    padding: 0 5px;
}

.modal-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #061F42;
    z-index: 80;
    left: 0px;
    top: 0;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    display: none;
}

.defaultModal {
    width: 100%;
    height: 100%;
    z-index: 100;
}
    /*.defaultModal iframe { background: #fff; width: 600px; height: 500px; vertical-align: middle; top: 15%; left:0; right:0px; margin:0 auto; position: absolute; border: none; }*/
    .defaultModal iframe {
        background: #fff;
        padding: 0 8px 8px;
        width: 800px;
        height: 500px;
        vertical-align: middle;
        top: 15%;
        left: 0;
        right: 0px;
        margin: 0 auto;
        position: absolute;
        border: none;
        border-radius: 0;
        overflow: hidden !important;
    }

.smallModal iframe {
    height: 250px;
}

.custom_popup_content {
    background: #fff;
}

.modal-close-button {
    display: block;
    height: 22px;
    width: 22px;
    background: url(../../images/crossed.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 10px;
    cursor: pointer;
}
/*region for breadcurm css*/
.lblbreadcrumName {
    cursor: pointer;
}

.tagline {
    color: #333;
}

.left_sidebar .card-header {
    background: #fff;
    border: 0px;
    padding: 20px;
    border-radius: 5px;
}

    .left_sidebar .card-header .btn-link {
        padding: 0px;
        color: #061F42;
        text-decoration: none;
         font-family: 'CenturyGothic-Regular';
        font-size: 14px;
        text-transform: uppercase;
        margin-right: 10px;
        width: 100%;
        text-align: left;
    }

    .left_sidebar .card-header span {
        font-size: 13px;
        margin-top: -3px;
        display: block;
        color: #061F42;
    }

        .left_sidebar .card-header span.dark_light {
            color: #a0a0a0;
        }


    .left_sidebar .card-header label {
        display: inline-block;
        vertical-align: middle;
    }

    .left_sidebar .card-header .styled-checkbox + label {
        position: relative;
        cursor: pointer;
        padding: 0;
        font-family: 'CenturyGothic-Regular';
        color: #535353;
    }

        .left_sidebar .card-header .styled-checkbox + label:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            vertical-align: text-top;
            width: 15px;
            height: 15px;
            background: #d5d5d5;
            border: 2px solid #d5d5d5;
            border-radius: 100%;
            float: left;
        }

        .left_sidebar .card-header .styled-checkbox + label span {
            display: table-cell;
        }

    .left_sidebar .card-header .styled-checkbox:hover + label:before {
        background: #2ac002;
    }

    .left_sidebar .card-header .styled-checkbox:focus + label:before { /* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);*/
    }

    .left_sidebar .card-header .styled-checkbox:checked + label:before {
        background: #2ac002;
        border: 2px solid #2ac002;
    }

    .left_sidebar .card-header .styled-checkbox:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .left_sidebar .card-header .styled-checkbox:disabled + label:before {
            box-shadow: none; /*background: #ddd;*/
        }

    .left_sidebar .card-header .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 2px;
        top: 7px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.left_sidebar .card .card-header button[aria-expanded="true"]:before {
    content: " ";
    width: 12px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    background: url(../../images/arrow_top.png) 0 0 no-repeat;
    margin: 0 10px 0 0;
    position: absolute;
    right: 15px;
    top: 30px;
}

.left_sidebar .card .card-header button[aria-expanded="false"]:before {
    content: " ";
    width: 12px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    background: url(../../images/arrow_bot.png) 0 0 no-repeat;
    margin: 0 10px 0 0;
    position: absolute;
    right: 15px;
    top: 30px;
}

.left_sidebar .card-header .label_left.active {
}

.left_sidebar .card-body ul li .styled-checkbox:checked + label {
    color: #0084c4;
}

.box_chapter .col-md-12.col-sm-12 {
    padding: 0px;
}


.scrollmenu {
    width: 100%;
}

    .scrollmenu .ajax__tab_xp .ajax__tab_header {
        background-image: none;
    }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
            background-image: none;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
            background-image: none;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
            height: 30px;
            background-image: none;
            font-size: 12px;
            color: #3a96db;
            border-radius: 0px;
            border: 0px;
            padding: 7px 8px;
            border-left: 1px solid #dcdcdc;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
            height: 30px;
            background-image: none;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
            height: 30px;
            background-image: none;
            padding: 0px;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_outer {
            background-image: none;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_inner {
            background-image: none;
            padding: 0px;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_tab {
            background-image: none;
        }

        .scrollmenu .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
            background-image: none;
            background-color: #061F42;
            color: #fff;
        }

    .scrollmenu .ajax__tab_xp .ajax__tab_body {
        border: none;
    }

.btn_confirm_inner {
    background: #3a96db;
    font-size: 13px;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 7px 17px;
    line-height: normal;
    height: auto;
    margin: 5px 0 0 0;
}

.custom_popup .ajax__tab_xp .ajax__tab_body {
     font-family: 'CenturyGothic-Regular';
}

.guide_new_popup {
    width: 100%;
    padding: 15px;
}

    .guide_new_popup h2 {
        padding-bottom: 15px;
        font-size: 18px;
        color: #3a96db;
         font-family: 'CenturyGothic-Regular';;
        line-height: normal;
    }

    .guide_new_popup .option {
        padding: 9px;
        width: 280px;
        margin-right: 15px;
        cursor: pointer;
    }

        .guide_new_popup .option.selected {
            background: #061F42;
            color: #fff;
        }

    .guide_new_popup .buttons {
        text-align: center;
    }

        .guide_new_popup .buttons input[type=submit] {
            font-weight: normal;
             font-family: 'CenturyGothic-Regular';;
            font-size: 12px;
            text-transform: uppercase;
            margin-top: 15px;
        }

.grid {
    min-width: 0px;
    width: 100%;
    margin: 10px;
}

    .grid tr {
        background: #fff;
    }


/*---------- New style for inner pages  -----------*/

.new_section {
    width: 100%;
    padding: 0 15px;
}

    .new_section .item {
        width: 100%;
    }

        .new_section .item .label {
            width: 100%;
            padding: 5px 0;
            float: left;
            font-weight: bold;
        }

        .new_section .item .calendar-icon {
            margin: 10px;
        }

        .new_section .item .custom_float {
            float: left;
            margin-bottom: 14px;
        }

        .new_section .item .custom_float2 {
            margin-bottom: 14px;
        }

.left_align_check {
    float: left;
    margin: 6px 0 0 0;
}

.container151 {
    margin-left: 0px;
}

label.dollar_position {
    position: absolute;
    right: 0;
    top: 10px;
}

label.dollar_relative { /*position: absolute;*/
    right: 0;
    top: 10px;
}

.Attach_grid {
    width: 100%;
}

.btn_search_pop {
    width: 70px;
    padding: 0;
    height: 36px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
     font-family: 'CenturyGothic-Regular';
    border-radius: 0px;
}

.sliderpopup {
    background: #f0f0f0;
    margin: 0 20px;
    border-radius: 5px;
    padding: 20px;
    max-height: 85vh;
    overflow-y: auto;
}

.help_popup .modal-body {
    max-height: 58vh;
    background: #f0f0f0;
}

.help_popupsaveexit .modal-body {
    max-height: 50vh;
    background: #f0f0f0;
}

.help_popupsaveexit1 .modal-body {
    max-height: 60vh;
    background: #f0f0f0;
}

.label {
    padding: 5px 0;
    font-family: 'CenturyGothic-Bold';
    font-weight: normal;
}

.red-star {
    color: red;
    font-size: 20px;
    line-height: 15px;
}






.login_right_panel input[type="radio"]:checked, .login_right_panel input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .login_right_panel input[type="radio"]:checked + label,
    .login_right_panel input[type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 26px;
        display: inline-block;
        color: #999;
        padding: 0 0 0 32px;
         font-family: 'CenturyGothic-Regular';
    }

        .login_right_panel input[type="radio"]:checked + label:before, .login_right_panel input[type="radio"]:not(:checked) + label:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 24px;
            height: 24px;
            border: 1px solid #d8d7d7;
            border-radius: 100%;
            background: #fff;
        }

        .login_right_panel input[type="radio"]:checked + label:after, .login_right_panel input[type="radio"]:not(:checked) + label:after {
            content: "";
            width: 16px;
            height: 16px;
            background: #3a96db;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .login_right_panel input[type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .login_right_panel input[type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
            box-shadow: none;
        }

    .login_right_panel input[type="radio"]:checked + label {
        color: #374551;
    }


.login_footer {
    padding: 30px 10px 10px 10px;
}

    .login_footer .copyright {
        padding-left: 35px;
		font-family: 'CenturyGothic-Regular';
    }


h1.sub_title_inner {
    font-size: 16px;
    font-weight: normal;
}

.white_box_content .box_list .radio_panel table tbody tr td {
    display: inline;
}

.btn_ok_report {
    display: block;
}


.btn_gloss_pop {
    background-image: none;
    padding: 8px 17px 8px 17px;
}

.drop_language {
    display: inline-block;
    font-size: 13px;
    width: auto;
    padding: 4px;
    line-height: 20px;
    height: 30px;
	
}

.select_drop_language {
    width: 100%;
    text-align: right;
    float: none;
    padding: 17px 20px 0 0;
}

.help {
    cursor: pointer;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef !important;
}

/*.modal-header .close {
    padding: 0.6rem 1rem 1rem 1rem !important; 
}*/

span.mandatoryfield {
    color: red;
}

.OrCss {
    margin-top: 50px;
    font-weight: bold;
}

.list_popup {
    background: #f0f0f0 !important;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #D2D2D4 !important;
    border-color: #d2d2d2 !important;
    color: #061F42 !important;
}

    .btn-primary.disabled, .btn-primary:disabled:hover {
        background-color: #D2D2D4 !important;
        border-color: #d2d2d2 !important;
        color: #061F42 !important;
    }

.btn.disabled, .btn:disabled {
    background-color: #D2D2D4 !important;
    border-color: #d2d2d2 !important;
    color: #061F42 !important;
}

    .btn.disabled, .btn:disabled:hover {
        background-color: #D2D2D4 !important;
        border-color: #d2d2d2 !important;
        color: #061F42 !important;
    }

.rfvCSS {
    color: Red;
    font-size: 18px;
    line-height: 15px;
    visibility: visible !important;
    display: inline-block !important;
}

.Chap4Selection {
    background: #f0f0f0;
    text-align: center;
    min-height: 345px;
    padding: 40px 15px;
    border-radius: 5px;
    overflow-y: auto;
}

    .Chap4Selection h4 {
        font-size: 30px;
        color: #333333;
         font-family: 'CenturyGothic-Regular';
        padding-bottom: 20px;
    }

    .Chap4Selection p {
        font-size: 13px;
        color: #333333;
        padding: 0 50px;
    }

.ed_one_f1 {
    background: url(../../Images/f1.png) 0 0 no-repeat;
    height: 41px;
    display: table;
}

.inner_ed {
    background: url(../../Images/f2.png) right 0 no-repeat;
    height: 41px;
    display: table;
    margin-left: 25px;
    padding-right: 25px;
    line-height: 41px;
    color: #fff;
     font-family: 'CenturyGothic-Bold';
}

.txt_ed {
    position: relative;
    top: -9px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.edit_en_btn {
    position: fixed;
    z-index: 8;
    top: 100px;
    right: 15px;
    transform-origin: right;
    transform: rotate(-90deg);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.txt_ed {
    font-size: 13px;
    color: #fff;
    width: auto;
    text-align: center;
    overflow: hidden;
    top: 0;
}

.ed_outter.gry .ed_one_f1 {
    background: url(../../Images/d1.png) 0 0 no-repeat;
}

.ed_outter.gry .inner_ed {
    background: url(../../Images/d2.png) right 0 no-repeat;
}

.ed_outter.gry {
    top: 312px;
    z-index: 8;
    right:15px;
}

.edit_en_btn:hover {
    right :20px
}

.ed_outter.gry:hover {
    right: 20px;
}

.edit_en_btn_closed {
    position: absolute;
    z-index: 8;
    top: 55px;
    left: -96px;
    transform: rotate(-90deg);
	transform-origin:Â left;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    cursor: pointer;
}


.edit_en_btn_closed_Instruction {
    position: absolute;
    z-index: 8;
    top: 67px;
    left: -99px;
    transform: rotate(-90deg);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    cursor: pointer;
}

    .edit_en_btn_closed_Instruction .ed_one_f1 {
        height: 30px;
        line-height: 30px;
    }

    .edit_en_btn_closed_Instruction.gry .inner_ed {
        background: url(../../Images/d2.png) right 0 no-repeat;
    }

    .edit_en_btn_closed_Instruction.gry .ed_one_f1 {
        background: url(../../Images/d1.png) 0 0 no-repeat;
    }

    .edit_en_btn_closed_Instruction .inner_ed {
        margin-left: 12px;
        padding-right: 30px;
        height: 30px;
        line-height: 30px;
    }

    .edit_en_btn_closed_Instruction .txt_ed {
        top: 0px !important;
        left: 10px;
        width: 127px;
    }

.classic_popup .card-body .content-block {
    border: 1px solid #f0f0f0;
    padding: 15px;
    background: #F7F8FA;
    border-radius: 5px;
}

.content-block ol {
    margin-left: 3%;
}

.content-block ul {
    margin-left: 3%;
}

.container145 .checkmark {
    top: 2px;
}


.topbottomspacing {
    border: 1px solid #e9ebec;
    margin: 2% 0px 2% 0px;
}

.partSpan, .part {
    background: #434444;
    color: #fcfcfd;
    padding: 5px;
}


.partParentDiv, .box_cente {
    border-top: 1px solid #434444;
    border-bottom: 1px solid #434444;
    padding: 5px 0px 4px 0px;
    margin: 2% 0% 1% 0%;
    justify-content: left !important;
}

    .box_cente .sub_title_inner {
        padding: 0;
    }

    .partParentDiv .sub_title_inner {
        padding: 0;
    }



/*----- error messages -----*/
.main_stuff {
    min-height: 84vh;
}

.error_message_container {
    position: fixed;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    top: 0;
    padding: 0px 25px;
    cursor: url(../../images/close.png),auto;
}

    .error_message_container ul {
        float: left;
        width: 100%;
        height: 100%;
    }

        .error_message_container ul li {
            width: 100%;
            position: relative;
            float: left;
            height: 100%;
            padding: 15px 0px;
            list-style: none;
        }

            .error_message_container ul li.message_error.smallwidth {
                width: 35%;
                transition: all 0.6s ease;
                -webkit-transition: all 0.6s ease;
            }

            .error_message_container ul li.message_detail {
                transition: all 0.6s ease;
                -webkit-transition: all 0.6s ease;
                float: right;
                right: -100%;
            }

    .error_message_container * {
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
    }

    .error_message_container ul li.message_error.smallwidth .box_body {
        position: relative;
    }

        .error_message_container ul li.message_error.smallwidth .box_body:before {
            content: '';
            position: absolute;
            right: -20px;
            top: 45%;
            width: 0;
            height: 0;
            border-top: 23px solid transparent;
            border-left: 30px solid #ffffff;
            border-bottom: 23px solid transparent;
        }

.messagebox {
    width: 391px;
    top: -50%;
    position: absolute;
    background: #ffffff;
    transform: translate(-50%, -50%);
    left: 50%;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    max-width: 100%;
    cursor: auto;
}

    .messagebox.message_top {
        top: 50%;
    }

.box_header {
    background: url(../../images/message_header.jpg);
    height: 103px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.box_body {
    padding: 0.8rem 4.5rem;
    text-align: center;
    color: #061F42000;
}

.message_custom_popup .modal-body * {
    transition: none;
    -webkit-transition: none;
}

.box_body h1 {
    font-size: 30px;
    font-weight: bold;
}

.box_body p {
    font-size: 14px;
    margin: 10px 0px;
}

.box_body a {
    font-size: 14px;
    color: #3a96db;
    font-weight: bold;
}

.box_footer {
    text-align: center;
    border-top: 2px solid #e4e4e4;
    margin-top: 10px;
    padding: 0.8rem 4.5rem;
}

    .box_footer .btn_confirm {
        width: 100%;
        border-radius: 4px;
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
    }

.iconcircel {
    width: 84px;
    height: 84px;
    background: #fff;
    margin: 0px auto;
    border-radius: 100%;
    position: relative;
    top: -42px;
    text-align: center;
    line-height: 74px;
}

.close text {
    color: #061F42000;
    font-size: 14px;
    text-transform: uppercase;
}

.close span {
    color: #3a96db;
    position: relative;
    top: 2px;
}

.message_custom_popup {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    cursor: auto;
}

    .message_custom_popup .modal-header {
        border-bottom: 2px solid #3a96db;
        padding: 0.5rem 1rem;
    }

    .message_custom_popup h2 {
        font-size: 22px;
        color: #3a96db;
         font-family: 'CenturyGothic-Regular';;
    }

    .message_custom_popup .modal-body {
        background: #fff;
        margin: 0;
        border-radius: 5px;
        padding: 20px;
        height: 49vh;
        overflow: auto;
    }

@media only screen and (max-width:1380px) {
    .error_message_container ul li.message_error.smallwidth {
        width: 30%;
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
    }

    .box_body, .box_footer {
        padding: 0.5rem 3rem;
    }
}

@media only screen and (max-width:991px) {
    .box_body, .box_footer {
        padding: 10px;
    }
}

@media only screen and (max-width:768px) {
    .message_custom_popup .modal-body {
        padding: 10px;
    }
}

.ConfirmationCode {
    margin: 0px;
    color: #0084c4 !important;
    display: inline-block;
}

    .ConfirmationCode.disabled {
        color: #c1c1c1 !important;
        cursor: context-menu;
    }

.tokenCode {
    width: 35px;
    text-align: center;
    float: left;
    margin-right: 5px;
    padding: 0px 6px !important;
}

.fuFile {
    width: 240px;
}

.retroactivemandatoryfieldgrey {
    color: #696969 !important;
}


*------------ Updated CSS for Error pages -------------*/ .bg_error_page {
    background: #e1e7f0;
}

.middle_sec {
    max-width: 600px;
    width: 100%;
    margin: 50px auto;
}

    .middle_sec .img_center {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .middle_sec h2 {
        font-size: 28px;
        font-weight: bold;
        color: #061F42;
        text-align: center;
        padding: 0 0 10px 0;
    }

    .middle_sec p {
        font-size: 15px;
        color: #fff;
        text-align: center;
        padding: 5px 40px;
        line-height: 20px;
    }

    .middle_sec .btn_home_back {
        font-size: 18px;
        color: #fff;
        width: 210px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: auto;
    }

        .middle_sec .btn_home_back a {
            color: #fff;
            display: block;
            border-radius: 20px;
            background: #006bff;
        }

            .middle_sec .btn_home_back a:hover, .middle_sec .btn_home_back a:focus {
                text-decoration: none;
                background: #005cdb;
            }

    .middle_sec .content-block {
        text-align: center;
        width: 100%;
        display: inline-block;
    }

        .middle_sec .content-block strong {
            font-size: 15px;
            color: #343a40;
            text-align: center;
            padding: 5px 0px;
            line-height: 20px;
            font-weight: normal;
        }

.move_down {
    animation: float 3s ease-out infinite;
}

@keyframes float {
    50% {
        transform: translate(0px, 15px);
    }
}

.shadowFrame {
    width: 130px;
    margin-top: 25px;
}

.shadow {
    animation: shrink 3s ease-out infinite;
    transform-origin: center center;
    ellipse;

{
    transform-origin: center center;
}

}

@keyframes shrink {
    0% {
        width: 90%;
        margin: 0 5%;
    }

    50% {
        width: 60%;
        margin: 0 18%;
    }

    100% {
        width: 90%;
        margin: 0 5%;
    }
}


.btn_con_blue_error {
    background: #3a96db;
    color: #fff;
    font-size: 16px;
     font-family: 'CenturyGothic-Regular';
    border-radius: 0;
    /* text-transform: uppercase; */
    letter-spacing: normal;
    /* padding: 12px 55px; */
    padding: 10px 15px;
    cursor: pointer;
    margin: 0 auto;
    Stack Trace transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    width: 200px;
    display: block;
}

body .btn_con_blue_error a {
    color: #fff;
}

.error_exception {
    background: #fff;
    margin: 40px;
}

    .error_exception h1 {
        padding: 15px 0px 15px 15px;
        color: #3a96db;
        border-bottom: 2px solid #3a96db;
        margin-bottom: 10px;
    }

    .error_exception td {
        color: #061F42;
    }




/*--------- Site CSS -----------*/




/* DEFAULTS
----------------------------------------------------------*/
/*
 body {
    background: #FFFFFF;
    font-size: .80em;
    /*font-family: sf pro display,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;*/
   /* font-family: 'robotoregular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    /* font-family: 'SF Pro Text';*/
   /* margin: 0px;
    padding: 0px;
    color: #061F42;
}*/

a:link, a:visited {
    color: #3a96db;
}


a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #3a96db;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #3a97dc!important;
    /*font-variant: small-caps;*/
    text-transform: none;
    font-weight: 500;
    margin-bottom: 0px;
	font-family: 'CenturyGothic-Bold'
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;	
}

.login_left_panel p {
    font-size: 14px;
	font-family: 'CenturyGothic-Regular';
    letter-spacing: 1px;
    color: #061F42;
    padding-right: 100px;
    margin: 0;
}

.login_left_panel span {
    font-size: 12px;
    font-family: 'CenturyGothic-Regular';
    color: #061F42;
    margin: 0;
}



/********** Responsive CSS ***********/


@media only screen and (max-width: 1380px) and (min-width: 1024px) {


    .login_part.login_top {
        margin-top: 18vh;
    }

    .pro_img {
        margin: 10px auto 18px;
        width: 51px;
        height: 51px;
    }

    .pro_email {
        margin-bottom: 10px;
    }

    .profile {
        padding-bottom: 11px;
    }

    .left_bar a {
        padding: 7px 25px;
    }

    .left_bar.shrink .ch_pwd, .left_bar.shrink .log_out {
        margin-bottom: 5px;
    }

    .ch_pwd a, .log_out a {
        padding: 0;
    }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}

@media only screen and (max-width:1460px) {


    .login_wrapper {
        width: 100%;
        max-width: 1340px;
        margin: 10% auto 0;
    }

    .login_left_panel ul {
        width: 100%;
        margin-top: 10px;
    }

        .login_left_panel ul li {
            padding: 8px 0;
            line-height: normal;
        }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}


@media only screen and (max-width:1280px) {


    .login_wrapper {
        max-width: inherit;
        width: 92%;
    }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}



@media only screen and (max-width:1200px) {


    .login_wrapper {
        width: 98%;
        max-width: inherit;
    }

    .login_left_panel p.text_slide {
        padding-right: 0px;
    }

    .login_left_panel h1 {
        font-size: 24px;
    }

        .login_left_panel h1 span {
            display: inline;
        }

    .login_left_panel h2 {
        font-size: 20px;
    }

    .inner_header .inner_header_right select {
        width: 230px;
    }

    .crs_sec ul.nav-tabs li a {
        font-size: 13px;
        color: #3a96db;
        border-radius: 0px;
        border: 0px;
        padding: 10px 6px;
        text-align: center;
    }

    .inner_content .entity_box .details_sec .card .card-body label {
        font-size: 12px;
    }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}

@media only screen and (max-width:1024px) {


    .login_left_panel ul li {
        font-size: 12px;
    }

    .login_wrapper {
        width: 96%;
    }

    .login_right_panel {
        padding: 25px;
    }

    .inner_header .inner_header_right select {
        width: 220px;
    }

    .custom_popup {
        padding-right: 0 !important;
    }

    .classic_popup .card {
        padding: 10px;
    }

    .web_link {
        display: none;
        float: right;
    }

    .mobile_link {
        display: block;
        float: right;
    }



    .btn_con_blue {
        padding: 12px 15px;
    }

    .line1 {
        width: 100px;
    }



    .defaultModal iframe {
        width: 90%;
        padding: 0px;
        top: 10%;
        height: 320px;
    }

    .help_popup .modal-body {
        margin: 0px !important;
        max-height: 330px;
        min-height: 221px;
    }

    .delete_icon_btn {
        margin-top: 15px;
    }

    .Attach_grid {
        margin: 0px;
    }

    .attach_doc2 {
        padding: 0px;
        overflow: hidden;
    }
}



@media only screen and (max-width:1023px) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    input, button, select, textarea {
        -webkit-appearance: none;
    }

    .drop_language{
      background: #fff url("../../images/blue_arrow.svg") right 5px top 12px no-repeat !important;    
    }
	

    body select.form-control {
        background: #fff url("../../images/blue_arrow.svg") right 5px top 12px no-repeat !important;
    }


    .bg_login {
        background-size: cover;
    }

    .showcase_box p {
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        display: block;
        height: 67px;
    }

        .showcase_box p:after {
            content: '...';
            background: inherit;
            position: absolute;
            bottom: 0;
            right: 0;
        }

    .inner_content .entity_box .details_sec .card .card-body select.small_select {
        padding-left: 3px;
        background: #fff url("../../images/blue_arrow.svg") right 3px top 15px no-repeat !important;
    }

    .inner_content .entity_box .details_sec .new_card .new_body select.small_select {
        padding-left: 3px;
        background: #fff url("../../images/blue_arrow.svg") right 3px top 15px no-repeat !important;
    }

    .left_sidebar .card .card-header button[aria-expanded="true"]:before {
        right: 5px;
    }

    .left_sidebar .card .card-header button[aria-expanded="false"]:before {
        right: 5px;
    }

    .login_right_panel .small_padding {
        padding-left: 5px;
    }

    .edit_en_btn {
        display: block;
    }

    .edit_en_btn_gary {
        display: block;
    }
}


@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) {


    input, button, select, textarea {
        -webkit-appearance: none;
    }

    body select.form-control {
        background: #fff url("../../images/blue_arrow.svg") right 5px top 15px no-repeat !important;
    }

    .inner_content .entity_box .details_sec .new_card .new_body a.button_address {
        font-size: 11px;
    }

    .custom_popup_content .modal-body {
        max-height: 40vh;
    }

    .custom_popup_content .container145 {
        margin-left: 0px;
    }

    .custom_popup_content h2 {
        font-size: 14px;
    }


    .edit_en_btn {
        display: none;
    }

    .edit_en_btn_gary {
        display: none;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {

    input, button, select, textarea {
        -webkit-appearance: none;
    }

    body select.form-control {
        background: #fff url("../../images/blue_arrow.svg") right 5px top 15px no-repeat !important;
    }
}




@media only screen and (max-width:991px) {




    .inner_header .inner_header_right li {
        padding: 0 2px;
    }

    .sidebar_responsive {
        display: block;
    }

    .main_stuff {
        padding: 15px 0px;
        position: relative;
    }



    .left_sidebar {
        position: absolute;
        z-index: 0;
        transition: all 0.8s ease;
        max-width: inherit;
        -webkit-transition: all 0.8s ease;
        top: 15px;
        left: -5000px;
        /*width: 100%;*/
        width: 98%;
        margin-left: 4px;
    }

        .left_sidebar.open {
            z-index: 9;
            left: 0px;
            background: #06243b;
            height: 100%;
        }

    .closed_menu {
        position: absolute;
        display: block;
        color: #061F42;
        font-size: 12px;
        right: 4px;
        top: 4px;
        text-decoration: none;
        background: url(../../images/crossed.png) center center no-repeat;
        width: 20px;
        height: 20px;
    }

    .thank_stuff h1 {
        font-size: 20px;
    }

    .thank_stuff h2 {
        font-size: 18px;
    }

    .income_popup .modal-dialog {
        max-width: inherit;
        width: 90%;
    }


    .custom_popup_content .container145 {
        margin-left: 0px;
    }

    .classic_popup.custom_popup_content h2 {
        font-size: 14px;
    }

    body #iframeContent1 {
        height: 420px !important;
    }

    .custom_popup_content .modal-body {
        padding: 10px;
    }


    .white_box_content .certify_sec ul li label {
        line-height: normal;
    }

    .white_box_content .certify_sec ul li {
        padding: 0 10px;
    }

    .no_margin {
        margin-left: 0px;
    }

    .defaultModal iframe {
        width: 90% !important;
        height: 50%;
    }
}


@media only screen and (max-width:1024px) {

    .crs_sec {
        overflow: hidden;
    }

    .scrollmenu {
        overflow: auto;
        white-space: nowrap;
        width: auto;
        padding-right: 20px;
    }

        .scrollmenu .nav-tabs {
            overflow-x: auto;
            overflow-y: hidden;
            flex-wrap: nowrap;
        }

    .scrollmenu {
        overflow-x: auto;
        white-space: nowrap;
        width: 85vw;
    }

        .scrollmenu a {
            display: inline-block;
        }


    .white_box_content .box_list ul li {
        padding: 10px 0;
    }

    .white_box_content .certify_sec ul li {
        padding: 10px;
    }

    .showcase_box .showcase_title {
        font-size: 13px;
    }

    .showcase_box p {
        width: 90%;
    }

    .login_right_panel .logo_login img {
        width: 60%;
    }
}

h1#loginHeader {
    color: #fff;
}


@media only screen and (max-width:768px) {


    .login_left_panel h1 {
        font-size: 24px;
    }

        .login_left_panel h1 span {
            display: inline;
        }

    .login_left_panel h2 {
        font-size: 17px;
    }

    .income_popup .modal-body {
        height: 34vh;
    }

    .main_title_inner h1 {
        font-size: 24px;
    }

    .inner_content .entity_box .details_sec .card .card-body a.button_address {
        font-size: 10px;
    }

    .inner_content .entity_box .details_sec .new_card .new_body a.button_address {
        font-size: 10px;
    }


    /*.line1 { width:180px; }*/
    .btn_con_blue2 {
        padding: 12px 15px;
        font-size: 15px;
    }



    .fatca_popup {
        width: 100%;
    }
}


@media only screen and (max-width:767px) {

    .login_left_hidden {
        display: none;
    }

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .login_right_panel {
        width: 390px;
        margin: 0 auto;
    }

    .login_wrapper {
        width: 98%;
    }


    /*------  Onboarding responsive css-----*/
    .inner_content .entity_box .details_sec .card .card-header h5 button {
        font-size: 15px;
         font-family: 'CenturyGothic-Regular';
    }

    .inner_content .entity_box .details_sec .card {
        padding: 10px 0;
    }

    .inner_content .entity_box .details_sec .btn_submit {
        height: 36px;
        font-size: 11px;
        padding: 0 25px;
    }

    .inner_content .entity_box .nav-tabs .nav-link {
        font-size: 11px;
        width: 120px;
        height: 87px;
        padding: 9px 0 0 0;
    }

    .inner_content .main_title h1 {
        font-size: 20px;
    }

    .inner_header {
        padding-bottom: 20px;
    }


    .inner_content .entity_box .details_sec .new_card {
        padding: 10px 0;
    }


    .custom_popup_content h5 {
        font-size: 16px;
    }


    /*------  form section responsive css-----*/
    .main_title_inner h1 {
        font-size: 18px;
        display: block;
        text-align: center;
    }

    .main_title_inner .btn_form_guide {
        float: none;
        text-align: center;
        margin: 20px auto 0;
        width: auto;
        display: block;
    }

    .box_center {
        margin: 25px 0 25px;
        width: 98%;
        text-align: center;
    }

    .btn_con_blue {
        margin: 4px;
    }

    .line1 {
        width: 55px;
        display: none;
    }

    .btn_con {
        padding: 12px 30px;
    }

    .copyright {
        text-align: center;
        font-size: 11px;
        padding-bottom: 10px;
    }

    .footer_nav {
        text-align: center;
    }

        .footer_nav ul {
            float: none;
            width: 100%;
            text-align: center;
            display: block;
        }

            .footer_nav ul li {
                display: inline-block;
            }


    .white_box_content h1 {
        font-size: 15px;
        padding-top: 7px;
    }

    .white_box_content .box_list ul li {
        padding: 10px 0;
    }

    .white_box_content .box_list input[type="radio"]:checked + label, .white_box_content .box_list input[type="radio"]:not(:checked) + label {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
    }

    .btn_con_blue {
        padding: 8px 15px;
        font-size: 11px;
         font-family: 'CenturyGothic-Regular';
    }

    .btn_on_board {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
    }

    .pdf_form .pdf_footer input[type=submit] {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
    }

    .btn_classification {
        margin: 0px;
    }

    .btn_classification {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
    }

    .btn_con {
        padding: 8px 15px;
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
    }

    .box_chapter .box_chapter_list ul li label {
            color: #061F42;
    padding-bottom: 0px;
    font-size: 14px;
    font-family: 'CenturyGothic-Regular';
    line-height: 18px;
    }
    /*.custom_popup_content h2{ font-size: 16px; }*/
    .custom_popup_classification .modal-body h3 {
        font-size: 14px;
    }

    .custom_popup_classification .modal-body h4 {
        font-size: 20px;
    }

    .custom_popup_classification .modal-body p {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
        padding: 0px;
    }

    .box_chapter {
        margin-bottom: 15px;
    }

    .custom_big_popup .modal-dialog {
        max-width: inherit;
        width: 94%;
    }

    .attach_doc .attach_bar .progress_stuff {
        width: 97%;
    }

    .doc_support .list_popup .progress_stuff {
        width: 100%;
    }

    .white_box_content .certify_sec ul li {
        padding: 10px;
    }

    .classic_popup .card {
        padding: 10px 0;
    }


    .detail_info .right_box {
        margin-top: 10px;
    }

    .total_value label {
        width: 100%;
        text-align: left;
    }

        .total_value label span {
            float: right;
        }


    .payment_info_heading {
        font-size: 15px;
        padding-top: 10px;
    }

    .space_res {
        padding-bottom: 15px;
    }


    .login_wrapper {
        margin: 10% auto 10%;
    }

    footer {
        padding: 10px 0 20px;
    }


    .btn_classification {
        text-transform: capitalize;
    }

    .white_box_content h1.fed_heading {
        font-size: 15px;
        width: 100%;
        display: inline-block;
        padding-top: 15px;
    }

    .owner_form .card .card-header h5 button {
        font-size: 15px;
         font-family: 'CenturyGothic-Regular';
    }

    .detail_info .right_box {
        text-align: left;
    }

    .detail_info h2 {
        font-size: 15px;
    }

    .sub_profile label.dark_label {
        font-size: 12px;
         font-family: 'CenturyGothic-Regular';
    }

    h1.sub_title_inner {
        font-size: 15px;
    }



    /*.custom_popup_content .modal-body {
        max-height: inherit;
        height: 210px;
    }*/


    .attach_doc .attach_bar {
        padding: 5px 0;
    }



    .edit_en_btn {
        display: none;
    }

    .edit_en_btn_gary {
        display: none;
    }

    .ConfirmationCode {
        margin: 0;
    }

    .middle_sec {
        max-width: inherit;
        width: 90%;
        margin: 10px auto;
    }

        .middle_sec h2 {
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            padding: 0 0 0px 0;
        }

    .btn_con_blue_error {
        padding: 8px 15px;
        font-size: 11px;
         font-family: 'CenturyGothic-Regular';
        width: 150px;
    }
}

@media only screen and (max-width:575px) {

    /*.selected_box{ left: 0px; right:0px; }*/
    .code_alert_popup {
        width: 94%;
    }

        .code_alert_popup .modal-body {
            padding: 15px;
            text-align: center;
        }

        .code_alert_popup .img_msg_icon {
            display: none;
        }

    .inner_header .logo_eform {
        text-align: center;
        width: 100%;
        max-width: inherit;
    }

        .inner_header .logo_eform img {
            width: 70%;
        }

    .inner_header .inner_header_right {
        float: none;
        margin: 20px auto 0;
        width: 260px;
    }

        .inner_header .inner_header_right select {
            font-size: 12px;
            color: #555;
            border: 2px solid #e6e6e8;
            height: 34px;
            border-radius: 1px;
            width: 160px;
			visibility:hidden;
        }

    .btn_con_blue {
        margin: 0px;
    }

    .backup_popup .card .card-body {
        padding-left: 5px;
    }

    .white_box_content .bottom_list {
        padding: 20px 0;
    }

    .thank_stuff h1 {
        font-size: 17px;
    }

    .box_center_big {
        margin: 30px 0;
    }

    .showcase_box p {
        width: 80%;
    }

    .web_link {
        float: none;
    }

    .mobile_link {
        float: none;
    }

    .detail_info .form_detail label {
        padding-right: 10px;
    }

    .btn-primary {
        font-size: 13px;
    }

    .inner_content .entity_box {
        padding: 70px 15px 25px 15px;
    }

    .delete_row {
        right: 2px;
    }




    .classificationButton {
        margin-bottom: 40px;
    }

    .white_box_content .line1 {
        display: none;
    }



    .justify_language_field {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }


    td.description {
        width: 190px;
        display: block;
    }

    .guide_new_popup .option {
        width: 170px;
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .ConfirmationCode {
        margin: 0;
    }

    .middle_sec h2 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 0 0 0px 0;
    }

    .middle_sec .btn_home_back {
        font-size: 15px;
        color: #fff;
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: auto;
    }
}

@media all and (max-width: 812px) and (orientation : landscape) {
    .middle_sec .img_center .img-fluid {
        width: 50%;
    }
}

@media all and (max-width: 812px) and (orientation : portrait) {
    .middle_sec .img_center .img-fluid {
        width: 70%;
    }
}

@media only screen and (max-width:440px) {

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .login_right_panel {
        width: 98%;
        margin: 0 auto;
    }

    .btn_on_board_next {
        padding: 8px 28px 8px 7px;
        font-size: 11px;
    }

    .login_right_panel select.form-control {
        padding: 0 5px;
    }

    /*.btn_con_blue {
        padding: 8px 4px;
    }*/

    .btn_support {
        font-size: 12px;
    }

    .status_sec {
        margin: 0px;
    }

    .btn_con_blue {
        margin: 4px;
    }

    .custom_popup_content .modal-body {
        padding: 0px;
        /*height: 61vh;*/
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .container-fluid {
        padding-right: 0px;
    }

    .classic_popup .card .card-header h5 button {
        white-space: normal !important;
        text-align: left !important;
        width: 98% !important;
    }

        .classic_popup .card .card-header h5 button span {
            width: 85%;
            display: inline-block;
            margin-top: 5px;
        }

    .ConfirmationCode {
        margin: 0;
    }

    .middle_sec h2 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 0 0 0px 0;
    }

    .middle_sec .btn_home_back {
        font-size: 15px;
        color: #fff;
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: auto;
    }
}


@media only screen and (max-width:400px) {

    .inner_content .entity_box .details_sec .btn_submit {
        padding: 0 12px;
    }

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .line1 {
        width: 25px;
        display: none;
    }

    .btn_save_exit {
        margin-bottom: 15px;
    }

    .help_popupsaveexit1 .modal-body {
        max-height: 44vh;
    }

    .custom_popup_content label {
        font-size: 11px;
    }

    .custom_popup_content h2 {
        font-size: 14px;
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .classic_popup .card .card-header h5 button {
        white-space: normal;
        text-align: left;
        width: 98%;
    }

        .classic_popup .card .card-header h5 button span {
            width: 85%;
            display: inline-block;
            margin-top: 5px;
        }

    .ConfirmationCode {
        margin: 0;
    }
}


@media only screen and (max-width:374px) {
    .inner_header .inner_header_right {
        width: 100%;
    }

    .inner_content .entity_box .details_sec .card .card-header h5 button {
        font-size: 12px;
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .ConfirmationCode {
        margin: 0;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .login_left_panel p {
        padding:0;
        line-height: 1.8rem;
    }

   .drop_language{
      background: #fff url("../../images/blue_arrow.svg") right 5px top 12px no-repeat !important;    
    }

    #loginHeader{ font-size:inherit}

   .pdf_show_hide_Instruction{
   width:30%;
   }
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7e7e7e;
    font-style: italic;
    font-size: 10px;
}

.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #7e7e7e;
    font-style: italic;
    font-size: 10px;
}

.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #7e7e7e;
    font-style: italic;
    font-size: 10px;
}

.form-control:-moz-placeholder { /* Firefox 18- */
    color: #7e7e7e;
    font-style: italic;
    font-size: 10px;
}

}


.move_down img {
    border: 2px solid #c6c6c6;
    border-radius: 50%;
}

.logo-image img {
    max-height: 100px;
}

.btn.focus, .btn:focus
{
	box-shadow:none
}