body {
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
    background: #FFFFFF;
}

.logo-home {
    margin-left: 50px;
    width: 32px;
    padding: 3px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), -2px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.logo-1 {
    display: none !important;
    padding: 0
}

.logo-2 {
    display: block !important;
}

.currentBorder {
    border: 3px solid #fec52e !important;
    padding-top: 3px;
}

h4 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 16px;
}

p {
    margin: 0;
    font-size: 14px;
}

.text-programe, .text-programe:hover {
    padding: 13px !important;
    font-size: 16px;
    box-sizing: border-box;
    background: #144efb;
    background-color: #144efb !important;
    border-radius: 30px;
    margin-top: 6px;
    text-transform: uppercase;
}

#footer-head {
    /*background: url(../Scripts/Site/images/footer-img-flip.png);*/
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 219px;
    width: 100%;
    position: fixed;
    bottom: -15px;
    z-index: -1;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    position: relative;
}


.style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: white;
}

.style-2::-webkit-scrollbar {
    width: 12px;
    background-color: white;
}

.style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #008fbf;
}

h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}

p {
    margin: 0;
    font-size: 14px;
}

.certi-label {
    margin-top: 2%;
    line-height: 1.8;
}

.hide {
    visibility: hidden;
}

#personal-info .row, #frmEducation .row, #frmLanguage .row, #frmWorkExperience .row, #frmActiveClass .row {
    /*border-bottom: 2px solid #008FBE;*/
    padding-bottom: 0px;
    padding-top: 0px;
    /*margin-left: 0px;*/
    /*margin-right: 0px;*/
}

.form-group {
    margin-bottom: 0px;
}

.style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 6px;
    background-color: white;
}

.style-2::-webkit-scrollbar {
    width: 6px;
    background-color: white;
}

.style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #144efb;
}

.view-monitoring {
    height: 124px;
    /*overflow-y: scroll;*/
}

.view-monitoring_2 {
    height: 106px;
    /*overflow-y: scroll;*/
}

.view-monitoring_3 {
    height: 136px;
    /*overflow-y: scroll;*/
}

.view-monitoring_4 {
    height: 90px;
    /*overflow-y: scroll;*/
}



.input-sm {
    height: 21px;
    padding: 0px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 21px;
    line-height: 30px;
}

.input-group-addon {
    padding: 0;
    /*font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;*/
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: bold;
}

.fa-plus-square {
    margin-left: 5px;
}

.edu-label {
    margin-top: 2%;
    line-height: 1.8;
}

.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom {
    top: 157px !important;
    left: auto !important;
    position: fixed;
}

.view-monitoring {
    height: 114px;
}

.view-monitoring_2 {
    height: 106px;
}


.view-monitoring-3 {
    padding-right: 13px
}

.view-monitoring_4 {
    height: 90px;
}

.fa-plus-square {
    margin-left: 5px;
}

.input-sm {
    height: 21px;
    padding: 0 0 0 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

input.input-sm {
    padding-left: 5px;
}

select.input-sm {
    height: 21px;
    line-height: 30px;
}

.form-content label {
    font-weight: normal;
    font-size: 14px;
    color: #333;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: bold;
}

.input-group-addon {
    padding: 0;
}

.form-group {
    margin-bottom: 0px;
}

.hide {
    visibility: hidden;
}

.modal-dialog button.btn {
    background: #144EFB !important;
}

button[disabled], html input[disabled] {
    cursor: not-allowed;
}

header .navbar-brand {
    padding: 4px 15px;
    height: auto;
}

.navbar-brand > img {
    width: 87px;
}


* {
    outline: none !important;
}

a {
    color: #666;
    text-decoration: none;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #333;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

b, strong {
    font-weight: 600;
}

.none {
    display: none;
}

button.btn {
    /*display: block;*/
    background: #1551a7;
    box-shadow: none;
    border: 0;
    padding: 8px 25px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
    margin-left: 21px;
    font-size: 14px;
}

@media screen and (max-width:992px) {
    .setup-content button.btn {
        font-size: 13px;
        padding: 8px 15px;
        margin-left: 5px;
        display: inline-flex;
        align-items: center;
    }
}

.bootbox-confirm button.btn, .bootbox-alert button.btn {
    display: -webkit-inline-box !important;
    background-color: #67c5c5;
}

button.btn:hover {
    color: #fff;
}

button.btn .glyphicon {
    font-size: 16px;
    display: inline-block;
    margin-left: 9px;
}

section {
    padding: 10px 0px 0px;
}

.vh100 {
    height: 100vh;
}

.dark-blue {
    color: #0f1e61;
}

.noMargin {
    margin: 0;
}

/*===== End Common =====*/

/*===== Header =====*/
#header {
    background-color: #fff;
    margin-bottom: 0px;
    border-radius: 0;
    z-index: 16;
    border: 0; /* box-shadow: 1px 2px 3px #dadada; */
    z-index: 22;
    position: relative;
}


#header-container-login {
    padding: 0px;
    background-color: white;
    max-width: 1360px;
    margin: 0 auto;
}

#header #menu-main .pull-right li:hover, #header #menu-main .pull-right li.active {
    background-color: transparent;
}

    #header #menu-main .pull-right li:hover a, #header #menu-main .pull-right li.active a {
        color: #0f1e5f;
    }

#header .navbar-toggle {
}

    #header .navbar-toggle span {
        background: #333;
    }

#header .btn-logout {
    padding: 8px 10px;
    font-size: 14px;
    background-color: #144efb;
    border-radius: 20px;
    margin: 0 15px 0 10px
}

