body, h1, h2, h3, h4, h5, h6 {
    /*font-family: "Roboto" !important;*/
}

.page-header .page-header-menu {
    background: #005091 !important;
}

.page-bar:after {
    clear: both
}

.page-bar {
    padding: 0;
    background-color: #e5eaef;
    margin-bottom: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.page-bar:after, .page-bar:before {
    content: " ";
    display: table
}

.page-bar .page-breadcrumb {
    display: inline-block;
    float: left;
    padding: 8px;
    margin: 0;
    list-style: none
}

.page-bar .page-breadcrumb > li {
    display: inline-block
}

.ie8 .page-bar .page-breadcrumb > li {
    margin-right: 1px
}

.page-bar .page-breadcrumb > li > a, .page-bar .page-breadcrumb > li > span {
    color: #888;
    font-size: 12px;
    text-shadow: none
}

.page-bar .page-breadcrumb > li > i {
    color: #aaa;
    font-size: 14px;
    text-shadow: none
}

.page-bar .page-breadcrumb > li > i[class*=icon-], .page-bar .page-breadcrumb > li > i[class^=icon-] {
    color: gray
}

.page-bar .page-toolbar {
    display: inline-block;
    float: right;
    padding: 0
}

.page-bar .page-toolbar .btn-fit-height {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    padding-top: 8px;
    padding-bottom: 8px
}

.btn-mn {
    padding: 0px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.table thead tr th {
    font-size: 11px !important;
    font-weight: 600;
    color: #0295d8;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 5px !important;
}

.table td, .table th {
    font-size: 12px !important;
    color: #000000;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: default !important;
}

.table>thead>tr>th {
    vertical-align: middle !important;
}

.w810{
    max-width: 810px;
}
.control-label .required, .form-group .required {
    font-size: 14px !important;
}

.nav-stacked>li.divider {
    padding: 0;
    /* margin: 4px 16px; */
    border-top: 1px solid #eef1f5;
}

.nav-stacked>li.divider span {
    padding: 8px 0px;
    display: block;
    position: relative;
    color: #337ab7;
    font-weight: 600;
}

.nav>li.tab-current {
    background: #6abee0 !important
}

.nav>li.tab-current>a {
    color: #fff !important;
}

.pace .pace-progress {
    background: #ed1b24;
}

.pace .pace-progress {
    z-index: 10000;
    top: 111px !important;
    height: 3px !important;
}

.page-header {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    height: 111px;
    background-image: none;
}

.page-header .page-header-top {
    height: 60px;
}

.page-header .page-header-top .page-logo {
    float: left;
    display: block;
    width: 255px;
    height: 60px;
}

.page-header .page-header-top .top-menu {
    margin: 5px 0 0;
    padding: 0;
    float: right;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
    margin-top: -4px;
    margin-right: 8px;
    height: 35px;
    float: left;
}


.mt-element-step .step-line .mt-step-number {
    font-size: 22px;
    border-radius: 50% !important;
    display: inline-block;
    margin: auto auto 5px;
    padding: 2px;
    border: 2px solid #e5e5e5;
    position: relative;
    z-index: 5;
    height: 40px;
    width: 40px;
    text-align: center;
}

.mt-element-step .step-line .mt-step-title:after, .mt-element-step .step-line .mt-step-title:before {
    content: '';
    height: 2px;
    width: 50%;
    position: absolute;
    background-color: #e5e5e5;
    top: -25px;
    z-index: 4;
    transform: translateY(-100%);
}

/*.form .form-body, .portlet-form .form-body {*/
    /*padding: 0px !important;*/
/*}*/


.mt-element-step .step-line .pendente .mt-step-number {
    color: #E87E04 !important;
    border-color: #E87E04 !important;
}

.mt-element-step .step-line .pendente .mt-step-content, .mt-element-step .step-line .pendente .mt-step-title {
    color: #E87E04 !important;
}

.mt-element-step .step-line .pendente .mt-step-content, .mt-element-step .step-line .pendente .mt-step-title {
    color: #E87E04 !important;
}

.mt-element-step .step-line .pendente .mt-step-title:after, .mt-element-step .step-line .pendente .mt-step-title:before {
    background-color: #E87E04 !important;
}

.mt-actions .mt-action {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #c2cad8 !important;
}

.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details .mt-action-desc {
    margin-bottom: 0;
     color: #333333 !important;
}

.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-buttons {
    vertical-align: top;
    display: table-cell;
    text-align: right !important;
    width: 0 !important;
    white-space: nowrap;
    padding-top: 10px;
}