.page-title{
	text-transform: uppercase;
}
.bg-white{
	background: #fff;
}
.appform.content-wrapper{
	padding: 1.04rem;
}
/*visa-form-content*/
.visa-form-content{
    padding: 2em 0;
}
.visa-form-content .page-title{
	font-size: 200%;	
    padding-bottom: 0.5em;
}	
.color-red{
	color: #ff4747;
}
.visa-form-content .box-title{
	font-size: 18px;
    font-weight: 600;
    padding: 0.8em 0.5em;
}
.bg-grey{
	background: #b2b2b2;
}
.visa-form-content input,
.visa-form-content textarea{
	text-transform: uppercase;
}
.sm-inner{
	padding: 0 1em;
}
.othernames-yes{
	padding: 0 2em;
}
.container {
  margin-top: 20px;
}
#visaformPaginate{
	margin-bottom: 2em;
}
.section-title{
    font-weight: 600;	
}
.bg-light-grey{
	background: #d6d6d6;
}
.auth.auth-img-bg.login-admin-bg{
	background: url('../images/auth/eon-travel-login-bg.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	
}
.copycode{
    padding-top: 0.8em ;
    max-height: 47px ;
    padding-left: 1em;
    padding-right: 1em;
}
.mdi-delete-forever{
	font-size: 30px;
    color: red;
}
.noBgbtn,.noBgbtn2{
	background: transparent;
    border: none;
}
.inputNobg{
	width: 114px;
    border: none;
    background: transparent;
}
.noBgbtn:hover{ background: #333;border-radius: 4px;color:#fff;}
.noBgbtn2:hover{ background: #333;border-radius: 4px; padding: 0.5em 0.5em;color:#fff;}
.south-korea.auth.lock-full-bg1{
	background: url('../images/auth/login-code-bg-korea.jpg');
	background-size: cover;
	background-position: bottom;
}
.japan.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-japan.jpg');
    background-size: cover;
    background-position: bottom;
}
.chinese.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-chinese.jpg');
    background-size: cover;
    background-position: bottom;
}
.usa.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-usa.jpg');
    background-size: cover;
    background-position: center;
}
.australian.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-australian.jpg');
    background-size: cover;
    background-position: top;
}
.egypt.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-egypt.jpg');
    background-size: cover;
    background-position: top;
}
.new-zealand.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-new-zealand.jpg');
    background-size: cover;
    background-position: top;
}

