/*
Lumino Admin Bootstrap Template
Version 1.0
*/

.@font-face {
  font-family: myFirstFont;
  src: url(ariblk.ttf);
}
.isi_teks {
	font-family: myFirstFont;
	color:#4F7B31;
}
.box{
	color:#fff !important;
	text-shadow:0px 0px 0px #fff !important;
	background:#dddd;
}

.btn-flat{
	border-radius:0px !important;
}


.timer{
	z-index:99999;
	position:fixed;
	top:100px;
	right:10px;
	
}

.timer .alert{
	width:400px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.notif{
	background:#d3eef3;
}

#in-image{
	display:block;
}

.error-li li p{
	color:#fff;
}

#tombol{
	margin-bottom:-50px;
	position:absolute;	
	z-index:1;
	opacity: 0;
}



@media (min-width: 768px) {
  .tutup{
	  display:none;
  }
  
}

.table-jadwal tbody tr td{
	color:#000;
}

.has-error p{
	color:#ed340d;
}

.tutup{
  background:#fff;
  position:fixed;
  width:100%;
  height:100%;
  z-index:999999999;
  top:0px;
  padding:20px;
  text-align:center;
}

.tutup h1{
	
	
}




.mt{
	margin-top:20px;
}

.panel-news{
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	border-radius:10px;
	margin-bottom:20px; 
}

.panel-news .header{
	padding:10px;
	font-size:15px;
	background:#57c1a3;
	color:#000;
	border-bottom:2px solid #000;
	border-radius:10px 10px 0 0;
}

.panel-news .header a:hover{
	color:#fff
}

.panel-news .panel-body p{
	color:#000;
}

.gbr{
	opacity:0;
}

.banner{
	margin-top:7px;
}

.banner a  .glyphicon {
	font-size:50px;
	color:#fff;
	position:absolute;
	top:150px;
	z-index:100;
}

.div-left{
	background-image: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0.2));
	display:block;
	width:100px;
	height:351px;
	position:absolute;
}

.div-left:hover{
	background-image: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0.4));
}

.div-right{
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.2));
	display:block;
	width:100px;
	height:100%;
	right:0px;
	height:351px;
	position:absolute;
}

.div-right:hover{
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.4));
}

.text{
	position:absolute;
	z-index:999;
	top:20px;
	left:100px;
}

.text .trans {
	color:#fff;
	font-weight:bold;
	background:rgba(0,0,0,0.6);
	padding:10px;
	display:inline-block;
	opacity:0;
	position:relative;
	left:-700px;
	margin:10px 0 0 0;
}

.text .red {
	color:#fff;
	font-weight:bold;	
	background:#e86313;
	padding:10px;
	display:inline-block;
	opacity:0;
	position:relative;
	left:-700px;
	margin:10px 0 0 0;
}

.text .green a {
	border-radius:5px;
	font-weight:bold;	
	background:#30826b;
	color:#fff;
	padding:10px;
	vertical-align:middle;
	opacity:0;
	display:inline-block;
	position:relative;
	left:-700px;
	margin:10px 0 0 0;
}

.green a .glyphicon {
	display:inline-block;
	position:static;
	font-size:18px;
	margin-left:10px;
}

.green a:hover .glyphicon, .green a:focus .glyphicon {
	color:#000 !important;
}		


.text .green a:hover, .text .green a:focus {
	background:#ffd400;
	text-decoration:none;
	color:#000;
	
}

.text p {
	color:#fff;
	background:rgba(0,0,0,0.6);
	padding:10px;
	width:600px;
	font-size:17px;
	display:inline-block;
	opacity:0;
	position:relative;
	left:-700px;
	margin:10px 0 0 0;
}

.panel-icon{
	border:2px solid #aaa !important;
	color:#444 !important; 
}

.panel-icon h3{
	color:#fff !important; 
}

.panel-icon p{
	color:#444 !important; 
}


.panel-text {
	font-weight:bold;
	
}



