body{
	font-family: 'Open Sans', sans-serif;
	background: #f5f5f5 url(../images/bg.png) left top repeat;
	color: #000;
	/*padding-bottom: 61px;*/
	/*font-family: 'Roboto Slab', serif;*/
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Myriad Pro";
}
.box-login{
	background-image: url(../images/bg-school.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: relative;
    min-height: 562px;
    margin-bottom: 0;
}
.logo{
	max-width: 320px;
	margin: 30px auto 0;
	background:  rgba(255,255,255, 1);
	padding: 20px 20px;
	text-align: center;
}

.content-section {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 7px;
    margin: 40px auto 0;
    padding: 20px 40px 20px;
    max-width: 500px;
    width: 100%;
}
.content-section h1 {
    font-size: 34px;
    line-height: 50px;
    margin: 0;
    font-weight: normal;
    padding: 0px 0;
    box-shadow: none;
    background: none;
    color: #fff;
	padding-bottom: 15px !important;
}
.form-login .form-group {
    margin-bottom: 20px;
}
.content-section .form-login input[type="text"] {
    background: #ffffff url(../images/user-icon-login.png) no-repeat scroll 10px center;
}
.content-section .form-login .form-control {
    padding-left: 57px;
    font-size: 15px !important;
    margin-top: 0;
}
.content-section .form-control {
    border-radius: 4px;
    color: #323232;
    font-size: 14px;
    font-weight: 300;
    margin-top: 8px;
    padding: 7px 10px 7px 12px;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 36px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.content-section .form-login input[type="password"] {
    background: #ffffff url(../images/pass-icon.png) no-repeat scroll 13px center;
}
.content-section .btn-primary {
    background-color: #ed5a25;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border: none;
    background-image: none;
    border-radius: 4px;
    text-transform: capitalize;
}
.content-section .btn-primary {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 150px;
    text-align: center;
	float: left;
}
.input-lg{
	font-size: 15px;
}
.other-links {
    margin: 15px 0 10px;
}
.other-links  a{
	float: right;
	display: block ;
	margin-top: 10px;
}
.content-section .checkbox label, .content-section .radio-inline{
	color: #fff;
}


/*==================================*/

.wrapper-form {
    margin-top: 0px;
}
.wrapper-form .form-control{
	height: 32px;
	font-size: 14px;
	border-radius: 1px;
}
.wrapper-form .form-control option{
	font-size: 14px;
}
.wrapper-form  h2{
	margin: 0;
	padding: 0;
	font-size: 26px;
}
.senondh2{
	padding: 30px 0 0 !important;
}
.button-group{
	padding-top: 30px;
	margin-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #eaeaea;
}
.btn:hover, .btn:focus {
    background-color: #0192dd;
    color: #fff;
}
.button-group .btn {
    background: #00a6fc;
    display: inline-block;
    text-align: center;
    padding: 10px 0 10px !important;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
    border: none;
    outline: none;
    margin: 0;
	border-radius: 4px;
}
.button-group .btn-default {
	background: #444;
}
.colorgraph {
  margin-top: 0;
  height: 3px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}


/*============Dashboard============*/
.page-container{
	position: relative;
}
.header {
    height: 100px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.navbar-branding {
    background: #fff;
	float: left;
}
.navbar-brand {
    padding: 23px 30px 10px 20px;
    font-size: 18px;
    line-height: 20px;
	max-width: 280px;
	height: 100px;
	border-right: 1px solid #ccc;
}
.navbar-brand > img {
    display: inline-block;
}
.school-name-top{
	float: left;
	margin-left: 30px;
	font-size: 34px;
	padding: 10px 0 0 0;
	line-height: 40px;
	font-family: "Trebuchet MS";
	color:#F8513A ;
	text-align: center;
}
.school-name-top span{
	display: block;
	color: #209b60;
}
.app-header-buttons{
	float:right;
	margin: 0;
	list-style: none;
	padding: 5px 30px 0 0;
}
.app-header-buttons li{
	list-style: none;
}

.profile-details {
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
    line-height: 20px;
    padding: 10px 60px 0px 90px;
}
.profile-details >img {
    width: 70px;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
}
.contact-container{
	padding: 5px 0 0 0px;

}
.contact-container a{
	display: block;
	font-size: 16px;
	line-height: 25px;
}
a {
    color: #337ab7;
    text-decoration: none;
}
.contact-container>span, .app .contact.contact-single>.contact-container>span, .app .contact.contact-xlg>.contact-container>span {
    color: #7F8FA4;
}
.contact-controls {
    position: absolute;
    right: 0px;
    top: 18px;
}
.collapsing, .dropdown, .dropup {
    position: relative;
}

.dropdown, .dropup {
    float: left;
}
.app-header-buttons .btn.btn-default, .app-header-buttons .btn.btn-link {
    background: #999;
    color: #fff;
    border-color: #eaeaea;
}
.btn.btn-icon {
    padding-left: 0;
    padding-right: 0;
    width: 40px;
}
.contact-controls .dropdown-menu {
    left: auto;
    right: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -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);
}
.contact-controls .dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #444;
    white-space: nowrap;
	display: block;
	padding: 10px 10px;
	border-bottom: 1px solid #ccc;
}
.dropdown-menu > li > a {
    display: block;
    padding: 9px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.btn.btn-icon span {
    line-height: 28px;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 20px;
}


.navbar-default{
	margin: 0 0 0 ;
	border: none;
	padding: 0 0 0 5px;
	background: #00A8E1;
	border-radius: 0;
	min-height: 40px;
}
.navbar-default .navbar-nav > li > a{
	padding: 10px 12px;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #00A8E1 ;
	background: #fffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #00A8E1 ;
    background-color: #fff;
}

.inner-container{
	margin: 20px 0 0 0;
}

.box-type1{
	margin-bottom: 20px;
	margin-right: 10px;
}

.top-head{
	background: #00bcd4;
	color: #fff;
	padding: 10px 20px 7px;
}
.top-head h2{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}
.top-head p{
	margin: 0;
	padding: 0px 0 0 0;
	font-size: 14px;
}
.box-type1 .box-item{
	border: 1px solid #e0e0e0;
	min-height: 250px;
	background: #fff;
	padding:  10px;
}
.color1{
	background: #c2185b;
}
.color2{
	background: #4caf50;
}
.color3{
	background: #607d8b;
}
.color4{
	background: #ffa000;
}
ul.vslider{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.vslider li{
	margin: 0 0px !important;
	padding: 7px 0 3px 0  ;
    margin-top: 0px;
    min-height:70px;
    padding-left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	border-bottom: 1px solid #e6e7e8 ;
	width: 100% !important;
}
ul.vslider li figure {
    padding: 5px;
    width: 44px;
    height: 44px;
    float: left;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: #d5d5d5 solid 1px;
}
ul.vslider li figure img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
ul.vslider li .welcome {
    float: left;
    padding-top: 8px;
    margin-left: 10px;
}
ul.vslider li .welcome p, ul.vslider li .welcome h5 {
    padding: 0;
    margin: 0;
}

ul.vslider li .welcome h5 a {
    color: #33363f;
    text-decoration: none;
	line-height: 22px;
}
.bx-viewport{
	height: 230px !important;
}

.wrapper-form{
	background: #fff;
	padding: 20px;
	border-radius: 3px;
}
.wrapper-form h2{
	margin: 0;
}
.message-box{
	float: left;
	border-right: 1px solid #ccc;
	margin: 20px 0;
	margin-right: 15px;
	padding-right: 15px;
}
.message-box p{
	margin: 0;
	padding: 0;
	line-height: 24px;
}
.sec-box {
    width: 100%;
    height: 100%;
    background: #FFF;
    position: relative;
    -webkit-box-shadow: 0px 2px 2px 0 #E8E8E8;
    box-shadow: 0px 2px 2px 0 #E8E8E8;
}
 a.closethis {
    float: right;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: 60px;
    top: 20px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/sprite.png) no-repeat -145px -116px;
}
.sec-box header {
    width: 100%;
    padding: 24px 20px;
    border-bottom: #e6e7e8 solid 1px;
}
.sec-box header h2 {
    padding: 0;
    margin: 0;
}
.sec-box .contents {
    width: 100%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
a.togglethis {
    float: right;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 20px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/sprite.png) no-repeat -167px -116px;
}
.table-box {
    width: 100%;
    float: left;
}
 a.togglethis.clicked {
    background-position: -188px -116px;
}
a.togglethis {
    float: right;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 20px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/sprite.png) no-repeat -167px -116px;
}
.hidden-sec {
    height: 0px;
    overflow: hidden;
    padding: 0px !important;
}

.filter-box{
	margin: 0 0 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
ul.filter-list{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.filter-list li{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 22%;
}
ul.filter-list li .btn-primary{
	background: #00a6fc;
	margin-top: 25px;
	display: block;
	min-width: 80px;
	max-width: 170px;
	padding: 5px 12px
}
ul.filter-list li .btn-primary span{
	display: inline-block;
	margin-right: 5px;
}
ul.filter-list li label{
	font-weight: normal;
}
.show-click li{
	width: auto !important;
	margin-bottom: 0 !important;
}
label.time-label{
	display: block;
}

a.add-timetable{
	background: #047171 ;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	margin-left: 5px;
}
.teble-vertical-center td{
	vertical-align: middle !important;
}
.table-delete-btn{
	color: #dd4b39;
	display: inline-block;
}
.table-subject{
	display: inline-block;
	margin-right: 5px;
	color: #777;

}

/*============Model Window==================*/

.modal-dialog .modal-content {
    color: #000;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-dialog .modal-content .modal-header.modal-primary {
    color: #fff;
    background-color: #248dad;
	font-size: 22px ;
}

.modal-dialog .modal-content .modal-header {
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    padding: 10px 15px;
}
.modal-dialog .modal-content .modal-header h4{
	font-size: 20px;
}
 .modal-header .close {
    margin-top: -2px;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-dialog .modal-content .modal-footer {
    padding: 10px 15px;
	text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn-default{
	background: whitesmoke;
	color: #333;
}
.modal-dialog .modal-content .modal-header i {
    margin-right: 10px;
}
/*============Breadcrump========*/
.breadcrumb {
    background-color: rgba(255,255,255,.8);
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 0px;
	margin-top: 0px;
    padding: 5px 15px;
	margin-left: 0;
}
.breadcrumb li:first-child a {
	margin-left: 15px;
}
.breadcrumb li  a {
	font-size: 13px !important;
	color: #00a8e1 ;
}
.breadcrumb > li + li::before {
    color: #ccc;
    content: "> ";
    padding: 0 5px;
}
/*===========Table==============*/
dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}
.dataTables_wrapper {
    float: left;
    width: 100%;
}
.table-box .dataTables_length {
    float: left;
    padding: 11px 0 7px 10px;
	width: 40%;
}
.table-box .dataTables_filter {
    float: right;
    padding: 11px 10px 7px 0px;
	width: 50%;
    text-align: right;
	margin-right: 0px;
}
.dataTables_length select {
    margin: 0px 10px;
}
.dataTables_filter label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
.dataTables_wrapper select, .dataTables_wrapper input[type="text"] {
    height: 34px;
    padding: 6px 6px 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0df;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.dataTables_filter input[type="text"] {
    margin: 0 0 0 10px;
}
.dataTables_wrapper select, .dataTables_wrapper input[type="text"] {
    height: 34px;
    padding: 6px 6px 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0df;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
dataTable {
    width: 100%;
    clear: both;
    color: #323641;
    border-top: #e6e7e8 solid 1px;
}
table.display {
    margin: 0 auto;
    clear: both;
    width: 100%;
    border-bottom: #e0e0df solid 1px;
}

.dataTable thead {
    width: 100%;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    background: #f7f7f7;
}
.table > thead {
    background: #f7f7f7;
}
.dataTable tr {
    width: 100%;
}
.table > thead > tr > th {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    vertical-align: bottom;
    border-bottom: 1px solid #e6e7e8;
	 padding: 10px 10px;
	 text-align: left;
	 background-color: #595858 ;
}

.sorting_asc {
    background: url(../images/sort_asc.png) no-repeat center right;
}
.sorting {
    background: url(../images/sort_both.png) no-repeat center right;
}
.sorting_desc {
    background: url(../images/sort_desc.png) no-repeat center right;
}
table.display tr.odd.gradeA {
    background-color: #fff;
}
.table tbody tr:nth-child(odd) {
    background: #FFF;
}
table.display tr.even.gradeA {
    background-color: #f6f8fa;
}
.table tbody tr:nth-child(even) {
    background: #f6f8fa;
}
tr.odd.gradeA td.sorting_1 {
    background-color: #f7f7f7;
}
tr.odd.gradeX td.sorting_1 {
    background-color: #ffc4c4;
}
tr.even.gradeC td.sorting_1 {
    background-color: #d5d5ff;
}
tfoot input {
    margin: 0.5em 0;
    width: 100%;
    color: #444;
}
.dataTables_wrapper select, .dataTables_wrapper input[type="text"] {
    height: 34px;
    padding: 6px 6px 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
	font-weight: normal;
    border: 1px solid #e0e0df;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}


.table-box .dataTables_info {
    float: left;
    color: #323641;
    padding: 24px 0 16px 20px;
	width: 60%;
}
.table-box .dataTables_paginate {
    display: inline-block;
    padding-left: 0;
    margin: 15px 15px 0px 0px;
    float: right;
    border-radius: 4px;
    color: #6d6f75;
    background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f7f7f7',GradientType=0 );
    box-shadow: 0 1px 2px #E7EBEC;
}
.dataTables_paginate {
    float: right;
    text-align: right;
}
.table-box .dataTables_paginate a {
    position: relative;
    float: left;
    color: #6d6f75;
    font-size: 11px;
    padding: 5px 10px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    border: 1px solid #dddddd;
}


.add-btn-box {
	float: right;
}
.add-btn-box .btn-primary{
	background: #047171 none repeat scroll 0 0 !important;
}
.add-btn-box .btn-primary span{
	margin-right: 5px;
}
.error{
	color: #F90C10;
}
.marginT2{
	margin-top: 0px !important;
}
.show-click{
	display: none;
	margin-top: 0px !important;
}
.show-click .form-group{
	margin-bottom: 0;
}
.content_actions a span{
	font-size: 16px;
	display: inline-block;
	margin: 0 5px;

}
.content_actions a {
	color:#fff ;
	line-height: 20px;
	display: inline-block;
	padding: 1px 2px;
	text-align: center;
    width: 20px;
}
.content_actions a:first-child {
	background: #00c3f2	;
}
.content_actions a:last-child {
	background: #f73e20	;
}
.content_actions .divider {
	background: #666;
	width: 1px ;
	margin: 0 2px;
	display: inline-block;
	height: 15px;
	line-height: 20px;
	vertical-align: middle;
}
.content_actions a span{
	color: #fff;
	font-size: 12px;
}
.content_actions .divider{
	display: none;
}
.content_actions a:hover{
	background: #333 ;
}
.content_actions a:hover span{
	color: #fff ;
}
.show-display{
	display: block !important;
}

ul.navbar-nav li.dropdown:hover ul{
	display: block;
}
.width100{
	width: 100% !important;
}
.width50{
	width: 50% !important;
}
.floatnone{
	float: none !important;
}
.clear{
	clear: both;
}
.hide1{
	display: none;
}
.text-area{
	height: 100px !important
}
.down-selection-box label{
	margin-right: 40px;
}
.monthly-div label{
	width: 70px;
}
.down-selection-box, .quarter-div, .monthly-div{
	display: none;
}
.three-category-box .col-sm-3{
	width: 23.5%;
}
.three-category-box .form-group{
	margin-bottom: 6px;
}
.marginT0{
	margin-top: 0 !important;
}

.rowMargin {
    margin-bottom: 10px;
	float: left;
	width: 45%;
	margin-left: 20px;
}
.rowMargin .control-label {
    padding-top: 0;
    text-align: left;
    width: 120px;
	float: left;
	font-size: 14px;
    font-weight: normal;
	line-height: 32px;
}
.rowMargin .controls {
    float: left;
    margin: 0 0 0 15px;
	 text-align: left;
}

.two-column-data{
	margin-bottom: 20px;
}

.table-input{
	margin-left: 2px;
	 -webkit-appearance: none!important;
    color: #282323;
    outline: 0;
    padding: 0px 11px!important;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
 	 background-color: #f4f5f7;
    min-height: 30px;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e5e9ec;
    transition: background 0.2s linear 0s,box-shadow 0.2s linear 0s;
	max-width: 140px;
}
.table-input:focus{
    border-color: #f1f1f1;
	background-color: rgb(229, 233, 236);

    outline: 0!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.total-box{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: rgb(243, 89, 88);
	padding: 5px 14px;
	line-height: 20px;
	max-width: 100px;
}
.table-no-strip tr:nth-child(2n) {
    background: #fff !important;
}
.vertical-middle tr td{
	vertical-align: middle !important;
	padding: 6px 8px !important;
}

/*========Accodion=============*/
.box-accordion.box-default {
    border-top-color: #dd4b39;
}

.jquery-accordion-menu,
.jquery-accordion-menu * {
    /*font-family: 'Open Sans', sans-serif;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;

}
.jquery-accordion-menu {
    position: relative;
}

.jquery-accordion-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.jquery-accordion-menu ul li {
    width: 100%;
    display: block;
    position: relative
}
.jquery-accordion-menu ul li a {
    width: 100%;
    padding: 10px 22px;
    text-decoration: none;
    color: #f0f0f0;
    font-size: 14px;
	margin-bottom: 10px;
	display: block;
    background: #414956;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    -o-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -webkit-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear
}
.jquery-accordion-menu>ul>li.active>a,
.jquery-accordion-menu>ul>li:hover>a {
    color: #fff;
    background: #3b424d
}
.jquery-accordion-menu>ul>li>a {
    border-bottom: solid 1px #3b424d
}

.jquery-accordion-menu .submenu-indicator {
    float: right;
    right: 22px;
    position: absolute;
    line-height: 19px;
    font-size: 20px;
    -o-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -webkit-transition: transform .3s linear;
    -ms-transition: transform .3s linear
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
    line-height: 16px
}
.jquery-accordion-menu .submenu-indicator-minus>.submenu-indicator {
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.jquery-accordion-menu ul .submenu {
    width: 100%;
    display: none;
    position: static
}
.jquery-accordion-menu ul .submenu .row {
    clear: both;
    width: 100%
}
.jquery-accordion-menu ul .submenu .row  {
    width: 100%;
	padding: 10px ;
    background: #fff;
    border-top: none;
    position: relative;
    border-left: solid 6px transparent;
    -o-transition: border .2s linear;
    -moz-transition: border .2s linear;
    -webkit-transition: border .2s linear;
    transition: border .2s linear
}
.jquery-accordion-menu ul li .jquery-accordion-menu-label,
.jquery-accordion-menu ul .submenu .row .jquery-accordion-menu-label {
    min-width: 20px;
    padding: 1px 2px 1px 1px;
    position: absolute;
    right: 18px;
    top: 14px;
    font-weight: 800;
    color: #555;
    text-align: center;
    line-height: 18px;
    background: #f0f0f0;
    border-radius: 100%
}
.jquery-accordion-menu ul .submenu .row .jquery-accordion-menu-label {
    top: 12px
}
.ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}
@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}
@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}
@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}





/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */

.ms-parent {
    display:  block;
    position: relative;
    vertical-align: middle;
	width: 100% !important;
}

.ms-choice {

    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
	line-height: 32px;
	text-align: left;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div {
    position: absolute;
    top: 3px;
    right: 0;
    width: 20px;
    height: 25px;
    background: url('../images/multiple-select.png') left top no-repeat;
}

.ms-choice > div.open {
    background: url('../images/multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 30px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-size: 14px;
    border: 1px solid #ccc;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url('../images/multiple-select.png') no-repeat 100% -22px;
    background: url('../images/multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../images/multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../images/multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../images/multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
	float: none;
	margin-right: 20px;
    margin-bottom: 5px;
    width: 90%;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 0;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: top;
	margin-right: 10px;
}

.ms-drop .ms-no-results {
    display: none;
}



/*==================================================*/

.label-present{
	background-color: #00c292;
}
.label-absent {

    background-color: #fb9678;
}
.label-leave {

    background-color: #fec107;

}

 .box-label{
	 color: #fff;
	font-size: 13px;
	border-radius: 3px;
    padding: 3px 6px 3px;
	font-weight: normal;
 }
 .table-bottom-text{
	 padding: 10px 0;
 }


 /*===============Tab Style=============*/
 .partition-dark {
    background-color: #2C2F3B;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#373b4a 0px), to(#2C2F3B 100%));
    background-image: -webkit-linear-gradient(top, #373b4a 0px, #2C2F3B 100%);
    background-image: -moz-linear-gradient(top, #373b4a 0px, #2C2F3B 100%);
    background-image: -ms-linear-gradient(top, #373b4a 0px, #2C2F3B 100%);
    background-image: -o-linear-gradient(top, #373b4a 0px, #2C2F3B 100%);
    background-image: linear-gradient(to bottom, #373b4a 0px, #2c2f3b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373b4a 0px', endColorStr='#2C2F3B 100%');
    color: #ffffff;
}
.partition-dark .nav-tabs {
    border: none;
}
.partition-dark  .nav-tabs  .nav>li {
    position: relative;
    display: block;

}
.partition-dark  .nav-tabs > li{
	margin-bottom: 0;
}
.partition-dark .nav-tabs > li.active > a, .partition-dark .nav-tabs > li.active > a:hover, .partition-dark .nav-tabs > li.active a:focus, .partition-dark .nav-tabs > li:hover > a {
    background-color: #2C2F3B;
    border: none;
    color: #ffffff;
	border-radius: 0;
}
.partition-dark .nav-tabs > li.active > a:before, .partition-dark .nav-tabs > li.active a:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.partition-dark .nav-tabs > li.active > a:after {
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #2C2F3B;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    z-index: 1;
}

.partition-dark .nav-tabs > li > a {
    border: none;
    color: #a7acb7;
    padding: 10px 15px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.partition-dark .tab-content {
    z-index: 0;
    color: #2C2F3B;
}
.panel-white, .partition-white {
    background-color: #ffffff;
    position: relative;
    color: #8B91A0;
	padding: 15px 0;
}
ul.vslider li:nth-child(even){
	    background-color: #F5F5F5;
}
.color6{
	background: #fff !important;
	color: #333 !important;
	padding: 12px 20px 9px
}
.box-type1{
	    border-radius: 3px;
}
.color6 h2 span{
	font-size: 14px;
	display: inline-block;
	float: right;
	margin: 5px 0 0 0;
}
.card {
    position: relative;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 0.25rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
	background: #fff;

}
.card {
    box-shadow: 0 0 0 0;
}
.card:hover {
    box-shadow: -2px 0 15px -5px #9e9c9e;
}
.card-block{
	min-height: 200px;
}

.widget-controls > a {
    padding-top: 1px;
    display: inline-block;
    opacity: 0.7;
    width: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
	text-decoration: none;
}
.widget-controls > a:focus{
	border: none !important;
	outline: medium;
}
.widget-controls > a:after {
    font-family: "FontAwesome";
}

.panel-control-remove:after {
    content: "\f00d";
}

.panel-control-collapse:after {
    content: "\f067";
}
.panel-control-fullscreen:after {
    content: "\f066";
}
.panel-control-refresh:after {
    content: "\f021";
}
.card .card-header {
	padding:10px 15px 12px;
    margin-bottom: 0;
    background: #344154;
    color: #fff;
    line-height: 16px;
    border-radius: 0;
    border: none;
	font-size: 16px;
	position: relative;
}
.widget-controls{
	position: absolute ;
	right: 10px;
	top: 9px;
}
.card-type1 .card-block{
	min-height: 300px;
}

.card-type1  .card-header {
	background: #024a88 !important;
}
.card-type2 .card-block{
	min-height: 250px;
}

.card-type2  .card-header {
	background: #bf1725 !important;
}
.card-type3 .card-block{
	min-height: 250px;
}

.card-type3  .card-header {
	background: #2d922d !important;
}

.panel-fullscreen {
    display: block !important;
    z-index: 9999 !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
}
.sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0 0 20px;
    line-height: normal;
}
.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block;
}
.sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none !important;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px !important;
    cursor: pointer;
}
.sa-confirm-button-container .confirm.btn{
	background: #dd6b55 !important;
	font-size: 16px;
	color: #fff !important;
	box-shadow: 0px 0px 2px rgba(221, 107, 85, 0.8), 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
	border: none;
	margin-left: 10px;
}
.sa-button-container button.cancel {
   background-color: #D0D0D0;
   font-size: 16px;
	color: #fff !important;
}
.sa-button-container button.cancel:hover {
    background-color: #b9b9b9;
}

.sa-confirm-button-container .confirm.btn:hover, .sa-confirm-button-container .confirm.btn:focus  {
    background-color: #d46752 !important;
	border: none !important;
	outline: none;
}
a.panel-control-loader {
    opacity: 1;
    display: none;
}
.panel-loader-active a.panel-control-loader {
	 display: inline-block;
}
.panel-control-loader:after {
    content: "\f110";
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.font-style2{
	color: #E4373A !important;
}
.pay{
	color: #fff !important;
}
.titles{
	display: block;
	font-weight: bold;

}
ul.list-notice{
	margin: 0;
	padding: 0;
	list-style:none;
}
ul.list-notice  li a {
    float: left;
    width: 100%;
    display: block;
    padding: 10px;
    border-bottom: 1px solid rgba(36, 45, 58, 0.1);
}

.list-notice li a {
    color: #fff;
}
ul.list-notice  li img {
    float: left;
    width: 45px;
    margin-right: 10px;
    border-radius: 50%;
}
ul.list-notice  li .list-content {
    float: right;
    width: 235px;
}
ul.list-notice  li a h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 4px 0;
    color: #333;
}
ul.list-notice  li span {
    font-size: 10px;
}
ul.list-notice  li p {
    color: #7d7d7d;
    font-size: 12px;
    margin: 0;
}

ul.list-notice  li:nth-child(even) a{
    background: #f6f6f6;
}


ul.multiselect-container li {
    float: none;
    margin-right:0px;
    margin-bottom: 0px;
    width: auto;
}
.multiselect-container > li > a {
    padding: 0 !important;
}

.form-sms .control-label{
	font-weight: normal !important;
}
.form-sms  .form-group {
    margin-bottom: 10px;
}


.print-box{
	border: 1px solid #ccc;
	padding: 20px 0;
	max-width: 1000px;
	margin: 0 auto;
}
.top-logo-box{
}
.top-logo-box .logo1{
	height: 60px;
	margin: 40px 20px 20px 40px;
}
.top-content1{
	text-align: center;
	margin-top: 20px;
}
.top-content1 h2{
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
}
.top-content1 p{
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 0;
}

.heading-row{
	padding: 10px 20px;
	text-align: center;
	background: #00A8E1;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 20px 0;
	color: #fff;
}
.heading-row h2{
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;
}
.paddingLR20{
	padding: 0 0 !important;
}
.details-print p{
	margin: 0 0 10px 0;
	padding: 0 40px;
}
.details-print p span{
	font-weight: bold;
	display: inline-block;
	width: 140px;
}
.table-row{
	margin: 20px 0;
}
.tolal-div{
	background: #eaeaea;
	padding: 8px 0;
	margin-bottom: 30px;
}
.tolal-div p{
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}
.div-border-row {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 40px;
}
.div-border-row span{
	font-weight: bold;
	font-size: 16px;
}
.borderT0{
	border-top: 0 !important;
}
.font-size16{
	font-size: 16px;
	margin: 0;
}
.notes{
	margin: 50px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.style11{
	font-size: 16px;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
.text-left {
    text-align: left !important;
}
ul.template-list{
	margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.template-list li{
}
ul.template-list li a{
	margin-bottom: 5px;
	background: #f5f4f3;
	padding: 7px 20px;
	color: #009abd;
	display: block;
	border-radius: 1px;
	border-left:2px solid #c92e17;
	text-decoration: none;
}
ul.template-list li:nth-child(2) a{
	border-color: #008549;
}
ul.template-list li:nth-child(3) a{
	border-color: #d77700;
}
ul.template-list li:nth-child(4) a{
	border-color: #00c3f2;
}
ul.template-list li:nth-child(5) a{
	border-color: #f33d1f;
}
ul.template-list li:nth-child(6) a{
	border-color: #00a858;
}
ul.template-list li:nth-child(7) a{
	border-color: #ff9300;
}

.one-line-control{
	width: auto !important;
}
ul.filter-list li.one-line-control .btn-primary{
	margin-left: 10px;
}
ul.filter-list li.one-line-control label{
	margin-right: 10px !important;
	display: inline-block;
}

.scroll-wrapper{
	max-height: 400px;
}
.paddingR50{
	padding-right: 50px ;
}
.two-box li{
	width: 45% !important;
}
.label-span-text{
	font-size: 12px !important;
}
 .textarea-height{
	 height: 100px !important;
	 width: 90% !important;
}
.selected-box{
	text-align: right;
	padding: 5px 20px 1px 10px;
}
.selected-box.table-filter{
	padding: 5px 20px 10px 10px;
}
.selected-box select{
	max-width: 180px;
	width: auto;
	display: inline-block;
}
.panel-control-collapse.collapsed::after {
    content: "\f068";
}

.date-box{
	position: relative;
}
.date-box .ui-datepicker-trigger{
	position: absolute;
	 right: 10px;
	 top: 34px;
	 z-index: 999999;
}
.date-box1{
	position: relative;
}
.date-box1 .ui-datepicker-trigger{
	position: absolute;
	 right: 10px;
	 top: 34px;
	 z-index: 999999;
}
.label.btn-success,.label.btn-danger{
	font-size: 13px;
	font-weight: normal;
}
.visitor-box{
	max-width: 600px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding:  0 0px;
}

.visitor-box-heading{
	background: #282828;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 7px;
}
.visitor-details{
	margin: 15px 0 0 30px;
}
.form-horizontal .visitor-details .form-group{
	margin-right: 0;
	margin-left: 0;
}

.visitor-details .control-label{
	width: 150px;
	text-align: left;
	margin-top: 2px;
	padding-top: 0;
}
.visitor-img{
	margin: 15px  0 25px 10px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.bg1{
	background: url('../images/bg1.png') repeat  center center;
	min-height: 300px;
	padding: 20px 20px;
}
.form-scheduler .form-group{
	margin-bottom: 30px;
}
.form-scheduler .btn-primary, .school-tc-information .btn-primary{
	display: block;
	min-width: 80px;
	max-width: 170px;
}
.date-box-range .control-label {
	float: left;
	margin-right: 10px;
}
.date-box-range .date-box {
	display: inline-block;
	width: 140px;
	float: left;
	margin-right: 10px;
}
.date-box .ui-datepicker-trigger{
	top: 10px;
}

.ui-widget.ui-widget-content{
	z-index: 9999991 !important;
}

.transfer-certificate-box{
	margin: 10px auto 20px;
	max-width: 800px;
	border: 2px solid #333;
	padding: 10px 20px;
	border-radius: 10px;
	font-family: calibri !important;
	color: #000 !important;
}
.transfer-certificate-box_1{
    margin: 10px auto 20px;
    border: 2px solid #333;
    padding: 10px 20px;
    border-radius: 10px;
    font-family: calibri !important;
    color: #000 !important;
}

.header-school-box{
	display: table;
	width: 100%;
}
.school-logo{
	vertical-align: middle;
	display: table-cell;
	width: 200px;
	padding: 0 50px 0 20px;
}
.school-logo1{
	vertical-align: middle;
	display: table-cell;
	width: 170px;
	padding: 0 30px 0 20px;
}
.school-logo2{
	vertical-align: middle;
	display: table-cell;
	width: 270px;
	padding: 0 30px 0 20px;
}
.school-logo1  img{
	display: inline-block;
}
.school-info{
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.header-school-box .school-name{
	font-size: 28px;
	margin: 0;
	padding: 0 0 10px;
	font-weight: bold;
}
.header-school-box .school-name span{
	font-size: 16px;
	display: block;
	font-weight: normal;
}
.header-school-box p{
	margin: 0;
	padding: 0 0 3px;
}
.school-tc-information{
	background: url(../images/school-logo-bg.png) no-repeat center center;
	padding: 15px 0;
}
.school-tc-information label{
	font-weight: normal !important;
	padding-top: 10px;
	margin: 0 0 0 0px;
}
.school-tc-information input[type='text']{
	border: none;
	box-shadow: none ;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 0px;
	min-width: 130px;
	background: transparent;
}
.heading-4{
	border: 2px solid #333;
	max-width: 250px;
	margin: 0 auto 10px;
	padding: 5px 0;
	text-align: center;
	font-size: 20px;
}
ol.list-number{
	margin: 10px 0 0 0px;
	padding: 0;
	list-style-type: none;
}

ol.list-number li{
	border-bottom: 1px solid #eaeaea;
	height: 30px;
	margin-bottom: 5px;
    counter-increment: step-counter;
	clear: both;
}
ol.list-number li label{
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	height: 31px;
	line-height: 27px;
	float: left
}
 ol.list-number li::before {

    content: counter(step-counter);
    margin-right: 0px;
    padding: 13px 8px 0;
	border-color: #fff;
	background: #fff;
	float: left;
}
 ol.list-number li.nostyle::before {
      content: '';
	 height: 31px;
	 padding-left: 15px;
	 counter-reset: step-counter
}

 ol.list-number li.nostyle1::before {
	 padding-left: 25px;
}

 ol.list-number li.style1::before {
    counter-reset: mycounter;
	 height: 31px;
}
 ol.list-number.first-of-type {
  counter-reset: step-counter 7;
}
 ol.list-number.first-of-type1 {
  counter-reset: step-counter 12;
}
.school-tc-information  ol.list-number li input[type='text']{
	border: none;
	min-width: 270px;
	margin-top: 10px;
	line-height: 15px;
	 color: #666;
	 max-width: 400px ;
}
.school-tc-information  ol.list-number li input[type='text']:focus,  .school-tc-information  ol.list-number li input[type='text']:active{
	border: none;
	outline: none;
}
.bordernone{
	border: none !important;
}
.subjects{
	padding-bottom: 5px !important;
}
.subjects label{
	float: none !important;
}
.heightAuto{
	height: auto !important;
}
.subjects input[type='text']{
	border-bottom: 1px solid #eaeaea !important;
	min-width: 270px;
	margin-top: 10px;
	line-height: 15px;
	 color: #666;
	 max-width: 400px ;
}

.box-bg-content{
	margin-bottom:20px;
}
.box-bg-content h2{
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 10px 7px 10px;
	background: #9f8447;
	margin: 0;
}
.content-bg{
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	padding: 10px 20px 10px;
}
ul.list-time-table{
	margin: 0;
	padding: 0;
	list-style: none;
	max-height: 100px;
}
ul.list-time-table li{
	margin:0;
}

ul.list-time-table li a{
	color: #333;
	background: url(../images/bullet1.jpg) no-repeat 0 7px;
	padding: 0 0 5px 15px;
	display: block;
	text-decoration: none;
}
ul.list-time-table li a:hover{
	color: #00A8E1;
}
.content-bg .scrollbar-inner{
	max-height:200px;
}
.table-home {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
	background-color: transparent;
	border-spacing: 0;
    border-collapse: collapse;

}
.table-home>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;

    padding: 5px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table-home>caption+thead>tr:first-child>td, .table-home>caption+thead>tr:first-child>th, .table-home>colgroup+thead>tr:first-child>td, .table-home>colgroup+thead>tr:first-child>th, .table-home>thead:first-child>tr:first-child>td, .table-home>thead:first-child>tr:first-child>th{
	    border-top: 0;
}
.table-home>tbody>tr>td, .table-home>tbody>tr>th, .table-home>tfoot>tr>td, .table-home>tfoot>tr>th, .table-home>thead>tr>td, .table-home>thead>tr>th {
    padding: 5px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table-home .badge{
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	border-radius: 4px;
	padding: 5px 10px;
}
.badge-1{
	background: #bb4d4b;
}
.badge-2{
	background: #8fc9fb;
}
.badge-3{
	background: #ff9800;
}
.badge-4{
	background: #9158d9;
}
.badge-5{
	background: #66BB6A;
}
.badge-6{
	background: #0c5f88;
}
.badge-7{
	background: #ed7f7e;
}
/*==========11-02-2017===============*/
.new-show-click li{
    width:  30% !important;
    margin-bottom: 20px !important;
}
.new-show-click li .btn-primary {
    width: 100%;
    max-width: 100% !important;
}
.form-horizontal{
    position:  relative;
}
.form-horizontal .closethis, .form-horizontal a.togglethis{
    top: 5px;
}
.form-horizontal .closethis {
    right: 30px;
}
 .form-horizontal a.togglethis{
    right: 5px;
}
 .alert {
    padding:  0;
 }
.alert .success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    padding:  8px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.alert .error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    padding:  8px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.radio-box-show-click {
    min-height: 32px;
}
.refreshBrn {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -124px -116px;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 17px;
    position: absolute;
    right: 55px;
    text-indent: -9999px;
    top: 5px;
    width: 17px;
}
.refreshBrn span{
    color: #ccc;
    font-size: 10px;
}
.list-height{
	min-height: 57px;
}

.character-count{
	text-align: right;
	width: 90%;
}
.textarea-box li{
	width: 51% !important;
}

.custom-counter{
    margin: 0px auto;
    background-color: white;
    border: 5px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 5px 5px 10px #000000;
    -webkit-box-shadow: 5px 5px 10px #000000;
    -khtml-box-shadow: 5px 5px 10px #000000;
    box-shadow: 5px 5px 10px #000000;
	height: 59px;
	position: relative;
	margin-right: 14px;
	margin-bottom: 20px;
}


.counter_marker {
    position: relative;
    z-index: 10;
	background-image: url(../images/marker.png);

    height: 50px;
}



.counter_character_left {
    margin-left: 0px;
    margin-right: 1px;
}

.counter_character {
    display: block;
    position: relative;
  	background: #000000;
    height: 50px;
    top: -50px;
    margin-left: 1px;
    margin-right: 1px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 6px;
}


 .widget1.widget-tile {
    padding: 20px 15px;
    margin-bottom: 15px;
    text-align: center;
	margin-right:12px;
}

.widget1 {
    background-color: #fff;
    transition: .7s;
    border-radius: 2px;
    margin-bottom: 20px;
}
 .easypiechart {
    display: inline-block;
    height: 100px;
    position: relative;
    text-align: center;
    width: 100px;
}

 .skill-circle {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}

 .easypiechart .percent {
    color: #2f2c2c;
    display: inline-block;
    font-size: 20px;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;

}
.easypiechart .percent:after {
    content: "%";
    font-size: 14px;
    margin-left: 1px;
}
.easypiechart canvas {
    left: 0;
    position: absolute;
    top: 0;
}
.skill-head{
	padding-top: 10px;
	font-size: 18px;
}
.icon1 {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 60px;
    height: 60px;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
	z-index: 55;
	opacity: .8;
}
.overlay1 {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 60px;
    height: 60px;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
	background: rgba(0,0,0,.5);
	border-radius: 50%;
}
.card-red{
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
	color: #fff;
    position: relative;
    margin: 0.5rem 0 1rem 0;
    background-color:#F44336 !important;
    transition: box-shadow .25s;
    border-radius: 2px;
	min-height: 70px;
	margin-right: 12px;
}
.color-blue{
	background: #4aa9e9 !important;
}
.color-green{
	background:  #1fa495 !important;
}
.color-orange{
	background:  #f57c00 !important;
}
.color-blue1{
	background:  #3b5998 !important;
}
 .counter-up-fast {
    padding: 20px;

    line-height: 34px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 34px;
	text-align: center;
	margin-left: 40px;
	letter-spacing: 5px;
}
 .darken  {
    background-color: #B71C1C ;
	min-height:20px;
	padding: 10px 0 10px 40px;
	display: block;
	text-align: center;
	font-size: 20px;

}
.red {
    background-color: #B71C1C !important;
}
.blue {
	background: #0a75bd;
}
.green {
	background: #0d5e55;
}
.orange {
	background: #de7203;
}
.blue1 {
	background: #334e88;
}


.bg-primary {
    background-color: #2196F3 !important;
	color: #fff;
}
.sales-primary, .sales-success, .sales-warning, .sales-facebook {
   padding: 15px 20px;
    margin-bottom: 20px;
}
.sales-primary i, .sales-success i, .sales-warning i, .sales-facebook i {
    font-size: 40px;
}
.f-right {
    float: right !important;
}
.sales-primary h2, .sales-success h2, .sales-warning h2, .sales-facebook h2 {
    font-weight: 600;
    position: absolute;
	right: 20px;
	top: 45px;
}
.top-box{
	min-height: 80px;
	position: relative;
}
.sales-primary span, .sales-success span, .sales-warning span, .sales-facebook span {
    display: block;
    text-align: right;
	font-size: 16px;
}
.bg-dark-primary {
    background-color: #2f80e7 !important;
}
.bg-dark-primary .week-sales, .bg-dark-success .week-sales, .bg-dark-warning .week-sales, .bg-dark-facebook .week-sales {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    display: inline-block;
}
.bg-dark-primary .total-sales, .bg-dark-success .total-sales, .bg-dark-warning .total-sales, .bg-dark-facebook .total-sales {
    color: #fff;
    float: right;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 1px;
    font-weight: 600;
	font-size: 16px;
}

.bg-success {
    background-color: #4CAF50 !important;
	color: #fff;
}
.bg-dark-success {
    background-color: #4ca250 !important;
}

.bg-warning {
    background-color: #f57c00 !important;
	color: #fff;
}
.bg-dark-warning {
    background-color: #de7203 !important;
}
.bg-facebook {
    background-color: #3b5998;
	color: #fff;
}

.bg-dark-facebook {
    background-color: #334e88 !important;
}
.marginB20{
	margin-bottom: 20px !important;
}
.form-two-col .control-label{
	font-weight: normal;
	padding-top: 5px;
}

.gray-info-box{
	background: #fafafa;
	padding: 20px;
	border: 2px solid #eaeaea;
	border-radius: 5px;
}

.secondHeadingBox {
    border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
    margin-top: 0px;

}
.secondHeadingBox h3{
	margin: 0;
	padding: 0;
	font-size: 20px;
}

.rowLine::before, .rowLine::after {
    content: "";
    display: table;
    line-height: 0;
}
.rowLine::after {
    clear: both;
}
.rowLine {
    margin-bottom: 15px;
}
.rowLine .control-label {
    padding-top: 0;
    text-align: left;
    width: 120px;
	color: #191919;
	font-weight: normal;
	display: block;
	 float: left;
}
.rowLine .controls {
    float: left;
    margin: 0 0 0 15px;
	color:#878787;
}
.field {
	margin-left: 20px;
}
.automation-box .control-label{
	font-weight: normal !important;
	padding-top: 5px !important;
}


.switch {
	position: relative;
	display: block;
	vertical-align: top;
	width: 100px;
	height: 35px;
	padding: 3px;
	margin:0 0 0 15px;
	background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
	background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
	border-radius: 18px;
	box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
	cursor: pointer;
  	box-sizing:content-box;
}
.switch-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
  box-sizing:content-box;
}
.switch-label {
	position: relative;
	display: block;
	height: inherit;
	text-transform: uppercase;
	background: #eceeef;
	border-radius: inherit;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  box-sizing:content-box;
}
.switch-label:before, .switch-label:after {
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
  box-sizing:content-box;
}
.switch-label:before {
	content: attr(data-off);
	right: 11px;
	color: #aaaaaa;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
	content: attr(data-on);
	left: 11px;
	color: #FFFFFF;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
	opacity: 0;
}
.switch-input:checked ~ .switch-label {
	background: #E1B42B;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
	opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
	opacity: 1;
}
.switch-handle {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
	border-radius: 100%;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
	width: 12px;
	height: 12px;
	background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
	background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
	border-radius: 6px;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.3);
}
.switch-input:checked ~ .switch-handle {
	left: 74px;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* Switch Left Right
==========================*/
.switch-left-right .switch-label {
	overflow: hidden;
}
.switch-left-right .switch-label:before, .switch-left-right .switch-label:after {
	width: 20px;
	height: 23px;
	top: 4px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 11px 0 0 0;
	text-indent: -12px;
	border-radius: 20px;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2), inset 0 0 3px rgba(0, 0, 0, 0.1);
}
.switch-left-right .switch-label:before {
	background: #eceeef;
	text-align: left;
	padding-left: 80px;
}
.switch-left-right .switch-label:after {
	text-align: left;
	text-indent: 9px;
	background: #FF7F50;
	left: -100px;
	opacity: 1;
	width: 100%;
}
.switch-left-right .switch-input:checked ~ .switch-label:before {
	opacity: 1;
	left: 100px;
}
.switch-left-right .switch-input:checked ~ .switch-label:after {
	left: 0;
}
.switch-left-right .switch-input:checked ~ .switch-label {
	background: inherit;
}

.switch-label, .switch-handle {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}

.border-bottom{
	border-bottom: 2px solid  #999;
	padding-bottom: 5px;
}
.student-info{
	margin-top: 20px;
}
.student-info .rowLine{
	margin-bottom: 8px;
}
.text-right {
    text-align: right !important;
}

.divider-line{
	border-bottom: 2px dashed #333;
}

.sign{
	padding: 40px 0 0 ;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

 table.fees td,   table.fees  th{
	padding: 6px 20px !important;
}
 table.fees.gapTd td,   table.fees.gapTd  th{
	padding: 4px 20px !important;
}
.student-img{
	text-align: right;
	margin: 0 0 20px 0;
}
.img-box-student{
	border: 1px solid #333;
	width: 150px;
	height: 150px;
	display: inline-block;
	line-height: 150px;
	text-align: center;
}
h3.with-line {
    border-bottom: 1px solid #d6d6d6;
    color: #666666;
    font-weight: 400;
    padding-top: 0px;
    line-height: 39px;
    width: 100%;
	margin-bottom: 14px;
    margin-top: 0;
	font-size: 20px;
}
ul.form-textbox{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.form-textbox li{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
ul.form-textbox li label{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	line-height: 25px;
}
ul.list-box{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
ul.list-box li{
	margin: 0;
	padding: 0 5px;
	list-style: none;
	border: 1px solid #666;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-right: none;
	border-bottom: none;
	float: left;
}
.form-textbox li::before, .form-textbox li::after {
    content: " ";
    display: table;
}
.form-textbox li::after {
    clear: both;
}
.list-box-center ul.list-box li{
	text-align: center;
}
.input-box-design{
	border: 1px solid #666;
	width: 240px;
	height: 30px;
	line-height: 30px;
}
.input-box-design1{
	border: 1px solid #666;
	width: 120px;
	height: 30px;
	line-height: 30px;
}
.right-chekcbox{
	background: url(../images/right-checkbox.png) no-repeat center center;
}
.style-form{
	margin-bottom:  8px;
}
.school-tc-information .left-label{
	font-weight: bold !important;
	display: block;
	padding-top: 4px !important;
}
.floated-div div{
	float: left;
}
.floated-div label{
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 3px;
}

.floated-div1 div{
	float: left;
}
.floated-div1 label{
	float: left;
	width: 80px;
	text-align: left;
	padding-top: 3px;
	margin-left: 20px;
}

.floated-div1  .input-box-design1{
	border: 1px solid #666;
	width: 35px;
	height: 30px;
}

.wauto{
	width: auto !important;
}
.input-box-design3{
	border: 1px solid #666;
	width: 200px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	padding: 0 5px;
}
.input-box-design4{
	border: 1px solid #666;
	width: 615px;
	height: 30px;
	display: inline-block;
}
.school-tc-information .label-style2{
	display: inline-block;
	vertical-align: top;
	padding-top: 0;
	font-weight: bold !important;
	margin-right: 20px;
	width: 160px;
}

/*===========Panle Button=============*/
.toggler-right-sidebar{
	padding:0px 0px 0px 0px;
    text-align: center;
    margin:0px;
    width: 160px;
    height:40px;
	line-height: 40px;
    background:#FF931E;
    z-index:1555;
    border-radius: 5px 5px 0px 0px;
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform-origin: bottom right;
    position: fixed;
    right: 0px;
	top: 180px;
	margin-top:  0px;
	 transition: transform .3s ease,left .3s ease,right .3s ease;
	 color: #fff;
	 font-size: 22px;
	 letter-spacing: 1px;
	 text-decoration: none;
}
.toggler-right-sidebar:hover , .toggler-right-sidebar:focus{
	 color: #fff;
	 text-decoration: none;
}
.site-right-sidebar {
    position: fixed;
    top: 190px;
    right: -260px;
    width: 260px;
	height: 220px;
    background-color: #FFF;
    border-left: 1px solid #DEEAEE;
	 border-top: 1px solid #DEEAEE;
	  border-bottom: 1px solid #DEEAEE;
    transition: transform .3s ease,left .3s ease,right .3s ease;
    z-index: 1000;
	padding: 20px;
}
.site-right-sidebar.opened {
    right: 0;
}
.toggler-right-sidebar.opened {
	right: 260px;
	 transition: transform .3s ease,left .3s ease,right .3s ease;
}

.dotted-box label{
	color: #333;
	font-size:  14px;
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}
.dotted-box input[type='text']{
	border-bottom: 2px dotted #333;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
    min-width: 410px;
    vertical-align: middle;
	color: #000;
}
.width1{
	min-width: 100px !important;
}
.full-width{
	overflow: hidden;
    display: block;
}
.full-width input {
    width: 100%
}
.dotted-box{
	margin-bottom: 2px;
}
.signature-line{
	padding: 20px 0 0px 0;
	font-size: 15px;
	color: #111;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding-bottom: 7px;
}

.admin-form{
	padding: 20px 0  ;
	font-weight: bold;
	font-size: 15px;
}


.open > .dropdown-menu {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
.sroll {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
input[type="file"] {
    border: medium none;
    box-shadow: none;
    display: block;
	height: 36px;
}
#prtButton{
	position: fixed;
    right: 35px;
    text-decoration: none;
    top: 32px;
	float: none !important;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 0px;
    margin-top: 0;
}
.table-box{ overflow: auto;}

.card {
    border-radius: 6px;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    background-color: #FFFFFF;
    color: #252422;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
	padding-right: 0px;


}
.card .header {
    padding: 0px 15px 0px;
    position: relative;
    border-radius: 3px 3px 0 0;
    z-index: 3;
	height: auto;background: #acb7bf;
}
.card .title {
    margin: 0;
    color: #fff;
    font-weight: 300;
	margin: 0;
	padding: 7px 0 5px;
	font-size: 20px;

}

.card .content {
    padding: 15px 15px 10px 15px;
	overflow: hidden;


}
.inner-show-data {
    height: 255px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
	background: #fff;
}
.card  .scroll-wrapper {
    max-height: 220px;
	padding: 0 10px;
}
.card .title, .card .stats, .card .category, .card .description, .card .social-line, .card .actions, .card .content, .card .card-footer, .card small, .card a {
    position: relative;
    z-index: 3;
}
.streamline .sl-primary {
    border-left-color: #188ae2;
}
 .streamline .sl-primary:before, .streamline .sl-primary:last-child:after {
    background-color: #188ae2;
}

.streamline .sl-item:before {
    content: '';
    position: absolute;
    left: -6px;
    top: 0;
    background-color: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.streamline .sl-item {
    position: relative;
    padding-bottom: 12px;
    border-left: 1px solid #ccc;
}
.streamline .sl-item .sl-content {
    margin-left: 14px;
	background: #f2f4f8;
	padding: 5px 7px;
}
.streamline .sl-item .text-muted {
    color: inherit;
    opacity: .6;
}
.streamline .sl-danger {
    border-left-color: #ff5b5b;
}
.streamline .sl-success {
    border-left-color: #10c469;
}
.streamline .sl-warning {
    border-left-color: #f9c851;
}

 .streamline .sl-primary:before, .streamline .sl-primary:last-child:after {
    background-color: #188ae2;
}
.streamline .sl-danger:before, .streamline .sl-danger:last-child:after {
    background-color: #ff5b5b;
}
.streamline .sl-warning:before, .streamline .sl-warning:last-child:after {
    background-color: #f9c851;
}
.streamline .sl-success:before, .streamline .sl-success:last-child:after {
    background-color: #10c469;
}
/* Vertigo Style Settings */

.vertigo{

	padding: 0 0 0 10px;
	margin: 0;
	height:195px;
	overflow: hidden;

}
.streamline {
	margin:0;
	padding: 0 0 0 10px;
	list-style: none;
}
.vertigo li{

	list-style: none;
	padding: 0 0px;
	position: relative;

}

.heading-marksheet{
	text-align: center;
	font-size: 18px;
	margin: 0;
	padding: 10px 0;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}
.no-border  input[type="text"]{
	border: none !important;
	letter-spacing: 1px;
	margin-top: 5px;
}
.no-border  label{
	padding-top: 5px;
}
.table-box-marksheet{

	margin-top: 5px;
	margin-bottom: 20px;
}
.table-box-marksheet .table > thead > tr > th{
	background: none !important;
	color: #000;
	font-weight:bold;
	padding: 5px 6px;
}
.table-box-marksheet .table > thead{
	background: none;
}
.table-box-marksheet .table  {
	margin-bottom: 0 !important;
}
.table-box-marksheet .table   table{
	background: none;
	margin-bottom: 0 !important;
	table-layout: fixed;
}
.table-box-marksheet .table tbody tr:nth-child(2n) {
    background: none;
}
.padding0{
	padding: 0 !important;
}
 .table-marksheet > thead > tr > th, .table-marksheet > tbody > tr > th, .table-marksheet > tfoot > tr > th, .table-marksheet > thead > tr > td, .table-marksheet > tbody > tr > td, .table-marksheet > tfoot > tr > td{
	 border-color: #333 !important;
 }
.table-box-marksheet .table > thead > tr > th, .table-box-marksheet .table > tbody > tr > th,.table-box-marksheet  .table > tfoot > tr > th, .table-box-marksheet .table > thead > tr > td, .table-box-marksheet .table > tbody > tr > td, .table-box-marksheet .table > tfoot > tr > td{

	vertical-align: top;
	font-size: 15px;

}

.table-box-marksheet  .table > thead > tr > td{
 	vertical-align: top;
}
.table-box-marksheet  .table   tbody  tr   td{
	padding: 2px 6px;
	word-wrap: break-word;
	height: 30px;
	font-size: 14px;
	vertical-align: middle;

}
.table-box-marksheet  .table   tbody  tr   th{

}
.table-box-marksheet  td.single-table{
	border-right: none !important;
	border-left: none !important;
}
 .no-rg-br td{

 }

.text-center{
	text-align: center !important;
}
.fa-ul {
    padding-left: 0;
	margin: 20px 0 0 60px;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
	margin-bottom: 10px;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.text-primary, .text-darkblue {
    color: #226dad !important;
}
.text-red {
    color: #e74958 !important;
}
 .text-green {
    color: #9ab946 !important;
}
  .text-blue {
    color: #5fb6c7 !important;
}
.text-marine {
    color: #097a9b !important;
}
.help-tip{
    background-color: #222;
	text-align: center;
	display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 21px;
	position: relative;
    cursor: pointer;
}
.help-tip:before {
    content: 'i';
    font-weight: bold;
    color: #fff;
}
.help-tip p {
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 10px;
    width: auto;
	min-width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    left: 28px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
	top: -30px;
}
.help-tip:hover p {
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}
.help-tip p:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-right-color: #1E2021;
    left: -12px;
    top: 35px;
}

.help-tip p:after {
    width: 100%;
    height: 40px;
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
}
@media print {

}
.profile-details > img{
	height: 70px;
}


.input.text{
    display: inline-block;

    vertical-align: top;
}
.form-registration label{
   display: block !important;
}

.form-registration .input.text {
    display:  block;
    max-width: none
}

#selected_search_student_details{
	display: block;
	background: #f5f5f5;
	padding: 10px 20px
}
#selected_search_student_details label{
	width: 47%;
	float: left;
}
#selected_search_student_details label span{
	display: inline-block;
	margin-left: 20px;
	font-weight: bold;
}

.three-col-box{
	display: block;
	width: 100%;
	margin-top: 10px;
	border-bottom: 1px solid #333;
	padding-bottom: 3px;
}
.three-col-box .div-equal{
	width: 33%;
	display: inline-block;
}

.three-col-box .div-equal label{
	padding-top: 2px;
}
.three-col-box .div-equal input{
	margin-top: 0;
}
.table-1{
	width: 100%;
}
.table-1 td{
	padding: 1px 4px !important;
	text-align: center;
	table-layout: fixed;
	width: 50%;
}
.table-1 th{
	padding: 1px 4px !important;
	text-align: center;
}

table thead th a{
	color: #fff !important;
}

.new-tc-design label{
	font-weight: bold !important;
}
.new-tc-design  input[type="text"]{
	border: none;
	width: 70px;
	min-width: 70px;
	font-weight: bold;
}
.three-column {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}
.gapT15{
	margin-top: 15px !important;
}

.new-tc-design1.list-number li{
	border: none;
	height: auto;
}
.new-tc-design1.list-number li label{
	font-weight: bold !important;
	position: relative;
	width:70%;
}
.school-tc-information ol.new-tc-design1.list-number li input[type="text"]{
	min-width: 150px;
	max-width: 100%;
}
.new-tc-design1.list-number li label:after{
	position: absolute;
	right: 10px;
	content:":";
	top: 5px;
}
.new-tc-design1.list-number li.nostyle  label:after{
	position: absolute;
	right: 0px;
	content:":";
	top: 5px;
}
.strong{
	font-weight: bold !important;
}
.inline-in{
	display: inline-block;
	margin-left: -8px !important;
}
.school-tc-information ol.list-number li textarea{
	border: medium none;
    color: #666;
    line-height: 20px;
    margin-top: 10px;
    max-width: 100%;
    min-width: 150px;
	float: left;
	height:40px;
	overflow: hidden;
	resize: none;
}
ol.list-number.first-of-type.new-tc-design1 {
    counter-reset: step-counter 11;
}
.nopadding{
	padding: 0 !important;
}
.page-title-box {
    padding: 10px 20px;
    margin: 0 0 4px;
    background-color: #ffffff;
    border-bottom: 1px solid #e2e2e2;
}
.page-title-box .page-title {
    float: left;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 6px;
    font-weight: 600;
}
.page-title-box .breadcrumb {
    float: right;
    background-color: transparent !important;
}
.page-title-box .breadcrumb a {
    color: #98a6ad;
}
.list-icon{
	background: #fff;
	margin: 0;
	padding: 10px 0 0 0;

}
.list-icon li{
	position: relative;
    display: block;
	margin: 0;
	padding: 0;
}
.list-icon li > a {
    color: #1c2128;
    display: block;
    padding: 14px 20px;
    margin: 2px 0;
}
.list-icon li a i {
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    margin: 0 10px 0 3px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
	text-decoration: none;
	color: #999;
}
.list-icon li a:hover, .list-icon li a:focus, .list-icon li a:active {
    color: #313a46;
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-icon li.active a{
	background:  #ebebeb;
}
.chat-class{
	max-height: 350px;
}
.chat-class1{
	max-height: 250px;
}
/*====================Messageb box=========*/
.popup-box {
   background-color: #ffffff;
    border: 1px solid #b0b0b0;
    bottom: 0;
    display: none;
    height: 415px;
    position: fixed;
    right: 70px;
    width: 300px;
}
.round.hollow {
    margin: 40px 0 0;
}
.round.hollow a {
    border: 2px solid #ff6701;
    border-radius: 35px;
    color: red;
    color: #ff6701;
    font-size: 23px;
    padding: 10px 21px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}
.round.hollow a:hover {
    border: 2px solid #000;
    border-radius: 35px;
    color: red;
    color: #000;
    font-size: 23px;
    padding: 10px 21px;
    text-decoration: none;
}
.popup-box-on {
    display: block !important;
}
.popup-box .popup-head {
    background-color: #fff;
    clear: both;
    color: #7b7b7b;
    display: inline-table;
    font-size: 21px;
    padding: 7px 10px;
    width: 100%;
     font-family: Oswald;
}
.bg_none i {
    border: 1px solid #ff6701;
    border-radius: 25px;
    color: #ff6701;
    font-size: 17px;
    height: 30px;
    line-height: 27px;
    width: 30px;
}
.bg_none:hover i {
    border: 1px solid #000;
    border-radius: 25px;
    color: #000;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.popup-box .popup-head .popup-head-right {
    margin: 11px 7px 0;
}
.popup-box .popup-messages {
}
.popup-head-left img {
    border: 1px solid #7b7b7b;
    border-radius: 50%;
    width: 44px;
}
.popup-messages-footer > textarea {
    border-bottom: 1px solid #b2b2b2 !important;
    height: 34px !important;
    margin: 7px;
    padding: 5px !important;
     border: medium none;
    width: 95% !important;
}
.popup-messages-footer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
	left: 26%;
	right: 30px;
}
.popup-messages-footer .btn-footer {
    overflow: hidden;
    padding: 2px 5px 10px 6px;
    width: 100%;
}
.simple_round {
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #4b4b4b !important;
    height: 21px;
    padding: 0 0 0 1px;
    width: 21px;
}





.popup-box .popup-messages {
    background: #3f9684 none repeat scroll 0 0;
    height: 275px;
    overflow: auto;
}
.direct-chat-messages {
    overflow: auto;
    padding: 10px;
    transform: translate(0px, 0px);

}



.popup-head-right .btn-group {
    display: inline-flex;
	margin: 0 8px 0 0;
	vertical-align: top !important;
}
.chat-header-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #636364;
    border-radius: 50%;
    font-size: 14px;
    height: 30px;
    width: 30px;
}
.popup-head-right .btn-group .dropdown-menu {
    border: medium none;
    min-width: 122px;
	padding: 0;
}
.popup-head-right .btn-group .dropdown-menu li a {
    font-size: 12px;
    padding: 3px 10px;
	color: #303030;
}

.popup-messages abbr.timestamp {
    background: #3f9684  none repeat scroll 0 0;
    color: #fff;
    padding: 0 11px;
	font-size: 13px;
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 0px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages .direct-chat-messages {

}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}

.popup-messages .direct-chat-timestamp {
    color: #ccc;
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-size: 12px;
}

.popup-messages .direct-chat-name {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 0 49px !important;
	color: #333;
	opacity: 0.9;
}
.popup-messages .direct-chat-info {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
	color: #666;
}
.popup-messages  .big-round {
    margin: -9px 0 0 !important;
}
.popup-messages  .direct-chat-img {
    border: 1px solid #fff;
	background: #3f9684  none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 40px;
    margin: -21px 0 0;
    width: 40px;
}
.direct-chat-reply-name {
    color: #fff;
    font-size: 15px;
    margin: 0 0 0 10px;
    opacity: 0.9;
}

.direct-chat-img-reply-small
{
    border: none;
    border-radius: 50%;
    float: left;
    height: 20px;
    margin: 0 8px;
    width: 20px;
	background:#c2185b ;
}

.popup-messages .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;

}

.popup-messages .doted-border::after {
	background: transparent none repeat scroll 0 0 !important;
    border-right: 2px dotted #444 !important;
	bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
	 display: inline;
	  z-index: -2;
}

.popup-messages .direct-chat-msg::after {
    background: #fff none repeat scroll 0 0;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
	 display: inline;
	  z-index: -2;
}
.direct-chat-text::after, .direct-chat-text::before {

    border-color: transparent #dfece7 transparent transparent;

}
.direct-chat-text::after, .direct-chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #fff transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}
.direct-chat-text::after {
    border-width: 5px;
    margin-top: -5px;
}
.popup-messages .direct-chat-text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #1f2121;
	margin-top: 10px;
	position: relative;
	padding-bottom: 25px;
}
.direct-chat-text {
    background: #d2d6de none repeat scroll 0 0;
    border: 1px solid #d2d6de;
    border-radius: 5px;
    color: #444;
    margin: 5px 0 0 50px;
    padding: 5px 10px;
    position: relative;
}
.left1{
	width: 60%;
	float: left;
}
.right1{
	width: 60%;
	float: right;
}
.popup-messages{
	position: relative;
}
.teacher-dashboard {
	background:#f1f1f1;
	padding-bottom: 70px;
	position: relative;
}
.custom-info{
	padding: 10px 20px;
	line-height: 24px;
}
 #rate1 .rate-base-layer span, #rate2 .rate-base-layer span, #rate3 .rate-base-layer span, #rate4 .rate-base-layer span, #rate5 .rate-base-layer span   {
	opacity: 0.5;
}

.im2 {
	background-image: url('../images/emoji5.png');
	background-size: 35px 35px;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	display: inline-block;
}
.form-ol-list {
	margin: 0 0 20px 40px;
	padding: 0;
	list-style-position: inside;
}
.form-ol-list li{
	margin: 0 0 5px;
	position: relative;
	min-height:40px;
	padding: 4px 10px;
}
.form-ol-list li:nth-child(even){
	background:#eaeaea;
}
.form-ol-list li label{
	padding-top: 5px;
}
 #rate1, #rate2, #rate3, #rate4, #rate5{
 	position: absolute !important;
	right: 130px;
	top: 3px;

 }
 .button-padding .btn{
	padding: 10px 20px !important;
	margin: 0 10px 0 0;
 }

ul.list-header-thumbs{
    margin: 0px 3px 0 0;
    padding: 0;
    list-style: none;
    float: left;
}
ul.list-header-thumbs li{
    margin: 0 0 4px;
    padding: 3px  7px 3px 4px;
    border-left: 2px solid #fff;
    background:  #f4f4f4;
}
ul.list-header-thumbs li:nth-child(4), ul.list-header-thumbs li:nth-child(5),ul.list-header-thumbs li:nth-child(6){

}
ul.list-header-thumbs li.active{
    border-left: 2px solid #D43C3F;
}
ul.list-header-thumbs li a{
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}
ul.list-header-thumbs li .post_thumb {
    overflow: hidden;
    margin-right:0px;
    float: left;
}
ul.list-header-thumbs li .post_title {
    padding-top: 0px;
    margin-left: 35px;
    color: #2a3342;
}
ul.list-header-thumbs li:before,
ul.list-header-thumbs li:after {
    display: table;
    content: " ";
}
ul.list-header-thumbs li:after {
    clear: both;
}
.message-box{
    margin-bottom: 0px;
}
a.label-present{
    padding: 1px 10px;
    line-height: 18px;
    text-align: center;
    display: block;
}
a.label-present:hover{
    color: #fff;
    text-decoration: none;
}
.update-student-detail input, .update-student-detail select{
	min-width: 80px;
	padding-left: 3px;
	padding-right: 3px;
}
.update_mark_table{
	table-layout: fixed;
}
.update_mark_table td span:first-child {
	width: 40px;
}

.update_mark_table td span  {
	display: inline-block;
	margin-left:0px;
}
.update_mark_table .form-control {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}
.change-marksheet-head .row.dotted-box .col-md-6 input[type='text']{
	 min-width: 370px;
}
.change-marksheet-head .row.dotted-box .col-md-5{

}
.new-print-style{
	max-width: 100% !important;
	margin: 1px auto 1px !important;
	background: none;
	padding: 10px !important;
}
.change-marksheet-head .dotted-box.row label{
	min-width: 140px;
}
.new-print-style .dotted-box span.full-width{
	float: left;
}
.no-shadow{
	box-shadow: none !important;
	box-shadow:0px 0px 0px 0 #fff !important;
}
.new-print-style .dotted-box input[type='text']{
	min-width: 200px;
}
.school-tc-information .row.dotted-box .col-md-5 input[type='text']{
	min-width: 80px;
}
.no-spacing{
	margin: 0 !important;
	padding: 10px 0px !important;
}
.awareness-box {
	margin-bottom: 10px;
}
.awareness-box label{
	display: inline-block;
	width: 15%;
	margin-right: 20px;
}
.awareness-box .right-area1{
	display: inline-block;
	width: 82%;
}
.awareness-box .right-area1 input{
	border-radius: 5px !important;
}
.marks-h3{
	font-size: 20px;
}
.page-break1 {
   page-break-after: always;
}


/*============Footer===========*/
#footer{
	position: relative;

}
.footer {
    background: #272727;
    padding:20px;
}
.footer-box {
    width: 100%;
    float: left;
    margin: 30px auto;
}
.footer-box h4 {
    margin: 0px 0px 20px 0;
    color: #fff;
}

.text-uppercase {
    text-transform: uppercase;
}
.footer-box p {
    margin: 27px 0 12px 0;
    color: #ccc;
}
.footer-bottom {
	background:  -moz-linear-gradient(to right, rgb(71, 114, 217), rgb(0, 165, 165));
	background:  -webkit-linear-gradient(to right, rgb(71, 114, 217), rgb(0, 165, 165));
	background:  -webkit-gradient(linear, 100% 0, 0 0, from(rgb(71, 114, 217)), to(rgb(0, 165, 165)));
	background:  -o-linear-gradient(to right, rgb(71, 114, 217), rgb(0, 165, 165));
	background:  rgba(0, 0, 0, 0) linear-gradient(to right, rgb(71, 114, 217), rgb(0, 165, 165)) repeat scroll 0 0;
 	padding: 11px 20px;
    color: #fff;
    border-top: 1px solid #00a8e1;
    width: 100%;
    font-weight: normal;
}
/*==============================*/
@media only screen
and (max-width : 767px) {
	.header{
		height: auto;
	}
	.navbar-branding{
		display: block;
		float: none;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		height: auto;
	}
	.nav-fixed.navbar {
		position: relative;
		top: auto;
		z-index: 3;
	}
	 .navbar-brand{
		display: block;
		float: left;
		text-align: center;
		margin: 0 auto;
		padding: 10px 10px;
		height: auto;
		max-width: 150px;
	}
	.navbar-default{
		width: 100%;
	}
	.contact-controls{
		top:0 !important;
	}
	.header{
		padding-bottom: 10px;
	}
	.school-name-top{
		font-size: 20px;
		line-height: 24px;
		margin-left: 150px;
		float: none;
		padding: 0;
	}
	.message-box{
		float: right;
		margin-right: 70px;
		margin-top: 0;
	}
	.profile-details > img, .contact-container, #footer{
		display: none;
	}
	  .checkbox-inline{
		padding-left: 0;
	}
	.icheckbox_square-blue, .iradio_square-blue{
		margin-right: 10px;
	}
	.wrapper-form h2{
		font-size: 22px;
	}
	.button-group .btn{
		margin: 0 !important;
	}
	.contact-controls {
		position: absolute;
		right: 10px;
		top: 18px;
	}
	.dropdown-menu{
		right: 0;
	}
	.app-header-buttons {
		margin-bottom: 0px;
		margin-top:0px;
		padding: 0 10px 0 0;
		float: none;
	}
	.app-header-buttons{
	}
	.dropdown, .dropup {
		float: none;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.button-group .btn{
		margin-bottom: 10px;
		display: block;
	}
	.box-type1{
		margin-right: 0;
	}
	.wrapper-form{
		padding: 20px 10px;
	}
	ul.filter-list li{
		float: none;
		width: 95%;
		margin-bottom: 10px !important;
		margin-right: 0;
	}
	ul.filter-list.textarea-box li{
		width: 100% !important;
		float: none;
	}
	.button-group .col-xs-12, .button-group .col-md-2{
		width: 50%;
	}
	.button-group .col-md-2{
		float: left;
	}
	.table-box .dataTables_length, .table-box .dataTables_filter{
		width: 100%;
	}
	ul.filter-list li .btn-primary{
		margin-top: 0;
	}
	.content_actions a{
		padding: 1px;
	}
	.add-btn-box {
		float: none;
		margin-bottom: 10px;
	}
	.dashboard-primary, .dashboard-success, .dasboard-warning{
		margin-bottom: 10px;
	}
	.table-box, .table-row{
		float: none;
		overflow-y: hidden;
		overflow-x: auto;
		min-height: .01%;
		border: 1px solid #ddd;
	}
	.two-box li {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.textarea-height {
		width:100% !important;
	}
	.visitor-details {
		margin: 15px 10px;
	}
	.visitor-img{
		margin: 0;
		text-align: center;
	}
	.visitor-img img{
		display: inline-block;
	}
	.box-login .logo img{
		display: block;
		height: auto;
		max-width: 100%;
	}
	.content-section{
		padding: 20px 15px;
	}
	.content-section h1{
		font-size: 30px;
	}
	.rowMargin {
		float: none;
		margin-bottom: 10px;
		margin-left: 0px;
		width: 100%;
	}
	.jquery-accordion-menu ul .submenu .row{
		margin: 0 ;
		padding: 0;
	}
	.rowMargin .control-label{
		text-align: left !important;
	}
	.rowMargin .controls{
		margin-left: 0 !important;
	}
	.three-category-box .col-sm-3 {
		width: 100%;
		margin-bottom: 10px;
	}
	.details-print p, .div-border-row {
		padding: 5px 5px;
	}
	.font-size16,.style11, .notes {
		font-size: 14px;
		padding: 0 10px;
	}
	.paddingR50 {
		padding-right: 0px;
	}
	.wrapper-form h2 {
		margin: 20px 0 0 0;
	}
	.bg1{
		padding: 20px 0;
	}
	.date-box-range{
		margin-top: 20px;
	}
	.date-box-range .date-box{
		margin-bottom: 10px;
	}
	.date-box-range .control-label{
		width: 85px;
	}
	.navbar{
		max-height: 400px;
		overflow: auto;
	}
}


/*=============Scroll Bar============*/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

/*===============range slider===========================*/

/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
    background: url(../images/sprite-skin-flat.png) repeat-x;
}

.irs {
    height: 40px;
}
.irs-with-grid {
    height: 60px;
}
.irs-line {
    height: 12px; top: 25px;
}
    .irs-line-left {
        height: 12px;
        background-position: 0 -30px;
    }
    .irs-line-mid {
        height: 12px;
        background-position: 0 0;
    }
    .irs-line-right {
        height: 12px;
        background-position: 100% -30px;
    }

.irs-bar {
    height: 12px; top: 25px;
    background-position: 0 -60px;
}
    .irs-bar-edge {
        top: 25px;
        height: 12px; width: 9px;
        background-position: 0 -90px;
    }

.irs-shadow {
    height: 3px; top: 34px;
    background: #000;
    opacity: 0.25;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25);
}

.irs-slider {
    width: 16px; height: 18px;
    top: 22px;
    background-position: 0 -120px;
}
.irs-slider.state_hover, .irs-slider:hover {
    background-position: 0 -150px;
}

.irs-min, .irs-max {
    color: #fff;
    font-size: 11px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 3px 5px;
    background: #00bcd4;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 11px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #ed5565;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.irs-from:after, .irs-to:after, .irs-single:after {
    position: absolute; display: block; content: "";
    bottom: -6px; left: 50%;
    width: 0; height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565;
}


.irs-grid-pol {
    background: #e1e4e9;
}
.irs-grid-text {
    color: #999;
}

.irs-disabled {
}



/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }

.table-bordered {
    border: 1px solid #333;
}
.table-1 > thead > tr > th, .table-1> tbody > tr > th, .table-1 > tfoot > tr > th, .table-1 > thead > tr > td, .table-1 > tbody > tr > td, .table-1 > tfoot > tr > td{
    border-color:  #333 !important;
}
.table-1 > thead > tr > th, .table-1 > thead > tr > td {
    border-bottom-width: 1px;
}
/*==========For Fee Reciept========*/
.hidden-print{
	display: none;
}

.print-table {
	margin-bottom: 5px;
}
.print-table td{
	border: none !important;
	background:none !important;
	padding: 4px 0 !important;
	word-break: break-all;
}
.print-table tbody tr:nth-child(2n) {
    background: none !important;
}
.print-table td:last-child{
	color: #878787;
}
.right-table td:first-child{
	text-align: left;
	padding-left: 60px !important;
}
.two-column{
	display: inline-block;
	width: 49.5%;
	vertical-align: top;
}
.rowLine1 {
    margin-bottom: 8px;
}
.row1 label{
	padding-top: 0;
}
.rowLine1 .control-label {
    color: #191919;
    font-weight: normal;
    padding-top: 0;
    text-align: left;
    width: 120px;
	display: inline-block;
}
.rowLine1 .controls {
    color: #878787;
	display: inline-block;
    margin: 0 0 0 15px;
	min-width: 150px;
}
.row1.student-info{
	margin-top: 15px;
}
@page { margin: 0; font-size: 13pt; }

@media print {
  .header-school-box .school-name{
	  font-size: 22px;
	  padding-bottom: 2px;
  }

}


@media print {
	html, body {
    width: 100%;
    height: 100%;
  }
  body  {
    margin: 0;
    box-shadow: 0;
	font-size: 8pt !important;
  }
  .hidden-print{
		display: table !important;
	}
  .rowLine1 {
    margin-bottom: 2px;
  }
  .row1.student-info{
	  margin-top: 5px;
  }
  table.fees td, table.fees th {
		padding: 2pt 3pt !important;
		font-size: 8pt !important;
	}
	.school-tc-information{
		font-size: 8pt !important;
	}
	.transfer-certificate-box{
		 width: 50%;
		 float: left;
		 text-align: left;
		 font-size: 8pt !important;

	}
    .marksheetobox1{
       Width:100% !important;
       float:none;
    }
	.school-logo1.text-right{
		display: block;
	}.school-logo1.text-right_1{
		display: block;
	}
	.view11 .school-logo1.text-right{
		display: table-cell;
		text-align: right !important;
	}

	body {
    page-break-before: avoid;
    width:100%;
    height:100%;
    zoom: 100%   ;
	 }
	 .transfer-certificate-box {
		margin: 10px auto 10px;
		max-width: none;
		width: 49%;
	}
	.heading-4{
		font-size: 9pt !important;
		border: 1px solid #333;
	}
	.header-school-box .school-name span{
		font-size: 8pt !important;
	}
	.school-name{
		font-size: 11pt !important;
	}
	.school-logo1  {
		 width: 100px;
	}
	.print-table{
		margin-bottom: 5px !important;
	}
	.print-table, .print-table td, .print-table th, .print-table tr, .print-table tbody{
		border: none !important; zoom: 1;
		font-size: 8pt;
	}
	  .print-table td, .print-table th, .print-table tr {
		padding: 2pt 1pt !important;
	}
	p.sign{
		padding: 10px 0 0 0 !important;
	}
	.school-tc-information input[type="text"]{
		min-width:40px !important;
		width: 80%;
	}
	.right-table td:first-child{
		text-align: left;
		padding-left: 10px !important;
	}
	.border-bottom {
		border-bottom: 1px solid #999;
	}
	.school-info p{
		font-size: 8pt;
	}

	.widthNewPrint{
		width: 100% !important;
		float: none;
		border: none !important;
	}
	.inline-newline .col-md-6{
		float: none;
		width: 49%;
		display: inline-block;
	}
	.inline-newline .col-md-8{
		float: none;
		width: 74%;
		display: inline-block;
	}
	.inline-newline .col-md-4{
		float: none;
		width: 25%;
		display: inline-block;
	}
	.tc-fullpage1 .dotted-box{
		margin-bottom: 5px;
		margin-top: 2px;
	}
	.gap-print{
		margin-top: 50px !important;
	}
	.gap-print1{
		margin-top: 30px !important;
	}
	.printTB30{
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	.print-gap-top{
		margin-top: 50px !important;
	}
	.full-width{
		width: auto;
	}
	.hide-print{
		display : none !important;
	}


}
#parent {
	height: 500px;
}

.fixTable {
	width: 1300px !important;
	max-width: none;
}
.fixTable thead th{
	z-index: 	22;
}
.table td .btn{
	padding: 0px 5px;
	font-size: 13px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 20px;
    padding: 2px 6px 4px;
    vertical-align: top;
	font-size: 13px;
}
.nav-fixed.navbar {
	position: fixed;
	top: 0 !important;
	z-index: 11111;
}
ul.list-row{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.list-row li{
    overflow: hidden;

}
ul.list-row li .period {
    text-transform: uppercase;
    float: left;
    width: 130px;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    padding-top: 15px;
    border-right: 1px solid #eaeaea;
    margin-right: -1px;
    color: #50C0E9;
    position: relative;
}
.period .period_to {
    display: block;
    font-weight: 700;
}
.extra_wrap {
    padding: 5px 0 0 25px;
    border-left: 1px solid #eaeaea;
    overflow: hidden;
}
.extra_wrap ._header {
    overflow: hidden;
    color: #333333;
    padding-right: 32px;
    margin-bottom: 2px;
}
.extra_wrap ._header p{
    padding-bottom: 5px;
    margin: 0;
    color: #888;
}
.due-date{
    color: #666;
    margin: 15px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
}
.due-date span.date1{
    display: block;
    font-size: 13px;
}
.extra_wrap ._header .post_title {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:  10px 0 0 0px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 2px;
    margin-top: 0;
}
.extra_wrap ._header .post_title  span{
    display: inline-block;
    margin-left: 20px;
    color: #999;
}
.extra_wrap ._header .post_title  span i{
    margin-right: 5px;
}
._content {
    padding: 0 40px 20px 0;
}
.even {
    background: #f7f7f7;
}
.post_title_icon {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: #50C0E9;
    color: #fff;
    line-height:50px;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 auto;

}
ul.list-images{
    margin:0;
    padding: 0;
    line-height: none;
}
ul.list-images li{
    display: inline-block;
    margin: 0px 15px 0 0;
    height: 70px;
    width: 60px;
}
ul.list-gray-full {
    list-style: none;
    margin: 0;
    padding:0 20px;
}
ul.list-gray-full li{
    padding: 5px 10px 5px 35px;
    margin: 0 0 10px;
    background:#f2f4f8 none repeat scroll 0 0;
    position: relative;

}
ul.list-gray-full li:before{
    content:"\f249";
    font-size: 15px;
    position: absolute;
    color: #38C455;
    left: 10px;
    top: 11px;
    display: inline-block;
    font:normal normal normal 14px/1 FontAwesome;
}
ul.list-gray-full li span{
    display: block;
    color: #7d7d7d;
}
ul.list-gray-full li span.desc{
    display: block;
    color: #222;
}
.grade-table tr:last-child td{
	border: none !important;
}
.ntable-for-th{
	table-layout: fixed;
}
.ntable-for-th thead tr th:last-child{
	border-right: none;
}

ul.top-table-action-list{
	list-style: none;
	margin: 30px 0 0 0 ;
	padding: 0;
}

ul.top-table-action-list li{
	list-style: none;
	margin: 0;
	padding: 0 ;;
	display: inline-block;
}
ul.top-table-action-list li a{
	text-decoration: none;
	font-size: 18px;
	color: #000;
	display: block;
	border-right: 1px solid #ccc;
	padding: 0 15px;
}
ul.top-table-action-list li a:hover{
	color: #00a6fc ;
}
ul.top-table-action-list li:last-child a{
	border: none;
}
.full-input .input.text{
	max-width: 100% !important;
}
.bg-calendar input[type="text"]{
	background: url('../images/calendar.gif') no-repeat  98% center;
}
bg-calendar input[type="text"]{
    background: url('../images/calendar.gif') no-repeat  98% center;
}
.gray-box-new{
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.paddingT10{
    padding-top: 10px !important;
}
.headint4-new{
    margin: 15px 0 10px;
    color: #5fb6c7;
}
.new-line{
    margin-top: 20px;
}
.new-line input{
    width: 120px;
    display:inline-block;
    margin-left: 10px;
}
.table-center th, .table-center td{
    text-align: center !important;
}
.middle-text_1{
    text-align: center !important;
}
.no-rg-br th:last-child{
    border-right: none !important;
}
.font-big td{
    font-weight: bold;
    font-size: 15px !important;
}
.pt20{
    padding-top: 10px !important;
}
.table-grading td, .table-grading  th{
    font-size: 15px !important;
    text-align: center;
}
.table-grading  th{
    text-transform: uppercase;
}
.spacing td{
    padding: 12px 10px !important;
}
.table-new td:first-child,.table-new th:first-child{
    text-align: left !important;
}

.table-new   > thead > tr > th{
    background: #f9f9f9;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.table-new  > thead > tr > th, .table-new  > tbody > tr > th, .table-new  > tfoot > tr > th, .table-new  > thead > tr > td, .table-new  > tbody > tr > td, .table-new  > tfoot > tr > td {
    border-color: #333 !important;
}
.table-new  tr > th{
    font-size: 15px !important;
    background: #f6f8fa none repeat scroll 0 0;
}
.table-new  tr > td{
    background: #fff !important;
}
.table-new  tbody tr:nth-child(2n){
    background: #fff !important;
}

.table-new > thead tr {
    border-top:1px solid #333 !important;
}
.two-table-one{
    width: 100%;
    float: left;
}.two-table-two{
    width: 50%;
    float: left;
}
.table-right-border{
    border-right: 1px solid #333;
}
.health_input, .grade_input{width: 25px !important;
	min-width: 25px !important;
	border: none !important;
	box-shadow: none !important;
}
.ui-tooltip{
	background: #000 !important;
	color: #fff !important;
}

.content-wrap p span, .data-inline p span {
    display: inline-block;
    font-weight: bold;
    width: 150px;
}
.table-22 td:first-child{
	width: 130px;
}
/*==================31 may 2017============*/
.card-new1 {
    position: relative;
    display: block;
    background-color: #fff;
    border-radius: .25rem;

    margin-bottom: 30px;
    border: none;
    -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}
.card-new1  .card-block1 {
    padding: 1.25rem;
}
.social-card .media {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
.media-left {
    padding-right: 20px;
}

.media-middle {
    vertical-align: middle;
}
.media-object {
    display: block;
    max-width: 100px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body {
    width: 10000px;
}

.media, .media-body {
    overflow: hidden;
}

.media-heading {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 20px;
}
.media h6 {
    color: #757575;
    font-size: 16px;
}
.bg-success {
    background-color: #4CAF50 !important;
    color: #fff !important;
}
.bg-warning {
    background-color: #f57c00 !important;
    color: #fff !important;
}
.bg-danger {
    background-color:  #1da1f2 !important;
    color: #fff !important;
}
.social-card .social-media {
    color: #fff;
    padding: 8px 0;
    text-align: center;
}
.social-card .social-media h5 {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 15px;
}
.social-media p{
    font-size: 16px;
}
/* Nav */
.tabs nav {
    text-align: center;
}

.tabs nav ul {
    position: relative;
    margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;


    width: auto;

	display: inline-block;
    color: #fff;
    font-size: 14px;
}

.tabs nav a {
	height: 44px;
    line-height: 42px;
    position: relative;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #555;
    color: #fff;
	padding: 0 40px;
	text-decoration: none;
	-webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
	    transition: all ease .2s;
}

.tabs nav a span {
    vertical-align: middle;
    font-size: 14px;
}

.tabs nav li.tab-current a {
    color: #fff !important;
    background:  #2cc185;
	-webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.tabs nav li a i{
    margin-right: 10px;
    font-size:14px;
}
.tabs nav a:focus {
    outline: none;
}
.tabs nav ul li:hover a{
	background: #333;
	    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
/* Default tab style */

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'stroke7pixeden';
    src:url('../fonts/stroke7pixeden/stroke7pixeden.eot?u58ytb');
    src:url('../fonts/stroke7pixeden/stroke7pixeden.eot?#iefixu58ytb') format('embedded-opentype'),
    url('../fonts/stroke7pixeden/stroke7pixeden.woff?u58ytb') format('woff'),
    url('../fonts/stroke7pixeden/stroke7pixeden.ttf?u58ytb') format('truetype'),
    url('../fonts/stroke7pixeden/stroke7pixeden.svg?u58ytb#stroke7pixeden') format('svg');
}

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}

/* Icons */
.icon::before {
    z-index: 10;
    display: inline-block;
    margin: 0 0.4em 0 0;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.3em;
    font-family: 'stroke7pixeden';
    line-height: 1;
    speak: none;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-upload::before {
    content: "\e68a";
}
.icon-tools::before {
    content: "\e60a";
}
.icon-plane::before {
    content: "\e625";
}
.icon-joy::before {
    content: "\e6a4";
}
.icon-plug::before {
    content: "\e69a";
}
.icon-home::before {
    content: "\e648";
}
.icon-gift::before {
    content: "\e652";
}
.icon-display::before {
    content: "\e65e";
}
.icon-date::before {
    content: "\e660";
}
.icon-config::before {
    content: "\e666";
}
.icon-coffee::before {
    content: "\e669";
}
.icon-camera::before {
    content: "\e66f";
}
.icon-box::before {
    content: "\e674";
}
/* Content */
.content-wrap {
    position: relative;
	border: 1px solid #ddd;
}

.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 1200px;
    text-align: left;
	font-size: 14px;
}

.content-wrap section.content-current {
    display: block;
}

/* Fallback */
.no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}

.no-flexbox nav ul {
    display: block;
}

.no-flexbox nav ul li {
    min-width: 15%;
    display: inline-block;
}
html body .b-r {
    border-right: 1px solid rgba(120,130,140,0.13);
	border-bottom: 1px solid rgba(120,130,140,0.13);
}
.per-info {
	margin-left: 1px;
}
.per-info p{
	width: 24%;
	padding: 5px 10px 2px;
	float: left;
	border-right: 1px solid rgba(120,130,140,0.13);
	border-bottom: 1px solid rgba(120,130,140,0.13);
	min-height: 60px;
	margin: 0;
	color: #67757c;
}
.per-info p:nth-child(4n+ 4){
	border-right: none;
}
.per-info p span{
	padding: 4px 0px 1px;
	display: block;
	font-weight: normal;
	width: auto !important;
}
.per-info p span.text-muted {
    color: #99abb4 !important;
	display: block;
	font-weight: normal;
}
.content-wrap h4{
	background: #fafafa none repeat scroll 0 0;
    color: #444444;
    font-family: trebuchet ms;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 5px 10px;
}

.card1 {
    border-color: #d7dfe3;
    border-radius: 4px;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.05);
	background: #fff;
	margin-right: 10px;
	margin-bottom: 20px;
}
.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}
.card-block1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.little-profile .pro-img {
    margin-top: -60px;
    margin-bottom: 20px;
	text-align: center;
}
.little-profile .pro-img img {
    width: 80px;
    height: 80px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 100%;
	display: inline-block;
}
.card1 h3 {
    line-height: 22px;
    font-size: 20px;
    color: #455a64;
}
html body .m-t-20 {
    margin-top: 20px;
}
html body .font-light {
    font-weight: 300;
}

html body .m-b-0 {
    margin-bottom: 0px;
}
.contact-widget{
	position: relative;
}
.contact-box .contact-widget>a {
    padding: 15px 10px;
}
.message-widget a {
    border-bottom: 1px solid rgba(120,130,140,0.13);
    display: block;
    text-decoration: none;
    padding: 9px 15px;
}
.contact-widget>a .user-img {
    margin-bottom: 0px !important;
}

.message-widget a .user-img {
    width: 45px;
    position: relative;
    display: inline-block;
    margin: 0 10px 15px 0;
}

 .message-widget a div {
    white-space: normal;
}
.message-widget a .user-img img {
    width: 100%;
}

.img-circle {
    border-radius: 100%;
}
 .message-widget a .user-img .online {
    background: #26c6da;
}
.message-widget a .user-img .busy {
    background: #fc4b6c;
}
.message-widget a .user-img .profile-status {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    left: 33px;
    position: absolute;
    top: -1px;
    width: 10px;
}
.message-widget a .mail-contnet {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
}
 .round {
    line-height: 48px;
    color: #fff;
    width: 45px;
    height: 45px;
	font-size: 16px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border-radius: 100%;
    background: #1e88e5;
}
 .message-widget a div {
    white-space: normal;
}
.message-widget a .mail-contnet h5 {
    margin: 5px 0px 0;
    line-height: 18px;
    font-size: 16px;
    font-weight: 400;
}
.message-widget a .mail-contnet .mail-desc, .message-widget a .mail-contnet .time {
    font-size: 12px;
    display: block;
    margin: 1px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #67757c;
    white-space: nowrap;
}

.table-box-marksheet{
	border: none;
}
.table-box-marksheet .table table  td, .table-box-marksheet .table table  th{
	border: none !important;
}
.table-box-marksheet .table td table td:last-child {
	border-right: none !important;
}
.third-markshet .dynamic-width{

}
.third-markshet .dynamic-width:last-child{
	border-right: none !important;
}

@media screen and (max-width: 58em) {
    .tabs nav a.icon span {
        display: none;
    }
    .tabs nav a:before {
        margin-right: 0;
    }
}
.dotmatrix-box{
		font-family: "Times New Roman" !important;
}
.dotmatrix-box  .table > thead > tr > th, .dotmatrix-box  .table > tbody > tr > th, .dotmatrix-box  .table > tfoot > tr > th,.dotmatrix-box   .table > thead > tr > td, .dotmatrix-box  .table > tbody > tr > td,
	.dotmatrix-box  .table > tfoot > tr > td{
		font-size: 16px !important;
	}
.dotmatrix-box p{
	font-size: 16px !important;
}
.dotmatrix-box p.notes1{
	font-size: 13px !important;
}
@media print {
.break1 {page-break-after: always;}
.page1 {
            width: 29.7cm;
            margin: 0 auto;
            padding: 0;
        }
		.visitor-box .col-md-4{
			display: inline-block;
			width: 30%;
		}
		.visitor-box .col-md-8{
			display: inline-block;
			width: 62.6667% !important;
			vertical-align: top;
		}
		.page1 .form-group {
			margin-bottom: 5px;
			vertical-align: top;
		}
		.visitor-img{
	}
	#frmRecForm{
		 margin: 0 0 0 5% !important;
	}
	.feeRecieptnew{
		 margin: 0 0 0 0% !important;
	}
	.new-print-box{
		width: 90% !important;
		margin: 0 5% !important;
	}
	.feeRecieptnew .new-print-box{
		 margin: 0 1% !important;
	}
	.feeRecieptnew  .transfer-certificate-box {
		width: 95% !important;
	}
	.new-print-box .school-phone{
		display: none;
	}
	.printh2 h2  {
		display: none;
	}
	.new-print-box .school-tc-information{
		padding-top: 7px !important;
	}
	.new-print-box  .table > thead > tr > th, .new-print-box  .table > tbody > tr > th, .new-print-box  .table > tfoot > tr > th,.new-print-box   .table > thead > tr > td, .new-print-box  .table > tbody > tr > td,
	.new-print-box  .table > tfoot > tr > td{
		font-size: 9px !important;
		padding : 3px 8px !important;
		line-height: 1.1 !important;
	}
	.school-tc-information{
		padding-top: 10px !important;
	}
	.two-box-margin .col-lg-6 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.dotmatrix-box{
		font-family: "Times New Roman" !important;
	}

	.dotmatrix-box  .table > thead > tr > th, .dotmatrix-box  .table > tbody > tr > th, .dotmatrix-box  .table > tfoot > tr > th,.dotmatrix-box   .table > thead > tr > td, .dotmatrix-box  .table > tbody > tr > td,
	.dotmatrix-box  .table > tfoot > tr > td{
		font-size: 15px !important;
		padding : 3px 8px !important;
		line-height: 1.1 !important;
	}

	.dotmatrix-box table.fees td, .dotmatrix-box table.fees th {
		padding: 2pt 3pt !important;
		font-size: 26px !important;
	}
	.dotmatrix-box .school-tc-information{
		font-size: 15pt !important;
	}
	.dotmatrix-box p.notes1{
		font-size: 11px !important;
	}
	.dotmatrix-box .heading-4{
		font-size: 16pt !important;
	}
	.dotmatrix-box .header-school-box .school-name span{
		font-size: 12pt !important;
	}
	.dotmatrix-box .school-name{
		font-size: 14pt !important;
	}
	.dotmatrix-box table.fees td,  .dotmatrix-boxtable.fees  th {
		padding: 4px 5px !important;
		font-size: 16pt !important;
	}
	.dotmatrix-box table.fees.gapTd td, .dotmatrix-box table.fees.gapTd  th{
		padding: 4px 5px !important;
		font-size: 16pt !important;
	}
}

.new-fee-input{
	border: none !important;
	min-width: 50px !important;
	display: inline-block;
	width: 50px !important;
}
.new-fee-input1{
	border: none !important;
	min-width: 50px !important;
	display: inline-block;
	width: 80px !important;
}
/*****************************/
/* Flip */
/*****************************/

.edit-profile-1 .input.text{
	 display:  block;
    max-width: 100%;
}

.tabs-style-flip .content-wrap {
    background: #fff;
    font-size: 14px;
    padding: 20px 0;
    min-height: 300px;
}

.marginT25{
    margin-top: 25px !important;
}
.print-table.mb0 {
	margin-bottom: 0px !important;
}
/*==================Marksheet===============*/
 .table-box-marksheet .table  td table td{
	 border-top: 1px solid #333 !important;
 }
 .table-box-marksheet td .dynamic-width{
	 border-right: 1px solid #333 !important;
 }
 .table-box-marksheet td .dynamic-width:last-child{
	 border-right: 0px solid #333 !important;
 }
  .table-box-marksheet td .table-first-border td:first-child,.table-box-marksheet td .table-first-border th:first-child{
	  border-right: 1px solid #333 !important;
 }
 .table-marksheet .sec-marksheet table td.padding0{
	 border-top: none !important;
	 border-right: 1px solid #333 !important;
 }
 .table-box-marksheet > .table    table th{
	font-size: 12px !important;
	font-weight: normal !important;
	line-height: 16px !important;
}
.head-info .dotted-box input[type="text"]{
	line-height: 20px;
}
 .table-box-marksheet > .table  td:last-child > table th:first-child,  .table-box-marksheet > .table  td:last-child > table td:first-child{
	 border-right: 1px solid #333 !important;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}
@media print {
	.table-box-marksheet table   {
        width: 100%;
		border-collapse: separate !important;
    }
	.table-box-marksheet  thead {display: table-header-group;}
	 .table-box-marksheet   table  td  {
		 height: 30px !important;
		 line-height:0  !important;
	 }
	 .table-box-marksheet  table   th   {
		border-width: 1px !important;
    }
	.table-box-marksheet  table table th   {
		line-height: 18px !important;
		overflow: hidden;
		border-width: 1px !important;
    }
	 .table-box-marksheet .table td, .table-box-marksheet .table th, .table-box-marksheet .table {

		 white-space: normal;
	}


	.table-box-marksheet .table tbody tr td, .table-box-marksheet .table tbody tr th {
		font-size: 10px  !important;
		height: 20px  !important;
	}
	.table-marksheet .sec-marksheet table td.padding0 {
		border-right: 1px solid #333;
		border-top: medium none;
	}

	.table-box-marksheet .sec-marksheet th{
		font-size: 12px !important;
		font-weight: normal !important;
		padding: 2px 3px !important;
		line-height: 16px !important;
	}
}

/*==================Fee Reciept======*/
@media print {
	.fee-reciept .school-phone{
		display: block;
	}
	 .fee-reciept .no-borders{
		 border: none !important;
		 margin-top: 20px;
	 }
	  .fee-reciept .no-borders td{
		 border: none !important;
	 }
	 .print-style1{
		 Width:100% !important;
       float:none;
	 }
	 ul.form-textbox li label {
		 float: none;
		 display: inline-block;
		 vertical-align:top;
	 }
	 ul.list-box, {
		 display: inline-block;
	 }
	 .row.style-form .col-md-3{
		 display: inline-block;
		 vertical-align: middle;
		 float: none;
		 width: 25%;
	 }
	 .row.style-form .col-md-9{
		 display: inline-block;
		 width: 74%;
		  float: none;
	 }
	 .row.style-form .col-md-6 {
		width: 49.5%;
		display: inline-block;
		float: none;
	}
	 .floated-div div,.floated-div label, .floated-div, .floated-div1 div,.floated-div1 label, .floated-div1 {
		float: none;
		display: inline-block;
	}
	.print-style1 .label-style2{
		width: 20%;
	}
	.admit-cart-line .col-md-6{
		display: inline-block;
		width: 49%;
		overflow: hidden;
	}
	.fee-reciept {
	}
	.portait1 .col-md-6 {
		width: 49%;
		 margin-right: .6%;
		 display: inline-block;
		 float: left;
	}
	.portait1 .col-md-6:last-child {
		width: 49%;
		 margin-left: .6%;
		 display: inline-block;
	}

	.fee-reciept .col-md-6 {
		width: 49%;
		 margin-right: .6%;
		 display: inline-block;
		 float: left;
	}
	.fee-reciept .col-md-6:last-child {
		width: 49%;
		 margin-left: .6%;
		 display: inline-block;
	}
	.nav-fixed.navbar {
		position: relative;
		top: auto;
	}
 .inner-container  .portait1 .print-table td{
		padding-left:0 !important;
		padding-right: 0 !important;
	}
}
/*=============Admit Card====================*/
.sizefour{
    max-width: 1000px;
    width: 100%;
    margin: 10px auto 20px;
}
ul.list-admit-card{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.list-admit-card li{
    display: inline-block;
    margin: 0 0 1px 0;
    width: 100%;
}
.boreder-double{
    border: 3px solid #333;
    padding: 10px 10px 0 10px;
    border-radius: 3px;
    text-align: center;
	background: #fff;
}
.boreder-double .school-info {
    display: block;
}
.boreder-double .school-name{
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
}
.boreder-double p{
    font-size: 16px;
}
.boreder-double h3{
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height:36px;
}
.boreder-double h4{
    font-size: 25px;
    margin: 0;
    padding: 0;
    line-height:30px;
    font-weight: bold;
}
.boreder-double h5{
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 2px 0;
}
.boreder-double .dotted-box input[type="text"]{
    margin: 0;
    border: none;
    border-bottom: 2px dotted #333;
}
.boreder-double .dotted-box label {
    color: #333;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 4px;
	background:#fff;
}
p.main-note{
    margin: 0 -20px;
    padding: 20px 0 0 0;
    font-size: 13px !important;
    line-height: 15px;
}
.increase_font .transfer-certificate-box{
	font-size: 14px !important;
}
.increase_font .table > thead > tr > th, .increase_font .table > tbody > tr > th, .increase_font .table > tfoot > tr > th, .increase_font .table > thead > tr > td, .increase_font .table > tbody > tr > td, .table > tfoot > tr > td{
	font-size: 14px !important;
}
.increase_font table.fees.gapTd td, .increase_font table.fees.gapTd th {
    padding: 6px 20px !important;
}
/*=============I-card===========*/
.i-card-box{
    margin: 0 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    border-bottom: 10px solid #04a5e1;
	background: #fff;
}
.iCard-header{
    background: #04a5e1;
    padding: 3px 5px ;
    vertical-align: middle;
}
.logo2{
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin-top: 10px;
}
.icard-schoolName{
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    width: 58%;
    padding-left: 20px;
    text-align: center;
    font-weight: bold;
}
.i-card-box .school-address{
    text-align: center;
    font-size: 13px;
    margin-bottom: 0;
	line-height: 16px;
}
.i-card-box .session-heading{
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    margin: 0px 5px 0;
    text-align: center;
}
.i-card-box  .stuImg{
    padding: 5px ;
    text-align: center;
}
.i-card-box  .stuImg img{
    border-radius: 10px;
    max-height: 80px;
}
.i-card-box .stuName{
    font-size: 15px;
    color: #333;
    text-align: center;
    padding: 3px 0 0;
    font-weight: bold;
}
.i-card-box .className{
    color: #999;
    margin: 0 5px;
    padding: 0 0 5px;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #660000;
}
.i-card-box  .table{
     margin: 5px;
    width: auto;
}
.i-card-box  .table-icard, .i-card-box  table th, .i-card-box  table td{
    border: none !important;
    background: none !important;
}
.i-card-box  .table tbody tr:nth-child(2n) {
    background: #fff none repeat scroll 0 0;
}
.i-card-box  table th, .i-card-box  table td{
    padding: 3px 8px !important;
}
/*=================Birth Certificat============*/
.birth-certificate-box .full-width{
	display: inline-block;
}
.birth-certificate-box  .dotted-box input[type="text"]{
	min-width: 10px;
	width: auto;
	margin-right: 5px;
	border-bottom: 1px dashed #ccc;
	margin-top: 8px;
	font-weight: bold;
	line-height: 20px;
}
.birth-certificate-box  .dotted-box input[type="text"]:focus{

	outline: none;
	text-shadow: none;
}
.birth-certificate-box .dotted-box label{
	float: none;
	margin-top: 0;
	vertical-align: top;
	margin-right: 5px;
}
/*Character Certificate*/
.inline1{
    display: inline;
    vertical-align: super;
}

#class_section_id_box .btn-group{
	width: 100%;
}
.multiselect.dropdown-toggle{
	width: 100%;
	text-align: left;
}
#class_section_id_box .dropdown-menu{
	right: 0;
}
.multiselect-selected-text{
	width: 96%;
	display: inline-block;
}
/*=============Report Book=========*/
.report-book-box{

}
.heading-class{
    text-align: center;
}
.report-book-box h3{
    font-size: 18px;
    margin: 0;
    padding: 10px 0 0 0;
}
.report-book-box h4{
    font-size: 16px;
    margin: 0;
    padding: 10px 0 20px;
}
.report-table, .report-table tbody, .report-table tr, .report-table  td, .report-table th{
    border:none !important;
}
.report-table tbody tr:nth-child(2n) {
    background: #fff !important;
}
.school-tc-information .report-table input[type="text"]{
    width: 95%;
    border-bottom: 1px solid #ccc;
    margin-top: 0 !important;
}
.school-tc-information .report-table .full1{
    width: 98% !important;
}
.report-table label, .report-table input{
    margin: 7px 0 !important;
}
@media print {
    .transfer-certificate-box{
        width: 100% !important;
    }
}
.dotted-box label{
	color: #000 !important;
	font-weight:bold !important;
}
.table-box-marksheet > .table table th{
	font-weight: normal !important;
	font-size: 14px !important;
}
.table-marksheet tbody td:first-child table td{

}
.table-marksheet tbody td:last-child table td{
	font-weight: bold !important;
}
.badge1 {
    position:relative;
}
.badge1[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top:-10px;
    right:-10px;
    font-size:.7em;
    background:#ca3121;
    color:white;
    width:18px;height:18px;
    text-align:center;
    line-height:18px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
}
.new-visitor-pass{
	display: inline-block;
	width: 48%;
    max-width: 450px;
    margin: 10px 10px 20px;
}
.visitor-pass-header{
    background: #ea5b07;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 10px 20px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.visitor-pass-header h1{
	margin: 0;
	padding: 10px 0px 0px 20px;
	display: inline-block;
	text-align: center;
	font-size: 24px !important;
}
.visitor-logo{
	width: 140px;
	height: 40px;
	padding: 3px 10px;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
}
.visitor-logo img{
	display: inline-block;
}
.visitor-middle-part{
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    padding: 0 15px 20px;
    background: #fff;
}
.visitor-middle-part h2{
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 15px 0;
}
.visitor-img-border{
    border: 1px solid #ccc;
    width: 150px;
    height:150px;
    padding: 5px;
}
.visitor-img1{
    border:none;
	max-height:100%;
	height: 140px;
}
.left-visitor-part{
    float: left;
    width: 40%;
}
.right-visitor-part{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.visitor-info{
    margin: 0px 0 0 0;
}
.visitor-info p{
    font-weight: bold;
    margin: 0 0 15px 0;
	text-align: left;
}
.visitor-info p span{
    font-weight: normal;
    color: #333;
    display:  inline-block;
    margin-left: 20px;
}
.visitor-bottom-box{
    background: #4c4c4a;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 15px 20px;
    color: #fff;
    text-align: center;
}
.visitor-bottom-box .visitor-info p span{
    color: #fff;
}
.visitor-bottom-box .visitor-info p{
    margin: 0 0 10px 0;
	text-align: center;
}
.visitor-bottom-box .visitor-info p:last-child{
    margin: 0 0 0px 0;

}
.fancybox-overlay{
	z-index: 99999 !important;
}
.table-student-info{
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
    border-collapse: collapse;
}

.table-student-info table{
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
}
.table-student-info tbody tr td table td {
    padding: 2px 6px;
    word-wrap: break-word;
    font-size: 14px;
    vertical-align: middle;
	line-height:22px;
}

@media print{
	.visitor-pass-header {
		background: #ea5b07 !important;
		color: #fff !important;
		border-left: 1px solid #999 !important;
		border-right: 1px solid #999 !important;
		border-top: 1px solid #999 !important;
	}
	 .visitor-bottom-box {
		background: #4c4c4a !important;
		color: #fff !important;
		border-left: 1px solid #999 !important;
		border-right: 1px solid #999 !important;
		border-bottom: 1px solid #999 !important;
	}
	.visitor-middle-part{
		border-bottom: 1px solid #999 !important;
		border-top: 1px solid #999 !important;
	}
	.visitor-info{
		margin-left: 20px !important;
	}
}

/*Side Go to Feature*/
#mySidenav{
    background-color: #ffffff;
    color:#000000;
    padding-top: 5px;
}
.sidenav
{
    height: 50%;
    width: 0;
    position: fixed;
    z-index: 1;
    bottom: 0;
    right: 0;
    border-top:8px solid #006666;
    border-left:8px solid #006666;
    border-radius:20px;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    color:white;
}
.sidenav1
{
    height: 50%;
    width: 0;
    position: fixed;
    z-index: 1;
    bottom: 0;
    right: 0;

}
.sidenav .closebtn
{
    position: absolute;
    text-decoration: none;
    top: 0;
    left:0;
    font-size: 20px;
    margin-left:250px;
    color:black;
}

#main_slide
{
    transition: margin-right .5s;
    float:right;
    height: 100px;
    width:35px;
    background-color:#009b9b;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color:white;
    padding-top:10px;
    padding-right:0px;
    border-radius:8px;

}
#main_slide:hover
{
    background-color:#F44336;
}

@media screen and (max-height: 450px)
{
    .sidenav {padding-top: 10px;}
    .sidenav a {font-size: 18px;}
}
.vertical-text {
    padding-right:10px;
    writing-mode: vertical-rl;
    text-orientation:upright;
    text-align:left;
    font-size:15px;
}
.go_heading{
    margin-top:2px;
    background-color:#009b9b;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding:5px;
    color: #fff;
    font-size: 23px !important;;
}
/*end of Go to*/