@media screen and (max-width:767px) {
    #header #menu-main .link-tab a {
        text-align: center;
        border-bottom: 1px dashed #dedede;
        background: #fff;
        background-color: #fff !important;
        color: #144efb;
        border: none;
        padding: 0px !important;
    }

    .text-programe:before {
        display: none !important;
    }

    #header #menu-main li:last-child a {
        border-bottom: 0;
    }

    #header .navbar-nav.pull-right {
        float: none !important;
        text-align: center;
        display: block
    }

    #header .btn-logout {
        margin: 5px auto 17px;
    }

    .table-responsive > .table-bordered {
        border: 1px solid #ddd;
    }

    .finished-para:before, .finished-para:after {
        left: 50%;
    }

    .login-form {
        left: 30%;
    }

    .register-form {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        left: 10px;
        top: 37px;
    }

        .register-form #imgCaptcha {
            width: 60% !important;
        }

    #staff-water {
        width: 300px !important;
    }

    .form-content input[type="text"] {
        width: 100%;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #header #menu-main li a {
        padding: 8px 5px !important;
        font-size: 12px;
        text-align: center;
    }

    #register {
        right: 30% !important
    }


    #header .btn-logout {
        margin-left: 5px;
        padding: 7px 4px;
        font-size: 11px;
        margin-top: 32px;
    }

    #register {
        width: 45% !important
    }
}

/*===== END Header =====*/

/*===== Main =====*/
#main {
    margin-top: 20px; /* min-height: 500px; */
}

.main-bg {
    width: 100vw;
    height: 100vh;
    background: url(/Scripts/Site/images/bg_GET_GST_2025.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
/*Landing Page*/
#landingpage, #register {
    background-color: transparent;
    color: #fff;
    position: relative;
    /*background: url('../images/img-home.png') no-repeat right;*/
    height: 580px;
}

.p-0 {
    padding: 0
}

#register {
    right: 15%;
    width: 80%;
}

.landing-content {
    margin-top: 30px;
    padding: 0px 10px;
}

    .landing-content div[class*="landing-"] {
        color: #008FBE;
    }

        .landing-content div[class*="landing-"] h2 {
            color: #008FBE;
            text-transform: uppercase;
            font-weight: 100;
            border-left: 9px solid #65c5c4;
            padding-left: 12px;
            line-height: 30px;
        }

            .landing-content div[class*="landing-"] h2 small {
                display: block;
                color: #008FBE;
                font-size: 16px;
                text-transform: initial;
                margin-bottom: 9px;
            }

        .landing-content div[class*="landing-"] p {
            font-size: 14px;
            margin: 15px 20px 15px 0px;
            text-align: justify;
        }

        .landing-content div[class*="landing-"] strong {
            color: #008FBE;
        }

    .landing-content > a {
        background: #008FBE;
        box-shadow: none;
        border: 0;
        padding: 6px 19px;
        color: #fff;
        text-transform: uppercase;
        border-radius: 5px;
    }

.landing-hr {
    text-align: left !important;
}

    .landing-hr a {
        color: #65c5c4;
    }

        .landing-hr a:hover {
            text-decoration: underline;
        }


.landing-line {
    margin: 14px auto 35px;
}

@media screen and (max-width:992px) {
    .landing-image:after {
        right: 0px;
    }
}

.landing-image img {
    width: 651px;
    float: right;
}

.countdown-time {
    text-align: left;
}

/*step by step*/
.stepsuntory-step p {
    margin-top: 10px;
    display: table-cell;
    text-align: center;
    position: relative;
}

.stepsuntory-row {
    display: table-row;
}

.stepsuntory {
    display: table;
    width: 90%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
}

.stepsuntory-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepsuntory-row:before {
    top: 19px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 90%;
    height: 2px;
    background-color: #e59c2d;
    z-index: 0; /* left: 0; */
}

.stepsuntory-step {
    display: table-cell; /* text-align: center; */
    position: relative;
}

@media screen and (max-width:767px) {
    .stepsuntory {
        text-align: center;
    }

    body .layout-get-gst #register-form, body .layout-get-gst #form-fogot {
        width: 97% !important
    }

    body header {
        padding: 0 !Important
    }

    .stepsuntory-row:before {
        width: 2px;
        height: 82%;
        left: 50%;
    }

    .stepsuntory-step {
        display: block;
        margin-bottom: 20px;
    }

    .landing-image img {
        float: right;
        z-index: 2;
    }

    select.input-sm {
        height: 30px !important;
        line-height: 30px;
    }

    #landingpage, #register {
        background-size: 349px;
    }
}

.btn-circle {
    min-width: 160px;
    height: 36px;
    text-align: center;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
    line-height: 1.7;
    border-radius: 26px;
    border: 1px solid #59c2dd;
    background: #59c2dd;
    color: #FFF !important;
    text-transform: uppercase;
    font-family: 'Nunito Bold';
    display: inline-flex;
    align-items: center;
    justify-content: center
}

    .btn-circle .fa {
        padding-right: 5px;
    }

.btn[disabled] {
    border-color: #dcdcdc;
    opacity: 1;
    color: #333 !important;
    /*background: #0f1e61;*/
    color: #fff !important;
}

.stepsuntory .btn-primary.active, .stepsuntory .btn-primary.focus, .stepsuntory .btn-primary:active, .stepsuntory .btn-primary:focus, .stepsuntory .btn-primary:hover, .stepsuntory .open > .dropdown-toggle.btn-primary {
    background: #fff;
    border-color: #5cc0de;
}

/* End Step by step*/

