/*
* SENTINEL LAYOUT & THEME
* Designed by Cem ALTUN - jamaltun@gmail.com
* Supported Browsers > Google Chrome 3+ , Mozilla Firefox 3+ , Safari 3+ , Opera 3+ , Yandex Browser , Inernet Explorer 9+
* Copyright 2014 - PrimeFaces Theme Market - PrimeTek */

/* FONT-FACE*/
@font-face {
    font-family: 'titillium_webregular';
    src: url("/javax.faces.resource/fonts/titilliumweb-regular-webfont.eot.xhtml?ln=sentinel-layout");
    src: url("/javax.faces.resource/fonts/titilliumweb-regular-webfont.eot.xhtml?ln=sentinel-layout#iefix") format('embedded-opentype'),
    url("/javax.faces.resource/fonts/titilliumweb-regular-webfont.woff.xhtml?ln=sentinel-layout") format('woff'),
    url("/javax.faces.resource/fonts/titilliumweb-regular-webfont.ttf.xhtml?ln=sentinel-layout") format('truetype'),
    url("/javax.faces.resource/fonts/titilliumweb-regular-webfont.svg.xhtml?ln=sentinel-layout#titillium_webregular") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_websemibold';
    src: url("/javax.faces.resource/fonts/titilliumweb-semibold-webfont.eot.xhtml?ln=sentinel-layout");
    src: url("/javax.faces.resource/fonts/titilliumweb-semibold-webfont.eot.xhtml?ln=sentinel-layout#iefix") format('embedded-opentype'),
    url("/javax.faces.resource/fonts/titilliumweb-semibold-webfont.woff.xhtml?ln=sentinel-layout") format('woff'),
    url("/javax.faces.resource/fonts/titilliumweb-semibold-webfont.ttf.xhtml?ln=sentinel-layout") format('truetype'),
    url("/javax.faces.resource/fonts/titilliumweb-semibold-webfont.svg.xhtml?ln=sentinel-layout#titillium_websemibold") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webbold';
    src: url("/javax.faces.resource/fonts/titilliumweb-bold-webfont.eot.xhtml?ln=sentinel-layout");
    src: url("/javax.faces.resource/fonts/titilliumweb-bold-webfont.eot.xhtml?ln=sentinel-layout#iefix") format('embedded-opentype'),
    url("/javax.faces.resource/fonts/titilliumweb-bold-webfont.woff.xhtml?ln=sentinel-layout") format('woff'),
    url("/javax.faces.resource/fonts/titilliumweb-bold-webfont.ttf.xhtml?ln=sentinel-layout") format('truetype'),
    url("/javax.faces.resource/fonts/titilliumweb-bold-webfont.svg.xhtml?ln=sentinel-layout#titillium_webbold") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webbold_italic';
    src: url("/javax.faces.resource/fonts/titilliumweb-bolditalic-webfont.eot.xhtml?ln=sentinel-layout");
    src: url("/javax.faces.resource/fonts/titilliumweb-bolditalic-webfont.eot.xhtml?ln=sentinel-layout#iefix") format('embedded-opentype'),
    url("/javax.faces.resource/fonts/titilliumweb-bolditalic-webfont.woff.xhtml?ln=sentinel-layout") format('woff'),
    url("/javax.faces.resource/fonts/titilliumweb-bolditalic-webfont.ttf.xhtml?ln=sentinel-layout") format('truetype'),
    url("/javax.faces.resource/fonts/titilliumweb-bolditalic-webfont.svg.xhtml?ln=sentinel-layout#titillium_webbold_italic") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_websemibold_italic';
    src: url("/javax.faces.resource/fonts/titilliumweb-semibolditalic-webfont.eot.xhtml?ln=sentinel-layout");
    src: url("/javax.faces.resource/fonts/titilliumweb-semibolditalic-webfont.eot.xhtml?ln=sentinel-layout#iefix") format('embedded-opentype'),
    url("/javax.faces.resource/fonts/titilliumweb-semibolditalic-webfont.woff.xhtml?ln=sentinel-layout") format('woff'),
    url("/javax.faces.resource/fonts/titilliumweb-semibolditalic-webfont.ttf.xhtml?ln=sentinel-layout") format('truetype'),
    url("/javax.faces.resource/fonts/titilliumweb-semibolditalic-webfont.svg.xhtml?ln=sentinel-layout#titillium_websemibold_italic") format('svg');
    font-weight: normal;
    font-style: normal;

}

.FontTitilliumRegular {
    font-family: 'titillium_webregular';
}

.FontTitilliumBoldItalic {
    font-family: 'titillium_webbold_italic';
}

.FontTitilliumSemiBoldItalic {
    font-family: 'titillium_websemibold_italic';
}


/*BODY*/
body {
    background-color: #FFFFFF;
    margin: 0px;
}

