/*
Theme Name: BD School Management System
Theme URI: http://market.vaincode.com/product/bd-school-management-system-wordpress
Author: VainCode
Author URI: http://www.vaincode.com
Version: 1.05
Description: Customize Wordpress Theme For Bangladesh School website.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansbengali.css);
body {
    background: #ddd;
    font-family: "Noto Sans Bengali", serif;
    font-size: 16px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    margin: 0;
    paddig: 0;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8), 2px 2px 2px rgba(0, 0, 0, 0.15);
}
/* a             { color:#4f8100; text-decoration:none; } _NO__DOTCOMMA__AFTER__*/
a {
    color: #24A0E3;
    text-decoration: none;
}
a:hover {
    color: #145E8F;
    text-decoration: none;
}
:focus { outline: 0 }
/* Headings */
h1 {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.15;
}
h2 {
    font-size: 1.5em;
    line-height: 1.25;
    margin-bottom: 0.45em;
}
h3 {
    font-size: 1.35em;
    line-height: 1.25;
    margin-bottom: 0.45em;
}
h4 {
    font-size: 1.05em;
    line-height: 1.35;
    margin-bottom: 0.45em;
}
h5 {
    font-size: 1.05em;
    line-height: 1.35;
    margin-bottom: 0.45em;
}
h6 {
    font-size: 1em;
    line-height: 1.35;
    margin-bottom: 1em;
}
/* Forms */
form { display: inline }
fieldset { border: 0 }
legend { display: none }
/* Table */
table {
    border: 0;
    /*border-collapse: collapse;*/
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}
caption,
th,
td {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}
/* Content */
p { margin: 0 0 1em }
strong { font-weight: bold }
address {
    font-style: normal;
    line-height: 1.35;
}
cite { font-style: normal }
q,
blockquote { quotes: none }
q:before,
q:after { content: "" }
small { font-size: 1em }
big { font-size: 1.15em }
ul,
ol { list-style: none }
img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.widget ul li{
  display: block;
  padding: 5px;
  border-bottom: 1px dashed #ddd;
}
.fix { overflow: hidden }
.no-padding-lr { padding: 0 }
.no-padding-l { padding-left: 0 }
.no-padding-r { padding-right: 0 }
.header-area {
    background: none repeat scroll 0 0 #d11414;
    color: #089948;
}
.head {
    background: none repeat scroll 0 0 #d11414;
    color: #089948;
}
.logo {
    padding: 10px 0;
    text-align: center;
}
.logo img { width: 120px }
.site-title {
    display: block;
    margin-bottom: 30px;
}
.site-title h1 {
    color: #F0DE22;
    font-size: 50px;
    margin: 25px 0 0 -30px;
    padding: 0;
}
.site-title h2 {
    color: #F0DE22;
    font-size: 20px;
    margin: 0 0 0 -30px;
    padding: 0;
}
.body-bg { background: none repeat scroll 0 0 #fff }
.menu-area {
    background: none repeat scroll 0 0 #511697;
    color: #fff;
    margin: 0;
    padding: 0;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0;
    min-height: 50px;
    position: relative;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding-right: 10px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-nav {
    float: left;
    margin: 0;
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}
.navbar-collapse {
    overflow-x: visible;
    padding-left: 0;
    padding-right: 0;
}
.slider { padding: 10px 10px 0 }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
    width: 100%;
    max-width: 100%;
}
.carousel-indicators { bottom: -10px }
.content { padding: 10px }
.content img {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 3px;
}
.content h2 {
    border-bottom: 3px solid #e0e0e0;
    margin: 10px 0;
    padding-bottom: 5px;
}
.content p { font-size: 16px }
.notice-home h2 {
    border-bottom: 3px solid #e0e0e0;
    margin: 10px 0;
    padding-bottom: 5px;
}
.table tbody tr td a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.table tbody tr td p {
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 0;
}
.teacher-home { text-align: center }
.teacher-home h2 {
    border-bottom: 3px solid #e0e0e0;
    margin: 10px 0;
    padding-bottom: 5px;
}
.teacher-home ul {
    margin: 0;
    padding: 0;
}
.teacher-home ul li {
    display: inline-block;
    margin-bottom: 10px;
	border: 0px;
}
.teacher-home ul li a img {
    border: 1px solid #ddd;
    height: 90px;
    padding: 2px;
    width: 90px;
}
.photo-slide { padding: 0 10px }
.photo-slide h3 {
    border-bottom: 3px solid #e0e0e0;
    margin: 10px 0;
    padding-bottom: 5px;
}
.photo {
    margin-right: 20px;
    text-align: center;
}
.photo h2 {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 0;
}
.fc-member h3 {
    border-bottom: 3px solid #E0E0E0;
    color: #523F33;
    margin: 10px 0;
    padding-bottom: 5px;
}
.fc-member ul {
    margin: 0;
    padding: 0;
}
.fc-member ul li {
    border: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.fc-member ul li a img {
    border: 1px solid #ddd;
    height: 155px;
    padding: 5px;
    width: 138px;
}
.fc-member ul li a h4 {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}
.fc-member ul li a p {
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.footer-area {
    background: none repeat scroll 0 0 #333;
    color: #fff;
}
.footer-widget { padding: 0 10px }
.footer-widget h1 {
    font-size: 20px;
    margin: 20px 0 0;
    padding: 0;
}
.footer-widget h3 {
    font-size: 15px;
    margin: 0 0 5px;
}
.footer-widget h2 {
    border-bottom: 3px solid #e0e0e0;
    font-size: 20px;
    margin: 10px 0;
    padding-bottom: 5px;
}
.footer-widget ul {
    margin: 0;
    padding: 0;
}
.footer-widget ul li a {
    border-bottom: 1px dotted #ddd;
    color: #fff;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 3px;
}
.sc-btn {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff !important;
    font-weight: normal !important;
    min-width: 100px;
    background-color: #3279BB;
    padding: 5px 25px;
}
.sc-textarea { min-height: 150px }
.photo-gallery-home {
    float: left;
    margin-right: 27px;
    text-align: center;
    width: 130px;
}
.photo-gallery-home h3 {
    color: #000;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.photo-thumb {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 200px;
}
.photo-thumb img {
    border: 1px solid #ddd;
    padding: 3px;
}
.photo-thumb h2 {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0;
}
.home-welcome img {
    float: left;
    margin-right: 15px;
    width: 150px;
}
.home-welcome p { margin-top: -25px }
.member-thumb img { max-width: 200px }
.archive-thumb {
    width: 50px;
    height: 50px;
}
.widget {
    display: block;
    margin-bottom: 20px;
    margin: 10px;
    border: 1px solid #ddd;
}
.widget h2 {
    border-bottom: 0 solid #e0e0e0;
    margin: 0;
    padding-bottom: 5px;
    font-size: 18px;
    padding-left: 5px;
    padding-top: 5px;
}
.widget ul {
    padding: 0;
    margin: 0;
}

.widget ul li a {
    display: block;
    color: #333;
}
.pagination {
    display: block;
    font-size: inherit;
    padding: 0 0;
    text-align: center;
}
.pagination p {
    background: none repeat scroll 0 0 #555;
    color: #fff;
    display: block;
    margin: 0 auto 20px !important;
    overflow: hidden;
    padding: 8px !important;
    text-decoration: none;
    width: 220px;
    display: none;
}
.pagination ul li { display: inline-block }
.pagination ul li a { color: #fff !important }
.pagination span,
.pagination a {
    margin: 2px 2px 2px 0;
    padding: 8px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
}
.pagination a:hover {
    color: #fff;
    background: #3279BB;
}
.pagination .current {
    padding: 8px;
    background: #3279BB;
    color: #fff;
}
.latest-scroll {
    /* border: 1px solid #5a9100; */
    margin: 10px 0;
    overflow: hidden;
    background-color: #fff;
}
.latest-title {
    background: none repeat scroll 0 0 #5a9100;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    padding: 10px;
}
.scroll-item {
    height: 45px;
    overflow: hidden;
}
.scrollingtext ul li {
    display: inline-block;
    margin-right: 20px;
}
.scrollingtext ul li a {
    color: #000;
    display: block;
    padding-top: 12.4px;
}
.news-list {
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}
.news-list h3 {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 20px;
    margin-bottom: 5px;
}
.news-list h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
}
.class-list {
    overflow: hidden;
    padding: 10px 0 20px;
}
.class-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.class-list ul li { display: inline-block }
.class-list ul li a {
    color: #333;
    border: 1px solid #ddd;
    padding: 5px 10px;
}