.right{
	right:40px;
}

.banner a:hover .glyphicon{
	color:#ffd400;
}

.register{
padding-top:50px;background:#afbba8;
}

#rcorners3 {
  
  background: url(banner.png);
  background-size: cover;
  background-position: center;
  padding: 5px; 
  width: 100%px;
  height:160px;
}

.melayang{
	position:absolute;
	top:300px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	animation-name: fade-out;
	animation-duration: 4s;
	opacity: 0;
}
@keyframes fade-out {
  from {opacity: 1;}
  to {opacity: 0;}
}


.register p{
	color:#444;
	font-size:16px;
	padding-bottom:20px;
}
.hotel{
	display:inline-block;width:140px;	white-space: nowrap; 
}

.gede{
	font-size:60px;
	text-align:center;
}



a .gede-sekali{
	font-size:100px !important;
	width:100% !important;
}

.footer {
      background-color: #30826b;
	  border-top:7px solid #ffd400;
	  display:block;
	  padding:70px 0 50px 0;
	  bottom:0px;
	  
    }
	
.footer h4, .footer p, .footer a {
	color:#fff;
}

.footer a:hover {
	color:#ffd400;
	text-decoration:none;
}
	
.bottom-footer{
	background-color: #225d4c;
	 padding:10px;
	 color:#fff;
	 font-size:15px;
}




.overlay1 {
	background:#000;
	opacity:0.5;
	top:0;
	height:10000px;
	z-index:9999;
	position:fixed;
	width:100%;
}

.overlay {
	background:#000;
	opacity:0.5;
	top:0;
	height:10000px;
	z-index:1;
	position:fixed;
	width:100%;
}

.login-panel{
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	position:relative;
	z-index:2;
}

/*MY Styles*/
.tb-head{
background:#ffd400;
color:#000;
}

.menu-box{
	background:#30826b;
	padding:10px;
	color:#fff;
	border-radius:10px;
	margin:10px 20px 10px 20px;

}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + .label-img {
    font-size: 1.25em;
    font-weight: 700;
	padding:5px;
    color: 	white;
    background-color: #30826b;
    display: inline-block;
	border-radius: 0 0 5px 5px;
}

.inputfile:hover + .label-img,
.inputfile + .label-img:hover {
    background-color: #3ea78a;
}

.inputfile + .label-img {
	cursor: pointer; /* "hand" cursor */
}


.perhatian{
	padding:5px;
	background:#30826b;
	border-radius:5px 5px 0 0;
	color:#fff;
}

.perhatian ol{
	margin-left:-25px;
	font-size:12px;
}

.panjang{
	min-height:430px;
	padding:15px 0px
}


.close{
opacity:1 !important;
}

.statusku {
	font-size:14px;text-align:center;padding:6px 12px;line-height: 1.42857143;vertical-align:middle;display:inline-block;
}

.close:hover{
opacity:.2 !important;
}


.panelku{
	background:#c5ecfd;
	padding:10px;
	text-align:left;
	font-weight:bold;
}

.file-upload {
    position: relative;
    overflow: hidden;
}

.file-upload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

/*Global Styles*/

