/* Add here all your CSS customizations */


/*===========================================*/
/** Custom styles */
/*===========================================*/

.scrollable .scrollable-pane {    
    right: 3px !important;
}

.scrollable .scrollable-content {    
    padding: 0 22px 0 0 !important;    
}

.panel-title-sign {
    background: #565656;
    border-radius: 5px 5px 0px 0px;
}

.thumb-info-title {    
    text-transform: capitalize !important; 
    width: 205px !important;
    font-size: 16px !important;   
    /*margin-bottom:-32px;*/    
}

.thumb-info-type {
    background-color: #FF0000 !important;
    
    font-size: 10px !important;
    font-weight: 400 !important;    
    margin: 3px 0px 0px !important;
    padding: 3px 5px !important;
    text-transform: none;
    color: #FFF !important;
}

.thumb-info-inner {
    font-size: 15px !important;
}

.bg-img .header {
    height: 80px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-top:none;
}

.bg-img .header .logo {    
    margin: 15px 0 0 15px;
}

html .wizard-progress .wizard-steps li, html.dark .wizard-progress .wizard-steps li {    
    max-width: 110px !important;
}

.full-screen {
    width: 90% !important;
}

.thumb-info .thumb-info-type {
    background-color: red !important;
}

.tab-content .panel{
    border:1px #E2E2E2 solid !important;
}

.tab-content .education .panel .panel-heading{
    padding: 5px 18px !important;
}

html .wizard-progress .wizard-steps li.completed a span, html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #595959 !important;
    background: #595959 !important;
    color: #FFFF00;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    border-color: #595959 !important;
    color: #585858 !important;
}


html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #565656 none repeat scroll 0 0 !important;
}

.pager li > a, .pager li > span {
    background-color: #595959 !important;
    border: none !important;    
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #CCC999 !important;
}

.dropdown-menu-logout{
    background-color: #730505;
}

.userbox.open .dropdown-menu {
    background: #565656 !important;
}
ul.nav-main li .nav-children
{
    box-shadow:none !important;
}

.dropdown-menu	> .active	> a, .dropdown-menu	> .active	> a:hover, .dropdown-menu > .active	> a:focus {
    background-color: #565656 !important;
}

.chart-data-selector h2 .multiselect {    
    border: 1px #CCC solid !important;
    padding: 0px 8px 2px 8px !important;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none !important;
    border: 1px #CCC solid !important;
}

.footer{
    position: relative;
    background-color: #595959;
    border-top: 1px solid #505050;
    color: #eeeeee;
    padding: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 97;
}
.radio-custom {
	padding: 0 0 0 20px !important;
}
.search-panel{
    padding: 15px;
    color: #595959;
}

.alert-wunoz{
    background-color: #595959;
    border-color: #505b67;
    color: #ffff00;
    margin-bottom: 0 !important;
}

.btn-success {
    color: #FFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #47a447 !important;
    border-color: #47a447 !important;
    padding-top: 4px !important;
}

.btn-success:hover {
    border-color: #e2e2e2 !important;
    background-color: #696969 !important;
    color: #fff !important;
}

.btn-success:disabled:hover{
    background-color: #696969 !important;
}

.login-xs ul li{
    padding-top: 1em;
    text-align: center;
}

.login-xs .form-control{
    width: 90%;
    margin: auto;
}

.input-search .form-control {
    background-color: #595959 !important;    
    border: 1px solid #494949 !important;    
    color: #ccc !important;    
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.emp_info .form-group {
    margin-bottom: 6px !important;
}

.sidebar-left{
    z-index: 97 !important;
    box-shadow: -5px 0 0 #CCCCCC inset !important;
}

.ft-content a{
    color: #0060ff;
}
.ft-content a:hover{
    color: #106e1b;
}

.table-word-break td{
    -ms-word-break: break-all;
    word-break: break-all;
}

.col-md-6.col-sm-6.col-xs-12.offer{
    padding-bottom: 10px;
}

.town-ul{
    position: absolute;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style: outside none none;
    line-height: 1.33;
    max-height: 200px;
    width: 281px;
    border: 1px solid rgb(204, 204, 204);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 1px 1px lightblue;
    overflow-y: scroll;
    z-index: 2;
}
.town-ul li{
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
}
.town-ul li:hover{
    color: #fff;
    background-color: #66AFE9;
    cursor: pointer;
}

/*===========================================*/
/*********** custom styles end ***********/
/*===========================================*/

.black{color:black !important;}
.black a{color:black !important;}

.white{color: #FFF !important;}
.white a{color: #FFF !important;}
.fontSize 
{
        font-size: 6.6rem !important;
}
.panel-body {
	background: #FDFDFD !important;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
    box-shadow: 0px 1px 3px #CCC;
	border-radius: 5px;
}

html.fixed .content-body {    
    margin-top: 35px;
}


.bootstrap-timepicker-widget.dropdown-menu {
    background-color: #ffffff !important;
    padding: 4px;
}

.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #515151 !important;
}

.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #777 !important;
}



.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    /*border: 1px solid #505050 !important;*/
    border: 1px solid #DDDDDD !important;
}