/* Apply Content*/
#apply {
}

    #apply table[id*="tb"] tr:hover {
        background: #65c5c4;
        color: #008FBE !important;
    }

        #apply table[id*="tb"] tr:hover td label {
            color: #fff !important;
        }

    #apply table[id*="tb"] thead tr:hover {
        background: transparent !important;
    }

    #apply table[id*="tb"] tr:hover td .btnAction {
        background: white;
        color: #333;
        box-shadow: 0px 1px 1px #0b1852;
    }

.btnAction {
    font-size: 12px;
    background: #144efb;
    border: none;
    /*box-shadow: 0px 2px 1px #0b1852;*/
    color: #fff;
    border-radius: 3px;
}

.btnEditLine {
    font-size: 12px;
    background: #144efb;
    border: none;
    margin-left: 6px;
    color: #fff;
    border-radius: 20px;
    padding: 7px 10px;
    margin-top: -10px;
}

.form-content {
}


    .form-content input[type="radio"] ~ label {
        width: 50px;
    }

    .form-content .span-rq {
        color: red;
    }

    .form-content input[type="text"] {
        width: 100%;
        border: none;
        border: 1px solid #65c5c1;
        background: transparent;
        color: #999;
    }

    .form-content .col-sm-10.col-xs-12 input[type="text"] {
        width: 100%;
    }

    .form-content .input-group-addon {
        color: #000;
        text-align: center;
        border: none;
        background: transparent;
    }

    .form-content input[type="radio"] {
        margin-right: 4px;
    }

    .form-content select {
        width: 100%;
        /*padding: 5px;*/
        color: #999;
        background: transparent;
        border: 1px solid #65c5c4;
        border-radius: 4px;
    }

        .form-content select option {
            color: #333;
            background: #fff;
        }

body .form-content .fieldset_custom textarea {
    width: 100%;
    padding: 5px;
    color: #fff;
    resize: both;
    background: transparent;
    border: 1px solid #144efb;
    border-bottom: 1px solid #144efb !important;
}

.form-content::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #7481a4;
}

.form-content::-moz-placeholder {
    /* Firefox 19+ */
    color: #7481a4;
}

.form-content:-ms-input-placeholder {
    /* IE 10+ */
    color: #7481a4;
}

.form-content:-moz-placeholder {
    /* Firefox 18- */
    color: #7481a4;
}

.form-content h2 {
    font-size: 17px;
    color: #666;
    padding-left: 15px;
}

.form-content h3 {
    /* text-align: center; */
    font-size: 15px;
    color: #66c4c3;
    padding-left: 15px;
}

.form-content .has-error input, .form-content .has-error select, .form-content .has-error textarea {
    border-color: #fcb3b2 !important;
}

.nextBtn, .prevBtn {
    border-radius: 0;
    font-size: 12px;
    background: #537dbf;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #fff;
    box-shadow: 1px 1px 3px #9d9d9d;
}

.prevBtn {
    background: #2bbcb1;
    margin-right: 10px;
}

    .nextBtn:focus, .nextBtn:hover, .prevBtn:focus, .prevBtn:hover {
        color: #fff;
    }

.copyright {
    text-align: right;
    margin-top: 52px;
    font-size: 12px;
}

.panel-title a {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    color: white;
}

/* Input type type custom */
.inputfile {
    overflow: hidden;
    position: absolute;
    z-index: -1;
    right: 65px;
}

    .inputfile[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

    .inputfile + label {
        font-size: 1.25rem;
        font-weight: 700;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: pointer;
        display: inline-block;
        overflow: hidden;
        padding: 0.625rem 1.25rem; /* 10px 20px */
        width: 100%;
    }

    .inputfile + label {
        color: #144efb;
    }

    .inputfile + label {
        border: 1px solid #144efb;
        padding: 0;
        display: inline-block;
    }

        .inputfile:focus + label, .inputfile.has-focus + label, .inputfile + label:hover {
            border-color: #722040;
        }

        .inputfile + label span, .inputfile + label strong {
            padding: 0.625rem 1.25rem; /* 10px 20px */
        }

        .inputfile + label span {
            width: 200px;
            min-height: 2em;
            float: left;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            vertical-align: top;
        }

        .inputfile + label strong {
            height: 100%;
            color: #FFF;
            background-color: #144efb;
            padding: 0.625rem 1.25rem;
            float: right;
        }

        .inputfile:focus + label strong, .inputfile.has-focus + label strong, .inputfile + label:hover strong {
            background-color: #59c2dd;
        }

@media screen and (max-width:50em) {
    .inputfile + label strong {
        display: block;
    }
}

#drop-zone {
    background: transparent;
    border: 0;
}

.login-form {
    /* background: #00B7D7; */
    padding: 0px;
    z-index: 11;
    margin-top: 80px;
    border-radius: 7px;
}

.login-form {
    background: #fffcfc;
    padding: 0px;
    z-index: 11;
    margin-top: -4px;
    border-radius: 0 0 15px 15px;
    box-shadow: 1px 1px 5px #924003;
}

.register-form {
    /* background: #fff; */
    padding: 0px;
    z-index: 11;
    line-height: 1.3;
    max-width: 700px;
    margin-top: -9px;
    border-radius: 0 0 5px 5px;
    box-shadow: 1px 1px 5px #924003;
}

    .register-form h2 {
        font-weight: 900;
        text-transform: none;
    }

.form-content-custom {
    padding: 10px 30px;
    background: #fffcfc;
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
}

.register-form #imgCaptcha {
    width: 100% !important;
}

.bg-blue-form {
    background-color: #17479e;
    padding: 20px 15px 20px 15px;
    color: #fff;
    font-size: 15px
}

    .bg-blue-form a {
        color: #3ed7f1
    }