.login  {
	background-color: #30826b;
	background-image: url('bg.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	padding-top: 50px;
	color: #455460;
}

.login_camaba  {
	background-color: #30826b;
	background-image: url('bg_2.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	padding-top: 50px;
}


.register_1  {
	background-color: #fff;
	background-image: url('pattern_1.jpg');
	width:100%;
	height:auto;
	position:absolute;
	z-index:1;
	top: 50px;
}

.register_2  {
	background-color: #fff;
	background-image: url('pattern_2.jpg');
	height:1260px;
	width:100%;
	position:absolute;
	z-index:1;
	top: 50px;
}

.register_3  {
	background-color: #fff;
	background-image: url('pattern_3.jpg');
	height:730px;
	width:100%;
	position:absolute;
	z-index:1;
	top: 50px;
}

.register_4  {
	background-color: #fff;
	background-image: url('pattern_4.jpg');
	height:730px;
	width:100%;
	position:absolute;
	z-index:1;
	top: 50px;
}

.judul{
	font-size:20px !important; 
	padding-bottom:2px !important;
	padding-top:5px !important;
	border-bottom:2px solid #444;
	border-top:2px solid #444;
}

.home  {
	background: rgb(240, 241, 230);
}

p {
	color: #777;
}

a, a:hover, a:focus {
	color: #444;
}

.panel-title a:hover, .panel-title a:focus {
	color: #ffd400;
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6 {
	color: #5f6468;
}

h1 {
	font-weight: 300;
	font-size: 40px;
}

h2 {
	font-weight: 300;
	margin-bottom: 20px;
}

h3, h4 {
	font-weight: 300;
}

.large {
	font-size: 30px;
	font-weight: bold;
}

.text-muted {
	color: #455460;
}

.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }



.no-padding {
	padding: 0; margin: 0;
}

.glyphicon-xl {
	font-size: 6em;
}

.glyphicon-l {
	font-size: 3em;
}

.glyphicon-m {
	font-size: 1.5em;
}

.glyphicon-s {
	font-size: 0.75em;
}

.form-control {
	border: 2px solid #aaa;
	box-shadow: none;
}

.form-control:focus {
	border: 2px solid #30826b;
	outline: 0;
	
}

.navbar-header .navbar-brand {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}



/*Buttons*/

a.btn:hover,
button:hover {
	opacity: 0.8;
}

a.btn:active,
button:active {
	box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
	opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e9ecf2;
	border-color: #1b3548;
	color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #30826b;
	border-color: #30826b;
	
}

.btn-dark,
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark,
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
	background-color: #455460;
	border-color: #455460;
	color: #fff;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #57c1a3;
	border-color: #57c1a3;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #ffd400;
	color:#000;
	border-color: #ffd400;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #e86313;
	border-color: #e86313;
}

.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #35acc5;
	border-color: #35acc5;
}

/*Backgrounds*/

.bg-primary {
	color: #fff;
	background-color: #30826b;
}
a.bg-primary:hover {
	background-color: #30826b;
}

.bg-primary a {
	color: rgba(255, 255, 255, .75);
}

.bg-success {
	color: #fff;
	background-color: #57c1a3;
}
a.bg-success:hover {
	background-color: #57c1a3;
}
.bg-success a {
	color: rgba(255, 255, 255, .75);
}
.bg-info {
	color: #fff;
	background-color: #35acc5;
}
a.bg-info:hover {
	background-color: #35acc5;
}
.bg-info a {
	color: rgba(255, 255, 255, .75);
}
.bg-warning {
	color: #000;
	background-color: #ffd400;
}
a.bg-warning:hover {
	background-color: #ffd400;
}
.bg-warning a {
	color: rgba(255, 255, 255, .75);
}
.bg-danger {
	color: #fff;
	background-color: #ed340d;
}
a.bg-danger:hover {
	background-color: #ed340d;
}
.bg-danger a {
	color: rgba(255, 255, 255, .75);
}

/*Panels*/

