@charset "UTF-8";
/* CSS Document */
body {
    font-family: Verdana,Geneva,sans-serif;
    color:#999999;
    font-size: 12px;
    line-height: 1.3;
}

header {
    background-color: #999999;
    border-bottom: 1px dotted #707070;
    font-family: Verdana,Geneva,sans-serif;
    height: 100px;
    width: 100%;
}

footer {
    min-height: 60px;
    background-color: #555555;
}
footer > p {
    margin-top:20px;
}

.vintage {
    color: #707070;
    cursor: pointer;
    font-family: "League-Gothic",Courier;
    font-size: 100px;
    padding-left: 20px;
    text-align: left;
    text-shadow: 3px 3px 0 #eeeeee, 4px 4px 0 #707070;
    text-transform: uppercase;
	text-align:center;
	font-weight:600;
}
.vintage:hover {
	color: rgba(255,153,51,0.86);
}

.logo-hoprac {
    font-weight: 900;
    font-family: Lobster;
    font-size: 40px;
    color:white;
}
.logo-hoprac:hover {
    color: #ff9933;
}

.navbar-header > a {
    margin-top: 4px;
    display: inline-block;
}
.navbar-default {
    background-color: #555555;
    border: none;
}
.navbar-header {
    min-height: 60px;
}

.navbar-default .navbar-nav > li > a {
    color: rgba(255,255,255,.6);
}

.navbar-default .navbar-nav > li > a:hover {
    color: #f8f8f8;
}

.navbar-nav {
    float: left;
    margin: 0;
        margin-left: 0px;
}
.navbar-nav {
    margin: 7.5px -15px;
        margin-left: -15px;
}
h2, .h2 {
    font-size: 24px;
}

.top-content .text h1:hover {
    color: rgba(255,153,51,0.86);
}

button.btn {
    background: #ff9933 none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
	font-size:16px;
    margin: 60px 0 22px 82px;
    text-align: center;
    transition: all 0.3s ease-out 0s;
	cursor: pointer;
    margin: 0;
	/*margin-top:5px;*/
    /*padding-top: 0px;*/
}
.btn-default {
	border: 0;
}
.btn:hover {
	border-radius: 50px;
	transition: all 300ms ease 0s;
	background: #ff9933 none repeat scroll 0 0;
}

/* Botones lupa, edit + danger/borrado */
.btn-success, .btn-primary, .btn-danger {
    background-color: #ff9933;
    border-color: #ff9933;
}
.btn-success:hover, .btn-primary:hover, .btn-danger:hover {
    border-color: #ff9933;
}

/**/
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	margin-right: 5px;
}
/**/

.form-top {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
}
.form-bottom {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    padding: 25px 25px 30px;
    text-align: left;
}

input[type="text"], input[type="password"], textarea, textarea.form-control {
	font-family:Verdana, Geneva, sans-serif;
}
*::-moz-selection {
    background: #ff9933 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
.fa {
	line-height: 1.42857;
}
.dropdown-menu > li > a {
    color: #999999;
}
.progress-bar {
    background-color: #ff9933;
    }

.td-price {
    width: 100px !important;
}

.label-warning {
    background-color: rgba(160, 51, 89, 0.7);
}

.label-success-cb {
    background-color: #ff9933;
}

.label-success, .label-primary, .label-default {
    background-color: #cccccc;
}
.label-info {
   background-color: #84e6f4;
    cursor: pointer;
}
.label-strike {
  text-decoration: line-through;
}
.label-block {
  display: inline-block;
  margin-top: 5px;
}
.label-lg {
  font-size: 13px;
}

.tooltip {
    font-family: Verdana,sans-serif;
}
.tooltip-inner {
    background-color: #999999;
}


/*Añadido por Andrés*/
.bootstrap-datetimepicker-widget {
    z-index: 99999;
}

.delete-dates {
    display: none;
    margin-top: 5px;
}

.alert-dates {
    padding: 5px;
    margin-bottom: 5px;
}

.checkbox-tree[data-checkbox-tree-parent] {
    margin-left: 15px;
}


/*DataTables: iconos*/
table.dataTable thead .sorting_asc:after {
    font-family: FontAwesome;
    content: "\f160";
}

table.dataTable thead .sorting:after {
    font-family: FontAwesome;
    content: "\f07d";
}

table.dataTable thead .sorting_desc:after {
    font-family: FontAwesome;
    content: "\f161";
}
.dropdown-toggle:hover {
	border-radius: 5px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #cccccc;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ccc; border-color: #ccc;
}
.bootstrap-datetimepicker-widget table td.today::before {
    border-color: rgba(0, 0, 0, 0.2) transparent #ccc;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #ccc;
}
a {
    color: #ccc;
}
.bootstrap-datetimepicker-widget table td span:hover {
	background: none;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
}
.bootstrap-datetimepicker-widget table td span {
	height: 44px; line-height: 44px; width:44px;
}
.borrarTarifa {
	padding: 6px 13px;
}
.input-group-addon {
    background-color: #ff9933;
    color: #ffffff;
}

.colorpicker-component .input-group-addon {
    background-color: #eee;
}

.margin-form-two-input {
    margin-top: 5px;
}



/*Reservas custom*/
.abrir-reserva, .abrir-contrato {
    cursor: pointer;
}
.abrir-reserva:hover, .abrir-contrato:hover {
    background-color: rgba(255,153,51,.7);
    cursor: pointer;
}

.table > tbody > tr.no-border > td {
	border-top: 0;
}


/*
Alertas (Notify)
*/
.alert-float-success {
	background-color: rgb(255,153,51);
	color: white;
}

.alert-float-danger {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

option[data-text="strong"] {
    font-weight: bold;
}