.GRAYback {
    background-color: #F7F7F7;
}

/* LOGIN PAGE */

.fundo-padrao {
    background-image: url("/javax.faces.resource/images/login-back.svg.xhtml?ln=sentinel-layout");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 37%;
}

.fundo-ead {
    background-image: url("/javax.faces.resource/images/login-ead.svg.xhtml?ln=sentinel-layout");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 37%;
}

.fundo-unicv {
    background-image: url("/javax.faces.resource/images/login-verde.svg.xhtml?ln=sentinel-layout");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 37%;
}

.fundo-fce {
    background-image: url("/javax.faces.resource/images/login-verde.svg.xhtml?ln=sentinel-layout");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 37%;
}

.error-back {
    background-image: url("/javax.faces.resource/images/error-back.svg.xhtml?ln=sentinel-layout");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 900px;
    background-attachment: fixed;
}

#login-logo {
    width: auto;
    margin-bottom: -2px;
    padding: 0px;
    margin: 18px;
    line-height: 30px;
    display: inline-block;
}

#login-logo img {
    height: 30px;
}

#login-box {
    min-height: 350px;
    margin-bottom: 20px;
    overflow: hidden; /* -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2); box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2); */
    /*border: solid 1px #C0C5C7;*/
    /*border-radius: 5px;*/
}

.TabBtn {
    background-color: #F4F7F9;
    padding: 20px 0px;
    cursor: pointer;
    border-bottom: solid 1px #E6E8E8;
    color: #96A5AE;
    font-size: 22px;
}

.TabBtn:hover {
    color: #00AEEF;
}

.TabBtnActiveLeft {
    background-color: #ffffff;
    cursor: auto;
    border-bottom: solid 1px #E6E8E8;
    color: #00AEEF;
    border-right: solid 1px #E6E8E8;
}

.TabBtnActiveRight {
    background-color: #ffffff;
    cursor: auto;
    border-bottom: solid 1px #E6E8E8;
    color: #00AEEF;
    border-left: solid 1px #E6E8E8;
}

#login-box {
    font-size: 14px;
}

#login-box input[type="text"], #login-box input[type="password"] {
    padding: 0px !important;
    margin: 0px !important;
    height: 35px !important;
    border-top: solid 1px #b5b5b5 !important;
    border-bottom: solid 1px #b5b5b5 !important;
    border-right: solid 1px #b5b5b5 !important;
    border-radius: 0px !important;
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
    width: 100% !important;
}

#login-box input[type="text"]:hover, #login-box input[type="text"]:focus,
#login-box input[type="password"]:hover, #login-box input[type="password"]:focus {
    border: solid 1px #b5b5b5 !important;
    color: #52a1ff !important;
}

#login-box .ui-button {
    border: none !important;
    box-shadow: none;
    width: 100%;
}

#login-box .ui-button .ui-button-text {
    padding: 16px !important;
    font-size: 18px !important;
}


/* HEADER BAR */
#layout-header {
    width: 100%;
    display: block;
    position: fixed;
    z-index: 901;
    height: 55px;
    box-sizing: content-box;
    border-bottom: solid 0px #0b4170;
    border-top: solid 0px #0b4170;
    background: #1578c9;
    /*display: flex;*/
    /*align-items: center;*/
}

#layout-logo {
    width: auto;
    margin-bottom: -2px;
    padding: 0px;
    margin: 18px;
    float: left;
    line-height: 16px;
    /*margin-left: 1%;*/
}

#layout-logo img {
    height: 16px;
}

.layout-header-widgets {
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 14px;
    top: 12px;
}

.layout-header-widgets .itemBolinha {
    background-color: #0f446c;
    width: 34px;
    height: 34px;
    margin-left: 10px; /*for background transition overflow problem of safari*/
    /*-webkit-backface-visibility: hidden;*/
}

.layout-header-widgets .itemBolinha:hover {
    background-color: #165686;
}

.layout-header-widgets .itemBolinha i {
    margin-top: 7px;
    display: block;
    cursor: pointer
}

.alertBubble {
    background-color: #e90c45;
    color: #ffffff;
    overflow: hidden;
    padding: 0px 2px;
    display: inline-block;
    position: absolute;
    margin-top: -5px;
    min-width: 18px;
    height: 18px;
}

.alertBubbleSubmenu {
    background-color: #e90c45;
    color: #ffffff;
    overflow: hidden;
    padding: 0px 2px;
    position: relative;
    min-width: 18px;
    height: 18px;
    text-align: center;
    margin-right: 6px;
    margin-left: 4px;
}

.fundoCirculo {
    background-color: #000000;
    color: #ffffff;
    overflow: hidden;
    padding: 3px 4px;
    display: inline-block;
    position: absolute;
    margin-top: -5px;
}