#register-form {
    position: absolute !important;
    right: 20%;
    width: 65%;
    text-align: center;
    top: 100px;
}

    #register-form .text-img {
        text-align: center;
        margin: 20px 0px;
        width: 40rem;
    }

#login-form {
    position: absolute !important;
    right: 0%;
    width: 100%;
    text-align: center;
    top: 30px;
}

    #login-form .text-img {
        text-align: center;
        margin: 20px 0px;
        width: 40rem;
    }

@media only screen and (max-width: 520px) {
    #register-form .text-img {
        width: 27rem;
    }

    #login-form .text-img {
        width: 27rem;
    }
}

.footer-form {
    background-color: #ffffff;
    padding: 0 0 10px 0;
    border-radius: 0 0 15px 15px;
    color: #ff6d00;
}

.title-h2 {
    font-size: 27px;
    margin-bottom: 10px;
    color: #144efb;
    /* text-transform: uppercase; */
    font-weight: bold;
    margin-top: 0px;
    text-align: center
}

.login-form h2 {
    font-size: 20px;
    padding: 9px 0px;
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.login-form strong {
    font-weight: 100;
}

.login-form label {
    display: block;
    color: #67c5c5;
}

.u-btn-login {
    color: #144efb;
    border: 2px solid #144efb;
    border-radius: 40px;
    background: transparent;
    padding: 7px 30px 9px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px !important
}

.login-form input[type='text'], .login-form input[type='password'] {
    background: #DFE2E6 !important;
    box-shadow: 0px 2px 3px #0000005F;
    border-radius: 6px;
    padding: 4px 7px;
    color: #333;
    width: 100%;
}

    .login-form input[type='text']::placeholder, .login-form input[type='password']::placeholder {
        color: #6A6868
    }

.login-form .btn {
    border-radius: 4px;
    padding: 5px 20px;
    margin-left: 0px;
    margin-bottom: 10px;
}

.login-form .btn-info {
    border: 1px solid #FFF;
    background: none;
}

    .login-form .btn-info:hover {
        background: #FFF;
        color: #00B7D6;
    }

.login-form .facebook {
    background: #337ab7;
    width: 70%;
    padding: 10px;
}

.login-form .google {
    background: #d9534f;
    width: 70%;
    padding: 10px 5px;
}

.login-form form {
    padding: 0px 0px; /* height: 177px; */
    text-align: center;
}

.login-form .login-form-header {
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px;
}

.login-form .rememberPass {
    text-align: center;
    margin-bottom: 11px;
}

    .login-form .rememberPass a {
        color: #fcaa72;
        font-size: 12px;
    }

.login-form .btn-down {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 298px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    padding: 0px;
    background: #FFF;
}

@media only screen and (max-width: 1000px) {
    .login-form .btn-down {
        top: 222px;
    }

    /*.water{
        width: 300px !important;
    }*/
}

.login-form .btn-down .fa {
    font-size: 30px;
    color: #CCC;
}

.register-form .form-group {
    margin-bottom: 0px;
}

.login-form .text-danger {
    font-size: 11px;
}

.login-form input {
    background: #FFF !important;
    height: 35px !important;
}

.footer-form a {
    color: #144efb;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 10px
}

.form-content-custom label {
    font-weight: bold;
    margin-top: 15px;
}

.form-content-custom .form-control {
    border-radius: 30px !important;
    background: #f5f3f3 !important;
    border: none;
    padding: 0 13px 5px 13px !important;
    text-align: left;
    height: 35px;
    font-size: 14px;
    margin: 10px 0 0 0;
}

    .form-content-custom .form-control::placeholder {
        text-align: left
    }

.form-content-custom span {
    font-size: 13px !important;
    margin-bottom: 3px;
    display: block;
}

.login-form input {
    margin: 10px 0 0 0 !important
}

.form-content-custom a {
    color: #16469D
}

.form-content-custom .btn {
    background: #16469D
}


.finished-para .dark-blue {
    color: #fff;
}

.form-control[disabled] {
    background-color: #fff !important
}

#edit, #delete {
    background: #65c5c4;
    border: 0;
    color: #fff900;
}

#delete {
    color: red;
}

.finished-para {
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    margin-top: 32%;
    background: rgb(89 194 221 / 80%);
    right: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding: 20px;
    z-index: 25;
    border-radius: 64px;
}

.frmLine {
    border-bottom: 1px dotted;
    padding-top: 5px;
    margin-bottom: 5px;
}

    .frmLine .form-group {
        margin-bottom: 0px;
    }

.setup-content h4, .setup-content h5 {
    position: relative;
    color: #1551a7;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Nunito Bold';
}

.setup-content .table-responsive {
    border: 0;
}

#frmAnswerQuestion .panel-heading {
    background: #00b3ea;
    color: white;
    padding: 5px 10px;
}

#frmAnswerQuestion .panel-group .panel {
    box-shadow: none
}

#frmAnswerQuestion .panel-title {
    padding: 0px;
    margin: 0px;
}

#frmAnswerQuestion .panel-body {
    background: #FFF;
    color: #008FBE;
}

    #frmAnswerQuestion .panel-body label {
        color: #545454;
        margin-bottom: 1%;
    }

    #frmAnswerQuestion .panel-body textarea {
        background: #FFF;
        color: #545454
    }

#frmAnswerQuestion .panel-group .panel {
    border: none;
}

#frmAnswerQuestion h4:after {
    display: none;
}

.media-panel {
    position: relative;
    margin-bottom: 10px;
}

