﻿/* DEFAULTS
----------------------------------------------------------*/

.modalBackground {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

body {
    background: #fff;
    /*font-size: .80em;*/
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

a.white_link:link {
    color: #ffffff;
    text-decoration: none;
}

a.white_link_visit:visited {
    color: #ffffff;
    text-decoration: none;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

div.divbotao {
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    width: 850px;
}

div.divbotaoesquerda {
    width: 320px;
    float: left;
}

div.divbotaocentro {
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    width: 150px;
    float: right;
}

div.divbotaodireita {
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    width: 150px;
    float: left;
}

.contentheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    text-transform: capitalize;
    color: #000000;
    border-bottom: border-bottom-style: solid;
    border-bottom-width: thin;
    border-color: #000000;
    border-bottom-style: solid;
}
/* HEADINGS   
----------------------------------------------------------*/

/*h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}*/

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
/*.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}*/


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.header_ies {
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    font-size: large;
    color: White;
}

.navbar-top-links {
    margin-right: 0;
}

    .navbar-top-links li {
        display: inline-block;
    }

        .navbar-top-links li:last-child {
            margin-right: 15px;
        }

        .navbar-top-links li a {
            padding: 15px;
            min-height: 50px;
        }

    .navbar-top-links .dropdown-menu li {
        display: block;
    }

        .navbar-top-links .dropdown-menu li:last-child {
            margin-right: 0;
        }

        .navbar-top-links .dropdown-menu li a {
            padding: 3px 20px;
            min-height: 0;
        }

            .navbar-top-links .dropdown-menu li a div {
                white-space: normal;
            }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        width: 310px;
        min-width: 0;
    }

    .navbar-top-links .dropdown-messages {
        margin-left: 5px;
    }

    .navbar-top-links .dropdown-tasks {
        margin-left: -59px;
    }

    .navbar-top-links .dropdown-alerts {
        margin-left: -123px;
    }

    .navbar-top-links .dropdown-user {
        right: 0;
        left: auto;
    }

.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

    .sidebar ul li a.active {
        background-color: #eeeeee;
    }

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active > a > .fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: none !important;
}

    .sidebar .nav-second-level li a {
        padding-left: 37px;
    }

    .sidebar .nav-third-level li a {
        padding-left: 52px;
    }

