/* ==========================================================================
   Author's custom styles

    Screen Stylesheet

    version:   1.0
    date:      25/06/2014
    author:    Disnay Batista
    email:     disnay@hotmail.com

    website:   http://www.cesmac.edu.br
   ========================================================================== */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 21, 2012 */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 21, 2012 */

@font-face {
    font-family: 'AsapBold';
    src: url('/portalacademico/fonts/asap-bold-webfont.eot');
    src: url('/portalacademico/fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/portalacademico/fonts/asap-bold-webfont.woff') format('woff'),
         url('/portalacademico/fonts/asap-bold-webfont.ttf') format('truetype'),
         url('/portalacademico/fonts/asap-bold-webfont.svg#AsapBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AsapRegular';
    src: url('/portalacademico/fonts/asap-regular-webfont.eot');
    src: url('/portalacademico/fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/portalacademico/fonts/asap-regular-webfont.woff') format('woff'),
         url('/portalacademico/fonts/asap-regular-webfont.ttf') format('truetype'),
         url('/portalacademico/fonts/asap-regular-webfont.svg#AsapRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* fim */

* { font: "AsapRegular", serif; }

         body { background-color: #F8F8F8; }

         /* LIMITANDO A LARGURA MÃ�XIMA DO LAYOUT */

/*.container { max-width: 960px!important; } */

/* fim */

/* FONTE PADRÃƒO */

/* * { font-family: 'Asap', sans-serif; } */

/* fim */


/* CLASSES BOOTSTRAP MODIFICADAS */

a { color: #49C2ED; } /* muda a cor padrÃ£o dos links */

h1, h2, h3, h4, h5, h6 {
    line-height:120%;
}

label {
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 14px;
    color: #49c2ed;
}

fieldset {
    padding: 15px;
    border: 1px solid #49c2ed;
    border-radius: 6px;
    background-color: white;
}

.well-border-destaque { border: 1px solid #49c2ed; }

legend {
    font-size: 14px;
    font-weight: bold;
    width: auto;
    border: 1px solid #49c2ed;
    padding: 10px;
    border-radius: 3px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}

.text-danger { color: #b70f0d; }

.control-label-muted {
    /* margin-top: 41px; */
    margin-top: 56px;
}

.bg-primary {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background-color: #49C2ED;
    padding: 6px;
    border-radius: 3px;
}

.table>thead>tr>th { color: #49C2ED; }

.text-info { color: #49C2ED; }

.navbar { margin-bottom: 0px; }

.navbar-default {
    border-color: #015887;
    border-radius: 0px;
    border-top: none;
}

.navbar-default .navbar-toggle { border-color: transparent; }

.navbar-brand {
    padding: 0px!important;
    height: auto!important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
    margin-top: 15px;
}

.navbar-toggle { margin-top: 20px; }

.navbar-default .navbar-toggle .icon-bar { background-color: #017CC0; }

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background-color: transparent; }

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus { background-color: transparent; }

.menu-principal .nav > li > a {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.menu-principal .nav > li > a:hover {
    text-decoration: none;
    color: #017CC0;
    background-color: transparent!important;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.well {
    background-color:#fff;
    background-color:rgb(255,255,255);
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}

.btn {
	white-space:normal;
}

/* fim */


/* LEGENDAS */

.glyphicon-titulos-pagos { color: #0f0; }

.glyphicon-titulos-em-aberto { color: #f00; }

.glyphicon-titulos-a-vencer { color: #F8C300; }

.glyphicon-pagamento-pendente { color: #f00; }

.glyphicon-pagamento-confirmado { color: #0f0; }

/* fim */


/* MENU PRINCIPAL */

.bg-menu-principal {
    min-height: 60px;
    background-image: url(../images/bg-menu-principal.png);
    background-position: left top;
    background-repeat: repeat-x;
}

.menu-principal {
    min-height: 58px;
    padding-top: 13px;
    padding-bottom: 15px;
    background-color: #49C2ED;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-left: 0px;
    padding-right: 0px;
}

.menu-principal a { color: white; }

.menu-principal a:hover { color: #49C2ED; }

/* fim */


/* CABEÃ‡ALHO (topo) */

.header-container {
    margin-top: 51px;
    margin-bottom: 26px;
    height: auto;
}

/*.container-header {
    padding-left: 0px;
}*/

header { margin-top: 0px; }


.logo {
    margin-top: -183px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 212px;
    height: 214px;
    max-width: 212px;
    max-height: 214px;
    z-index: 1001;
    position: relative;
}

/* fim */


/* Ã�REA QUE ENVOLVE BLOCO DE CONTEÃšDO */

.main { width: 100%; }

/* fim */


/* CONTEÃšDO */

.conteudo {
    padding-top: 0px;
    padding-bottom: 30px;
}

/* fim */


/* BARRA DE TÃ�TULOS INTERNOS */

.barr-tit {
    border: none;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 3px solid #EEEEEE;
    margin-bottom: 30px;
}

.barr-tit p.titulo {
    font-size:24px;
    font-weight:bold;
    color:rgb(1,124,192);
    text-align:left;
}

.barr-tit p.usuario-logado {
    line-height: 250%;
    color: #777;
}

/* fim */


/* RODAPÃ‰ */

.bg-top-footer {
    background-image: url(../professor/images/bg-top-footer.png);
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
}

footer {
    background-image: url(../professor/images/bg-vert-footer.png);
    overflow: hidden;
    background-repeat: repeat-x;
    background-position: top center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.endereco-rodape {
    margin-top: 30px;
    font-family:Asap;
    font-size:16px;
    font-weight: bold;
    line-height:120%;
    color:#00858c;
    color:rgb(0,133,140);
    padding-bottom: 5px;
    padding-top: 5px;
}

/* fim */

/* CLASSE ESPECÃ�FICA PARA O INPPUT CALENDÃ�RIO DO PRIME */

         .input-calendar {
             margin:0px;
             padding: 0px;
             border: none;
         }
         
         .ui-growl {  
	top: 20% !important;
	left: 40% !important;
}

         .ui-inputfield { padding: 6px;}
            
.ui-picklist-list {
height:200px !important;
width:400px !important;
}            
         
.badge-inbox {
    position: absolute;
    top:5px;
    left: 5px;
    background-color: #D30D0D;
}

         /* DESTAQUE PARA OS CHECKBOX */

.checkbox-border {
    background-color: #d9534f;
    padding: 6px;
    padding-bottom: 3px;
    border-radius: 0px;
}

/* fim */			





/* AJUSTA O LINK DO FORM DO PRIME DENTRO DO DROPDOWN MENU */


.dropdown-menu form {
    display: block;
    padding: 0px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu form a {
    display: block;
    width: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    color: black;
}

.dropdown-menu form a:hover {
    background-color: #F5F5F5;
    color: black;
}

/* DEIXA O CHECKBOX PADRÃO */

.ui-state-highlight .ui-icon { background-image: url(/portalacademico/images/ui-icons_333333_256x240.png); }

.ui-radiobutton-icon {
    margin-top: -1px;
    margin-left: -1px;
}

/* fim */            

/* RETIRA O ESPAÇO ENTRE O CAMPO E O MARCADOR CAMPO OBRIGATÓRIO */

.input-group-min-widht { width: 1%; }

/* fim */

/* TEXTO BRANCO EM BOTÕES QUE TEM TEXTO PRETO */

.text-white {
  color: #fff;
}

.text-black {
  color: #000000;
}

/* fim */
            
            
/* SUBMENU */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.ui-datatable .ui-column-filter {
  display: block;
  width: 100%!important; 
  margin: auto;
}

.strong { font-weight: bold;}



.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%!important;
    font-weight:normal!important;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.ui-spinner-input {
    vertical-align: middle;
    /* text-align: right; */
    padding-right: 20px;
}


/* fim */            
            
                        

/* MEDIA QUERIES _______________________________________

@media(max-width:767px) { /# largura mÃ¡xima de 767px

        .classe { ... }

}

@media(min-width:768px) { /# largura mÃ­nima de 768px

        .classe { ... }

}

@media(min-width:992px) { /# largura mÃ­nima de 992px


        .classe { ... }

}

@media(min-width:1200px) { /# largura mÃ­nima de 1200px


        .classe { ... }

}
  */

