@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700);

html {
    min-height: 100%;
    height: 100%;
}
body {
    min-height: 100%;
    height: 100%;
    padding-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 13px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.background-blue, .background-blue a{
    background-color: #1db5ff !important;
    color: white;
}
h2,h3{
    margin-bottom: 26px;
}

.container-fluid.login {
    min-height: 100%;
    background: url('../images/login_background.png') no-repeat left bottom;
}
@media(max-height: 700px) {
    .container-fluid.login {
        background-size: auto 50%;
    }
}
@media(max-width: 900px) {
    .container-fluid.login {
        background-size: auto 30%;
    }
}
.form-signin{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
    font-weight: 600;
    text-align: center;
}
.form-signin h2 {
    font-weight: 600;
    font-size: 28px;
    margin: 55px 0 18px 0;
}
.form-signin input{
    height: auto;
    background-color: #E8E9EA;
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 10px 5px;
    color: #020202;
    border: none;
    text-align: center;
}
.form-signin label {
    color: #6C6D70;
    font-size: 16px;
    margin-bottom: 0!important;
}
.form-signin input, .form-signin select{
    font-size: 16px;
    margin-bottom: 10px;
}
.form-signin button {
    font-weight: 600;
    font-size: 21px;
    padding: 5px 20px;
    background-color: #4674B7;
    color: #ffffff;
    margin-top: 18px;
    border: none;
}

/* Login Page */
.form-reset{
    max-width: 500px;
    padding: 15px;
    margin: 0 auto;
    height: 100%;
}
.form-reset input{
    height: auto;
    -webkit-font-smoothing: antialiased;
}
.form-reset input, .form-reset select{
    font-size: 16px;
    margin-top: 6px;
}
.form-reset button {
    margin-top: 18px;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
    display: none;
}
@media (min-width: 768px) {
    .sidebar {
        position: fixed;
        top: 30px;
        bottom: 0;
        left: 0;
        z-index: 9999;
        display: block;
        padding:0;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        background-color: #222;
        border: none;
    }
}
.main .page-header {
    position: relative;
    margin-top: 0;
    height: 100px;
    background: #e2e2e2;
    color: #00adee;
    padding: 40px 20px 20px;
    margin-bottom: 0;
}
.main .page-header h1 {
    font-weight: 100;
}


.map-container{
    height: 450px;
}
#map{
    height: 100%;
}

/* Analytics */
.grid-list .row{
    text-align: center;
    margin-bottom: 20px;
}
.grid-list .row > div{
    display: inline-block;
    width: 203px;
    height: 222px;
    margin-right: 36px;
    background-color: lightgray;
    margin-bottom: 25px;
    border-radius: 26px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid;
}
.grid-list .header{
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
    font-size: 16px;
}
.grid-list img{
    height: 200px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}
.analytics-options select{
    background-color: white;
    margin-right: 17px;
}
.heatmap,.positions-map{
    height: 550px;
}

.chart-options .select2,.chart-options input:not(.select2-search__field){
    width: 100% !important;
}
.select2-results img{
    height: 36px;
    margin-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    min-width: 95px;
}
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--multiple{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.select2-container--default .select2-selection--multiple{
    border: none !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-right: 15px !important;
    position: relative;
    border-radius: 10px !important;
    background: #fff !important;
    color: #231f20;
    border: none !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    right: 3px !important;
    position: absolute;
    display: inline-block;
}

#eclipse_logo {
    width: 40%;
    height: 80px;
    background: url('../images/logo_eclipse.png') no-repeat center center;
    background-size: contain;
    position: absolute;
    bottom: 20px;
    left: 30%;
}

#eclipse_login_logo {
    margin-top: 50px;
    height: 105px;
    width: 100%;
    background: url(../images/login_logo.svg) no-repeat center center;
}

.barra-superior .grande {
    font-size: 16px;
}
.barra-superior a{
    color: #fff;
    text-decoration: none;
}

