body.loginfom {
  background: #232d35 none repeat scroll 0 0;
}
.no-gutter{
	padding:0;
}
/*
input[type="submit"] {
  padding: 12px 0;
}*/
.validation{
    color:red;
}
.adminform {
  background: #ffffff none repeat scroll 0 0;
  float: none;
  margin: 15% auto 0;
  padding-bottom: 45px;
  padding-top: 20px;
}
.input-field {
  background: #f8f8f8 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.input-field input[type="text"], .input-field input[type="password"] {
  background: #f8f8f8 none repeat scroll 0 0;
  border: medium none;
  float: left;
  height: 45px;
  padding: 5px;
  width: 100%;
}
.icn {
  color: #909090;
  font-size: 30px;
  position: absolute;
  right: 6px;
}
.input-field {
  background: #f8f8f8 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.login-btn {
  background: #3cc291 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  margin: 0;
  padding: 15px;
}
.logo {
  margin-bottom: 25px;
}
.logo img {
  margin: 0 auto;
}
a.for-pass {
  color: #ff0000;
  position: relative;
  top: 10px;
}

.sidemenu {
  background: #5aa775 none repeat scroll 0 0;
  position: fixed;
  top:0;
  padding-top: 84px;
}
.sidemenu ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sidemenu ul li {
  float: left;
  width: 100%;
}
.sidemenu ul li a {
  background: #5aa775 none repeat scroll 0 0;
  border-bottom: 1px dotted #000000;
  color: #ffffff;
  float: left;
  padding: 10px;
  width: 100%;
}
.sidemenu ul li a:hover {
  background: #20964a none repeat scroll 0 0;
  color: #ffffff;
  text-decoration: none;
}
.sidemenu ul li ul {
  display: none;
}
.sidemenu ul li ul li {
  /*background: #27333d none repeat scroll 0 0;*/
  padding-left: 15px;
}
.header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 3px #cccccc;
  padding: 12px 0;
  position: fixed;
  top: 0;
  z-index: 1035;
}
.header ul li {
  float: left;
  margin-right: 20px;
}
.header ul {
  list-style: outside none none;
  margin: 12px 0 0;
  padding: 0;
}
span.up {
  background: #fd4949 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 12px;
  left: 4px;
  padding: 2px 6px;
  position: relative;
}
.page-heading {
  background: #f2f2f2 none repeat scroll 0 0;
  margin-bottom: 40px;
  padding: 22px 16px;
}
.page-heading h2 {
  margin: 0;
  padding: 0;
}
.content-container {
  float: right;
  padding-bottom: 40px;
  padding-top: 96px;
}
.sidemenu li i.fa-plus, .sidemenu li i.fa-minus {
  float: right;
  font-size: 18px;
  position: relative;
  top: 3px;
}
.sidemenu ul li i.fa-minus {
  display: none;
}
.sidemenu ul li ul li a {
  border-bottom: medium none;
  border-left: 0px dotted #000000;
}
a.notification {
  position: relative;
}
.notification i {
  color: #27333d;
  font-size: 34px;
}
.notification span {
  background: #fd4949 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 12px;
  left: -7px;
  padding: 2px 4px;
  position: absolute;
  top: -14px;
}
.logout {
  background: #fd4949 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 14px;
  padding: 7px 15px;
  position: relative;
  top: 6px;
}
.logout:hover {
  color: #ffffff;
  text-decoration: none;
}
.modal-open .modal {
  padding-top: 17%;
}
.userprofile {
  border-bottom: 1px dotted #000000;
  padding:20px 15px;
}
.userprofile img {
  height: 75px;
  width: 75px;
  float:left;
}
.userprofile span {
  color: #ffffff;
  float: left;
}
.userdetails {
  float: left;
  margin-top: 12px;
}
#menuopen {
  border: 1px solid #27333d;
  cursor: pointer;
  float: left;
}
.navbar-toggle .icon-bar {
  background: #27333d none repeat scroll 0 0;
  border-radius: 1px;
  display: block;
  height: 3px;
  width: 22px;
}
.footer {
  background: #27333D;
  bottom: 0;
  color: #ffffff;
  font-size: 12px;
  padding: 10px;
  position: fixed;
  right:0;
}
.notification-panel {
  float: right;
}
.notification-panel li .fa-times {
	display:none;
}
#SchoolList input[type="submit"] {
  padding: 5px 15px;
  width: 100%;
}
#SchoolList input[type="submit"]:first-child {
  margin-bottom: 9px;
}
.margin-btm {
    margin-bottom:10px;
}
.ractive {
  background: #3cc291 none repeat scroll 0 0;
  color: #fff;
  float: left;
  padding: 3px 5px;
  text-align: center;
  width: 100%;
}
.rdeactive {
  background: #fd4949 none repeat scroll 0 0;
  color: #fff;
  float: left;
  padding: 3px 5px;
  text-align: center;
  width: 100%;
}

