/*
Theme Name: School Core
Theme URI: http://optimalbd.com/
Author: Minhaj Hasan
Author URI: http://facebook.com/minhaj.limu
Description: This is an Optimal Product
Version: 1.0
License: Optimal Standard License
Tags: School , College, University
*/

* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'SolaimanLipi';
  src:url('fonts/SolaimanLipi.woff') format('woff'),
      url('fonts/SolaimanLipi.otf') format('otf'),
      url('fonts/SolaimanLipi.ttf') format('ttf'),
      url('fonts/SolaimanLipi.eot') format('eot');
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px!important;
  font-family: 'SolaimanLipi' !important;
}

header {
  width: 100%;
 overflow:hidden;
}

.wrapper {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.logo {
  float: left;
  margin-top: 8px;
  width:875px;
  overflow:hidden;
}

.logo img{
  float: left;
  margin-right: 10px;
  height:100px;
  width:100px;
}

.logo h2{
    color: #494949;
    width: 545px;
    text-align: left;
    padding-left:20px;
    overflow: hidden;
}
.logo h3{
    color: #494949;
    width: 545px;
    padding-left:20px;
    text-align: left;
    overflow: hidden;
}
.info-tel {
  float: right;
  margin-top: 20px;
  width: 225px;
}

.info-tel a{
  background: none repeat scroll 0 0 #0074BA;
  border: 1px solid #a8fbd3;
  color: #ffffff;
  padding: 2px 15px;
  text-decoration: none;
  transition:all 0.5s ease;

}

.info-tel a:hover{
  background: #FFFFFF;
  border: 1px solid #0074BA;
  color: #0074BA;
  padding: 2px 15px;
  text-decoration: none;
}

.info-tel h3 {
   color: #49709d;
  font-weight: normal;
  margin: 10px 0px;
  margin-right:12px
}

.login_form p {
    color: #49709d;
  font-weight: normal;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  font-size: 22px;
}


.logpanel{
  margin: 10px 0px 0px !important;
}

.logpanel h2{
  margin-bottom: 20px !important;
    text-align: center !important;
    text-decoration: underline !important;
  }


.service_page_main_area{
  margin-bottom: 10px;
}

nav {
  box-shadow: 0 2px 3px 0;
  width: 100%;
  overflow: hidden;
  height: 60px;
}
.menu li a {
    color: white;
    display: block;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    padding: 12px 17px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.5s ease 0s;
overflow:hidden;
}
section {
  overflow: hidden;
}

.slider {
  float: left;
  margin-top: 3px;
  width: 730px;
  height: 407px;
  overflow: hidden;
}

.box-pad {
  width: 100% !important;
  padding: 0px !important;
}

.carousel-indicators .active {
  height: 12px;
  margin: 0;
  width: 12px;
}

.margin {
  margin-top: 20px;
}

.quick-link {
  width: 240px;
  float: left;
}

.quick-link ul {
  list-style: none;
  margin: 0px;
  padding:0px;
}

.quick-link li {
  margin-top: 5px;
  transition: all 0.5s ease 0s;
background: url(images/right-icone.png) right no-repeat #0074BA ;
}

.quick-link li:hover {
 background: url(images/right-icone2.png) right no-repeat #3399FE;
}


.quick-link #menu-left-menu li.current-menu-item, li.current-page-item {
  background: url(images/right-icone2.png) right no-repeat #3399FE;
}

.quick-link li:first-child {
  margin-top: 0px;
}

.quick-link li a {
  color: white;
  font-weight: bold;
  line-height: 37px;
  margin-left:5px;
  text-decoration: none;
}

.quick-link img {
  padding-left: 10px;
}

.quick-link li a img {
  float: right;
}

.main-content {
  float: left;
  min-height: 468px;
  padding: 0 15px;
  width: 590px;
}

.common-content{
float: left;
  min-height: 468px;
  padding: 0 15px;
  width: 860px;
}


.main-content h2, .common-content h2 {
  margin: 0;
}

