/*!

 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)

 * Code licensed under the Apache License v2.0.

 * For details, see http://www.apache.org/licenses/LICENSE-2.0.

 */



body {

    background-color: #f8f8f8;

	outline:none;

}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus{

	outline:none;

}



#wrapper {

    width: 100%;

}



#page-wrapper {

    padding: 0 15px;

    min-height: 568px;

    background-color: #fff;

}



@media(min-width:768px) {

    #page-wrapper {

        position: inherit;

        margin: 0 0 0 196px;

        padding: 0 15px;

        border-left: 1px solid #e7e7e7;

    }

}



.navbar-top-links {

    margin-right: 0;

}



.navbar-top-links li {

    display: inline-block;

}



.navbar-top-links li:last-child {

    margin-right: 15px;

}



.navbar-top-links li a {

    padding: 15px;

    min-height: 50px;

}



.navbar-top-links .dropdown-menu li {

    display: block;

}



.navbar-top-links .dropdown-menu li:last-child {

    margin-right: 0;

}



.navbar-top-links .dropdown-menu li a {

    padding: 3px 20px;

    min-height: 0;

}



.navbar-top-links .dropdown-menu li a div {

    white-space: normal;

}



.navbar-top-links .dropdown-messages,

.navbar-top-links .dropdown-tasks,

.navbar-top-links .dropdown-alerts {

    width: 310px;

    min-width: 0;

}



.navbar-top-links .dropdown-messages {

    margin-left: 5px;

}



.navbar-top-links .dropdown-tasks {

    margin-left: -59px;

}



.navbar-top-links .dropdown-alerts {

    margin-left: -123px;

}



.navbar-top-links .dropdown-user {

    right: 0;

    left: auto;

}



.sidebar .sidebar-nav.navbar-collapse {

    padding-right: 0;

    padding-left: 0;

}



.sidebar .sidebar-search {

    padding: 15px;

}



.sidebar ul li {

    border-bottom: 1px solid #e7e7e7;

}



.sidebar ul li a.active {

    background-color: #eee;

}



.sidebar .arrow {

    float: right;

}



.sidebar .fa.arrow:before {

    content: "\f104";

}



.sidebar .active>a>.fa.arrow:before {

    content: "\f107";

}



.sidebar .nav-second-level li,

.sidebar .nav-third-level li {

    border-bottom: 0!important;

}



.sidebar .nav-second-level li a {

    padding-left: 34px;

}



.sidebar .nav-third-level li a {

    padding-left: 52px;

}



@media(min-width:768px) {

    .sidebar {

        z-index: 1;

        position: absolute;

        width: 196px;

        margin-top:65px;

    }


.navbar {
    min-height: 65px !important;
}


    .navbar-top-links .dropdown-messages,

    .navbar-top-links .dropdown-tasks,

    .navbar-top-links .dropdown-alerts {

        margin-left: auto;

    }

}



.btn-outline {

    color: inherit;

    background-color: transparent;

    transition: all .5s;

}



.btn-primary.btn-outline {

    color: #428bca;

}



.btn-success.btn-outline {

    color: #5cb85c;

}



.btn-info.btn-outline {

    color: #5bc0de;

}



.btn-warning.btn-outline {

    color: #f0ad4e;

}



.btn-danger.btn-outline {

    color: #d9534f;

}



.btn-primary.btn-outline:hover,

.btn-success.btn-outline:hover,

.btn-info.btn-outline:hover,

.btn-warning.btn-outline:hover,

.btn-danger.btn-outline:hover {

    color: #fff;

}



.chat {

    margin: 0;

    padding: 0;

    list-style: none;

}



.chat li {

    margin-bottom: 10px;

    padding-bottom: 5px;

    border-bottom: 1px dotted #999;

}



.chat li.left .chat-body {

    margin-left: 60px;

}



.chat li.right .chat-body {

    margin-right: 60px;

}



.chat li .chat-body p {

    margin: 0;

}



.panel .slidedown .glyphicon,

.chat .glyphicon {

    margin-right: 5px;

}



.chat-panel .panel-body {

    height: 350px;

    overflow-y: scroll;

}



.login-panel {

    margin-top: 25%;

}



.flot-chart {

    display: block;

    height: 400px;

}



.flot-chart-content {

    width: 100%;

    height: 100%;

}



.dataTables_wrapper {

    position: relative;

    clear: both;

}



table.dataTable thead .sorting,

