﻿body {
    padding-top: 0px;
    margin: 0px;
}

@media screen and (max-width: 768px) {
    body {
        padding-top: 0px;
    }
}

.centralizar {
    width: 350px;
    height: 330px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -200px;
}

.validation-summary-valid {
    display: none !important;
}


.validation-summary-success {
    border: 1px solid #3c763d;
    color: #3c763d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-bottom: 15px;
    font-style: italic;
}

    .validation-summary-success ul {
        margin-top: 10px;
        margin-bottom: 0px;
        color: #3c763d;
    }

.validation-summary-errors, .environment-container {
    /*background: url("/assets/css/custom-theme/images/ui-bg_diagonals-thick_98_fef1ec_40x40.png") repeat scroll 50% 50% #FEF1EC;*/
    border: 1px solid #CD0A0A;
    color: #CD0A0A;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-bottom: 15px;
}

    .validation-summary-errors ul {
        margin-top: 10px;
        margin-bottom: 0px;
        color: #CD0A0A;
    }

.environment-container {
    padding: 10px;
    /*background: url("/assets/css/custom-theme/images/ui-bg_diagonals-thick_98_fef1ec_40x40.png") repeat scroll 50% 50% #FEF1EC;*/
    border: 1px solid #CD0A0A;
    border-radius: 4px 4px 4px 4px;
    color: #CD0A0A;
    padding-bottom: 15px;
}

div.footer {
    margin-top: 3%;
    width: 100%;
    max-width: 100%;
}

.bs-docs-nav {
    text-shadow: 0 -1px 0 rgba(0,0,0,.15);
    background-color: #eee;
    border-color: #c0c0c0;
    box-shadow: 0 1px 0 rgba(255,255,255,.1);
}

.logo-color-change {
    font-weight: 600;
    color: #D6146A;
}

.bold-text {
    font-weight: 500;
}

.pink-text {
    color: #D6146A !important;
}

.titulo {
    font-size: 24px !important;
    padding-left: 22px !important;
    background-image: url("/assets/img/icon-bullet1.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.bordaNavbar {
    border-radius: 0;
}

.navbar {
    margin-bottom: 0;
}


#welcome {
    font-size: 12px;
}

div.header {
    margin-bottom: 0px;
    padding-right: 30px;
    background-color: #FFFFFF;
    border-color: #e7e7e7;
    color: #777777;
    z-index: 1000;
    min-height: 50px;
    margin: 1px 1px 1px 1px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.15);
    max-width: 100%;
}

div.header-login {
    border-bottom-color: #c0c0c0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.logo {
    width: 30%;
    height: 30%;
    float: left;
    padding: 15px 15px;
    color: #777777;
    text-shadow: 0 -1px 0 rgba(0,0,0,.15);
}

div.box-page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4,
h5,
h6 {
    font-size: 12px;
}



.col-porfix {
    height: 208px;
}

.box-full {
    width: 100% !important;
    height: 100% !important;
}

button.large {
    width: 50%;
}

li.list-button {
    margin: 0 0 10px;
}
/* Esta classe é um complemento para as classes header, a propriedade background definida por ela possui uma imagem degrade cinza que esta sendo utilizada como padrão para os headers de panel e boxes. */
.panel-boxes-header {
    background: #e3e3e3 url(custom-theme/images/ui-bg_highlight-soft_75_e3e3e3_1x100.png) 50% 50% repeat-x;
}

.field-validation-error, .validation-summary-errors {
    color: Red !important;
    font-style: italic;
    margin-bottom: 10px;
}

.ui-widget-header .ui-icon {
    background-image: url(custom-theme/images/ui-icons_222222_256x240.png) !important;
}


#login {
    background-image: url(../img/glyphicons_003_user.png);
}

#senha {
    background-image: url(../img/glyphicons_044_keys.png);
}

#login,
#senha,
.icone {
    background-repeat: no-repeat;
    background-position: 6px center;
    padding-left: 35px;
}

.group-box {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    margin-left: 10px;
}

.form-control[disabled],
.form-control[readonly],
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline .form-control {
    background-color: #f5f5f5;
}

.page-header {
    margin-top: 5px;
    padding-bottom: 0px;
}