.table-bordered > thead > tr > th {
    background: #777 !important;
    color:#FFF !important; 
    vertical-align: middle !important;
}

.table-bordered > thead > tr > td, .table-bordered > tbody > tr > td{
    /*background: #575757 !important;*/ 
    color:#777 !important;
}

.table-center th {
    text-align: center;
}

.datatables-footer .dataTables_paginate .paging_bs_normal ul .pagination{
    background: #565656 !important;
}

.dataTables_wrapper .datatables-footer .dataTables_paginate .pagination {
    background: #777 !important;
}
/*.nano-content{margin-right: 0px !important;}*/


/*fixed table header*/
.table-fixed table {
    margin-bottom: 0;
}

.table-fixed thead {
    width: 100%;
}

.table-fixed tbody {
    height: 400px;
    display: inline-block;
    overflow: overlay;
}

.table-fixed thead,.table-fixed tbody tr  {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.table-fixed thead {
    width: calc( 100%);
}

/*End of fixed table header*/

#ChartistCSSAnimation .ct-series.ct-series-a .ct-line {
				fill: none;
				stroke-width: 4px;
				stroke-dasharray: 5px;
				-webkit-animation: dashoffset 1s linear infinite;
				-moz-animation: dashoffset 1s linear infinite;
				animation: dashoffset 1s linear infinite;
			}

			#ChartistCSSAnimation .ct-series.ct-series-b .ct-point {
				-webkit-animation: bouncing-stroke 0.5s ease infinite;
				-moz-animation: bouncing-stroke 0.5s ease infinite;
				animation: bouncing-stroke 0.5s ease infinite;
			}

			#ChartistCSSAnimation .ct-series.ct-series-b .ct-line {
				fill: none;
				stroke-width: 3px;
			}

			#ChartistCSSAnimation .ct-series.ct-series-c .ct-point {
				-webkit-animation: exploding-stroke 1s ease-out infinite;
				-moz-animation: exploding-stroke 1s ease-out infinite;
				animation: exploding-stroke 1s ease-out infinite;
			}

			#ChartistCSSAnimation .ct-series.ct-series-c .ct-line {
				fill: none;
				stroke-width: 2px;
				stroke-dasharray: 40px 3px;
			}

			@-webkit-keyframes dashoffset {
				0% {
					stroke-dashoffset: 0px;
				}

				100% {
					stroke-dashoffset: -20px;
				};
			}

			@-moz-keyframes dashoffset {
				0% {
					stroke-dashoffset: 0px;
				}

				100% {
					stroke-dashoffset: -20px;
				};
			}

			@keyframes dashoffset {
				0% {
					stroke-dashoffset: 0px;
				}

				100% {
					stroke-dashoffset: -20px;
				};
			}

			@-webkit-keyframes bouncing-stroke {
				0% {
					stroke-width: 5px;
				}

				50% {
					stroke-width: 10px;
				}

				100% {
					stroke-width: 5px;
				};
			}

			@-moz-keyframes bouncing-stroke {
				0% {
					stroke-width: 5px;
				}

				50% {
					stroke-width: 10px;
				}

				100% {
					stroke-width: 5px;
				};
			}

			@keyframes bouncing-stroke {
				0% {
					stroke-width: 5px;
				}

				50% {
					stroke-width: 10px;
				}

				100% {
					stroke-width: 5px;
				};
			}

			@-webkit-keyframes exploding-stroke {
				0% {
					stroke-width: 2px;
					opacity: 1;
				}

				100% {
					stroke-width: 20px;
					opacity: 0;
				};
			}

			@-moz-keyframes exploding-stroke {
				0% {
					stroke-width: 2px;
					opacity: 1;
				}

				100% {
					stroke-width: 20px;
					opacity: 0;
				};
			}

			@keyframes exploding-stroke {
				0% {
					stroke-width: 2px;
					opacity: 1;
				}

				100% {
					stroke-width: 20px;
					opacity: 0;
				};
			}