@media (min-width: 768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.page {
    background-color: #FFFFFF;
    margin: 5px auto 0px auto;
    border: 0px solid #496077;
}

/*.header
{
    position: relative;
    background: #465c71;
    width: 100%;
    height: 130px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}*/

.main {
    padding: 0px 0px;
    min-height: 100%;
    max-width: 80%;
    float: left;
    overflow: auto;
    z-index: 1;
}

.leftCol {
    padding: 0px 0px;
    width: 190px;
    min-height: 800px;
    float: left;
    margin-right: 10px;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #B7B7B7;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU HORIZONTAL
----------------------------------------------------------*/

div.selecaoinstituicao {
    width: 350px;
    float: left;
    position: relative;
    top: 50px;
}


div.hideSkiplink {
    background-color: #465c71;
    width: 100%;
}

div.paimenuh {
    width: 100%;
    float: right;
}

div.menuh {
    height: 65px;
    background-color: #465c71;
}


    div.menuh ul {
        list-style: none;
    }

        div.menuh ul li a, div.menuh ul li a:visited {
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

/*
div.menuh ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menuh ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
*/

/* TAB MENU VERTICAL
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
    visibility: hidden;
    display: inline;
    overflow: auto;
}

div.menuv {
    position: absolute;
    z-index: 500;
    background-color: #FFFFFF;
}


    div.menuv ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menuv ul li a, div.menuh ul li a:visited {
            color: #3a4f63;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            border-bottom-style: solid;
            border-bottom-color: #3a4f63;
            border-bottom-width: 1px;
            background-color: #FFFFFF;
            font-weight: bold;
        }

            div.menuv ul li a:hover {
                background-color: #465c71;
                color: #cfdbe6;
                font-weight: lighter;
            }

            div.menuv ul li a:active {
                background-color: #bfcbd6;
                color: #465c71;
                font-weight: bold;
            }


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
        font-size: medium;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    border: 1px solid #ccc;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 5px;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

.selectWidth {
    width: auto !important;
}

.selectWidthMax {
    width: 80% !important;
}

/*For numeric up down
--------------------------*/

.numericUpDown {
    width: 100px;
}

    .numericUpDown input {
        text-align: right;
    }

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px;
        margin-left: -1px;
        position: relative;
        border-radius: 0;
    }

        .input-group-btn-vertical > .btn:first-child {
            border-top-right-radius: 4px;
        }

        .input-group-btn-vertical > .btn:last-child {
            margin-top: -2px;
            border-bottom-right-radius: 4px;
        }

    .input-group-btn-vertical i {
        position: absolute;
        top: 0;
        left: 4px;
    }

/*Change color Header Table
--------------------------*/

th {
    background-color: #4d7496;
    color: white;
}

/*Pagination
--------------------------*/

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #0066cc;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: white;
            background-color: #337ab7;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: White;
            background-color: #337ab7;
            border-color: #dddddd;
        }

/* For Upload Button
----------------------------------------------------------*/
.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

/*input[type="file"]{
    width: 200px;
}*/

div.bootstrap-filestyle input[type=text] {
    width: 200px;
}




/*input, select, textarea, optgroup, option {
    text-transform: uppercase;
}*/

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    font-size: x-large;
    color: White;
    font-family: Arial Rounded MT Bold;
    height: 35px;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    pright;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    font-size: x-large;
    color: White;
    font-family: Arial Rounded MT Bold;
    height: 35px;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

/*
CLASSES PARA OS IMAGEBUTTONS
*/
.btn_inserir {
    background-image: url(images/button.gif);
    width: 100px;
    height: 25px;
}

.btn_excluir {
    background-image: url('../images/excluir.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_adicionar {
    background-image: url('../images/adicionar.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_pesquisar {
    background-image: url('../images/pesquisar.png');
    height: 25px;
    width: 25px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_editar {
    background-image: url('../images/editar.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_provas {
    background-image: url('../images/provas.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_cursos {
    background-image: url('../images/livros.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_calendario {
    background-image: url('../images/calendario.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_calculadora {
    background-image: url('../images/calculadora.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}


.btn_casa {
    background-image: url('../images/casa.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_telefone {
    background-image: url('../images/telefone.png');
    height: 30px;
    width: 30px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.btn_setadireita {
    background-image: url('../images/setadireita.png');
    height: 40px;
    width: 45px;
    color: AppWorkspace;
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    cursor: hand;
}

.textboxtextocomposicao {
    cursor: move;
    background: transparent;
    color: #333333;
    height: 20px;
    border: 0;
    padding: 4px 8px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

#MainContent_TextoComposicaoEditor_ctl02_ctl01 {
    text-transform: none;
}

/*FORMATAÇÃO GRID VIEW*/
/*.DivGrid
{
    
}
.GridGis
{
    border: 1px solid #465c71;
    background-color: #FFFFFF;
    width: 600px;
} 
.GridGis th
{
    height: 20px;
    padding: 4px 6px;
    color: white;
    background: #465c71;
    text-align: center;
}  
.GridGis .alt
{
    background: #fcfcfc;
    color: #465c71;
}  
.GridGis .row
{
    background: #fcfcfc;
    color: #465c71;
}  
.GridGis .pgr 
{ 
    background: #ADA99A; 
}  
.GridGis tr.alt:hover, .GridGis tr.row:hover
{
    background-color: #E8E8E8;
}
.GridGis .slct
{
	background-color:Yellow;
	color:Blue;
}*/
/* FIM GRID VIEW*/
/* Inicio ListView*/
.ListView {
    height: 120px;
    width: 800px;
}
/*Fim ListView */

/*TEXTBOX TAMANHO FIXO*/

/*FIM TEXTBOX TAMANHO FIXO*/

/*Widget-box*/
/*.widget-box {
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 3px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.widget-header {
    box-sizing: content-box;
    position: relative;
    min-height: 38px;
    background: linear-gradient(rgb(255, 255, 255) 0px, rgb(238, 238, 238) 100%) repeat-x rgb(247, 247, 247);
    color: rgb(102, 159, 199);
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding-left: 12px;
}

    .widget-header::before, .widget-header::after {
        content: '';
        display: table;
        line-height: 0;
    }

    .widget-header::after {
        clear: right;
    }

    .widget-header::before, .widget-header::after {
        content: '';
        display: table;
        line-height: 0;
    }

    .widget-header > .widget-caption, .widget-header > :first-child {
        line-height: 36px;
        padding: 0px;
        margin: 0px;
        display: inline;
    }

.widget-toolbar {
    display: inline-block;
    padding: 0px 10px;
    line-height: 37px;
    float: right;
    position: relative;
}

    .widget-toolbar::before {
        display: inline-block;
        content: '';
        position: absolute;
        top: 3px;
        bottom: 3px;
        left: -1px;
        border: solid rgb(217, 217, 217);
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
    }

    .widget-toolbar > [data-action="collapse"], .header-color-dark > .widget-toolbar > [data-action="collapse"] {
        color: rgb(170, 170, 170);
    }

    .widget-toolbar > a {
        font-size: 14px;
        margin: 0px 1px;
        display: inline-block;
        padding: 0px;
        line-height: 24px;
        text-decoration: none;
    }

    .widget-toolbar > [data-action="close"], .header-color-dark > .widget-toolbar > [data-action="close"] {
        color: rgb(224, 158, 150);
    }

.widget-body {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top: 0px;
    background-color: rgb(255, 255, 255);
}

.widget-main {
    padding: 12px;
}*/

.navbar-default .navbar-brand {
    color: White;
}

/*
    Sidebar for LateralMenu
*/
#sidebar * {
    overflow-x: visible;
    overflow-y: visible;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.menulateral {
    /*CSS para manipular o menu lateral
    FAVOR NAO EXCLUIR
*/
}

@media(min-width:751px) {
    /*Espacamento Form-Inline*/
    .form-inline-margin {
        margin: 0px 0px 0px 15px;
    }
}

@media(max-width:445px) {
    /*Margin Top*/
    .margin-top {
        margin: 15px 0px;
    }
}

.dropdown-menu {
    padding: 0px 0;
    background-color: #293541;
}

.theme-dark #sidebar ul#nav li a {
    color: #cdd0d8;
    text-shadow: 0 1px 0 #000;
    background-color: #293541;
}

/*CSS Button ScrollTop*/
.scrollTop {
    background: none repeat scroll 0 0 #293541 !important;
    bottom: 20px !important;
    /*color: #FFFFFF;*/
    display: none;
    /*font-size: 10px;
    font-weight: bold;*/
    /*height: 20px;*/
    position: fixed;
    right: 30px;
    text-transform: uppercase;
    /*width: 120px;*/
}

    .scrollTop:hover {
        background: none repeat scroll 0 0 #3d4e60 !important;
    }

/*Cursor hand*/
.pointer {
    cursor: pointer !important;
}

.width-full {
    width: 100%;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #D9D7D7;
}

.panel-body {
    padding: 15px;
    margin: 20px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}

.panel-heading:hover {
    cursor: pointer;
}

.dropdown-menu.menulateral li a {
    background-color: #3d4e60 !important;
}

    .dropdown-menu.menulateral li a:hover {
        background-color: #293541 !important;
    }

/*Borders for GroupList*/
.border-lists-large {
    padding: 10px 10px 10px 10px;
    border-color: #d9d7d7;
    border-style: solid;
    border-width: thin;
    max-height: 200px;
    overflow: auto;
}

.border-lists-medium {
    padding: 10px 10px 10px 10px;
    border-color: #d9d7d7;
    border-style: solid;
    border-width: thin;
    height: 80px;
    overflow: auto;
}

@media(min-width:503px) {
    .block-error .error-num {
        font-size: 190px;
        font-weight: 100;
        text-align: center;
        float: left;
        width: 100%;
        line-height: 180px;
    }
}

@media(max-width:502px) {
    .block-error .error-num {
        font-size: 100px;
        font-weight: 100;
        text-align: center;
        float: left;
        width: 100%;
        line-height: 180px;
    }
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: inherit;
    margin-top: 4px\9;
    margin-left: 5px;
    margin-right: 5px;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.label-warning {
    background-color: #f0ad4e;
    padding: 4px;
    color: #fff !important;
}

.text-default {
    color: #555555;
}

.fa-2x {
    font-size: 2.3em;
}

.dropdown-toggle {
    cursor: pointer;
}

@media(max-width: 768px) {
    #LateralNavigationMenu {
        margin-left: 20px;
    }
}

.modal-mini {
    width: 80px;
}

.modal {
    top: 40%;
    left: 15%;
}

@media(max-width:740px) {
    .modal {
        left: 45%;
    }

    .ModalPopupBG {
        background-color: #666699;
        filter: alpha(opacity=50);
        opacity: 0.7;
    }
}

form {
    margin: 0px;
}

@media (max-width: 492px) {
    .nav-open #sidebar {
        left: 0;
        margin-top: -100px !important;
    }
}

.margintopinline {
}

@media (max-width: 979px) {
    .margintopinline {
        margin-top: 20px !important;
    }
}

.number_esquerda {
    text-align: left;
}

.number_direita {
    text-align: right;
}

.number_esquerda {
    text-align: left;
}

.number_direita {
    text-align: right;
}

.right {
    float: right;
}

.left {
    float: left;
}

.ignore_upper{
    text-transform: none;
}

input:not(.ignore_upper) {
}

.badge-custom {
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 2px;
    background-color: orange;
    color: white;
}