.circuloAlerta {
    background-color: #e90c45;
    color: #ffffff;
    overflow: hidden;
    padding: 3px 4px;
    display: inline-block;
    position: absolute;
    margin-top: -3px;
    margin-left: -9px;
    width: 20px;
    height: 20px;
}


.layout-header-widgets-submenu {
    width: 250px;
    padding: 14px;
    position: relative;
    margin: 8px 0 0 -205px;
    overflow-x: none;
    display: none;
    max-height: 300px;
    background-image: url("/javax.faces.resource/images/MARCADOR.svg.xhtml?ln=sentinel-layout");
    background-repeat: no-repeat;
    background-position: top right;
}

.layout-header-widgets-submenu li {
    padding: 0;
    margin: 0;
    /*border-bottom: solid 1px #083359;*/
    width: 100% !important;
    /*height: auto !important;*/
    /*display: block;*/
    background-color: #0b4170;
}

.layout-header-widgets-submenu li {
    /*border: solid 0px #083359;*/
    /*border-left: solid 0px #083359;*/
    /*border-right: solid 0px #083359;*/

}

.itemtabela li {
    /*border: solid 2px #083359;*/
    /*border-left: solid 2px #083359;*/
    /*border-right: solid 2px #083359;*/
    /*border-radius: 5px;*/
}

.itemtabela li:hover {
    background-color: #0b4170 !important;
}

.itemLi:hover {
    background-color: #0b4170 !important;
}

.itemLi {
    border-bottom: solid 0px #083359 !important;
}

.layout-header-widgets-submenu li:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.layout-header-widgets-submenu li:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.layout-header-widgets-submenu li i {
    float: left;
    margin: 0 10px !important;
}

.layout-header-widgets-submenu li a {
    padding: 10px;
    display: block;
    text-align: left;
    overflow: hidden;
}

.itemtabela li a {
    padding: 10px;
    display: inline-block;
    text-align: left;
    overflow: hidden;
}

/* MENU BAR */
#layout-menubar {
    float: left;
    padding-top: 55px;
    background-color: #3D3D3D;
    position: relative;
    z-index: 900;
}

/*.rolagem{overflow-y: auto; overflow-x: hidden;}*/
.bigmenu {
    width: 260px;
    border-right: solid 1px #272727;
}

.layout-menubarinner-box {
    width: 260px;
    display: table;
    padding: 10px 15px;
    overflow: hidden;
}

#layout-menubar-resize {
    display: inline-block;
    padding: 5px;
    background-color: #2B2B2B;
    color: #1578c9;
    float: right;
}

#layout-menubar-resize2 {
    display: none;
    padding: 5px;
    background-color: #2B2B2B;
    color: #1578c9;
    float: right;
}

.layout-menubar-search {
    width: 200px;
    padding: 0px 0px 3px 0px;
    border: 0px;
    border: none;
    background-color: transparent;
    outline: none;
    border-bottom: solid 1px #5A5A5A;
    color: #5A5A5A !important;
    font-size: 14px;
}

.layout-menubar-search:focus {
    color: #939393 !important;
}

.layout-menubar-container {
    width: 260px;
    padding: 0px;
    margin-bottom: 60px;
}

#layout-menubar li {
    width: 100%;
    padding: 0px;
    color: #D9D9D9;
    font-size: 14px;
    cursor: pointer;
}

#layout-menubar li:hover {
    /*background-color: pink;*/
}

.layout-menubar-active {
    /*background-color: #303030;*/
    /*text-shadow: 0 1px 0 #000000;*/
}

.layout-menubar-active i {
}

#layout-menubar li a {
    /*background: #3D3D3D;*/
    color: #D0D0D0;
    padding: 15px;
    display: inherit;
    border-bottom: solid 1px #303030;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: cubic-bezier;
}

.layout-menubar-submenu-container {
    padding: 0px;
    overflow: hidden;
    display: none;
}

.layout-menubar-submenu-open {
    background-color: #353333;
}

#layout-menubar.layout-menubar-open-fullscr {
    height: 100%;
    overflow-y: scroll;
    max-height: 100%;
}

#layout-menubar.layout-menubar-open-fullscr li {
    width: 100%;
}

/* SEARCH AREA */

.slimsearch:hover {
    position: relative;
    background-color: #303030;
    width: 280px !important;
}

.slimsearch:hover input {
    display: inline-block !important;
}

.slimsearch i {
    margin-left: 6px;
    margin-right: 13px;
}

.slimsearch:hover i {
    color: #FFD100;
}

.slimsearch:hover input {
    border-bottom: 0px !important;
    margin-bottom: -1px;
}

/* MENUBAR SLIM */
.slimmenu {
    width: 50px;
    z-index: 900 !important;
}

