html,
body {
    height: 100% !important;
}

body {
    /* font-family: 'Be Vietnam', sans-serif; */
    font-family:"Poppins", sans-serif;
    font-size: 13px;
    color: #000000;
}

button:focus {
    outline: none !important;
    box-shadow: none !important;
}


/* @font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.eot');
    src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansBold.woff2') format('woff2'),
         url('../fonts/OpenSansBold.woff') format('woff'),
         url('../fonts/OpenSansBold.ttf') format('truetype'),
         url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}
@font-face {
	 font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSansSemibold.eot');
    src: url('../fonts/OpenSansSemibold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansSemibold.woff2') format('woff2'),
         url('../fonts/OpenSansSemibold.woff') format('woff'),
         url('../fonts/OpenSansSemibold.ttf') format('truetype'),
         url('../fonts/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansLight.eot');
    src: url('../fonts/OpenSansLight.eot') format('embedded-opentype'),
         url('../fonts/OpenSansLight.woff2') format('woff2'),
         url('../fonts/OpenSansLight.woff') format('woff'),
         url('../fonts/OpenSansLight.ttf') format('truetype'),
         url('../fonts/OpenSansLight.svg#OpenSansLight') format('svg');
} */

.modal-lg, .modal-xl {
    max-width: 900px;
}
.modal.fade.show .modal-dialog {}
.modal.fade.show .modal-content {border: #2999d3 solid 5px; box-shadow: none; border-radius: 15px;}
.modal.fade.show .modal-content .modal-header {display: block; padding:12px 15px;}
.modal.fade.show .modal-content .modal-header h4.modal-title {font-size: 20px;}
.modal.fade.show .modal-content .modal-header button.close {font-weight: 300; font-size: 40px; padding: 9px 10px; color: #000; opacity: 1;}

input.form-control.filess {
    padding: 4px 5px;
}

.table.vert_cl_mdl td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
	text-wrap: nowrap;
}

.badge {
    border-radius: 0.25rem;
    font-size: 0.65rem;
    font-weight: initial;
    line-height: 1;
    padding: 0.3rem 0.3rem 0.2rem;
    font-weight: 500;
}

.lg_badge {
border-radius: 0.25rem;
    font-size: 0.75rem;
    font-weight: initial;
    line-height: 1;
    padding: 0.4rem 0.5rem 0.3rem;
    font-weight: 500;
}
table tr th{font-weight:500; color:#000;}
table tr td{font-weight:300; font-size:12px; color:#000;}


.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

label {
	font-weight:500 !important;
}
.ser_are_flt.form-group label {
    display: block;
	font-weight:500;
}
.ser_are_flt.form-group a.btn.btn-outline-info {
    padding: 6px 10px;
    font-size: 14px;
}




/* Dashboard HTML Design */

.user_profilesss {
    background: #ceeaf1;
    padding: 15px 20px 15px;
    border: #89d0f4 solid 1px;
	    text-decoration: underline;
	    border-radius: 4px;
}

.user_profilesss .tp_users {
    display: inline-block;
    width: 100%;
	    margin-bottom: 10px;
}
.user_profilesss .tp_users h5 {
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 7px;
}
.user_profilesss .tp_users p {
    font-size: 13px;
    font-weight:400;
    margin: 0 0 10px;
}

.user_profilesss .userss_countss .cnt_miams_area {
    float: left;
    width: 100%;
    padding-left:0px;
}
.user_profilesss .userss_countss {
    display: inline-block;
    width: 100%;
}

.user_profilesss .userss_countss .pro_imgss {
    float: left;
    width: 80px;
    height: 80px;
	border:#9fa9af solid 5px;
    overflow: hidden;
    border-radius: 100px;
}
.user_profilesss .userss_countss .pro_imgss img{width:100%; height:100%;  object-fit:cover;}

.user_profilesss .userss_countss .cnt_miams_area .cont_countss {
    display: inline-block;
    width: 50%;
    float: left;
	margin-top:15px;
}

.user_profilesss .userss_countss .cnt_miams_area .cont_countss span {
    font-size: 20px;
    font-weight: 600;
}

.user_profilesss .userss_countss .cnt_miams_area .cont_countss p {
    margin: 0 0 0;
}
.user_profilesss .userss_countss .cnt_miams_area .cont_countss a {
        font-size: 13px;
		text-decoration:underline;
    color: #333;
}

.user_profilesss .userss_countss .user_namesss h4 {
    font-size: 16px;
    margin: 20px 0 5px;
}

.user_profilesss .userss_countss .user_namesss {
    float: left;
    max-width: 300px;
    width: 100%;
    padding-left: 15px;
}
.user_profilesss .userss_countss .user_namesss p {
    margin: 0;
    font-size: 13px;
}
.user_profilesss .userss_countss .user_namesss p span.colsss {
    padding-left: 8px;
}
.user_profilesss .userss_countss .user_namesss p span.colsss a .fa-whatsapp {
    color: #43a423;
    font-size: 15px;
}
.user_profilesss .userss_countss .user_namesss p span.colsss a .fa-mobile {
    color: #000;
    font-size: 15px;
}
.user_profilesss.gm_araea {
    padding: 23px 20px 24px;
	    text-decoration: none;
}
.user_profilesss.gm_araea .slt_area h3 {
    font-size: 19px;
    margin: 0 0 10px;
    font-weight: 500;
}
.user_profilesss.gm_araea .slt_area select#game_name {
    border: #a9a9a9 solid 1px;
    border-radius: 0;
    cursor: pointer;
    padding: 8px 10px;
}
.user_profilesss.gm_araea .slt_area .form-group {
    margin-bottom: 30px;
}
.user_profilesss.gm_araea .slt_area .cont_pricess h4 {
    font-size: 35px;
    margin-bottom: 8px;
}
.user_profilesss.gm_araea .slt_area .cont_pricess p {
    font-size: 13px;
    margin: 0;
}
.user_cnt_lisit .icon_araeaa i {
    font-size: 30px;
    color: #000;
    line-height: 60px;
}

.user_cnt_lisit .icon_araeaa {
    float: left;
    width: 25%;
    text-align: center;
    border-radius: 10px;
    border: #00000030 solid 1px;
}
.user_cnt_lisit {
    padding: 20px;
    box-shadow: 0px 0px 10px #ccc;
    display: inline-block;
    width: 100%;
	    border-radius: 4px;
}

.user_cnt_lisit .us_countss_area {
    float: left;
    text-align: right;
    width: 75%;
}
.user_cnt_lisit .us_countss_area p {
    font-size: 13px;
    margin: 0 0 15px;
}
.user_cnt_lisit .us_countss_area h5 {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
}
.user_cnt_lisit.grenns {
    background: #9edb9e;
}
.user_cnt_lisit.bluess {
    background: #edb0c1;
}
.user_cnt_lisit.reddss {
    background: #bfc6dd;
}

.slt_gm_roundss .card-header {
    background: #fff;
	margin-top:40px;
    border: #dfdfdf solid 1px;
}
.slt_gm_roundss .row.bgx_areaaa {
    background: #fff;
    padding: 15px;
    margin: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 10px #e9e9e9;
    margin-bottom: 30px;
    border: #dfdfdf solid 1px;
    border-top: none;
}
.slt_gm_roundss .row.bgx_areaaa select {
    border: #a9a9a9 solid 1px;
    border-radius: 0;
    cursor: pointer;
    padding: 8px 10px;
}

.manages_bxxx {
    display: inline-block;
    width: 100%;
}
.manages_bxxx .ftlet_bxss {
    float: left;
    width: 18.4%;
    margin-right: 2%;
}
.manages_bxxx .ftlet_bxss:last-child{margin-right:0;}
.ftlet_bxss {
    border: #788f99 solid 1px;
    background: #ced9de;
    text-align: center;
}
.ftlet_bxss h6 {
    font-weight: 500;
    padding: 10px 0;
    border-bottom: #788f99 solid 1px;
    margin: 0 0 5px;
}
.ftlet_bxss h2 {
    padding: 0;
    margin: 8px 0 8px;
    font-size: 32px;
    font-weight: 500;
    line-height: 33px;
}
.ftlet_bxss span {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
.ftlet_bxss p {
    margin: 10px 0 0;
    padding: 7px 0;
    color: #fff;
    background: #788f99;
}
/* End Dashboard HTML Design */


.mr_then read-more:not(:defined) {
  visibility: hidden;
}

/* Ensure the element is visible in no-js environments */
.mr_then .no-js read-more:not(:defined) {
  visibility: visible;
}

.mr_then read-more p {
  font: inherit;
  line-height: inherit;
      margin: 0;
}
.mr_then read-more button {
  all: unset;
  color: var(--color-primary);
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}
.mr_then read-more button:focus,
.mr_then read-more button:hover {
  text-decoration: none;
}


/* User Details */
 .fnt_wetts{font-weight:500;}
 .user_profilesss .userss_countss .user_namesss h4 span.ac_inac {float: right; font-size: 12px; color: #fff; padding: 4px 8px; font-weight: 300; border-radius: 12px;}
 .grn_bg{background: #6eca4f !important;}
 .red_bg{background: #e90707 !important;}

 .user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea {
    width: 100%;
}
.user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea span.sm_lst {
    font-size: 18px;
}
.user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea span.cngeess {
    float: right;
}
.user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea span.cngeess a {
    background: #2999d3;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    padding: 5px 12px;
    font-weight: 500;
}

.user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea.avlc {
    display: inline-block;
    width: 100%;
    background: #2999d32b;
    padding: 5px 10px;
    border-radius: 50px;
    border: #2999d338 solid 1px;
	margin-top:20px;
}
.user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea.avlc p {
    line-height: 30px;
}
.user_profilesss .userss_countss .cnt_miams_area .cont_countss.ful_araea.avlc p span.avlbal {
    float: right;
    width: auto;
    text-align: center;
    height: 30px;
    background: #fff;
    line-height: 32px;
    font-size: 16px;
    padding: 0 10px;
    border-radius: 20px;
}
.user_profilesss .userss_countss .cnt_miams_area.us_dtlss {
    float: initial;
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    margin-bottom: 15px;
}



.ad_fund_bntt {
    display: inline-block;
    width: 100%;
}
.ad_fund_bntt span {
    width: 48%;
    margin-right: 4%;
    float: left;
}
.ad_fund_bntt span:last-child{margin-right:0;}
.ad_fund_bntt span a {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    padding: 10px 0px;
    border-radius: 4px;
}


#tbssd_areaaa .tab-wrapper {
  text-align: center;
  display: block;
  margin: auto;
  width: 100%;
}

#tbssd_areaaa .tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: left;
  border-bottom:#dfdfdf solid 1px;
}

#tbssd_areaaa .tab-link {
  margin: 0 1%;
  list-style: none;
  padding:10px 15px;
  color: #000;
  cursor: pointer;
  font-weight:500;
  transition: all ease 0.5s;
  border-bottom: solid 3px rgba(255, 255, 255, 0);
  letter-spacing:0px;
  font-size:16px;
}

#tbssd_areaaa .tab-link:hover {
  color: #999;
  border-color: #999;
}

#tbssd_areaaa .tab-link.active {
  color: #2999d3;
  border-color:#2999d3;
}


#tbssd_areaaa .content-wrapper {
    padding: 0px 0px;
    margin: 20px 0 0;
    background: transparent;
	    height: auto;
    min-height: inherit !important;
}