fieldset > legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*.modal .modal-header {
    background: #f8f8f8 repeat-x left bottom;
    background-image: -ms-linear-gradient(top, #f8f8f8, #e8e8e8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #e8e8e8);
    background-image: -o-linear-gradient(top, #f8f8f8, #e8e8e8);
    background-image: -moz-linear-gradient(top, #f8f8f8, #e8e8e8);
    background-image: linear-gradient(top, #f8f8f8, #e8e8e8);
    text-shadow: 0 1px #fff;
    font-weight: bold;
    border-bottom: 1px solid #cdcdcd;
    min-height: 20px;
    line-height: 22px;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: "";
        line-height: 0;
    }*/

/*Ajuste JQGrid no rodapé de Paginação.*/
.ui-jqgrid .ui-pg-input {
    font-size: inherit !important;
    width: 35px !important;
    height: 20px !important;
}

.ui-jqgrid-pager, .ui-pager-control {
    height: 35px !important;
}



.tiny-tables-wrap-forced table.tiny-tables {
    width: 100% !important;
}

    .tiny-tables-wrap-forced table.tiny-tables td,
    .tiny-tables-wrap-forced table.tiny-tables th {
        position: inherit; /*org: relative*/
        white-space: nowrap;
        overflow: hidden;
    }

.tiny-tables-wrap-forced {
    position: relative;
    overflow: hidden;
}

    .tiny-tables-wrap-forced div.tiny-tables-scroll {
        overflow: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

.paggingBlock {
    margin-top: 15px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #D6146A !important;
}


























.ui-multiselect {
    padding: 2px 0 2px 4px;
    text-align: left;
}

    .ui-multiselect span.ui-icon {
        float: right;
    }

.ui-multiselect-single .ui-multiselect-checkboxes input {
    position: absolute !important;
    top: auto !important;
    left: -9999px;
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important;
}

.ui-multiselect-header {
    margin-bottom: 3px;
    padding: 3px 0 3px 4px;
}

    .ui-multiselect-header ul {
        font-size: .9em;
    }

        .ui-multiselect-header ul li {
            float: left;
            padding: 0 10px 0 0;
        }

    .ui-multiselect-header a {
        text-decoration: none;
    }

        .ui-multiselect-header a:hover {
            text-decoration: underline;
        }

    .ui-multiselect-header span.ui-icon {
        float: left;
    }

    .ui-multiselect-header li.ui-multiselect-close {
        float: right;
        text-align: right;
        padding-right: 0;
    }

.ui-multiselect-menu {
    display: none;
    padding: 3px;
    position: absolute;
    z-index: 10000;
    text-align: left;
}

.ui-multiselect-checkboxes {
    position: relative;
    overflow-y: scroll;
}

    .ui-multiselect-checkboxes label {
        cursor: default;
        display: block;
        border: 1px solid transparent;
        padding: 3px 1px;
    }

        .ui-multiselect-checkboxes label input {
            position: relative;
            top: 1px;
        }

    .ui-multiselect-checkboxes li {
        clear: both;
        font-size: .9em;
        padding-right: 3px;
    }

        .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
            text-align: center;
            font-weight: bold;
            border-bottom: 1px solid;
        }

            .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
                display: block;
                padding: 3px;
                margin: 1px 0;
                text-decoration: none;
            }

    * html .ui-multiselect-checkboxes label {
        border: none;
    }

.btn-darkest {
    color: #ffffff;
    background-color: #777777;
    border-color: #777777;
}

    .btn-darkest:hover,
    .btn-darkest:focus,
    .btn-darkest:active,
    .btn-darkest.active,
    .open .dropdown-toggle.btn-darkest {
        color: #ffffff;
        background-color: #636363;
        border-color: #585858;
    }

    .btn-darkest:active,
    .btn-darkest.active,
    .open .dropdown-toggle.btn-darkest {
        background-image: none;
    }

    .btn-darkest.disabled,
    .btn-darkest[disabled],
    fieldset[disabled] .btn-darkest,
    .btn-darkest.disabled:hover,
    .btn-darkest[disabled]:hover,
    fieldset[disabled] .btn-darkest:hover,
    .btn-darkest.disabled:focus,
    .btn-darkest[disabled]:focus,
    fieldset[disabled] .btn-darkest:focus,
    .btn-darkest.disabled:active,
    .btn-darkest[disabled]:active,
    fieldset[disabled] .btn-darkest:active,
    .btn-darkest.disabled.active,
    .btn-darkest[disabled].active,
    fieldset[disabled] .btn-darkest.active {
        background-color: #777777;
        border-color: #777777;
    }


.spacer {
    margin-top: 20px; /* define margin as you see fit */
}


table.dataTable tr th {
    /*width:20px !important;*/
}

/*
// Aqui estava o problema do desalinhamento do header com o corpo do grid!
.dataTables_scrollHead {
    padding-left: 2px !important;
}*/

/*.dataTables_scrollHeadInner {
    padding-left: 0px !important;
}*/

table.dataTable {
    margin-top: 0px !important;
}

table.DTFC_Cloned th {
    white-space: nowrap;
}

.title td {
    background-color: #d7d7d9;
    font-weight: bold;
}

.total td {
    background-color: gray;
    font-weight: bold;
}

.cast td {
    background-color: gray;
    font-weight: bold;
    color: White;
}

.nulo {
    background-color: #ffffff;
}

table.dataTable tbody td {
    font-family:Verdana;
    font-size:11px;
    /*width:5px !important;
    padding: 1px !important;*/
    text-align: center;
    vertical-align: middle;
    /*min-width: 40px;*/
}


table.dataTable thead th, table.dataTable tfoot td {
    /*font-family:Verdana;
        font-size:9px;
        width:5px !important; */
    text-align: center !important;
    /*padding:2px !important;*/
}


table.dataTable tr {
    /*width:20px !important;*/
}


.scaleTable td, .scaleTable th {
    min-width: 7px; !important
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.scaleTable .sunday {
    border-left: 1px solid orange;
    border-right: 1px solid orange;
}

.scaleTable .holiday {
    border-left: 1px dashed red;
    border-right: 1px dashed red;
}

.scaleTable th.sunday {
    background-color: orange;
}

.scaleTable th.holiday {
    background-color: red;
}

.none {
    background: White;
    color: Black;
}

.A {
    background: #FF0000;
    color: White;
}

.AT {
    background: #C5007C;
    color: White;
}

.DR {
    background: #6300A5;
    color: White;
}

.F {
    background: #0010A5;
    color: White;
}

.FB {
    background: #0064B5;
    color: White;
}

.FD {
    background: #00A3C7;
    color: White;
}

.FF {
    background: #0FAD00;
    color: Black;
}

.FI {
    background: #8CC700;
    color: Black;
}

.FP {
    background: #18fc03;
    color: Black;
}

.FN {
    background: #77ff77;
    color: Black;
}

.AF {
    background: #71350A;
    color: White;
}

.SF {
    background: #FFFF00;
    color: Black;
}

.T {
    background: #FF9400;
    color: Black;
}

.IN {
    background: #66CDAA;
    color: White;
}

.UP {
    background: #DDA0DD;
    color: White;
}

.VC {
    background: #660066;
    color: White;
}

/*select option {
    background: #aaa;
}*/

#scaleTable select {
    /*margin: 50px;*/
    width: 28px;
    height: 100%;
    background: transparent;
    /*width: 150px;*/
    /*padding: 5px 35px 5px 5px;*/
    font-size: 11px;
    border: 0px;
    /*height: 34px;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*color: gray;*/
    /*background: url(http://www.stackoverflow.com/favicon.ico) 96% / 15% no-repeat #eee;*/
}

#scaleTable select, option {
    text-align: center;
}

@media screen and (min-width: 0\0) {
    select {
        background: none;
        padding: 2px;
    }
}

tr.highlight td, tr.highlight, td.highlight {
    background-color: #DDDDDD !important;
}


.truncate {
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.home-lin1 {
    font-size: 18px;
    color: Black;
    margin-top: 10px;
}

.home-lin2 {
    font-size: 14px;
    color: Gray;
}

.home-1 {
    font-size: 20px;
    color: Black;
}

.home-2 {
    font-size: 16px;
    color: Gray;
    margin-bottom: 20px;
}

.home-a {
    font-size: 30px;
    font-family: Lucida Handwriting;
    color: #D6146A;
    text-align: right;
}

.home-b {
    font-size: 16px;
    font-family: Lucida Handwriting;
    text-align: right;
    color: Gray;
    margin-bottom: 10px;
}

.home-c {
    font-size: 24px;
    color: Black;
    margin-bottom: 20px;
    text-align: right;
}

/*@media screen {
    #printSection {
        display: none;
    }
}

@media print {
    body * {
        visibility:hidden;
    }
    #printSection, #printSection * {
        visibility:visible;
    }
    #printSection {
        position:absolute;
        left:0;
        top:0;
    }
}*/

@media print{
    /*table { page-break-after:always; }
    tr    { page-break-inside:auto; page-break-after:always }
    td    { page-break-inside:auto; page-break-after:always }
    thead { display:table-header-group }
    tfoot { display:table-footer-group }*/
    @page {size: landscape}
}

.ColumnsFix{
      background-color: #D7D7D9;
}