.slimmenu .layout-menubarinner-box {
    padding: 10px 9px;
}

.slimmenu #layout-menubar-resize {
    float: left;
}

.slimmenu .layout-menubar-container {
    width: 48px;
}

.slimmenu .layout-menubarinner-box {
    width: 48px;
}

.slimmenu .layout-menubarinner-box input {
    display: none;
}

.slimmenu .layout-menubar-container > li {
    height: 50px;
    overflow: hidden;
}

#layout-menubar.slimmenu .layout-menubar-container > li:hover {
    position: relative;
    width: 330px;
    min-height: 50px !important;
    height: auto;
}

.slimmenu li a {
    width: 300px;
    border-bottom: 1px solid #4D4D4D;
}

.slimmenu li a:hover {
    color: #FFD100;
    padding-left: 25px;
}

.slimmenu li:hover a {
    display: block;
    width: auto;
}

.slimmenu .layout-menubar-container li a .i {
    margin-right: 20px;
}

/* PORTLETS COVER */
#layout-portlets-cover {
    background-color: #ffffff;
    overflow-y: hidden;
    padding-top: 55px;
    color: #72828B;
    overflow-x: auto;
}

#sm-mobiletopmenu {
    display: none;
}

/* OTHERS -----------------------------------------------------------------*/
a {
    text-decoration: none;
    outline: none;
}

img {
    outline: none;
}

li {
    list-style: none;
}

.showCode {
    width: 98%;
    max-width: 98%;
    padding: 10px;
    border: 0px;
    overflow-x: hidden;
    background-color: transparent;
    min-height: 100px;
}

.Top20Percent {
    top: 20%;
}


/* button colors */
.RedButton .ui-button-text, .RedButton .ui-inputswitch-handle {
    box-shadow: inset 0 0 0 1px #dc3545 !important;
    border: solid 1px #dc3545 !important;
    text-shadow: 0 -1px 0 #dc3545 !important;
    background: #dc3545 !important;
}

.RedButton:hover .ui-button-text, .RedButton:hover .ui-inputswitch-handle,
.RedButton:focus .ui-button-text, .RedButton:focus .ui-inputswitch-handle {
    color: #ffffff !important;
    background: #c9302c !important;
    border: solid 1px #c9302c !important;
    box-shadow: inset 0 0 0 1px #c9302c !important;
}

/* button colors */
.HardblueButton .ui-button-text, .HardblueButton .ui-inputswitch-handle {
    color: #ffffff !important;
    box-shadow: inset 0 0 0 1px #27AAE1 !important;
    border: solid 1px rgba(39, 170, 225, 0.64) !important;
    text-shadow: 0 -1px 0 rgba(39, 170, 225, 0.44) !important;
    background: #3298e1 !important;
}

.HardblueButton:hover .ui-button-text, .HardblueButton:hover .ui-inputswitch-handle,
.HardblueButton:focus .ui-button-text, .HardblueButton:focus .ui-inputswitch-handle {
    color: #ffffff !important;
    background: #27AAE1 !important;
}

.GreenButton .ui-button-text, .GreenButton .ui-inputswitch-handle {
    box-shadow: inset 0 0 0 1px #28a745;
    border: solid 1px #28a745;
    text-shadow: 0 -1px 0 #1e7e34;
    background: #28a745 !important;
}

.GreenButton:hover .ui-button-text, .GreenButton:hover .ui-inputswitch-handle,
.GreenButton:focus .ui-button-text, .GreenButton:focus .ui-inputswitch-handle {
    color: #ffffff !important;
    background: #218838 !important;
    border: solid 1px #218838 !important;
    box-shadow: inset 0 0 0 1px #218838 !important;
}

.OrangeButton .ui-button-text {
    box-shadow: inset 0 0 0 1px #DBB626;
    border: solid 1px #876C17;
    text-shadow: 0 -1px 0 #7B6308;
    background: #c99f15;
}

.OrangeButton:hover .ui-button-text, .OrangeButton:focus .ui-button-text {
    color: #ffffff !important;
    background: #b1900b;
}

/* shadow for elements*/
.shadows {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

/* font colors */
.gray {
    color: #5A5A5A;
}

.softgray {
    color: #909090;
}

.yellow {
    color: #007bff;
}


#layout-menubar-resize {
    color: #1578c9;
}

#layout-menubar li a:hover {
    color: #1578c9;
}

#layout-menubar .layout-menubar-container li a:focus {
    color: #1578c9;
    padding-left: 20px;
}


.bordaLeftMenuCor {
    border: solid 1px;
    border-color: #1578c9;
}

.layout-header-widgets .itemBolinha {
    background-color: #4a4a4a !important;
}

.layout-header-widgets .itemBolinha:hover {
    background-color: #1578c9 !important;;
    color: #ffffff !important;
}