table.dataTable thead .sorting_asc,

table.dataTable thead .sorting_desc,

table.dataTable thead .sorting_asc_disabled,

table.dataTable thead .sorting_desc_disabled {

    background: 0 0;

}



table.dataTable thead .sorting_asc:after {

    content: "\f0de";

    float: right;

    font-family: fontawesome;

}



table.dataTable thead .sorting_desc:after {

    content: "\f0dd";

    float: right;

    font-family: fontawesome;

}



table.dataTable thead .sorting:after {

    content: "\f0dc";

    float: right;

    font-family: fontawesome;

    color: rgba(50,50,50,.5);

}



.btn-circle {

    width: 30px;

    height: 30px;

    padding: 6px 0;

    border-radius: 15px;

    text-align: center;

    font-size: 12px;

    line-height: 1.428571429;

}



.btn-circle.btn-lg {

    width: 50px;

    height: 50px;

    padding: 10px 16px;

    border-radius: 25px;

    font-size: 18px;

    line-height: 1.33;

}



.btn-circle.btn-xl {

    width: 70px;

    height: 70px;

    padding: 10px 16px;

    border-radius: 35px;

    font-size: 24px;

    line-height: 1.33;

}



.show-grid [class^=col-] {

    padding-top: 10px;

    padding-bottom: 10px;

    border: 1px solid #ddd;

    background-color: #eee!important;

}



.show-grid {

    margin: 15px 0;

}



.huge {

    font-size: 40px;

}



.panel-green {

    border-color: #5cb85c;

}



.panel-green .panel-heading {

    border-color: #5cb85c;

    color: #fff;

    background-color: #5cb85c;

}



.panel-green a {

    color: #5cb85c;

}



.panel-green a:hover {

    color: #3d8b3d;

}



.panel-red {

    border-color: #d9534f;

}



.panel-red .panel-heading {

    border-color: #d9534f;

    color: #fff;

    background-color: #d9534f;

}



.panel-red a {

    color: #d9534f;

}



.panel-red a:hover {

    color: #b52b27;

}



.panel-yellow {

    border-color: #f0ad4e;

}



.panel-yellow .panel-heading {

    border-color: #f0ad4e;

    color: #fff;

    background-color: #f0ad4e;

}



.panel-yellow a {

    color: #f0ad4e;

}



.panel-yellow a:hover {

    color: #df8a13;

}

.page-header{

	text-transform:uppercase;
	margin-top:10px !important;

}

.dpnone{

	display:none;

}

.dpblock{

	display:block;

}

.error{

	color:#F00;	

}

.errorbd{

	border:1px solid #F00;

}

.pdt0{

	padding-top:0;

}

.pd10{

	 padding: 25px 12px 10px;

}

.ml10{

	margin-left:10px;

}

.mr10{

	margin-right: 10px;

}

.mb10{

	margin-bottom: 10px;

}

.mt10{

	margin-top: 10px;

}

.bdrtopnone{

	border-top:none;

}
correct{ color:#063;}
incorrect{ color:#F00;}
.mt36{
	margin-top:36px;
}
/*
.customclor a{ color:#fff;}
*/
.customclor > li > a:focus, .customclor > li > a:hover{ color:#337ab7;}

#country-list {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 280px;
    z-index: 2147483647;
}
#country-list li {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
}
#country-list li:hover {
cursor: pointer;
}

#country-list li {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
}

#country-list {
    list-style: outside none none;
}

.footer{ padding: 20px 10px;}

