@font-face {
    font-family: 'proxima_novablack';
    src: url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_bold-webfont.woff') format('woff'),
         url('../fonts/proxima_nova_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('../fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_extrabold-webfont.woff') format('woff'),
         url('../fonts/proxima_nova_extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novathin';
    src: url('../fonts/proxima_nova_thin-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_thin-webfont.woff') format('woff'),
         url('../fonts/proxima_nova_thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proximanova-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proximanova-semibold-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('../fonts/proximanova-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

*, html{scroll-behavior: smooth;padding:0; margin:0;box-sizing:border-box;font-variant-ligatures: none;-webkit-font-variant-ligatures: none;text-rendering: optimizeLegibility;-moz-osx-font-smoothing: grayscale;font-smoothing: antialiased;-webkit-font-smoothing: antialiased;}
body {font-family: 'Roboto', sans-serif;;font-weight: normal;color: #333537;overflow-x:hidden;box-sizing:border-box;background-color: #DDF1EF;font-size: 16px}
a,a:hover,a:focus{color:inherit;text-decoration:none;outline:none;}
ul{list-style-type:none;margin:0;padding: 0;}
img{max-width: 100%;}

::-moz-selection{color: #ffffff;background: #110358}
::selection{color: #ffffff;background: #110358}

h1, .white-box h2{font-size: 24px;font-weight: 600;margin: 0;margin-right: auto;}

body.inner{transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;}
body.menu-clicked{padding-left: 0}
.menu-clicked .sidebar{left: -100%}
.menu-clicked .header, .menu-clicked .footer{padding-left: 25px}
.menu-clicked .main-body .content{padding-left: 25px}
body.outer{background-color: #50BFF4;}

.white-box{flex: 1 1 auto;width: 100%;background-color: #ffffff;border-radius: 8px;padding: 20px;min-height: 100%}
.light-box{flex: 1 1 auto;width: 100%;background-color: #F4F5F9;border-radius: 8px;padding: 20px;min-height: 100%}
.white-box-header{display: flex;align-items: center;flex-wrap: wrap;padding:0 0 10px;border-bottom: 1px solid #E4E4E4 !important;margin-bottom: 20px !important;}
.white-box-header h1{padding: 10px 0;}
.abt-head{text-align: right;}
.abt-head p{font-size: 12px;color: #333537;font-family: 'Messina Sans Book';text-transform: uppercase;margin-bottom: 0}
.abt-head h6{font-weight: normal;font-size: 18px;color: #110358;margin-bottom: 0}
.semi-bold{font-weight: 600;}
.c-pointer{cursor: pointer;}
.f-13{font-size: 13px;}
.op-70{opacity: 0.7}
.f-normal{font-weight: normal;}
.f-light{font-weight: 300;}
.color-1{color: #000000}
.mw-75{min-width: 75px;}
.text-danger{color: #E42C51!important}
.text-success{color: #4AB530!important}
.f-book{font-family: 'Messina Sans Book';}

.btn:hover, .btn:focus, .btn:active, button:hover, button:focus, button:active{outline: none;box-shadow: none!important;opacity: .85}
.btn.mw105{min-width: 105px;text-align: center;}
.btn{padding: 6px 18px;border-radius: 5px;font-size: 16px;}
.btn.btn-outline-secondary {
	border: 2px solid #50BFF4;
	color: #fff;
    background:#50BFF4;
}
.btn.btn-outline-secondary:hover{background-color: #50BFF4;color: #fff}
    .btn.btn-primary {
        border-color: #50bff4;
        color: #fff !important;
        background: #50bff4;
    }
    .btn.btn-primary {
        border-color: #50bff4;
        color: #fff !important;
        background: #50bff4;
    }

.logoMain img{ width: 120px;}
.relative{position: relative;}
.icons {
	position: absolute;
	bottom: 10px;
	right: 10px;
}





.btn.signout-btn{background-color: #67C1F7;border: 1px solid #67C1F7;color: #fff;border-radius: 4px;font-size: 14px;	padding: 9px 33px;margin-top: 10px;}
.btn.btn-ternary{background-color: #110358;border-color: #110358;color: #ffffff;padding: 5px 20px;font-size: 14px;box-shadow: 0 3px 6px rgba(188,188,188,0.16)!important}
.btn.btn-success{background-color: #4AB530;border-color: #4AB530;color: #ffffff;}
.btn.btn-danger{background-color: #E42C51;border-color: #E42C51;color: #ffffff;}
.btn.radius-btn{border-radius: 50px;padding: 4px 15px;}

form{width: 100%}
.form-control:focus, .form-select:focus{box-shadow: none;border-color: #110358}
/*.form-control, .form-select{height: 42px;border-radius: 5px;border: 1px solid #CDD9D7;font-size: 15px;padding: 8px 15px;}*/
.form-label {margin-bottom: 3px; font-weight: 600;}
.upload-btn{position: relative;}
.profile-pic-box{display: inline-block;text-align: center;}
.upload-btn{background-color: #F9F9F9;border: 1px solid #EBEBEB;font-size: 14px;color: #110358;padding: 8px 25px;border-radius: 5px;cursor: pointer;box-shadow: 0 3px 6px rgba(188,188,188,.16)}
.upload-btn input{position: absolute;left: 0;top: 0;height: 100%;width: 100%;opacity: 0;cursor: pointer;}
.profile-pic-box img{height: 98px;width: 98px;border-radius: 100%;object-fit: cover;margin-bottom: 17px;}
.form-control::placeholder, .form-control .placeholder{color: rgba(51,53,55,.63)}
.show-item .form-select{min-width: 75px;}
.serachbar{flex: 0 0 224px;max-width: 224px;}
.search-input{background-repeat: no-repeat;background-position: right 15px center;background-image: url('../images/search-icon.svg');padding-right: 40px; border-radius:50px;}
.outer-box .form-control{height: 52px;padding: 18px 22px;border: 1px solid #0D0653;border-radius: 5px;padding-left: 55px;background-repeat: no-repeat;color: #000000}
.outer-box .form-control::placeholder{color: rgba(0,0,0,0.5);font-size: 16px;}
.form-control.input-email{background-image: url('../images/feather-mail.svg');background-position: left 22px center;}
.form-control.input-password{background-image: url('../images/password.svg');background-position: left 20px center;}
.form-check-input[type=checkbox] {border-radius: 5px;height: 25px;width: 25px;margin-right: 10px;}
.form-check-input[type=checkbox]:checked {background-color: #50BFF4;border-color: #50BFF4;background-image: url('../images/check.svg')!important;background-repeat: no-repeat;background-position: center;background-size: 11px;}
.form-check-input[type=checkbox]:focus{box-shadow: none;border-color:none;}
textarea.form-control{height: 90px;resize: none;}
textarea.form-control.large{height: 115px;}
textarea.form-control.large-2{height: 122px;}
.form-control.upload-file{background-image: url('../images/attachments.svg');background-repeat: no-repeat;background-size: 18px;background-position: right 15px center;padding-right: 35px;position: relative;}
.form-control.upload-file input{opacity: 0;position: absolute;z-index: 9;height: 100%;width: 100%;left: 0;top: 0;cursor: pointer;}
.form-check-input[type=radio]{height: 21px;width: 21px;min-height: 21px;min-width: 21px;border: 1px solid #BBBBBB;margin-right: 10px;margin-top: 0}
.form-check-input[type=radio]:checked {background-color: transparent;border-color: #110358!important;background-image: url('../images/checkedradio.svg');background-position: center;background-repeat: no-repeat;background-size: 13px;box-shadow: none;}
select, option{font-family: 'Messina Sans', sans-serif;}
.form-control:disabled, .form-control[readonly] {background-color: #F4F5F9;}
.form-control.date-icon{background-repeat: no-repeat;background-position: right 15px center;background-size: 21px auto;background-image: url('../images/date-icon.svg');padding-right: 50px;}
.form-control.location-icon{background-repeat: no-repeat;background-position: right 15px center;background-size: 16px auto;background-image: url('../images/Aimages/location-icon.svg');padding-right: 50px;}
.form-control.calendar-icon{background-repeat: no-repeat;background-position: right 15px center;background-size: 16px auto;background-image: url('../images/Aimages/icon-calendar.svg');padding-right: 50px;}
.form-control.clock-icon{background-repeat: no-repeat;background-position: right 15px center;background-size: 16px auto;background-image: url('../images/Aimages/icon-clock.svg');padding-right: 50px;}
.form-control.per-hour{background-repeat: no-repeat;background-position: left 15px center;background-size: 14px auto;background-image: url('../images/Aimages/icon-per-hour.svg');padding-right: 50px;}
.form-check.custom input[type=checkbox]{border-radius: 0;border: 1px solid #707070;}
.form-check.custom input[type=checkbox]:checked{background-color: #ffffff}
.form-check-input[type=checkbox]{margin-top: 0}

.checkbox-example {position: relative;width: 106px;height: 28px;cursor: pointer;}
input[type="checkbox"].checkbox-toggle {position: absolute;left: -9999px;visibility: hidden;}
label.checkbox-toggle-label span.on {position: absolute;top: 3px;right: auto;left: 8px;color: #ffffff;display: none;cursor: pointer;}
label.checkbox-toggle-label span.off {position: absolute;top: 3px;right: 8px;display: inline-block;color: #ffffff;cursor: pointer;}
label.checkbox-toggle-label:before {cursor: pointer; content: '';background: #BB2121;width: 100%;height: 100%;position: absolute;top: 0;border-radius: 60px;}
label.checkbox-toggle-label:after {cursor: pointer; content: '';position: absolute;top: 0;width: 19px;height: 19px;background: #ffffff;transition: 0.1s ease-in;border-radius: 100%;left: 6px;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
input.checkbox-toggle {visibility: hidden;}
input.checkbox-toggle:checked + label.checkbox-toggle-label:after {opacity: 1;background: #ffffff;left: auto;right: 20px;}
input.checkbox-toggle:checked + label.checkbox-toggle-label:before {background: #06A20B;border: 0;width: 91px;}
input.checkbox-toggle:checked + label.checkbox-toggle-label span.on {display: inline-block;}
input.checkbox-toggle:checked + label.checkbox-toggle-label span.off {display: none;}

.header{background-color: #ffffff;position: sticky;top: 0;left: 0;width: 100%;padding: 12px 25px 12px 30px;font-size: 15px;z-index: 999 ; min-height: 70px;}
.header .dropdown-toggle:after{border: 0;display: inline-block;width: 10px;height: 6px;background-repeat: no-repeat;background-position: center;background-size: 9px;background-image: url('../images/dropdown-arrow.svg');vertical-align: middle;}
.header .menu-btn{display: inline-block;cursor: pointer;}
.header .menu-btn img{display: block;}
.header .profile-img{height: 36px;width: 36px;border-radius: 100%;object-fit: cover;margin-right: 8px;display: inline-block;}
.header .dropdown-menu{transform: none!important;top: 100%!important;margin-top: 15px!important;left: auto!important;right: -15px!important;    min-width: 200px;border-radius: 6px;border: 0;box-shadow: 0 17px 22px rgb(0 0 0 / 11%);padding: 15px 10px 25px 10px}
.header .dropdown-menu h5{font-size: 18px;font-weight: 300;color: #000000;margin-bottom: 15px;}
.header .dropdown-menu ul li a{border-radius: 4px;padding: 8px 10px;display: flex;align-items: center;padding-left: 37px;position: relative;font-size: 16px;font-weight: 300;color: #333537}
.header .dropdown-menu ul li.active a {
	background-color: #ECF2F7;
	color: #000;
	font-weight: 400;
	font-size: 14px;
}
.header .dropdown-menu ul li a svg{position: absolute;left: 10px;}
    .header .dropdown-menu ul li a img {
        position: absolute;
        left: 10px;
    }

.header .dropdown-menu:before{content: '';height: 12px;width: 12px;display: inline-block;background-color: #ffffff;border-radius: 3px;position: absolute;top: -5px;transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);right: 12px;}

.breadcrumb{margin-bottom: 12px;}
.breadcrumb-item+.breadcrumb-item:before {float: none;padding-right: 0;transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);display: inline-block;position: absolute;left: 14px;opacity: 0.6}
.breadcrumb-item{font-size: 13px;color: #2C2C2C!important;font-weight: 300}
.breadcrumb-item+.breadcrumb-item{padding-left: 35px;position: relative;}

.sidebar{z-index: 9999;overflow: auto;font-family: 'proxima_novaregular';position: fixed;width: 100%;max-width: 230px;min-width: 230px;height: 100%;top: 0;left: 0;
    padding:0px 0px 23px;transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;
    background: #0C877F;
background: -moz-linear-gradient(top, #50BFF4 0%, #50BFF4 100%);
background: -webkit-linear-gradient(top, #50BFF4 0%,#50BFF4 100%);
background: linear-gradient(to bottom, #50BFF4 0%,#50BFF4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50BFF4', endColorstr='#50BFF4',GradientType=0 );
}
.sidebar .logo{display: inline-block;margin: 0 auto;padding: 20px 16px;}
.sidebar h3{font-size: 14px;color: #ffffff;opacity: .60;margin-bottom: 15px; padding: 0 16px;}
.sidebar ul{display: block;width: 100%; padding-top:5px;}
.sidebar ul li{width: 100%;opacity: .8;padding: 10px 15px}
.sidebar ul li a{display: block;position: relative;padding-left: 26px;color: #ffffff;display: flex;align-items: center; font-size: 15px;}
.sidebar ul li a img{position: absolute;left: 0;width: 17px}
/*.sidebar ul li:hover, .sidebar ul li.active {
	opacity: 1;
	background: rgba(247, 247, 247, 0.3);
}*/
.sidebar-login{position: fixed;top: 0;left: 0;width: 100%;min-width: 50%;max-width: 50%;height: 100%;display: flex;align-items: center;justify-content: center;
    background: #54e6fb;
    background: -moz-linear-gradient(top, #54e6fb 0%, #00a8bf 100%);
    background: -webkit-linear-gradient(top, #54e6fb 0%,#00a8bf 100%);
    background: linear-gradient(to bottom, #54e6fb 0%,#00a8bf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54e6fb', endColorstr='#00a8bf',GradientType=0 );
}

.main-body{width: 100%;display: flex;flex-wrap: wrap;flex-direction: column;}
.main-body .content{display: flex;flex-wrap: wrap;flex-direction: column;width: 100%;padding:15px}
body.outer .main-body .content{padding: 30px}
body.outer .footer{padding: 15px 30px}

.table-searchbar{padding-bottom: 10px;}
.table{font-size: 14px;}
.table tr td{color: #000000;/*background-color: #ffffff;*/box-shadow: none; border-bottom:1px solid #F1F1F1; font-weight:400;}
/*.table tbody tr:nth-child(2n + 2) td{background-color: #F4F5F9;}   */
.table th, .table td{padding: 11px 15px;vertical-align: middle;}
/*.table tbody tr td:first-child, .table thead tr th:first-child{padding: 10px 30px;width: 15%}*/
.table th{background-color: #262626;color: #ffffff}
.numbers-pag{font-size: 14px;opacity: .63;padding: 15px 0;}
/*.pagination .page-link {font-size: 14px;color: #333537;padding: 8px 15px;border-radius: 4px;background-color: #F0EFF3;border-color: #F0EFF3}
.pagination .page-link:focus{box-shadow: none;}
.pagination .page-item{padding: 0 2px;}
.pagination .page-item:first-child{margin-right: 14px;}
.pagination .page-item:first-child .page-link{padding: 8px 20px;border: 1px solid #D2D2D2;background-color: #ffffff}
.pagination .page-item:last-child{margin-left: 14px;}
.pagination .page-item:last-child .page-link{padding: 8px 20px;border: 1px solid #D2D2D2;background-color: #ffffff}*/
.pagination .page-item[aria-current="page"] a, .pagination .page-item.active a{background-color: #110358;color: #ffffff; border-color: #110358}
.table>:not(caption)>*>*{border-bottom-width: 0px;}
.td-v-top td{vertical-align: top;}
.table .btn{font-size: 14px;}

.outer-box{margin: auto;width: 100%;max-width: 400px;color: #000000}
.outer-box h1{font-size: 32px;margin-bottom: 0;padding-bottom: 15px;}
.outer-box h1 span{font-size: 22px;display: block;margin-bottom: 10px; font-weight: normal;}
.outer-box-header{margin-bottom: 30px;}
.outer-box-header p{font-size: 16px;color: #333537;opacity: .86;margin-bottom: 0;font-family: 'Messina Sans Book';}
.outer-box .btn{font-weight: bold;font-size: 18px;padding: 10px 45px;border-radius: 5px;color: #000000}

.modal{z-index: 9999}
.modal .btn:not(.normal){font-weight: bold;font-size: 18px;padding: 13px 35px;border-radius: 5px;color: #000000}
.modal-small .modal-body{padding: 40px 20px;}
.modal-small .modal-footer{padding: 10px 20px 40px;}
.modal-small h3{font-size: 24px;color: #000000}
.modal-small .modal-icon{margin-bottom: 40px;}
.modal-small p{opacity: .68;font-size: 18px;}
.modal-small .modal-dialog{max-width: 420px;}
.modal .modal-content{border-radius: 0;border: 0;}
.modal-header{border: 0;background: #F4F5F9;padding: 18px 30px;}
.modal-header h5{color: #110358;font-size: 20px;}
.modal-dialog{max-width: 600px}
.medium-modal .modal-body{padding: 20px 30px 40px;}
.popover{z-index: 999999}
.medium-modal.custom .modal-dialog{max-width: 550px}

.view-list{display: block;margin-bottom: 20px;}
.view-list li{width: 100%;padding: 20px 0;border-bottom: 1px solid #F1F1F1;color: #000000;font-size: 16px;}
.view-list li:first-child{padding-top: 0}

.video-mini{min-width: 34px;min-height: 34px;height: 34px;width: 34px;position: relative;overflow: hidden;border-radius: 5px;}
.video-mini img{height: 100%;width: 100%;object-fit: cover;}
.video-mini .playbtn{padding: 0;background-color: transparent;border: 0;position: absolute;left: 50%;top: 50%;transform: translate(-50% , -50%);-ms-transform: translate(-50% , -50%);-moz-transform: translate(-50% , -50%);-webkit-transform: translate(-50% , -50%);z-index: 9}
.video-mini:after{content: '';position: absolute;height: 100%;width: 100%;background-color: #110358;opacity: 0.36;z-index: 8;left: 0;top: 0;}

.white-box .nav-tabs{margin: 0 -20px;}
.nav-tabs {border-bottom: 1px solid #333537;padding: 0 20px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {border-color: #333537 #333537 #ffffff;color: #110358}
.nav-tabs .nav-link {border-top-left-radius: 8px;border-top-right-radius: 8px;background: #333537;color: #ffffff;margin-right: 7px;padding: 8px 35px;border: 1px solid #333537;}
.nav-tabs .nav-link:not(.active):focus, .nav-tabs .nav-link:not(.active):hover{border: 1px solid #333537;}
.tab-content{padding: 15px 0}

.ui-datepicker .ui-widget-header {border: 1px solid #110358;background: #110358;color: #ffffff;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {filter: invert(1);}
.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active, .ui-datepicker .ui-widget-header .ui-state-active, .ui-datepicker a.ui-button:active, .ui-datepicker .ui-button:active, .ui-datepicker .ui-button.ui-state-active:hover {border: 1px solid #f0cc26;background: #f0cc26;}

.footer{padding: 15px 25px 15px 30px;width: 100%;text-align: center;font-size: 12px;color: #000000}
.footer p{margin-bottom: 0;font-weight: 300;}
.footer p + p{margin-top: 5px;}

/*03-09-2021*/
.abt-head-list{display: flex;align-items: center;flex-wrap: wrap;margin: 0 -30px}
.abt-head-list li{border-right: 1px solid #E3E3E3;padding: 5px 30px}
.abt-head-list li:last-child{border-right: 0}
.form-control.mini-inp{min-width: 52px;width: 52px;}
.cose_country{display: block; margin-bottom: 10px; position: relative; }

.cose_country.closeoption{ position: relative;}
.thiscloseoption{ width: 25px; height: 25px; cursor: pointer; font-size: 14px; font-weight: 600; float: right; border-radius: 50px; background: #ddd; text-align: center; line-height: 25px; margin-top:9px; }


/* 10-09-2021 */
.ml-4.editprofile{ margin-left: 30px; }
.fields_box strong{ display: block; clear: both; padding-bottom: 14px; border-bottom: solid 1px #eee; }
.reniew{ margin-left: auto; margin-right: 0; float: right; margin-bottom: -30px; position: relative; z-index: 1; }
.reniew + ul{ clear: both; }
.modal-lg-large.modal-small .modal-dialog{ max-width: 600px; }
.modal-lg-large.modal-small .modal-dialog p{ font-size: 18px; color: #000; font-weight: 400; opacity: 0.8; }
.modal-lg-large.modal-small .modal-dialog p strong{ font-size: 20px; }


/* 13-09-2021 */
.video_cells{ border-right: solid 1px #ddd; padding-right: 40px; }
.cost_cells{ padding-left: 40px; }
.videoupload_box{  }
.videoupload_row{ display: flex; width: 100%; align-items: flex-start; position: relative; margin-bottom: 10px;}
.videoupload_row [class*="cell"]{ flex-grow: 1; }
.cell_1{ width: 60%; }
.cell_2{ margin-left: 1rem;  }
.closeThisRow{ display: block;
    position: absolute;
    right: -21px;
    top: 12px;
    width: 18px;
    height: 18px;
    background: #EB8D8D url(../../assets/images/close.svg) 5px 5px no-repeat;
    border-radius: 50px;
    margin-left: 4px;
    cursor: pointer;}
.closeThisRow:hover{ background-color: #CF5757; }
.cose_country .closeThisRow{ margin-top: 15px; }
.addbtnlink{ float: right; color: #F0CC26; margin-top: 4px; font-size: 14px; }
.cose_country__outer{ padding-right: 40px; display: block; width: 100%;}

.videoupload_row select,
.cose_country select{ padding-right: 30px; }

.borderRadius{ border-radius:10px !important;}





.white-box-header {
	border-radius: 8px 8px 0 0;
}

.white-box{ 
background:#fff;

 }

/* body{ background-image: url(../images/admin_bg1.svg); background-position: right bottom; background-repeat: no-repeat; background-size: contain; }*/

 

 .dashboardIcon {
	width: 40px;
	height: 40px;
}


.dashboardMap{ height:55vh;}
.dashboardMap iframe{border-radius: 10px; margin-top: 20px;}
.form-label small{ color: #666; font-weight: normal; font-size: 12px;}
:focus{outline: none;}
.mr-3{margin-right: 15px;}
.downloadBtn{padding:3px 10px 8px 10px !important;}


/* Dashboard Start*/

.overviewlinks .card {position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border-radius: 12px; border: 0; background: #fff; box-shadow: 0 10px 10px rgb(0 0 0 / 2%); border: solid 1px rgba(0, 0, 0, 0.1); }
.overviewlinks .card:hover{ box-shadow: 0 10px 10px rgb(0 0 0 / 3%); border: solid 1px #F0CC26; }
.overviewlinks .card-body {-ms-flex: 1 1 auto; flex: 1 1 auto; padding: 25px; }
.overviewlinks .card-body-icon {float: left; font-size: 28px; width: 70px; height: 70px; background: #000; border-radius: 14px; text-align: center; line-height: 65px; color: #fff; margin-right: 20px; } 

.overviewlinks [class*='col-']:nth-of-type(1) .card-body-icon{ background:#9694ff; }
.overviewlinks [class*='col-']:nth-of-type(2) .card-body-icon{ background:#57caeb; }
.overviewlinks [class*='col-']:nth-of-type(3) .card-body-icon{ background:#5ddab4; }
.overviewlinks [class*='col-']:nth-of-type(4) .card-body-icon{ background:#ff7976; }

.overviewlinks [class*='col-']:nth-of-type(5) .card-body-icon{ background:#d194ff; }
.overviewlinks [class*='col-']:nth-of-type(6) .card-body-icon{ background:#57eb92; }
.overviewlinks [class*='col-']:nth-of-type(7) .card-body-icon{ background:#c9db64; }
.overviewlinks [class*='col-']:nth-of-type(8) .card-body-icon{ background:#ffd576; }

.overviewlinks [class*='col-']:nth-of-type(9) .card-body-icon{ background:#ff94d4; }
.overviewlinks [class*='col-']:nth-of-type(10) .card-body-icon{ background:#7b79eb; }
.overviewlinks [class*='col-']:nth-of-type(11) .card-body-icon{ background:#6c9ee9; }
.overviewlinks [class*='col-']:nth-of-type(12) .card-body-icon{ background:#50BFF4; }

.overviewlinks .d-heading {display: block; color: #888; font-size: 16px; line-height: normal; padding-top: 5px; }
.overviewlinks .d-heading span {display: block; font-size: 30px; font-weight: 700; color: #222; margin-top: 5px; }
.overviewlinks .h-100 {height: 100%!important; }

@media screen and (max-width: 1400px)
{
	.overviewlinks .card-body-icon{ width: 60px; height: 60px; line-height: 60px; }
	.overviewlinks .d-heading{ padding-top: 0; }
	.overviewlinks .d-heading span{ margin-top: 2px; }
}

/* Dashboard End*/

.bodybg{
    display:flex; flex-direction:column; justify-content:center;
    min-height:100vh;
  }
.bgwhite{background:#fff; min-height:708px; display:flex;}
.outer-box-header h2{font-size:23px; font-weight:bold; padding-top:30px;}
.floatright{float:right; color:#50BFF4; font-weight:bold;}
.bglogo{background:rgba(255,255,255,0.5)}

  ::placeholder {
    color: #000 !important;
  }
  .appbutton{background:#50BFF4; color:#fff; padding:4px 15px; border-radius:20px;}
  .appbutton:hover{color:#fff;}
  .cancelclr{color:#FF545A !important;}
  .completeclr{color:#3CC326 !important;}
  .runningclr{color:#50BFF4 !important;}
.dinflex{display:inline-flex; align-items: center;}
.dinflex span a{margin-left:10px;}
.shiftselect{margin-left:15px;}
.shiftselect label{font-weight:bold;}
.shiftselect .form-control{width:150px; margin-left:5px; display:inline-flex;}
.shiftdate{margin-left:15px; position: relative;}
.shiftdate p{margin-bottom: 0px;}
.shiftdate1{padding-right:15px;}
.shiftdate1:after {
    content: "";
    display: flex;
    width: 1px;
    background-color: #C4C4C4;
    height: 48px;
    top: 0;
    position: absolute;
    top: 0;
    right: 0px;
}
.boxblueclr{background:#E8E8E8; padding:10px; border-radius:0px;}
.mt25{ margin-top: 28px;}

.addPriceTitle {
    padding: 12px 15px !important;
}
.addPriceTitle h2 {
font-size:20px !important
}

.menuBlogBox {
    margin: 0px;
    z-index: 5;
}

    .menuBlogBox li {
        list-style: none;
        padding: 0px;
        width: auto;
        float: left; margin-bottom:15px; margin-right:10px
    }

        .menuBlogBox li a {
            color: #333;
            padding: 8px 15px;
            background: #fff;
            float: left; border-radius:5px;
        }

            .menuBlogBox li a:hover {
                color: #fff;
                padding: 8px 15px;
                background: #50BFF4;
                float: left;
                border-radius: 5px;
            }
            .menuBlogBox li a.active {
                color: #fff;
                padding: 8px 15px;
                background: #50BFF4;
                float: left;
                border-radius: 5px;
            }

.white-box {
    min-height: 80vh;
}

.textRight{text-align: right;}

.system-price {
    width: 73px !important;
    float: left;
}



.modal .btn:not(.normal) {
    font-size: 16px !important;
    padding: 7px 26px !important;
}
.dt-buttons {
    float: right;
    margin-bottom: 15px;
}

.bootbox-close-button {color:#000 !important; border:none !important; background:none !important}

.resetBlog{ max-width:500px; margin:auto}

@media screen and (min-width:768px) and (max-width:991px) {
    .bgwhite.loginBox {
        min-height:380px;
        padding:10px;
    }
        .bgwhite.loginBox .outer-box-header h2 {
            padding-top: 10px;
        }
        .bgwhite.loginBox .outer-box-header {
            margin-bottom: 20px;
        }
}
@media screen and (min-width:992px) and (max-width:1199px) {
    .bgwhite.loginBox {
        min-height: 512px;
        padding: 10px;
    }
}
@media screen and (min-width:1200px) and (max-width:1399px) {
    .bgwhite.loginBox {
        min-height: 610px;
        padding: 10px;
    }
}

img {
    cursor: pointer
}


.emailBox{ position:relative; }
.emailBox span { position:absolute; top:15px; left:18px}

.dataTables_length{ margin-bottom:15px !important}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {

    background: #110358 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #110358 !important;
}

.td-price input:not(:last-child) {
    margin-bottom:5px
}



.notifcationRedBox {
    position: absolute;
    background: red;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    top: -8px;
    right: -4px;
    font-weight: bold;
}
.mainfilter .col-sm-auto {
    margin-bottom:15px;
}
nav.pagination-row {
    flex-wrap: wrap;
}
nav.pagination-row .form-select {
        width: auto;
        margin-left:auto;
    }
 nav.pagination-row .pagination {
     margin-left:10px
    }
#InternalSelingList table select{
    width:100%
}
.cat-list-process-row {
    display:flex;
    margin-bottom:20px;
    flex-wrap:wrap
}
.cat-search-filter-col, .car-percent-col, .cat-dis-col{
    display:flex;
}
.cat-search-filter-col .col-auto:not(:last-child) {
    margin-right:10px
}
.car-percent-col .col-auto:not(:last-child) {
    margin-right: 10px
}
.cat-dis-col .col-auto:not(:last-child) {
    margin-right: 10px
}
.car-percent-col {
    margin:0 0 0 20px
}
.cat-dis-col {
    margin-left:20px
}
.re-valuate-btn {
    margin-left:20px
}
.cat-list-process-row .col-auto.mini-input {
    width: 100px
}
.tableapplicant a {
    display:inline-block
}
.infobox {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: rgb(209 209 209);
    cursor:pointer
}