.barra-superior {
    vertical-align: middle;
    position: fixed;
    top: 0;
    width: 100%;
    height: 30px;
    padding: 4px 25px;
    background-color: #1b75bb;
    border: none;
    z-index: 10000;
    color: #fff;
}
.barra-superior-derecha {
    padding: 2px 0;
}
.barra-superior-derecha a{
    color: #90bcde;
}
.barra-superior-derecha a:hover{
    color: #fff;
    text-decoration: none;
}


thead th a.sortable:after {
    font-family: "Material Design Icons";
    content: " \f4e2";
}
thead th a.asc,thead th a.desc {
    color: #90bcde;
}
thead th a.asc:after {
    font-family: "Material Design Icons";
    content: " \f045";
}
thead th a.desc:after {
    font-family: "Material Design Icons";
    content: " \f05d";
}

tr[onclick] {
    cursor: pointer;
}
tr[onclick]:hover {
    background: #90bcde !important;
}
.sidebar {
    padding: 0 0 0 25px;
    font-size: 15px;
    font-weight: 700;
}
.sidebar a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #b4b3b3;
    text-decoration: none;
}
.sidebar li:not(.open):not(.active) a:hover {
    background: #3f3b3c;
}
.sidebar a i {
    position: absolute;
    right: 10px;
    font-size: 20px;
}
.sidebar li.active>a {
    color: #00adee;
}
.sidebar>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar>ul>li {
    min-height: 40px;
    border-bottom: 1px solid #b4b3b3;
}
.sidebar>ul>li.static-dropdown>a:after {
    font-family: "Material Design Icons";
    content: "\f140";
}
.sidebar>ul>li>a {
    padding: 21px 0 0 0;
}
.sidebar>ul>li.active {
    border-bottom-color: #00adee;
}
.sidebar>ul>li>ul {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar>ul>li.open>ul{
    display: block;
}
.sidebar>ul>li>ul a{
    color: #656263;
    font-size: 12px;
    font-weight: 400;
}
.sidebar>ul>li>ul>li {
    min-height: 30px;
    height: auto;
    border-bottom: 1px dotted #b4b3b3;
}
.sidebar>ul>li.static-dropdown.open {
    border-bottom: none;
}
.sidebar>ul>li>ul>li:first-child {
    border-top:1px dotted #b4b3b3;
}
.sidebar>ul>li.active>ul>li:first-child {
    border-top-color: #00adee;
}
.sidebar>ul>li>ul>li:last-child {
    border-bottom: 1px solid #b4b3b3;
}
.sidebar>ul>li>ul>li:last-child.active {
    border-bottom: 1px solid #00adee;
}
.sidebar>ul>li>ul>li.active {
    border-bottom-color: #00adee;
}

.sidebar>ul>li>ul>li>a {
    padding: 16px 0 0 0;
}

.sidebar {
    width: 20%;
    float: right;
}
.main {
    width: 80%;
    float: right;
}
@media(max-width: 1100px) {
    .sidebar {
        width: 25%;
        float: right;
    }
    .main {
        width: 75%;
        float: right;
    }
}
.airportSelector {
    z-index: 1050;
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 275px;
    height: 45px;
}
.airportSelector.dropdown.open {
    background: #fff;
}

.airportSelector .selected {
    width: 100%;
    height: 100%;
    padding: 20px 5px 0 5px;
    text-align: right;
    font-size: 13px;
    color: #656263;
}
.airportSelector.dropdown .selected:after {
    font-family: "Material Design Icons";
    content: "\f140";
}

.airportSelector.dropdown .selected {
    cursor: pointer;
}
.airportSelector ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}
.airportSelector.open ul {
    display: block;
}
.airportSelector ul>li {
    width: 100%;
    background: #90bcde;
}
.airportSelector ul>li:nth-child(odd) {
    background: #4d93ca;
}
.airportSelector ul>li>a{
    display: inline-block;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 8px 30px 8px 8px;
}
.airportSelector ul>li>a:after {
    font-family: "Material Design Icons";
    content: "\f620";
    position: absolute;
    right: 10px;
}