.addresssection{
background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    
}
.mgrbottom{margin-bottom:5px;}
.mgrtop{margin-top:0px;}
.fnt20{font-size:20px;}
.W100{width:100px;}
.paddcustom{ padding: 10px 5px;}
.customminht{min-height: 70px;}
.fnt22{font-size: 22px;}
.error1{border:1px solid #f00;}
.padd0{padding-right:0px;}
.paddbtm0{padding-bottom:10px;}

.filter-control{ background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-right:15px;}
#side-menu {margin-top:4px;}
 @media ( min-width:320px) and   (max-width:767px){

.filter-control{ background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin-bottom:10px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-right:15px;width:100% !important;}
  #btnfilter{width:100% !important;margin-bottom:10px;} 
  .customclor{margin-top:0px;}
  
  
  .dayname {
	padding: 6px;
	border:1px solid #fff !important; 
	
	}

	.c_day {
		padding: 6px;
		background:#D1DFF0;
		border:1px solid #fff !important; 
	}
	
	.minH320px {
	min-height: 258px;
	}
 }
.inactiveval{color:#555 !important;}
    
    
.btn.btn-primary.abc {
    margin-left: 13px;
}

.anchor{
 color:#000;
 text-decoration: underline;
}
.anchor1{
 color:#000;
 text-decoration: none;
  display: block;
}
.anchor1:hover{
 color:#000;
 text-decoration: none;
  display: block;
}

td {
    font-size: 12px;
}
th {
    font-size: 12px;
}
.pdl0{ padding-left:0px !important;}
.pdlr15{ padding:0 15px;}
.pdlr5{ padding:0 5px;}
.pd0{padding:0px;}
.pdlr30{ padding:0 30px;}
.pdr0{ padding-right:0px !important;}
.pdlr0{ padding-left:0px !important;padding-right:0px !important;}

.azlogotext {
	text-decoration: none;
	color: #000;
	padding: 21px 30px 12px 12px;
	font-family: unset;
	font-size: 30px;
	font-style: oblique;
}


.perrateheading {
	font-weight: bold;
	text-decoration: underline;
}
.form-control1 {
	
	width: 92%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	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;
}

.calculatelink {
	padding-bottom: 15px;
	font-size: 15px;
	text-decoration: underline;
}

.multiselect-native-select .btn-group {
    width: 100% !important;
}
.btn1 {
	padding: 3px 6px !important;
	font-size: 12px !important;
	width: 100px;
	cursor: unset;
	
}

.btn2 {
	padding: 3px 6px !important;
	font-size: 12px !important;
	width: unset;
	cursor: pointer;
	margin: 2px 0px !important;
}


.span_st {
	font-size: 16px;
	font-family: initial;
	font-style: italic;
}

.bg4051b6
{
background-color: #4051b6 !important;
border:1px solid #4051b6 !important;
}

.pd2512{
padding: 25px 12px !important;
}
.nav > li > a {
	color:#000 !important;
}

.message {
	margin-left: 10px;
	background: white;
	padding: 15px 20px;
	border-radius: 2px;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
	max-width: 100%;
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
}
.sat_sun{ color:#fff;background:#3568AB !important;border:1px solid #fff !important; }
.red{ color:#fff !important; background:#f00 !important;border:1px solid #000 !important; }
.weekclasses{ color:#fff !important; background:#6C3862 !important;border:1px solid #fff !important; }
.orange{ color:#fff; background:#FFA500 !important;border:1px solid #fff !important; }
.green{ color:#fff; background:#008000 !important;border:1px solid #fff !important; }
.lightgreen{ color:#000; background:#b5ffc3 !important;border:1px solid #fff !important; }
.blue{ color:#fff; background:#00008B !important;border:1px solid #fff !important; }
.yellow{ color:#000; background:#FFFF00 !important;border:1px solid #fff !important; }

.calender-header
{
 background:#D1DFF0 !important; 
 padding: 10px !important;
}
.mt20{
margin-top:20px;
}
.mb15{
margin-bottom:15px;
}


.cursor-pointer
{
cursor:pointer !important;
}
/* FULL CALANDER CSS */

.fc-time-grid .fc-slats td {
	height: 4.5em !important;
	border-bottom: 0;
} 



@media(min-width:767px){
.modal-dialog-events {
	 width: 80%; 
	
}
.model-width40 {
	width: 40%;
}

.model-width60 {
	width: 60%;
}

.mw30 {
	width: 30%;
}
.dayname {
	padding: 12px;
	border:1px solid #fff !important; 
	
}

.c_day {
	padding: 12px;
	background:#D1DFF0;
	border:1px solid #fff !important; 
}

.minH320px
{
 min-height: 320px;
}

}
.fc-title {
	text-align: center !important;
	font-size: 12px !important;
}
.fc-time {
	text-align: center !important;
	font-size: 12px !important;
}

.fc-scroller.fc-time-grid-container {
	height: auto !important;
}


.user_image {
/*
	border-radius: 50%;
	width: 120px;
	height: 120px;
*/
	
	
	width: 120px;
    height: 120px;
    -webkit-border-radius: 60px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 60px;
    -moz-background-clip: padding;
    border-radius: 120px !important;
    background-clip: padding-box;
    margin: 5px;
    background-size: cover;
    background-position: center center;
	
}


.fa.fa-plus {
	font-size: 22px;
	padding: 10px;
	color: #2B90CE;
}

.faq-title-link:focus, .faq-title-link:hover {
	color: #333;
	text-decoration: none;
}

.faq-desc {
	font-size: 16px;
}
.news-title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	background-color: #f8f8f8 !important;
}

.news-desc {
	padding-left: 20px;
	text-align: justify;
}
.grad {
 background: linear-gradient(90deg, red 50%, yellow 50%);
}

.datepicker-dropdown
{
 z-index' : 999999 !important;
}

.datepicker { 
    z-index: 999999 !important;
}

.not_filled_daily_work_status-heading
{
background-color: #FFFF00 !important;
color : #000 !important;
}
.leave-heading
{
background-color: #0c2ecc !important;
color : #fff !important;
}

.news-heading
{
background-color: #5c05be !important;
color : #fff !important;
}

.event-heading
{
background-color: #b20372 !important;
color : #fff !important;
}

.task-heading
{
background-color: #218007 !important;
color : #fff !important;
}

.responsibilities-heading
{
background-color: #d42b03 !important;
color : #fff !important;
}


.issuedbooks-heading
{
background-color: #FF7F50 !important;
color : #fff !important;
}

.birthday-heading
{
background-color: #DC143C !important;
color : #fff !important;
}

.completeyear-heading
{
background-color: #2F4F4F !important;
color : #fff !important;
}


.complete-task-heading
{
background-color: #CD5C5C !important;
color : #fff !important;
}

.faculty_workload-heading
{
background-color: #696969 !important;
color : #fff !important;
}

.openleads-heading
{
background-color: #9400D3 !important;
color : #fff !important;
}

.recent_joining-heading
{
background-color: #F67C6E !important;
color : #fff !important;
}

.recent_recruitments-heading
{
background-color: #87CEEB !important;
color : #fff !important;
}

.open_request-heading
{
background-color: #9ACD32 !important;
color : #fff !important;
}

.pending_leave-heading
{
background-color: #FF6347 !important;
color : #fff !important;
}

.fee_last_date-heading
{
background-color: #39A29D !important;
color : #fff !important;
}

.upcoming_last_date_student-heading
{
background-color: #AF9169 !important;
color : #fff !important;
}

.crossed_fee_due_date_student-heading
{
background-color: #574242 !important;
color : #fff !important;
}

#not_filled_daily_work_status_listing  > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFFFC8 !important;
}

#pending_fee_remind_listing  > tbody > tr:nth-of-type(2n+1) {
	background-color: #E3C59D !important;
}

#transactionlisting  > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFE2FF !important;
}

#recent_joining  > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFE7D9 !important;
}

#crossed_fee_due_students_listing  > tbody > tr:nth-of-type(2n+1) {
	background-color: #EBD6D6 !important;
}


#centre_stats  > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFE2FF !important;
}

.newsupdate{
padding:15px;
text-align:left;
}

.leaves-table > tbody > tr:nth-of-type(2n+1) {
	background-color: #c9ebff !important;
}

.task-table > tbody > tr:nth-of-type(2n+1) {
	background-color: #C1DBC1 !important;
}

.issuedbooks-table > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFD3A4 !important;
}

.birthday-table > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFAFD7 !important;
}

.completeyear-table > tbody > tr:nth-of-type(2n+1) {
	background-color: #C4E4E4 !important;
}

.complete-task-table > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFEAEA !important;
}


