﻿@import url("visualize.jQuery.css");

@charset "UTF-8";

/*body {margin: 0; padding: 0; font: 14px Arial; color: #000; background: #1f527b; background-image:url(../imgs/bgGeralFixed.jpg); background-position:center center; background-attachment:fixed;  font-weight: normal;}*/

body {
    margin: 0;
    padding: 0;
    font: 14px Arial;
    color: #000;
    /*background: #1e4b7c;*/
    /*background-image: url(../imgs/bgGeralFixed2.jpg);*/
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #f9f9f9;
    font-weight: normal;
}
.body-login {
    margin: 0;
    padding: 0;
    font: 14px Arial;
    color: #000;
    background: #1e4b7c;
    background-image: url(../imgs/bgGeralFixed2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #f9f9f9;
    font-weight: normal;
}

div, small, span, h1, h2, h3, h4, h5, h6, a, p, ul, li, img, form, label, button, input, select, textarea, dl, dt, dd, time {
    margin: 0;
    padding: 0;
}

nav, footer, canvas, details, dialog, article, header, aside, section, menu, video {
    margin: 0;
    padding: 0;
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-style: normal;
}

ul, li {
    list-style: none;
}

a, button {
    cursor: pointer;
}

a, img, button, input, div, canvas {
    outline: none;
    border: 0;
}

    a:link, a:visited, a:active, a:hover {
        text-decoration: none;
    }

textarea {
    overflow: auto;
    resize: none;
    border: 1px solid #b3b3b3;
}

.esconder {
    display: none;
}

.limpar {
    clear: both;
}

img.alignleft, div.alignleft {
    float: left;
    margin: 0 15px 0 0;
}

img.alignright, div.alignright {
    float: right;
    margin: 0 0 0 15px;
}

img.aligncenter, div.aligncenter {
    display: block;
    text-align: center;
    margin: 0 auto;
}

/*FontFace Klavica*/
@font-face {
    font-family: 'klavika_lightplain';
    src: url('../fonts/klavikalight-plain-webfont.eot');
    src: url('../fonts/klavikalight-plain-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/klavikalight-plain-webfont.woff') format('woff'), url('../fonts/klavikalight-plain-webfont.ttf') format('truetype'), url('../fonts/klavikalight-plain-webfont.svg#klavika_lightplain') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*FontFace Klavica*/
/** **/

/*Inicio estilo tela login */

.logoRede {
    margin: 100px auto 0 auto;
    width: 154px;
}

div.contentLogin {
    background-color: #fff;
    width: 486px;
    height: 420px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px #083355;
    box-shadow: 2px 2px 2px #083355;
    margin: 10px auto 0 auto;
}

div.contentTrocaSenha {
    background-color: #fff;
    width: 486px;
    height: 520px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px #083355;
    box-shadow: 2px 2px 2px #083355;
    margin: 10px auto 0 auto;
}

.obsContent {
    width: 485px;
    margin: 20px auto 0px auto;
}

    .obsContent p {
        margin: 5px auto 5px auto;
    }

.logoLogin {
    width: 433px;
    height: 70px;
    /*border-bottom:1px solid #e7e7e7;*/
    margin: 40px 0 0 25px;
    float: left;
    display: inline;
}

div.formAcess {
    width: 100%;
    height: 170px;
    margin: 30px 0 0 0;
    float: left;
    display: inline;
}

div.camposForm {
    margin: 0 0 0 25px;
}

.camposFormSenha {
    float: left;
    margin: 15px 0 0 100px;
    color: #999;
}

    .camposFormSenha h2 {
        font-family: 'klavika_lightplain';
        color: #999;
        font-size: 18px;
        font-weight: bold;
    }

    .camposFormSenha label {
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #8c8c8c;
        width: 433px;
        float: left;
        display: inline;
        margin: 13px 0 0 0;
    }

        .camposFormSenha label input {
            font-family: 'klavika_lightplain';
            font-size: 14px;
            color: #8c8c8c;
            width: 423px;
            height: 25px;
            padding: 5px;
            margin: 5px 0 0 0;
            float: left;
            display: inline;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border: 1px solid #e7e7e7;
        }

div.camposForm label {
    font-family: 'klavika_lightplain';
    font-size: 16px;
    color: #8c8c8c;
    width: 433px;
    float: left;
    display: inline;
    margin: 13px 0 0 0;
}

    div.camposForm label input {
        font-family: 'klavika_lightplain';
        font-size: 14px;
        color: #8c8c8c;
        width: 423px;
        height: 25px;
        padding: 5px;
        margin: 5px 0 0 0;
        float: left;
        display: inline;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e7e7e7;
    }

div.saveAction {
    width: 100%;
    height: 65px;
    margin: 37px 0 0 0;
    padding: 30px 0 0 0;
    background-color: #ececec;
    float: left;
    display: inline;
}

    div.saveAction label {
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #8c8c8c;
        float: left;
        display: inline;
        margin: 12px 0 0 25px;
    }

        div.saveAction label input {
            font-size: 16px;
            color: #000;
            float: left;
            display: inline;
            margin: 0 5px 0 0;
            border: 1px solid #e7e7e7;
        }

    div.saveAction .bto001 {
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #000;
        float: right;
        margin: 0 25px 0 0;
        padding: 13px;
        width: 90px;
        display: inline;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #2a6c96; /* Old browsers */
        background: linear-gradient(to bottom, #2a6c96 0%,#1d5a86 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2a6c96, endColorstr=#1d5a86)";
    }

.bto002 {
    font-family: 'klavika_lightplain';
    font-size: 16px;
    color: #000;
    float: right;
    margin: 0 25px 0 0;
    padding: 13px;
    width: 90px;
    display: inline;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #df582d; /* Old browsers */
    background: linear-gradient(to bottom, #e6613d 0%,#df582d 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6613d, endColorstr=#e6613d)";
    cursor: pointer;
}

/*Fim estilo tela login */

/*Inicio estilo base dashboard*/

#conteiner {
    position: absolute;
    width: 100%;
    /*min-width: 990px;*/
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#conteiner-content {
    position: relative;
    float: right;
}
#conteiner-content[menu-aberto='true']{
    width: 100%;
}
#conteiner-content[menu-aberto='false']{
    width: calc(100% + 260px);
}

header {
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
    color: #036;
    background: #f2f2f2;
    background: linear-gradient(to bottom,  #f2f2f2 0%,#c8caca 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#dedede)";
}

.menuAcesso {
    float: left;
    display: inline;
    width: 60px;
    height: 60px;
    text-indent: -6000px;
    background-image: url(../imgs/bgIconMenuOn.png);
    cursor: pointer;
}

    .menuAcesso:hover {
        background-color: #069;
        background-image: url(../imgs/bgIconMenuOff.png);
    }

.menuAcessoActive {
    background-color: #069;
    background-image: url(../imgs/bgIconMenuOff.png);
}

header h1 {
    float: left;
    display: inline;
    margin: 2px 5px 0 10px;
}

.AssPerfil {
    float: left;
    display: inline;
    background-image: url(../imgs/bgAssPerfilBarra.png);
    width: 117px;
    height: 60px;
    cursor: pointer;
}

    .AssPerfil span {
        float: left;
        display: inline;
        margin: 11px 0 0 32px;
        color: #fff;
        font-family: 'klavika_lightplain';
        font-size: 14px;
        cursor: pointer;
        padding: 3px 0 0 0;
        width: 22px;
        height: 19px;
        text-align: center;
        background-color: #e45d39;
        border-radius: 25px;
    }

    .AssPerfil:hover {
        background-image: url(../imgs/bgAssPerfilBarraOff.png);
    }

.AssPerfilActive {
    background-image: url(../imgs/bgAssPerfilBarraOff.png);
}

.AreaAlertas {
    float: left;
    display: inline;
    background-image: url(../imgs/bgAlertasBarra.png);
    width: 117px;
    height: 60px;
    cursor: pointer;
}

    .AreaAlertas span {
        float: left;
        display: inline;
        margin: 11px 0 0 32px;
        color: #fff;
        font-family: 'klavika_lightplain';
        font-size: 14px;
        cursor: pointer;
        padding: 3px 0 0 0;
        width: 22px;
        height: 19px;
        text-align: center;
        background-color: #e45d39;
        border-radius: 25px;
    }

    .AreaAlertas:hover {
        background-image: url(../imgs/bgAlertasBarraoff.png);
    }

        .AreaAlertas:hover span {
            color: #e45d39;
            background-color: #f1f1f1;
            border-radius: 25px;
        }

.AreaAlertasActive {
    background-image: url(../imgs/bgAlertasBarraoff.png);
}

    .AreaAlertasActive span {
        color: #e45d39;
        background-color: #f1f1f1;
        border-radius: 25px;
    }

.BtoSair {
    float: left;
    display: inline;
    background-image: url(../imgs/bgSairOn.png);
    width: 90px;
    height: 60px;
    cursor: pointer;
    text-indent: -6000px;
}

    .BtoSair:hover {
        background-image: url(../imgs/bgSairOff.png);
    }

.navegacao {
    width: 260px;
    min-height: 500px;
    /*margin-left: -260px;*/
    float: left;
    position: relative;
    /*margin: 25px 0 0 10px;*/
    /*-webkit-box-shadow: 2px 2px 2px #083355;*/
    /*box-shadow: 2px 2px 2px #083355;*/
    z-index: 2000002;
    background-color: rgba(241, 241, 241, 1);
}

/*.navegacao.exibir {
    margin-left: 0px !important;
}

.navegacao.esconder {
    margin-left: -260px !important;
}*/

.menu {
    width: 100%;
    min-height: 500px;
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
}

.tituloMenu {
    width: 100%;
    height: 70px;
    background: #df582d; /* Old browsers */
    background: linear-gradient(to bottom, #e6613d 0%,#df582d 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6613d, endColorstr=#df582d)";
    color: #fff;
    font-family: 'klavika_lightplain';
    font-size: 19px;
    text-shadow: 1px 1px #df582d;
    border-bottom: 1px solid #fff;
}

    .tituloMenu span {
        margin: 25px 0 0 8px;
        float: left;
        display: inline;
    }

    .tituloMenu div.fechar {
        float: right;
        width: 27px;
        height: 22px;
        background-color: #b84623;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        text-align: center;
        margin: 23px 10px 0 0;
        padding: 5px 0 0 0;
        box-shadow: 1px 1px 0px #963613;
        border-left: 1px solid #cd6845;
        border-top: 1px solid #cd6845;
        cursor: pointer;
        color: #fff;
        font-size: 16px;
    }

.busca {
    width: 254px;
    height: 100px;
    background-color: #4cc7fb;
    border-bottom: 1px solid #fff;
    padding: 0 0 0 6px;
}

    .busca label {
        font-size: 10px;
        font-style: italic;
        color: #fff;
    }

        .busca label input {
            width: 210px;
            height: 35px;
            border: 1px solid #b6e9ff;
            margin: 20px 8px 0 3px;
            padding: 5px 25px 5px 5px;
            font-family: 'klavika_lightplain';
            font-size: 16px;
            color: #09C;
            background-image: url(../imgs/bgBuscaInput.png);
            background-repeat: no-repeat;
            background-position: center right;
        }

.menuPrincipal ul {
    width: 260px;
    display: block;
}

    .menuPrincipal ul li {
        width: 225px;
        padding: 12px 5px 12px 30px;
        font-family: 'klavika_lightplain';
        font-size: 18px;
        color: #1a3968;
        background-image: url(../imgs/listMenu.png);
        background-repeat: no-repeat;
        background-position: top 30px;
        cursor: pointer;
        font-weight: bold;
    }

        .menuPrincipal ul li:nth-child(odd) {
            background-color: rgba(241, 241, 241, 1);
        }

        .menuPrincipal ul li:nth-child(even) {
            background-color: #f1f1f1;
        }

.submenu ul {
    width: 260px;
    display: block;
}

    .submenu ul li {
        width: 245px;
        padding: 12px 5px 12px 10px;
        font-family: 'klavika_lightplain';
        font-size: 18px;
        color: #1a3968;
        cursor: pointer;
    }

        .submenu ul li:nth-child(odd) {
            background-color: rgba(241, 241, 241, 1);
        }

        .submenu ul li:nth-child(even) {
            background-color: #f1f1f1;
        }
/*.submenu div.fechar{
	float:right;
	width:27px;
	height:22px;
	background: #df582d;  Old browsers 
	background: linear-gradient(to bottom,  #df582d 0%,#b84623 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#df582d, endColorstr=#b84623)";
	-webkit-border-radius:25px;
    border-radius:25px;
	text-align:center;
	margin:23px 7px 0 0;
	padding:5px 0 0 0;
	box-shadow:1px 1px 0px  #962e0f;
	border-left:1px solid #f09c82;
	border-top:1px solid #f09c82;
	cursor:pointer;
	color: #fff;
}*/
.painel {
    width: calc(100% - 260px);
    float: right;
    position: relative;
    /*margin: 10px 0 0 0;*/
    /*padding: 0 0 50px 0;*/
}
/*.painel.colapsar {
    width: calc(100% - 260px) !important;
    -webkit-transition: all 800ms cubic-bezier(0.86, 0, 0.07, 1);
    transition:         all 800ms cubic-bezier(0.86, 0, 0.07, 1);
}
.painel.estender {
    width: 100% !important;
}*/
.pagina {
}

.pagina-titulo {
    height: 53px;
    font-family: 'klavika_lightplain';
    text-shadow: 1px 1px 1px #0e75a8;
    font-size: 24px;
    padding: 17px 0 0 10px;
    color: white;
    background-color: #1c9ce6;
}

.pagina-conteudo {
    margin: 0px 10px 10px 10px;
    min-height: 500px;
    /*-webkit-box-shadow: 2px 2px 2px #FFFFFF;*/
    /*box-shadow: 2px 2px 2px #083355;*/
}

.box2x {
    width: 615px;
    height: 400px;
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px #083355;
    box-shadow: 2px 2px 2px #083355;
    float: left;
    display: inline;
    margin: 15px 0 0 15px;
}

.box1x {
    width: 300px;
    height: 400px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px #083355;
    box-shadow: 2px 2px 2px #083355;
    float: left;
    display: inline;
    margin: 15px 0 0 15px;
    overflow: hidden;
}

.box3x {
    width: 930px;
    height: 400px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 2px #083355;
    box-shadow: 2px 2px 2px #083355;
    float: left;
    display: inline;
    margin: 15px 0 0 15px;
}

.controlMinimizar {
    width: 27px;
    height: 26px;
    background-color: #C30;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 1px 1px 0px #666;
    box-shadow: 1px 1px 0px #666;
    float: right;
    margin: 10px 10px 0 0;
    padding: 1px 0 0 0;
    cursor: pointer;
}

.contentPessoal {
    background-image: url(../imgs/bgInfoBoxPessoal.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    height: 120px;
    margin: 280px 0 0 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
}

.Avatar {
    width: 100px;
    height: 100px;
    float: left;
    display: inline;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    border: 5px solid #fff;
    margin: 0 0 0 25px;
    background-size: 100% 100%;
}

.Info {
    float: left;
    display: inline;
    margin: 55px 0 0 15px;
    font-family: 'klavika_lightplain';
    font-size: 18px;
    text-shadow: 1px 1px #973419;
    color: #fff;
}

    .Info span {
        font-weight: bold;
    }

.acoesPessoal {
    float: right;
    display: inline;
    margin: 59px 10px 0 0;
}

.actionPessoalEditar {
    float: left;
    font-size: 14px;
    font-family: 'klavika_lightplain';
    text-shadow: 1px 1px #973419;
    text-align: center;
    width: 70px;
    height: 50px;
    border-right: 1px solid #cc4d2a;
    padding: 5px 8px 0 0;
    cursor: pointer;
}

.actionPessoalConfig {
    float: left;
    font-size: 14px;
    font-family: 'klavika_lightplain';
    text-shadow: 1px 1px #973419;
    text-align: center;
    width: 90px;
    height: 50px;
    border-left: 1px solid #eb8164;
    padding: 5px 0 0 8px;
    cursor: pointer;
}


.titBox {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
    height: 60px;
    background-color: #09C;
    background: #1c9ce6; /* Old browsers */
    background: linear-gradient(to bottom, #22b0ec 0%,#1c9ce6 100%);
    border-top: 1px solid #8fdfff;
    border-bottom: 1px solid #fff;
    color: #fff;
}

    .titBox img {
        float: left;
        margin: 20px 0 0 10px;
    }

    .titBox h2 {
        font-family: 'klavika_lightplain';
        text-shadow: 1px 1px #0e75a8;
        font-size: 24px;
        float: left;
        margin: 17px 0 0 10px;
        color: #fff;
    }

.fechar {
    float: right;
    width: 27px;
    height: 22px;
    background-color: #4bccff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    margin: 17px 10px 0 0;
    padding: 5px 0 0 0;
    box-shadow: 1px 1px 0px #0e75a8;
    border-left: 1px solid #8fdfff;
    border-top: 1px solid #8fdfff;
    cursor: pointer;
    color: #fff;
}

.listNotificacao {
    width: 100%;
}

.notificacao {
    width: 255px;
    font-family: 'klavika_lightplain';
    font-size: 14px;
    color: #888;
    border-left: 4px solid #CCC;
    margin: 5px 0;
    padding: 5px 30px 5px 10px;
    cursor: pointer;
}

.notificacaoSelect {
    width: 255px;
    font-family: 'klavika_lightplain';
    font-size: 14px;
    color: #FFF;
    border-left: 4px solid #CCC;
    margin: 5px 0;
    padding: 5px 30px 5px 10px;
    cursor: pointer;
    background-color: #777;
}

.data {
    width: 100%;
    font-size: 12px;
    color: #999;
}

.notificacao:nth-child(odd) {
    background-color: #ffffff;
}

.notificacao:nth-child(even) {
    background-color: #f1f1f1;
}


.notAcoes {
    border-left: 4px solid #ea6f4a;
    background-position: center right;
    background-image: url(../imgs/icoAlertPerson.png);
    background-repeat: no-repeat;
}

.notSistema {
    border-left: 4px solid #22b0ec;
    background-position: center right;
    background-image: url(../imgs/icoAlertSistema.png);
    background-repeat: no-repeat;
}

.notCriticos {
    border-left: 4px solid #ebc85e;
    background-position: center right;
    background-image: url(../imgs/icoAlertCritico.png);
    background-repeat: no-repeat;
}

.notDiversos {
    border-left: 4px solid #4daf7b;
    background-position: center right;
    background-image: url(../imgs/icoAlertDiverso.png);
    background-repeat: no-repeat;
}

.listaRss {
    width: 300px;
    height: 330px;
    overflow-y: auto;
}

.itenRss {
    width: 225px;
    font-family: 'klavika_lightplain';
    font-size: 14px;
    color: #999;
    margin: 5px 0;
    padding: 5px 10px 5px 50px;
    cursor: pointer;
    background-image: url(../imgs/logoG1.jpg);
    background-repeat: no-repeat;
    background-position: 10px center;
}

    .itenRss:nth-child(odd) {
        background-color: #ffffff;
    }

    .itenRss:nth-child(even) {
        background-color: #f1f1f1;
    }

#sortable {
}

    #sortable div {
    }

.background_modal {
    background-position: center right;
    background-image: url(../imgs/bg_modal.png);
    z-index: 9999999;
    position: absolute;
    height: 1365px;
}

.content_modal {
    background-color: #FFFFFF;
    height: 540px;
    position: fixed;
    width: 650px;
    border-radius: 3px;
    overflow-y: auto;
}

.fecharModal {
    width: 27px;
    height: 22px;
    background-color: #b84623;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    margin: 17px 10px 0 0;
    padding: 5px 0 0 0;
    box-shadow: 1px 1px 0px #963613;
    border-left: 1px solid #cd6845;
    border-top: 1px solid #cd6845;
    cursor: pointer;
    float: right;
    color: #fff;
}

.alertas {
    background-color: #FFFFFF;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #083355;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    display: inline;
    float: left;
    margin: 60px 0 0 -66px;
    position: absolute;
    width: 300px;
    border-top: 5px solid #21638f;
    border-bottom: 5px solid #21638f;
    z-index: 200000;
}

#ui-id-1 {
    width: 239px;
    background-color: #fff;
    border: 1px solid #b6e9ff;
    color: #e0592f;
    margin: 0;
    padding: 0;
    clear: both;
    float: left;
    display: block;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 1px 1px 1px #CCCCCC;
}

.ui-helper-hidden-accessible {
    display: none;
}

#ui-id-1 ul {
    margin: 0 0 0 0;
    clear: both;
    float: left;
    display: block;
    background-color: #F63;
}

    #ui-id-1 ul li {
        clear: both;
        float: left;
        display: block;
        font-size: 18px;
        color: #1a3968;
        background-color: #9F0;
    }

