.slogan {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding: 0px;
    font-size: 18px;
    line-height: 25px;
    color: #145ea0;
}

.label-mobile{
    margin-bottom: -7px !important;
    z-index: 9;
    background-color: white;
    margin-left: 30px;
    font-weight: 500;
    padding-left: 7px;
    padding-right: 7px;
}

.slogan-education {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #145ea0;
    padding: 0 0 !important;
}

.slogan-wapper{
    padding: 10px 0;
}

.slogan-wapper > p{
    padding: 0 0 !important;
    margin: 0 0 !important;
}

.gender-input{
    width: 70px !important;
}

.span-icon-table{
    padding: 0px !important;
    width: 25px !important;
}

.top-header {
    margin: 10px 0;
    background: url(../../images/banner.jpg) no-repeat scroll right top;
    min-height: 98px;
}

.playground {
    margin-top:8px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-div{
    justify-content: center;
}

.container-input {
    height: 40px;
    background: white;
    border: 1px solid gray;
    border-radius: 20px;
    width: 50%;
    margin-bottom: 1em;
}
.container-input .content {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center;
}
.container-input .content input {
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    height: 100%;
    background: transparent;
}

.selected-row{
    background-color: #145ea0 !important;
}

.selected-row-text{
    color: greenyellow !important;
    font-weight: 700;
}

.container-input .content i {
    flex: 0 0 auto;
    margin-left: 5px;
}
.btn-table{
    width: 120px;
    margin-left: 1vh;
    float: right;
}

.btn-next{
    width: 120px;
}

.btn-back{
    width: 120px;
}

.upload-file-div{
    text-align:center;
    width: 5%;
    font-size: 20px;
    padding: 0.25rem !important;
}

.content-panel{
    background: #fff;
    justify-content: center;
}

.right-panel{
    background: #fff;
    height: 100vh;
    min-height: 100%;
}

.required{
    color: red;
    font-weight: bolder;
}

.text-required{
    color: red;
    font-size: small;
}

.register-button{
    width: 170px;
    font-weight: bolder;
    background-color: #145ea0;
}

.register-button:hover{
     background-color: #007a35;
 }

.register-button:focus{
    background-color: #007a35;
}

.hyper-text{
    font-weight: bolder;
    background: none !important;
    color: #145ea0 !important;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 30px;
    position: relative;
    width: 100%;
}

.fade2 {
    transform: scale(0.9);
    opacity: 0;
    transition: all .2s linear;
    /*display: block !important;*/
}

.fade2.show {
    opacity: 1;
    transform: scale(1);
}

.div-list{
    /* padding: 10px; */
    margin-top: 10px;
    width:100%;
}

.blink_me {
    animation: blink-animation 5s steps(5, start) infinite;
    -webkit-animation: blink-animation 5s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.hyper-text:hover{
    color: #7a1313 !important;
}

.register-form{
    padding: 10px 10px;
    margin:0 auto;
    width: 94%;
}

.seperate-form{
    margin:0 auto;
}

.center-div{
    margin:0 auto;
}

.text-desc{
    color: #ef0000 !important;
    font-size: 16px;
    font-weight: 700;
}

.text-download{
    color: #145ea0 !important;
    font-size: 16px;
    font-weight: 700;
}

.summary-title{
    background-color: #f2f2f2;
    padding: 15px;
    border-bottom: 1px solid black;
}

.center-screen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
}

.text-notsuport-ie{
    color: #145ea0;
    font-weight: 700;
}

.detail-appointment{
    background-color: #fafff2;
    padding: 15px;
    border-bottom: 1px solid black;
}

.warning-text{
    color: red;
    font-size: 12px;
    font-weight: 700;
}

.check-box-list::before{
    width: 1.1rem !important;
    height: 1.1rem !important;
}

.check-box-list::after{
    width: 1.1rem !important;
    height: 1.1rem !important;
}

.warning-normal-text{
    color: #145ea0;
    font-size: 12px;
    font-weight: 700;
}

.warning-subtext{
    margin-left:5em;
}

.time-appoint{
    margin: 3px;
}

.summary-detail{
    padding: 15px;
    border-bottom: 1px solid black;
}

.table-doc-list{
    font-size: 12px;
}

.text-summary{
    line-height: 0.8 !important;
}

.center-label{
    display: block;
    text-align: center;
}

.btn-summary-page{
    white-space: nowrap;
}

.status-batch{
    font-weight: 700 !important;
}

.seperate-form-document{
    margin:0 auto;
}

.err-input{
    border-color: red;
}
.div-err-input{
    border: 1px solid red;
}

.document-no{
    color: red;
    font-weight: 900;
}

.header-bold{
    color: black;
    font-weight: 900;
}

.submit-document-form{
    padding: 10px 10px;
    margin:0 auto;
}

.header-submitted-company{
    padding: 10px 10px;
    margin:0 auto;
}

.submit-review-form{
    padding: 10px 10px;
    margin:0 auto;
}

.text-center{
    text-align: center;
}

.text-info{
    border-top: 2px solid #145ea0;
    border-bottom: 2px solid #145ea0;
    font-weight: bold;
    height: 40px;
    color: #145ea0 !important;
    vertical-align: middle;
    display: table-cell;
    width:1%;
}
.text-addin{
    font-size: x-small;
}

.left-panel {
    /*max-width: 20% !important;*/
}

.btn-add-doc-mobile{
    width: 120px;
}

.font-code{
    letter-spacing: 0.10em !important;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif !important;
}


@media (min-width: 1600px){
    .content-body{
        max-width: 90%;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

.badge-bank-transfer{
    font-size: 12px;
}

.view-info{
    margin: 20px;
    border: 2px solid black;
    padding: 40px;
    width: 800px;
}

@media (max-width: 576px){
    .right-panel {
        width: 100%;
    }
}

@media (min-width: 576px){
    aside.left-panel {
        border-right: 1px solid #4e4e52;
        /*width: 20%;*/
    }

    .modal-dialog{
        max-width: 700px !important;
    }

    .modal-dialog-bank{
        max-width: 1200px !important;
    }

    .navbar .navbar-header {
        border-bottom: 1px solid #4e4e52;
    }

    .right-panel {
        width: 80%;
    }

    .register-form{
        width: 70%;
        max-width: 1000px;
    }

    .seperate-form{
        width: 80%;
    }

    .submit-document-form{
        width: 80%;
    }

    .header-submitted-company{
        width:100%;
    }

    .seperate-form-document{
        width: 95%;
    }
}

.image-load{
    width: 400px;
    height: 300px;
    border-color: gray;
    border-style:dashed; border-width:3px;
    border-radius: 2em;
}

.div-popup
{
    display: none;
    position: absolute;
    width: 400px;
    height: 600px;
    background-color: #ffffff;
    z-index: 9999;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}

.table-input-text{
    font-size: 11px !important;
}

.table-view-text{
    font-size: 15px !important;
}

.div-header{
    padding: 10px 10px;
}

.btn{
    border-radius: 8px !important;
}

.table-input-col{
    padding: 0rem 0.25rem 0 0.25rem !important;
    vertical-align: middle !important;
}

.div-table {
    display: table;
    width: auto;
    background-color: #eee;
    border: 1px solid #666666;
    border-spacing: 5px; /* cellspacing:poor IE support for  this */
}
.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}
.div-table-col {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    width: 200px;
    background-color: #ccc;
}

.page-item.disabled .item-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.page-item:first-child .item-link {
    margin-left: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.page-item:last-child .item-link {
    margin-left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.item-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 1px solid #dee2e6;
    color: #428bca;
}

.active {
    border-color: #428bca;
}
.bold-text{
    font-weight: 800;
    color: blue;
    font-family: 'Open Sans', sans-serif !important;
}

.bold-red{
    font-weight: 800;
    color: red;
    font-family: 'Open Sans', sans-serif !important;
}

.text-italic{
    font-style: italic;
}

.text-high-light{
    background-color: yellow;
}
.info-box{
    color: #333333;
    border: 1px solid green;
    padding: 10px;
    margin-bottom: 10px;
}

.td-account{
    max-width: 70px;
    overflow-wrap: break-word;
}

.td-fullname{
    min-width: 200px;
}

.captcha {
    float: left;
}

.text-field-bold {
	font-weight: bold;
}

.page-item.active .page-link {
    color: #fff !important;
    font-weight: bold !important;
}
.item-icon{
	align-items: center;
}