.faculty_workload-table  > tbody > tr:nth-of-type(2n+1) {
	background-color: #D8D8D8 !important;
}

.openleads-table  > tbody > tr:nth-of-type(2n+1) {
	background-color: #FFD5FF !important;
}

#timetable-table > tbody > tr > td {
	width: 100px !important;
	height: 50px !important;
}

.event-table  > tbody > tr:nth-of-type(2n+1) {
	background-color: #ffd7ff !important;
}

.next_prev_link {
	color: #000;
	font-weight: bold;
	vertical-align: text-bottom;
	font-size: 20px;
}

.f18 {
	font-size: 18px;
}

#birthday-wish {
	font-size: 20px;
	color: #218007;
}

.z999
{
 z-index: 999 !important;
}

.sidebar ul li a.active {
	background-color: #338930 !important;
	color: #fff !important;
}

.multiselect-item.multiselect-group {
	margin-top: 6px;
}

.bootstrap-timepicker-widget{ 
     z-index:1151 !important; 
}

.valignmid{
vertical-align:middle !important; 
}


.leftbatches {
	position: fixed;
    bottom: 0px;
    right: 0px; 
	display: block;
	z-index: 999;
	background: #000;
	color: #fff;
	border-radius: 8px;
	padding:10px;
	font-size:14px;
	transition: all .5s ease;

}
.leftbatches:hover {
	cursor: pointer;
    text-decoration:none !important;
	transition: all .5s ease;

}

