.twilight{color: #b5b7bf;background-color: #282a3c;}
.twilight .header{
	background-color: #1d3a6b;
	color: #b5b7bf;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    z-index: 1;
    position: relative;
}   
.twilight .header .menu-item.login a, 
.twilight .header .menu-item.logout a,
.twilight .header .menu-item a{
	color: #fff;
}
.twilight .header .menu-item1.login a, 
.twilight .header .menu-item1.logout a,
.twilight .header .menu-item1.notification a { color: #fff;}
.twilight .bgclrccc { background-color: #0c172dd6; }

.twilight .user-dashboard a.page-link {
	color: #fff !important;
	background-color: #232536;
}
.twilight th.alert-warning{
	background-color: #8a6d3b;
}
.twilight th.alert-info{
	background-color: #31708f;
}
.twilight th.alert-danger{
	background-color: #a94442;
}
.twilight th.alert-success{
	background-color: #3c763d;
}
.page-header h2 {
    color: #FFF;
    border-bottom: 4px solid #CCC;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    float: left;
    height: 50px;
    font-size: 2rem;
    letter-spacing: normal;
    line-height: 50px;
    margin: 0 0 0 -1px;
    padding: 0 22px 0 20px;
}
.page-header {
    border-left-color: #171717;
    box-shadow: 1px 3px 0 1px #2f3139;
}

.pt-40{

    padding-top: 40px;
}
.page-header {
    z-index: 999;
}
.page-header {
    background: #171717;
    border-bottom: none;
    border-left: 1px solid #3A3A3A;
    box-shadow: 1px 3px 0 1px #CCCCCC;
    height: 50px;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

.dark.panel.panel-featured .panel-heading{
    background-color: #f1f1f1;
}

#login_form {
	margin-top : 50px;   
}
.twilight #login_form .panel{
	background-color: #1d2127;

	border:none;
}
.twilight #login_form .panel .panel-body,
.twilight #login_form .panel .panel-footer,
.twilight #login_form .panel .panel-heading {
	background-color: #232536;
}
    
.twilight #login_form .panel .panel-footer,
.twilight #login_form .panel .panel-heading {
	color: #fff;
	border-color: #1d2127;
}

.twilight #login_form .panel .panel-body .login_table .form-control {
	background-color: #1c3870;
	border-color: #1c3870;
	color: #EEE;
}

.panel-featured-tertiary {
    border-color: #2BAAB1;
}
.panel-featured {
    border-top: 3px solid #33353F;
}
.twilight .dark.panel .panel-heading {
    background: #016379;
	color: #f8f8f8;
    border-bottom-color: #1d2127;
}
.twilight .dark.panel a, 
.twilight .dark.panel .btn-link {
    color: #0088cc;
}

.twilight .dark.panel .panel-footer, {
    background: #1c3870 !important;
    border-top-color: #1d2127;
}
.twilight .dark.panel .panel-body {
    background: #232536;
}

.twilight .dark.panel .panel-featured .panel-heading {
    border-radius: 0;
}
.twilight .dark.panel .panel-heading.bg-tertiary {
    border-bottom: 0 none;
    border-right: 0 none;
    border-top: 4px solid #2BAAB1;
}
.twilight .gap2 .panel-footer{
 	background: #232536;
}
.twilight .gap2 .panel-footer:hover{
 	color: white;
}

.twilight .form-control {
	background-color: #323b50;
    border-color: #1b1f25de;
    color: #EEE;
}
.twilight .page_loader{background: rgba(000,000,000, 0.9)}
.twilight .fix-search .panel {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
} 
.twilight .fix-search .panel-heading {
    background: #1c3870 !important;
    border-bottom-color: #1d2127;
}

.twilight .fix-search .panel-footer, {
    background: #1c3870 !important;
    border-top-color: #1d2127;
}
.twilight .fix-search .panel-body {
    background: #232536;
}

.twilight #emp_attendance.panel {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
} 
.twilight #emp_attendance .panel-heading {
    background: #1c3870 !important;
    border-bottom-color: #1d2127;
}

.twilight #emp_attendance .panel-footer, {
    background: #1c3870 !important;
    border-top-color: #1d2127;
}


.twilight #emp_attendance .panel-body {
    background: #232536;
}

.twilight .table .glyphicon,
.twilight .quicknav .glyphicon{
	color: #d8d8d8 !important;
}


.twilight .h2,
.twilight .h3,
.twilight .h4,
.twilight .h5,
.twilight .h6,
.twilight h3, 
.twilight h4,
.twilight h5,
.twilight h6 {
	color: #d8d8d8 !important;
}
.twilight h2{
	color: #d8d8d8 !important;
}
.twilight .quicknav a+a {
    border-color: #e4e0e0 !important;
}

.twilight .table > thead > tr > th, .twilight .table > tbody > tr > th{
	color: #d8d8d8 !important;
}
.twilight .table > tbody > tr > th.bg-success,
.twilight .table > tbody > tr > th.bg-warning,
.twilight .table > tbody > tr > th.bg-info {
	color:#232536;

}