#tbssd_areaaa .tab-content {
  display: none;
  text-align: left;
  color: #888;
  font-weight: 300;
  font-size: 13px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

#tbssd_areaaa .tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}

/* End User Details */


.ui-datepicker {
  display: none;
  width: 20rem;
  background: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  margin-top: 1rem;
}
.ui-datepicker-header {
  text-align: center;
  padding: 1rem 0;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.ui-datepicker-header a span {
  display: none;
}
.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.5rem;
}
.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
}
.ui-datepicker-header a.ui-datepicker-prev::after {
  font-family: "Material Icons";
  content: "\e314";
  font-size: 1.5rem;
  color: #444444;
}
.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
}
.ui-datepicker-header a.ui-datepicker-next::after {
  font-family: "Material Icons";
  content: "\e315";
  font-size: 1.5rem;
  color: #444444;
}
.ui-datepicker-calendar {
  width: 100%;
  text-align: center;
  padding: 1rem;
}
.ui-datepicker-calendar thead {
  color: #090909;
}
.ui-datepicker-calendar a {
  color: #444444;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid transparent;
  cursor: pointer;
}
.ui-datepicker-calendar a:hover {
  border: 1px solid #cccccc;
}
.ui-datepicker-calendar .ui-state-highlight {
      border-color: #404e67;
    color: #404e67;
}
.ui-datepicker-calendar .ui-state-active {
  background: #333e52;
  color: #ffffff;
}

