html, body {
    height: 95.5%;
    margin: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.tcombo_disabled {
    height:30px!important;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid silver;
    border-bottom: 1px solid whitesmoke;
}

a {
    text-decoration: none;
}

.label-info {
    background-color: #6086D3;
}

/*.user {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}*/

/*.nav{padding:5px 0px;}*/
.bootstrap-tagsinput {
    /*width:200px!important;*/
    padding: 0 !important;

}

.popover-table {
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
}

.popover-table td {
    border: 1px solid #e0e0e0;
    padding: 10px;
}

.tframe {
    margin: 10px;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
    padding-left: 15px !important;
    padding-right: 5px !important;
    border-radius: 4px !important;
}

.tframe legend {
    background: white;
    color: #fff;
    border-radius: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: 0 0 0 1px #8A8A8A;
    margin-left: 3px;
    padding-right: 5px;
    margin-right: 5px;
    height: 28px;
}

.tframe legend label {
    padding-left: 5px;
    font-weight: bold;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 28px;
    padding: 4px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.tformtitle + tr > td {
    padding-top: 15px !important;
}

.ui-datepicker-trigger {
    height: 28px !important;
}

.tseekbutton {
    height: 28px !important;
}

span.tdate-group-addon, span.input-group-addon.tcolor {
    height: 28px !important;
}

select.tcombo {
    height: 28px;
    border: 1px solid #ccc !important;
}

textarea, .select2-choices {
    border: 1px solid #ccc;
}

label {
    margin-bottom: 5px;
}

label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    margin: 0px;
}

.tformtitle + tr > td {
    padding-top: 15px !important;
}

.tformtitle > td {
    background-color: #6086D3 !important;
    padding: 8px 0px 8px 5px !important;
}

.tformtitle > td > label {
    color: white !important;
}

.tformaction > td {
    padding: 12px !important;
}

.tform > table {
    background: #fff;
    border: 1px solid #eee !important;
    padding: 0px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
    -moz-box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
    box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
}

.tform {
    background: white !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: none !important;
    padding: 0px !important;
    margin-bottom: 20px !important;
}

.tdatagrid_head tr td {
    height: 34px;
}

.tdatagrid_body tr td {
    height: 30px;
}

.tdatagrid_body tr td input {
    height: 24px;
    margin: 0;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.nav .dropdown-menu li a {
    font-size: 10pt;
}

.navbar-default .navbar-brand {
    font-family: 'Open Sans';

}

.sidebar {
    font-family: 'Open Sans';
}

.sidebar ul li.dropdown-submenu:first-child > a {
    border-top: 0px solid #dbdbdb !important;
}

.tbreadcrumb li span {
    font-family: 'Open Sans';
    font-size: 10pt;
}

.navbar-right {
    margin-right: 0 !important;
    background: #BDC9F4; !important;
}

.badge-notify {
    background: #E16D6D;
    position: relative;
    top: -12px;
    left: -12px;
}

ul.navbar-top-links > li.dropdown > a {
    background: inherit;

}

ul.navbar-top-links > li.dropdown > a:hover {
    background: #6086D3;
}

ul.navbar-top-links .open > a, ul.navbar-top-links .open > a:hover, ul.navbar-top-links .open > a:focus {
    background: #6086D3;
}

#adianti_div_content {
    margin-top: 30px;
}

.navbar {
    border-bottom: 1px solid #FFF;
background: #6086D3 ; !important;
/*#4e174a*/
}

@media only screen and (min-width: 901px) {
    #search-box {
        display: inline !important;
        float: left;
    }
}

@media only screen and (max-width: 900px) {
    #search-box {
        display: none !important;
    }

    .navbar {
        border-bottom: 0px solid transparent;
    }

    #adianti_div_content {
        margin-top: 100px;
    }
}

@media only screen and (max-width: 550px) {
    .pagination > li > a, .pagination > li > span {
        padding: 6px;
    }

    /*tamanho fixo p/ tselect*/
    .select2-container {
        width: 200px !important;
    }
}