.cstCrsIcn, .cstMblSwOut {
    display: none;
}
.tcrTst {
    display: block;
    padding:0 0 0 30px;
}
.tcrTst h3 {
    display: block;
    background: #5aa775;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.product-item a.text-uppercase {
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.product-item a.text-uppercase:hover, .product-item a.text-uppercase:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
    background: #5aa775;
}
.tcrTst2 {
    padding:0px;
}
.cstDm {
    border: 1px solid #111;
    border-radius: 4px;
    margin-left: 0;
    padding-bottom: 20px;
    float: left;
}



@media(max-width:767px) {
.sidemenu {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
  z-index: 999;
  display:none;
}
.sidemenu.show {
	display:block;
}
.header img {
  width: 230px;
}
#menuopen {
  border: medium none;
  cursor: pointer;
  float: left;
  padding: 0;
  top: 7px;
}
.notification i {
  color: #27333d;
  font-size: 25px;
}
.notification span {
  background: #fd4949 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 10px;
  left: -7px;
  padding: 2px 4px;
  position: absolute;
  top: -11px;
}
.logout {
  background: #fd4949 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 12px;
  padding: 6px 11px;
  position: relative;
  top: 0;
}
.sidemenu {
  padding-top: 75px;
}
.content-container {
  background: #fff;
}
#notificationopen {
  cursor: pointer;
  padding: 0;
  top: 5px;
}
.notification-panel {
  background: #ffffff none repeat scroll 0 0;
  float: right;
  height: 74px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1200;
  display:none;
}
.notification-panel.active {
	display:block;
}
.notification-panel li .fa-times {
  border: 1px solid;
  bottom: 10px;
  font-size: 25px;
  padding: 8px;
  position: relative;
  cursor:pointer;
  display:block;
}
.header ul {
  margin-top: 25px;
}

.cstCrsIcn {
    float: left;
    margin: 7px 13px 0 0;
    cursor: pointer;
}

.cstCrsIcn i {
    font-size: 30px;
}

.cstMnuActive #menuopen {
    display: none;
}

.cstMnuActive .cstCrsIcn, .cstMblSwOut {
    display: block !important;
}
.notification-panel #btnlog {
    display:none !important;
}
.tcrTst {
    padding: 0;
}
.tcrTst h3 {
    font-size:16px;
}
.lftfltng{
    text-align:left !important;
    margin:5px 0;
}
}
@media(max-width:340px) {
	.header img {
  width: 201px;
}
}


.ModelSolution #myModal2.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.ModelSolution #myModal2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
    padding-top: 12%;
}

#myModal2.fade.in {
    opacity: 1;
}
.ModelSolution #modalload.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.ModelSolution #modalload {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
    padding-top: 12%;
}
#modalload.fade.in {
    opacity: 1;
}
 #modal12.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
 #modal12 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
    padding-top: 12%;
}
#modal12.fade.in {
    opacity: 1;
}