#sm-topmenu > li:focus,
#sm-topmenu a:focus {
    background-color: #1578c9 !important;
}

.layout-header-widgets-submenu li {
    border: 0px !important;
    padding: 1px;
    background-color: #4a4a4a;
    display: grid;
    align-items: center;
}

.layout-header-widgets-submenu li:not(:last-child) {
    border-bottom: solid 1px #3D3D3D !important;
}

.layout-header-widgets-submenu li:hover:not(.underHOver) {
    padding: 1px;
    background-color: #1578c9;
    color: #ffffff !important;
}

.layout-header-widgets-submenu li a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.itemSairSistema:hover {
    background-color: #dc3545 !important;
}


.alinhaTextoMensagem {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.layout-header-widgets-submenu li a {
    padding: 0px !important;
    display: flex !important;
    align-items: center !important;
}

.layout-header-widgets-submenu:only-child {
    border-bottom: solid 0px !important;
}

.modoDemonstracaoSistema {
    background-color: #155b9f !important;
    color: #4a4a4a !important;
}

.modoDemonstracaoSistema:hover {
    background-color: #0f3e6e !important;
    color: #4a4a4a !important;
}

.modoDemonstracaoSistema > span, .modoDemonstracaoSistema > i {
    color: #4a4a4a !important;
}

.commandlinkTopBar {
    color: #FFF !important;
    text-decoration: none !important;
}

.itemtabela li:hover {
    background-color: #4A4A47 !important;
}

.itemtabela li {
    border: solid 2px #4A4A47;
    border-left: solid 2px #4A4A47;
    border-right: solid 2px #4A4A47;
}

.white {
    color: #ffffff;
}

.red {
    color: #e90c45;
}

.orange {
    color: #F15A29;
}

.softblue {
    color: #C1E1F4;
}

.hardblue {
    color: #27AAE1;
}

.leaden {
    color: #72828B;
}

/* bordered boxes */
.GrayBorderedBox {
    border: solid 1px #C0C5C7;
}

.BorBotGray {
    border-bottom: solid 1px #C0C5C7;
}

.BorBotLeaden {
    border-bottom: solid 1px #E4E9EC;
}


/* background colors */
.white-back {
    background-color: #ffffff;
}

.red-back {
    background-color: #EF3C56;
}

.gray-back {
    background-color: #F7F7F7;
}

.leaden-back {
    background-color: #FBFCFD;
}

.orange-back {
    background-color: #F15A29;
}

/* background colors */
.softBrownBack {
    background-color: #DBD0BD;
}

.softGreenBack {
    background-color: #8BD8B1;
}

.softOrangeBack {
    background-color: #F9BB70;
}

.softYellowBack {
    background-color: #FFE771;
}

.softRedBack {
    background-color: #EF7F88;
}

.softBlueBack {
    background-color: #6BCCED;
}

.softGrayBack {
    background-color: #F2F2F2;
}

/* margin for layout menu bar links*/
.marginLevel-1 {
    margin-left: 10px;
    display: inline-flex;
}

.marginLevel-2 {
    margin-left: 20px;
    display: inline-flex;
}

.marginLevel-3 {
    margin-left: 30px;
    display: inline-flex;
}

.marginLevel-4 {
    margin-left: 40px;
    display: inline-flex;
}

.marginLevel-5 {
    margin-left: 50px;
    display: inline-flex;
}

.marginLevel-6 {
    margin-left: 60px;
    display: inline-flex;
}

.marginLevel-7 {
    margin-left: 70px;
    display: inline-flex;
}

.marginLevel-8 {
    margin-left: 80px;
    display: inline-flex;
}

/* fonts */
.fontRegular {
    font-family: 'titillium_webregular' !important;
}

.fontItalic {
    font-style: italic;
}

.fontSemibold {
    font-family: 'titillium_websemibold';
}

.fontSemiboldItalic {
    font-family: 'titillium_websemibold_italic';
}

.fontBold {
    font-family: 'titillium_webbold';
}

.fontBoldItalic {
    font-family: 'titillium_webbold_italic';
}


/* Font Icons Page CSS ======================================================================================================== */
.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.fi-container,
.navbar-static-top .fi-container,
.navbar-fixed-top .fi-container,
.navbar-fixed-bottom .fi-container {
    width: auto;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 23%;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right;
}

.fi-container {
    *zoom: 1;
}

.fi-container:before,
.fi-container:after {
    display: table;
    content: "";
    line-height: 0;
}

.fi-container:after {
    clear: both;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}

small {
    font-size: 85%;
}

.the-icons {
    font-size: 20px;
    line-height: 40px;
}

.switch {
    position: absolute;
    right: 0;
    bottom: 10px;
    color: #666;
}

.switch input {
    margin-right: 0.3em;
}

.codesOn .i-name {
    display: none;
}

.codesOn .i-code {
    display: inline;
}

.i-code {
    display: none;
}

#buttonArea {
    display: block;
}