.main-content {
    padding: 30px;
}

.bloque {
    width: 100%;
    background: #eeeeee;
}
.bloque .head,.bloque .map-filters,.sub-bloque .head {
    width: 100%;
    height: 45px;
    padding: 15px;
    background: #919090;
    color: #ffffff;
    font-size: 13px;
}
.sub-bloque .head a,.sub-bloque .head a:hover,.sub-bloque .head a:active {
    color: #231f20;
}

.bloque .head.with-margin {
    margin-bottom: 20px;
}
.bloque .head>i,.sub-bloque .head>i, .list-filters .header i {
    font-size: 20px;
    vertical-align: middle;
}
.bloque .head a {
    margin-left: 5px;
}
.bloque .head a:first-child {
    margin-left: 20px;
}
a.filter, input.filter {
    margin-top: -5px;
    margin-left: 5px;
    padding: 2px 10px;
    display: inline-block;
    background-color: #e2e2e2;
    color: #919090;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    vertical-align: middle;
    border: none;
    cursor: pointer;
}
input.filter {
    width: 275px;
    text-align: center;
}
a.filter:hover {
    text-decoration: none;
}
a.filter.active, input.filter.active{
    color: #90bcde;
}
a.filter.active, input.filter.active, a.filter:hover, input.filter:hover {
    background-color: #231f20;
}

.onoffswitch {
    top: 2px;
    float: right;
    position: relative; width: 30px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    clear: both;
    display: block; overflow: hidden; cursor: pointer;
    height: 15px; padding: 0; line-height: 15px;
    border: 0px solid #FFFFFF; border-radius: 12px;
    background-color: #fff;
}
.onoffswitch-label:before {
    content: "";
    display: block;
    width: 11px;
    margin: 4px;
    background: #B4B3B3;
    position: absolute;
    top: -2px;
    bottom: 3px;
    right: 12px;
    border-radius: 12px;
    box-shadow: 0 6px 12px 0px #757575;
}
.onoffswitch-mini .onoffswitch-label:before {
    width: 8px;
    margin: 2px;
    top: -1px;
    bottom: 4px;
    right: 9px;
    border-radius: 12px;
}
.onoffswitch-mini .onoffswitch-label {
    height: 10px;
    line-height: 10px;
    border-right: 5px;
}
.onoffswitch.onoffswitch-mini {
    width: 22px;
}
.onoffswitch-mini .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #FFFFFF;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #FFFFFF;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: -2px;
    background-color: #90BCDE;
    box-shadow: 3px 6px 18px 0px rgba(0, 0, 0, 0.2);
}