.bubble-item {
    background: url('../images/bubble.png') no-repeat;
    width: 110px;
    height: 81px;
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 30px 0px; /* border-radius: 50%; */
    font-size: 12px;
    top: -20px;
    left: 80%;
    -webkit-animation: ani-bubble 2s infinite; /* Safari 4+ */
    animation: ani-bubble 2s infinite; /* IE 10+, Fx 29+ */
    font-weight: bold;
    background-size: 100% 100%;
}

@-webkit-keyframes ani-bubble {
    0% {
        left: 0px;
    }

    50% {
        left: 10px;
    }

    100% {
        left: 0px;
    }
}

@keyframes ani-bubble {
    0% {
        left: 0px;
    }

    50% {
        left: 10px;
    }

    100% {
        left: 0px;
    }
}

.table-countdown {
    /* position: fixed; */
    /* bottom: 44px; */
    /* right: 80px; */
    z-index: 11;
}

@media screen and (max-width:991px) {
    .pp1, .pp2, .pp3, .pp4, .pp5 {
        display: none;
    }

    .table-countdown {
        position: initial;
    }

    .media-panel img {
        margin: 0 auto;
    }

    .img-bg-login {
        display: none;
    }

    #main {
        height: 100vh;
    }
}

@media screen and (max-width:500px) {
    @-webkit-keyframes ani-bubble {
        0% {
            left: 10%;
        }

        50% {
            left: 15%;
        }

        100% {
            left: 10%;
        }
    }

    @keyframes ani-bubble {
        0% {
            left: 10%;
        }

        50% {
            left: 15%;
        }

        100% {
            left: 10%;
        }
    }
}

.panel-body .bootstrap-select {
    background: transparent;
}

.panel-body .bs-searchbox input[type="text"] {
    color: #333;
}

button.btn[data-id='ListAnswer']:hover {
    background: #65c5c4;
}

#tabs {
    width: 90%;
    margin: 0 auto;
    margin-top: -20px;
}

    #tabs h5 {
        position: relative;
        font-size: 16px;
        color: #333;
    }

        #tabs h5:after {
            content: '';
            position: absolute;
            bottom: -9px;
            left: 0px;
            width: 200px;
            height: 2px;
            background: #65c5c4;
        }

    #tabs .nav-tabs {
        position: relative;
        height: 42px;
    }

        #tabs .nav-tabs:after {
            content: '';
            position: absolute;
            bottom: -1px;
            right: 0px;
            width: 100%;
            height: 4px;
            background: #65c5c4;
        }

        #tabs .nav-tabs li {
            text-align: center;
            z-index: 1;
        }

            #tabs .nav-tabs li a {
                border-radius: 0;
                background: #65c5c4;
                margin-right: 0;
                padding: 10px 20px;
                color: #fff;
            }

            #tabs .nav-tabs li:hover a {
                border-color: #65c5c4;
                color: #333;
            }

            #tabs .nav-tabs li.active a {
                background: #fff;
                color: #333;
            }

            #tabs .nav-tabs li.active:hover a {
                border-color: #fff;
            }

    #tabs .panel-body {
        background: #fff;
    }

    #tabs .panel {
        background: #0f1e61;
        border: 0;
        border-top: none;
        border-radius: 0;
    }

    #tabs .panel-heading {
        background: #fff;
        /* padding-left: 15px !important; */
        border-color: transparent;
        color: #65c5c4;
    }

    #tabs input[type="text"] {
        width: 100%;
        border: none;
        border: 1px solid #65c5c1;
        background: transparent;
        color: #333;
    }

    #tabs .bs-searchbox input[type="text"] {
        color: #333;
    }

    #tabs .input-group-addon {
        color: #65c5c4;
        text-align: center;
        border: 1px solid #65c5c4;
        border-left: 0;
        background: transparent;
    }

    #tabs #frmSearch label {
        font-size: 12px;
        color: #333;
    }

    #tabs #frmSearch .dropdown-toggle {
        font-size: 12px;
        background: transparent;
        border: 1px solid #65c5c4;
        text-transform: none;
        color: #333;
    }

        #tabs #frmSearch .dropdown-toggle:focus,
        #tabs #frmSearch .dropdown-toggle:hover,
        #tabs .open > .dropdown-toggle.btn-default {
            color: #333;
        }

    #tabs table.dataTable thead {
        background: #eee;
        /* color: #333; */
    }

    #tabs table.dataTable th {
        background-color: transparent !important;
        color: #333;
        /* padding-top: 25px; */
    }

    #tabs .table-striped > tbody > tr {
        background: #eee;
    }

        #tabs .table-striped > tbody > tr:nth-of-type(odd) {
            background: #fff !important;
        }

    #tabs .table-hover > tbody > tr:hover,
    #tabs .table-hover > tbody > tr:hover label {
        background: #65c5c4 !important;
        color: #fff;
    }

    #tabs table tr td label {
        font-size: 12px;
        color: #333;
    }

    #tabs #tableFilter {
        margin-top: 30px;
    }

#tab-list a {
    border-top-left-radius: 5px !important; /* color: black; */
}

#tab-print a {
    border-top-right-radius: 5px !important;
}

/* Custom pagination */
#tabs .pagination > .active > a {
    background-color: #65c5c4;
    border-color: #65c5c4;
    color: #fff;
}

#tabs .pagination > li > a, .pagination > li > span {
    color: #65c5c4;
}
/*===== End Main =====*/

/*===== Footer =====*/
footer {
    padding: 4px 0px;
    border-top: 1px solid #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #0f1e61;
    z-index: 11;
}

    footer .pull-right {
        padding-top: 12px;
        font-size: 11px;
    }

table th {
    text-align: center;
    border-bottom: none !important;
}

table tr td .btn {
    padding: 0px;
}