.twilight .cpatt-chart {
		background-color:#232536;
}
/******** TABLE ***************/

.twilight .table > thead{
   background: #1f2131 !important;
   border-bottom-color: #1d2127;
   color: #fff;

}

.twilight .dataTables_filter input{
	border: 1px solid #ccc;
	background-color: #1c3870;
	border-color: #131517;
	color: #EEE;
}

.twilight .table.dataTable tbody tr {
    background-color: transparent; 
}
.twilight .table > thead > tr > th,
.twilight .table > tbody > tr > th,
.twilight .table > tfoot > tr > th,
.twilight .table > thead > tr > td,
.twilight .table > tbody > tr > td,
.twilight .table > tfoot > tr > td,
.twilight .table-bordered {
	border-color: #000 !important;	
}

.twilight .table-striped > tbody > tr:nth-child(2n+1) > td,
.twilight .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #0c172dd6;
}
.twilight .label-success{ color: #eaeaea !important;}

.twilight .table-hover > tbody > tr:hover > td,
.twilight .table-hover > tbody > tr:hover > th {
	background-color: #272c34;

}

.twilight .table .actions a,
.twilight .table .actions-hover a {
	color: #808697;
}

.twilight  .table .table {
	background-color: transparent;
}
.themecolor{ color: #000; }
.twilight .themecolor{ color: #fff; }
.twilight .container-highcharts tspan, .highcharts-title tspan { fill: white; }


.twilight #leftmenu {
    background: #0f0f0f; /*#232536;*/
}
.twilight #leftmenu .tree li:hover,
.twilight #leftmenu .tree li.currentli,
.twilight #leftmenu .tree li.selected {
    background: #1d2127;
}

.twilight #leftmenu .tree li ul li ul li:hover{
	 background: #1c3870;
	box-shadow: none;
}




.twilight .pages_nav .pagination>li>a,
.twilight .pages_nav .pagination>li>span {
    background-color: #1c3870;
	border-color: #1d2127;
	color: #eee;
}
.twilight  .pages_nav a.active,
.twilight  .pages_nav a:hover{

    background-color: #232536 !important;
    color: white;
}


.twilight .table .label.label-primary{
    background-color: transparent;

}
.panrl-header-table{
    padding: 25px 0 0;
}
.twilight .panrl-header-table .table-striped > tbody > tr:nth-child(2n+1) > td, .panrl-header-table .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #1d2127;
}
.twilight .panrl-header-table .table > thead > tr > th, .panrl-header-table .table > tbody > tr > th, .panrl-header-table .table > tfoot > tr > th, .panrl-header-table .table > thead > tr > td, .panrl-header-table .table > tbody > tr > td, .panrl-header-table .table > tfoot > tr > td, .panrl-header-table .table-bordered{
    border-color: transparent !important;
}

/************** extra *****************/


.twilight .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	border-bottom: none;
}

.twilight  .nav-tabs-custom {
    margin-bottom: 20px;
    background: #1c3870;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border-radius: 3px;
}
.twilight .nav-tabs>li {
    margin: 3px; 
    border-top: 3px solid transparent;
	background-color: #232536 !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
 }
 
element.style {
}
.twilight .tab-pane .table > thead {
    background: #303e5d !important;
}
.twilight .nav-tabs>li>a {
    color: #d0caca;
    border-radius: 0
}

.twilight .nav-tabs>li>a.text-muted {
    color: #999
}

.twilight .nav-tabs>li>a,
.twilight .nav-tabs>li>a:hover {
    background: transparent;
    margin: 0
}

.twilight .nav-tabs>li>a:hover {
    color: #999
}

.twilight .nav-tabs>li:not(.active)>a:hover,
.twilight .nav-tabs>li:not(.active)>a:focus,
.twilight .nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}
.twilight .nav-tabs>li.active {
    border-top-color: #2BAAB1;
}


.twilight .nav-tabs>li.active>a,
.twilight .nav-tabs>li.active:hover>a {
    color: #fff;
    background: rgb(46, 53, 62);/*#1d2127;*/
}

.twilight .nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #f4f4f4
}

.twilight .nav-tabs>li:first-of-type {
    margin-left: 0
}

.twilight .nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent
}

.twilight .nav-tabs.pull-right {
    float: none!important
}

.twilight .nav-tabs.pull-right>li {
    float: right
}

.twilight .nav-tabs.pull-right>li:first-of-type {
    margin-right: 0
}

.twilight .nav-tabs.pull-right>li:first-of-type>a {
    border-left-width: 1px
}

.twilight .nav-tabs.pull-right>li:first-of-type.active>a {
    border-left-color: #f4f4f4;
    border-right-color: transparent
}

.twilight .nav-tabs>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.twilight .nav-tabs>li.header>.fa,
.twilight .nav-tabs>li.header>.glyphicon,
.twilight .nav-tabs>li.header>.ion {
    margin-right: 5px
}