/*Change colors in JS if you change them here*/
.map-control .map-control-item:nth-child(1) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #ec1c24;  }
.map-control .map-control-item:nth-child(2) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #e6259a;  }
.map-control .map-control-item:nth-child(3) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #6f25bd;  }
.map-control .map-control-item:nth-child(4) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #1b75bb;  }
.map-control .map-control-item:nth-child(5) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #1b9b8a;  }
.map-control .map-control-item:nth-child(6) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #6fbb1b;  }
.map-control .map-control-item:nth-child(7) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #d8dc00;  }
.map-control .map-control-item:nth-child(8) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #f6921e;  }
.map-control .map-control-item:nth-child(9) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color:  #7b0f13;  }
.map-control .map-control-item:nth-child(10) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #75134e;  }
.map-control .map-control-item:nth-child(11) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #2d0f4c;  }
.map-control .map-control-item:nth-child(12) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #0b2e4a;  }
.map-control .map-control-item:nth-child(13) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #072a26;  }
.map-control .map-control-item:nth-child(14) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #2c4a0b;  }
.map-control .map-control-item:nth-child(15) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #696b00;  }
.map-control .map-control-item:nth-child(16) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #854f10;  }
.map-control .map-control-item:nth-child(17) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #fd9599;  }
.map-control .map-control-item:nth-child(18) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #f79cd3;  }
.map-control .map-control-item:nth-child(19) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #ab89ce;  }
.map-control .map-control-item:nth-child(20) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #7daacc;  }
.map-control .map-control-item:nth-child(21) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #6faca4;  }
.map-control .map-control-item:nth-child(22) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #a7cc7d;  }
.map-control .map-control-item:nth-child(23) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #ebed6f;  }
.map-control .map-control-item:nth-child(24) .onoffswitch-checkbox:checked + .onoffswitch-label:before {  background-color: #ffd19b;  }

.map-filter {
    height: 100%;
    float: left;
    display: block;
    padding: 13px;

}
.map-filter-animals {
    width: 35%;
}
.map-filter.long {
    width: 70%;
}
.map-filter-visual-type {
    width: 30%;
}
.map-filter-animals .map-filter-animals-or-categories {
    margin: -2px 10px 0 0;
    display: block;
    float: left;
    position: relative;
    width: 194px;
    height: 24px;
}
.map-filter-animals .map-filter-animals-or-categories input {
    display: none;
}
.map-filter-animals .map-filter-animals-or-categories input + label {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    cursor: pointer;
    background: url('../images/sprite_animals_categories.png') no-repeat top center;
    width: 196px;
    height: 24px;
}
.map-filter-animals .map-filter-animals-or-categories input:checked + label {
    background-position: bottom center;
}
.map-filter-animals .filter-title span {
    display: none;
}
@media(max-width: 1150px) {
    .map-filter-animals .filter-title span {
        display: inline;
    }
    .map-filter-animals .map-filter-animals-or-categories:not(.long) {
        width: 48px;
    }
    .map-filter-animals .map-filter-animals-or-categories:not(.long) input + label {
        background-image: url('../images/sprite_animals_categories_mobile.png');
        width: 48px;
        height: 24px;
    }
}
.map-filter-methods {
    width: 20%;
}
.map-filter.dark {
    background: #919090;
}
.map-filter-birdstrikes {
    width: 25%;
}
.map-filter-workers {
    width: 20%;
    background: #b9de90;
}

.bloque .map-filters {
    background: #b4b3b3;
    padding: 0;
}
.filter-title {
    display: block;
    float: left;
}
@media(max-width: 1000px) {
    .filter-title span { display: none !important; }
    .filter-title i { font-size: 20px;}
}
.bloque .map-filters {
    margin-bottom: 4px;
}

.header-fixed {
    width: 100%
}

.header-fixed > thead,
.header-fixed > tbody,
.header-fixed > thead > tr,
.header-fixed > tbody > tr,
.header-fixed > thead > tr > th,
.header-fixed > tbody > tr > td {
    display: block;
}

.header-fixed > tbody > tr:after,
.header-fixed > thead > tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.header-fixed > tbody {
    overflow-y: auto;
}

.header-fixed > tbody > tr > td,
.header-fixed > thead > tr > th {
    width: 50%;
    float: left;
}

table,.table {
    margin-bottom: 0;
}
thead tr {
    background: #1b75bb;
    color: #fff;
}
.bloque .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.bloque .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #e2e2e2;
}
thead tr a, thead tr a:hover,thead tr a:active {
    color: #fff;
}
.daterangepicker thead tr {
    background: #fff !important;
    color: #231f20 !important;
}

.workers {
    max-height: 224px;
    float: left;
    margin-bottom: 20px;
}
.workers.offline {
    width: calc(67.5% - 4px);
    margin-right: 4px;
}
.workers.online {
    width: 32.5%;
}
.workers .head {
    margin-bottom: 0;
}
.workers.online .head {
    background: #b9de90;
}
.workers tbody  {
    max-height: 150px;
    overflow-y: auto;
}
.workers.online td,.workers.online th  {
    width: 100%;
}
.workers.online .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eeeeee;
}
.workers.online .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #d6ecbe;
}