table tr td label {
    color: #fff;
}

.text-overflow {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a:hover {
    color: #ff9000;
    text-decoration: none;
}

small {
    color: #65c5c4 !important;
}

.loading-modal {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../../../Content/images/loading.svg') 50% 50% no-repeat;
    /*rgba( 255, 255, 255, .8 ) */
}

#saveRowEducation, #saveRowLanguage, #saveRowWorkExperience, #saveRowActiveClass {
    display: none;
}

.view-monitoring {
    height: 200px;
    overflow-y: scroll;
}

.view-monitoring-2 {
    height: 200px;
    overflow-y: scroll;
}



#personal-info::-webkit-scrollbar {
    background-color: #16469D;
}

#personal-info .row,
#frmEducation .row,
#frmLanguage .row,
#frmWorkExperience .row,
#frmActiveClass .row,
#panel_Answer_Question .row {
    border-bottom: 1px solid rgba(100, 160, 182, 0.93);
    padding-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

#personal-info .col-sm-3,
#frmEducation .col-sm-3,
#frmLanguage .col-sm-3,
#frmLanguage .col-sm-10,
#frmWorkExperience .col-sm-5,
#frmActiveClass .col-sm-5,
#frmWorkExperience .col-sm-3,
#frmActiveClass .col-sm-3,
#panel_Answer_Question .col-sm-3, #panel_Answer_Question .col-sm-5 {
    padding-left: 0px;
}

#personal-info .col-sm-9,
#frmEducation .col-sm-9,
#frmLanguage .col-sm-9,
#frmWorkExperience .col-sm-9,
#frmActiveClass .col-sm-9,
#panel_Answer_Question .col-sm-9 {
    padding-left: 0px;
}

#personal-info input, #personal-info select,
#frmEducation input, #frmEducation select,
#frmLanguage input, #frmLanguage select,
#frmWorkExperience input, #frmWorkExperience select,
#frmActiveClass input, #frmActiveClass select,
#panel_Answer_Question input,
#panel_Answer_Question select
/*#DivEducation input, #DivEducation select,
#DivLanguage input, #DivLanguage select,*/
/*#DivWorkExperience input, #DivWorkExperience select,
#DivActiveClass input, #DivActiveClass select*/ {
    outline: none;
    box-shadow: none;
    color: #008fbf;
    border-bottom: 1px dotted #ccc;
    border-top: none;
    border-right: none;
    border-left: none;
}



#BirthDay {
    text-align: left !important;
}

#frmEducation, #frmLanguage, #frmWorkExperience, #frmActiveClass {
    margin-top: 0px;
    /*display: none;*/
}

#footer-head {
    /*background: url(../images/footer-img.png);*/
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 150px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: -1;
}

.countdown-time-str {
    text-align: center;
    color: white;
    font-size: 18px !important;
}

.countdown-time-label {
    color: white;
    font-weight: 600;
    font-size: 30px;
    text-align: right;
    padding: 0
}

.text-only-left {
    color: #17479e;
    font-size: 30px;
}

.bottom-control-btn {
    padding: 20px;
    text-align: center
}

#days, #hours, #mins, #secs {
    font-size: 29px;
    color: #666;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 2px;
    height: 56px;
    color: #fff;
    text-align: center
}


.countDownTimer td span {
    display: inline-block;
    width: 70%;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    position: relative;
    background: #fca76d;
    height: 58px;
    font-size: 34px;
    box-shadow: 2px 1px 4px #ad500a;
    margin: 0 auto;
}

    .countDownTimer td span:after {
        content: ":";
        position: absolute;
        right: -21px;
        color: #144efb;
    }

.countDownTimer td:last-child span:after {
    content: ""
}


/*#DivEducation .row,
#DivLanguage .row,
#DivActiveClass .row,
#DivWorkExperience .row{
    border-bottom: 2px solid #008FBE;
    /*padding-bottom: 5px;
padding-bottom: 0px;
padding-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

/*#ViewLanguage .col-sm-3, #ViewLanguage .col-sm-10, #ViewLanguage .col-sm-12{
  padding-left:0;
}

#DivLanguage .col-sm-3, #DivLanguage .col-sm-10, #DivLanguage .col-sm-12{
  padding-left:0;
}

#ViewActiveClass .col-sm-3, #ViewActiveClass .col-sm-10, #ViewActiveClass .col-sm-12{
  padding-left:0;
}

#DivWorkExperience .col-sm-3, #DivWorkExperience .col-sm-6, #DivWorkExperience .col-sm-10, #DivWorkExperience .col-sm-12{
  padding-left:0;
}*/
.btn-delete-img img {
    cursor: pointer
}



.bootstrap-datetimepicker-widget table td.day {
    height: 15px;
    line-height: 15px;
    width: 20px;
    z-index: 999;
}

/*Hoan*/
@media (min-width: 1200px) {
    .container {
        width: 1341px;
    }

    .container_2 {
        width: 1324px;
    }
}

@media (min-width: 768px) {
    .modal-sm {
        width: 310px;
        margin: 20% auto;
    }
}


/*@media (max-width: 100%px)
{
  .img-responsive{width: 80%;} 
}*/


/*jquery dialog*/
.ui-widget-header {
    border: 1px solid #999;
    background: #999;
    color: #ffffff;
    font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: white url("../images/ui-icons_222222_256x240.png") 40% 58% repeat;
    border: none
}
/*Vien Edit*/
#menu-main .navbar-nav.pull-right li a, #menu-main .navbar-nav.pull-right li a:hover {
    font-size: 16px !important;
    color: #144efb;
    padding: 0
}