.panel {
	border: 0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.text-kecil{
	font-size:15px;
}

.panel-heading {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.025em;
	
}

.panel-default .panel-heading {
	background: #30826b;
	border-bottom:7px solid #225d4c;
	color: #fff;
}

.panel-footer {
	background: #225d4c;
	color:#fff;
}

.panel-widget {
	padding: 0;
	position: relative;
}

.panel-widget .panel-footer {
	border: 0;
	text-align: center;
}

.panel-footer .input-group {
	padding: 0px;
	margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child>.btn, 
.panel-footer .input-group-btn:last-child>.btn-group {
	margin: 0;
}

.panel-widget .panel-footer a {
	color: #999;
}

.panel-widget .panel-footer a:hover {
	color: #666;
	text-decoration: none;
}

.panel-blue { background: #0179ab; color: #fff; }
.panel-teal { background: #14b9fe; color: #fff; }
.panel-orange { background: #ddb404; color: #fff; }
.panel-red { background: #ed340d; color: #fff; }

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p { 
	color: #fff; 
	color: rgba(255, 255, 255, .8);
}

.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted { 
	color: rgba(255, 255, 255, .5); 
}

.dark-overlay {
	background: rgba(0, 0, 0, .05);
	text-align: center;
}

.widget-left {
	height: 80px;
	padding: 10px;
	text-align: center;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widget-right {
	text-align: left;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px;
	height: 80px;
	color: #999;
	font-weight: 300;
	background: #e9e9e9;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
	.widget-right {
	width: 100%;
	margin: 0;
	text-align: center;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}
}

@media (max-width: 768px) {
	.widget-left {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	}
}

.widget-right .text-muted {
	color: #455460;
}
.widget-right .large {
	color: #5f6468;
}

.panel-blue .widget-left { background: #30826b; color: #fff; }
.panel-teal .widget-left { background: #14b9fe; color: #fff; }
.panel-orange .widget-left { background: #ddb404; color: #fff; }
.panel-red .widget-left { background: #ed340d; color: #fff; }

.panel-widget {
	background: #fff;
}

/*Jumbotron*/

.jumbotron {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #5f6468;
}

/*Tabs*/

.panel .tabs {
	margin: 0;
	padding: 0;
}

.nav-tabs {
	background: #e9ecf2;
	border: 0;
}

.nav-tabs li a:hover {
	background: #fff;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
	border: 0;
	padding: 15px 20px;
}

.nav-pills {
	padding: 15px;
	padding-bottom: 0;
}

.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {
	border: 0;
	padding: 7px 15px;
}

.nav-pills li.active a,
.nav-pills li.active a:hover {
	background: #30a5ff;
}

.tab-content {
	padding: 15px;
}


/*Navbar*/

.navbar {
	border: 0;
}

.navbar input {
	border: 0;
	background: #444;
	color: #fff;
}

.navbar input:focus {
	color: #fff;
	background: #555;
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.user-menu {
	display: inline-block;
	margin-top: 14px;
	margin-right: 10px;
	float: right;
	list-style: none;
	padding: 0;
	margin-left:5px;
}

.user-menu li a {
	color: #fff;
	padding:10px;
	margin-left:10px;
		
}

.user-menu li a:hover, .user-menu li a:focus {
	text-decoration: none;
	background:#fff;
	border-radius:5px;
	color:#30826b;
	
	
}

.user-menu ul li a {
	color: #444;
	padding:5px 10px 5px 10px;
	margin-left:0px;
}


.user-menu ul li a:hover, .user-menu ul li a:focus {
	text-decoration: none;
	background:#fff;
	border-radius:0px;
	color:#444;
	
}

.user-menu  .active  {
	text-decoration: none;
	color:#ffffff;
	border-radius:5px;
	background-color:#30826b;
	padding:10px;
	
}

.user-menu  .actives  {
	text-decoration: none;
	color:#000;
	border-radius:5px;
	background-color:#ffd400;
	padding:10px;
	
}

.dropdown-menu  .active  {
	
	border-radius:0px;
	padding: 5px 10px 5px 10px;
	
}

.navbar-brand img {
	width:210px;
	margin-top:-10px;
	margin-right:10px;
	position:relative;
}

.navbar-brand span {
	top:-3px;
	position:relative;
	
}


.nav-menu {
	float:right;
	padding-left:0px;
}

.nav-menu a {
	color: #fff;
	padding:10px;
	border-radius:5px;
	
}

.nav-menu a:hover, .nav-menu a:focus {
	text-decoration: none;
	background:#fff;
	color:#30826b;
	
}

.nav-menu  .active  {
	text-decoration: none;
	color:#ffd400;
	
}


.nav-menu {
	display: block;
	margin-top: 14px;
	list-style: none;
}



.nav-menu li{
	display:inline;
	padding-right: 20px;
}

.nav-menu a {
	color: #fff;
}

.nav-menu a:hover, .nav-menu a:focus {
	text-decoration: none;
}

/* Sidebar */

.sidebar {
	display: block;
	background-color: #0179ab;
	padding: 0;
	display: none;
}

.sidebar form {
	padding: 20px 15px 5px 15px;
	border-bottom: 2px solid #ddd;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.sidebar {
		display: block;
  		position: fixed;
		top: 50px;
		bottom: 0;
		left: 0;
		z-index: 1000;
		display: block;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto; 
		background-color: #fff;
		box-shadow: 1px 0px 10px rgba(0,0,0,0.45);
		color:#444;
	}
	.navbar-header {
		width: 100%;
	}
}

.sidebar ul.nav a:hover {
	background-color: #e9e9e9;
	color:#455460;
}

 .sidebar ul.nav a.active-dropdown, 
 .sidebar ul.nav a.active-dropdown:hover {
	background:#fff;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	color:#000;
}

.sidebar ul.nav li.parent ul li a:hover {
	text-decoration: none;
	
}





.sidebar ul.nav .active a, 
.sidebar ul.nav .active > a:hover, 
.sidebar ul.nav .active > a:focus {
	color: #000;
	background-color: #ffd400;
	
}

.sidebar ul.nav ul,
.sidebar ul.nav ul li {
	list-style: none;
	list-style-type: none;
}

.sidebar ul.nav ul.children {
	width: auto;
	padding: 0;
	margin: 0;
	background: #e9e9e9;
}

.sidebar ul.nav ul.children li a {
	height: 40px;
	background: #e9e9e9;
	
	color: #444!important;
}

.sidebar ul.nav ul.children li a:hover {
	height: 40px;
	background: #d8d8d8;
	color: #444!important;
}

.sidebar ul.nav ul.children li a.active, .sidebar ul.nav ul.children li a.active:hover {
	height: 40px;
	background: #b7b7b7;
	color: #444!important;
}

.sidebar ul.nav li.current a {
	background-color: #0179ab;
	color: #444!important;
}

.sidebar ul.nav li.parent ul li a {
	border-bottom:1px solid #444;
	display:block;
	padding-left: 30px;
	line-height: 40px;
}

.sidebar ul.nav li.parent ul li a:focus {
text-decoration:none;
}


.sidebar span.glyphicon {
	margin-right: 10px;
}

.sidebar ul.nav li.divider {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
}

.sidebar .attribution {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-top: 1px solid #eee;
	font-size: 12px;
}

/*Breadcrumbs*/

.breadcrumb {
	border-radius: 0;
	padding: 10px 15px;
	background: #e9ecf2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin: 0 ;
}

h1.page-header {
	margin-top: 30px;
	border-bottom: 0;
}

/*Charts*/

.main-chart {
	background: #fff;
}

.easypiechart-panel {
	text-align: center;
	padding: 1px 0;
	margin-bottom: 20px;
}

.placeholder h2 {
	margin-bottom: 0px;
}

.donut {
	width: 100%;
}

.easypiechart {
	position: relative;
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 20px auto 10px auto;
}

.easypiechart .percent {
	display: block;
	position: absolute;
	font-size: 26px;
	top: 38px;
	width: 120px;
}

#easypiechart-blue .percent { color: #30a5ff;}
#easypiechart-teal .percent { color: #1ebfae;}
#easypiechart-orange .percent { color: #ffb53e;}
#easypiechart-red .percent { color: #ef4040;}

/*Calendar Widget*/

#calendar, .datepicker-inline {
	width: 100%;
}

#calendar table {
	width: 100%;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
	color: rgba(255, 255, 255, .50);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
	color: #ffffff;
	background-color: rgba(0, 0, 0, .5);
	border-color: #285e8e;
}

.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
	background: rgba(0, 0, 0, 0.25);
}

.panel-heading .glyphicon {
	margin-right: 10px;
}

/*Todo List Widget*/

.todo-list-item .glyphicon { 
	margin-right:5px; 
	color: #9fadbb; 
}

.todo-list-item .glyphicon:hover { 
	margin-right:5px; 
	color: #1b3548; 
}

.todo-list { 
	padding: 0;
	margin: -15px;
	background: #fff;
	color: #5f6468;
}

#checkbox {
	margin: 0;
}

.todo-list .checkbox { 
	display:inline-block; 
	margin: 0px;
}

.panel-body input[type=checkbox]:checked + label { 
	text-decoration: line-through;
	color: #777; 
}

.todo-list-item {
	list-style: none;
	line-height: 0.9;
	padding: 14px 15px 8px 15px;
}

.todo-list-item:hover, a.todo-list-item:focus {
	text-decoration: none;
	background-color: #f6f6f6;
}

.todo-list-item .trash .glyph:hover {
	color: #ef4040;
}


/*Chat Widget*/

.chat ul {
	list-style: none;
	margin: -15px;
	padding: 15px;
}

.chat ul li {
	margin-bottom: 10px;
	padding: 15px 5px;
	border-bottom: 1px solid #eee;
}

.chat ul li.left .chat-body { margin-left: 100px;}
.chat ul li.right .chat-body { margin-right: 100px;}

.chat ul li .chat-body p {
	margin: 0;
}

.chat ul .glyphicon {
	margin-right: 5px;
}

.chat .panel-body {
	overflow-y: scroll;
	height: 300px;
}

.chat-body small {
	margin-left: 5px;
}

/*Tables*/
.table {
	background: #fff;
}

.fixed-table-container {
	border: 1px solid #eee;
}

.fixed-table-container thead th {
	background: #f7f7f8;
	border-color: #ddd;
	color: #5f6468;
	font-weight: 300;
	font-size: 16px;
}

.fixed-table-container tbody td {
	border: 1px solid #eee;
}

.fixed-table-container tbody td:last-child {
	border-right: none;
}

.table>thead>tr>th {
	border-bottom: 1px solid #e6e7e8;
	vertical-align: middle;
	height: 50px;
}

.fixed-table-pagination .pagination {
    margin-top: 10px;
    margin-bottom: 0px;
}
.fixed-table-pagination .pagination-detail {
	margin-top: 20px;
}

/*Icons*/


.sidebar .glyph, .user-menu .glyph {
	height: 16px;
	width: 16px;
	margin: 0 10px 0 0;
	stroke-width: 3px;
}



.user-menu .glyph {
	stroke-width: 4px;
}

a .glyphicon {
	font-size:15px;
	width:20px;
}

.breadcrumb .glyph {
	height: 14px;
	width: 14px;
	margin: -2px 0 0 0;
	stroke-width: 4px;
}

.alert .glyph, .panel-heading .glyph {
	width: 26px;
	height: 26px;
	margin: 0 10px 0 0;
	stroke-width: 2px;
}

.panel-widget .glyph {
	stroke-width: 2px;
}

.todo-list .glyph {
	width: 14px;
	height: 14px;
	stroke-width: 4px;
	color: #999;
}

.glyph.table {
	background: none;
	border: none;
}

/*Icon Grid*/

.icon-grid div {
	border: 1px solid #ddd;
	margin: 0 0 -1px -1px;
	text-align: center;
	padding: 10px 0 20px 0;
}

.icon-grid svg {
	width: 35%;
	display: block;
	margin: 0 auto;
}

.icon-grid h4 {
	display: none;
}

.icon-grid pre {
	margin: 10px 10px -10px 10px;
	border-radius: 0;
	font-size: 10px;
	border-color: #ddd;
	height: 65px;
	overflow: scroll;
}









