.menu-item-active {
border-right: solid 2px green;
}
.menu-item-active .menu-titulo {
background-color: #fff;
}
.menu-item-background {
background-color: #fff;
}

.correcta {
color: green;
font-weight: bold;
}

.incorrecta {
color: red;
font-weight: bold;
}

.form_list_container {
width: 100%;
height: 250px;
max-height: 240px;
overflow: hidden;
overflow-y: scroll;
border-radius: 5px;
border: solid 1px #ccc;
}

.form_list_container a {
border-bottom: dashed 0.04rem #ccc;
background-color: #fff;
display: block;
font-weight: 700;
color: #999;
cursor: pointer;
padding: 0.6rem;
margin: 0;
}

.form_list_container a:hover {
background-color: rgb(210,229,246);
}

.custom-control-label {
padding-top: 3px;
}

#ciudades_list {
height: 150px;
overflow-x: hidden;
overflow-y: scroll;
border: solid 1px #ccc;
}

.hour_box {
width: 13px;
height: 21px;
border: solid 0.05rem #ccc;
margin-left: 1px;
padding: 1px;
padding-top: 5px;
font-size: 7px;
color: #ccc;
text-align: center;
border-radius: 2px;
font-family: Verdana, serif;
}

.hour_box_selected {
background-color: #566985;
color: #fff;
}

.table-custom-sm {
}

.table-custom-sm td {
padding: 0.40rem;
margin: 0;
text-align: center;
font-size: 10px;
border: dashed 0.025rem #ddd;
}

.table-custom-sm th {
padding: 0.250rem;
text-align: center;
font-size: 11px;
}

@media print {
.col-print-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
}

@media print {
.col-print-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
}

@media print {
.col-print-3 {
flex: 0 0 25%;
max-width: 25%;
}
}

@media print {
.col-print-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
}

@media print {
.col-print-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
}

@media print {
.col-print-6 {
flex: 0 0 50%;
max-width: 50%;
}
}

@media print {
.col-print-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
}

@media print {
.col-print-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
}

@media print {
.col-print-9 {
flex: 0 0 75%;
max-width: 75%;
}
}

@media print {
.col-print-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
}

@media print {
.col-print-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
}

@media print {
.col-print-12 {
flex: 0 0 100%;
max-width: 100%;
}
}

@media screen and (max-width: 600px) {
table {
width:100%;
}
thead {
display: none;
}
tr:nth-of-type(2n) {
background-color: inherit;
}
tr td:first-child {
/* background: #f0f0f0; */
font-weight:bold;
font-size:1.3em;
}
tbody td {
display: block;
text-align:center;
}
tbody td:before {
content: attr(data-th);
display: block;
text-align:center;
}
}
.wrap-form {
margin-top: 5%;
background: red;
height: 400px;
padding: 30px;
}
.border-b {
border-bottom: 1px solid #c9c9c9 !important;
}
.formato {
background-color: #fff;
border: 1px solid #f7f7f7;
border-radius: 20px;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: relative;
width: 100%;
height: 75px;
margin-left: 0;
}
.form-control-new {
cursor: pointer !important;
display: block !important;
/* position: relative !important; */
z-index: 2 !important;
-webkit-transition: border-color 0.2s ease !important;
-moz-transition: border-color 0.2s ease !important;
border: 2px solid #fff! important;
border-radius: 12px !important;
font-size: 17px;
outline: none;
}

/* input {
outline: none;
} */

.btn-continue {
width: 70% !important;
height: 51px !important;
font-size: 1.8em !important;
border-radius: 20px !important;
}
.b-right{
border-right: 1px solid #c9c9c9;
}

/* responsivo */

.formato-responsive {
background-color: #fff !important;
border: 1px solid #f7f7f7;
border-radius: 20px;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: relative;
width: 100%;
height: 265px;
margin-left: 0;
border-bottom: 3px solid #007BFF;
}

.btn-responsive {
width: 100% !important;
height: 35px !important;
font-size: 1.8em !important;
border-radius: 20px !important;
}

.bgWhite{
background: #fff;
}

.box {
border-left: 12px solid #e5e7f2;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.6);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,.6);
}

.hr_color_secondary{
width: 100% !important;
height: 2px !important;
background: #FF8772 !important;
}

.bg {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
background-size: cover;
background-attachment: scroll;
background-position: center;
background-repeat:repeat;
background-origin: content-box;
}


/*@media screen and (max-width: 1025px) {
.logo_top{
width: 78%;
}
}*/

/** DEV **/
/*@media (max-width: 1200px) {
.menu_hidden { display: none !important; }
}*/

/*@media screen and (min-device-width : 768px) and (max-device-width : 1024px){

.ml_60 {
margin-left: 0 !important;
}
.img_location {
height: 180px;
}

}*/

/*@media screen and (min-device-width : 768px) and (max-device-width : 1024px){
.ml_60 {
margin-left: 0 !important;
}
.img_location {
height: 180px;
}

}*/

/*.imagen_portada:hover {
filter: brightness(75%);
transition: 0.4s;
}*/

/*.btn_gallery{
background:rgba(255,255,255,.4) !important;
box-shadow: 0 5px 15px rgba(0,0,0,.5) !important;
padding-top: 1px; padding-bottom: 1px !important;
}*/
.sticky_detail {
position: sticky;
top: 20px;
}

/* menu responsive */
.no_list {
list-style: none !important;
}

.label_button span {
float: right;
line-height: 73px;
transition: 0.5s;
color: #ff8772;
font-size: 30px;
}

.input_responsive {
display: none;
}
.hide {
display: none;
}

.navbar {
padding-left: 0 !important;
}

.parallax-window {
background-size: 80%;
}

.breadcrumb {
background: none;
padding: none;
margin: none;
}

.btn-xs, .btn-sm {
/* text-transform: uppercase; */
font-size: 11px;
font-weight: 400 !important;
padding: 5px 11px 5px 11px;
}

.btn-sm {
/* text-transform: uppercase; */
font-size: 13px;
font-weight: 500 !important;
padding: 5px 11px 5px 11px;
}

.dropdown-menu a {
.font-size: 12px;
}

.pull-left, .left {
float:left;
}

.pull-right, .right {
float:left;
}

.p20 {
padding:20px;
}

h5 {
font-size: 1.1rem;
font-weight: 400 !important;
}

h4 {
font-size: 1.4rem;
font-weight: 400 !important;
}