.select2-container .select2-choice {
    background-image: none !important;
}

.select2-dropdown-open .select2-choice {
    background-color: white;
}

#form_login table > tbody > tr.tformtitle > td {
    text-align: center;
}

#form_login table > tbody > tr.tformtitle > td > label {
    padding: 0;
    padding: 8px;
    font-size: 17pt;
}

.iconpicker-component {
    float: left;
}

.iconpicker-component i {
    margin-top: 4px;
}

.iconpicker-component {
    padding: 0 !important;
    width: 22px !important;
    height: 28px !important;
}

.input-group-addon:last-child {
    width: auto;
}

.input-group {
    display: block;
}

.tseekbutton img {
    vertical-align: middle;
}

#ziconcolor {
    display: inline-block !important;
}

.tcolor i.tcolor-icon {
    vertical-align: middle;
}

/**--------------------------------------------------
    Feito merge do arquivo portal.css havia 2 arquivo css p/ gerenciar portal
-------------------------------------------------**/
.img-perfil {
    width: 45px;
    height: 45px;
    margin-top: -18px;
    margin-left: -8px;
    margin-bottom: -15px;
    border-radius: 50%;

}

@media (max-width: 767px) {
    .navbar-top-links .dropdown-user {
        right: unset;
        left: auto;

    }
}

@media (min-width: 768px) {
    .sidebar {
        margin-top: 52px !important;
        background: #6086D3; !important;

    }

    .navbar {
        height: 51px;

    }

    /**
     * Altera tamanho de todos elementos de formulário
     * com class zform e que não tenham a propriedade
     * ztype='fixed-size'
     */
    .zform:not([ztype="fixed-size"]) input:not([type="radio"]):not([ztype="fixed-size"]), select:not([ztype="fixed-size"]), textarea:not([ztype="fixed-size"]) {
        width: 70% !important;
    }

    .example_typeahead { /*componente zimputag*/
        width: 70% !important;
    }

    .zform .tseek-group {
        display: block !important;
    }
}

span.tdate-group-addon {
    display: inline-block !important;
    padding: 1px;
}

.colorpicker {
    margin-left: -105px
}

.navbar-top-links .dropdown-alerts {
    margin-left: -83px !important;
}