/* success */
#modalsuccess.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
 #modalsuccess {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
    padding-top: 12%;
}
#modalsuccess.fade.in {
    opacity: 1;
}
/* success */
#modalsucessful.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
 #modalsucessful {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);
    padding-top: 12%;
}
#modalsucessful.fade.in {
    opacity: 1;
}
#modalquestions.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
 #modalquestions {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    margin-top: 0;
    background-color: rgba(0,0,0,0.7);

}
#modalquestions.fade.in {
    opacity: 1;
}
/**************/
.CstCsrtMain {
    margin: 0;
    width: 350px;
    top: 60px;
    left: auto;
    right: 55px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 1001;
    text-align: left;
    padding-top: 5px;
    background: #fff;
    box-shadow: 3px 3px 3.76px 3.24px rgba(0,0,0,.15);
    -moz-box-shadow: 3px 3px 3.76px 3.24px rgba(0,0,0,.15);
    -webkit-box-shadow: 3px 3px 3.76px 3.24px rgba(0,0,0,.15);
    -ms-box-shadow: 3px 3px 3.76px 3.24px rgba(0,0,0,.15);
    -o-box-shadow: 3px 3px 3.76px 3.24px rgba(0,0,0,.15);
    padding: 0 0 0px 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.CstCsrtMain.cart_visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.CstCsrtMain ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    height: auto;
    max-height: 386px;
}
.CstCsrtMain .single-shopping-cart {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
.CstCsrtMain .shopping-cart-img {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 85px;
}
.CstCsrtMain .shopping-cart-img a img {
    width: 100%;
    border: 1px solid #ebebeb;
}
.CstCsrtMain .product-quantity {
    position: absolute;
    top: 5px;
    left: 5px;
    min-width: 20px;
    line-height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    background-color: #ea0505;
    z-index: 9999;
}
.CstCsrtMain .shopping-cart-title {
    overflow: hidden;
    position: relative;
    padding: 0 20px 0 0;
}
.nxt {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}
.CstCsrtMain .shopping-cart-title > span {
    display: block;
    margin: 5px 0 0;
    font-size: 14px;
    color: #ea0505;
    font-weight: 700;
}
.CstCsrtMain .shopping-cart-title > span {
    display: block;
    margin: 5px 0 0;
    font-size: 14px;
    color: #ea0505;
    font-weight: 700;
}
.CstCsrtMain .default-btn {
    display: inline-block;
    margin: auto;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    border: none;
    color: #fff;
    box-shadow: none;
    padding: 10px 15px;
    line-height: 28px;
    border: none;
    background: #4eba6e;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    margin-top: 15px;
}
.CstCsrtMain .default-btn:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    outline: none;
}
.CstCsrtMain .shopping-cart-delete a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
    font-size: 18px;
}
.CstCsrtMain .shopping-cart-delete a i{
    margin:9px 0 0 0;
}
.CstCsrtMain .shopping-cart-delete a i:hover {
    color: #4eba6e;
}
.CstCsrtMain h4 , .CstCsrtMain h5 , .CstCsrtMain tr{
    padding:0 0 0 30px;
}
.shopping-cart-btn {
    margin-left:30px;
}
.CstCsrtMain h4 {
    color:#333;
    font-size:15px;
}
.Lbl_1{
    float:left;
    width:26%;
    color:#333;
    font-weight:bold;
    font-size:13px;
    margin-bottom:5px;
}
.Lbl_2{
    float:left;
    width:73%;
    margin-bottom:5px;
}
.CstCsrtMain .default-btn {
    font-size: 14px;
    padding: 10px 15px;
    margin-top: 10px;
    width: 50%;
}
.CstCsrtMain table tr{
    border-bottom:1px solid #5aa775;
}


.cstSmrtFl{
    float:left;
    width:100%;
}
.cstSmrtFlLft{
    float:left;
    width:100%;
}
.cstSmrtFlLft label{
    float:left;
    width:100%;
}
.cstSmrtFlLft label b {
    float: left;
    width: 7%;
}
.FlUld{
    float:left;
}
.cstSmrtFlLft .btn-success{
    padding: 6px 12px;
}
.cstSmrtFlLft table , .cstSmrtFlLft table tbody , .cstSmrtFlLft table tbody tr , .cstSmrtFlLft table tbody tr td{
    float:left;
    width:100%;
    height:auto;
}
.cstSmrtFlLft table tbody tr{
    margin-bottom:8px;
}
.displayimages{
    float:left;
    width:100%;
    padding:20px 0;
}
.displayimages img{
    float:left;
    border:4px solid #5aa775;
    outline:3px solid #fff;
    outline-offset:-7px;
    margin:0 10px 10px 0;
}
.errorMessage{
    float:left;
    width:100%;
    margin:5px 0;
}
.SuccessMessage{
    float:left;
    width:100%;
    margin:5px 0;
    color:#5cb85c;
    font-size:16px;
}
.Dtques{
    width:34%;
}
.Divmarking{
    float:right;
    margin: 0px 0 0 0;
}
.Dtques tr td{
    float:left;
    width:100%;
    margin-bottom:15px;
}
.divquestions{
    float:left;
    width:54%;
}
.DivAnswers{
    float:left;
    width:100%;
}
.padd{
    font-family:Arial!important;
}
.qstnLft{
    float:left;
    width:7%;
}
.qstnRt{
    float:left;
    width:92%;
    padding-left:10px;
    margin:0px 0 15px;
}
.qstnRt > div{
    float:left;
    width:100%;
}
.qstnRt img{
    float:left;
    width:300px;
}