/* Winning Prediction */
.tblss_list .bed_crmss {
    display: inline-block;
    width: 100%;
    background: #d6e8f9;
    padding: 10px 13px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.tblss_list .bed_crmss span {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}
.tblss_list .bed_crmss span:last-child {
    margin-right: 0;
}

.tblss_list .bnttt_area{display: inline-block; width: 100%;}


.tblss_list .bnttt_area {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.tblss_list .bnttt_area .tbm_bnt {
    float: left;
    margin-right: 15px;
    background: #2999d3;
    padding: 7px 15px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    border-radius: 25px;
    display: inline-block;
}
.tblss_list .bnttt_area .tbm_bnt:last-child{margin-right:0;}
.tblss_list .bnttt_area .tbm_bnt span {
    background: #fff;
    width: 18px;
    height: 18px;
    font-size: 11px;
    line-height: 18px;
    color: #333;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
	margin-left:5px;
}

/* Winning Prediction */

/* Games Management */

.form-group.marjjs label {
    line-height: 20px;
    margin: 0;
}
.form-group.marjjs input {
    margin-right: 5px;
}
.form-group.marjjs {
    display: flex;
    padding-top:0px;
}

.time_pckerr .ti_tx,
.time_pckerr .mi_tx,
.time_pckerr .mer_tx {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.time_pckerr .time,
.time_pckerr .mins,
.time_pckerr .meridian {
width: 50px;
    float: left;
    margin: 0 5px;
    font-size: 14px;
    color: #2d2e2e;
    font-weight: 500;
}

.time_pckerr.set_size .time, .time_pckerr .mins, .time_pckerr .meridian{margin: 0 -3px;}

.time_pckerr .prev,
.time_pckerr .next {
	cursor: pointer;
	padding: 15px 15px;
	width: 28%;
	border: 1px solid #ccc;
	margin: auto;
	background: url(../img/arrow.png) no-repeat;
	border-radius: 5px;
}

.time_pckerr .prev:hover,
.time_pckerr .next:hover {
	background-color: #ccc;
}

.time_pckerr .next {
	background-position: 50% 125%;
}

.time_pckerr .prev {
	background-position: 50% -35%;
}

.time_pckerr .time_pick {
	position: relative;
}

.time_pckerr .timepicker_wrap {
	padding: 10px;
	border-radius: 5px;
	z-index: 998;
	display: none;
	box-shadow: 2px 2px 5px 0 rgba(50,50,50,0.35);
	background: #f6f6f6;
	border: 1px solid #ccc;
	float: left;
	position: absolute;
	top: 27px;
	left: 0;
}

.time_pckerr .arrow_top {
	position: absolute;
	top: -10px;
	left: 20px;
	background: url(../img/top_arr.png) no-repeat;
	width: 18px;
	height: 10px;
	z-index: 999;
}
.time_pckerr input.timepicki-input {
	background: none repeat scroll 0 0 #FFFFFF;
    	border: 1px solid #CCCCCC;
    	border-radius: 5px 5px 5px 5px;
    	float: none;
    	margin: 0;
    	text-align: center;
    	width: 70%;
		padding:4px 0;
}
.time_pckerr a.reset_time {
	float: left;
	margin-top: 5px;
	color: #000;
}


.both_icon {
    position: relative;
}
.both_icon i {
    position: absolute;
    right: 10px;
    top: 39px;
    z-index: 1;
}

.ads_formsss {
    background: #fff;
    padding: 25px;
    max-width: 800px;
    border: #e9e7e7 solid 1px;
    margin: 0 auto;
}

.ads_formsss1 {
    background: #fff;
	height:365px;
    padding: 20px 25px;
    width: 100%;
    border: #e9e7e7 solid 1px;
}

.ads_formsss2 {
    background: #fff;
    padding: 20px 25px;
    width: 100%;
    border: #e9e7e7 solid 1px;
}
.sec_hddingss {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 500;
}

/* End Games Management */

/* Games Number */
.sng_dig_num {display:inline-block; width:100%;}
.sng_dig_num button.digit_num_box {width:47px; background:#5bd6f3; height:47px; border:#2999d3 solid 2px; border-radius:4px; cursor:auto; font-size:16px; line-height:45px; margin:9px 9px;}
.sng_dig_num button.digit_num_box:last-child{margin-right:0;}

.tblss_list .frt_price {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.tblss_list .frt_price button.digit_num_box.rd_bxxs {
    width: 47px;
    background: #fad1d1;
    height: 47px;
    border: #f1a5a5 solid 2px;
    border-radius: 4px;
    cursor: auto;
    font-size: 16px;
    line-height: 45px;
    margin: 9px 9px 0;
}

/* End Games Number */






@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@300;400;500;600;700;800&display=swap');
.login-page,
.register-page {
    background: #EFEFEF;
}

.login-logo,
.register-logo {
    margin-bottom: 40px;
}

.login-box .card,
.register-box .card {
    box-shadow: none;
}

.login-card-body,
.register-card-body {
    border-radius: 8px;
    padding: 30px;
}

.login-box-msg,
.register-box-msg {
    font-size: 18px;
    color: #000;
}

.control-label {
    width: 100%;
    font-size: 13px;
    color: #000;
    /* font-family: 'OpenSansSemibold'; */
    margin-bottom: 5px;
}

.form-control {
    background: #fff !important;
    font-size: 13px;
    color: #252525;
    padding: 7px 10px;
    height: inherit;
    border-radius: 5px;
}

.login-card-body .input-group .input-group-text,
.register-card-body .input-group .input-group-text {
    font-size: 13px;
    color: #A2A2A2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.login-bottom-text {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.login-bottom-text a {
    font-size: 13px;
    color: #2040A0;
    margin-top: 8px;
    display: inline-block;
}

.login-bottom-text .right-btn {
    float: right;
}

.btn-primary:hover,
.btn-primary {
    background: #2999d3 !important;
    font-size: 13px;
    font-weight: 700;
    border: none;
    padding: 8px 20px;
    min-width: 90px;
}


/* Change the white to any color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.login-card-body .input-group .form-control,
.register-card-body .input-group .form-control {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    /* border-top-right-radius: 0px;
	border-bottom-right-radius: 0px; */
    border-right: 1px solid #ced4da;
}

.resetPassword-text {
    font-size: 13px;
    color: #333333;
    margin-top: 20px;
}

.resetPassword-text a {
    color: #333333;
}

.btn-secondary {
    font-size: 13px;
    color: #000000 !important;
    vertical-align: baseline;
    background: #DEDEDE;
    font-weight: 700;
    border: none;
    padding: 8px 20px;
}

.btn-secondary:hover {
    color: #fff !important;
}

.btn-right-gap {
    margin-right: 5px;
}

.navbar-nav .nav-link.toggle-bars {
    font-size: 21px;
}

.navbar-nav .nav-link {
    font-size: 20px;
    font-weight: 500;
    color: #374365;
    height: auto;
}

.navbar-nav .nav-link.current-page h3 {
    font-size: 24px;
    font-weight: 700;
    color: #374365;
}

.dropdown-toggle::after {
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent;
}

[class*=sidebar-dark-] {
    background-color: #2999d3;
}

.main-footer {
    font-size: 14px;
    color: #53565A;
    padding: 12px 15px;
}

.sidebar {
    padding-right: 0px;
    padding-left: 0px;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background: rgba(255, 255, 255, .1);
    box-shadow: none;
    border-radius: 0px;
}

.nav-sidebar .nav-link p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.nav-sidebar .nav-treeview>.nav-item>.nav-link>.nav-icon {
        font-size: 10px;
    margin: 0 5px 0 5px;
    width: 1.2rem;
}

ul.nav.nav-treeview li a p {
    font-size: 12px;
    font-weight: 300;
}

.nav-sidebar>.nav-item .nav-icon.fa,
.nav-sidebar>.nav-item .nav-icon.fab,
.nav-sidebar>.nav-item .nav-icon.far,
.nav-sidebar>.nav-item .nav-icon.fas,
.nav-sidebar>.nav-item .nav-icon.glyphicon,
.nav-sidebar>.nav-item .nav-icon.ion {
    font-size: 14px;
    color: #fff;
}

.sidebar-main-navigation {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    padding: 10px 22px 10px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    white-space: nowrap;
}

.sidebar-collapse .sidebar-main-navigation {
    opacity: 0;
}

[class*=sidebar-dark] .brand-link {
    border: none;
    padding-right: 22px;
    padding-left: 22px;
    padding-top: 30px;
    padding-bottom: 30px;
    opacity: 1;
    font-size: 23px;
    color: #fff;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link .fas {
    color: #374365;
    font-size: 20px;
}

.header-profile-pic {
    position: relative;
    margin-right: 10px;
}

.header-profile-pic span {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    right: -8px;
    top: -6px;
    font-size: 16px;
    font-weight: 800;
    background-color: #1f2839;
    color: #fff;
    padding: 2px 2px 4px;
}

.header-profile-pic img {
    border-radius: 50%;
    overflow: hidden;
    width: 56px;
    height: 56px;
    border: 2px solid #54d4f2;
}

.content-header h1 {
    font-size: 22px;
    color: #000000 !important;
    font-weight: 500;
    line-height: 35px;
    /* font-family: 'OpenSansSemibold'; */
}

.right-form-dashboard {
    text-align: right;
}

.Dashboard-filter {
    display: inline-block;
    font-size: 12px;
    color: #333333;
}

.Dashboard-select-box {
    width: 140px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    font-size: 13px;
    color: #333333;
    padding: 7px 10px;
    padding-right: 30px !important;
    background: #fff url(../img/arrow-point-to-right.svg) no-repeat calc(100% - 12px) center !important;
    appearance: none;
    -webkit-appearance: none;
    margin-left: 8px;
    height: inherit;
}


/* .Website-datatable div.dataTables_wrapper div.dataTables_filter select{
	width: 175px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    font-size: 13px;
    color: #333333;
    padding: 7px 10px;
    padding-right: 30px !important;
    background:#fff url(../img/arrow-point-to-right.svg) no-repeat calc(100% - 12px) center !important;
    appearance:none;
    -webkit-appearance:none;
    margin-left: 8px;
    height: inherit;
    display: inline-block;
} */

.booking-dropdown {
    width: 165px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    font-size: 12px;
    color: #000000;
    padding: 7px 10px;
    padding-right: 30px !important;
    background: #fff url(../img/arrow-point-to-right.svg) no-repeat calc(100% - 12px) center !important;
    appearance: none;
    -webkit-appearance: none;
    margin-left: 0px;
    height: inherit;
    display: inline-block;
    margin-right: 10px;
    height: 35px;
}

.booking-dropdown:after {
    display: none;
}

.Bookings-datatable .col-md-6:first-child {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.Bookings-datatable .col-md-6:last-child {
    flex: 0 0 66.666666%;
    max-width: 66.666666%;
}

.Questions-datatable div.dataTables_wrapper div.dataTables_filter select {
    width: 140px;
}

.Questions-datatable .col-md-6:first-child {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.Questions-datatable .col-md-6:last-child {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.small-box {
    border-radius: 8px;
}

.small-box>.inner {
    padding-left: 20px;
    padding-right: 20px;
}

.small-box p {
    font-size: 20px;
    color: #fff;
    /*font-family: 'OpenSansLight';*/
    margin-bottom: 0px;
    min-height: 52px;
}

.small-box h3 {
    font-size: 30px;
    /* font-family: 'OpenSansSemibold'; */
    color: #fff;
}

.fa-pencil-square-o:before {
    content: "\f044";
}

.small-box .icon {
    color: rgba(255, 255, 255, .15);
}

.small-box .icon>i {
    bottom: 20px;
    font-size: 60px !important;
    top: inherit !important;
}

.bg-orange {
    background: #F17B56 !important;
}

.bg-blue {
    background: #5699F1 !important;
}

.bg-purple {
    background: #A683D4 !important;
}

.bg-green {
    background: #53B160 !important
}

.bg-pink {
    background: #D67FBC !important
}

.Dashboard-border hr {
    border-top: 1px solid #707070;
    margin-bottom: 30px;
}

table.dataTable {
    width: 100% !important
}

table.dataTable th {
    white-space: nowrap;
}

.Dashboard-bottom-box {
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
}

.Dashboard-bottom-box h3 {
    font-size: 16px;
    color: #000000;
    /* font-family: 'OpenSansSemibold'; */
}

.card-primary:not(.card-outline)>.card-header {
    background: #fff;
    font-weight: 700;
    color: #000000;
    font-size: 16px;
}

.card-primary:not(.card-outline)>.card-header .card-title {
    /* font-family: 'OpenSansSemibold'; */
    color: #000000;
    font-size: 16px;
}

.text-danger {
    font-size: 13px;
}

.desktop-order1 {
    order: 1;
}

.desktop-order2 {
    order: 2;
    padding-left: 80px;
}

.my-profile-img {
    float: left;
    height: 120px;
    border: 1px solid #ddd;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-profile-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

.my-profile-browse {
    float: left;
    margin-left: 15px;
    position: relative;
    margin-top: 0;
    width: 50%;
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 20px;
    max-width: 206px;
}

.my-profile-browse small {
    font-size: 11px;
    color: #333333;
}

.my-profile-browse-cover {
    position: relative;
    display: inline-table;
    width: 100%;
}

.my-profile-browse .form-control {
    position: absolute;
    opacity: 0;
    width: 86px;
    left: 0;
}

.card {
    box-shadow: none;
    border: 1px solid #EEEFF2;
}

.brand-link .brand-image {
    width: 40px;
    float: none;
    margin-left: 0px;
}

.brand-link.partner {
    text-align: center;
    padding: 15px;
}

.brand-link.partner .brand-image {
    width: auto;
    max-width: 100%;
    float: none;
    margin-left: 0px;
    max-height: inherit;
}

.brand-link.partner .brand-image.default {
    max-height: 50px;
}

.dropdown-item {
    font-size: 14px;
}

.login-input-cover {
    display: flex;
    width: 100%;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    border-color: #D9D9D9;
}

table.dataTable th {
    border-top: none !important;
    font-weight: bold;
}


/* table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child{
	width: 30px !important;
    max-width: 30px;
    min-width: 30px;
} */

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child {
    width: 100px;
    text-align: center;
}


/* table.table-bordered.dataTable th, table.table-bordered.dataTable td{
	    max-width: 180px !important;
    width: auto !important;
} */

table.dataTable {
    margin-bottom: 20px !important;
}


/* table.dataTable th{
	font-family: 'OpenSansBold';
} */

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05);
}

table.dataTable td,
table.dataTable th {
    font-size: 13px;
    color: #383838;
    border-right: none;
    padding: 10px 15px;
}

table.dataTable td a i {
    color: #20547d
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 15px;
    color: #9baec5;
    font-weight: 600;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 12px 0 0 !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.previous .page-link {
    background-color: transparent;
    color: #9baec5;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.active:nth-child(even) .page-link {
    background-color: #374365;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item:nth-child(odd) .page-link {
    background-color: #989fb0;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item:first-child .page-link {
    background-color: transparent;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.next .page-link {
    background-color: transparent;
    color: #9baec5;
}

.page-item .page-link {
position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.disabled .page-link {
    color: #d0dae3;
}

.page-item.active .page-link {
    background: #919191;
    border-color: #919191;
}

.custom-switch .custom-control-label::before {
    background: #AAAAAA;
    border-color: #AAAAAA;
    width: 31px;
    height: 12px;
    box-shadow: none;
}

.custom-switch {
    min-height: 19px;
}

.custom-switch .custom-control-label::after {
    height: 18px;
    top: 1px;
    width: 18px;
    margin-left: -2px;
    background: #fff;
    border: 1px solid #AAAAAA;
}

.custom-control-input:checked~.custom-control-label::before {
    background: #05745A;
    border-color: #05745A;
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    opacity: .5;
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    border-color: #05745A;
    background: #05745A;
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    margin-left: 0px;
    background: #fff;
    border: 1px solid #05745A;
}

.checkbox-half {
    width: 33.33%;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
    min-height: inherit;
    padding-right: 10px;
}

.custom-checkbox .custom-control-label {
    font-weight: normal !important;
    font-size: 13px;
}

.permissions-label strong {
    font-weight: 700;
    font-size: 13px;
}

.permissions-row {
    margin-bottom: 30px;
    width: 600px;
}

.custom-checkbox .custom-control-label::before {
    width: 14px;
    height: 14px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #A9A9A9;
    border-radius: 0px;
    top: 2px;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background: #20547d;
    border-color: #20547d;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    top: 1px;
    left: -25px;
}

.permissions-checkboxs {
    display: flex;
    flex-wrap: wrap;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #2999d3;
}

.emailTemplate-editor {
    width: 670px;
}

.add-btn-cover {
    text-align: right;
}

.text-reject {
    color: #dc3545!important;
}


/* .Website-datatable div.dataTables_wrapper div.dataTables_filter label{
	    font-size: 12px;
    color: #333333;
} */

.partner-logo-text {
    display: inline-block;
    vertical-align: middle;
}

.booking-related-document {
    margin-bottom: 20px;
}

.booking-related-document .list-group-item {
    width: 100px;
    height: 100px;
    padding: 5px;
    margin-right: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .125) !important;
}

.booking-related-document .list-group-item img {
    max-width: 100%;
    max-height: 100%;
}

.full-width {
    width: 100%;
    float: left;
}

.btn-danger_lg {
    font-size: 13px;
    background: #FF1D1D;
	color:#fff;
    margin-right: 10px;
    min-width: 90px;
    font-weight: 700;
    padding: 7px 20px;
}

.btn-danger {
    font-size: 13px;
    /* font-family: 'OpenSansSemibold'; */
    background: #FF1D1D;
    margin-right: 10px;
    min-width: 90px;
}

.btn-success {
    font-size: 13px;
    /* font-family: 'OpenSansSemibold'; */
    background: #189C2E;
    min-width: 90px;
}

.row.bor_bottms:last-child {
    margin-bottom: 0;
}
.row.bor_bottms {
    border: #e7e7e7 solid 1px;
    margin-bottom: 15px;
    padding-top: 10px;
}

.attorney-requests-btn-cover {
    margin-top: 30px;
}

table.table-bordered.dataTable tbody td i {
    margin: 0px 3px;
}
table.table-bordered.dataTable tbody td i.wight_clr {
    margin: 0px 3px;
	color:#fff;
}
table.table-bordered.dataTable tbody td {
    word-break: break-all;
    text-wrap: nowrap;
}

.website-sub-title {
    margin-top: 20px;
    /*margin-bottom: 20px;*/
}

.website-sub-title h6 {
    font-size: 16px;
    color: #000000;
    /* font-family: 'OpenSansSemibold'; */
}

table.table-bordered.dataTable tbody td {
    word-break: break-all;
}

.dataTables_wrapper .row:nth-child(2) .col-sm-12 {
    overflow: auto;
}

table.table-bordered.dataTable tbody td .button_status,
table.table-bordered.dataTable tbody td .text-reject,
table.table-bordered.dataTable tbody td .text-success {
    min-width: 80px;
    display: inline-block;
}

.scheduling-weekday {
    padding: 0 10px 0 0;
}

.report-datatable {
    background-color: #ffffff;
}

.partner-profile-plus-icon,
.partner-profile-minus-icon {
    font-size: 25px;
    margin-top: 25px;
    margin-left: 15px;
    cursor: pointer;
}

.row-hide {
    display: none;
}

.row-show {
    display: inline;
}

.user-education-row,
.work-experience-row {
    margin-top: 25px;
}

.report-top .form-control.input-sm {
    max-width: 150px;
}

.select2-container .select2-selection--single {
    height: 35px !important;
    border: 1px solid #D9D9D9 !important;
    border-radius: 5px !important;
    background: #fff url(../img/arrow-point-to-right.svg) no-repeat calc(100% - 12px) center !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
    margin-top: -6px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

#source_dropdown+.select2-container {
    margin-left: 8px;
}

.select2-container--default .select2-results__option {
    word-wrap: break-word;
}

.select2-search--inline {
    background-color: #ffffff!important;
}


/* New Design CSS */

.sidebar-mini.sidebar-collapse .main-header {
    margin-left: 0 !important;
}

.sidebar-mini.sidebar-collapse .legal-content-wrapper {
    margin-left: 0 !important;
}

.legal-wrapper {
    height: 100%;
    background-color: #f9fbfc;
}

.legal-main-header {
    margin-left: 0 !important;
    width: 100%;
    max-width: 100%;
    border-bottom: 2px solid #54d4f2;
    padding: 16px;
}

.legal-main-header .navbar-nav .dropdown-menu {
    border: none;
    border-radius: 0;
}

.legal-main-header .navbar-nav .dropdown-menu .dropdown-item {
    color: #333e63;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

.legal-main-header .navbar-nav .dropdown-menu .dropdown-item:hover,
.legal-main-header .navbar-nav .dropdown-menu .dropdown-item:active {
    background-color: #fff !important;
}

.legal-main-header .navbar-nav .dropdown-menu .dropdown-divider {
    border-top: 2px solid #c1d1e5;
}

.legal-body-wrapper {
    width: 100%;
    max-width: 100%;
    height: auto;
    background-color: #f9fbfc;
}

.legal-main-body {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
}

.legal-main-body .content-wrapper {
    background-color: #f9fbfc;
    padding-left: 24px;
    padding-top: 35px;
}

.legal-main-sidebar {
    position: relative !important;
    display: inline-block;
    width: auto !important;
    top: initial !important;
    height: auto !important;
    flex: 0 0 25%;
    max-width: 25%;
    background-color: transparent !important;
    box-shadow: none !important;
    margin-top: 107px;
    border-right: 6px solid #eaf2f6;
    padding-right: 24px;
    transition: all .3s ease-in-out;
}

.sidebar-collapse .legal-main-sidebar {
    flex: 0 0 13%;
    max-width: 13%;
    transition: all .3s ease-in-out;
    margin-left: 0;
}

.sidebar-collapse .legal-content-wrapper {
    flex: 0 0 87%;
    max-width: 87%;
}

.legal-main-sidebar .sidebar {
    height: auto !important;
}

.legal-content-wrapper {
    margin-left: 0 !important;
    flex: 0 0 75%;
    max-width: 75%;
    min-height: initial !important;
}

.legal-content-wrapper .content-header {
    padding: 0;
}

.legal-content-wrapper .content {
    padding: 0;
}

.dashboard-panel-cover {
    display: inline-block;
    width: 100%;
}

.nav-item.dashboard-panel {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 13px 45px;
    justify-content: flex-start;
    background-color: #fff;
    box-shadow: 0 0 10px 4px rgba(243, 247, 249, 0.85);
    margin-bottom: 10px;
    cursor: pointer;
}

.dashboard-panel:hover {
    background-color: #0263e0;
}

.dashboard-panel:hover span {
    color: #fff;
}

.dashboard-panel img {
    width: 25px;
    margin-right: 15px;
}

.dashboard-panel a {
    display: inline-block;
    padding: 0;
}

.dashboard-panel:hover a {
    background-color: #0263e0 !important;
}

.dashboard-panel a:hover,
.dashboard-panel a:focus {
    background-color: transparent !important;
}

.dashboard-panel a p {
    font-size: 15px;
    font-weight: 800;
    color: #1f2839 !important;
    text-transform: uppercase;
}

.dashboard-panel:hover a p {
    color: #fff !important;
}

.blue-arrow {
    display: inline-block;
    color: #398cf7!important;
    margin-left: 4px;
}

.card-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
}

.card-inner-cover {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 11px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}

.card-inner-cover-grey {
    flex: 0 0 37.5%;
    max-width: 37.5%;
    padding: 0 11px;
}

.helping-card-cover {
    display: inline-block;
    width: 100%;
}

.helping-card {
    display: inline-block;
    padding: 10px 15px 25px;
    box-shadow: 0 0 10px 4px rgba(243, 247, 249, 1);
    background-color: #fff;
    width: 100%;
}

.card-inner-cover-grey .helping-card {
    background-color: #c1d1e5;
    padding: 30px 15px 25px;
}

.card-num {
    display: flex;
    flex-wrap: wrap;
    border-radius: 50%;
    border: 6px solid #54d4f2;
    width: 78px;
    height: 78px;
    justify-content: center;
    align-content: center;
    margin: 0 auto 20px;
}

.card-num span {
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid #fff;
    background-color: #374365;
}

.card-text {
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
    color: #333e63;
    margin-bottom: 25px;
    text-align: center;
}

.card-stats {
    margin-bottom: 10px;
    text-align: center;
}

.card-stats .stats {
    font-size: 16px;
    color: #333e63;
}

.card-stats .stats span {
    font-weight: 800;
}

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

.card-inner-cover-grey .helping-card .card-link {
    display: flex;
    flex-wrap: wrap;
    width: 155px;
    background-color: #fff;
    border-radius: 20px;
    justify-content: center;
    padding: 4px 14px 6px;
    margin: auto;
}

.card-link a {
    font-size: 17px;
    color: #54d4f2;
    font-weight: 600;
}

.chat-box-cover {
    background-color: #1f2839;
    padding: 30px 15px 70px;
    text-align: center;
    position: relative;
    min-height: 226px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.chat-header {
    font-size: 26px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
}

.chat-text {
    font-size: 16px;
    color: #8b96aa;
}

.chat-now {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #54d4f2;
}

.chat-now a {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.chat-now a img {
    width: 25px;
    margin-right: 6px;
}

.table-inner-wrapper {
    position: relative;
    padding: 80px 0;
}

.table-top-panel {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    justify-content: space-between;
}

.table-top-panel.flex-end {
    justify-content: flex-end;
}

.table-top {
    display: flex;
}

.table-top-search {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    justify-content: flex-end;
}

.top-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    color: #cdd5ef;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 12px;
}

.top-box {
    display: inline-block;
}

.top-box input {
    padding: 10px;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 7px 3px rgba(243, 247, 249, 0.85);
    font-size: 16px;
    font-weight: 500;
    color: #333e63;
}

.entries-top .top-box input {
    width: 125px;
}

.top-box select {
    padding: 8px 45px 11px 15px;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 7px 3px rgba(243, 247, 249, 0.85);
    font-size: 16px;
    font-weight: 500;
    color: #333e63;
    -webkit-appearance: none;
    background: url(../img/input-dropdown.svg) no-repeat 94% center #fff !important;
    background-size: 31px !important;
}

.top-box .date-selector {
    cursor: pointer;
    background: url(../img/input-date.svg) no-repeat 96% center #fff !important;
    background-size: 30px !important;
}

.cus-table thead {
    background-color: #c1d1e5;
}

.cus-table thead th {
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    border-bottom: 16px solid transparent;
}

.cus-table tbody tr td {
    font-size: 16px;
    color: #333e63;
    border-bottom: 16px solid transparent;
    padding: 5px 15px;
}

.cus-table tbody tr td:first-child {
    font-weight: 800;
}

.cus-table tbody tr td .td-value {
    font-weight: 800;
}

.cus-table tbody tr td .td-sub-value {
    font-size: 12px;
}

.legaltable-card {
    box-shadow: none;
    border: none;
    background-color: transparent;
}

.legaltable-card .card-body {
    padding: 0;
}

.legal-datatables .dataTables_wrapper label {
    display: inline-block;
    font-size: 14px;
    font-weight: 800 !important;
    color: #cdd5ef;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 12px;
}

.legal-datatables .dataTables_wrapper input {
    padding: 10px;
    margin-left: 0 !important;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 7px 3px rgba(243, 247, 249, 0.85);
    font-size: 16px;
    font-weight: 500;
    color: #333e63;
}

.legal-datatables .dataTables_wrapper select {
    display: inline-block;
    width: auto;
    padding: 8px 45px 11px 15px;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 7px 3px rgba(243, 247, 249, 0.85);
    font-size: 16px;
    font-weight: 500;
    color: #333e63;
    -webkit-appearance: none;
    background: url(../img/input-dropdown.svg) no-repeat 94% center #fff !important;
    background-size: 31px !important;
}

.legal-datatables .dataTables_wrapper .row:first-child .col-sm-12.col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}

.legal-datatables .dataTables_wrapper .row:first-child .col-sm-12.col-md-6:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
}

.legal-datatables .dataTables_wrapper .input-group.date input {
    box-shadow: -6px 0 7px 3px rgb(243 247 249 / 85%);
}

.legal-datatables .dataTables_wrapper .input-group-append .input-group-text {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 7px 3px rgb(243 247 249 / 85%);
    padding: 2px 10px 0 0;
}

.legal-datatables .dataTables_wrapper .input-group-append .input-group-text i {
    background: url(../img/input-dropdown.svg) no-repeat 94% center #fff !important;
    background-size: 31px !important;
    width: 33px;
    height: 33px;
}

.legal-datatables .dataTables_wrapper .input-group-append .input-group-text i:before {
    content: initial;
}

.legal-datatables .dataTables_wrapper .table {
    border: none;
}

.legal-datatables .dataTables_wrapper .table thead {
    background-color: #c1d1e5;
}


/* .legal-datatables .dataTables_wrapper .table thead tr{
	border-bottom: 16px solid transparent;
} */

.legal-datatables .dataTables_wrapper .table thead th {
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    width: auto !important;
    border: none;
    border-bottom: 16px solid #f9fbfc;
}

.legal-datatables .dataTables_wrapper .table thead th.sorting:before,
.legal-datatables .dataTables_wrapper .table thead th.sorting_desc:before {
    right: 2px;
    opacity: 0.9;
    bottom: 11px;
}

.legal-datatables .dataTables_wrapper .table thead th.sorting:after,
.legal-datatables .dataTables_wrapper .table thead th.sorting_desc:after {
    right: -5px;
    opacity: 0.9;
    bottom: 11px;
}

.legal-datatables .dataTables_wrapper .table tbody tr td {
    font-size: 16px;
    color: #333e63;
    padding: 10px 20px;
    border: none;
    border-bottom: 16px solid #f9fbfc;
}

.legal-datatables .dataTables_wrapper .table tbody tr td:first-child {
    font-weight: 800;
}
.custom-select-box .select2-container{
    width: 100% !important;

}
.custom-select-box .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 32px !important;
}
.custom-select-box .select2-container .select2-selection--single{
    border: 1px solid #ced4da !important
}
 .select2-container--default .select2-selection--multiple .select2-selection__choice{
    color: #000;
}
.postion-real {
    position: relative;
    padding-right: 55px;
}
.directory-profile-icon-cover .directory-profile-plus{
    right: 0;
    top: 25px;
}
.education-plus-icon{
    top: 0px !important;
     right: 8px !important;
     margin-top: 0px !important
}
.directory-profile-icon-cover .directory-profile-plus{
    width: 33px !important;
    height: 33px !important;
}
/* .legal-datatables .dataTables_wrapper .table tbody tr{

} */

@media only screen and (max-width: 1199px) {
    .nav-item.dashboard-panel {
        padding: 13px 20px;
    }
    .sidebar-collapse .legal-main-sidebar .nav-item.dashboard-panel {
        justify-content: center;
        transition: all .3s ease-in-out;
    }
    .card-inner-cover {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .card-inner-cover-grey {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 1024px) {
    .desktop-order2 {
        order: 1;
        padding-left: 15px;
    }
    .desktop-order1 {
        order: 2;
    }
    .permissions-row {
        width: 100%;
    }
    .dataTables_wrapper .row:nth-child(2) .col-sm-12 {
        overflow: auto;
    }
    .Questions-datatable .col-md-6:first-child {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .Questions-datatable .col-md-6:last-child {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .dataTables_wrapper .row:first-child .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: left !important;
    }
}

@media only screen and (max-width: 991px) {
    .sidebar-closed .legal-main-sidebar {
        flex: 0 0 0;
        max-width: 0;
        margin-left: 0 !important;
        padding-right: 0;
        border-right: none;
        transition: all .3s ease-in-out;
    }
    .sidebar-closed .legal-content-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        transition: all .3s ease-in-out;
    }
    .sidebar-open .legal-main-sidebar {
        flex: 0 0 13%;
        max-width: 13%;
        transition: all .3s ease-in-out;
    }
    .sidebar-open .legal-main-sidebar .sidebar {
        overflow: hidden;
    }
    .sidebar-open .legal-main-sidebar .nav-sidebar .nav-link p,
    .sidebar-closed .legal-main-sidebar .nav-sidebar .nav-link p {
        display: none;
        transition: all .3s ease-in-out;
    }
    .sidebar-open .legal-content-wrapper {
        flex: 0 0 87%;
        max-width: 87%;
        transition: all .3s ease-in-out;
    }
    .admin-partner-user-tab.nav-tabs .nav-item .nav-link{
            padding: 0.5rem 8px;
    }
}

@media only screen and (max-width: 767px) {
    .emailTemplate-editor {
        width: 100%;
    }
    .Dashboard-select-box {
        width: 130px;
    }
    .right-form-dashboard {
        text-align: left;
    }
    .small-box {
        text-align: left;
    }
    table.table-bordered.dataTable th {
        white-space: nowrap;
    }
    .dataTables_wrapper .row:nth-child(2) .col-sm-12 {
        overflow: auto;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center !important;
        margin-top: 10px !important;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: left !important;
    }
    div.dataTables_wrapper div.dataTables_length {
        text-align: left !important;
    }
    div.dataTables_wrapper div.dataTables_filter label {
        white-space: normal !important;
        width: 100%;
    }
    .Questions-datatable div.dataTables_wrapper div.dataTables_filter select {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .Website-datatable div.dataTables_wrapper div.dataTables_filter select {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        width: 100% !important;
        margin-left: 0px !important;
    }
    .booking-dropdown {
        margin-bottom: 10px;
    }
    .layout-fixed .wrapper .sidebar {
        height: calc(100vh - 150px);
    }
    .legal-main-sidebar {
        padding-right: 15px;
    }
    .nav-item.dashboard-panel {
        padding: 13px 0;
        justify-content: center;
    }
    .dashboard-panel img {
        width: 24px;
        margin-right: 0;
    }
    .legal-main-body .content-wrapper {
        padding-left: 15px;
    }
    .admin-partner-user-tab.nav-tabs .nav-item{
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
		.tblss_list .bnttt_area .tbm_bnt {margin-right: 7px; padding: 5px 10px; font-size: 10px; display: inline-block;}
	.tblss_list .bnttt_area .tbm_bnt span{    margin-right: 0px;
    margin-left: 2px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px;}
    .legal-wrapper {
        overflow-x: hidden;
    }
    .add-btn-cover {
        text-align: left;
    }
    .checkbox-half {
        width: 50%;
    }
    .my-profile-browse {
        height: inherit;
        margin-left: 0px;
        margin-top: 20px;
        max-width: 100% !important;
        width: 100%;
    }
    .dropdown-inline {
        display: inline-block;
    }
    .card-inner-cover {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .chat-box-cover {
        width: 100%;
        flex-direction: column;
    }
    .card-inner-cover-grey {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .sidebar-closed .legal-main-body .content-wrapper {
        padding-left: 0;
    }
    .sidebar-open .legal-main-sidebar {
        flex: 0 0 20%;
        max-width: 20%;
        transition: all .3s ease-in-out;
    }
    .sidebar-open .legal-content-wrapper {
        flex: 0 0 80%;
        max-width: 80%;
        transition: all .3s ease-in-out;
    }
    .admin-partner-user-tab.nav-tabs .nav-item{
        width: 100%;
    }
}

@media only screen and (max-width: 359px) {
    .Dashboard-select-box {width: 110px;}

}