.navbar-default .navbar-toggle {
    border-color: #fff !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}

.input-group-addon:last-child {
    width: auto;
}

.input-group {
    display: block;
}

.titulo {
    position: absolute;
    padding-bottom: 7px;
    margin: -30px 0 0 0px;
    border-bottom: 1px solid #E3E3E3;
    color: #BDC9F4;
    font-size: 14px;
}

.ztitle {
    padding-top: 4px;
}

.panel-body {
    padding: 0px !important;
}

.panel-body label {
    padding-left: 15px !important;
}

.line-tittle {
    position: relative;
    margin-bottom: 45px;
}

.zform .titulo {
    margin-left: 10px !important;
}

.zform {
    background: white !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: none !important;
    padding: 0px !important;
    margin-bottom: 20px !important;

}

.zform {
    background: #fff;
    -moz-box-shadow: 3px 3px 3px #ececec;
    -webkit-box-shadow: 3px 3px 3px #ececec;
    box-shadow: 3px 3px 3px #ececec;
    border: 1px solid #CCC;
    border-radius: 2px;
    padding: 0;
    margin-bottom: 8px
}

.zform > table {
    background: #fff;
    border: 1px solid #eee !important;
    padding: 0px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
    -moz-box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
    box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
}

.zform table {
    border-spacing: 0
}

.zform label {
    padding-left: 10px
}

.zform label.tcheckgroup_label, .zform label.tradiogroup_label {
    padding-left: 0
}

.zform .zformtitle > td, .zform .tformsection > td {
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #6086D3;
    border-bottom: 1px solid #C2C2C2;
    user-select: none
}

.zform .zformtitle label {
    font-weight: 700;
    font-size: 10pt
}

.zform .zformtitle > td:first-child {
    -webkit-border-radius: 2px 0 0;
    -moz-border-radius: 2px 0 0;
    border-radius: 2px 0 0
}

.zform .zformtitle > td:last-child {
    -webkit-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0
}

.zform .zformtitle label {
    color: #fff
}

.zform .tformsection > td {
    background-color: Lavender;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid #D7D7D7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none
}

.zform > table tr:not(.zformtitle):not(.zformaction) > td {
    padding-top: 2.5px;
    padding-bottom: 2.5px
}

.tformaction > td {
    padding: 5px;
    margin-bottom: 0;
    text-align: left;
    background-color: whiteSmoke;
    border-top: 1px solid #DDD;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.zformaction {
    padding: 5px;
    margin-bottom: 0;
    text-align: left;
    background-color: whiteSmoke;
    border-top: 1px solid #DDD;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.zformtitle {
    background-color: #6086D3 !important;
    padding: 10px 0 15px 0px !important;
    color: #fff !important;
    -webkit-border-radius: 2px 0 0;
    -moz-border-radius: 2px 0 0;
    margin-bottom: 10px;
}

.zformtitle label {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial !important;
    font-weight: bold !important;
    font-size: 10pt;
    padding-left: 12px !important;

}

.zformaction > td {
    padding: 12px !important;
}

.zform > table tr:not(.zformtitle):not(.zformaction) > td {
    padding-top: 2.5px;
    padding-bottom: 2.5px
}

.zformaction > td {
    padding: 5px;
    margin-bottom: 0;
    text-align: left;
    background-color: whiteSmoke;
    border-top: 1px solid #DDD;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

#znotebookButtons {
    padding: 5px !important;
    margin-bottom: 0;
    text-align: left;
    background-color: #DDD;
    border-top: 0px solid #DDD;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 0px 0 #DDD;
    -moz-box-shadow: inset 0 0px 0 #DDD;
    box-shadow: inset 0 0px 0 #DDD;

}

/* -- --- --- --- -- -- */

.zmessages-container {
    background-color: #F5F5F5;
    -webkit-box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
    box-shadow: 1px 3px 10px rgba(36, 36, 36, 0.2) !important;
    margin-top: 47px;
}

/* 88888888 */
.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0
}

.direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto
}

.direct-chat-msg,
.direct-chat-text {
    display: block
}

.direct-chat-msg {
    margin-bottom: 10px
}

.direct-chat-msg:before,
.direct-chat-msg:after {
    content: " ";
    display: table
}

.direct-chat-msg:after {
    clear: both
}

.direct-chat-messages,
.direct-chat-contacts {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 50px;
    color: #444
}

.direct-chat-text:after,
.direct-chat-text:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: #d2d6de;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none
}

.direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px
}

.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px
}

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0
}

.right .direct-chat-text:after,
.right .direct-chat-text:before {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #d2d6de
}

.direct-chat-img {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px
}

.right .direct-chat-img {
    float: right
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px
}

.direct-chat-name {
    font-weight: 600
}

.direct-chat-timestamp {
    color: #999
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: #fff;
    overflow: auto
}

/*********************************
        login style
**********************************/
/****** LOGIN MODAL ******/
.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.loginmodal-container input[type=text], input[type=password] {
    width: 87% !important;
    height: 35px;
    font-size: 13px;
    margin-bottom: 10px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.loginmodal-container input[type=submit] {
    width: 100%;
    height: 35px;
    line-height: 0px;
}

span .input-group-addon {
    float: left;
    width: 35px;
    height: 35px;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #4cae4c;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help {
    text-align: right;
    font-size: 12px;
}

table.tdatagrid_table > tbody.tdatagrid_body > tr.tdatagrid_group {
    background-color: #6086D3 !important;
}

.zform:not([ztype="fixed-size"]) td:first-child:not(.tdatagrid_cell) {
    width: 20% !important;
}

.note-editable .panel-body {
    width: 100%
}

.tdatagrid_group_column {
    background-color: #6086D3;
}

.tdatagrid_group_column a {
    color: #FFF !important;
}