#sm-topmenu > li:focus,
#sm-topmenu a:focus {
    background-color: #165686 !important;
}

#buttonArea > a:focus {
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(100, 100, 100, 1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(100, 100, 100, 1);
    box-shadow: inset 0px 0px 0px 1px rgba(100, 100, 100, 1);
}


.painelMensagemGeralSistema {
    position: fixed;
    background-color: #c1c1c1;
    border: 1px solid #9b9b9b;
    border-radius: 5px;
    margin-right: 10px;
    height: 220px;
    overflow: visible;
    right: 10px;
    width: 365px;
    bottom: 15px !important;
    z-index: 1000
}

/* MEDIA QUERIES **************************************************************************************************************** */
@media (min-width: 1201px) {
    #layout-menubar {
        width: 260px;
        border-right: solid 1px #272727;
    }

    #layout-menubar.slimmenu {
        width: 50px;
    }
}

@media (min-width: 641px) {
    #sm-topmenu li,
    #sm-topmenu li.active-topmenuitem {
        min-height: 34px;
    }

    #layout-menubar.layout-menubar-open-fullscr {
        height: auto;
        overflow-y: visible;
        max-height: auto;
    }

    #layout-menubar.layout-menubar-open-fullscr li {
        width: 100%;
    }

    body.OvHidden {
        overflow: visible;
    }
}

@media (min-width: 641px) and (max-width: 1200px) {
    #buttonArea {
        display: none;
    }

    /* Slim Search */
    #searchArea {
        width: 48px
    }

    #searchArea:hover {
        position: relative;
        background-color: #303030;
        width: 280px !important;
    }

    #searchArea:hover input {
        display: inline-block !important;
    }

    #searchArea i {
        margin-left: 6px;
        margin-right: 13px;
    }

    #searchArea:hover i {
        color: #FFD100;
    }

    #searchArea:hover input {
        border-bottom: 0px;
        margin-bottom: -1px;
    }

    /* Slim Menu */
    #layout-menubar {
        width: 50px;
        z-index: 100 !important;
    }

    #layout-menubar .layout-menubarinner-box {
        padding: 10px 9px;
    }

    #layout-menubar #layout-menubar-resize {
        float: left;
    }

    #layout-menubar .layout-menubar-container {
        width: 48px;
    }

    #layout-menubar .layout-menubarinner-box {
        width: 48px;
    }

    #layout-menubar .layout-menubarinner-box input {
        display: none;
    }

    #layout-menubar .layout-menubar-container > li {
        height: 50px;
        overflow: hidden;
    }

    #layout-menubar .layout-menubar-container > li:hover {
        position: relative;
        width: 330px;
        min-height: 50px !important;
        height: auto;
    }

    #layout-menubar li a {
        width: 300px;
        border-bottom: 1px solid #4D4D4D;
    }

    #layout-menubar li a:hover {
        padding-left: 25px;
    }

    #layout-menubar li:hover a {
        display: block;
        width: auto;
    }

    #layout-menubar .layout-menubar-container li a .i {
        margin-right: 20px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 640px) {


    .painelMensagemGeralSistema {
        width: 330px;
    }

    .bordaLeftMenuCor {
        margin-top: -6px !important;
    }

    #layout-logo {
        margin: 15px 2%;
    }

    #layout-menubar, .slimmenu {
        position: fixed;
        background-color: #3D3D3D;
        width: 100%;
        min-height: 50px !important;
        max-height: 50px;
        overflow: hidden;
        z-index: 900;
        box-sizing: content-box;
    }

    .layout-menubar-container {
        width: 100%;
    }

    #layout-menubar-resize {
        display: none;
    }

    #layout-menubar-resize2 {
        display: inline-block;
    }

    #buttonArea {
        width: auto;
        padding: 1% 2%;
        float: right;
    }

    #layout-menubar > ul:first-of-type {
        margin-top: 55px;
    }

    #layout-header {
        height: 49px;
    }

    /*#layout-menubar .layout-menubar-container:first-child{*/
    /*    background-color: #2b669a!important;*/
    /*}*/
    .layout-menubar-search {
        border-bottom: none;
    }

    #sm-topmenu {
        padding: 0px;
        width: 60%;
        max-height: 80%;
        position: fixed;
        top: 50px;
        padding-top: 14px;
        display: none;
        /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);*/
        /*-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);*/
        /*box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);*/
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        background-image: url("/javax.faces.resource/images/MARCADOR.svg.xhtml?ln=sentinel-layout");
        background-repeat: no-repeat;
        background-position: right 13px top;
    }

    #sm-topmenu > li {
        width: 100%;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        margin: 0px;
        min-height: 47px;
        height: 47px;
        font-size: 11px;
        overflow: hidden;
    }

    #sm-topmenu > li:not(:last-child) {
        border-bottom: solid 1px #4a4a4a;
    }

    #sm-topmenu li {
        width: 92% !important;
        /*border-right: solid 2px #083359;*/
        /*border-left: solid 2px #083359;*/
        /*border-bottom: solid 2px #083359;*/
    }

    #sm-topmenu li:first-child {
        /*border-top: solid 2px #083359;*/
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }

    #sm-topmenu li:not(:last-child) {
        border-bottom: solid 1px #3D3D3D !important;
    }

    #sm-topmenu li:last-child {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    #sm-topmenu > li > i {
        font-size: 20px;
        overflow: hidden;
        margin: 10px 0px;
        display: block;
    }

    #sm-topmenu > li .alertBubble {
        margin: -30px 0px 0px 10px;
        right: 41%;
    }

    #sm-topmenu > li ul {
        width: auto;
        position: static;
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
        align-items: center !important;
        height: auto;
        margin: 0px;
        padding: 0px;
        webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        top: 0;
        right: 0;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        padding-bottom: 2%;
    }

    #sm-topmenu.DispBlock {
        display: block;
        overflow-y: auto;
    }

    #sm-topmenu li.active-topmenuitem {
        height: auto;
    }

    #layout-portlets-cover {
        padding-top: 104px;
    }

    /* LOGIN */
    .login-back {
        background-size: 100%;
        background-position: -200px;
    }

    #login-logo {
        line-height: 26px;
    }

    #login-logo span {
        font-size: 26px !important;
    }

    #login-logo img {
        height: 26px;
    }

    .TabBtn {
        font-size: 16px;
    }

    #login-box input[type="text"] {
        padding: 0px !important;
        margin: 0px !important;
        box-shadow: none;
        color: #00AEEF !important;
        text-align: center;
        font-size: 16px;
    }

    #login-box .ui-button {
        border: none !important;
        box-shadow: none;
        width: 100% !important;
    }

    #login-box .ui-button .ui-button-text {
        padding: 12px !important;
        font-size: 16px !important;
    }

    #sm-mobiletopmenu {
        display: block;
    }

    #searchArea {
        width: auto !important;
        padding: 2% !important;
        float: left !important;
    }

    .slimmenu #searchArea.layout-menubarinner-box input {
        display: inline-block;
    }

    #searchArea.slimsearch:hover {
        position: relative;
        background-color: transparent;
        width: auto;
    }

    #searchArea.slimsearch:hover input {
        display: inline-block !important;
    }

    #searchArea.slimsearch i {
        margin-left: 0px;
        margin-right: 0px;
    }

    #searchArea.slimsearch:hover i {
        color: #5A5A5A;
    }
}