.item-right-header {
    display: flex;
    align-items: center;
    margin-top: 6px;
}

    .item-right-header ul {
        list-style: none !important;
        padding: 0 !important;
        margin: 0 !important
    }

#hisella-minimize img {
    width: 14px;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.img-thank-you img {
    margin: -32px auto 0 auto;
    height: 80vh;
}


.template-error {
    font-size: 12px;
    font-style: italic;
}

.text-dark {
    color: black !important;
}

.h-100 {
    height: 100%;
}

.img-circle-banner {
    position: fixed;
    left: 1%;
    bottom: 1%;
    width: 31%;
    animation: rotate_1 13s linear infinite;
    z-index: 10;
}

.img-pp-banner {
    position: fixed;
    left: 5%;
    bottom: 0px;
    width: 24%;
    z-index: 11;
}

.img-circle-login {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 39%;
    z-index: 10;
}

.circle-left-login {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 35%;
    z-index: 9;
}

body {
    padding: 0;
}

.bg-common-out {
    background: #ff6600;
}

.link-vi, .link-en {
    background: #fff !important
}

.img-bg-login {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    display: none;
}

.u-danger {
    font-size: 13px !important;
    margin: 10px !important;
    color: #d10000 !important;
    padding: 3px
}

header {
    box-shadow: 1px 1px 5px #ccc !important;
}

@media screen and (max-width: 767px) {

    .landing-countdown, .img-pp-banner, .img-circle-banner {
        display: none;
    }

    body {
        background: linear-gradient(45deg, #2dafc5, #1c7498) no-repeat fixed;
    }

    .img-bg-login {
        display: none;
    }

    #header .navbar-header {
        padding: 0 0 3px
    }

    header {
        padding: 3px 0 !important;
    }

    #main #register {
        position: static !important;
        right: auto !important;
        width: 95% !important;
        float: inherit !Important;
        margin: 0 auto;
    }

    .register-form#form-fogot, #register-form {
        position: static !important;
        right: auto !important;
        width: 97% !important;
        z-index: 9 !important;
        margin: 0 auto !important;
    }
}

@-webkit-keyframes autofill {
    to {
        color: #333;
        background: #DFE2E6;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
/*eff pupple*/
.pp1 {
    position: fixed;
    left: 12%;
    top: 3%;
    animation: bouncepp1 4s infinite !important;
    width: 5%;
}

@keyframes bouncepp1 {
    0% {
        top: 3%;
    }

    50% {
        top: 5%;
    }

    100% {
        top: 3%;
    }
}

.pp2 {
    position: fixed;
    left: 1%;
    bottom: 4%;
    animation: bouncepp2 4s infinite !important;
    width: 6%;
}

@keyframes bouncepp2 {
    0% {
        bottom: 4%
    }

    50% {
        bottom: 6%
    }

    100% {
        bottom: 4%
    }
}

.pp3 {
    position: fixed;
    left: 27%;
    top: 7%;
    animation: bouncepp3 4s infinite !important;
    width: 3%;
}

@keyframes bouncepp3 {
    0% {
        top: 7%;
    }

    50% {
        top: 5%;
    }

    100% {
        top: 7%;
    }
}

.pp4 {
    position: fixed;
    left: -3%;
    bottom: 22%;
    animation: bouncepp4 4s infinite !important;
    width: 6%;
}

@keyframes bouncepp4 {
    0% {
        bottom: 22%
    }

    50% {
        bottom: 20%
    }

    100% {
        bottom: 22%
    }
}
/*end eff pupple*/

.form-content:before {
    content: "";
    background: url(../images/memphis-5.png)no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    right: -10%;
    top: 0%;
    background-size: 100% 100%
}

.form-content:after {
    content: "";
    background: url(../images/Memphis-2-lg.png) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -5%;
    bottom: 0;
    background-size: 100% 100%
}

.form-content {
    position: relative;
    width: 70%;
    margin: 0 auto
}

#apply {
    position: relative;
}

    #apply:before {
        content: "";
        background: url(../images/Memphis-1-lg.png) no-repeat;
        width: 76px;
        height: 40px;
        position: absolute;
        left: 0%;
        top: 20%;
        background-size: 100% 100%
    }

.fieldset_custom {
    margin-bottom: 10px;
    text-align: left;
    padding: 10px !important;
    height: auto;
    border-radius: 30px;
    background-color: white;
    box-shadow: 1px 1px 4px #ccc !important;
    border: none !important;
    margin: 5px 0 !important
}

    .fieldset_custom .form-control {
        border-bottom: 1px dotted #ccc !important;
        color: #333 !important;
    }
    /*.fieldset_custom .input-group-addon {
    border: 1px solid #ccc;
    padding: 8px;
    border-left: none
}*/
    .fieldset_custom .col-md-5 label:before, .fieldset_custom .col-md-6 label:before {
        content: "";
        width: 7px;
        height: 7px;
        border: 1px solid #144efb;
        border-radius: 50%;
        display: inline-block;
        margin-right: 7px;
    }

#frmEducation .col-sm-5 > h4, #LangContent .col-sm-5 > h4,
#ActContent .col-sm-5 > h4, #ExpContent .col-sm-5 > h4 {
    font-size: 16px
}

.field-validation-error[style="visibility: hidden"] {
    display: none
}

.field-validation-error {
    padding-top: 5px;
}

.bootbox .modal-title {
    color: #144efb
}

.m-0 {
    margin: 0
}

.bootstrap-select.form-control {
    box-shadow: none !important
}