.ui-menu-item:nth-child(odd) {
    width: 205px;
    padding: 12px 5px 12px 30px;
    font-family: 'klavika_lightplain';
    font-size: 18px;
    color: #1a3968;
    background-image: url(../imgs/listMenu.png);
    background-repeat: no-repeat;
    background-position: top 30px;
    cursor: pointer;
    background-color: #f9f9f9;
}

.ui-menu-item:nth-child(even) {
    width: 205px;
    padding: 5px 0;
    padding: 12px 5px 12px 30px;
    font-family: 'klavika_lightplain';
    font-size: 18px;
    color: #1a3968;
    background-image: url(../imgs/listMenu.png);
    background-repeat: no-repeat;
    background-position: top 30px;
    cursor: pointer;
    background-color: #f1f1f1;
}


.favoritar {
    background-image: url(../imgs/btoFavoritarOff.png);
    background-repeat: no-repeat;
    width: 28px;
    min-height: 20px;
    height: 100%;
    float: left;
    display: inline;
    margin-right: 10px;
    border-right: 1px solid #1a3968;
    clear: both;
}

.ajustar {
    width: 160px;
    display: inline;
    float: right;
}

.subSub {
    background-image: url(../imgs/subIco.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 28px;
    height: 20px;
    float: left;
    display: inline;
    margin-right: 10px;
    border-right: 1px solid #1a3968;
}

.favoritar:hover {
    background-image: url(../imgs/btoFavoritar.png);
    background-repeat: no-repeat;
}

.ativarFavorito {
    background-image: url(../imgs/btoFavoritar.png);
    background-repeat: no-repeat;
}

.submenu {
    width: 260px;
    min-height: 100%;
    -webkit-border-radius: 3px;
}

.listFavorito {
    width: 100%;
    height: 338px;
    overflow-y: scroll;
}

.listSubs {
    width: 100%;
    height: 338px;
    overflow-y: scroll;
}

.favorito {
    width: 88px;
    height: 130px;
    margin: 5px 0 0 5px;
    float: left;
    display: inline;
}

    .favorito a {
        color: #fff;
    }

.iconeFav {
    border-radius: 3px;
    width: 88px;
    height: 88px;
    /*background-color:#09C;
	background: #df582d; 
	background: linear-gradient(to bottom,  #e6613d 0%,#df582d 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6613d, endColorstr=#df582d)";*/
    text-align: center;
    color: #fff;
}

    .iconeFav a {
        color: #fff;
    }

.iconeModulo {
    border-radius: 3px;
    width: 88px;
    height: 88px;
    background-color: #09C;
    background: #1c9ce6; /* Old browsers */
    background: linear-gradient(to bottom, #22b0ec 0%,#1c9ce6 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#22b0ec, endColorstr=#1c9ce6)";
    text-align: center;
}

.ico {
    font-family: 'klavika_lightplain';
    font-size: 40px;
    margin: 25px 0 0 0;
    text-align: center;
    float: left;
    width: 100%;
    color: #fff;
}

.favorito p {
    font-family: 'klavika_lightplain';
    font-size: 12px;
    color: #999;
    margin: 5px 0 0 0;
    text-align: center;
}

    .favorito p a {
        color: #999;
    }


.titBoxRed {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
    height: 60px;
    background: #df582d; /* Old browsers */
    background: linear-gradient(to bottom, #e6613d 0%,#df582d 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6613d, endColorstr=#df582d)";
    border-top: 1px solid #f1a996;
    border-bottom: 1px solid #fff;
    color: #fff;
}

    .titBoxRed img {
        float: left;
        margin: 12px 0 0 10px;
    }

    .titBoxRed h2 {
        font-family: 'klavika_lightplain';
        text-shadow: 1px 1px #b84623;
        font-size: 24px;
        float: left;
        margin: 17px 0 0 10px;
        color: #fff;
    }

    .titBoxRed div.fechar {
        float: right;
        width: 27px;
        height: 22px;
        background-color: #b84623;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        text-align: center;
        margin: 17px 10px 0 0;
        padding: 5px 0 0 0;
        box-shadow: 1px 1px 0px #963613;
        border-left: 1px solid #cd6845;
        border-top: 1px solid #cd6845;
        cursor: pointer;
        color: #fff;
    }

.grafico {
    margin: 5px 0 0 8px;
}

.titBoxRed h1 {
    margin: 16px 0 0 10px;
    font-family: 'klavika_lightplain';
    font-size: 26px;
    float: left;
    width: 450px;
    color: #fff;
}

.subtitle {
    width: 100%;
    height: 20px;
    padding: 10px 0;
    background-color: #e45f39;
    color: #fff;
    font-family: 'klavika_lightplain';
    font-size: 16px;
}

.contWidts {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.subtitle span {
    margin: 0 0 0 10px;
    font-weight: bold;
}

.content_modal h3 {
    color: #666 !important;
    font-family: 'klavika_lightplain' !important;
    font-size: 16px !important;
    margin: 10px !important;
}

.opWidgtes {
    margin: 10px 0 0 0;
}

    .opWidgtes ul li {
        width: 145px;
        height: 60px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: left;
        margin: 10px 0 0 7px;
        background-color: #efefef;
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #e45f39;
    }

.check {
    float: left;
    margin: 20px 0 0 5px;
}

.text001 {
    float: right;
    width: 120px;
    height: 60px;
    margin: 10px 0 0 0;
}

.conteudoModal {
    width: 100%;
    overflow-y: auto;
}

.conteudoModalInicial {
    width: 100%;
}

#AllNote {
    width: 780px;
}

#InfoInicial {
    width: 660px;
}

.col001 {
    width: 300px;
    min-height: 420px;
    border-right: 2px solid #e25d35;
    float: left;
}

.col002 {
    width: 440px;
    min-height: 420px;
    float: left;
    margin: 0 0 0 10px;
    color: #999999;
    padding: 10px -0px 0 0;
    overflow: auto;
}

    .col002 h2 {
        margin: 0 0 7px 0;
        font-size: 22px;
    }

    .col002 p {
        margin: 7px 0 7px 0;
        font-size: 12px;
    }

.notAll {
    width: 100%;
    padding: 8px 0;
    background: #21638f;
    color: #fff;
    text-align: center;
    cursor: pointer;
    clear: both;
}

.erroContent {
    color: #e55b2c;
    border: 1px solid #F00;
    padding: 0 0 10px 0;
    width: 430px;
    margin: 0 0 0 100px;
}

    .erroContent h3 {
        color: #e55b2c;
        font-weight: bold;
    }

    .erroContent ul {
        margin: 0 0 0 10px;
    }

.submenu div.subList ul {
    padding: 0;
    width: 217px;
    margin: 0 0 0 28px;
}

.submenu div.subList {
    margin: 10px 0 0 0;
}

    .submenu div.subList ul li {
        color: #1a3968;
        cursor: pointer;
        font-family: 'klavika_lightplain';
        font-size: 18px;
        padding: 12px 5px 12px 10px;
        width: 205px;
    }

.destaqueSubmenu {
    font-weight: bold;
}

.subList ul {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

    .subList ul li {
        padding: 10px 0 10px 10px;
        margin: 0;
    }

.accord {
    border-left: 1px solid #1a3968;
    border-bottom: 1px solid #1a3968;
    margin: 0;
    padding: 0;
    width: 205px;
}



.bto002Off {
    font-family: 'klavika_lightplain';
    font-size: 16px;
    float: right;
    margin: 0 25px 0 0;
    padding: 13px;
    width: 90px;
    display: inline;
    color: #7c7c7c;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f2f2f2; /* Old browsers */
    background: linear-gradient(to bottom, #f2f2f2 0%,#c8caca 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#c8caca)";
}

.loadSave {
    float: right;
    display: none;
    margin: 15px 20px 0 0;
}

.savingPerfil {
    float: right;
    display: block;
    margin: 15px 20px 0 0;
}

/* pagination */
.slides-pagination {
    margin: 25px auto 0 auto;
    padding: 0;
    list-style: none;
    z-index: 110;
    width: 100px;
}

    .slides-pagination li {
        display: inline;
    }

.slideshow a {
    font-size: 14px !important;
    line-height: 2em !important;
    text-decoration: none !important;
    color: #fff !important;
    background: #e25c34;
}

.slides-pagination a {
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -10000px;
    float: left;
    margin: 0 5px;
    background: url(../imgs/pagination.png);
}



.slideshow a:hover,
.slideshow .selected a {
    background-position: 0 10px;
}
/* skip */
.slides-next,
.slides-prev {
    position: absolute;
    top: 93%;
    margin-top: -1em;
    padding: 0 .5em;
    z-index: 120;
}

.slides-next {
    right: 0;
}

.slides-prev {
    left: 0;
}

    .slides-next.disabled,
    .slides-prev.disabled {
        opacity: .5;
        cursor: auto;
    }

.documentacaoProcessoTitulo {
    color: #1a3968;
    font-family: klavika_lightplain;
    font-size: 18px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 12px;
    padding-right: 5px;
    padding-bottom: 12px;
}

.listDocumentacaoProcesso {
    width: 100%;
}

.documentacaoProcesso {
    width: 255px;
    font-family: 'klavika_lightplain';
    font-size: 14px;
    color: #1a3968;
    border-left: 4px solid #CCC;
    margin: 5px 0;
    padding: 5px 30px 5px 10px;
    cursor: pointer;
}

    .documentacaoProcesso a:link {
        text-decoration: none;
        color: #1a3968;
    }

    .documentacaoProcesso a:visited {
        text-decoration: none;
        color: #1a3968;
    }

.documentacaoProcessoSelect {
    width: 255px;
    font-family: 'klavika_lightplain';
    font-size: 14px;
    color: #FFF;
    border-left: 4px solid #CCC;
    margin: 5px 0;
    padding: 5px 30px 5px 10px;
    cursor: pointer;
    background-color: #777;
}

.documentacaoProcesso:nth-child(odd) {
    background-color: #ffffff;
}

.documentacaoProcesso:nth-child(even) {
    background-color: #f1f1f1;
}


.submenu div.subList ul li .disableSub {
    color: #7c7c7c;
    cursor: default;
}

.favoritarOff {
    background-image: url(../imgs/btoFavoritarOff.png);
    background-repeat: no-repeat;
    width: 28px;
    min-height: 20px;
    height: 100%;
    float: left;
    display: inline;
    margin-right: 10px;
    border-right: 1px solid #7c7c7c;
    clear: both;
    cursor: default;
}


.camposFormSenha label input:disabled {
    background-color: #e7e7e7;
    color: #999;
}

.camposForm label input:disabled {
    background-color: #e7e7e7;
    color: #999;
}

.saveAction label input:disabled {
    background-color: #e7e7e7;
    color: #999;
}

/**INICIO LINKENDIN**/

.feedRedes {
    width: 300px;
    height: 330px;
    overflow-y: auto;
}

.itemRede {
    float: left;
    padding: 10px;
    width: 255px;
}

    .itemRede:nth-child(odd) {
        background-color: #fff;
    }

    .itemRede:nth-child(even) {
        background-color: #f1f1f1;
    }

.thumbRede {
    float: left;
    width: 45px;
}

    .thumbRede img {
        border: 1px solid #ccc;
    }

.textRede {
    float: right;
    width: 204px;
    margin: 0 0 0 0;
    font-size: 13px;
    font-family: 'klavika_lightplain';
}

    .textRede h4 {
        font-weight: bold;
        color: #00a6ec;
    }

    .textRede p {
        color: #888888;
        font-size: 12px;
    }

    .textRede a {
        color: #00a6ec;
        font-size: 12px;
        text-decoration: none;
    }

        .textRede a:hover {
            color: #196391;
            font-size: 12px;
            text-decoration: none;
        }

    .textRede small {
        color: #888888;
    }

    .textRede img {
        margin: 5px 0 0 0;
    }

.loginRede h3 {
    font-size: 22px;
    width: 100%;
    text-align: center;
    margin: 80px 0 0 0;
    color: #1c9ce6;
}

.conect {
    font-family: 'klavika_lightplain';
    border-radius: 3px;
    width: 230px;
    height: 22px;
    background-color: #09C;
    background: #1c9ce6; /* Old browsers */
    background: linear-gradient(to bottom, #22b0ec 0%,#1c9ce6 100%);
    border-top: 1px solid #8fdfff;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    margin: 20px auto 0 auto;
    cursor: pointer;
}

/**FIM LINKENDIN**/

/**Listagem Processos**/

.titProcesso {
    font-family: 'klavika_lightplain';
    font-size: 24px;
    color: #22b0ec;
    padding: 10px 0 10px 10px;
    background-color: #f1f1f1;
}

.listDoc {
    width: 300px;
    height: 290px;
    overflow-y: auto;
}

    .listDoc ul li {
        width: 213px;
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #888;
        margin: 5px 0;
        padding: 12px 30px 12px 40px;
        cursor: pointer;
        background: url(../imgs/icoAcrobat.png) 10px 8px no-repeat;
    }

        .listDoc ul li:nth-child(odd) {
            background-color: #ffffff;
        }

        .listDoc ul li:nth-child(even) {
            background-color: #f1f1f1;
        }

        .listDoc ul li:hover {
            background: #22b0ec url(../imgs/icoAcrobatB.png) 10px 8px no-repeat;
            color: #fff;
        }
/**Listagem Processos**/

/** Inicio Tabela Widget **/

.tabelaWidgets {
    width: 595px;
    height: 310px;
    margin: 15px 0 0 15px;
    overflow-y: auto;
}

    .tabelaWidgets table {
        font-family: 'klavika_lightplain';
        font-size: 15px;
        width: 575px;
        color: #888;
    }

        .tabelaWidgets table tr {
            width: 575px;
            height: 35px;
            vertical-align: middle;
        }

            .tabelaWidgets table tr:nth-child(odd) {
                background-color: #ffffff !important;
            }

            .tabelaWidgets table tr:nth-child(even) {
                background-color: #f1f1f1 !important;
            }


            .tabelaWidgets table tr th {
                height: 50px;
                padding: 0 0 0 10px;
                vertical-align: middle;
                text-align: left;
                background-color: #22b0ec;
                color: #fff;
            }

            .tabelaWidgets table tr td {
                padding: 0 0 0 10px;
                vertical-align: middle;
                text-align: left;
            }

/** Fim Tabela Widget **/
/** tooltip **/

.helpBarra {
    float: right !important;
    width: 27px !important;
    height: 22px !important;
    background-color: #4bccff !important;
    -webkit-border-radius: 25px !important;
    border-radius: 25px !important;
    text-align: center !important;
    margin: 17px 10px 0 0 !important;
    padding: 5px 0 0 0 !important;
    box-shadow: 1px 1px 0px #0e75a8 !important;
    border-left: 1px solid #8fdfff !important;
    border-top: 1px solid #8fdfff !important;
    cursor: pointer !important;
    color: #fff !important;
}

    .helpBarra a {
        color: #fff !important;
        text-decoration: none !important;
    }

.ui-tooltip {
    padding: 8px !important;
    position: absolute !important;
    z-index: 9999 !important;
    max-width: 300px !important;
    background-color: #1f6293 !important;
    border: 1px solid #1f6293 !important;
    box-shadow: 2px 2px 0px #0a3859 !important;
    border-radius: 3px !important;
    font-family: 'klavika_lightplain' !important;
    font-size: 15px !important;
    color: #fff !important;
}

/** tooltip **/


.valorMoeda {
    text-align: right !important;
}

.positivo {
    color: green !important;
}

.negativo {
    color: red !important;
}

.colunaDestaque {
    font-weight: !important;
}

.modal-background {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.modal-content {
    z-index: 999999;
}

.no-wrap-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*Fim estilo base dashboard*/

.camposFormSelect select::-ms-expand {
    display: none; /* hide default arrow in IE10 */
}

.camposFormSelect select {
    float: left;
    font-family: 'klavika_lightplain';
    font-size: 14px;
    color: #8c8c8c;
    width: 423px;
    height: 35px;
    padding: 1px;
    margin: 5px 0 0 0;
    float: left;
    display: inline;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    /* melhor
    padding:8px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;


    width: 75%;
    */
    /*
    width: 75%; Set width. Do not set height else it will fail in IE8-10. Use padding for height.
    color: #333;
    font-weight: normal;
    font-size: 1em;
    line-height:1.2em;

    margin: 0 0 10px;
    padding: 6px 0; use this to set a specific height for your dropdown (DO NOT use the attribute 'height')
    border: 0 none;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: "";

    background: url('images/arrow.png') no-repeat 100% 4px #fff; add your own arrow image
    *background-image:none; turn bg image for IE7

    background: url('images/arrow.png') no-repeat 100% 0px #fff;  fallback bg image
    background: url('images/arrow.png') no-repeat 100% 0px, -webkit-linear-gradient(top, #fff, #9c9c9c);
    background: url('images/arrow.png') no-repeat 100% 0px, -moz-linear-gradient(top, #fff, #9c9c9c);
    background: url('images/arrow.png') no-repeat 100% 0px, -ms-linear-gradient(top, #fff, #9c9c9c);
    background: url('images/arrow.png') no-repeat 100% 0px, -o-linear-gradient(top, #fff, #9c9c9c);
    background: url('images/arrow.png') no-repeat 100% 0px, linear-gradient(top, #fff, #9c9c9c);
    -webkit-appearance: none;  gets rid of default appearance in Webkit browsers
    -moz-appearance: none;  Get rid of default appearance for older Firefox browsers 
    -ms-appearance: none;  get rid of default appearance for IE8, 9 and 10
    appearance: none;
    */
}

    .camposFormSelect select option {
        background: #fff; /* style the dropdown bg color */
        float: left;
        font-family: 'klavika_lightplain';
        font-size: 14px;
        color: #8c8c8c;
        width: 423px;
        height: 35px;
        padding: 5px;
        margin: 5px 0 0 0;
        float: left;
        display: inline;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e7e7e7;
    }

.camposFormSelect label {
    position: relative;
    margin-top: 1px;
    margin-bottom: 5px;
}

    .camposFormSelect label:after {
        content: '<>';
        font: 18px "Consolas", monospace;
        color: #aaa;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 8px;
        top: 2px;
        padding: 15px 0 2px;
        border-bottom: 1px solid #ddd;
        position: absolute;
        pointer-events: none;
    }

    .camposFormSelect label:before {
        content: '';
        right: 6px;
        top: 4px;
        width: 35px;
        height: 36px;
        background: #f8f8f8;
        position: absolute;
        pointer-events: none;
        display: block;
    }

.configBarra {
    float: right !important;
    width: 27px !important;
    height: 22px !important;
    background-color: #4bccff !important;
    -webkit-border-radius: 25px !important;
    border-radius: 25px !important;
    text-align: center !important;
    margin: 17px 10px 0 0 !important;
    padding: 5px 0 0 0 !important;
    box-shadow: 1px 1px 0px #0e75a8 !important;
    border-left: 1px solid #8fdfff !important;
    border-top: 1px solid #8fdfff !important;
    cursor: pointer !important;
    color: #fff !important;
}

    .configBarra a {
        color: #fff !important;
        text-decoration: none !important;
    }


/** **/
.selectTipo ul li:first-child {
    margin-top: 20px;
}

.selectTipo ul li {
    font-family: 'klavika_lightplain';
    font-size: 18px;
    width: 608px;
    padding: 20px 10px;
    margin: 10px 10px;
    border: 1px solid #e25c34;
    color: #e25c34;
}

    .selectTipo ul li:hover {
        border: 1px solid #e25c34;
        color: #fff;
        background-color: #e25c34;
        cursor: pointer;
    }

.camposFormFind {
    width: 570px;
    float: left;
    margin: 15px 0 0 40px;
    color: #999;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #f1f1f1;
}

    .camposFormFind h2 {
        font-family: 'klavika_lightplain';
        color: #999;
        font-size: 18px;
        font-weight: bold;
    }

    .camposFormFind label {
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #8c8c8c;
        width: 433px;
        float: left;
        display: inline;
        margin: 13px 0 0 0;
    }

        .camposFormFind label input {
            font-family: 'klavika_lightplain';
            font-size: 14px;
            color: #8c8c8c;
            width: 423px;
            height: 25px;
            padding: 5px;
            margin: 5px 0 0 0;
            float: left;
            display: inline;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border: 1px solid #e7e7e7;
        }

        .camposFormFind label select {
            font-family: 'klavika_lightplain';
            font-size: 14px;
            color: #8c8c8c;
            width: 423px;
            height: 25px;
            padding: 5px;
            margin: 5px 0 0 0;
            float: left;
            display: inline;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border: 1px solid #e7e7e7;
        }

.btoFindPos {
    float: left;
    margin: 36px 0 0 20px;
}

    .btoFindPos .bto002 {
        font-family: 'klavika_lightplain';
        font-size: 16px;
        color: #000;
        float: right;
        margin: 0 0 0 0;
        padding: 10px 13px;
        width: 110px;
        display: inline;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #df582d; /* Old browsers */
        background: linear-gradient(to bottom, #e6613d 0%,#df582d 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6613d, endColorstr=#e6613d)";
    }

.gridResultado {
    width: 570px;
    float: left;
    margin: 15px 0 0 40px;
    color: #999;
}

    .gridResultado table {
        font-family: 'klavika_lightplain';
        font-size: 15px;
        width: 100%;
        color: #888;
    }

        .gridResultado table tr {
            width: 900px;
            height: 25px;
            vertical-align: middle;
        }

            .gridResultado table tr:nth-child(odd) {
                background-color: #ffffff;
            }

            .gridResultado table tr:nth-child(even) {
                background-color: #f1f1f1;
            }

            .gridResultado table tr th {
                height: 35px;
                padding: 0 0 0 10px;
                vertical-align: middle;
                text-align: left;
                background-color: #df582d;
                color: #fff;
            }

            .gridResultado table tr td {
                padding: 0 0 0 10px;
                vertical-align: middle;
                text-align: left;
            }

                .gridResultado table tr td.center {
                    text-align: center;
                }

.selectMulti {
    font-family: 'klavika_lightplain';
    font-size: 15px;
    margin: 15px 0 0 0;
}

.controlles {
    float: right;
    width: 480px;
    margin: 0 40px 0 0;
}

    .controlles a {
        color: #df582d !important;
        text-decoration: none !important;
    }

        .controlles a:hover {
            color: #832b10 !important;
        }

.btn {
    font-family: 'klavika_lightplain';
    font-size: 16px;
    color: #000;
    float: right;
    margin: 0 25px 0 0;
    padding: 13px;
    display: inline;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.btn-azul {
    background: #2a6c96; /* Old browsers */
    background: linear-gradient(to bottom, #2a6c96 0%,#1d5a86 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2a6c96, endColorstr=#1d5a86)";
}

.btn-laranja {
    background: #df582d; /* Old browsers */
    background: linear-gradient(to bottom, #e6613d 0%,#df582d 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6613d, endColorstr=#e6613d)";
    cursor: pointer;
}

.no-wrap-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/** **/

/* INICIO STYLE DE TABELAS */
.table {
    width: 100%;
}

    .table th {
        padding: 5px;
        border-right: 1px solid #F9F9F9;
        border-bottom: 1px solid #F9F9F9;
    }

    .table>tbody>.data-row>td {
        padding: 5px;
    }

    .table thead tr {
        color: white;
        background-color: #1c9ce6;
        border-bottom: 1px solid black;
    }

    .table-default>tbody>tr:nth-child(2n+1) {
        background-color: rgba(241, 241, 241, 1);
    }

    .table-insert>tbody>tr.data-row:nth-child(4n) {
        background-color: rgba(241, 241, 241, 1);
    }

.checked-line {
    background-color: rgba(28, 155, 229, 0.25) !important;
}

.action-plus {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
}

.icon-form-edit {
    width: 16px;
    height: 16px;
    /*background-color: rgba(222, 88, 45, 1);*/
    background-image: url('/Content/Images/application_form_edit.png');
    background-position: center;
    background-repeat: no-repeat;
    /*border-radius: 16px;*/
}

.icon-plus-white {
    width: 32px;
    height: 32px;
    background-color: #1c9ce6;
    background-image: url('/Content/novaHome/imgs/mais_branco.png');
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.insert-row {
    height: 2px;
}
/* FIM STYLE DE TABELAS */

/* INICIO INDEX STYLE*/
.index-filtro {
    padding-bottom: 50px;
}

.index-resultados {
}

.index-acoes {
    padding-top: 50px;
}
/* FIM INDEX STYLE*/

.form-grupo {
    float: left;
    margin: 15px 10px 0 15px;
    width: 500px;
}

    .form-grupo label {
        font-family: 'klavika_lightplain';
        font-size: 16px;
        min-width: 120px;
        display: block;
        margin: 13px 0 0 0;
    }

    .form-grupo input {
        font-family: 'klavika_lightplain';
        font-size: 14px;
        min-width: 500px;
        height: 25px;
        padding: 5px;
        margin: 5px 0 0 0;
        display: block;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #b3b3b3;
    }
    .form-grupo select {
        font-family: 'klavika_lightplain';
        font-size: 14px;
        min-width: 500px;
        height: 37px;
        padding: 5px 5px;
        margin: 5px 0 0 0;
        display: block;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #b3b3b3;
    }
    .form-grupo optgroup {
        font-family: 'klavika_lightplain';
        font-size: 14px;
    }
    
    .form-grupo option {
        font-family: 'klavika_lightplain';
        font-size: 14px;
    }