.sub-bloque {
    position: relative;
    float: left;
    width: calc(33.33% - 13.33px);
    margin-left: 20px;
    height: 218px;
    background: #d8d7d7;
    margin-bottom: 20px;
}
.sub-bloque-big {
    width: calc(50% - 10px);
    height: 400px;
}
.sub-bloque:first-child, .sub-bloque:not(.sub-bloque-big):nth-child(3n+1),.sub-bloque-big:nth-child(even)  {
    margin-left: 0;
}
.sub-bloque .head {
    color: #231f20;
}
.sub-bloque .body {
    padding: 5px;
}

.big-number {
    width: 100%;
    text-align: center;
    font-size: 120px;
    line-height: 1.25;
    margin: 5px;
    color: #1b75bb;
}

.comparison {
    width: 100%;
    height: 30px;
    padding: 7px;
    background: #919090;
    color: #ffffff;
    font-size: 11px;
    line-height: 14px;
    margin-top: 8px;
}
.comparison .number {
    font-size: 14px;
    float: right;
    display: inline-block;
}

i.red {
    color: #ec1c24;
}

.map-control {
    margin: 20px;
    width: 270px;
    font-size: 11px;
}
.map-control header, .map-control-item {
    padding: 1px 5px;
}
.map-control-body {
    max-height: 170px;
    overflow-y: auto;
}
.map-control header {
    cursor: pointer;
    background: #231f20;
    color: #ffffff;
    width: 100%;
}
.map-control header:after {
    float: right;
    font-family: "Material Design Icons";
    content: "\f623";
}
.map-control.closed header:after {
    float: right;
    font-family: "Material Design Icons";
    content: "\f621";
}
.map-control-item {
    color: #919090;
}
.map-control-item:nth-child(odd) {
    background: #e2e2e2;
}
.map-control-item:nth-child(even) {
    background: #d8d7d7;
}

.workers.online tbody tr {
    cursor: pointer;
}
.map .account-circle {
    fill: #6fbb1b;
}
.daterangepicker {
    background: #e2e2e2 !important;
}
.daterangepicker .applyBtn,.daterangepicker .applyBtn:active,.daterangepicker .applyBtn:hover {
    background-color: #231f20;
    border-color: #231f20;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: #b4b3b3 !important;
}
.daterangepicker td.in-range {
    background-color: white !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #1b75bb !important;
}
.chart {
    /*height: 163px;*/
    height: 163px;
}
.chart:not(.col-*) {
    width: 100%;
    max-width: 100%;
}
.chart.big-chart {
    height: 450px;
}