/* Portrait phones and down */
@media (min-width: 320px) and (max-width: 480px) {
    #layout-logo {
        margin: 15px 2%;
    }

    #layout-menubar, .slimmenu {
        position: fixed;
        background-color: #3D3D3D;
        width: 100%;
        min-height: 50px !important;
        max-height: 50px;
        overflow: hidden;
        z-index: 900;
        box-sizing: content-box;
    }

    .layout-menubar-container {
        width: 100%;
    }

    #layout-menubar-resize {
        display: none;
    }

    #layout-menubar-resize2 {
        display: inline-block;
    }

    #buttonArea {
        width: auto;
        padding: 1.5% 2%;
        float: right;
    }

    #searchArea {
        width: auto;
        padding: 2.5% 2% 2.5% 2%;
        float: right;
    }

    .layout-menubar-container {
        /*margin-top: 55px;*/
    }

    .layout-menubar-search {
        border-bottom: none;
    }

    /* LOGIN */
    .login-back {
        background-size: 300%;
        background-position: -300px;
    }

    #login-logo {
        line-height: 20px;
    }

    #login-logo span {
        font-size: 20px !important;
    }

    #login-logo img {
        height: 20px;
    }

    .TabBtn {
        font-size: 12px;
    }

    #login-box input[type="text"] {
        padding: 0px !important;
        margin: 0px !important;
        box-shadow: none;
        text-align: center;
        font-size: 14px !important;
    }

    #login-box .ui-button {
        border: none !important;
        box-shadow: none;
        width: 90%;
    }

    #login-box .ui-button .ui-button-text {
        padding: 12px !important;
        font-size: 14px !important;
    }
}

#layout-portlets-cover:before, #layout-portlets-cover:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

#layout-portlets-cover:after {
    clear: both;
}

.semEspacoTopbar {
    padding-top: 0px !important;
}


.reseta-botao-primeFaces {
    padding: 0px !important;
}

