body {
    font-family: 'Liberation Sans';
}
.main-container .nav-wrap .nav-head .site-logo > span.text {
    margin-left: 55px;
}

.mmmain-container .nav-wrap .nav-head .site-logo {
    font-size: 14px !important;
}
.site-head .nav a {
	color: #FFFFFF;
}

.custom-icon{
    border: 1px solid #303F9F;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 10px;
    margin-left: 4px;
    display: inline-block;
    position: relative;
    top: 20px;
    width: 44px;
    height: 44px;
    background-color: #303F9F;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
#name_role_container{
    position: absolute;
    top: 20px;
}

.h-90{
    height: 90px;
}
.dash-head-pruebas {
	position: relative;
}
#updating-race {
	position: absolute;
	top: 24px;
	right: 24px;
}
.fa-2x {
	font-size: 2em !important;
}
.fa-1_5x {
	font-size: 1.5em !important;
}
.row.prueba .head{
    background-color: #0094F7;
    color: white;
}

.dashboard .race:hover {
	cursor: pointer;
}
.dashboard .race:hover td:not(.race-flag) {
	background: #EDEDED !important;
	cursor: pointer;
}
/*
Hightlights on hover
.dashboard .race:hover .actions:nth-child(7) a {
	color: #3D4 !important;
	font-weight: bold;
}
*/

