/* body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #080808;
    background-color: #EAEAEA;
} */
.navbar-admin {
    
    max-height: 100% !important;
  
}
.navbar-inverse-admin {
    background-color: #D8FCFF;
    border-color: #49B5A3;
}
.navbar-fixed-left-admin {
  /* width: 210px;  */
  width: auto;
  position: fixed;
  border-radius: 0;
  height: inherit ;
  overflow:hidden;
}

.navbar-fixed-left-admin .navbar-nav > li {
  float: none;  /* Cancel default li float: left */
  width: 139px;
}

.navbar-fixed-left-admin + .container {
  padding-left: 160px;
}

/* On using dropdown menu (To right shift popuped) */
.navbar-fixed-left-admin .navbar-nav > li > .dropdown-menu {
  margin-top: -50px;
  margin-left: 140px;
}

.pdt {
    width: 100%;
    background: #2b4b5a;
	    margin-left: 10px;
}
.app-segments {
    /* width: 100%; */
    width: 100%;
}
.app-segment.day-session {
    background-color: #6FAAB3;
    transition: background-color 0.3s ease-in-out;
    height: 210px;
    margin-top: 16px;
    border-radius: 8px;
}


}
.wholeday{
	
    margin-bottom: 10px;
    margin-left: 5px;
    height: auto;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    list-style: none;
    position: relative;
    overflow: hidden;
    border: 1px solid #BFD4D2;

}
.wholeday ul li {
	list-style:none;
	        float: left;
    margin-right: 9px;
    margin-bottom: 16px;

}
.wholeday ul li a{text-decoration:none;}

.session_slots1 {
       margin: auto;
    height: auto;
    background-color: #D1EEF3;
    padding: 2px 0 2px 0;
    text-align: center;
    text-transform: uppercase;
    color: #151919;
	margin-left:10px;
}