.reseta-botao-primeFaces .ui-button-text {
    background: none !important;
    box-shadow: 0 0 0 0 !important;
    text-shadow: 0 0 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    margin: 0 0 0 0 !important;
    /*padding: 0 0 0 0 !important;*/
    height: auto;
}

.reseta-botao-primeFaces:focus .ui-button-text {
    -webkit-box-shadow: 0px 0px 0px transparent !important;
    -moz-box-shadow: 0px 0px 0px transparent !important;
    box-shadow: 0px 0px 0px transparent !important;
}

.reseta-botao-primeFaces .ui-state-hover {
    color: #ffffff !important;
}

.reseta-botao-primeFaces:hover .ui-button-text {
    color: #ffffff !important;
}

.btn-padrao {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-padrao:hover {
    color: #fff;
    background-color: #006dd9;
    border-color: #0060bf;
}

.btn-unicv {
    color: #fff;
    background-color: #51703c;
    border-color: #415435;
}

.btn-unicv:hover {
    color: #fff;
    background-color: #4b6836;
    border-color: #455f30;
}

.btn-fce {
    color: #fff;
    background-color: #51703c;
    border-color: #415435;
}

.btn-fce:hover {
    color: #fff;
    background-color: #4b6836;
    border-color: #455f30;
}

.btn-ead {
    color: #fff;
    background-color: #f58634;
    border-color: #ba6221;
}

.btn-ead:hover {
    color: #fff;
    background-color: #cd6a2d;
    border-color: #ab5625;
}

#login-ead input[type="text"]:hover,
#login-ead input[type="text"]:focus,
#login-ead input[type="password"]:hover,
#login-ead input[type="password"]:focus {
    border: solid 1px #00AEEF !important;
}

#login-unicv input[type="text"]:hover,
#login-unicv input[type="text"]:focus,
#login-unicv input[type="password"]:hover,
#login-unicv input[type="password"]:focus {
    border: solid 1px #51703c !important;
}

#login-fce input[type="text"]:hover,
#login-fce input[type="text"]:focus,
#login-fce input[type="password"]:hover,
#login-fce input[type="password"]:focus {
    border: solid 1px #51703c !important;
}

.logoTopo {
    display: flex;
    justify-content: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.logo-padrao {
    background-image: url("/javax.faces.resource/logoIcode.svg.xhtml?ln=imagens-sistema");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250px;
    height: 80px;
}

.logo-unicv {
    background-image: url("/javax.faces.resource/unicvLogo.svg.xhtml?ln=imagens-sistema");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250px;
    height: 80px;
}

.logo-fce {
    background-image: url("/javax.faces.resource/unicvLogo.svg.xhtml?ln=imagens-sistema");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250px;
    height: 80px;
}

.logo-ead {
    background-image: url("/javax.faces.resource/FatecieLogo.png.xhtml?ln=imagens-sistema");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250px;
    height: 80px;
}


.bloco-input-login {
    display: flex
}

.item-input-login-icon {
    width: 9%;
    background-color: #bfbfbf;
    border: solid 1px #b5b5b5;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #898989;
}


.item-input-login-campo {
    width: 90%;
    position: relative;
}

.alinhaTextos {
    text-align: center;
}


.corNivel1 {
    background-color: #4a4a4a !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel2 {
    background-color: #5a5a5a !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel3 {
    background-color: #6a6a6a !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel4 {
    background-color: #7a7a7a !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel5 {
    background-color: #8a8a8a !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel6 {
    background-color: #9a9a9a !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel7 {
    background-color: #878f94 !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel8 {
    background-color: #778791 !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel9 {
    background-color: #5d7787 !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

.corNivel10 {
    background-color: #517185 !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

/* margin for layout menu bar links*/
.marginLevel-1 {
    margin-left: 10px;
    display: inline-flex;
}

.marginLevel-2 {
    margin-left: 20px;
    display: inline-flex;
}

.marginLevel-3 {
    margin-left: 30px;
    display: inline-flex;
}

.marginLevel-4 {
    margin-left: 40px;
    display: inline-flex;
}

.marginLevel-5 {
    margin-left: 50px;
    display: inline-flex;
}

.marginLevel-6 {
    margin-left: 60px;
    display: inline-flex;
}

.marginLevel-7 {
    margin-left: 70px;
    display: inline-flex;
}

.marginLevel-8 {
    margin-left: 80px;
    display: inline-flex;
}


.marcaaaa {
    background-color: #303030 !important;
    /*text-shadow: 0 1px 0 #000000;*/
}

#layout-menubar ul li a {
    text-decoration: none;
}

.truncate-text {
    max-width: 200px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate-text-600 {
    max-width: 600px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tox-tinymce--toolbar-sticky-on .tox-editor-container .tox-editor-header{
    top: 46px!important;
}