.twilight .tab-content {
    background: transparent;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.twilight .dropdown.open>a:active,
.twilight .dropdown.open>a:focus {
    background: transparent;
    color: #999
}

/************** extra *****************/


.twilight .input-group-addon {
    color: #fff;
    background-color: #1d2127;
    border: 1px solid #1c3870;
}
.tshadow {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #d7dfe3;
}
.mb25
 {
    margin-bottom: 25px;
}
.bozero {
    border: none !important;
}

.twilight .text-info {
    color: #d6d6d6;
}


.twilight .bgwhite {
    background: transparent !important; 
}
.twilight .bgwhite {
    background:transparent  !important; 

}

.twilight .bg-warning {
    background-color: #6c5fb5 !important;
}
.twilight .bg-success {
    background-color: #11796e !important;
}
.twilight .modal-content {
	background-color: #1d2127;
}
.twilight .modal-content .close{
	color: #fff;
}

.twilight  .modal-header,
.twilight  .modal-footer {
	border-color: #1c3870;
}

.mb-sm {
    margin-bottom: 10px !important;
}
.mt-sm {
    margin-top: 10px !important;
}


/******************* dropdown **********************/

.twilight .dropdown-menu{
	background-color: #1d2127;
}
.twilight .dropdown-menu>li>a{
	color: #d8d8d8;
}
.twilight .dropdown-menu .divider {
	background-color: #100d0d;
}
.twilight .dropdown-menu>li>a:focus, .twilight .dropdown-menu>li>a:hover {

	text-decoration: none;
	background-color: #0c0c0c;
}
.dropdown-menu li {
	float: none;
}
.dropdown-menu>li>a {
	padding: 8px 15px;
	/* border-radius: 3px; */
	-webkit-transition: background-color .25s;
	-o-transition: background-color .25s;
	transition: background-color .25s;
}
.dropdown-menu>li>a  .link_content{
	padding-left: 5px;
}

/************** CHART **********************/

.twilight rect.highcharts-background{
    fill: #232536 !important;
    background-color: #232536 !important;
}

.twilight text.highcharts-title, .twilight text.highcharts-subtitle {

    color:white !important;
    fill:white !important;
}

.twilight g.highcharts-legend-item>text>tspan {
    color: white;
    fill: white;
}

.twilight .cpatt-chart  text tspan {
    color: white;
    fill: white;
	
}

.twilight .fc-day-grid-event{
	background-color: white;
	 text-align: center;
	border-color :#232536;
}
.twilight .page-header{background: none;}
.twilight .bgd8d8d8{background: #303e60; }
.twilight .bgdaeef3 {background-color: #016379;}
.twilight #leftmenu { background: #2f3242; box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);}
.twilight #leftmenu .tree li:hover, .twilight #leftmenu .tree li.currentli, .twilight #leftmenu .tree li.selected{background: none;box-shadow: none;}
.twilight #leftmenu .tree li a{color: #b5b7bf;}
.twilight #leftmenu .tree li:hover{border-right: none;}
.twilight #leftmenu .tree li.currentli a{font-weight: bold; color: #fff;}
.twilight #leftmenu .tree li a:hover{color: #fff; font-weight: bold; }
.twilight #leftmenu .tree li.currentli{border-right: none;}
.twilight .cpatt-chart, .twilight .poperblock,.twilight .fc,.twilight .dark.panel, .twilight .tab-pane .table > tbody {
    background-color: #232536 !important;
    border: 1px solid #000 !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
}
.twilight .fc-border-separate tr.fc-last th,.twilight .fc-widget-content{border-color: #000;}
.twilight rect.highcharts-background,.twilight table.fc-header, .twilight .fc{background-color: #232536;}
.twilight rect.highcharts-background{fill:#232536 !important; }
.twilight thead tr.fc-first{background-color:#016379; }
.twilight .footer{ background-color: #1d3a6b;color: #b5b7bf;}
.twilight .fc-header-title h2{font-size: 28px;}
.twilight .panel-info>.panel-heading {color: ##3689b7;background-color:##3689b760;}
.twilight .panel-primary>.panel-heading { background: #01637960;color: #016379;}
.twilight .panel-success>.panel-heading {color: #3c763d;background-color: #13796f60;}
.twilight .panel-warning>.panel-heading {color: #6b5ebb;background-color: #6b5ebb60;}
.twilight .panel-warning{ border-color: #6b5ebb; }
.twilight .panel-primary{ border-color: #016379; }
.twilight .panel-info{ border-color: #3689b7; } 
.twilight .panel-success{ border-color: #3c763d; }
.twilight .panel-heading{ border-bottom: none; }
.twilight input[type=text]:not(.form-control){ color: #333; }
.twilight #prsec1{ background: #303e60; }
@media print {
    
    .twilight .h2, .twilight .h3, .twilight .h4, .twilight .h5, .twilight .h6, .twilight h3, .twilight h4, .twilight h5, .twilight h6 , .twilight h2{
        color: #000 !important;
    }
 .twilight .table > thead > tr > th, .twilight .table > tbody > tr > th {
    color: #000 !important;
}
}