.modal-header1{
	padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
    background: linear-gradient(-45deg, #77dd77 0%, #77DCEE 100%);
}

.modal-inner{
	
	width:inherit;
	/* background-color:orange; */
	background-color:#F4FDFF;
	overflow-y:scroll;
	overflow-x:hidden;
	height:inherit!important;
}
.modal-footer1 {
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: linear-gradient(-45deg, #368694 0%,#77dd77 100%);
}
.btn.btn-admin-slot {
    color: #77dd77;
    border-color: #77dd77;
    background-color: #ffffff;
    border: 2px solid;
	    padding: 4px;
		border-radius: 5px;
}
.btn.btn-admin-slot:hover {
    color: #ffffff;
    background: #77dd77;
    border-color: #77dd77;
}
.pdt {
    /* width: 100%;
    background: #2b4b5a; */
	       margin-left: 25px;
    margin-right: 10px;
    width: 89%;
	    margin-top: -16px;
}
.under_ul{
	
	margin-top:10px;
	
}
.pdt .date-dow {
    display: inline-block;
    text-align: right;
    padding: 8px 30px 8px 4px;
   /*  background: #B3B3B3; */
   
    width: 96px;
	    text-transform: capitalize;
}
.app-segments {
	/* width:112px; */
       margin-left: 54px;
	       margin-top: -8px;
}
.app-segment.day-session {
    background-color:#6FAAB3;
    transition: background-color 0.3s ease-in-out;
	    height: 140px;
		    margin-top: 8px;
			    border-radius: 8px;
}
.app-segment.day-session .segment-icon {
    color: #b5c7c7;
    transition: color 0.3s ease-in-out;
}
.app-segment li.segment-icon {
    display: block;
    transition: background-color 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 10px;
    font-size: 24px;
    font-family: "he-fontastic" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: default;
}
/* .app-segment li {
    float: left;
    margin: 0px 9px 7px 0px;
} */
/* .app-segment li a { */
  /* -moz-border-bottom-colors: none; */
    /* -moz-border-left-colors: none; */
    /* -moz-border-right-colors: none; */
    /* -moz-border-top-colors: none; */
    /* background: #fff none repeat scroll 0 0; */
    /* border-color: #eff3f3 #eff3f3 #c0c0c0; */
    /* border-image: none; */
    /* border-radius: 3px !important; */
    /* border-style: solid; */
    /* border-width: 1px; */
    /* color: #666; */
    /* display: inline-block; */
    /* font-size: 14px; */
    /* font-weight: 400; */
    /* line-height: 22px; */
    /* padding: 3px 3px; */
    /* text-align: center; */
    /* text-decoration: none; */
    /* width: 70px; */
/* } */

.app-segment {
    margin: 0;
    padding: 20px 0 13px 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    list-style: none;
    position: relative;
	/* z-index: -1; */
}

/* .app-segment li.segment-icon { */
    /* display: block; */
    /* transition: background-color 0.3s ease-in-out; */
    /* position: absolute; */
    /* top: 50%; */
    /* margin-top: -12px; */
    /* left: 10px; */
    /* font-size: 24px; */
    /* font-family: "he-fontastic" !important; */
    /* font-style: normal !important; */
    /* font-weight: normal !important; */
    /* font-variant: normal !important; */
    /* text-transform: none !important; */
    /* speak: none; */
    /* line-height: 1; */
    /* -webkit-font-smoothing: antialiased; */
    /* -moz-osx-font-smoothing: grayscale; */
    /* cursor: default; */
/* } */
/* .app-segment li {
    float: left;
    margin: 0px 9px 7px 0px;
}
 */
 /* .app-segment li { */
    /* float: left; */
   /* margin-right: 9px; */
    /* margin-bottom: 7px; */

/* } */
.session_slots {
    margin-right: 0;
    height: inherit;
    margin-right: 0;
    margin-top: -20px;
    padding: 30px 2px;
    width: 80px;
    background-color: #BECECD;
    margin-left: -50px;
    font-size: 22px;
    font-family: "he-fontastic" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: Capitalize;
	text-align: center;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	    height: 80px;
}

h3.headtop{       background: linear-gradient(-45deg, #BDF3BD 0%, #A7DDE6 100%);}
/* .ui-datepicker table {
    width: 16px;
    font-size: 10px!important;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    width: 160px!important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
   
    margin-left: -90px!important;
    margin-top: 255px!important;
    width: 10px;
}
 */
.lw{
    display:none;
}
  .dateis {
    position: relative;
    /* left: -12px; */
    z-index: 1024;
    top: 4px;
   /*  right: 11px; */
   right:0;
}

.fixme { background: green; color: white; text-align: center; width: 100%; }


/* select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
 */
.fixed-top{
    background-color: aliceblue;
    width: 100%;
    position: fixed;
	z-index:20;
}

.wrapper-content{height:200px!important;}
    /* .content01{margin-top: 155px;} */

.three{margin-top: 200px;
	width:500px;
	height:1500px;
	background-color:red;}

.cal_p{margin-top:24px;}

#lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    text-align: center;
    display: none;
}  
#lb-content {
    color: #222;
    height: 150px;
    width: 260px;
    border: 16px solid #222;
    background-color: #fff;
    position: relative;
    text-align: center;
    padding-top: 10px;
    border-radius: 4px;
    display: none;
}
#lb-close {
    display: block;
    height: 22px;
    width: 25px;
    background-color: red;
    color: #fff;
    position: absolute;
    top: -25px;
    right: -25px; 
    cursor: pointer;
    text-align: center;   
    border-radius: 10px;    
}


.modal-body1 {
	    padding: 0px!important;
    height:490px;
	/* overflow-y:scroll!important; */
	/* overflow-x:hidden!important; */
}



.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    width: 212px !important;
}

.ui-datepicker .ui-datepicker-title {
  
  
    position: relative;
    right: 2px;
	color:#000000;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ECECEC!important;
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #D8FCFF !important;
    color: #333333;
    font-weight: bold;
}
.ui-datepicker th {
    
    border: 0;
    background-color: #C7E0E4 !important;
    color: black;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background:#D1EEF3!important;
   
    color: #666666!important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90!important;
    color: #631A0B!important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #cccccc;
    background: #77DD8B!important;
    font-weight: normal;
    color: #000000!important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #DBF6DB!important;
    background: #77DD77!important;
    font-weight: normal;
    color: #ffffff!important;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    background-color: #D8FCFF!important;
}

iframe {
    position: relative;
}

    .date_bars{margin-top: -16px;}

@keyframes fadeIn { 
  from { opacity: 0; } 
}

.animate-flicker {
    animation: fadeIn 1s infinite alternate;
}
.date-day{    padding-left: 30px;}


@media(max-width:768px){
	
	body{background:orange;}
	
	.date_bars {
    margin-top: -16px;
    margin-left: 39px;
}
.pdt1 {
    margin-left: 12px;
    margin-right: 10px;
    width: 88%;
    margin-top: -16px;
}
.headtop1 {
    margin-top: 140px;
    padding: 10px;
    background-color: #d7f2f5;
    color: black;
    font-weight: bold;
    font-size: 18px;
    border-left: 5px double darkcyan;
    border-right: 5px double darkcyan;
    text-align: center;
}



body{background:#fff;}
