 @media only screen and (max-width: 991px) {
	  .services .icon-box { padding: 20px 30px 0px 30px; }
  .icon-box .icon { float:left!important; margin-right:20px; }
.icon-box .title { float:left!important; margin-bottom: 0px;width: 70%; }
.icon-box .description { float:left!important;width: 70%; }
.mb-5 { margin-bottom:10px!important; }
.clients {
    background: #f3f9fd;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 10px;
}
.newservice {
    padding: 0px 0 30px;
}
.test {
    display: block;
    position: absolute;
    top: 0px;
    right: 70px;
	width:85px;
}
.contact .info i {
    margin-right: 5px;
}
.logoml {
    margin-left: 20px;
}
.services .icon {
    margin: 0 15px 15px 0px;
}
#header .logo h1 { margin-top:25px; font-size:30px; }
.fixed-top { position: relative; }
.vh80 { height:unset!important; }
  }
  .info-text { text-align:left; font-size: 20px; float: left;   width: 100%!important; }
.texinfo { font-size:13px; font-weight:bold; color:#222222; text-align:left; }
.radioinfo { text-align:left; }
.commradio  { box-shadow:unset; font-size:16px; }
.commradio1  { margin-right:10px; font-size:16px; } 
.maintext { font-size:14px; font-weight:normal; color:#222222; text-align:left; }
.maintexth { font-size:14px; font-weight:bold; color:#222222; text-align:center; }
.planprice { float: left; width:97%; }
.sublink { width:150px; }
.txtagree {display:flex; align-items: center; margin-right:15px; }
.txtagree .commradio { width:25px; height:25px; margin-right:10px; margin-bottom: 0px !important; box-shadow:unset!important; background-color: none!important; border: 0px solid #ced4da!important; }

.txtrem {display:flex; justify-content: space-between; align-items: center; }
.txtrem .commradio { width:20px; height:20px; margin-right:10px; margin-bottom: 0px !important; box-shadow:unset!important; background-color: none!important; border: 0px solid #ced4da!important; }
.txtrem span {display: flex; align-items: center; }


.listicon i { margin-right:5px!important; }
.listicon a { color:#222222; }
.listicon a:hover { color: #3498db; }


.breadcrumb-item { color: #A2ACB3;  font-size:14px; }
.breadcrumb-item.active {   color: #222222;}

.card-btn { background-color:#ffffff; border:3px solid #167BAF; border-radius:5px; display: flex; width: 95%; align-items: center; justify-content: space-between; flex-wrap: wrap; margin-bottom:20px; }
.card-btn span{ color:#000000; font-size:14px; font-weight:400; text-align:left; line-height:20px; letter-spacing:-0.49px; width:150px; }
.card-btn label { background-color:#167BAF; padding:20px; text-align:center; width:100px; color:#ffffff; }
.card-btn i { font-size:20px; margin-right:20px; }
.menutop { padding-bottom: 1px!important; }

  @media only screen and (max-width: 600px) {
	  .services .icon-box { padding: 20px 30px 0px 30px; }
  .icon-box .icon { float:left!important; margin-right:20px; }
.icon-box .title { float:left!important; margin-bottom: 0px;width: 70%; }
.icon-box .description { float:left!important;width: 70%; }
.info-text { text-align:center;  }
.info-text { text-align:center; font-size: 20px; float: left;   width: 100%!important; margin-bottom:10px; }
.common { padding: 10px 20px 30px!important; }
div[data-toggle="buttons"] label { font-size:16px; }
.texinfo { font-size:13px; font-weight:bold; color:#222222; text-align:center; }
.radioinfo { text-align:center; }
.commradio  { box-shadow:!important; font-size:16px!important; }
.commradio1  { margin-right:10px; font-size:18px; }
.sublink { width:100%; border-radius:5px!important; padding:13px 10px!important; line-height:24px; font-size:16px!important; font-weight:600; background-color: #167BAF!important; }
.vh80 { height:unset!important; }
.col1 { width:100%!important; }
.col2 { width:100%!important; margin: 10px 0px; text-align:center; }
.minicard { margin-left: 0px!important; }
.mbc { 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; 
}
.mbc-s1 { max-width: 85px; }
.mbc-s2 { max-width: 120px; }
.mbc-s3 { max-width: 150px; }
.mbc-s4 { max-width: 250px; }

.dashboard { float:none!important; }
.weblink { display: flex; justify-content: space-between; align-items: center; }

.card-btn {  width: 100%; }
.maintext { font-size:14px; font-weight:400; color:#222222; text-align:left; line-height:20px; letter-spacing:-0.49px; }
.maintexth { font-size:14px; font-weight:bold; color:#222222; text-align:center; }
.planprice { float: left; width:92%; }


.sublink_1 {
        border-radius: 5px !important;
        padding: 5px 10px !important;
        line-height: 24px;
        font-size: 12px !important;
        font-weight: 600;
		width:auto !important;
		height:auto !important; margin-right:5px !important;
    }
.sublink_2 {
        border-radius: 5px !important;
        padding: 5px 10px !important;
        line-height: 24px;
        font-size: 12px !important;
        font-weight: 600;
		width:auto!important;
		background-color:#F6F5F3 !important;
		color:#000 !important;
		height:auto!important;
    }
	
.sublink_3 {
        border-radius: 5px !important;
        padding: 5px 10px !important;
        line-height: 24px;
        font-size: 12px !important;
        font-weight: 600;
		width:auto!important;
		background-color:#222 !important;
		color:#fff !important;
		height:auto!important; margin-right:5px !important;
    }



.panel-table .panel-body{
  padding:0;
  font-size:12px;
}	
.pagetext {
    font-size: 12px;
}

.groubtn { display: flex;
    justify-content: space-evenly;
    padding: 0px!important;
    border-top: 0px solid #D0D4D9;
	margin-top:0px!important;
}

.d-flex {
        display: flex !important;
    }.pagetext {
    font-size: 14px;
}

.mb-5 { margin-bottom:10px!important; }
.cl	
.pagetext {
    font-size: 14px;
}ients {
    background: #f3f9fd;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 10px;
}
.newservice {
    padding: 0px 0 30px;
}
.test {
    display: block;
    position: absolute;
    top: 0px;
    right: 70px;
	width:85px;
}
.contact .info i {
    margin-right: 5px;
}
.logoml {
    margin-left: 20px;
}
.services .icon {
    margin: 0 15px 15px 0px;
}
#header .logo h1 { margin-top:25px; font-size:30px; }
.fixed-top { position: relative; }
  }
.newcard { margin:0px auto; border:0px; padding:15px 25px!important; border-bottom: 1px solid #D0D4D9; }  
  
  
  @media only screen and (max-width: 480px) {
	  .services .icon-box { padding: 20px 30px 0px 30px; }
  .icon-box .icon { float:left!important; margin-right:20px; }
.icon-box .title { float:left!important; margin-bottom: 0px; width: 70%; }
.icon-box .description { float:left!important; width: 70%; }
.mb-5 { margin-bottom:10px!important; }
.minicard { margin-left: 0px!important; }

.clients {
    background: #f3f9fd;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 10px;
}
.newservice {
    padding: 0px 0 30px;
}
.test {
    display: block;
    position: absolute;
    top: 0px;
    right: 70px;
	width:85px;
}
.contact .info i {
    margin-right: 5px;
}
.logoml {
    margin: 10px auto; text-align:center;
}
#header .logo img { height:50px; }
.services .icon {
    margin: 0 15px 15px 0px;
}
.common { box-shadow: unset!important; }
#header .logo h1 { margin-top:10px; font-size:24px; }
.fixed-top { position: relative; }
.mspace { margin-right:0px!important; }
.leftalign { float:none!important; }
.section-title h2 {  font-size: 18px;  line-height:20px; letter-spacing:-0.49px; font-weight:700; }
.section-title p { font-size: 14px; color:#222222; letter-spacing:-0.49px; font-weight:normal; line-height:20px; }

.section-title h2::before { display:none; }
.section-title h2::after { display:none; }
#header { box-shadow: 0px 0px #D0D4D9!important; display: block!important;}
.plancs { margin-left:0px!important; }
.heat-top { padding: 0px 0px 0px!important;  border-bottom: 1px solid #f3f9fd!important; }
section { padding: 25px 0 25px!important; }
.newcard { margin:0px auto; border:0px; border-radius:0px!important; padding:0px 25px 25px!important;  border-bottom: 1px solid #D0D4D9; }
.section-title { padding-bottom: 10px!important; }
  }
  
  .newcard { margin:10px auto 0px; border:0px; padding:15px 25px!important; border-bottom: 0px solid #D0D4D9; }  
.dashboard { float:left; }
.progress { height: 1.3rem!important; }
.progress-bar { font-weight:bold; padding:0px 20px; }
.minicard { float:left!important; margin-left:10px; padding: 10px 20px!important; margin-bottom:10px; }
.heat-top { padding: 20px 0px;  border-bottom: 0px solid #ced4da!important; box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); }
  .tooltip1 {
  position: relative;
  display: inline-block;
  float:left;
}

.col1 { width:48%; }
.col2 { width:4%; }

.tooltip1 .tooltiptext {
  visibility: hidden;
  width: 220px;
  background-color: #3498db;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
    right: -95px;
  top: 40px;
}

.tooltip1:hover .tooltiptext {
  visibility: visible;
}
.size_of_img{
width:90px}
.mspace { margin-right:10px; }
.leftalign { float:left; }
.plancs { margin-left:15px; }

.logo-des { margin: 0px 0 0 0;   font-size: 13px; color: #9A9A9A;}

.toggle {
  margin-top: 40px;
}
.toggle input[type=checkbox] {
  display: none;
}
.toggle label {
  color: #4FBCA1;
  position: relative;
}
.toggle input[type=checkbox] + label::before {
  content: " ";
  display: block;
  height: 18px;
  width: 45px;
  border: 1px solid #02a5ff;
  border-radius: 9px;
  position: absolute;
  top: 0px;
  left: -65px;
  background: #02a5ff;
}
.toggle input[type=checkbox] + label::after {
  content: " ";
  display: block;
  height: 30px;
  width: 30px;
  border: 1px solid #034d99;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: -75px;
  background: #034d99;
  transition: all 0.3s ease-in;
}
.toggle input[type=checkbox]:checked + label::after {
  left: -40px;
  transition: all 0.3s ease-in;
}
.date { color: #bbc3c8; background: #292929; display: inline-block; font-family: 'Georgia', serif; font-style: italic; font-size: 18px; line-height: 22px; margin: 0 0 20px 18px; padding: 10px 12px 8px; position: absolute; bottom: -36px; }

.groubtn { display: flex;
    justify-content: space-evenly;
    padding: 15px 15px 0px;
    border-top: 0px solid #D0D4D9;
	margin-top:10px;
}

.common {     background-color: #fff;
    border-radius: 4.2px;
    box-shadow: 0px 3px 10px -2px rgb(0 0 0 / 20%);  padding: 30px 20px;  }
	
	/** notifications **/
.notify {
  display: block;
  background: #fff;
  padding: 12px 18px;
  max-width: 600px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 20px;
  background-color: #fff;
    border-radius: 4.2px;
    box-shadow: 0px 3px 10px -2px rgb(0 0 0 / 20%);
    margin: 8% auto 20%;
}

.notify h1 { margin-bottom: 6px; }

.successbox h1 { color: #3498db; }
.errorbox h1 { color: #3498db; }

.successbox h1:before, .successbox h1:after { background: #cad8a9; }
.errorbox h1:before, .errorbox h1:after { background: #d6b8b7; }

.notify .alerticon { 
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.sublink_1 {
        border-radius: 5px !important;
        padding: 13px 10px;
        line-height: 24px;
        font-size: 16px;
        font-weight: 600;
		width:165px;
		height:50px; margin-right:10px;
    }
.sublink_2 {
        border-radius: 5px !important;
        padding: 13px 10px;
        line-height: 24px;
        font-size: 16px;
        font-weight: 600;
		width:165px;
		background-color:#F6F5F3;
		color:#000;
		height:50px;
    }
	
	.sublink_3 {
        border-radius: 5px !important;
        padding: 13px 10px;
        line-height: 24px;
        font-size: 16px;
        font-weight: 600;
		width:165px;
		background-color:#222 !important;
		color:#fff !important;
		height:50px; margin-right:10px;
    }

  /* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #8b3a7a;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #c16aaf;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 14px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 5px;
}
.ribbon-top-left::after {
  bottom: 5px;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0px;
  right: 5px;
}
.ribbon-bottom-left::after {
  top: 5px;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}
[checkbox] {
  margin: 0 0 1em 0;
}

[checkbox] input {
  display: none;
}
[checkbox] input + i:before {
  content: "\00A0";
  text-align: center;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: .92;
  overflow: hidden;
  margin: 0 .25em 0 0;
  border-radius: 0.15em;
  background-color: #3C98EE;
  color: white;
}
[checkbox] input:checked + i:before {
  background-color: #3C98EE;
  content: "\00D7";
}
[checkbox] input:disabled + i:before {
  background-color: #ddd;
}

[radio] input {
  display: none;
}
[radio] input + i {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 0 .25em 0 0;
  top: .15em;
  background-color: #3C98EE;
  border-radius: .5em;
}
[radio] input + i:after {
  content: "";
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  border-radius: 50%;
  opacity: 0;
  background-color: white;
}
[radio] input:checked + i:after {
  opacity: 1;
}
[radio] input:disabled + i {
  background-color: #ddd;
}

[toggle] input {
  display: none;
}
[toggle] input + i {
  position: relative;
  display: inline-flex;
  width: 65px;
  height: 37px;
  margin: 0 .5em 0 0;
  top: .45em;
  background-color: #3C98EE;
  border-radius: 0.15em;
  border-radius: 1.5em;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
[toggle] input + i:after {
  content: "";
  width: 1.1em;
  height: 1.1em;
  margin-left: 1em;
  position: absolute;
  top: 0.2em;
  left: 0.3em;
  border-radius: 50%;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-color: white;
}
[toggle] input:checked + i:after {
  margin-left:0;
}
[toggle] input:disabled + i {
  background-color: #ddd;
}
[toggle] input:disabled + i:after {
  opacity: .5;
}

button, [type="button"], [type="reset"], [type="submit"] {
  background-color: #3C98EE;
  border: none;
  border-radius: 0.15em;
  font-size: 1em;
  padding: .25em .5em;
  color: white;
}
button:hover, [type="button"]:hover, [type="reset"]:hover, [type="submit"]:hover {
  background-color: #53a4f0;
}
button:active, [type="button"]:active, [type="reset"]:active, [type="submit"]:active {
  background-color: #147fe3;
}

.ideal {
    padding: 0px 30px 5px;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
}

.ideal .head {
    font-size: 15px;
    line-height: 29px;
    color: #343434;
    font-weight: 500;
}
.ideal .text {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    color: #06112f;
}
.comparison-link {
    text-align: center;
    margin-bottom: 10px;
}
.comparison-link a img {
    margin-left: 7px;
}
img, svg {
    vertical-align: middle;
}
.d-lg-block {
    display: block!important;
}
.features ul li:before {
    content: "\2022";
    color: #2cc6f5;
    font-weight: 700;
    display: inline-block;
    width: 25px;
    margin-left: 0;
    font-size: 23px;
    top: 1px;
    position: relative;
}
.savings {
    color: #24b47e;
}



.card {
    border-radius: 10px;
    padding: 35px 26px;
}

.abt {
    font-size: 14px
}

.row-content {
    height: 100vh
}

.inputbox {
    margin-top: 12px;
    position: relative
}

.inputbox span {
    font-size: 14px
}

.inputbox input {
    border: 2px solid #eee;
    padding: 0 10px
}

.inputbox .phonenumber {
    text-indent: 30px
}

.inputbox input:focus {
    color: #495057;
    background-color: #fff;
    border-color: none;
    outline: 0;
    box-shadow: none;
    border: 2px solid blue
}

.input-tag {
    position: absolute;
    top: 27px;
    left: 7px;
    width: 32px
}

.proceed button {
    height: 50px
}

label.radio {
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-right: 0px
}

label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none
}

label.radio span {
    padding: 12px 20px;
    border: 2px solid #2383c4;
    display: inline-block;
    color: #2383c4;
    border-radius: 3px;
    text-transform: uppercase;
    width: 100%
}

label.radio input:checked+span {
    border-color: #2383c4;
    background-color: #2383c4;
    color: #fff
}
.pricing .toggle-container span img {
    position: absolute;
    float: right;
    margin-top: -20px;
}
}
.d-lg-inline-block {
    display: inline-block!important;
}




label.btn span {
  font-size: 1.2em ;
  float:left;
}
.fa-2x {
    float:left; margin-right:10px;
}
label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #D0D4D9;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #D0D4D9;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #D0D4D9;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #D0D4D9;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #D0D4D9;
}

div[data-toggle="buttons"] label.active{
    color: #D0D4D9;
}

div[data-toggle="buttons"] label {
display: inline-block;
padding: 6px 6px;
margin-bottom: 0;
font-size: 18px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid #c8c8c8;
border-radius: 3px;
color: #222222;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div[data-toggle="buttons"] label:hover {
color: #7AA3CC;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}
.plandetail { background-color:#fff; font-size:14px; border:1px dotted #cccccc; text-align:center;}
@media only screen and (max-width: 600px) {
    label.radio {
    float: left;
    width: auto;
}
label.radio span {
    padding: 10px 20px;
    border: 2px solid #2383c4;
    display: inline-block;
    color: #2383c4;
    border-radius: 3px;
    text-transform: uppercase;
    width: 175px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
}
.card { width:100%; }
}

.panel-table .panel-body{
  padding:0;
  font-size:14px;
}
table{ border: 1px solid #F2F2F2!important; }

tbody tr td{ background-color:#ffffff!important; box-shadow:none!important; }

.report { display: flex; align-items: center; }

.score { background-color:#167BAF; color:#ffffff; padding:5px 10px; border-radius:25px; }

.weblink { display: flex; justify-content: flex-start; align-items: center; }


.weblink i{ margin-left:10px; }

.action_s {     text-align: center;
    display: flex;
    justify-content: center;gap: 5px;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
	margin-top: 5px;
}

.table>:not(:first-child) {
    border-top: 0px solid currentColor!important;
}

.panel-table .panel-body .table-bordered{
  border-style: none;
  margin:0;
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
    text-align:center;
    width: 100px;
}

.panel-table .panel-body .table-bordered > thead > tr > th:last-of-type,
.panel-table .panel-body .table-bordered > tbody > tr > td:last-of-type {
  border-right: 0px;
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type,
.panel-table .panel-body .table-bordered > tbody > tr > td:first-of-type {
  border-left: 0px;
}

.panel-table .panel-body .table-bordered > tbody > tr:first-of-type > td{
  border-bottom: 0px;
}

.panel-table .panel-body .table-bordered > thead > tr:first-of-type > th{
  border-top: 0px;
}

.pagetext{
  font-size:14px;
}

.vh80 { height:80vh; }
.form-control { padding: .875rem .75rem; }
    

/*
used to vertically center elements, may need modification if you're not using default sizes.
*/
.panel-table .panel-footer .col{
 line-height: 34px;
 height: 34px;
}

.panel-table .panel-heading .col h3{
 line-height: 30px;
 height: 30px;
}

.panel-table .panel-body .table-bordered > tbody > tr > td{
  line-height: 34px;
}


.jumbotron {
  background: #6b7381;
  color: #bdc1c8;
}
.jumbotron h1 {
  color: #fff;
}
.example {
  margin: 4rem auto;
}
.example > .row {
  margin-top: 2rem;
  height: 5rem;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(189, 193, 200, 0.5);
}
.example > .row:first-of-type {
  border: none;
  height: auto;
  text-align: left;
}
.example h3 {
  font-weight: 400;
}
.example h3 > small {
  font-weight: 200;
  font-size: 0.75em;
  color: #939aa5;
}
.example h6 {
  font-weight: 700;
  font-size: 0.65rem;
  letter-spacing: 3.32px;
  text-transform: uppercase;
  color: #bdc1c8;
  margin: 0;
  line-height: 5rem;
}
.example .btn-toggle {
  top: 50%;
  transform: translateY(-50%);
}
.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8;
}
.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
  outline: none;
}
.btn-toggle:before,
.btn-toggle:after {
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}
.btn-toggle:before {
  content: 'Off';
  left: -4rem;
}
.btn-toggle:after {
  content: 'On';
  right: -4rem;
  opacity: 0.5;
}
.btn-toggle > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left 0.25s;
}
.btn-toggle.active {
  transition: background-color 0.25s;
}
.btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left 0.25s;
}
.btn-toggle.active:before {
  opacity: 0.5;
}
.btn-toggle.active:after {
  opacity: 1;
}
.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.4125rem;
  width: 2.325rem;
}
.btn-toggle.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  display: none;
}
.btn-toggle:before,
.btn-toggle:after {
  color: #6b7381;
}
.btn-toggle.active {
  background-color: #29b5a8;
}
.btn-toggle.btn-lg {
  margin: 0 5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 2.5rem;
  width: 5rem;
  border-radius: 2.5rem;
}
.btn-toggle.btn-lg:focus,
.btn-toggle.btn-lg.focus,
.btn-toggle.btn-lg:focus.active,
.btn-toggle.btn-lg.focus.active {
  outline: none;
}
.btn-toggle.btn-lg:before,
.btn-toggle.btn-lg:after {
  line-height: 2.5rem;
  width: 5rem;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}
.btn-toggle.btn-lg:before {
  content: 'Off';
  left: -5rem;
}
.btn-toggle.btn-lg:after {
  content: 'On';
  right: -5rem;
  opacity: 0.5;
}
.btn-toggle.btn-lg > .handle {
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 1.875rem;
  background: #fff;
  transition: left 0.25s;
}
.btn-toggle.btn-lg.active {
  transition: background-color 0.25s;
}
.btn-toggle.btn-lg.active > .handle {
  left: 2.8125rem;
  transition: left 0.25s;
}
.btn-toggle.btn-lg.active:before {
  opacity: 0.5;
}
.btn-toggle.btn-lg.active:after {
  opacity: 1;
}
.btn-toggle.btn-lg.btn-sm:before,
.btn-toggle.btn-lg.btn-sm:after {
  line-height: 0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.6875rem;
  width: 3.875rem;
}
.btn-toggle.btn-lg.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-lg.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-lg.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-lg.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-lg.btn-xs:before,
.btn-toggle.btn-lg.btn-xs:after {
  display: none;
}
.btn-toggle.btn-sm {
  margin: 0 0.5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
}
.btn-toggle.btn-sm:focus,
.btn-toggle.btn-sm.focus,
.btn-toggle.btn-sm:focus.active,
.btn-toggle.btn-sm.focus.active {
  outline: none;
}
.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: 1.5rem;
  width: 0.5rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.55rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}
.btn-toggle.btn-sm:before {
  content: 'Off';
  left: -0.5rem;
}
.btn-toggle.btn-sm:after {
  content: 'On';
  right: -0.5rem;
  opacity: 0.5;
}
.btn-toggle.btn-sm > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left 0.25s;
}
.btn-toggle.btn-sm.active {
  transition: background-color 0.25s;
}
.btn-toggle.btn-sm.active > .handle {
  left: 1.6875rem;
  transition: left 0.25s;
}
.btn-toggle.btn-sm.active:before {
  opacity: 0.5;
}
.btn-toggle.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-sm.btn-sm:before,
.btn-toggle.btn-sm.btn-sm:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.4125rem;
  width: 2.325rem;
}
.btn-toggle.btn-sm.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-sm.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-sm.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-sm.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-sm.btn-xs:before,
.btn-toggle.btn-sm.btn-xs:after {
  display: none;
}
.btn-toggle.btn-xs {
  margin: 0 0;
  padding: 0;
  position: relative;
  border: none;
  height: 1rem;
  width: 2rem;
  border-radius: 1rem;
}
.btn-toggle.btn-xs:focus,
.btn-toggle.btn-xs.focus,
.btn-toggle.btn-xs:focus.active,
.btn-toggle.btn-xs.focus.active {
  outline: none;
}
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  line-height: 1rem;
  width: 0;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}
.btn-toggle.btn-xs:before {
  content: 'Off';
  left: 0;
}
.btn-toggle.btn-xs:after {
  content: 'On';
  right: 0;
  opacity: 0.5;
}
.btn-toggle.btn-xs > .handle {
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0.75rem;
  background: #fff;
  transition: left 0.25s;
}
.btn-toggle.btn-xs.active {
  transition: background-color 0.25s;
}
.btn-toggle.btn-xs.active > .handle {
  left: 1.125rem;
  transition: left 0.25s;
}
.btn-toggle.btn-xs.active:before {
  opacity: 0.5;
}
.btn-toggle.btn-xs.active:after {
  opacity: 1;
}
.btn-toggle.btn-xs.btn-sm:before,
.btn-toggle.btn-xs.btn-sm:after {
  line-height: -1rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.275rem;
  width: 1.55rem;
}
.btn-toggle.btn-xs.btn-sm:before {
  text-align: right;
}
.btn-toggle.btn-xs.btn-sm:after {
  text-align: left;
  opacity: 0;
}
.btn-toggle.btn-xs.btn-sm.active:before {
  opacity: 0;
}
.btn-toggle.btn-xs.btn-sm.active:after {
  opacity: 1;
}
.btn-toggle.btn-xs.btn-xs:before,
.btn-toggle.btn-xs.btn-xs:after {
  display: none;
}
.btn-toggle.btn-secondary {
  color: #6b7381;
  background: #F6F5F3;
}
.btn-toggle.btn-secondary:before,
.btn-toggle.btn-secondary:after {
  color: #6b7381;
}
.btn-toggle.btn-secondary.active {
  background-color: #3C98EE;
}
.settinglist { display: flex; align-items: center; justify-content: space-between; }

.signupdiv p { font-size:14px; }
.signupdiv label { font-size:14px; }
.form-control { font-size:14px!important; }

.form-control:disabled, .form-control[readonly] {
    background-color: #F6F5F3;
}
.nav-sidebar>.nav-item.menu-open>.nav-link, .nav-sidebar>.nav-item:hover>.nav-link {
    background-color: #167BAF!important;
   color: #ffffff!important;
}
 .nav-sidebar>.nav-item.menu-open>.nav-treeview>.nav-item>.nav-link {
    padding-left:30px!important;
}
 .nav-sidebar>.nav-item.menu-open>.nav-treeview>.nav-item:hover>.nav-link {
    background-color: #f0f6fa!important;
   color: #167BAF!important;
}
.main-sidebar { border-right: 1px solid #dee2e6; }

.nav-link {   
	display: flex; align-items: center; gap: 10px; line-height:16px; font-size:14px;
}
.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -5px;
}