.uae.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-uae.jpg');
    background-size: cover;
    background-position: top;
}
.canada.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-canada.jpg');
    background-size: cover;
    background-position: center;
}
.uk.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-uk.jpg');
    background-size: cover;
    background-position: bottom;
}
.schengen.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-schengen.jpg');
    background-size: cover;
    background-position: center;
}
.turkish.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-turkish.jpg');
    background-size: cover;
    background-position: center;
}
.indian.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-indian.jpg');
    background-size: cover;
    background-position: center;
}
.south-africa.auth.lock-full-bg1{
    background: url('../images/auth/login-code-bg-south-africa.jpg');
    background-size: cover;
    background-position: center;
}
.auth-form-whitebg{
	background: rgba(255,255,255,0.8);
}
.login-code-url{
	padding: 1em;
    border: 1px solid #007bff91;
    border-radius: 4px;
}
.dashboard-item{
	padding: 1em 3em;
    border-right: 1px solid rgba(0,0,0,0.2);
    color:#333;
}
.dashboard-item .mdi{
	font-size: 50px;
	color:#ff4747;
}
.dashboard-item .countTotal{
    font-size: 29px;
    line-height: 1em;
}
.dashboard-item.approved .mdi{
	color: #71c016;
}
.dashboard-item .bg-inner{
	padding: 1em;
    background: #f3f3f3;
}
.navbar .navbar-brand-wrapper .navbar-brand-inner-wrapper .navbar-brand img{
    width: 88%;
    height: auto;
}
.auth-form-whitebg2 {
        box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
        background: rgba(255,255,255,0.5);
}
.borderb{
    border: 1px solid #19a0d9;
}
.error-div-msg{
    padding: 1em;
    background: #e46f6f;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 1em;
}
.success-div-msg{
    padding: 1em;
    background: #35ca1a;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 1em;
}
#closeme{
        float: right;
    cursor: pointer;
}
#loadingEon{
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 10;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#loadingEon img{
    top: 40%;
    position: absolute;
    width: 150px; 
}
.table tr td,.table tr td > button{
    text-transform: uppercase;
}
.login-flags{
    width: 40px;
    box-shadow: 0px 0px 2px; 
}
.text-bold{
    font-weight: 600;
}
.flags-content{
    text-align: center;
    padding: 1em 0 0 0;
    margin-bottom: -1em;
}
.flags-content img{
    box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
.letmehide{
  
    display: none;

}
.collapse1{
    background: #fafafa;
}
.nav-item .nav-link > img{
    margin-right: 0.5em;
}
.parent-thumb{
    overflow: hidden;
    position: relative;
    min-height: 80.64px;
 /*   border-radius: 50%;*/
     border: 2px solid #fff;
      margin-bottom: 0.5em;
      box-shadow: 1px 1px 6px;

}
.thumb-country{
    background-size: cover !important;
    min-height: 80.64px;
   
    background-repeat: no-repeat;
    background-position: center !important;
     -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;

    
}
.thumb-country h3{    
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff !important;
    font-family: sans-serif;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -44px;
    background: rgba(0,0,0,0.4);
    right: 0;
    height: 34px;
    cursor: pointer;
    padding-top: 0.4em;
}
.parent-thumb:hover .thumb-country, .parent-thumb:focus .thumb-country {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.bg-home{
    background: url('../images/ETT Visa backkground-v2.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}
.half-bg-home{
    background: rgba(255,255,255,0.8);
    /* padding-top: 70px; */
}
.auth.auth-img-bg .auth-form-transparent.custom{
    width: 78%;
}

.admin-btn{
    background: #333;
    color: #fff;
    border-radius: 5px;
    padding: 0.5em 1em;
    
}
.admin-btn:hover{
    background: #0698d5;
    color: #fff;
    text-decoration: none;
}
.dropdown-menu.dropdown-menu-right.navbar-dropdown .main-content{
    max-height: 400px;
    overflow-y: scroll;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-nav{
    position: absolute;
    top: 0;
    font-size: 50px;
    background: rgb(77, 131, 255, 0.7);
    color: #fff;
    height: 67px;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
    width: 30px;
}
.notification-content{
    width: 60%;
    margin-left: 3rem; 
}
.notification-content .read-content{
  padding-left: 3em;
}
.notification-content .mdi-bell{
    font-size: 40px;
    position: absolute;
    color: #e85959;
}
.notification-content #notif_count{
    font-weight: 800;
    color: #e85959;
}
.notification-content .mdi-close-circle{
  position: absolute;
  top: 0;
  font-size: 20px;
}
.dropdown-menu .notif-footer{
    padding: 0.5em 1em 0;
}
.dropdown-menu .notif-footer .mark-all-btn{
    padding: 0.2em 1em;
    background: #dedede;
    border: 1px solid rgba(0,0,0,0.2);
    cursor: pointer;
}
.dropdown-menu .notif-footer .mark-all-btn:hover{
    background: #fff;    
}
/*scrollbar*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: transparent; 
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #368ef4; 
}
input[name=loginCode]::placeholder {
  font-size: 22px !important;
  color: #696565;
}
.category-title{
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0 10px; 
}
.overlay-bg{
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;  
}
.items-center{
    align-items: center;
}
.justify-center{
    justify-content: center;
}
.size-6{
    height: 20px;
    width: 20px;
}
.copyright-text{
    position: absolute;
    bottom: 10px;
    left: auto;
    right: auto;
    color: #000 !important;
    /* background-color: #ffffffa2; */
    padding: 3px 9px;
    font-weight: 500;
    border-radius: 3px;
}
.copyright-text a{
    color: #000 !important;  
}
.track-box{
    width: 100%;
    max-width: 600px;
    padding: 30px;
    background-color: #ffffffe0;
    border-radius: 5px;
    box-shadow: 0 0 5px #83838370;
    position: relative;
}
.track-box .submit-form{
    border: none;
    padding: 15px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #0698d5;
}
.track-box svg{
    color:#fff;
}
.track-box #tracking_num{
    border: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 15px;
    font-size: 20px;
    width: 100%;  
}
.uppercase {
    text-transform: uppercase;
}
.font-500{
    font-weight: 500;
}
.dark-icons svg,
.primary-svg svg{
    color: #0698d5 !important;
}
.contact-table td{
    padding: 5px;
    color: #333;
    font-size: 14px;
}
.contact-title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
}
.dark-icons{
    margin-top: 40px;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.no-result-track{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 230px;
    background-color: #fff;
}
.top-middle-destination{
    text-align: center;
    margin: 20px 15px 15px;
}
.top-middle-destination .signin-btn{
    padding: 10px 20px;
    border: 1px solid #0698d5;
    border-radius: 4px;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    color: #0698d5;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #fff;
}
.top-middle-destination .signin-btn:hover{
    color: #fff;
    background-color: #0698d5;
}
.line-or{
    font-size: 12px;
    margin-bottom: 10px;
    font-style: italic;
    color: #333;   
}
.d-grid-4{
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 10px;  
}
@media(max-width: 767px){
    .auth.auth-img-bg .auth-form-transparent.custom{
        width: 100%;    
    }
    .d-grid-4{
        display: grid;
        grid-template-columns: auto auto;  
    }
    .copyright-text{
        display: none;
    }
}


.btn-proceed{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 46px;
    padding-left: 25px;
    padding-right: 25px; 
}
.input-border-field{
    border: 1px solid #19a0d9;
    font-size: 26px !important;
    line-height: 1.5;
    padding: 0;
}
.download-group .row p,
.download-group .row p a{
    font-size: 19px;
}
.download-group > p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.auth-form-whitebg{
    padding: 1rem !important;
}
.auth-form-whitebg > img{
    max-width: 100%;
}