.colorscheme {
	font-size: 15px !important;
	display: inline-block;
	margin-bottom: 5px !important;
	width: auto;
	
}

.greenyellowred {
background: rgb(0,128,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 35%, rgba(255,255,0,1) 35%, rgba(255,255,0,1) 67%, rgba(226,12,12,1) 67%, rgba(226,12,12,1) 97%, rgba(226,12,12,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,128,0,1) 0%,rgba(0,128,0,1) 0%,rgba(0,128,0,1) 35%,rgba(255,255,0,1) 35%,rgba(255,255,0,1) 67%,rgba(226,12,12,1) 67%,rgba(226,12,12,1) 97%,rgba(226,12,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,128,0,1) 0%,rgba(0,128,0,1) 0%,rgba(0,128,0,1) 35%,rgba(255,255,0,1) 35%,rgba(255,255,0,1) 67%,rgba(226,12,12,1) 67%,rgba(226,12,12,1) 97%,rgba(226,12,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#e20c0c',GradientType=0 ); /* IE6-9 */
/*
 background-image: linear-gradient(90deg,red, yellow, green);
*/

}

.lightgreenyellowred {
     background: -moz-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 32%, rgba(255,255,43,1) 33%, rgba(239,255,18,1) 67%, rgba(255,0,0,1) 68%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,0,0,1)), color-stop(32%, rgba(255,0,0,1)), color-stop(33%, rgba(239,255,18,1)), color-stop(67%, rgba(255,255,43,1)), color-stop(68%, rgba(190,245,179,1)), color-stop(100%, rgba(190,245,179,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 32%, rgba(255,255,43,1) 33%, rgba(239,255,18,1) 67%, rgba(255,0,0,1) 68%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 32%, rgba(255,255,43,1) 33%, rgba(239,255,18,1) 67%, rgba(255,0,0,1) 68%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 32%, rgba(255,255,43,1) 33%, rgba(239,255,18,1) 67%, rgba(255,0,0,1) 68%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(1deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 32%, rgba(255,255,43,1) 33%, rgba(239,255,18,1) 67%, rgba(255,0,0,1) 68%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#BEF5B3',GradientType=0 ); /* ie6-9 */ 
}

.greenyellow {
  
     background: -moz-linear-gradient(90deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,128,0,1)), color-stop(50%, rgba(0,128,0,1)), color-stop(51%, rgba(255,255,0,1)), color-stop(100%, rgba(255,255,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#ffff00',GradientType=0 ); /* ie6-9 */ 


/*
  background-image: linear-gradient(to right,green, yellow);
*/

}

.lightgreenyellow {
  
    background: -moz-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,255,43,1) 49%, rgba(255,255,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,0,1)), color-stop(51%, rgba(255,255,43,1)), color-stop(52%, rgba(190,245,179,1)), color-stop(100%, rgba(190,245,179,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,255,43,1) 49%, rgba(255,255,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,255,43,1) 49%, rgba(255,255,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,255,43,1) 49%, rgba(255,255,0,1) 100%); /* ie10+ */
    background: linear-gradient(1deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,255,43,1) 49%, rgba(255,255,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#BEF5B3',GradientType=0 ); /* ie6-9 */ 

}
.greenred {

     background: -moz-linear-gradient(270deg, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,128,0,1)), color-stop(49%, rgba(0,128,0,1)), color-stop(50%, rgba(255,0,0,1)), color-stop(100%, rgba(255,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(0,128,0,1) 0%, rgba(0,128,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#ff0000',GradientType=0 ); /* ie6-9 */ 
    
    color:#fff;

/*
	background-image: linear-gradient(to right,green, red);
*/

}
.lightgreenred {

    background: -moz-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,0,0,1) 49%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,0,0,1)), color-stop(51%, rgba(255,0,0,1)), color-stop(52%, rgba(190,245,179,1)), color-stop(100%, rgba(190,245,179,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,0,0,1) 49%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,0,0,1) 49%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(89deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,0,0,1) 49%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(1deg, rgba(190,245,179,1) 0%, rgba(190,245,179,1) 48%, rgba(255,0,0,1) 49%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#BEF5B3',GradientType=0 ); /* ie6-9 */ 

}
.yellowred {

     background: -moz-linear-gradient(270deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,0,1)), color-stop(49%, rgba(255,255,0,1)), color-stop(50%, rgba(255,0,0,1)), color-stop(100%, rgba(255,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,255,0,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ff0000',GradientType=0 ); /* ie6-9 */ 

/*
background-image: linear-gradient(to right,yellow, red);
*/

}


.blueyellow {

    background: -moz-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,255,0,1) 50%, rgba(255,255,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,255,1)), color-stop(49%, rgba(0,0,255,1)), color-stop(50%, rgba(255,255,0,1)), color-stop(100%, rgba(255,255,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,255,0,1) 50%, rgba(255,255,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,255,0,1) 50%, rgba(255,255,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,255,0,1) 50%, rgba(255,255,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,255,0,1) 50%, rgba(255,255,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#ffff00',GradientType=0 ); /* ie6-9 */ 

/*
background-image: linear-gradient(to right,yellow, red);
*/

}

.bluegreen {

    background: -moz-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,255,1)), color-stop(49%, rgba(0,0,255,1)), color-stop(50%, rgba(0,128,0,1)), color-stop(100%, rgba(0,128,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(0,128,0,1) 50%, rgba(0,128,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#008000',GradientType=0 ); /* ie6-9 */ 
   color:#fff;

}

.bluelightgreen {

    background: -moz-linear-gradient(89deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 48%, rgba(181,255,195,1) 49%, rgba(176,255,189,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(176,255,189,1)), color-stop(51%, rgba(181,255,195,1)), color-stop(52%, rgba(0,0,255,1)), color-stop(100%, rgba(0,0,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(89deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 48%, rgba(181,255,195,1) 49%, rgba(176,255,189,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(89deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 48%, rgba(181,255,195,1) 49%, rgba(176,255,189,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(89deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 48%, rgba(181,255,195,1) 49%, rgba(176,255,189,1) 100%); /* ie10+ */
    background: linear-gradient(1deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 48%, rgba(181,255,195,1) 49%, rgba(176,255,189,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B0FFBD', endColorstr='#0000ff',GradientType=0 ); /* ie6-9 */ 

}

.bluered {

    background: -moz-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,255,1)), color-stop(49%, rgba(0,0,255,1)), color-stop(50%, rgba(255,0,0,1)), color-stop(100%, rgba(255,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#ff0000',GradientType=0 ); /* ie6-9 */ 
    color:#fff;
}

.blueyellowred {

    background: -moz-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 33%, rgba(255,255,0,1) 34%, rgba(255,255,0,1) 65%, rgba(255,0,0,1) 66%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,255,1)), color-stop(33%, rgba(0,0,255,1)), color-stop(34%, rgba(255,255,0,1)), color-stop(65%, rgba(255,255,0,1)), color-stop(66%, rgba(255,0,0,1)), color-stop(100%, rgba(255,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 33%, rgba(255,255,0,1) 34%, rgba(255,255,0,1) 65%, rgba(255,0,0,1) 66%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 33%, rgba(255,255,0,1) 34%, rgba(255,255,0,1) 65%, rgba(255,0,0,1) 66%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 33%, rgba(255,255,0,1) 34%, rgba(255,255,0,1) 65%, rgba(255,0,0,1) 66%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(0,0,255,1) 0%, rgba(0,0,255,1) 33%, rgba(255,255,0,1) 34%, rgba(255,255,0,1) 65%, rgba(255,0,0,1) 66%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#ff0000',GradientType=0 ); /* ie6-9 */  
/*
background-image: linear-gradient(to right,yellow, red);
*/

}
.profilecompleted {
	color: #79065B;
	border: 1px solid #79065B;
	border-radius: 50%;
	padding: 3px;
	min-width: 40px;
	text-align: center;
}
.profilecompleted1 {
	color: #79065B;
	border: 3px solid #79065B;
	border-radius: 50%;
	padding: 2%;
	/* min-width: 70px; */
	text-align: center;
	margin-top: 20px;
}

#task_details {
	border: 1px solid #000;
	padding: 12px;
	border-radius: 5px;
	text-align: justify !important;
	//word-break: break-all;
}
.square {
  height: 50px;
  width: 50px;
  text-align: center;
}

#dash_follow_up {
	float: left;
	padding: 10px;
	margin: 5px;
}

.expense_balance {
	border: 1px solid #006400;
}

.today_follow_up {
	border: 1px solid #D2691E;
}

.pending_follow_up {
	border: 1px solid #DC143C;
}
.today_modified {
	border: 1px solid #006400;
}

#student_feedback_details_body {
	border: 1px solid #000;
	padding: 12px;
	border-radius: 5px;
	margin-bottom: 10px;
}

#req_error {
	color: #f00;
}
#req_note_error {
	color: #f00;
    float:left;
    clear:both;
    padding: 10px 0;
}

.dob {
	width: 120px;

}

.div_notes {

    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ccc;
    margin: 30px;

}

.modal-content .div_notes {

     margin: 15px !important;

}

.locktimetable {
	position: fixed;
	bottom: 0px;
/*
	right: 0px;
*/
	display: block;
	z-index: 999;
	background: #000;
	color: #fff;
	border-radius: 8px;
	padding: 10px;
	font-size: 14px;
	transition: all .5s ease;
	width: 120px;
	text-align:center;
	cursor:pointer;
}


/*
.homepage .table-responsive{

    max-height: 350px;
    overflow-y: auto;
    border: 1px solid #ccc;
   
}
*/

.special_day
{
border: 1px solid #000; 
background: #FF9CEE;
color: #000;
}

.loading_modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
  }

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .loading_modal {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loading_modal {
    display: block;
}
.fnt14
{
font-size:14px;
}

.half_day_m
{    
    border: 1px solid #000; 
    background: -moz-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 49%, rgba(209,223,240,1) 50%, rgba(209,223,240,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,0,0,1)), color-stop(49%, rgba(255,0,0,1)), color-stop(50%, rgba(209,223,240,1)), color-stop(100%, rgba(209,223,240,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 49%, rgba(209,223,240,1) 50%, rgba(209,223,240,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 49%, rgba(209,223,240,1) 50%, rgba(209,223,240,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 49%, rgba(209,223,240,1) 50%, rgba(209,223,240,1) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 49%, rgba(209,223,240,1) 50%, rgba(209,223,240,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#D1DFF0',GradientType=1 ); /* ie6-9 */ 
}
.half_day_e
{     
    border: 1px solid #000; 
    background: -moz-linear-gradient(0deg, rgba(209,223,240,1) 0%, rgba(209,223,240,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(209,223,240,1)), color-stop(49%, rgba(209,223,240,1)), color-stop(50%, rgba(255,0,0,1)), color-stop(100%, rgba(255,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(209,223,240,1) 0%, rgba(209,223,240,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(209,223,240,1) 0%, rgba(209,223,240,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(209,223,240,1) 0%, rgba(209,223,240,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(209,223,240,1) 0%, rgba(209,223,240,1) 49%, rgba(255,0,0,1) 50%, rgba(255,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1dff0', endColorstr='#ff0000',GradientType=1 ); /* ie6-9 */ 
}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 26px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 

/*
========================*****************=======================
*/
#slider-table img {
	max-width: 60px;
	height: 60px;
	object-fit: cover;
}
.btn-danger.deleteslidebtn, .btn-success.updateslidebtn {
	text-decoration: none;
	padding: 5px 8px;
	cursor:pointer;
}
.order-num {
	max-width: 70px;
}
.message-notice {
	color: green;
	line-height: 30px;
}

.testimonialname {
	max-width: 120px;
}


.iconname {
	max-width: 70px;
}
.linktile {
	max-width: 100px;
}

.morning_short_leavelightgreen {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ad88d+26,d1dff0+26 */
background: #BEF5B3; /* Old browsers */
background: -moz-linear-gradient(left,  #BEF5B3 26%, #d1dff0 26%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #BEF5B3 26%,#d1dff0 26%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #BEF5B3 26%,#d1dff0 26%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BEF5B3', endColorstr='#d1dff0',GradientType=1 ); /* IE6-9 */
}

.evening_short_leavelightgreen{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d1dff0+75,8ad88d+75 */
background: #d1dff0; /* Old browsers */
background: -moz-linear-gradient(left,  #d1dff0 75%, #BEF5B3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d1dff0 75%,#BEF5B3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d1dff0 75%,#BEF5B3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1dff0', endColorstr='#BEF5B3',GradientType=1 ); /* IE6-9 */
}

.morning_half_daylightgreen{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ad88d+50,d1dff0+50 */
background: #BEF5B3; /* Old browsers */
background: -moz-linear-gradient(left,  #BEF5B3 50%, #d1dff0 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #BEF5B3 50%,#d1dff0 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #BEF5B3 50%,#d1dff0 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BEF5B3', endColorstr='#d1dff0',GradientType=1 ); /* IE6-9 */
}

.evening_half_daylightgreen{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d1dff0+50,8ad88d+50 */
background: #d1dff0; /* Old browsers */
background: -moz-linear-gradient(left,  #d1dff0 50%, #BEF5B3 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d1dff0 50%,#BEF5B3 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d1dff0 50%,#BEF5B3 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1dff0', endColorstr='#BEF5B3',GradientType=1 ); /* IE6-9 */
}



.morning_short_leavegreen {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ad88d+26,d1dff0+26 */
background: #008000; /* Old browsers */
background: -moz-linear-gradient(left,  #008000 26%, #d1dff0 26%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #008000 26%,#d1dff0 26%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #008000 26%,#d1dff0 26%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#d1dff0',GradientType=1 ); /* IE6-9 */
}

.evening_short_leavegreen{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d1dff0+75,8ad88d+75 */
background: #d1dff0; /* Old browsers */
background: -moz-linear-gradient(left,  #d1dff0 75%, #008000 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d1dff0 75%,#008000 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d1dff0 75%,#008000 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1dff0', endColorstr='#008000',GradientType=1 ); /* IE6-9 */
}

.morning_half_daygreen{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ad88d+50,d1dff0+50 */
background: #008000; /* Old browsers */
background: -moz-linear-gradient(left,  #008000 50%, #d1dff0 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #008000 50%,#d1dff0 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #008000 50%,#d1dff0 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#d1dff0',GradientType=1 ); /* IE6-9 */
}

.evening_half_daygreen{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d1dff0+50,8ad88d+50 */
background: #d1dff0; /* Old browsers */
background: -moz-linear-gradient(left,  #d1dff0 50%, #008000 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d1dff0 50%,#008000 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d1dff0 50%,#008000 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1dff0', endColorstr='#008000',GradientType=1 ); /* IE6-9 */
}

.GHhalf_day_m{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ad88d+50,d1dff0+50 */
background: #ffa500; /* Old browsers */
background: -moz-linear-gradient(left,  #ffa500 50%, #d1dff0 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffa500 50%,#d1dff0 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffa500 50%,#d1dff0 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa500', endColorstr='#d1dff0',GradientType=1 ); /* IE6-9 */
}

.GHhalf_day_e{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d1dff0+50,8ad88d+50 */
background: #d1dff0; /* Old browsers */
background: -moz-linear-gradient(left,  #d1dff0 50%, #ffa500 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d1dff0 50%,#ffa500 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d1dff0 50%,#ffa500 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1dff0', endColorstr='#ffa500',GradientType=1 ); /* IE6-9 */
}



.delete_image {
	position: absolute;
	top: 0px; 
	right: 15px;
	z-index: 100;
	font-size: 25px;
	color: #f00;
	cursor:pointer;
}

.separator {
	border: 1px solid #ccc;
	margin: 15px;
}


/*
.table { overflow-y: auto; height: 300px; }
*/


/*
thead { position: sticky;position: -webkit-sticky; top: 0;background-color:#E2E2E2 !important;z-index: 999; }
thead tr th{ border-right: 1px solid #ccc !important; }
*/

thead > tr > th {
    background: #ccc;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
}

.datepicker table thead > tr > th { position: unset; top: unset;background-color:unset !important;z-index: 999; }
.datepicker table thead tr th{ border-right: unset !important; }

.table-responsive{

    max-height: 500px;  
    overflow-y: auto;
    border: 1px solid #ccc;
   
}

.newsupdate .user_image {
	width: 120px;
    height: 120px;
    -webkit-border-radius: 60px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 60px;
    -moz-background-clip: padding;
    border-radius: 120px !important;
    background-clip: padding-box;
    margin: 5px;
    background-size: cover;
    background-position: center center;
    float:left;
	
}

.paging {
	margin-top: 15px;
}




/*
thead, tbody { display: block; }

tbody {
    max-height: 500px;     
    overflow-y: auto;  
    overflow-x: hidden;  
}			
*/


/*
thead {
    position: fixed;
    top: 0px; display:none;
    background-color:white;
}
*/
