
@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 90px;
        margin-top: 51px;
        text-align: center;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}



.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

/*
.navbar-static-top{
    
    background-color:#2c3644;
  border-color: #2c3644;
  margin-bottom: 0px;
  

}*/

/*.sidebar{
     background-color:#374151;
    border-color: #2c3644;
    /*height: 100%;*
}*/


.footer {
  border-top: :#1A4266;
    background-color:#003034;
  bottom:0;
    position:fixed;
    width: 100%;
    text-align: left;
    color: #fff;
	font-size:13px;
	font-family: Open Sans;
}

/*
.sidebar .nav-second-level li a{
    background-color:#2c3644;
   /* color: black;*
}

.sidebar .nav-second-level li a:focus,
.sidebar .nav-second-level li a:hover{
    background-color:#3f4b5e;
   /* color: #fff;*
}*/

#head_title{
    margin-top: 2%;
     background-color: #fff;
     color:#3f4b5e;
   
     padding-left: 2%;
     padding-top: 1%;
     padding-bottom: 1%;

}

#custom_search{
  background-color: #e7e7e7;
  /*margin-top: 2%;*/
}

.custom-search-form{
    width: 100%;
   /* margin-left: 60%;*/
    border: 6px solid #b3bdc4;
}

.row{
    margin-top: 2%;
  
}


.panel-danger > .panel-heading{
    background-color: #039CA2;
     border-color: #039CA2;
     color: #fff;
}
.panel-danger > a > .panel-heading{
    background-color: #c75b5c;
     border-color: #c75b5c;
     color: #fff;
}

.panel-danger {
    border-color: #039CA2;
}

.panel-default > a > .panel-heading{
    background-color: #F5F5F5;
     border-color: #ddd;
     color: black;
      padding: 5px 15px;
}
.panel-default > a:hover{
    text-decoration: underline;
     color: black;
}
/***********************
  SHARP BUTTONS
************************/

.boxed{
 
  border: 1px solid white ;
  display: block;
  width: 18%;
  height: auto;
  padding: 1% 1% 1% 1%;
  text-align: center;
  background-color: #fff;
}

.image-cropper {
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.image-cropper img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
/*.col-md-2 span{
  text-align: center;
 color: #10283d;
}

.col-md-2{
   border: 1px solid white ;
  display: block;
 width: 120px;
  height: auto;
  padding: 1% 1% 1% 1%;
  text-align: center;
  background-color: #fff;
  margin-left: 2%;
   margin-right: 2%;
   color: blue;
}

.col-md-4{
  display: none;
  height: 50%;

}
*/
/*.col-md-2:hover{
  background-color: #e7e7e7;
  color: #fff;

  border: 1px solid white;

}
.col-md-2:hover + .col-md-4{
  background-color: #fff;
 border: 1px solid white;
  display: inline-block;
  height: 140px;
   margin-left: 2%;
  border: 1px solid white;

}*/

.profileimage-cropper {
    
    position: relative;
    overflow: hidden;
    border-radius: 50%;
   /* margin-top: 2%;*/
}

.profileimage-cropper a img {
    display: inline;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    width: auto;
    border-radius: 50%;
}

.pimage-cropper {
    width: 30px;
    height: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.pimage-cropper img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
.profile-data{
  padding: 2% 2% 2% 2%;
  display: inline-block;
}

/*a{
  color: #fff;
}
*/


.w3-modal-content {
  /*  position:absolute;
 
    top: 50%;
    left: 50%;
    margin-left: -150px; 
    margin-top: -40px;
    width: 500px;*/
	z-index: 9999;
  /* top: 50%;*/
    /*left: 50%;*/
   /* margin-left: -400px; */
   /* margin-top: -40px;*/
    position:fixed;
     left: 0;
    right: 0;
    top: 10%;
   /* bottom: 0;*/
   /* margin: auto;*/
}

#modal-head{
   display: inline-block;
   margin-top: 2%;
   font-size: 16px;
   font-weight: 400px;
}

#modal-text{
  /*padding-top: 6%;*/
  display: inline-block;
  margin-bottom: 2%;
  margin-right: 2%;
}

.round {
  border-radius: 24px;
}
li .btn-danger{
  float: right;
  /*margin-top: -29px;*/
}


.img-circle{
  margin-top: -5px;
}

#dropdown-action a{
  color: black;
  text-decoration: none;
}




.btn-submit{
   background-color:#009688;
   color: #fff;
}

.btn-submit:hover{
   background-color: #00635a;
   color: #fff;
}
a.accordion:focus, a.accordion:hover {
    color: black;
    text-decoration: underline;
}

h4.accordion_title{
  display: inline-block;
  font-weight: bold;
  /*  font-family: Georgia, Serif;*/
 font-size: 16px;
 width: 64px;
}


.accordion_desc{
   display: inline-block;
}


.panel-heading{
  font-weight: bold;
}

h4.lesson_title{
  margin: 0;
}

/*@media(max-width:550px) {
  tr,td{
    display: block;
  }
}
*/
/*.w3-container{
  overflow-y:auto;
  height:550px;
}*/