.worker-marker-info-text {
    color: #6fbb1b;
    font-size: 11px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.report-info-window {
    color: black;
}

.report-info-window a {
    color: rgb(66, 127, 237);
    font-weight: 400;
}

.report-info-window > span{
    font-size: 14px;
    font-weight: 500;
}

.report-info-window > div > span{
    text-decoration: underline;
}

.gm-style {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
}
.bloque .bloque-footer {
    min-height: 30px;
    background: #919090;
    width: 100%;
    color: #eeeeee;
    padding: 5px;
}
.rounded-link-icon,.rounded-link-text {
    display: inline-block;
    margin-top: -2px;
    width: 24px;
    height: 24px;
    padding: 2px;
    text-align: center;
    font-size: 16px;
    color: #90bcde;
    background: #231f20;
    border-radius: 24px;
    margin-right: 10px;
    border: none;
}
button.rounded-link-text {
    line-height: 1;
}
.rounded-link-text {
    font-size: 13px;
    width: auto;
    padding: 2px 10px;
    min-width: 88px;
}
.rounded-link-icon.small,.rounded-link-text.small {
    font-size: 12px;
    height: 20px;
    padding: 1px 10px;
}

.rounded-link-icon:last-child {
    margin-right: 0;
}
.rounded-link-icon.light, .rounded-link-text.light {
    color: #b4b3b3;
    background: #919090;
}
.rounded-link-icon:not(.no-hover):hover,.rounded-link-text:not(.no-hover):hover {
    background: #fff;
    text-decoration: none;
}
.rounded-link-icon.green, .rounded-link-text.green {
    color: #6faca4;
}
.rounded-link-icon.red, .rounded-link-text.red {
    color: #fd9599;
}
.rounded-link-icon.red-bg,  .rounded-link-text.red-bg {
    background: #fd9599;
    color: #231f20;
}
.rounded-link-icon.blue, .rounded-link-text.blue {
    color: #231f20;
    background: #90bcde;
}
.rounded-link-icon.black, .rounded-link-text.black {
    background: #231f20;
    color: #e2e2e2;
}
.rounded-link-icon.with-margin,.rounded-link-text.with-margin {
    margin-bottom: 30px;
}
.rounded-link-icon.small-margin,.rounded-link-text.small-margin {
    margin-right: 5px;
}

.list-filters {
    padding: 10px 35px;
}
.list-filters .header {
    color: #919090;
    margin-left: -20px;
}
.list-filters-body {
    padding: 3px;
    color: #919090;
    margin-top: 17px;
    margin-bottom: 20px;
}
.height30 {
    height: 30px;
}
.list-filters-body .select2-container {
    width: 100% !important;
}
.list-filters-body .select2-selection {
    height: 100%;
    width: calc(100% + 38px);
    background: #e2e2e2 !important;
    border: none;
    color: #231f20;
}
.list-filters-body .list-filters-items div:nth-child(odd) .select2-selection {
    background: #919090 !important;
    color: #fff;
}

.report-details {
    margin-bottom: 30px;
}
.report-more-details {
    margin-top: 30px;
}
.report-details div,.report-more-details div {
    min-height: 30px;
    color: #1b75bb;
    border-bottom: 1px solid #1b75bb;
    line-height: 30px;
}
.report-more-details div {
    border-bottom: 1px solid #231f20;
    color: #231f20;
}


.bloque .head.head-mini {
    height: 30px;
    padding: 6px 15px;
    background: #e2e2e2;
    color: #231f20;
}
.bloque .head.head-mini + table td:not(.action-2),.bloque .head.head-mini + table th:not(.action-2) {
    padding: 5px 15px;
}
.bloque .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e2e2e2;
}
.bloque .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #eeeeee;
}
.see-more {
    display: block;
    height: 15px;
    background: #919090;
    color: #e2e2e2;
    font-size: 11px;
    text-align: center;
}
.see-more:hover,.see-more:active {
    text-decoration: none;
    color: #fff;
}
.bloque-with-margin {
    margin-bottom: 30px;
}

td.action-2 {
    width: 115px;
}
.form>form>div:not(.form-buttons),.entity-data>div, .form>form .row {
    padding: 2px;
    width: 100%;
    min-height: 30px;
    border-bottom: 1px solid #231f20;
    position: relative;
}
.form>form>div:first-child:not(.form-buttons),.entity-data>div:first-child {
    border-top: 1px solid #231f20;
}
.form label,.entity-data label {
    font-size: 13px;
    margin-left: 10px;
}
.form>form>div>label,.entity-data>div>label,.form>form .row label {
    color: #1b75bb;
    min-width: 246px;
}
.form>form[name="edit_birdstrike_report"] label {
    min-width: 180px;
}
.form>form>.entity-image {
    margin-left: 10px;
}
.form>form>div>input:not([type="checkbox"]),.form>form>div>select,.entity-data>div>div,.form>form>div>div.right {
    display: inline;
    width: calc(100% - 200px);
    border: none;
}
.form-buttons {
    margin-top: 20px;
}
input[type=file] {
    display: inline;
}
.entity-data {
    margin-bottom: 5px;
}
.form .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #e2e2e2!important;
    border: none;
    height: 20px;
    padding: 1px 8px;
    font-size: 12px;
    margin-top: 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered:first-child {
    padding: 2px 5px 0 5px;
}
.select2-container .select2-selection--multiple {
    min-height: 30px;
}
.faa-number {
    height: 100%;
    width: calc(100% + 38px);
    border: none;
    background: #919090 !important;
    color: #fff;
    padding-left: 8px;
}
.small-icon i {
    font-size: 13px !important;
}
.alert{
    padding: 15px 20px !important;
    margin-bottom: 5px !important;
    border: none !important;
    border-radius: 0 !important;
    color: #fff !important;
}
.alert-success {
    background-color: #B9DE90 !important;
}
.alert-danger {
    background-color: #FD9599 !important;
}
.form>form>div>label+ul {
    display: none;
}
.form>form>div>label+ul+* {
    border: solid 2px #FD9599;
}
.list-links {
    margin-bottom: 10px;
}
.analytics {
    margin-top: 20px;
}

