h4 {margin-bottom:15px!important;text-align:center;}
.theme-color{margin-bottom:40px;}	
.modal-body {padding:0;}
[data-tooltip] {position: relative;z-index: 2;cursor: pointer;}
[data-tooltip]:before,[data-tooltip]:after {visibility: hidden;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity: 0;pointer-events: none;}
[data-tooltip]:before {position: absolute;bottom: 150%;left: 50%;margin-bottom: 5px;margin-left: -80px;padding: 7px;width: 160px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color: #000 !important;background-color: hsla(0, 0%, 20%, 0.9);color: #fff;content: attr(data-tooltip);text-align: center;font-size: 12px;line-height: 1.2;opacity: 1 !important;white-space: pre-wrap;}
[data-tooltip]:after{position: absolute;bottom: 150%;left: 50%;margin-left: -5px;width: 0;border-top: 5px solid #000;border-top: 5px solid hsla(0, 0%, 20%, 0.9);border-right: 5px solid transparent;border-left: 5px solid transparent;content: " ";font-size: 0;line-height: 0;}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {visibility: visible;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity: 1;}
.btn-outline {color: inherit;background-color: transparent;transition: all .5s;}
.btn-danger.btn-outline {color: #ed5565;}
.btn-primary.btn-outline:hover,.btn-success.btn-outline:hover,.btn-info.btn-outline:hover,.btn-warning.btn-outline:hover,.btn-danger.btn-outline:hover{color: #fff;}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
.btn-white {color: inherit;background: white;border: 1px solid #e7eaec;}
.btn-xs, .btn-white{border-radius: 3px;}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {color: inherit;border: 1px solid #d2d2d2;}
.ibox{margin-top:0;}
.label-danger, .badge-danger {background-color: #ed5565;color: #FFF;}
.label-warning, .badge-warning {/*background-color: #f8ac59;*/background-color:#ed5565;color:#FFF;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]{background-color: #ef6776;border-color: #ef6776;}
.badge {border-radius: 10px !important;font-family: 'Open Sans' !important;font-weight: 600 !important;padding-bottom: 4px !important;padding-left: 6px !important;padding-right: 6px !important;text-shadow: none !important;padding: 3px 7px !important;line-height: 1.2 !important;font-size: 9px !important;}
.badge-default{background-color:#E25600;}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {background-color: #ef6776;border-color: #ef6776;}
.btn-request:enabled, .btn-request:disabled {padding:.3em .6em;color:#fff;border-radius:3px;}

.btn-request:disabled {border: 2px solid #FF9451 ;background-color:#FF9451;cursor:not-allowed;filter:alpha(opacity=100);opacity: 1;}
.btn-request:enabled {border: 2px solid #FF6500 ;background-color:#FF6500;cursor:pointer;}
.btn-request:enabled:hover {border: 2px solid #FF6500;background-color: #FFF;color:#FF6500;}	

.cell{font-size: 11px;display:block;}
.cell_title{ color: white; font-size: 17px; font-weight: bolder}
.cell_subtitle{font-size: 10px; color: white; opacity: 0.7; font-weight: bold;}
.tbl-available td{text-align: left; position: relative}
.text-danger{color:#ed5565;font-size: 10px !important;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {color: inherit;border: 1px solid #d2d2d2;}
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {color: #cacaca;}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-white:disabled, .btn-white.disabled{background-color: transparent !important;}
.btn-circle {width: 30px;height: 30px;padding: 6px 0;border-radius: 15px;text-align: center;font-size: 12px;line-height: 1.1428571429;border:solid 1px #ed5565;}
.btn-cancel {display: none; margin-top:10px;}
.btn-cancel:hover {border: solid 1px #BDB9B8;}

#requestForm input, #requestForm textarea {width: 250px !important;}
#requestForm select {width: 264px !important;}
/*@media (max-width: 35em){
  .tbl-available {border:0 !important;}
  .tbl-available table, .tbl-available thead, .tbl-available tbody, .tbl-available  tfoot, .tbl-available th, .tbl-available td, .tbl-available tr {display: block;}
  .tbl-available table td, .tbl-available table th {border-bottom: none;border-top: none;padding: 2px;}
  .cell{text-align:center;display: inline-block; margin-left:10px;}
  .tbl-available tr{margin-top: 15px;}
  .tbl-available td, .tbl-available th {border-bottom: none;border-top: none;padding: 2px;text-align: center;}
  .table-bordered>tbody>tr>td {border-top: 1px dotted #ddd;border-bottom: none;}
  .table-bordered>tbody>tr{border-bottom: 1px solid #ddd;}
  .tbl-available>thead{display: none;}
}*/