@media(max-width:450px) {
  table.res-accounts-table{
   width: 100%;
  }
  table.res-accounts-table >td{
   width: 20%;
  }
  .responsiveform table td{
    display: block;
  }
.responsiveform select, .responsiveform input[type='text'],.responsiveform textarea{
   width: 60%;
  }
 h4.accordion_title{
  display: inline-block;
  font-weight: bold;
  /*  font-family: Georgia, Serif;*/
 font-size: 14px;
 width: 64px;
}


.accordion_desc{
   display: inline-block;
   font-size: 12px;
}
.w3-modal-content{
  top:0;
}
div.w3-container {
    min-height: 450px;
    max-height: 450px;
    overflow: auto;
}
}
.responsive-course-div{
  display: none;
}
@media(max-width:550px) {
  #frm_mbs_id_frmMsg table td{
   display: block;
   border:none;
 }
 .course-div-hide{
  display: none;
 }
 .responsive-course-div{
  display: block;
  margin-bottom: 5%;
  word-wrap:break-word;
}
.btn-primary{
  border-bottom: 2px solid #027c81;
 margin-bottom: 2%;
    padding: 3%;
    width: 100%;
}
 h4.accordion_title{
  display: inline-block;
  font-weight: bold;
  /*  font-family: Georgia, Serif;*/
 font-size: 14px;
 width: 64px;
}


.accordion_desc{
   display: inline-block;
   font-size: 12px;
}
}
 .responsiveform select, .responsiveform input[type='text'],.responsiveform input[type='password'], .responsiveform input[type='hidden'],.responsiveform textarea{
   width: 60%;
  }
 .responsiveform input[type='file'] {
  width: 100%
 }
@media(max-width:320px) {
   h4.accordion_title{
  display: inline-block;
  font-weight: bold;
  /*  font-family: Georgia, Serif;*/
 font-size: 14px;
 width: 64px;
}


.accordion_desc{
   display: inline-block;
   font-size: 12px;
}
.responsiveform select, .responsiveform input[type='text'],.responsiveform input[type='password'],.responsiveform textarea{
  width: 90%;
  }
 .responsiveform input[type='file'] {
  width: 100%
 }
}
.btn-custom {
  background-color: #039CA2;
    border-color: #039CA2;
    color: #fff;
}
.btn-custom-port {
  background-color: #039CA2;
    border-color: #039CA2;
    color: #fff;
	min-width:200px;
}

.btn-custom.active, .btn-custom.focus, .btn-custom:active, .btn-custom:focus, .btn-custom:hover, .open > .dropdown-toggle.btn-custom {
    background-color: #003034;
    border-color: #204d74;
    color: #fff;
}

table.att-table-responsive input{
  width: 100%;
}
table.att-table-responsive select{
  width: 100%;
}

.followup input , .followup textarea,.followup  select{
  width: 100%;
}
table.module-table,.module-table th,.module-table td{
 
    border: 1px solid black;

}
 @media screen and (max-width: 690px) {
                                    table.att-table-responsive {
                                        border: 0;
                                    }
                                    table.att-table-responsive thead.att-table-responsive-head {
                                        display: none;
                                    }
                                    table.att-table-responsive tr {
                                        margin-bottom: 10px;
                                        display: block;
                                        border-bottom: 2px solid #ddd;
                                    }
                                    table.att-table-responsive td {
                                        display: block;
                                        text-align: right;
                                        font-size: 13px;
                                        border-bottom: 1px dotted #ccc;
                                         min-height: 30px; 
                                    }
                                    table.att-table-responsive td:last-child {
                                        border-bottom: 0;
                                    }
                                    table.att-table-responsive td:before {
                                        content: attr(data-label);
                                        float: left;
                                       /* text-transform: uppercase;*/
                                        font-weight: bold;
                                        min-height: 30px; 
                                    }
                                    .w3-modal-content{
                                        top:1%;
                                      }
div.w3-container {
    min-height: 480px;
    max-height: 480px;
    overflow: auto;
}
                                }

  .fileContainer {
    overflow: hidden;
    position: relative;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

/* Example stylistic flourishes */

.fileContainer {
    background: #039CA2;
    float: left;
    padding: .5em;
  color: #fff;
  display: block;
  text-align: center;
  width: 142px;
}

.fileContainer [type=file] {
    cursor: pointer;
}
a.fileContainer{
    background: #039CA2;
    float: left;
    padding: .5em;
  color: #fff;
  display: block;
  text-align: center;
  width: 142px;
 
    display: block;
    font-size: 999px;
    min-height: 100%;
    min-width: 100%;
 
    position: absolute;
   
     cursor: pointer;
}

.notic-banner{
padding-top:5%;
padding-left:4%;
/*background-image: url('images/sticky-note.png');*/
background-color: #FFF07F;
  /*  background-size: 100%;*/
    width: 100%;
    min-height:185px;
/* background-size: cover;
  background-repeat: no-repeat;*/
 /*  min-height:185px;*/
}

.btn-primary{
    background-color: #039CA2;
    border-color: #039CA2;
}

.btn-primary:hover{
    background-color: #027c81;
    border-color: #027c81;
}
@media(max-width:550px) {
 
.btn-primary{
  border-bottom: 3px solid #027c81;
}
.responsive-course-div a{
  font-size: 17px;
  font-weight: 400;
}
}
.table-edit > tbody > tr > td{
  padding: 20px;
}

li > a >span.title-responsive{
  display: none;
}
table.studentprogression select{
  width: 50%;
}
@media (max-width: 767px){
  li > a >span.title{
  display: none;
}
  li > a >span.title-responsive{
  display: inline-block;
}
table.studentprogression select{
  width: 100%;
}
}

