.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}.promo-popup{display:none;opacity:0;position:fixed;right:24px;bottom:0;background:#fff;box-shadow:0 0 10px rgba(24,29,39,.1),0 15px 30px rgba(24,29,39,.1),0 5px 10px rgba(24,29,39,.05);z-index:2000;overflow:hidden;max-width:430px;border-radius:7px;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);transition:bottom 280ms ease-in-out,-webkit-transform 280ms ease-in-out;transition:transform 280ms ease-in-out,bottom 280ms ease-in-out;transition:transform 280ms ease-in-out,bottom 280ms ease-in-out,-webkit-transform 280ms ease-in-out}.promo-popup .up{display:none}.promo-popup.slideInUp{bottom:30px;-webkit-transform:translate(0,0);transform:translate(0,0);display:block;opacity:1}.promo-popup.bounceIn{bottom:30px;display:block}.promo-popup.hidden{bottom:-156px;right:24px;opacity:1}.promo-popup.hidden img{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.promo-popup.hidden .pp-intro-bar{padding-left:20px}.promo-popup.hidden .pp-intro-bar h2:hover,.promo-popup.hidden .pp-intro-bar:hover{cursor:pointer}.promo-popup.hidden .up{display:block}.promo-popup.hidden .close{display:none}.promo-popup.visible{-webkit-transform:translateX(0);transform:translateX(0)}.promo-popup img{position:absolute;left:0;bottom:0;height:100%;top:10px;box-shadow:0 0 15px rgba(0,0,0,.2);z-index:1;transition:-webkit-transform 280ms ease-in-out;transition:transform 280ms ease-in-out;transition:transform 280ms ease-in-out,-webkit-transform 280ms ease-in-out}.promo-popup .pp-intro-bar{background:#2d53fe;color:#fff;text-transform:uppercase;font-weight:500;font-size:11px;letter-spacing:3px;padding:10px 0;padding-left:172px;position:relative;transition:padding 280ms ease-in-out;line-height:1.5}.promo-popup .pp-intro-bar .close,.promo-popup .pp-intro-bar .up{position:absolute;bottom:0;right:0;top:0;line-height:36px;width:32px;text-align:center;transition:all 250ms ease-in-out;color:#fff}.promo-popup .pp-intro-bar .close i,.promo-popup .pp-intro-bar .up i{opacity:.7;font-size:17px;transition:all 250ms ease-in-out}.promo-popup .pp-intro-bar .close:hover,.promo-popup .pp-intro-bar .up:hover{cursor:pointer;background:#143efe}.promo-popup .pp-intro-bar .close:hover i,.promo-popup .pp-intro-bar .up:hover i{opacity:1}.promo-popup .pp-intro-bar .up{line-height:26px}.promo-popup .pp-intro-bar .up i{top:11px}.promo-popup .pp-intro-bar .close i{top:0}.promo-popup .pp-inner-content{padding:22px;padding-left:172px!important}.promo-popup .pp-inner-content h2{margin-bottom:7px;font-size:24px;line-height:1}.promo-popup .pp-inner-content p{font-size:12px;margin-bottom:17px;line-height:1.4;color:#5d6f82}.promo-popup .pp-inner-content a{font-size:12px;font-weight:400;color:#fff;background:#2d53fe;padding:7px 15px;border-radius:50px;display:inline-block}.promo-popup .pp-inner-content a:hover{text-decoration:none}.color-switcher{position:fixed;left:0;bottom:30px;z-index:2001;background:#181a23;padding:20px 20px;padding-top:25px;border-radius:5px;-webkit-transform:translateX(-110%);transform:translateX(-110%);transition:left .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,left .3s ease-in-out;transition:transform .3s ease-in-out,left .3s ease-in-out,-webkit-transform .3s ease-in-out;box-shadow:0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1)}.color-switcher.visible{-webkit-transform:translateX(0);transform:translateX(0);left:24px}.color-switcher h5{font-size:11px;font-weight:500;margin-bottom:0;line-height:1;letter-spacing:2px;color:#84899e;text-align:center;text-transform:uppercase}.color-switcher .accent-colors{display:-ms-flexbox;display:flex;padding:5px;margin:15px auto 20px auto;-ms-flex-pack:center;justify-content:center}.color-switcher .accent-colors li{display:inline-block;width:14px;height:14px;border-radius:50%;transition:-webkit-transform 180ms ease-in-out;transition:transform 180ms ease-in-out;transition:transform 180ms ease-in-out,-webkit-transform 180ms ease-in-out;text-align:center;margin:0 4px}.color-switcher .accent-colors li:hover:not(.active){cursor:pointer;-webkit-transform:scale(1.3);transform:scale(1.3)}.color-switcher .accent-colors li i{transition:opacity 180ms ease-in-out;line-height:1;color:#fff;font-size:10px;position:absolute;left:50%;top:50%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.color-switcher .accent-colors li.active{-webkit-transform:scale(1.5);transform:scale(1.5)}.color-switcher .accent-colors li.active i{opacity:1}.color-switcher .accent-colors li.accent-primary{background-color:#007bff}.color-switcher .accent-colors li.accent-secondary{background-color:#5a6169}.color-switcher .accent-colors li.accent-success{background-color:#17c671}.color-switcher .accent-colors li.accent-info{background-color:#00b8d8}.color-switcher .accent-colors li.accent-warning{background-color:#ffb400}.color-switcher .accent-colors li.accent-danger{background-color:#c4183c}.color-switcher .actions{margin:15px 0}.color-switcher .social-actions{padding:10px 0;border-top:1px solid #2c2f44}.color-switcher .social-actions .inner-wrapper{display:table;margin:0 auto}.color-switcher .social-actions iframe{margin:5px 0 0 10px}.color-switcher #social-share{display:table;margin:0 auto}.color-switcher .sharrre .box{float:left}.color-switcher .sharrre .count{color:#444;display:block;font-size:17px;line-height:34px;height:34px;padding:4px 0;position:relative;text-align:center;text-decoration:none;width:50px;background-color:#eee;border-radius:4px}.color-switcher .sharrre .share{color:#fff;display:block;font-size:11px;height:16px;line-height:16px;margin-top:3px;padding:0;text-align:center;text-decoration:none;width:50px;background-color:#9cce39;border-radius:4px}.color-switcher .sharrre .buttons{display:block}.color-switcher .sharrre .button{float:left;margin-left:10px}.color-switcher .sharrre .button.facebook{margin-left:0}.color-switcher .close{position:absolute;right:10px;top:10px;font-size:15px;background:#2d3044;width:25px;height:25px;overflow:hidden;text-align:center;border-radius:50%;line-height:25px}.color-switcher-toggle{position:fixed;left:26px;bottom:33px;z-index:2000;width:45px;height:45px;background:#2d53fe;color:#fff;text-align:center;line-height:45px;font-size:23px;border-radius:50%;transition:color .2s ease-in-out;-webkit-animation-duration:1.5s;animation-duration:1.5s;box-shadow:0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1)}.color-switcher-toggle:hover{cursor:pointer;color:#fff}.color-switcher-toggle i{top:3px}.social-wrapper{position:relative}.social-wrapper .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#181a23}.social-wrapper .spinner{position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}.spinner{height:20px;width:20px;-webkit-animation:rotate .8s infinite linear;animation:rotate .8s infinite linear;border:2px solid #84899e;border-right-color:transparent;border-radius:50%}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (max-width:860px){.color-switcher,.color-switcher-toggle{display:none!important}}@media (max-width:500px){.promo-popup{left:10px;right:10px;bottom:10px!important}.promo-popup h2{font-size:22px!important;font-weight:500;letter-spacing:0}.promo-popup.hidden{bottom:-158px!important;left:10px!important;right:10px!important}.promo-popup.hidden .pp-intro-bar{padding-left:20px!important}.promo-popup img{left:-80px}.promo-popup .pp-inner-content,.promo-popup .pp-intro-bar{padding-left:85px!important}}
.loginBG{
  background: url(../images/login_bg.jpg) no-repeat top left;
  background-size: cover;
}
.regBG{
  background: url(../images/SchoolBus.jpg) no-repeat top left;
  background-size: cover;
}
.loginContainer{
	position: relative;
}
.loginPanel{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: auto !important;
	margin: 0px !important;
}
.loginPanel .card-header {
    padding: 1.875rem;
}
.btn-right{
    display: block !important;
}
h1.welcome{
    text-align: center;
}
h1.welcome b {
  color: #00b7b1;
  font-weight: 800;
}
h1.welcome em {
  font-style: normal;
  font-weight: 800;
  color: #00637e;
}
.loginbtn{
  background: #00b7b1;
  transition: all 0.2s ease-in-out;
	border-color: #00b7b1;
}
.loginbtn:hover{
  background: #00637e;
  border-color: #00637e;
}
.signup , .signup a {
    font-size: 12px;
}
.editInfoPopup {
    position: absolute;
    right: 85px;
    top: 15px;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    z-index: 2;
    line-height: 40px;
    color: #fff;
}
.editHealthPopup {
    position: absolute;
    right: 30px;
    top: 15px;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    z-index: 2;
    line-height: 40px;
    color: #fff;
}
.gj-icon, .gj-grid-select-all .gj-checkbox-bootstrap span{
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  padding: 0 5px;
}
.gj-checkbox-bootstrap input[type='checkbox']{
  display: none;
}
.gj-checkbox-bootstrap .gj-icon:before, .gj-grid-select-all .gj-checkbox-bootstrap span:before{
  content: '\f0c8';
  font-weight: 400;
}
.active .gj-checkbox-bootstrap .gj-icon:before, .gj-grid-select-all .gj-checkbox-bootstrap input[data-role="selectAll"]:checked ~ span:before{
  content: '\f14a';
  font-weight: 900;
}
.gj-checkbox-bootstrap{
  margin: 0px !important;
}
.arrow-upward:before{
  content: "\f102";
}
.arrow-downward::before{
  content: "\f103";
}
.first-page::before{
  content: "\f048";
}
.chevron-left::before{
  content: "\f053";
}
.chevron-right::before{
  content: "\f054";
}
.last-page::before{
  content: "\f051";
}
.table thead th div{
  display: inline;
}
select#ddlSection{
  background-image: url('../images/arrow-down-sign-to-navigate.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  -webkit-appearance: none;
  padding: 10px 15px !important;
  font-size: 20px !important;
  text-align: left;
}
.theading h4.headingCenterBordered.selectStudentHeading {
  padding: 10px 15px !important;
  font-size: 20px !important;
  position: relative;
}
.theading h4.headingCenterBordered.medHeading {
  position: relative;
}
#listName{
  font-size: 18px;
  font-family: 'Futura2-Normal', sans-serif;
  font-weight: 400 !important;
}
.addremovebtn i{
  font-size: 12px;
}
.navbar .dropdown-toggle::after {
  border-top: .2em solid #fff;
  border-right: .2em solid transparent;
  border-left: .2em solid transparent;
  margin-left: .55em;
}
ul.navbar-nav {
  text-align: right !important;
}
ul.stripList{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul.stripList li:nth-child(odd){
  background: #dbdbdb;
}
ul.stripList li:nth-child(even){
  background: #fff;
}
ul.stripList li .listItems div{
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 25px;
  font-family: 'Futura Std';
  color: #464545;
  font-weight: 500 !important;
  padding: .75rem;
}
ul.stripList li .listItems div strong{
  font-size: 34px;
  font-family: 'Futura Std';
  color: #737373;
  font-weight: 900 !important;
}
ul.stripList li .listItems div.gaps{
  margin: 0px;
}
ul.stripList .listItems div:nth-child(odd){
  width: 19%;
}
ul.stripList .listItems div:nth-child(even){
  width: 8%;
}
ul.stripList .listItems div.yes{
  color: #1ec30d !important;
  font-weight: 900 !important;
}
ul.stripList .listItems div.no{
  color: #f92e2e !important;
  font-weight: 900 !important;
}
ul.stripList li table{
  margin: 0px !important;
}
.summaryArrow{
  cursor: pointer;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: relative;
}
.summaryArrow::after{
  content: "\f054";
  position: absolute;
  top: 17px;
  left: 40px;
  -webkit-transition: transform 0.5; /* Safari prior 6.1 */
  transition: transform 0.5s;
}
.summaryArrow[aria-expanded="true"]::after{
  transform: rotate(90deg);
}
.chevron-down::before{
  content: "\f078";
}
table[data-type="grid"] tfoot{ position: absolute; width: 100%; bottom: 20px;}
table[data-type="grid"] tfoot tr[data-role="pager"], table[data-type="grid"] tfoot tr[data-role="pager"] th{ width: 100%; display: block;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div:first-child{ float: none !important; text-align: center; align-items: center; display: block;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div:last-child{ display: none;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div:first-child div{ display: none;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div button{ background: transparent; border:none; box-shadow:none; border-radius:0px; }
table[data-type="grid"] tfoot tr[data-role="pager"] th div button:nth-last-child(2){ display: none;}
.paginationDiv{margin: 30px auto;text-align: center;}
.pagination{display: inline-flex;padding-left:0;list-style:none;border-radius:.25rem; margin: 0px;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div button, .page-link{position:relative;display: inline-block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#212529 !important;background-color:#fff;border:1px solid #c8ced3;}
.page-link:hover{z-index:2;color:#fff;text-decoration:none;background-color:#212529;border-color:#212529}
.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}
.page-link:not(:disabled):not(.disabled){cursor:pointer}
.page-item:first-child, .page-item:last-child{ overflow: visible;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div button:first-child, .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem; overflow: visible;}
table[data-type="grid"] tfoot tr[data-role="pager"] th div button:nth-last-child(3), .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem; overflow: visible; border-right: 1px solid #c8ced3;}
.page-item.active .page-link{z-index:1;color:#fff;background-color:#212529;border-color:#212529}
.page-item.disabled .page-link{color:#73818f;pointer-events:none;cursor:auto;background-color:#fff;border-color:#c8ced3}
.mx-height{
	min-height: 432px !important;
  max-height: 432px !important;
}
.tripListTable{
  overflow: visible !important;
}
.tripListTable table[data-type="grid"] tfoot{ bottom: -70px;}
.line-table thead tr{
	background: #fff !important;
}
.line-table.table thead th, .line-table.table tbody th{
  font-weight: 900 !important;
  position: relative;
  font-size: 16px;
}
.line-table.gj-grid tbody tr:nth-child(even){
	background: #fff;
}
.line-table.gj-grid tbody tr:nth-child(odd){
	background: #dbdbdb;
}
table.table table {
  width: 100%;
}
.line-table td[colspan="5"]{
  padding: 0px;
}
table.table table thead th{
  padding: 0px;
}
table.table.line-table table tr:nth-child(odd){
	background: #fafafa !important;
}
table.table.line-table table tr:nth-child(even){
	background: #ebebeb !important;
}
table.table.line-table table tr th:after{
  display: none !important;
}
table.table.line-table table tr td{
	font-size: 12px;
  color: #597fa3;
}
table.table.line-table table tr td:nth-child(2){
	text-align: left;
  padding-left: 100px;
}
.ts-data {
  text-align: center;
}
.ts-data span{
  width: auto !important;
  padding: 0 30px !important;
  border-right: 2px solid #737373;
}
.ts-data span:last-child{
  border-right: none;
}
.cost{
  font-family: "Futura Std";
  color: #737373;
  text-align: center;
  margin: 0;
  padding: 20px;
  background: #fff;
  font-weight: 900 !important;
  font-size: 16px;
}
.line-table.table thead th:after, .mediaTable tr th:last-child::after{
  content: '';
  border: 1px solid #737373;
  position: absolute;
  right: -1px;
  height: calc(100% - 20px);
  top: 10px;
}
.line-table.table thead th:last-child::after{
  display: none;
}
#grid thead th:first-child::after{
  display: none;
}
.mediaTable tr th:last-child::after{
  display: block;
}

.f-s-l{
  text-shadow: none !important;
}
/*#rmImages th, #rmImages td, #qcImages th, #qcImages td{
  padding-left: 20% !important;
}
#rmDocs th, #rmDocs td, #qcDocs th, #qcDocs td{
  padding-right: 20% !important;
}*/
.line-table tbody td i {
  vertical-align: unset !important;
  line-height: inherit;
}
.imgUpload img {
    width: 100%;
}
.line-table td:hover .delete-file{
	opacity: 1;
	transition: all 0.5s ease-in-out;
	box-shadow: 0px 0px 0px #333;
}
.ui-progressbar {
  position: relative;
}
.progress-label {
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff;
  transform: translate(-50%,-50%);
}
.progressbar .ui-progressbar-value {
  background-color: #CCC;
  height: 50px;
}
#copyText{
  opacity: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: default;
}
.emBtn{
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px 20px !important;
  width: auto !important;
  font-size: 16px !important;
}
.parent_name{
  position: relative;
}
.fPerson{
  position: relative;
  min-height: 120px;
  margin-bottom: 30px;
  margin-left: 20px;
}
.fImage{
  height: 80px;
  width: 80px;
  overflow: hidden;
  border-radius: 100%;
  position: absolute;
  left: 20px;
  top: 20px;
  box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,.1), 0 0.9375rem 1.40625rem rgba(90,97,105,.1), 0 0.25rem 0.53125rem rgba(90,97,105,.12), 0 0.125rem 0.1875rem rgba(90,97,105,.1);
}
.fImage img{
  height: 100%;
  width: 100%;
}
.fData {
  padding: 0px 0px 0px 100px;
}
.fBtn {
  background: transparent;
  color: #00637e;
  border: 1px solid #00637e;
  font-family: "Futura Std";
  width: auto;
  font-size: 18px;
  padding: 5px 10px !important;
  margin-right: 0px;
}
.fBtn:hover{
  background: #00637e;
  color: #fff;
  border: 1px solid #00637e;
}
.btnCtn{
  position: absolute;
  margin-left: 15px;
  margin-top: -5px;
}

input#userpassword, input#tbPassword, input#currentpassword, input#newpassword, input#newconfirmPassword, input#resetPassword, input#confirmResetPassword, input#password, input#confirmPassword{
  font-family: small-caption;
  font-size: 26px;
  padding-bottom: 0px;
  padding-top: 0px;
  line-height: 35px;
}

input#userpassword[type="text"], input#tbPassword[type="text"]{
  font-size: .8125rem;
  font-family: 'Futura2-Normal', sans-serif;
}

input[type="password"]::-webkit-input-placeholder{
  transform:translate3d(0,-4px,0)
}

.userpasswordPayment{
  width: 345px !important;
  line-height: 1 !important;
}

::-webkit-input-placeholder { /* Edge */
  font-size: .8125rem;
  font-family: 'Futura2-Normal', sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: .8125rem;
  font-family: 'Futura2-Normal', sans-serif;
}

::placeholder {
  font-size: .8125rem;
  font-family: 'Futura2-Normal', sans-serif;
}
*{ outline: none !important;}
.location-name i{
  font-size: 16px;
  margin-left: 30px;
}
.location-name i:first-child{
  margin-left: 0px;
}
table.table.line-table table tr:before, table.table.line-table table tr:after {
    content: '';
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0px;
    background: #f3f4f6;
    display: none;
}
table.table.line-table table {
  position: relative;
  color: #597fa3;
}
table.table.line-table table tr:before {
    left: 0px;
    display: none;
}
table.table.line-table table tr:after {
    width: 100px;
    right: 0px;
    display: none;
}
table.partic_table tr td:nth-child(2) {
  text-align: left;
  padding-left: 70px;
}
.incTable.mx-height {
    min-height: 243px !important;
    max-height: 243px !important;
}
.m-setting h4 {
    font-size: 1.3rem;
    line-height: 2rem;
}
.ts-section span {
  padding: 0px 0px 0px 10px !important;
  border: none !important;
}
.ts-section span:first-child {
  padding: 0px !important;
}
.theading h4.headingCenterBordered.selectStudentHeading.parent_name.secondaryParent{
  background: #1aa9d3 !important;
}
.docCard{
  overflow: visible !important;
}
.errorSpan{
  color: red;
  display: block;
  width: auto;
  position: absolute;
  bottom: -17px;
  font-size: 12px;
  right: 5px;
}
.modal-backdrop.show {
  opacity: 0.5;
  background-color: #000;
}
.terms-cookies p, .terms-cookies strong, .terms-cookies ul li{
  font-size: 18px !important;
}
.terms-cookies strong{
  font-family: 'FuturaBold', sans-serif;
  font-weight: bold;
}
.terms-cookies table{
  border: 1px solid #ccc;
}
.terms-cookies table tr:hover{
  background-color: transparent !important;
}
.terms-cookies table tr td, .terms-cookies table tr th{
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
@media screen and (max-width:768px){
	h1.welcome {
		text-align: center;
		font-size: 1.8rem;
	}
  #rmImages th, #rmImages td, #qcImages th, #qcImages td{
    padding-left: 0px !important;
  }
  #rmDocs th, #rmDocs td, #qcDocs th, #qcDocs td{
    padding-right: 0px !important;
  }
  .line-table tbody td i{
    vertical-align: middle !important;
  }
}
.zindx{
  z-index: 999 !important;
}
.h-60px{
  height: 60px !important;
}
@media (max-width: 480px){
  .m-setting h4#school_name{
	 display: none !important ;
	}
	.m-setting h4#school_name{
	 display: none !important ;
	}
	.m-p-0{
		padding: 0 !important;
	}
	.theading h4.headingCenterBordered.selectStudentHeading.parent_name .w-200px {
    right: 10px;
    top: 19px;
    width: 110px !important;
	}
	.theading h4.headingCenterBordered.selectStudentHeading.parent_name {
    font-size: 18px !important;
	}
	.fBtn {
    font-size: 12px;
    margin-bottom: 10px;
    width: 80%;
    padding: 7px !important;
    text-align: center;
	}
	.fData h5{
		    font-size: 18px !important;
	}
	.fData a{
		    font-size: 16px !important;
	}
	.sm-text-center{
			text-align: center !important;
			margin-bottom: 10px;

	}
	.d-n {
		display: inline-block !important;
	}
	.login-heading-box h1{
		font-size: 16px;
	}
	.logoimg{
		width: 120px;
	}
	.mobile-p{
			padding: 0 50px;s
	}
	.d-sm-nonea{
		display: none;
	}
	.theading .headingCenterBordered {
	    font-size: 15px;
	}
	.pheading .headingCenterBordered {
		padding: 50px 0px 20px 0px !important;
		border-bottom: 2px solid #3d5170;
		margin-bottom: 0px !important;
		width: 80%;
		font-size: 26px;
	}
	.card .headingCenterBordered {
		text-align: center;
		padding: 20px 0px !important;
		border-bottom: 2px solid #fff;
		margin-left: auto !important;
		margin-right: auto !important;
		width: 65%;
		margin-bottom: 30px !important;
		font-size: 22px;
		margin-top: 20px;
	}
	.preview{
		position: relative;
		left: 44%;
		transform: translateX(-50%);
		margin-bottom: 20px;
	}
	.image-crop{
		width: 100% !important;
		margin: 0-auto !important;
	}
	.mediaTable tr th:empty , .mediaTable tr td:empty ,  #qcDocs tr th:empty , #qcDocs  tr td:empty, #rmDocstr tr td:empty , #rmDocstr tr th:empty{
		display: none;
	}
 .mediaTable tr th , .mediaTable tr td ,  #qcDocs tr th , #qcDocs  tr td{
	 width: 100%;
	 padding: 10px 0px !important;
	 text-align: center;
 }
 .mediaTable tr td i ,  #qcDocs  tr td i{
	 font-size: 15px !important;
 }
 .mediaTable , #qcDocs{
 	border-bottom: 2px solid #737373;
	margin-bottom: 10px;
 }
 #rmDocs th:empty, #rmDocs td:empty, #qcDocs th:empty, #qcDocs td:empty{
 	display: none;
 }
 .delete-file{
	 width: 20px !important;
   height: 20px !important;
   left: 15%;
 }
  .delete-file i{
    font-size: 12px !important;
    line-height: 20px !important;
  }
	.m-d-none{
		display: block !important;
	}
	.navbar .d-mobile-none{
			display: none !important;
	}
	ul.m-settings{
		display: inline-block !important;
		width: 25%;
	}

	ul.m-settings li div.dropdown-menu{
				left: -70px !important;
	}
	.m-setting{
		    display: inline-block;
	}
	.m-setting h4{
		font-size: 11px;
		display: none;
	}
	.d-sm-none{
	display: none !important;
	}
	.d-mobile-none{
		display: none !important;
	}
}