.speach {
  float: left;
  width: 270px;
}

.head-speach {
  border: 1px solid #22a666;
  min-height: 230px;
  padding: 0px 10px;
}

.head-speach h4 {
  border-bottom: 1px solid;
  color: #22a666;
  padding-bottom: 10px;
  text-align: center;
}

.head-speach img {
  /*border: 2px solid #717272;
  margin-top: 10px;
  width: 65px;*/
  border: 2px solid #717272;
  float: left;
  margin-right: 10px;
  width: 65px;
}

.head-speach p {
 /* margin-bottom: 0;
  margin-top: 10px;*/
  text-align: justify;
}

.box-margin {
  margin-top: 8px;
}

.footer-slider {
  width: 810px;
  float: left;
}

.footer-slider > h3 {
  color: white;
  line-height: 37px;
  margin: 0;
  text-align: center;
}

.event {
  float: right;
  width: 272px;
}

.event h3 {
  color: white;
  line-height: 33px;
  margin: 0;
  text-align: center;
}

.footer-bg {
}

.footer-link{
  width: 200px;
  float: left
}

.footer-link ul {
  list-style-type: circle;
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer-link li {
  line-height: 25px;
  list-style: outside none circle;
}
.footer-link li a {
  color: #fff;
  font-size:17px;

}
.footer-link li a:hover {
  color: #EC5055;

}

.social {
  float: left;
  margin-top: 100px;
  overflow: hidden;
  width: 260px;
}

.social ul {
  list-style-type: none;
  margin: 0;
}

.social li {
  float: left;
}

.social li a {
  border: 1px solid #ffffff;
  border-radius: 50px;
  display: block;
  font-size: 22px;
  margin-left: 22px;
  padding: 6px 8px;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 46px;
}

.social li a:hover {
    border: 1px solid #49709d;
    color: #80e0b2;
}

.map {
  float: right;
  margin-top: 22px;
  margin-bottom: 22px;
  width: 628px;
}

.bellow-footer-bg {
}

.bellow-footer-bg p {
  color: white;
  line-height: 20px;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 14px;
  text-align: center;
}

.bellow-footer-bg span {
  color: #8f8e8e;
}

.bellow-footer-bg span a {
  color: #8f8e8e;
  transition: all 0.5s ease 0s; 
}

.bellow-footer-bg span a:hover {
  color: #FE4853; 
}

.calender {
  float: right;
  height: 407px;
  margin-top: 3px;
  padding: 10px;
  width: 370px;
}

.calender h3 {
  /*color: #22a666;
  text-align: center;
  text-transform: uppercase;*/

   border-bottom: 2px dashed #22a666;
    font-size: 30px;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
}

.cell{
  font-weight: bold;
}

.auto_text_slide{
  height: 300px;
  overflow: hidden;
  margin: 20px 0;

}

.auto_text_slide ul{

}

.auto_text_slide li{
  border-bottom: 1px dashed #22A666;
  padding: 8px 0;
  overflow:hidden;
}

.auto_text_slide a{
  color: #FFFF00;
  text-decoration: none; 
  }
.auto_text_slide p{
color:#ffffff;

 }

.auto_text_slide a:hover{
  color:#FE4853;
  text-decoration: none; 
  }

.main-content-inner {
  float: left;
  min-height: 468px;
  padding: 0 15px;
  width: 859px;
}

.main-content-inner h2 {
  margin: 0 0 15px;
}

.teacher img {
  height: 105px;
  width:95px;
}

.tech-box {
  /*float: left;
  margin: 0 !important;
  width: 400px;*/
  border: 1px solid #cccccc;
  float: left;
  margin: 0 10px 15px 0 !important;
  padding: 5px;
  width: 400px;
}

.main-ex {
  overflow: hidden;
}

.margin-form {
  margin-bottom: 10px !important;
}

.address > p {
  line-height: 24px;
  margin-bottom: 5px;
}

.no-margin {
  margin-bottom: 0 !important;
}

.float-right {
  float: right;
}


.teacher-info-add-box{
	width:600px;
	margin:20px auto;
	border:1px solid black;
	height:600px
}


.fl{
	float:left;
	width:100px;
}

.fr{
	float:right;
	width:100px
}

/*Profile page*/

.profile-header{
  overflow: hidden;
}
.profile-header-left{
	width:180px;
	float:left;
}
.profile-header-right{
	float:left;
  width:500px;
}
.profile-header-right h3{
	margin-top:0px;
}
.pphoto{
	width:120px;
	height:135px
}
.btn-edit-profile{
  background: orange;
  padding:8px;
  border-radius:3px;
  text-decoration: none;
  color:white;
}
.btn-edit-profile:hover{
  text-decoration: none;
}
/*Students page*/

.student-view-form-table{
  width:400px;
  overflow:hidden;
  border:1px solid #CCCCCC;
  margin:0px;
  margin-bottom: 20px;
  padding: 5px;
  padding-left: 110px;
}
.view-button{
 height: 25px;
font-size: 14px;
padding: 2px 15px;
border-radius: 3px;

}
.class{
  height:25px;
  width:130px;
}
.roll{
  padding-left:20px;
  height:25px;
  font-size:14px;
  width:130px;
 
}

.student-view{

}
.student-view img{
  width:150px;
  height:165px;
}


/*result page*/
.result_table{width: 940px !important;}
.result_table tr th{width: 940px;}



/*Ebook page*/
.ebook-img{
  width:185px !important;
  height:222px !important;
}
.thumbnail{
  height:320px;
}

/*Class-routine page*/


.Class-routine-form{
  border: 1px solid #999;

  width:100%;
  padding: 10px;
}


/* Academic Calender  page*/
.month{overflow: hidden;
height: 2314px;}
.month_div {
  width: 200px;
  float: left;
  margin-right: 2px;
  font-size: 14px;
  height: 1000px;


    }
  .data_view .month_table {
 background: #F1F1F1;
}
.month_table caption {
  color: #f25510;
    font-weight: bold;
  background: #A6A6A6;
  text-align: center;
  }
.data_view tbody tr {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
 .data_view .month_table {
  display: table;
  border-collapse: separate;
  border-spacing: 4px;
  border-color: grey;
}
.data_view tr th:first-child {
    width: 10px;
    }
.data_view td, .data_view th {
    padding: 3px 0px 3px 2px;
    text-align: center;
}
  .month_table tr th {
  height: 30px !important;
}

caption {
  display: table-caption;
  text-align: -webkit-center;
}


.home_event1 {
    color: #F0F;
}
.homeclasscontinue {
    color: #87C71D;
}
.home_holiday {
    color: #F00;
}
.home_event2 {
    color: #03C;
}
.home_event1 {
    color: #F0F;
}
.month_table tr th {
    height: 30px !important;
}
.data_view table tr:nth-child(2n+1) td {
    background: #F5F5F5 none repeat scroll 0% 0%;
    color: #000;
}
.data_view table tr:nth-child(2n) td {
    background: #FFF none repeat scroll 0% 0%;
}

/*Photo Albums page*/

.album-cover{
    height:250px;
}
.album-cover h4:hover{
    text-decoration: none;
}
.cover-img{
    height:200px;
    width:200px;
}

/*single event page*/

.single-event-body p{
    text-align: justify;

}
.single-event-img{
    width:300px;
    height:300px;
    float:left;
    padding:5px 20px 20px 0px;
}
.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:35px;
	right:10px;
	display:none;
	background: url('images/back-to-top-icon.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}
.visitor-counter{
    border: 1px solid;
    color: #22A666;
    padding:0px 5px;
    text-align: center;
    margin-top: 8px;
}
.visitor-counter h4{
 border-bottom: 1px solid;
 color: #22A666;
 padding-bottom:10px;
}
#mvccredit { display: none; }
