#page {
    padding-top: 60px;
}

footer p{
    margin-bottom: 10px;
}

.expand-button{
    font-size: 1.5em;
    padding: 0 5px 0 0;
}

.expand-button:hover{
    text-decoration: none;
}

.clearfix {
    clear: both; }

.marginBottom {
    margin-bottom: 15px; }

.select2-search-choice-error {
    background-color: rgba(230, 190, 185, 0.6) !important;
    border: 1px solid #d1847d !important; }

#page {
    padding-top: 5px; }
#page h1, #page h2, #page h3 {
    margin-top: 0; }
#page .cancel, #page .private-action {
    color: #aeaeae;
    font-size: 0.75em; }
#page .main {
    padding-left: 15px;
    padding-right: 15px; }
#page #content #index-content {
    clear: both; }
#page #content #switch {
    margin-top: -15px;
    margin-bottom: 10px;
    font-size: 9pt; }
#page #content #switch a, #page #content #switch a:hover, #page #content #switch a:focus {
    font-weight: 700;
    text-decoration: none;
    border-bottom: dashed 1px black;
    color: black; }
#page #content .flash-message {
    margin: 0px; }
#page #content .report-view {
    margin-bottom: 15px; }
#page #content .form-list {
    height: 175px; }
#page #content .template-header {
    margin-bottom: 0; }
#page #content #confirmModal .modal-dialog {
    width: 95%; }
#page #content #actionModal .modal-dialog {
    width: 80%; }
#page #content .legend {
    padding-right: 15px; }
#page #content .legend-info {
    clear: both;
    position: relative;
    margin-bottom: 10px;
    display: none; }
#page #content .legend-info span.block {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 1px solid #d1d1d1;
    top: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
#page #content #net-plan {
    clear: both; }
#page #content #net-plan table td div {
    display: inline; }
#page #content #net-plan table td div.can-drag {
    cursor: move;
    z-index: 1 !important; }
#page #content #net-plan table td.add-action {
    cursor: pointer; }
#page .tab-content {
    overflow: auto; }
#page #mes-informer {
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 47px;
    z-index: 99; }
#page #mes-informer div {
    margin-left: -50%; }
#page #mes-informer div .inform-link {
    /*border: 1px solid #000000;*/
    background: none repeat scroll 0 0 #39acff;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.6); }
#page #mes-informer div .inform-link:hover {
    color: #fff;
    text-decoration: none; }
#page .highlighted {
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.7);
    -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.7); }
#page .table > tbody > tr.highlighted > td {
    background-color: rgba(226, 151, 12, 0.35); }
#page #action-preLoader {
    text-align: center;
    display: none;
    opacity: 0.7;
    font-size: 35pt;
    /*img{
      height: 95px;
    }*/
    clear: both; }
#page .highcharts-container {
    margin: 0 auto; }
#page .message {
    margin-bottom: 10px; }
#page .new-message {
    font-weight: bold; }
#page .emp-list {
    margin: 0; }
#page .emp-badge {
    display: inline-block;
    min-width: 260px;
    height: 27px;
    background-color: #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 2px 7px;
    border: 1px solid #d1d1d1; }
#page .emp-badge.responsible {
    background-color: rgba(116, 193, 230, 0.36);
    border: 1px solid rgba(120, 172, 209, 0.73); }
#page .emp-badge.confirmed {
    background-color: rgba(174, 230, 149, 0.60);
    border: 1px solid #9dd185; }
#page .emp-badge.emp-error {
    background-color: rgba(230, 190, 185, 0.60);
    border: 1px solid #d1847d; }
#page .emp-badge .emp {
    display: inline-block; }
#page .emp-badge .del-badge {
    background: url("../../images/images/emp_badge_sprite.gif") no-repeat;
    float: right;
    height: 21px;
    width: 17px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top; }
#page .emp-badge .del-badge:hover {
    background: url("../../images/images/emp_badge_sprite.gif") no-repeat 0 -21px; }
#page .emp-check {
    width: 255px; }
#page .emp-check input[type=checkbox] {
    margin-top: -2px; }
#page footer p {
    margin-bottom: 10px; }
#page #sidebar .nav-header {
    color: #999;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase; }
#page #sidebar .nav > li > a {
    padding: 3px 15px; }

.expand-button {
    font-size: 1.5em;
    padding: 0 5px 0 0; }

.expand-button:hover {
    text-decoration: none; }

#actionTabs .last-modified {
    margin-top: 15px; }

.table>tbody>tr.orange>td {
    background-color: #ffcd94cc;
}

.alert-orange {
    background-color: #ffcd94cc;
    /*border-color: #d6e9c6;*/
    /*color: #3c763d;*/
}