.cstAlct .cstActTb table{
    width:100%;
    margin:10px 0 20px 0;
}
.cstAlct .cstActTb table tr{
    float:left;
    width:12%;
}
.cstAlct .cstActTb table tr td{
    border:2px solid #5aa775;
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    float: left;
    position: relative;
}
.cstAlct .cstActTb table tr td label{
    float:left;
    width:100%;
    margin:2px 10px 2px 25px;
    cursor:pointer;
}
.cstAlct .cstActTb table tr td input[type="radio"]{
    position:absolute;
    left:5px;
    top:2px;
}
.cstMrgnTp{
    margin-top:25px;
}
.csPdngs .col-md-5.col-xs-12 , .csPdngs .col-md-1.col-xs-12 , .csPdngs .col-md-3.col-xs-12 , .csPdngs .col-md-2.col-xs-12{
    padding-top:5px;
    padding-bottom:5px;
}
.cstDD{
    padding-top:5px;
    padding-bottom:5px;
    font-weight:bold;
}
.csBgGrn{
    background:#5aa775;
    color:#fff;
}
.csPdngs{
    float:left;
    width:100%;
    margin:0px!important;
}
.cstBtmBdrClr{
    border-bottom:2px solid #eff3fb;
}
@media screen and (min-width: 100px) and (max-width: 1200px) {
    .qstnLft{
        width:100%!important;
    }
    .qstnRt{
        width:100%!important;
        padding-left:0px!important;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
    .qstnLft{
        width:10%!important;
    }
    .qstnRt{
        width:85%!important;
        padding-left:0px!important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1700px) {
    .cstFSz span{
        font-size:13px;
    }
    .padd {
        padding:60px!important;
    }
    .cstdatalsit span .col-md-1, .cstdatalsit span .col-md-5, .cstdatalsit span .col-md-2 {
        font-size: 12px!important;
    }
}



@media screen and (min-width: 100px) and (max-width: 575px) {
    .cstAlct .cstActTb table tr {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 100%;
    }
    #ContentPlaceHolder1_pnl2 .col-md-4 br{
        display:none!important;
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    .cstAlct .cstActTb table tr {
        width: 30%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 30%;
    }
    #ContentPlaceHolder1_pnl2 .col-md-4 br{
        display:none!important;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .cstAlct .cstActTb table tr {
        width: 30%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 30%;
    }
    #ContentPlaceHolder1_pnl2 .col-md-4 br{
        display:none!important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
    .cstAlct .cstActTb table tr {
        width: 20%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 25%;
    }
}
@media screen and (min-width: 1101px) and (max-width: 1200px) {
    .cstAlct .cstActTb table tr {
        width: 20%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 25%;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
    .cstAlct .cstActTb table tr {
        width: 15%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 20%;
    }
}
@media screen and (min-width: 1301px) and (max-width: 1400px) {
    .cstAlct .cstActTb table tr {
        width: 15%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 18%;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
    .cstAlct .cstActTb table tr {
        width: 15%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 18%;
    }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
    .cstAlct .cstActTb table tr {
        width: 15%;
    }
    body .cstAlct .cstActTb.cstActTb2 table tr {
        width: 15%;
    }
}
.cstBrNon br{
    display:none;
}
.cstAlct .cstActTb.cstActTb2 table tr {
    width: 14%;
}