caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}
caption.bottom {
	caption-side: top;
}
#example1 caption {
	display: none;
}
.box-body .fc {
	margin-top: 5px
}
.box-body .full-width-chart {
	margin: -19px
}
.box-body.no-padding .full-width-chart {
	margin: -9px
}
.box-body .box-pane {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 3px
}
.box-body .box-pane-right {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0
}
.box-footer {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: 1px solid #f4f4f4;
	padding: 10px;
	background-color: #fff
}
.chart-legend {
	margin: 10px 0
}
caption button.btn-default{
    background-color: #2e3b46;
	color:#fff;
}

 caption button.btn-default:hover {
    background-color: #6a79ee;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after,
 table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 20px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
    top: 8px;
}
.th-first{width:20px}
.th-last{width:20px}


.table-header{background-color: #2e3b46;
    color: #FFF;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px; width:100%}

.add_button{
	background-color: #ABBAC3!important;
    border-color: #1a2732;
    color: #FFF!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    border: 5px solid #1a2732;
    border-radius: 0;
    box-shadow: none!important;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    line-height: 1.42857143;
	border-radius:5px
} 
label{max-width: 100%;
    margin-bottom: 5px; font-size: 15px;
    font-weight: 500;
    color: #000;}   
.btn-overlap{display: none;}
.col-xs-6 {
    width: 50%;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    font-size: 32px;
}
.modal-header .close {
    margin-top: -11px;float: right !important;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.close {
    float: right !important;
   
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
   
}
.btn-send{

    background-color: #1a2732!important;
   
    color: #FFF!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-image: none!important;
    border: 5px solid #ABBAC3;
    border-radius: 0;
    box-shadow: none!important;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}


