/*.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #FFFFFF;
    background-color: #DE251F;
}*/

.copyright:before {
  content: "Xinx Version 3.2.6";
}


a {
    text-decoration: none !important;
}

html,
body {
    height: 100%;
    margin: 0;
}



.contentBody {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -100px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
}

    .contentBody:after {
        content: "";
        display: block;
    }

    .footer,
    .contentBody:after {
        height: 100px;
    }

.footer {
    width: 100%;
    background-color: #2D2D2D;
    text-align: center;
    color: white;
}

.font-styleTitle {
    /*font-family: "Franklin Gothic Medium";*/
    /*color: #DB2121;*/
    font-size: 27px;
    /*font-style: italic;*/
    font-weight: bold;
    /*-ms-text-shadow: 1px 0 1px #000000;
    text-shadow: 1px 0 1px #000000;*/
    font-weight: bold;
}

.font-styleSideBar {
    color: #ffffff;
    /*font-size: 15px;*/
    font-weight: bold;
}

body {
    overflow-x: hidden;
}



.gridTitle {
    font-weight: bold;
}



.btn-Modal {
    background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e);
    background-repeat: no-repeat;
    border: 1px solid #a91b0c;
    filter: none;
    font-family: !important "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: darkgreen;/*#d9230f;*/
    color: #ffffff;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}



.redLegend {
    border-color: red;
}

.legendSideBar {
    text-align: center;
}

.navbar {
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: transparent;
    margin-bottom: 10px;
}

.panel-danger {
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #5A5555;
}

    .panel-danger > .panel-heading {
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: #5A5555;
        border-color: #5A5555;
        color: white;
        font-size: 15px;
    }

.navbar-inverse {
 background-color: #000000;
    border-color: transparent;
}

#foo {
    background: url('../../../Images/Navbar_sm.png');
   /* background-color: #eb463a;
    border-color: transparent;*/
}


#options {
    background-color: #f4f4f4;
    border: 1px solid #e3e3e3;
    -ms-border-radius: 4px;
    /*border-radius: 4px;*/
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.collapse.navbar-collapse {
    padding-top: 5px;
}

    .collapse.navbar-collapse#bs-example-navbar-collapse-1 {
        padding-top: 0px;
    }

@media (max-width: 767px) {

    /*clase padre del un nivel del arbol arriba y despues hijo de un nivel mas abajo*/
    .navbar-inverse #button-toggle:hover {
        background-color: white;/*#e3e3e3;*/
    }

    .navbar-inverse #button-toggle {
        background-color: darkgreen;/*#e3e3e3;*/
    }

    button {
        border-color: darkgreen;/*#e3e3e3;*/
    }
}

.logged-user {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.btn-link {
    color: darkgreen/*#5a5555*/;
}

h1 {
    color: #5a5555;
}

.overTitle {
    color: #777777;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857;
    font-weight: bold;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.navbar-custom1 .navbar-inner {
    background-color: darkgreen;
    background-image: none;
}

.navbar-custom1 .dropdown-menu {
    background-clip: padding-box;
    background-color: #80ff00;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.navbar-custom1 .btn-group.open .btn.dropdown-toggle {
    background-color: #80ff00;
}

.navbar-custom1 .btn-group.open .btn.dropdown-toggle {
    background-color: lime;
}

.navbar-custom1 .nav li.dropdown.open > .dropdown-toggle,
.navbar-custom1 .nav li.dropdown.active > .dropdown-toggle,
.navbar-custom1 .nav li.dropdown.open.active > .dropdown-toggle {
    color: white;
    background-color: Teal;
}

.navbar-custom1 .nav > li > a {
    color: white;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 0px 0 #ffffff;
}

.navbar-custom1 .brand {
    display: block;
    float: left;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: white;
    text-shadow: 0 0px 0 #ffffff;
}

.navbar-custom1 .nav > li > a:focus,
.navbar-custom1 .nav > li > a:hover {
    color: white;
    text-decoration: none;
    background-color: transparent;
}

.navbar-custom1 .navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: white;
}

.navbar-custom1 .dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: white;
    white-space: nowrap;
}

.navbar-custom1 .navbar-link {
    color: white;
}

    .navbar-custom1 .navbar-link:hover {
        color: white;
    }