.page-header h1 a,.page-header h1 a:hover,.page-header h1 a:active, .page-header h1 small {
    color: #00adee;
}
.page-header h1 small {
    font-size: 21px;
}
ul.pagination {
    margin: 0;
}
div.pagination {
    width: 100%;
    text-align: center;
    margin: -30px 0 0 0;
}

.sub-bloque-big .body {
    height: 350px;
    overflow-y: auto;
}
.medium-chart {
    height: 325px;
}
.charts-buttons {
    padding:0 20px 20px;
}

.birdstrike-section-header{
    margin-top: 31px;
    margin-bottom: 10px;
}

.birdstrike-edit-photo {
    display: inline-block;
    width: 32%;
}

.report-details a{
    text-decoration: underline;
}

.report-details .btn{
    margin: 5px 18px;
    text-decoration: none;
    font-size: 13px;
}

#cke_15, #cke_22, #cke_30, #cke_35, #cke_71, #cke_84 {
    display: none;
}

@media print {
    .sidebar { display: none; }
    .barra-superior { display: none; }
    .bloque .head { display: none; }
    .main { width: 100%;}
    .page-header { padding: 0 20px;}
    .charts-buttons { display: none;}
    .bloque { zoom: 0.65; }
}

@media(max-height: 550px) {
#eclipse_logo {display:none;}
}
.select2-copy {
    cursor: pointer;
    right: 0;
    position: absolute;
    top: 10px;
}
.select2-container {
    width: 100%;
}

.risk_matrix {
    table-layout: fixed;
}

.risk_matrix th, .risk_matrix td {
    vertical-align: inherit !important;
    text-align: center;
}

.risk_matrix .label_col {
    width: auto;
}

.risk_matrix th, .risk_matrix td {
    border: 1px solid black;
}

.risk_matrix .severity_th {
    width: 60px !important;
}

.risk_matrix_cell {
    height: 95px;
}
.risk_matrix_cell_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
    justify-content: center;
}
.risk_matrix_cell_wrapper>*:not(.modal) {
    width: calc(50% - 2px);
}
.risk_matrix_cell_wrapper .modal img {
    height: 100px;
    margin: 5px;
    width: 100px;
    object-fit: cover;
}
.risk_matrix_cell_wrapper>a {
    font-size: 20px;
    color: #333;
}
.risk_matrix_cell_wrapper>a:hover,.risk_matrix_cell_wrapper>a:active,.risk_matrix_cell_wrapper>a:focus {
    font-weight: bold;
    text-decoration: none;
}

.risk_matrix .black_background {
background-color: #222;
color: #b4b3b3;
}

.cell_risk_1 {
background-color: #99FF99;
}

.cell_risk_2 {
background-color: #FFFF66;
}

.cell_risk_3 {
background-color: #FF5050;
}


.registration-form {
font-size: 16px;
margin-bottom: 100px;
}

.registration-form form {
padding: 0;
}

.registration-form label {
color: #1b75bb;
width: 100%;
}

.registration-form #airports-name-div .logo {
width: 300px;
height: 300px;
margin-left: auto;
margin-right: auto;
background: url('../images/login_logo.svg') no-repeat center center;
background-size: contain;
}

