body {
    padding-bottom: 0 !important;
}

.datepicker {
    color: #555555 !important;
    font-size: 13px !important;
}

body.background-rodosoft {
    font-weight: 300;
    padding-bottom: 100px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjEwJSIgY3k9IjAiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMTAyLCAxMDUsIDEwNCwgMC45MCkiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiYSg5MywgMTEyLCAxMTksIDAuODkpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE2MCwgMTc0LCAxNTAsIDAuOTApIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4="), url("../img/bgnoise_lg_dark.png");
    background-color: rgba(102, 105, 104, 0.9);
    background: radial-gradient(farthest-side ellipse at 10% 0, rgba(128,128,128, 0.9), rgba(192,192,192, 0.89), rgba(205,205,205, 0.9)), url("../img/bgnoise_lg_dark.png");
    background: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgba(128,128,128, 0.9), rgba(192,192,192, 0.89), rgba(205,205,205, 0.9)), url("../img/bgnoise_lg_dark.png");
    background: -moz-radial-gradient(10% 0, farthest-side ellipse, rgba(128,128,128, 0.9), rgba(192,192,192, 0.89), rgba(205,205,205, 0.9)), url("../img/bgnoise_lg_dark.png");
}

body.background-dark {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjEwJSIgY3k9IjAiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMTAyLCAxMDUsIDEwNCwgMC45MCkiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiYSg5MywgMTEyLCAxMTksIDAuODkpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE2MCwgMTc0LCAxNTAsIDAuOTApIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4="), url("../img/bgnoise_lg_dark.png");
    background-color: rgba(102, 105, 104, 0.9);
    background: radial-gradient(farthest-side ellipse at 10% 0, rgba(128,128,128, 0.9), rgba(192,192,192, 0.89), rgba(205,205,205, 0.9)), url("../img/bgnoise_lg_dark.png");
    background: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgba(128,128,128, 0.9), rgba(192,192,192, 0.89), rgba(205,205,205, 0.9)), url("../img/bgnoise_lg_dark.png");
    background: -moz-radial-gradient(10% 0, farthest-side ellipse, rgba(128,128,128, 0.9), rgba(192,192,192, 0.89), rgba(205,205,205, 0.9)), url("../img/bgnoise_lg_dark.png");
}

.posicao {
    margin-top: 90px;
}

.table:not(.table-bordered) td {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

.table:not(.table-bordered) th {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

section.widget-rodape {
    margin-bottom: 0px !important;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px 12px;
    color: #f8f8f8;
    background: rgba(51,51,51,0.4);
    position: relative;
}

.navbar .btn-group .btn {
    margin-right: 10px !important;
}

.available {
    width: 42px !important;
    height: 34px !important;
    border-color: white !important;
}

.unavailable {
    width: 42px !important;
    height: 34px !important;
}

.jumbotron-scrollable {
    max-height: 150px !important;
    overflow-y: scroll !important;
}

.btn-form {
    margin-top: 35px !important;
}

.modal-detalhes {
    max-width: 100% !important;
}

.accordion {
    max-width: 860px !important;
}

.imagem-empresa {
    margin-top: 5px !important;
    margin-left: 50px !important;
}

.link-usuario {
    margin-right: 5px !important;
}

.imagem-webtef {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    margin-right: 50px !important;
}

.link-usuario {
    margin-right: 0px !important;
}

.text-area {
    margin-left: 50px !important;
}

.link-menu {
    margin-top: 11px !important;
    margin-left: 15px !important;
}

.link-logout-test {
    margin-top: 7px !important;
    margin-left: 670px !important;
}

.lbl-form {
    margin-left: 100px !important;
}

.nt {
    color: #3f41ae;
}

.logo {
    left: 25px !important;
}

@media screen and (max-width:480px) {
    .logo {
        width: 400px;
        padding-top: 15px;
        left: 5px !important;
    }
}

@media screen and (min-width:480px) and (max-width:900px) {
    .logo {
        width: 500px;
        padding-top: 10px;
        left: 10px !important;
    }
}

@media screen and (min-width:901px) and (max-width:1049px) {
    .logo {
        width: 500px;
        padding-top: 10px;
        left: 10px !important;
    }
}


.polaroid {
    padding: 10px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.4);
    background-image: -webkit-linear-gradient(top, #fff 85%, #eee);
    background-image: -moz-linear-gradient(top, #fff 85%, #eee);
    background-image: linear-gradient(top, #fff 85%, #eee);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.panel:nth-child(even) .panel-heading {
    border-left: 5px solid #e5603b;
}

.panel:nth-child(odd) .panel-heading {
    border-left: 5px solid white;
}

.pagination ul > li {
    display: inline;
}

    .pagination ul > li > a, .pagination ul > li > span {
        float: left;
        padding: 4px 12px;
        line-height: 20px;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-left-width: 0;
    }

        .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
            background-color: #f5f5f5;
        }

.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999999;
    cursor: default;
}

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    color: #999999;
    background-color: transparent;
    cursor: default;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a, .pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-small ul > li > a, .pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}

.row_selected > td {
    background-color: #dbdbdb !important;
}

.ativo {
    background: #56bc76;
    color: #fff;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .ativo:hover {
        background: #007a26;
        color: #fff;
        content: 'Bloquear';
        cursor: pointer;
    }

.inativo {
    background: #999999;
    pointer-events: none;
    cursor: default;
}

.bloqueado {
    background: #e5603b;
    color: #fff;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .bloqueado:hover {
        background: #c22a00;
        color: #fff;
        content: 'Desbloquear';
        cursor: pointer;
    }

.BPEempdesabilitada {
    background: #999999;
    color: #fff;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none;
    cursor: default;
}

.modalBackground {
    background-color: black;
    filter: alpha(opacity=300);
    opacity: 0.7;
}

.PopUp {
    background-color: white;
    border-width: 1px;
    border-color: #606060;
    border-style: solid;
    padding: 50px;
}

.paginacao {
    padding: 5px;
}

    .paginacao a {
        border-radius: 30%;
        background-color: rgba(51, 51, 51, 0.60);
        padding: 5px 10px 5px 10px;
        color: #fff;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
    }

        .paginacao a:hover {
            background-color: rgba(51, 51, 51, 0.25);
            color: #fff;
        }

    .paginacao span {
        background-color: #e5603b;
        color: #fff;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        border-radius: 30%;
        padding: 5px 10px 5px 10px;
    }
