/*.header-bottom-block{background: #fff;}*/
.logOutBtn{margin-left: auto;}
.add-manager-btn{margin-left: auto;}
.add-manager-btn a{border: none; height: 42px; line-height: 42px; padding-top: 0; padding-bottom: 0; min-width: 135px;}
.logOutBtn a{font-size: 14px; color: #54C7F5; font-weight: 600;}
.tabHead li{margin-right: 35px;}
.tabHead li:last-child{margin-right: 0;}
.tabHead li a{font-size: 15px; color: #213860; font-weight: 600;}
.tabHead li a.active{color: #54C7F5;}
.table-btn-group .table-btn-item{margin-right: 5px;}
.table-btn-group .table-btn-item:last-child{margin-right: 0;}
.tableFilterBox{margin-bottom: 15px;}
.showEntriesBox label{font-size: 14px; margin: 0;}
.showEntriesBox .form-control{margin: 0px 8px; background: url(../images/arrow.png)no-repeat 85% center #fff; min-width: 67px;}
.tableSearchBox label{margin:0 10px 0 0; font-size: 14px;}
.tableSearchBox .form-control{width: 212px; padding: 11px;}
.my-staff-btn.register-btn{background: #fff; border: solid 1px #213860; font-size: 15px; color: #213860; font-weight: 600; margin-right: 10px;}
.my-staff-btn.register-btn:hover{color: #fff;}
.btn.blue-btn {
  background: #54C7F5;
  color: #fff;
  border: 0;
  font-weight: 600;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
}

.subscriptionBox{max-width: 939px; margin: auto;}
.activePlanBox{background: #fff; border-radius: 10px; box-shadow: 0px 1px 6px #ececec; padding: 30px;}
.activePlanLeftBox h2{font-size: 22px; color: #213860; font-weight: 700;}
.regularBtn{margin: 10px 0px;}
.regularBtn a{display: inline-block; font-size: 15px; color: #1D1E22; font-weight: 600; background: #D9ECF6; text-transform: uppercase; height: 38px; line-height: 38px; padding: 0px 30px; border-radius: 50px;}
.priceBox h5{font-size: 40px; font-weight: 700; color: #1D1E22;}
.priceBox h5 sub{font-size: 15px; color: #7E7E95; font-weight: normal;}

.activePlanBox{display: flex; justify-content: space-between;}
.activePlanRightBox{text-align: right;}
.expiresDate{font-size: 15px; color: #F63953; font-weight: 600; margin-bottom: 20px;}
.upgradePlanBox a.btn{display: inline-block; background: #54C7F5; color: #fff; border: none;}

.activePlanBox-content{padding: 50px 0 85px 0;}
.activePlanBox-content .row .col-md-4{display: flex;}
.activePlanBox-content .head_plan{max-width: 630px;margin: auto;padding-bottom: 35px;}
.head_plan h3{font-weight: bold;font-size: 28px;text-align: center;color: #213860;margin-bottom: 10px;}
.head_plan p{font-weight: normal;font-size: 15px;text-align: center;color: #7e7e95;}
.plan_card{text-align: center;
	border-radius: 10px;
	background: #fff;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
    padding: 20px 20px 70px 20px;
    width: 100%;
    position: relative;
}
hr.line-gd{
	width: 100%;
	height: 2px;
	border: none;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(233,233,233,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(233,233,233,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(233,233,233,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.plan_card span{
	width: 168px;
	height: 38px;
	border-radius: 19px;
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	color: #1d1e22;
	text-transform: uppercase;
	text-align: center;
	margin:0 auto 12px;
	line-height: 38px;
}
.basic_bg{background: #d0f7e5;}
.regular_bg{background: #D9ECF6;}
.enterprise_bg{background: #FFE5EE;}
.plan_card h1{
	font-weight: bold;
    font-size: 40px;
    color: #1d1e22;
}
.plan_card h6{
	font-weight: 500;
	font-size: 15px;
	color: #7e7e95;
}
.plan_card p{
	font-weight: 400;
	font-size: 14px;
	color: #7e7e95;
	margin: 20px 0  30px 0;
}
.plan_card .btn.blue-btn {
  background: #54C7F5;
  color: #fff;
  border: 0;
  font-weight: 600;
  width: 154px;
  height: 42px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.plan_card .fixed-btm {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.add_manager_form .form-content {
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 4%);
  max-width: 550px;
  margin: auto;
  background: #fff;
  border: 2px solid #ededed;
}


.st-position-check{display: flex;align-items: center;width: 100%;}
.st-position-check li{padding-right: 25px;}
.st-position-check label {
  font-size: 14px;
  font-weight: 500;
}
.st-position-check .custom-control-label::before {
  background-color: #fff;
  border: 1px solid #CCD0DB;
}
.st-position-check .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0e1f3d;
  border: 1px solid #0E1F3D;
}
.add_manager_form {
  min-height: 600px;
  padding: 20px 0 0;
}
section.dasboard-section {
  margin-top: 133px;
  padding: 20px 0 60px;
  min-height: calc(100vh - 601px);
}
.head_for_tb{max-width: 100%;text-align: center;padding: 30px 0;}
.head_for_tb h4{font-weight: bold;font-size: 28px;color: #213860;}
.track_tbl .table td, .table th {
  vertical-align: top;
  border-top: none;
}
.track_tbl .table tbody td {
  font-size: 14px;
  font-weight: 400;
  color: #213860;
}
.track_tbl table{margin: 0;}
.track_tbl .table tbody td:first-child{
  min-width: 300px;
}
.track_tbl input[type="text"] {
  padding: 11px 15px 11px 15px;
  max-width: 80px;
}
.w-100BtnHere{width: 100%;padding: 24px 0px;text-align: right;}
a.yes_ck_btn{
	min-width: 95px;
	height: 42px;
	line-height: 42px;
	display: flex;
	border-radius: 5px;
	background: #42bb02;
	font-weight: bold;
	font-size: 15px;
  color: #fff;
  justify-content: center;
  align-items: center;
}
a.yes_ck_btn i{margin-right: 5px;font-size: 18px;font-weight: normal;}
a.no_ck_btn{
	min-width: 95px;
	height: 42px;
	line-height: 42px;
	display: flex;
	border-radius: 5px;
	background: #F8F8F8;
	font-weight: bold;
	font-size: 15px;
  color: #5B5B5B;
  justify-content: center;
  align-items: center;
  border: 1px solid #D4D4D4;
}
a.no_ck_btn i{margin-right: 5px;font-size: 18px;font-weight: normal;}
.no_ck_btn.no-danger{background: #EF1429;color: #fff;border: 1px solid #EF1429;}
.d-yex-or-no{display: flex;align-items: center;}
.d-yex-or-no a{margin-right: 10px;}
.card_quality{padding: 20px 30px; border-radius: 10px;
background: #fff;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
}
.card_quality ul li{border-bottom: 1px solid #E6E6E6;padding-bottom: 20px;margin-bottom: 15px;}
.card_quality ul li p{
	font-weight: 600;
	font-size: 18px;
	color: #213860;
	margin-bottom: 12px;
	line-height: normal;
}
.card_quality_tb h6{
	font-weight: 600;
	font-size: 16px;
	color: #808da2;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.card_quality_tb{padding: 20px 0 45px 0;}
.card_quality_tb .head_plan{padding-bottom: 20px;}

.card_quality_result{width: 615px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
	margin: auto;
	text-align: center;
	padding: 40px;
}
.card_quality_result h2{
	font-weight: bold;
	font-size: 30px;
	color: #213860;
	margin-bottom: 32px;
	width: 100%;
	position: relative;
}
.card_quality_result h2 span{
	font-weight: 500;
	font-size: 18px;
	color: #213860;
	position: absolute;
	left: 0;
	top: 9px;
}
.card_quality_result h3{
	font-weight: bold;
	font-size: 30px;
	color: #1d1e22;
	margin-bottom: 30px;
}
.progressbar-box{width: 171px;
	height: 171px;
	border-radius: 50%;
	background: #fff;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	margin: 0 auto 20px auto;
	padding: 10px;
}
@keyframes growProgressBar {
  0%, 33% { --pgPercentage: 0; }
  100% { --pgPercentage: var(--value); }
}

@property --pgPercentage {
  syntax: '<number>';
  inherits: false;
  initial-value: 0;
}

div[role="progressbar"] {
  --size: 100%;
  --fg: #40F977;
  --bg: #ECECEC;
  --pgPercentage: var(--value);
  animation: growProgressBar 3s 1 forwards;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: 
    radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0)
    ;
  font-family: Helvetica, Arial, sans-serif;
  font-size: calc(var(--size) / 5);
  color: var(--fg);
}

div[role="progressbar"]::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
  color: #213860;
  font-size: 26px;
  font-weight: 800;
  border: aquamarine;
  background: #ececec;
  width: 68%;
  height: 68%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
}

div[role="progressbarbad"] {
  --size: 100%;
  --fg: #f94040;
  --bg: #ECECEC;
  --pgPercentage: var(--value);
  animation: growProgressBar 3s 1 forwards;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: 
    radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0)
    ;
  font-family: Helvetica, Arial, sans-serif;
  font-size: calc(var(--size) / 5);
  color: var(--fg);
}

div[role="progressbarbad"]::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
  color: #213860;
  font-size: 26px;
  font-weight: 800;
  border: aquamarine;
  background: #ececec;
  width: 68%;
  height: 68%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
}

div[role="progressbargood"] {
  --size: 100%;
  --fg: #F9DA40;
  --bg: #ECECEC;
  --pgPercentage: var(--value);
  animation: growProgressBar 3s 1 forwards;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: 
    radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0)
    ;
  font-family: Helvetica, Arial, sans-serif;
  font-size: calc(var(--size) / 5);
  color: var(--fg);
}

div[role="progressbargood"]::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
  color: #213860;
  font-size: 26px;
  font-weight: 800;
  border: aquamarine;
  background: #ececec;
  width: 68%;
  height: 68%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
}

div[role="progressbarverygood"] {
  --size: 100%;
  --fg: #F99040;
  --bg: #ECECEC;
  --pgPercentage: var(--value);
  animation: growProgressBar 3s 1 forwards;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: 
    radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0)
    ;
  font-family: Helvetica, Arial, sans-serif;
  font-size: calc(var(--size) / 5);
  color: var(--fg);
}

div[role="progressbarverygood"]::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
  color: #213860;
  font-size: 26px;
  font-weight: 800;
  border: aquamarine;
  background: #ececec;
  width: 68%;
  height: 68%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
}


.nav_bar_position{display: flex;width: 100%;justify-content: center;border-top: 1px solid #E3E3E3;
padding: 20px 0 0 0;}
.nav_bar_position li{flex: 0 0 22%;max-width: 22%;text-align: center;}
.nav_bar_position li figure{
	width: 46px;
	height: 46px;
	background: #fff;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	border-radius: 50%;
	padding: 5px;
	margin: 0 auto 15px auto;
}
.nav_bar_position li figure span{width: 100%;
	height: 100%;
	border:10px solid transparent;
	display: inline-block;
	border-radius: 50%;
}
figure.bar_denger span{width: 100%;
	border:10px solid #f94040 !important;
}
figure.bar_good span{
		border:10px solid #F9DA40 !important;
}
figure.bar_vgood span{
		border:10px solid #F99040 !important;
}	
figure.bar_excellence span{
		border:10px solid #40F977 !important;
}
.nav_bar_position li h5{
	font-weight: bold;
	font-size: 16px;
	color: #213860;
	margin: 0;
	text-transform: uppercase;
}
.nav_bar_position li h6{
	font-weight:400;
	font-size: 14px;
	color: #213860;
	margin: 0;
}
.card_quality_rt9p{min-height: 700px;padding: 45px 0 60px 0;}
.head_plan{margin-bottom: 30px;}
.score-hd-full100{display: flex;align-items: center;justify-content: space-between;width: 100%;padding-bottom: 15px;max-width: 615px;margin: auto;}
.score-hd-full100 h5{
	font-weight: 600;
	font-size: 18px;
	color: #213860;
	margin: 0;
}
.wf-888 .card_quality_result {width: 888px;}
.reason-failer{text-align: left;}
.reason-failer h4{
	font-weight: bold;
	font-size: 24px;
	color: #213860;
	margin-bottom: 10px;
}
.reason-failer h5{
	font-weight: 600;
	font-size: 20px;
	color: #213860;
	margin-bottom: 0px;
}
.reason-failer p{
	font-weight: 400;
	font-size: 14px;
	color: #7e7e95;
	margin-bottom: 12px;
}
.quality-ser-id{padding-bottom: 20px;}
.quality-ser-id p{
	font-weight: 500;
	font-size: 16px;
	color: #213860;
	margin-bottom: 2px;
}
.quality-ser-id h5{
	font-weight: 500;
	font-size: 22px;
	text-align: right;
	color: #213860;
}
.icons_ininput{position: relative;}
.icons_ininput a {
  font-size: 20px;
  color: #54C7F5;
  position: absolute;
  top: 5px;
  right: 10px;
  pointer-events: none;
  background: #fff;
  height: 24px;
}
.icons_ininput input{padding-right: 32px !important;}
.card_quality ul li span {
  font-weight: 500;
  font-size: 16px;
  color: #213860;
  margin-bottom: 12px;
  line-height: normal;
  display: inline-block;
}
.card_quality ul li .form-group.w-25 {
  margin-bottom: 0;
  padding-top: 20px;
}
.form-control{font-size: 14px;color: #213860;font-weight: 400;}
.form-control::placeholder{font-size: 14px;color: #7f848c;font-weight: 400;}
.form-group select{font-size: 14px;color: #213860;font-weight: 400;}
.d-yex-or-no h5{
	font-weight: 500;
	font-size: 16px;
	color: #213860;
	margin: 0  5rem 0 0;
}
.card_quality ul li h2 {
  font-weight: 700;
  font-size: 20px;
  color: #213860;
  margin-bottom: 12px;
  line-height: normal;
}
.card_quality .btn.blue-btn.hvr-sweep-to-right{min-width: 155px;}

.wd-843{max-width: 843px;margin: auto;}
.claim-card{
	width: 100%;
	padding: 20px;
	border-radius: 10px;
	background: #fcfcfc;
	border: 1px solid #f2f2f2;
	margin-bottom: 20px;
}
.head-claim{padding-bottom: 20px;}
.head-claim h2{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: #1d1e22;
	margin: 0;
}
.head-claim p{
	font-weight: 400;
	font-size: 16px;
	margin: 0;
	color: #213860;
}
.mark-claim .claim-card h5{
	font-weight: 600;
	font-size: 14px;
	color: #213860;
	margin-bottom: 12px;
}
.claim-card .custom-control {
  padding-left: 0;
  padding-right: 30px;
}
.form-group-custom .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  background-color: #54C7F5;
  border: 2px solid #fff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #54c7f5;
  border: 1px solid #54c7f5;
}

.claim-card .form-group-custom {
  display: flex;
  align-items: center;
}
.claim-card .form-group-custom .form-group input[type="text"] {
  height: 30px;
}
.claim-card .form-group{margin: 0;}
.claim-card-text{margin-bottom: 20px;}
.claim-card-text h4{
	font-weight: bold;
	font-size: 20px;
	color: #1d1e22;
	margin: 0 0 10px 0;
}
.claim-card-text p{
	font-weight: 400;
	font-size: 16px;
  color: #213860;
	margin:0 0 5px 0;
}
.claim-card-text.text-center .btn{min-width: 284px;}
.yes_green{
	font-weight: 500;
	font-size: 14px;
  color: #42bb02;
  display: inline-block;
}
.no_red{
		font-weight: 500;
		font-size: 14px;
	  color: #F63953;
	  display: inline-block;
}