html {
    background: #EFEFEF;
}
body {
    margin: auto;
    max-width: 100%;
    background: inherit;
    color: #000;
    border-top: 5px solid #fecd0b;
    font-family: SulaimanLipi,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.headertop {
	background: #003a6a;
    border-bottom: 5px solid #D5D5D5;
}
.attendance_summery .table>thead>tr>th, .attendance_summery .table>tbody>tr>td {
    padding: 3px;
}
.attendance_summery .table {
    margin-bottom: 0px;
}
.top {
    margin: 10px 0;
}
.top h3 {
    color: #fff;
    margin: 5px 0 0 15px;
    text-transform: uppercase;
    font-size: 18px;
}
.top .navbar-nav > li {
    border-left: 1px solid #fff;
}
.top .navbar-nav > li:first-child {
    border-left: 0px solid #fff;
}
.top .navbar-nav > li > a {
    padding: 1px 10px;
    text-align: center;
    color: #8ab5d6;
    font-weight: 100;
    font-size: 13px;
    line-height: 15px;
}
.top .navbar-nav > li > a:hover, .top .navbar-nav > li:hover {
    color: #fff;
    background: transparent !important;
}
.notice-board .panel-group {
    margin-bottom: 0;
}
.notice-board .panel-group .panel-title a:after {
    right: 5px;
    margin-top: -12px;
    color: #fff;
}
.notice-board .panel-collapse {
    padding: 0;
}
.notice-board .panel-group .panel-title {
    line-height: 22px;
    font-size: 18px;
}
.notice-board .panel-group .panel-default {
	border: 0px solid #eff2f7;
    margin: 0;
}
.notice-board .panel-group .panel+.panel {
    margin-top: 5px;
}
.notice-board .panel-body {
    color: #777;
    font-size: 0.95em;
    line-height: 1.2em;
}
.notice-board .panel-group .panel-title a {
    padding: 0;
    color: #dedede;
}

.header {
    padding: 0px 0 0 0px;
}
.logo {
    width: 100px;
    height: 90px;
    float: left;
    margin-right: 15px;
}
h1.school-name {
    color: #fff;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: 15px;
    font-size: 25px;
    text-transform: uppercase;
}
h3.school-address {
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
    text-transform: none;
}
.footer {
    background: #004884;
    color: #fff;
    padding: 2em 15px 10px;
    border-top: 5px solid #fecd0b;
    margin-top: 10px;
}
.main-content .title {
    text-align: center;
    border-bottom: 3px solid #03b1f4;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 50px;
}
.main-content .title h1 {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 26px;
}
.teacher-voice .img-thumbnail {
    width: 250px;
    height: 250px;
    float: left;
    margin-right: 20px;
}
.clock {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
#canvas {
    background-color: #050202;
    border: 0 solid;
    border-radius: 100px;
}
.visitor1 {
    border: 0px solid #03a0dd;
    color: #fff;
    float: none;
    width: 100%;
    padding: 0px;
}
.visitor1 .table {
    width: 100%;
    margin-bottom: 0px;
}
.visitor1 .table td {
    border-width: 0px;
    padding: 0px 5px 5px 0px;
}
.visitor1 .table td:first-child {
    width: 42%;
    text-align: right;
    font-size: 17px;
}
h3.hit {
    font-weight: bold;
    margin: 0px;
}
address {
    color: #fff;
}

.grid_4 h3 {
    color: #fff;
}
.copy {
    margin: 15px 0 0 0;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 10px;
}
.copy p {
    color: #fff;
}
.banner-bg {
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    min-height: 360px;
}
.grid_10 {
    padding: 0;
}
.site-title {
    float: left;
}
.main-content, .sidebar {
}
.main-content {
	border-bottom: 0px solid #3B5894;
}
.sidebar {
    border-bottom: 4px solid #03A0DD;
    padding-bottom: 0px;
}
.banner {
	margin-bottom: 20px;
}
.title, .notice-board .panel-group .panel-heading {
	border-radius: 3px;
    color: #fff;
    padding: 7px 10px;
    background: -webkit-linear-gradient(top, #3B5894 0%, #3B5894 10%, #4472b7 90%, #4472b7 100%);
    background: -o-linear-gradient(top, #3B5894 0%, #3B5894 10%, #4472b7 90%, #4472b7 100%);
    background: -moz-linear-gradient(top, #3B5894 0%, #3B5894 10%, #4472b7 90%, #4472b7 100%);
    background: linear-gradient(top, #3B5894 0%, #3B5894 10%, #4472b7 90%, #4472b7 100%);
}
.title h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
}
.content {
    padding: 10px 0px 0;
}
.notice{
	margin-bottom: 20px;
}
.notice-title {
    margin-right: -15px;
    border-radius: 0px;
}
.notice-content {
    margin-left: -15px;
    padding: 4px 10px;
    height: 36px;
    border: 1px solid #3291d1;
}
.notice-content a {
    padding-right: 25px;
}
.module {
    margin-bottom: 15px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    color: #dd3333;
}
.website ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.website ul li:last-child {
    border-bottom: 0px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.contact-form .form-group {
    margin-bottom: 5px;
}
.contact-form label {
    line-height: 11px;
    margin-bottom: 3px;
    color: #fff;
}
.contact-form  .btn-sm {
    line-height: 13px;
}
.calendar table {
    border-left: 0px solid #000;
    border-top: 0px solid #000;
    width: 100%;
}
.calendar tr {
    background: transparent;
}
.calendar tr:first-child {
    background: transparent;
}
.calendar tr:first-child th {
    padding: 0 0 20px;
    font-size: 23px;
    text-transform: uppercase;
}
.calendar td {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0px;
    text-align: center;
    /* min-height: 38px; */
    line-height: 30px;
}
.calendar tr.week_name td {
    color: #fff;
}
.calendar .highlight {
    background: #3291D1;
    color: #fff;
}
.calendar tr.week_name {
    border-top: 1px solid #000;
}
.calendar td:first-child {
    border-left: 1px solid #000;
}

.nav .open > a:hover, .nav .open > a:focus, .nav > li > a:hover, .nav > li > a:focus {
    background-color: #03A0DD !important;
    border-color: #003300;
    color: #fff !important;
}
.nav_bottom {
    border-radius: 0px;
    border-bottom: 0px solid #003300;
    background: #004884;
    margin-top: 20px;
    padding: 0;
    border: 0;
}
.nav_bottom .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
ul.nav_1 > li{
    border-right: 1px solid #fecd0b;
}
ul.nav_1 li a {
    color: #fff;
}
.dropdown-menu{
	background: #3b5894;
	border: 0px solid #ccc;
}
ul.dropdown-menu li:hover a{
	background: #03A0DD !important;
	color: #fff;
}
.avada {
    height: 29px;
    width: 29px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.section-content {
    margin-bottom: 0px;
}
.caption {
    border-bottom: 1px solid #003300;
    margin-bottom: 10px;
}
.input-group input[type="text"] {
	border: 1px solid #ccc;
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.ui-datepicker {
	z-index: 9999 !important;
}
.required {
    color: red;
}

.class-routine .no-margin {
    margin-bottom: 3px;
}
.class-routine .panel-group {
    margin-bottom: 3px;
}
.class-routine .panel-group .panel-default {
    margin: 0 0 0 0;
}	
.class-routine .panel-group .panel-heading {
    background-color: #003300;
}
.class-routine .panel-group .panel-title a {
    padding: 10px 44px 10px 18px;
}
.class-routine .panel-collapse {
    padding: 0 0px;
}
.class-routine .table {
    width: 100%;
    margin-bottom: 0px;
}
.class-routine .panel-title>a {
    color: #fff;
}
.class-routine .panel-group .panel-heading {
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.class-routine .btn-group>.btn {
    position: relative;
    float: left;
    color: #fff;
    background: #066E17;
}
.input-group input[type="text"], select{
	min-height: 34px;
}

.info:after {
    clear: both;
    content: " ";
    display: table;
}
.info {
    border-bottom: 3px solid #E08B36;
    padding: 5px;
    background: #9BCBEC;
    border-radius: 15px;
    border-left: 3px solid #E08B36;
    border-right: 3px solid #E08B36;
    margin-bottom: 10px;
}
.info-content-left {
    float: left;
    width: 17%;
    height: 100%;
    margin-bottom: 0px;
}
.info img {
}
.info-content-left img {
	width: 130px;
    height: 150px;
}
.info-content-right {
    float: left;
    width: 75%;
    height: 100%;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px #74A1C0;
    color: #535353;
}
.info h3 {
    margin-top: 20px;
    padding-left: 5px;
}
.info p {
    padding-left: 5px;
}



/*-- Sub Sub menu--*/
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-sub-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-sub-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
    color: #000;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-sub-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.dropdown-sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  text-align: left;
  list-style: none;
  background-color: #3b5894 !important;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-sub-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-sub-menu > li > a:hover,
.dropdown-sub-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-sub-menu > .active > a,
.dropdown-sub-menu > .active > a:hover,
.dropdown-sub-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
ul.dropdown-menu li:hover .dropdown-sub-menu a{
	background-color: #3b5894 !important;
}
ul.dropdown-menu li:hover .dropdown-sub-menu a:hover {
	background-color: #03A0DD !important;
}
/*-- Sub Sub menu--*/


.digital-content .form-inline {
    border-bottom: 1px solid #03b1f4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.digital-content .content-list {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.digital-content .content-title {
    color: #4472b7;
    margin-bottom: 8px;
}
.digital-content ul.pagination {
    margin: 1em 0 0;
    padding-left: 0;
}
	
@media (max-width: 768px) {
.top h3 {
    text-align: center;
}
.top .navbar-nav {
    margin: 5px 0 0 0;
    float: left;
    width: auto;
}
.top .nav>li {
    position: relative;
    display: block;
    float: left;
}
.logo {
    width: 95px;
    height: 60px;
    float: left;
    margin-right: 15px;
}
h1.school-name {
    font-size: 16px;
    margin-top: 5px;
}
h3.school-address {
    font-size: 13px;
    margin-top: 5px;
}	
.notice-title {
    margin-right: 0px;
}	
.notice-content {
    margin-left: 0px;
}

}

@media (min-width: 768px) {
.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
}

.inner-content {
	border-bottom : 0px solid #fff;
}
.online-partner p{
	color: #fff;
}


.newspartwrap span {
    z-index: 9;
}
.newspartwrap span {
    float: left;
    line-height: 26px;
    font-size: 16px;
    padding: 7px;
    background: #fecd0b;
    position: absolute;
    font-weight: bold;
    left: 15px;
}
.newspartwrap .newsTag {
	min-height: 40px;
    padding: 8px 0;
    margin: 0;
    float: left;
    line-height: 24px;
    font-size: 16px;
    width: auto;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.94);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.94);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.94);
}
.newspartwrap .newsTag {
    width: 100%;
}


.module {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #337ab7;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.main-content .title {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
}
.section-content, .content {
    padding: 15px;
    background: #fff;
    min-height: 316px;
}
.teacher-voice .section-content {
    height: 316px;
    overflow: auto;
}
.teacher-attendance .content, .staff-attendance .content, .student-attendance .content {
	min-height: auto;
}
ul.nav_1 li {
    margin-right: 0px;
}


@media (min-width: 992px) {
.navbar-nav > li > a {
    padding: 8px 8px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 11px;
}
}
@media (min-width: 1170px) {
.navbar-nav > li > a {
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 14px;
}
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff !important;
    border: 1px solid #337ab7 !important;
}
.notice-board .content {
    min-height: auto;
}
.grid_4 .visitor1 p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 0px;
}

.t-list {
    text-align: center;
}
.t-list .img-thumbnail {
    width: 130px;
    height: 130px;
}
p.t-name {
    margin-bottom: 0px;
    margin-top: 5px;
}
p.d-name {
    font-size: 12px;
    text-transform: lowercase;
}
p.d-name::first-letter {
  text-transform: uppercase;
}
.newsTag i.fa.fa-arrow-right {
    font-size: 12px;
    color: #003a6a;
}