.row.prueba div{
    font-size: 12px;
    text-align: center;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

label.prueba{
    color: #3F4CB8;
    font-size: 16px !important;
    font-weight: normal;
}

.prueba .modal-body label{
    color: #BFBFBF;
    font-size: 14px;
    font-weight: 500;

}

.prueba .form-control[disabled],
.prueba .form-control[readonly],
.prueba fieldset[disabled]
.prueba .form-control {
    cursor: not-allowed;
    background-color: white;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
}


tr.disabled{
    color: #868695 !important;
    cursor: not-allowed;
}

.modal-footer {
    padding: 10px !important;
}

.md-input-container .md-input {
    border-color: slategray;
}

.tiene_premio_efectivo{
    color: red !important;
}

.cuadro-blanco-borde-gris{
    background-color: white;
    border: 10px solid lightgray;
    color: black;
    padding: 10px;
}

.cuadro-gris{
    background-color: lightgray;
    padding: 6px;
}
.saving {
	opacity: 0.4 !important;
}
.cuadro-gris .row div{
    background-color: white;
    color: black;
    padding: 0px;
    border-right: gray solid 1px;

}

.cuadro-gris .row{
    margin-left: 0px;
}

.dashboard .etiqueta{
    font-size: 11px;
    font-weight: bolder;
    text-transform: uppercase;
}

.dashboard .valor{
    font-size: 22px;
    font-weight: bolder;
}

.dash-head h4{
    color: #464646;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
}

.dash-head h5{
    color: #464646;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

table.dashboard{

}

table.dashboard tbody tr{
    background-color: white !important;
    text-align: center;
    font-size: 14px;
}



table.dashboard tbody tr:nth-child(16) td:first-child{
    background-color: #E91E63 !important;
}
table.dashboard tbody tr:nth-child(15) td:first-child{
    background-color: #2196F3 !important;
}
table.dashboard tbody tr:nth-child(14) td:first-child{
    background-color: #4CAF50 !important;
}
table.dashboard tbody tr:nth-child(13) td:first-child{
    background-color: #3F51B5 !important;
}


table.dashboard tbody tr:nth-child(12) td:first-child{
    background-color: #E91E63 !important;
}
table.dashboard tbody tr:nth-child(11) td:first-child{
    background-color: #2196F3 !important;
}
table.dashboard tbody tr:nth-child(10) td:first-child{
    background-color: #4CAF50 !important;
}
table.dashboard tbody tr:nth-child(9) td:first-child{
    background-color: #3F51B5 !important;
}

table.dashboard tbody tr:nth-child(8) td:first-child{
    background-color: #E91E63 !important;
}
table.dashboard tbody tr:nth-child(7) td:first-child{
    background-color: #2196F3 !important;
}
table.dashboard tbody tr:nth-child(6) td:first-child{
    background-color: #4CAF50 !important;
}
table.dashboard tbody tr:nth-child(5) td:first-child{
    background-color: #3F51B5 !important;
}



table.dashboard tbody tr:nth-child(4) td:first-child{
    background-color: #E91E63 !important;
}
table.dashboard tbody tr:nth-child(3) td:first-child{
    background-color: #2196F3 !important;
}
table.dashboard tbody tr:nth-child(2) td:first-child{
    background-color: #4CAF50 !important;
}
table.dashboard td:first-child{
    background-color: #3F51B5 !important;
    color: white;
    font-weight: bolder;
    font-size: 16px;
    line-height: 16px;

}



div .stadistic{
    border: 1px solid lightgray;
    margin-left: 2px;
    text-align: center;
    font-size: 13px;
    min-height: 30px;


}

.green{
    background-color: #4CAF50;
    color: white;
}

.blue{
    background-color: #2196F3;
    color: white;
}

.red{
    background-color: #F44336;
    color: white;
}

.key{
    font-weight: bolder;
    font-size: 11px;
    padding: 5px;
    text-align: center;
}

.value{
    font-weight: bolder;
    font-size: 26px;
    padding: 5px;
    text-align: center;
}

.resultados tr.binomio_actual_tabla{
    background-color: #EDF7FD !important;
    font-size: 13px;
    font-weight: bolder;
    color: #464646;
}

.resultados tr.binomio_actual_solo td{
    background-color: #F4F4F4 !important;
    font-size: 13px;
    font-weight: bolder;
    color: #464646;
}


.cuadro-gris .obstaculo{
    margin-right: 10px;
	margin-bottom: 10px !important;
    min-height: 50px;
    font-size: 15px;
    font-weight: bold;
    color: #464646;
    padding: 2px !important;

}

.fecha{
    color: white;
    padding-right: 20px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}

.resultados .panel-heading{
    margin: 0px;
    font-size: 13px;
    background: #F7F7F7;
    padding: 2px 22px;
    color: #464646;
    text-align: center;
}

.resultados .panel-body {
    padding: 14px;
}

.resultados .acordeon-titulo{
    font-size: 12px;
    font-weight: 500;
    color: #464646;

}

.resultados .acordeon-titulo.cerrado{
    background-color: #F7F7F7;
}

.resultados .acordeon-contenido{
    font-size: 11px;
    font-weight: normal;
    color: #464646;

}

.resultados .acordeon-contenido .caballo{
    font-style: italic;
}

.resultados .acordeon-contenido .resultado{
    color: #3F51B5;
    font-weight: 500;
}

.resultados .editable-input.editable-has-buttons {
    width: 40px;
    padding: 0px;
}

.resultados .editable-controls .form-control{

}



.table.ordered > thead > tr > th, .table.ordered > tbody > tr > td, .table.ordered > tfoot > tr > td {
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}


.obstaculo.actual{
    background-color: #464646 !important;
    font-size: 15px !important;
    font-weight: bolder !important;
    color: #FFFFFF !important;

}

.resultados .form-control:focus {
    background-color: #FFDADA !important;
    color: #B36D6D;
}

/*.ui-select-placeholder.ng-hide{
    display: inherit !important;
}*/

md-input-container.custom{

    margin: 0;
    margin-top: 38px;
}

md-input-container.custom .md-errors-spacer{
    display: none;
}

md-input-container.custom.md-default-theme:not(.md-input-invalid).md-input-has-value label, md-input-container.custom:not(.md-input-invalid).md-input-has-value label {
    color: #3F4CB8;
}


.binomio_actual th{
    font-size: 12px !important;
    font-weight: bold !important;
}

.binomio_actual td{
    font-size: 15px !important;
    font-weight: 500 !important;
}

@media (min-width: 768px){
    .obstaculo.col-sm-1 {
        width: 6.33333333% !important;
    }
}


.np-fc .btn{
    font-size: 17px;
    font-weight: 500;
    color: #464646;
    min-width: 60px !important;

}
.np-fc div{
    margin-bottom: 5px;
}

.binomios th{
    font-size: 12px;
    font-weight: bold;
    color: #464646;

}

.binomios td{
    font-size: 13px !important;


}

.m-left-10{
    margin-left: 10px !important;
}
.spacer-10{
    height: 10px
}
.blue-white-striped > tbody > tr:nth-child(odd){
    background: #F0F7FC;
}

.nowrap > tbody > tr > td,
.nowrap > thead > tr > th{
    border: none;
}
.modal-footer{
    border: none;
}

.control-label{
    font-size: 11px !important;
    color: #3F4CB8;
}

/*USER LOGIN INFORMATION*/
#name_role_container{
    position: absolute;
    top: 20px;
}
.h-90{
    height: 90px;
}
.pos-relative{
    position: relative;
}
/*USER LOGIN INFORMATION*/

/*FOOTER MENU*/
.url-logo{
    text-transform: lowercase;
    margin-left: 5px;
}
.logo-souma{
    max-width:85px;
}
/*FOOTER MENU*/

/*STEPS BOLD*/
.wizard-steps{
    font-weight: bold;
    background: #EFEFEF;
}
.disabled .wizard-steps {
	color: #DBDBDB;
}
.wizard-steps.step-success {
	color: #229933;
	background: rgba(20, 86, 24, 0.1);
	border-color: #229933;
}
/*STEPS BOLD*/

/*PRUEBAS*/
.hght-93{
    min-height: 93px;
}
.dash-head-pruebas{
    padding-top: 20px !important;
}
.new-binomial{
    padding: 0;
    height: 44px;
    width: 40px;
}
.conteo-binomios{
    color: #464646;
    font-weight: bold;
    font-size: 12px;
}
.label-obstacle{
    display: inline-block;
    font-size: 12px;
    height: 22px;
    padding-bottom: 3px;
    padding-top: 5px;
    width: 95px;
}
.container-times:nth-child(1){
    border-right: 1px solid #E7E7E7;
}
.container-times:nth-child(2){
    border-left: 1px solid #E7E7E7;
}
.header-obstacle-time{
    color: #464646;
    font-size: 26px;
    font-weight: bold;
}
.input-obstacle{
    font-size: 15px;
    font-weight: bold;
    height: 93px; 
    padding: 0 3px 70px 3px;
}
.modal-title{
    color: #464646;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.table-bordered{
    border: 1px solid #E7E7E7;
}
.table-binomial > tbody > tr {
    height: 45px;
    font-size: 12px;
}
/*PRUEBAS*/

/*https://stackoverflow.com/questions/17067294/html-table-with-100-width-with-vertical-scroll-inside-tbody*/
table.scroll {
    /*width: 716px;*/ /* 140px * 5 column + 16px scrollbar width */
    border-spacing: 0;
}

table.scroll tbody, table.scroll thead tr { display: block; }

table.scroll tbody {
    height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.scroll tbody td, table.scroll thead th {
    width: 140px;
}

table.scroll thead th:last-child {
    width: 156px; /* 140px + 16px scrollbar width */
}



div.error,
.error,
.resultados tr.binomio_actual_solo.error td{
    color: red !important;
}


.modal-backdrop.in {
    opacity: 1;
    filter: alpha(opacity=100);
}


.modal-lg {
    width: 90% !important;
}



.main-container{
    min-height: 600px;
}

.table-r > thead > tr > th, .table-r > tbody > tr > td, .table-r > tfoot > tr > td {
    vertical-align: middle;
    padding-left:5px!important;
    padding-right:5px!important;
    padding-top:6px!important;
    padding-bottom:5px!important;
    font-size:12px!important;
    margin-bottom:0px!important;
    border-spacing: 0;
}

.col-right{
    text-align:right!important;
    width:50px!important;
}
.col-right_{
    text-align:right!important;
    font-weight:bold;
    width: 50px!important;
}
.input-group_ {
    position: relative;
    display: table;
    border-collapse: separate;
    top: -15px!important;
    width:170px!important;
}
.form-control_ {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 15px;
    font-size: 12px!important;
    line-height: 1.57142857;
    color: #464646;
    background-color: #ffffff;
    background-image: none;
}
.form-control_:focus {
    color: #fff !important;
}
.label_ {
    display: inline;
    padding: 3px 4px!important;
    font-size: 12px!important;
    font-weight: normal!important;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0em!important;
}
._label {
    display: inline;
    padding: 6.5px 8px!important;
    font-size: 12px!important;
    font-weight: bold!important;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0em!important;
}
/*FOOTABLES*/
.footable-paging-external ul.pagination,
table.footable > tfoot > tr.footable-paging > td > ul.pagination {
    margin: 10px 0 0 0;
}
.footable-paging-external span.label,
table.footable > tfoot > tr.footable-paging > td > span.label {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 4px 10px;
}
.footable-paging-external.footable-paging-center,
table.footable > tfoot > tr.footable-paging > td,
table.footable-paging-center > tfoot > tr.footable-paging > td {
    text-align: center;
}
.footable-paging-external.footable-paging-left,
table.footable-paging-left > tfoot > tr.footable-paging > td {
    text-align: left;
}
.footable-paging-external.footable-paging-right,
table.footable-paging-right > tfoot > tr.footable-paging > td {
    text-align: right;
}
ul.pagination > li.footable-page {
    display: none;
}
ul.pagination > li.footable-page.visible {
    display: inline;
}
div.footable-loader {
    vertical-align: middle;
    text-align: center;
    height: 300px;
    position: relative;
}
div.footable-loader > span.fooicon {
    display: inline-block;
    opacity: 0.3;
    font-size: 30px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: fooicon-spin-r 2s infinite linear;
    animation: fooicon-spin-r 2s infinite linear;
    background: green;
}

.footable-filtering-search > .input-group > .input-group-btn{
    display: none;
}

.footable-filtering-search > div > input{
    width: 300px;
}

.footable-pagination-wrapper{
    text-align: right;
    margin-top: 10px;
}

.footable-pagination-wrapper > .pagination{
    display: inline-block;
    margin: 0;
}

.footable-pagination-wrapper > .divider{
    display: none;
}
.footable-pagination-wrapper > .label-default{
    float: left;
    background: none;
    color: #464646;
    font-weight: normal;
    font-size: 12px;
    margin-top: 10px
}
.footable{
    border: none;
    margin-bottom: 0px;
}
.footable > thead{
    background-color: #FCFCFC;
    /*border-top: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;*/
}
.footable > tbody{
    font-size: 13px!important;
    /*border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;*/
}
/*.footable, .footable > thead > tr > th{
    text-align: center;
}*/
.footable-paging > td{
    border: none !important;
    padding-right:40px!important;
    padding-left: 0px!important;
    padding-top: 5px!important;
}
.footable-pagination-wrapper > .own-label{
    float: left !important;
    padding-top: 5px !important;
    padding-bottom: 5px!important;
}
.url_edit{
    display: none;
}
.footable-header > th {
    color: #464646;
    font-size: 12px;
    height:29.9333px!important;
}
#register_horse_table > tbody > tr > td{
    height: 53px !important;
}
.form-control_ {
    font-size: 17px!important;
    color: #464646!important;
    font-weight: bold;
}


@-webkit-keyframes fooicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fooicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/*FOOTABLES*/
.icon_head{
    float: none!important;
}
.right_{
    text-align: right!important;
}

/*INICIO TOGGLE SELECTS*/

.switch-field {
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    overflow: hidden;
}

.switch-title {
    margin-bottom: 6px;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    float: left;
}

.switch-field label {
    display: inline-block;
    background-color: #FFFFFF;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-shadow: none;
    padding: 6px 25px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    
    
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition:    all 0.1s ease-in-out;
    -ms-transition:     all 0.1s ease-in-out;
    -o-transition:      all 0.1s ease-in-out;
    transition:         all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #e4e4e4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*FIN TOGGLE SELECTS*/
.title_head{
    padding-bottom: 10px!important;
}
.font_gral{
    font-size: 12px!important;
}
.icons{
    font-size: 16px!important;
}
/*
.main-container .nav-wrap .nav-foot,
.main-container .nav-wrap:hover .nav-head ,
.main-container .nav-wrap:hover {
    width: 65px !important;
}*/
table.scroll1 {
    /*width: 716px;*/ /* 140px * 5 column + 16px scrollbar width */
    border-spacing: 0;

}

table.scroll1 tbody, table.scroll1 thead tr { display: block; }

table.scroll1 tbody {
    height: 360px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.scroll1 tbody td, table.scroll1 thead th {
    width: 1200px;
}

table.scroll1 thead th:last-child {
    width: 1200px; /* 140px + 16px scrollbar width */
}


table.scroll2 {
    /*width: 716px;*/ /* 140px * 5 column + 16px scrollbar width */
    border-spacing: 0;
   
}

table.scroll2 tbody, table.scroll2 thead tr { display: block; }

table.scroll2 tbody {
    height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.scroll2 tbody td, table.scroll2 thead th {
    width: 1204px;
}

table.scroll2 thead th:last-child {
    width: 1204px; /* 140px + 16px scrollbar width */
}
.redrrr{
    width: 430px!important;
}
.pruebahorse{
    width: 300px!important;
}
.pruebahorse2{
    width: 150px!important;
}


.color-yellow{
    background-color: #FFFEED;
}

.resultados .table > thead > tr > th,
.resultados .table > tbody > tr > td,
.resultados .table > tfoot > tr > td {
    vertical-align: middle;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

table.resultados {
    font-size: 10px !important;
}

.main-container{
    background-color: #CDCBCF !important;
}

.table-hover > tbody > tr:hover {
    background-color: #EDF7FD !important;
    color: black !important;
    font-weight: bolder;

}

.fz-14{  font-size: 14px !important;  }
.fz-13{  font-size: 13px !important;  }

/*
May 3rd, 2018
*/
.labels-categories {
	padding: 0;
}
.label-categoria {
	background: #DDD;
	color: #333333 !important;
}
th.width-5, td.width-5 {
    width: 5% !important;
}
th.width-7, td.width-7 {
    width: 7% !important;
}
th.width-10, td.width-10 {
	width: 10% !important;
}
th.width-15, td.width-15 {
	width: 15% !important;
}
th.width-20, td.width-20 {
	width: 20% !important;
}
th.width-35, td.width-35 {
	width: 35% !important
}
.halft {
    margin-top: 0.5em;
}
/*
.nav.nav-tabs {
	position: relative;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 4.8em;
	width: 100%;
}
.uib-tab.nav-item {
	
}
*/
.btn-small-text {
    font-size: 12px !important;
    line-height: 14px !important;
}
.pdr1em {
	padding-right: 1em;
}

/* Hunters cursor */
.hunters-cursor td:first-child {
	border-top: 2px solid #0000FF;
}

.bg-animation {
	transition: background-color 0.4s;
}

.underdashed {
	border-bottom: 1px dashed #0000FF;
}

.edit-competitor {
	visibility: hidden;
	transition: visibility 0s;
}
.table.binomios tr:hover .edit-competitor {
	visibility: visible;
}

.obstacle-name {
}
.obstaculo {
	line-height: 1.48em;
}
.competition-design {
	position: relative;
}
.competition-design .competition-hall {
	font-size: 0.9em;
	position: absolute;
	bottom: 2px;
	right: 2px;
	height: 1em;
	line-height: 1em;
	margin: 0;
	color: #FFFFFF;
}
.th-btn {
	position: relative;
}
.th-btn .label {
	position: absolute;
	top: -0.5em;
	right: -1em;
	z-index: 100;
}

.mt60 {
    margin-top: 60px;
}
.nav-fixed {
    position: fixed;
    top: 0;
    width: 95%;
    padding: 1em 0;
    background: #CDCBCF;
    z-index: 200;
}

.obstacle .form-control,
.col-xs-1 .form-control,
.col-sm-1 .form-control,
.col-md-1 .form-control,
.col-lg-1 .form-control {
	padding: 0.25em;
	text-align:center;
}
.obstacle-name {
	display: block;
	text-align: center;
}
.width-50p {
    width: 50%;
}
.accordion-toggle {
    text-align: left;
}
.accordion-toggle .fa {
    color: #000;
}
.width-100p {
    width: 100%;
}
.score-time, .score-time:focus {
    font-size: 26px !important;
}
.xeditable input[type=text] {
    font-size: 18px;
    display: inline-block;
    width: 5em !important;
    text-align: center;
}
.xeditable button[type=submit] {
    display: inline-block;
}
.xeditable button[type=button] {
    display: inline-block;
}
.site-logo img {
    width: 1.2em;
    border-radius: 2em;
}
.main-container .nav-wrap .site-nav {
    margin-top: 0.24em;
}
.btn-group-tools {
    margin-top: 1.84em;
}

.editable-input {
    width: 4em !important;
    padding: 0.6em !important;
}

.score-time {
    min-width: 4em;
}
.main-container .nav-wrap .site-nav .nav-list > li:first-child{
    line-height: 2.5em;
}

.modal button.close {
    font-size: 3em;
    background: none;
    color: #333;
    font-weight: 100;
    padding-right: 0.4em;
}
.modal button.close:hover {
    color: #33F;
}

h4.user {
    font-style: italic;
}
.row-base-16 {
    position: relative;
    overflow: hidden;
}
.obstacle {
    padding: 4px !important;
}

.scores-positions {
    padding-right: 1em;
    display: inline-block;
}

.participant-results th {
    padding: 10px !important;
}

.greenyellow {
    background: #FCF8E3;
}