/*.ng-hide-add         { animation: enter_sequence 0.2s; }


.ng-hide-remove      { animation:0.5s enter_sequence ease; }*/
/*.ng-hide-remove      { animation:0.5s flipInX ease; }*/

/* ANIMATIONS (FROM ANIMATE.CSS) ======================== */
/* flip in */
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
        transform: perspective(400px);
        transform: perspective(400px);
    }
}

/* light speed out */
@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}





@keyframes demo {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes demo { /* Firefox */
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes demo { /* Safari and Chrome */
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes demo { /* Opera */
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


@keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Firefox < 16 
@-moz-keyframes fadeout {
   from { opacity: 1; }
    to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}



.cssFade {
    transition: 0.2s linear all;
    -ms-opacity: 1;
    opacity: 1;
}

    /*Cuando pone estas dos clases pasa del la que estaba cssfade 1 a 0 con la transicion indicada*/
    .cssFade.ng-hide {
        -ms-opacity: 0;
        opacity: 0;
    }


/* Absolute Center CSS Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
    }


tr.active {
    color: blue;
    background-color: !important green;
}



.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #5A5555;
    color: white;
    font-weight: bold;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #5A5555;
    color: white;
}

.gaugeTitle {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px;
}

.chart-wrapper {
    position: relative;
    padding-bottom: 10%;
}

.chart-inner {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 15px;
    left: 0;
    padding-top: 5%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

/*input.ng-invalid {
  border: 1px solid red;
}*/


/* Form as a parent with that class, when it has a child with an input with ng-invalid it sets the style.
  Only when the inputs are submitted and invalid*/
form.ng-submitted input.ng-invalid {
    border: 1px solid red;
}

form.ng-submitted select.ng-invalid {
    border: 1px solid red;
}

form.ng-submitted textarea.ng-invalid {
    border: 1px solid red;
}

/*  Invalid and diry. This is to prevent when first time the page loads inputs empty inputs are invalid by required validation and bordered in red*/
input.ng-invalid.ng-dirty {
    border: 1px solid red;
}

/* This prevent Content moves to the right #9886, issue: https://github.com/twbs/bootstrap/issues/9886*/
body.modal-open {
    overflow: inherit;
    padding-right: inherit !important;
}

.btn {
    border-radius: 0px;
}

textarea {
    resize: none;
}

.center-horizontally {
    display: block;
    margin: auto;
}

.well-margin-top {
    margin-top: 20px;
}

.table-actions-buttons {
    width: 100px;
}

.error-msg {
    display: block;
    position: absolute;
    height: 26px;
    line-height: 26px;
    margin: 40px 8px 7px 152px;
    padding: 0 10px 0 4px;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background: #e50a2f;
    border-radius: 5px;
    z-index: 1000;
}

.btn-efficiency-red {
    background-color: #DF5353 !important;
    color: white;
}

.btn-efficiency-green {
    background-color: #3ec200 !important;
    color: white;
}


/*.actionInput.ng-invalid-required {
  border-color: red;
}*/

.btn-sm {
    border-radius: 0px;
}


.actionnotesrow {
    margin-bottom: 27px;
    min-height: 30px;
    background-color: #414245;
    background-color: rgba(65, 66, 69, 0.75);
    color: white;
    font-weight: normal;
}

/* This is used to center content in a bootstrap row, just set class="row vertical-align" */
.vertical-align {
    display: flex;
    flex-direction: row;
}

    .vertical-align > [class^="col-"],
    .vertical-align > [class*=" col-"] {
        display: flex;
        align-items: center;
        /*justify-content: center;*/ /* Optional, to align inner items 
                              horizontally inside the column */
    }



/*subrayado de la barra de navegacion
        */
/*.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > .active > a,
 .navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  background-color: #fff;
  color: #439348;
  border-bottom: 1px solid #439348;
}*/



/* Specify styling for tooltip contents */
.tooltip-inner {
    background-color: #e3e3e3;
    border-color: #2d2d2d;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #777777;
    max-width: 425px !important; /* bug 510 max-width was 250*/
}
/* Hide arrow */
.tooltip-arrow {
    display: none;
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