@media only screen and (max-width: 767px) {
    .finished-para {
        font-size: 14px;
    }

    .img-circle-login {
        display: none
    }

    body header {
        background: #fff !important;
    }

    #apply:before {
        content: "";
        width: 40px;
        height: 20px;
        top: 0%;
    }

    .navbar-nav.pull-right.item-right-header li {
        width: auto;
        display: inline-block
    }

    body {
        background: #fff
    }

    .btn-circle {
        min-width: 100%;
        height: 40px
    }

    .form-content:before {
        content: "";
        background: url(../images/memphis-5.png)no-repeat;
        width: 41px;
        height: 41px;
        background-size: 100% 100%;
        right: 0;
    }

    .form-content {
        width: 90%;
    }

        .form-content [class*="col-md-"] {
            width: 100%
        }

        .form-content label {
            margin-bottom: 3px
        }

        .form-content:after {
            display: none
        }
}

.bootstrap-select .dropdown-toggle {
    height: 35px !important
}

/*HIDE MT*/

.title-h2, .footer-form a, .u-btn-login {
    color: #17479e !important;
}

.text-programe, .text-programe:hover {
    background: #051ec8 !important;
    background-color: #051ec8 !important;
    border-radius: 5px;
    margin-left: 30px;
    text-transform: none;
    padding-right: 40px !important;
}

.landing-countdown table {
    width: 450px !important;
    margin-top: 20px !important;
}

.countDownTimer td span {
    background: transparent !important;
    box-shadow: none !important;
    border: 1px solid #fff !important;
    border-radius: 0;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.countdown-time-str {
    text-transform: uppercase;
    font-size: 14px !important;
    font-family: Nunito Bold;
}

.countDownTimer td span:after {
    color: #fff !important
}

.u-btn-login {
    background: #051ec8 !important;
    color: #fff !important;
    border: none;
    padding: 12px 24px;
    position: relative;
    margin-top: 15px !important;
    font-family: 'Nunito Bold';
    border-radius: 60px;
    font-weight: 900;
}

.footer-form {
    color: #fff !important;
    background: #69c2fd;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 10px;
}

    .footer-form a {
        color: #000000 !important;
        text-transform: none;
        margin: 0 20px;
        color: #fff !important;
        font-weight: 900;
    }

        .footer-form a:hover {
            border-bottom: 1px dashed #fff;
        }

#header .btn-logout {
    background-color: #17479e !important;
}

#register {
    right: 10% !important;
}

.login-form, .register-form {
    border-radius: 0;
    box-shadow: none;
    border-radius: 15px;
    overflow: hidden;
}

    .login-form .login-form-header {
        padding-top: 20px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        padding-bottom: 20px !important;
        /* background: #e6f1ff !important; */
    }

.title-h2 {
    font-size: 32px;
    margin: 5px 0 20px 0;
    color: #000000 !important
}

.login-form input[type='text'], .login-form input[type='password'],
.register-form .form-content-custom input {
    border-radius: 9px !important;
    box-shadow: none;
    height: 35px !important;
    padding-left: 10px !important;
    background: #f1f0f1 !important;
    padding-top: 5px !important;
    border: 1px gray solid;
}

.btn-circle, #header .btn-logout {
    border-radius: 0;
}

.bg-common-out {
    background: #17479e;
}

.gr-ip {
    position: relative;
}

    .gr-ip img {
        position: absolute;
        left: 10px;
        width: 28px;
        top: 4px;
    }

.login-form .gr-ip input {
    padding-left: 50px !important;
}

@font-face {
    font-family: 'Nunito Bold';
    font-weight: 600;
    font-style: normal;
    src: local('Nunito Bold'), local('Nunito-Bold'), url(../Nunito_Font/Nunito-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Nunito Regular';
    font-weight: 400;
    font-style: normal;
    src: local('Nunito Regular'), local('Nunito-Regular'), url(../Nunito_Font/Nunito-Regular.ttf) format('truetype');
}

body {
    font-family: Nunito Regular, sans-serif;
}

.pp-banner {
    position: absolute;
    left: 6%;
    bottom: 7%;
    width: 48%;
    z-index: 11;
}

/*END HIDE MT*/
.login-form input:-webkit-autofill, .register-form .form-content-custom input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
    -webkit-box-shadow: 0 0 0 45px #f5f3f4 inset !important;
    font-size: 14px;
    color: #000;
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    font-size: 14px;
    color: #000;
}

.link-folow:hover {
    border-bottom: 1px dashed #fff
}

.link-folow {
    color: #fff !important;
    padding: 0 5px;
}



/*GET/GSY*/
.layout-get-gst {
    margin-top: -27px !important;
}

    .layout-get-gst .landing-countdown table {
        margin-top: 10px !important;
    }

    .layout-get-gst .countDownTimer td span {
        background: #fe5e00 !important;
        border: none !important;
        box-shadow: 1px 1px 8px #c04700 !important;
        border-radius: 4px
    }

    .layout-get-gst .footer-form {
        color: #fff !important;
        background: #1551a7;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
    }

    .layout-get-gst .u-btn-login:before, .layout-get-gst .u-btn-login:after {
        display: none;
    }

    .layout-get-gst .u-btn-login {
        border-radius: 4px;
    }

    .layout-get-gst #register-form {
        top: 6px;
    }

    .layout-get-gst #register-form {
        max-width: 700px;
        width: 33% !important;
    }

    .layout-get-gst #register {
        max-width: 600px;
    }

    .layout-get-gst #days, .layout-get-gst #hours, .layout-get-gst #mins, .layout-get-gst #secs {
        padding-top: 0 !important;
    }

    .layout-get-gst #form-fogot {
        top: 0 !important;
        width: 33% !important;
    }

.form-control:focus {
    box-shadow: none !important;
}