.registration-form #airports-name-div input {
margin-top: 15px;
width: 100%;
padding: 5px 10px;
border-radius: 10px;
outline: none;
border: 1px solid #cccccc;
}

.registration-form .show-on-airport-selected > .row{
margin-top: 75px;
}

.registration-form #airports-info-div input,
.registration-form select,
.registration-form #airports-info-div .select2{
width: 100%;
margin-bottom: 20px;
}

.registration-form #airports-info-div .map-container {
margin-top: 20px;
}

.registration-form table {
margin-top: 30px;
}

.registration-form form table td{
padding: 0;
}

.registration-form table input{
border: none;
width: 100%;
height: 100%;
background-color: transparent;
outline: none;
}

.registration-form table .action{
text-align: center;
}

.registration-form table .action a {
cursor: pointer;
}

.registration-form table tbody tr:last-child .action a{
display: none;
}

.registration-form .done {
width: 100%;
height: 50px;
font-size: 18px;
}

.registration-form .show-on-airport-selected{
display: none;
}

.registration-form .image-preview {
width: 220px;
height: 220px;
position: relative;
overflow: hidden;
background-color: #dadada57;
color: #ecf0f1;
}
.registration-form .image-preview input {
line-height: 200px;
font-size: 200px;
position: absolute;
opacity: 0;
z-index: 10;
}
.registration-form .image-preview label {
position: absolute;
z-index: 5;
opacity: 0.8;
cursor: pointer;
background-color: #bdc3c766;
width: 100%;
height: 40px;
font-size: 16px;
line-height: 40px;
bottom: 0;
margin: auto;
text-align: center;
}

.registration-form .image-preview,
.registration-form .image-preview input {
cursor: pointer !important;
}

.registration-form input[type=text] {
padding-left: 5px;
}

.airport-layout #layout-map-controls {
margin-top: 0;
margin-left: 11px;
display: none;
}

.airport-layout #map #layout-map-controls {
display: block;
}

#layout-map-controls button{
display: block;
margin-bottom: 10px;
}

.airport-layout.map-container {
height: 630px;
}

.airport-layout .regionButton {
margin: 12px 10px 12px 0;
}

.airport-layout .gmnoprint div[role=button] {
padding: 10px !important;
}

#pdf-report-download {
cursor: pointer;
}

#context-menu .dropdown-menu{
min-width: 165px;
}

#context-menu span {
padding-left: 10px;
}

#context-menu .divider {
padding-left: 10px;
margin: 7px 0;
}

#context-menu .color,
.map-control .color {
height: 15px;
display: inline-block;
width: 15px;
background-color: blue;
position: relative;
top: 2px;
margin-right: 6px;
}

#context-menu a {
cursor: pointer;
display: inline-block;
width: 100%;
padding: 3px 15px;
}

.version-code {
position: absolute;
bottom: 0;
color: white;
right: 5px;
}

.airport-layout .map-control {
font-size: 13px;
width: 160px;
margin-left: 10px;
}

.airport-layout .map-control header{
cursor: default;
}

.airport-layout .map-control header:after{
display: none;
}

.airport-layout .map-control .color{
top: 0;
}

.cc input {
border-bottom: 1px solid gray !important;
width: 100% !important;
}

.cc input:last-child {
border-bottom: none !important;
}

.displayOnSelect {
display: none;
}

.date-pickers-div {
background-color: #e2e2e2;
padding: 6px;
margin-top: 1px;
border-radius: 4px;
border: 1px solid rgba(0,0,0,.15);
position: absolute;
right: 0;
color: rgb(51,51,51);
z-index: 1;
display: none;
}

.date-pickers-div input {
margin-right: 18px;
height: 29px;
}

.date-pickers-div button {
margin-top: -1px;
}

.date-pickers-div :after {
content: '';
right: 128px;
position: absolute;
top: -6px;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
border-left: 6px solid transparent;
}

input[name="daterange"] {
cursor: pointer !important;
}
