@import "/assets/plugins/bootstrap-editable/css/bootstrap-editable.css";
@import "/assets/plugins/bootstrap-summernote/summernote.css";
@import "/assets/plugins/owl-carousel/css/owl.carousel.min.css";
@import "/assets/plugins/owl-carousel/css/owl.theme.default.min.css";
@import "/assets/plugins/datatables/jquery.dataTables.min.css";
@import "/assets/plugins/bootstrap/css/bootstrap.min.css";
@import "/assets/plugins/font-awesome/css/font-awesome.min.css";
@import "/assets/plugins/sidebar-nav/sidebar-nav.min.css";
@import "/assets/plugins/jquery-steps/jquery.steps.css";
@import "/assets/plugins/jquery-messenger/css/messenger.css";
@import "/assets/plugins/jquery-messenger/css/messenger-theme-flat.css";
@import "/assets/plugins/custom-select/custom-select.css";
@import "/assets/plugins/nestable/nestable.css";
@import "/assets/plugins/bootstrap-multiselect/css/bootstrap-multiselect.css";
@import "/assets/plugins/bootstrap-daterangepicker/daterangepicker.css";
@import "/assets/plugins/dropify/css/dropify.min.css";
@import "/assets/css/style/spinners.css";
@import "/assets/css/style/style.css";
@import "/assets/css/style/blue.css";
@import "/assets/plugins/animate/animate.css";
@import "/assets/plugins/jquery-magnific/magnific-popup.css";
@import "/assets/css/style/menu.css";
@import "/assets/plugins/jquery-orgchart/css/jquery.orgchart.min.css";
@import "/assets/plugins/jquery-ui/jquery-ui.min.css";
@import "/assets/plugins/sweetalert/sweetalert.css?=v0.1";
@import "/assets/plugins/bootstrap-table/bootstrap-table.min.css";
@import "/assets/plugins/bootstrap-table-fixed-columns/bootstrap-table-fixed-columns.css";
@import "/assets/plugins/simplePagination/simplePagination.css";
@import "/assets/plugins/jhtree/jHTree.css";
@import "/assets/plugins/bootstrap-tour/build/css/bootstrap-tour.min.css";
@import "/assets/plugins/select2/css/select2.css?1";
@import "/assets/plugins/select2/css/select2-bootstrap.css?1";
@import "/assets/plugins/jquery-scrolltab/jquery.scrolling-tabs.css";
@import "/assets/plugins/css-chart/css-chart.css";


html, .html {
    overflow: auto;
}

/* org_chart */
.tree li .trcont {
    width: auto;
    -moz-border-radius: unset;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.trcont .ui-widget-header {
    padding: 0px 5px 0px 5px;
}
/* org_chart */

.bar {
    background:#dd4b39;
}

.apadding{
    padding: 5px 0px !important;
}
.lipadding{
    padding: 5px;
}
.invisible{
    display: none;
}

.margintop{
    margin-top: 5px !important;
}

.icon-g-loader {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('/assets/icons/loaders/gloader.gif');
    background-size: cover;
}

/* tipos de actividades 50x50px */
.icon-almacenaje-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/assets/icons/sprites/actividades_50px.png') -10px -10px;
}

.icon-inspeccion-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/assets/icons/sprites/actividades_50px.png') -80px -10px;
}

.icon-transporte-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/assets/icons/sprites/actividades_50px.png') -10px -80px;
}

.icon-demora-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/assets/icons/sprites/actividades_50px.png') -80px -80px;
}

.icon-retrabajo-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/assets/icons/sprites/actividades_50px.png') -150px -10px;
}

.icon-operacion-50 {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/assets/icons/sprites/actividades_50px.png') -150px -80px;
}

/* tipos de actividades 20x20px */
.icon-almacenaje-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/assets/icons/sprites/actividades_20px.png') -10px -10px;
}

.icon-demora-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/assets/icons/sprites/actividades_20px.png') -50px -10px;
}

.icon-inspeccion-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/assets/icons/sprites/actividades_20px.png') -10px -50px;
}

.icon-operacion-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/assets/icons/sprites/actividades_20px.png') -50px -50px;
}

.icon-retrabajo-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/assets/icons/sprites/actividades_20px.png') -90px -10px;
}

.icon-transporte-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/assets/icons/sprites/actividades_20px.png') -90px -50px;
}

.icon-almacenaje-30 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/assets/icons/sprites/actividades_30px.png') -10px -10px;
}

/* tipos de actividades 30x30px */
.icon-demora-30 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/assets/icons/sprites/actividades_30px.png') -60px -10px;
}

.icon-inspeccion-30 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/assets/icons/sprites/actividades_30px.png') -10px -60px;
}

.icon-transporte-30 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/assets/icons/sprites/actividades_30px.png') -60px -60px;
}

.icon-retrabajo-30 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/assets/icons/sprites/actividades_30px.png') -110px -10px;
}

.icon-operacion-30 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('/assets/icons/sprites/actividades_30px.png') -110px -60px;
}

.fixed-table-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.btn-group-sm > .btn, .btn-sm {
    border-radius: 0px;
}

.btn-count{
    display: block;
    position: absolute;
    margin-top: -35px;
    margin-left: -20px;
    background-color: #ff0000;
    color: #fff;
    padding: 1px 5px;
    font-size: 0.9em;
    font-weight: 500;
}

table.dataTable {
    border: none !important;
}

.dataTables_wrapper .dataTables_paginate {
    border-top: 1px solid #eee;
    /*border-bottom: 1px solid #eee;
    background-color: #f7fafc;*/
    float: none;
    text-align: center;
    padding-bottom: 5px;
}

.dataTables_wrapper .dataTables_processing {
    position: relative;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.footer {
    border-top: 1px solid #eee;
}

a.logo > span > img {
    margin-top: 12px;
    margin-left: 0px /*20px*/;
}

blockquote {
    border-left: 5px solid #2184be !important;
}

blockquote .small, blockquote footer, blockquote small {
    color: #999999;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.text-vertical {
    filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  !* IE6,IE7 *!
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; !* IE8 *!
    -moz-transform: rotate(-90.0deg);  !* FF3.5+ *!
    -ms-transform: rotate(-90.0deg);  !* IE9+ *!
    -o-transform: rotate(-90.0deg);  !* Opera 10.5 *!
    -webkit-transform: rotate(-90.0deg);  !* Safari 3.1+, Chrome *!
    transform: rotate(-90.0deg);  !* Standard *!
    !*margin-top: -30px;*!
    width: 30px;
    height: 200px;
}*/

/*.table > thead > tr > th.vertical{
    height: 150px;
    white-space: nowrap;
    vertical-align: bottom;

}
.table > thead > tr > th.vertical > div {
    transform: rotate(270deg);
    width: 20px;
    margin-left: -5px;
}
.table > thead > tr > th.vertical > div > span {
    font-weight: 500;
}*/

.bg-title {
    border-bottom: none /*1px solid #eee*/;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: rgba(0, 0, 0, 0.3);
}

#side-menu > li > a.active {
    border-bottom: 2px solid #03a9f3;
    color: #2b2b2b;
    font-weight: 500;
}

.dropdown-menu {
    min-width: 298px;
}

.datepicker-dropdown {
    min-width: 200px;
}

#page-wrapper {
    background: #f3f3f3; /*#f9f9f9;*/
}

.white-box {
    padding: 10px;
    border: 1px solid #eee;
}

.white-box .box-title, .box-title {
    font-weight: 500;
    font-size: 14px;
    background-color: #f7fafc;
    margin: 0px -10px;
    padding: 5px 20px;
    text-transform: none;
}

.modal-lg {
    width: 1000px !important;
}
.modal-box-title, .tab-box-title {
    margin: 0px -15px;
}

.modal-footer {
    background: rgb(247, 250, 252);
}

.white-box-popup {
    position: relative;
    background: #000000;
    padding: 0px;
    width: auto;
    max-width: 720px;
    margin: 20px auto;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#03a9f3, #03a9f3), linear-gradient(rgba(120, 130, 140, .13), rgba(120, 130, 140, .13));
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: none;
}

.checkbox label, .radio label {
    min-height: 0px;
}

.checkbox label::before {
    margin-left: -19px;
}

.checkbox {
    padding-left: 30px;
}

.panel {
    border: 1px solid #eee;
}

.panel .panel-heading {
    padding: 10px 15px;
}

.panel .panel-body {
    padding: 10px;
}

.panel .panel-body > h3 {
    background-color: #f9f9f9;
    padding: 5px 15px;
}

.panel .panel-footer {
    padding: 15px;
    background-color: rgb(247, 250, 252);
}

.table > tbody > tr > td > div.progress {
    margin-bottom: 0px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 10px;
}

.table > thead > tr > th,
.fixed-table-container thead th .th-inner,
.fixed-table-container thead th {
    line-height: 1.2;
    vertical-align: middle;
}

.dropup .dropdown-menu {
    left: inherit;
    right: 0px;
}

.label {
    border-radius: 0px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
}

li.tab.dropdown.open > ul.dropdown-menu {
    left: inherit;
    right: 0px;
}

li.tab.dropdown.open > ul.dropdown-menu > li.active, li.tab.dropdown.open > ul.dropdown-menu > li.active a {
    border-bottom: none !important;
    background-color: #f7fafc;
}

li.tab.dropdown.open > a.dropdown-toggle.active {
    background-color: #f7fafc;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid #eee;
    border-bottom: 1px solid #fff;
    border-top: 2px solid #03a9f3;
}

.nav-tabs {
    border-bottom: 1px solid #eee;
}

.nav-tabs > li > a:hover {
    background-color: #eee;
    border-bottom: 1px solid #eee;
}

/*.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
    border-top: 2px solid #03a9f3;
}*/
.vtabs {
    width: 100%;
}

.vtabs .tabs-vertical {
    border: none;
    width: 20%;
}

.vtabs .tabs-vertical li a {
    margin-bottom: 0px;
}

.vtabs > .tab-content {
    width: 100%;
    border: 1px solid #eee;
    padding: 0px;
}

.customvtab > .tab-content {
    border: 1px solid #eee !important;
    padding: 15px;
}
/*.tab-content{
    margin-top: 0px;
    padding-top: 15px;
    border-top: none;
}*/
.customvtab .tabs-vertical li.active a,
.customvtab .tabs-vertical li.active a:focus,
.customvtab .tabs-vertical li.active a:hover {
    background: #fff;
    border: 1px solid #eee;
    border-left: 2px solid #03a9f3;
    border-right: 2px solid #fff;
    margin-right: -1px;
    color: #2b2b2b;
}

.tab-content {
    margin-top: 0px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eee;
    border-top: none !important;
}

.img-container {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.img-container > img {
    display: block;
    width: 100%;
    height: auto;
}

.img-container > p {
    display: block;
    /*width: 100%;*/
    height: auto;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    /*bottom: 0;*/
    top: -20px;
    left: 0;
    z-index: 2;
    margin: 0;
    padding: 5px 10px;
    color: #fff;
}

.tabs-style-bar nav ul li.tab-current a,
.tabs-style-bar nav ul li.tab-current a:hover,
.tabs-style-bar nav ul li.tab-current a:focus {
    background: #03a9f3;
    color: #ffffff;
}

.tabs-style-bar nav ul li a:hover,
.tabs-style-bar nav ul li a:focus {
    color: #03a9f3;
}

/*.tab-filters > .tab-pane > h4{
    background-color: #e4e7ea;
    padding: 5px 15px;
    margin-bottom: 0px;
}*/

.table {
    /*margin-top: -1px;*/
    margin-bottom: 0px;
}

.table-responsive {
    margin-bottom: 0px;
    border: none;
}

.table-edge-box {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
}

.modal-table-edge-box, .tab-table-edge-box {
    margin: 0px -15px;
}

.table thead th {
    /*background-color: #f7fafc;*/
}

.table > thead:first-child > tr:first-child > th {
    /*border-top: 1px solid #e4e7ea;*/
    border-bottom: 0px;
}

.table.table-vpn > tbody > tr > td {
    text-align: center;
}

.alert-default {
    border: 1px solid #eee;
    background-color: #f9f9f9;
}

.user-bg .overlay-box {
    background: transparent;
}

.col-in h3 {
    font-size: 45px;
    font-weight: 100;
    margin-left: -60px;
    margin-top: 0px;
}

.message-center p {
    border-bottom: 1px solid rgba(120, 130, 140, .13);
    display: block;
    padding: 9px 15px;
}

.message-center p:last-child, .message-center a:last-child {
    border-bottom: none;
}

.message-center .mail-contnet .mail-desc {
    color: #999999;
}

/* ------------------------------------------------------------------------------ dev --- */
.badge {
    border-radius: 0px;
}

/* ---------------------------------- owl-carousel ------------------------------ dev --- */
.owl-carousel .owl-stage-outer {
    padding-top: 10px;
}

/* ----------------------------- wyswyg HTML5 textarea -------------------------- dev --- */
.note-editor.note-frame {
    border: 1px solid #ddd;
}

.note-toolbar {
    background-color: #f9f9f9 !important;
}

/* -------------------------------------- x - editable -------------------------- dev --- */
p.editable-click {
    padding: 5px;
}

p.editable-click:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f14b";
    color: #444;
    margin-right: 5px;
}

.editable-click,
a.editable-click,
.editable-textarea {
    text-decoration: none;
    border-bottom: none !important;
    padding: 10px;
}

.editable-click:hover,
a.editable-click:hover,
.editable-textarea:hover {
    background-color: #f7fafc !important;
    cursor: pointer;
}

.editable-input .form-control {
    width: 100%;
}

.editable-pre-wrapped {
    white-space: unset;
}

.editable-empty:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f040";
    padding-right: 5px;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: normal;
    color: #ccc;
}

/* ----------------------------- selectable - sortable -------------------------- dev --- */
.dd {
    max-width: inherit;
    max-height: 350px;
    /*overflow-x: scroll;
    padding-right: 20px;*/
}

.dd3-handle:before {
    content: "\f07d";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.myadmin-dd-empty .dd-list .dd3-content:hover {
    color: #064677;
}

/* ---------------------------------- bs modal box ------------------------------ dev --- */
.modal-header {
    background-color: #4d85bc !important;
}

.modal-title {
    font-weight: 500;
    color: #ffffff;
}

/* ---------------------------------- multi select ------------------------------ dev --- */
.ms-container {
    width: 100%;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background: #eee;
}

/* ---------------------------------- alerts colors ------------------------------ dev --- */
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
/* ------------------------- responsive video iframe ----------------------------- dev --- */
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-60porc {
    padding-bottom: 64%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
/* ---------------------------------- box wizard --------------------------------- dev --- */
.wizard,
.tabcontrol {
    display: block;
    width: 100%;
    /*overflow: hidden;*/
    padding: 15px 10px;
    margin-top: -20px;
}

.wizard a,
.tabcontrol a {
    outline: 0;
}

.wizard ul,
.tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li {
    display: block;
    padding: 0;
}

.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title {
    position: absolute;
    left: -999em;
}

.wizard > .steps {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number {
    font-size: 1.429em;
}

.wizard > .steps > ul > li {
    width: 25%;
}

/* ---------------------------------- wizard steps sizes --------------------------- dev --- */
.wizard-one > .steps > ul > li {
    width: 99%;
}

.wizard-two > .steps > ul > li {
    width: 49%;
}

.wizard-three > .steps > ul > li {
    width: 32%;
}

.wizard-four > .steps > ul > li {
    width: 24%;
}

.wizard-five > .steps > ul > li {
    width: 20%;
}

.wizard-six > .steps > ul > li {
    width: 16.666%;
}

/* -------------------------------------------------------------------------------- dev --- */
.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
    float: left;
}

.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active {
    background: #ff3111;
    color: #fff;
}

.wizard > .content {
    background: #fff;
    display: block;
    margin: 0px;
    min-height: 1px;
    position: relative;
    width: auto;
}

.wizard.vertical > .content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body {
    /*float: left;
    position: absolute;
    width: 95%;
    height: 95%;*/
    width: 100%;
    height: 100%;
    position: relative;
    padding: 6px 6px;
    /*padding: 2.5%;*/
}

.wizard > .content > .body ul {
    list-style: disc !important;
}

.wizard > .content > .body ul > li {
    display: list-item;
    list-style: none;
}

.wizard > .content > .body > iframe {
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input {
    display: block;
    border: 1px solid #ccc;
}

.wizard > .content > .body input[type="checkbox"] {
    display: inline-block;
}

.wizard > .content > .body input.error {
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label {
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions {
    position: relative;
    display: none;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul {
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li {
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
    background: #eee;
    color: #aaa;
}

.wizard > .loading {
}

.wizard > .loading .spinner {
}

.img-profile {
    max-height: 89px;
    max-width: 89px;
}

/* ---------------------------------- square box menu --------------------------------- dev --- */
.square-a, .square-b, .square-c, .square-d {
    background-color: #064677;
    display: inline-block;
    width: 150px;
    height: 150px;
    cursor: pointer;
    cursor: hand;
}

.square-a:hover, .square-b:hover, .square-c:hover, .square-d:hover {
    background-color: #337ab7;
}

.square-a > p, .square-b > p, .square-c > p, .square-d > p {
    position: absolute;
    width: 100%;
    padding: 5px;
    margin: 0px;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
}

.square-a > p, .square-b > p {
    top: 0px;
    width: 150px;
}

.square-c > p, .square-d > p {
    bottom: 0px;
    width: 150px;
}

.square-a, .square-c {
    float: right;
}

.square-c, .square-d {
    margin-top: 25px;
}

.square-e, .square-f {
    background-color: #ccc;
    display: inline-block;
}

.square-e {
    position: absolute;
    top: -290px;
    right: -75px;
    width: 150px;
    height: 250px;
}

.square-f {
    position: absolute;
    top: -260px;
    left: -75px;
    width: 150px;
    height: 220px;
    background-color: #f3f3f3;
    border: 3px solid #fff;
}

.square-f > p {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    text-align: center;
    color: #555;
    font-weight: 400;
    font-size: 1.5em;
    cursor: pointer;
    cursor: hand;
}

.square-f > i {
    font-size: 90px;
    color: #064677;
    margin-top: 40px;
}

.square-f > label {
    color: #064677;
    display: block;
    width: 100%;
}

.square-e > p {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #f90;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 1.5em;
    cursor: pointer;
    cursor: hand;
}

.square-e > p:hover {
    background-color: #337ab7;
}

.square-f > p:hover {
    background-color: #064677;
    color: #ffffff;
}

/* ------------------------------------- cropit -------------------------------------------- */
.image-editor {
    text-align: center;
}

.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 2px solid #ccc;
    border-radius: 0px;
    margin-top: 7px;
    width: 450px;
    height: 300px;
    display: inline-block;
}

.cropit-preview-image-container {
    cursor: move;
}

.cropit-preview-background {
    opacity: .2;
    cursor: auto;
}

.image-size-label {
    margin-top: 10px;
}

input, .export {
    /* Use relative position to prevent from being covered by image background */
    position: relative;
    z-index: 10;
    display: block;
}

/* .menu_icon:hover{
    opacity:0.6;
} */

.menu_icon {
    opacity: 0.8;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    -webkit-transition: width 0.5s, height 0.5s;  
    transition: width 0.5s, height 0.5s; 
}

.menu_icon:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    cursor: pointer;
    width: 315px;
    height: 110px;
}

.menu_icon_interior {
    opacity: 0.9;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    -webkit-transition: width 0.5s, height 0.5s;  
    transition: width 0.5s, height 0.5s; 
}

.menu_icon_interior:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    cursor: pointer;
    /*width: auto;
    height: auto;*/
}

.menu_icon_disable {
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

/* ------------------------------------ active group -------------------------------- dev --- */
.active-valid{
    background-color: rgba(255, 255, 0, 0.4);
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 1.2em;
}
/* ------------------------------------- input group -------------------------------- dev --- */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 0px;
}
/* ------------------------------------- range slider ------------------------------- dev --- */
input[type=range].input-slider-blue {
    -webkit-appearance: none;
    width: 100%;
    margin: 7.5px 0;
}

input[type=range].input-slider-blue:focus {
    outline: none;
}

input[type=range].input-slider-blue::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    background: #dddddd;
    border-radius: 1px;
    border: 2px solid rgba(255, 255, 255, 0);
}

input[type=range].input-slider-blue::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 5px solid #064677;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #064677;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -9.5px;
}

input[type=range].input-slider-blue:focus::-webkit-slider-runnable-track {
    background: #dddddd;
}

input[type=range].input-slider-blue::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    background: #dddddd;
    border-radius: 1px;
    border: 2px solid rgba(255, 255, 255, 0);
}

input[type=range].input-slider-blue::-moz-range-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 5px solid #064677;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #064677;
    cursor: pointer;
}

input[type=range].input-slider-blue::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range].input-slider-blue::-ms-fill-lower {
    background: #dddddd;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 2px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}

input[type=range].input-slider-blue::-ms-fill-upper {
    background: #dddddd;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 2px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}

input[type=range].input-slider-blue::-ms-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 5px solid #064677;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #064677;
    cursor: pointer;
    height: 5px;
}

input[type=range].input-slider-blue:focus::-ms-fill-lower {
    background: #dddddd;
}

input[type=range].input-slider-blue:focus::-ms-fill-upper {
    background: #dddddd;
}

.common-list li a {
    padding: 3px;
}
.common-list li a:hover {
    color: #064677;
}

/* ------------------------------------- font colors ------------------------------- dev --- */
.fc-a {
    color: #064677;
}

.fc-b {
    color: #337ab7;
}

.fc-c {
    color: #f7fafc;
}

.fc-d {
    color: #ffffff;
}

.fc-e, a.fc-e:hover, a.fc-e:active, a.fc-e:focus {
    color: #f1f1f1;
}

.fc-f {
    color: #eee;
}

.fc-g {
    color: #444;
}

.fc-h {
    color: rgba(255, 255, 0, 1);
}

.fc-i {
    color: #000000;
}

/* ------------------------------------- backgrounds ------------------------------- dev --- */
.bg-a {
    background-color: #064677;
    color: #ffffff;
}

.bg-b {
    background-color: #337ab7;
    color: #ffffff;
}

.bg-c {
    background-color: #f7fafc;
}

.bg-d {
    background-color: #ffffff;
    color: #444;
}

.bg-e {
    background-color: #f1f1f1;
    color: #000000;
}

.bg-f {
    background-color: #f3f3f3;
    color: #444;
}

.bg-g {
    background-color: #444;
    color: #fff;
}

.bg-h {
    background-color: rgba(255, 255, 0, 0.4) !important;
    border-bottom: rgba(255, 255, 0, 1) !important;
    border-top: rgba(255, 255, 0, 1) !important;
    color: #000000;
}

.bg-i {
    background-color: #000000;
    color: #ffffff;
}

.bg-j {
    background-color: #f7fafc;
    color: #444;
}

/* ------------------------------------- separators ------------------------------- dev --- */
.no-margin {
    margin: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.no-border {
    border: 0px !important;
}

/* --- left --- */
.sep-l0 {
    margin-left: 0px;
}

.sep-l5 {
    margin-left: 5px;
}

.sep-l10 {
    margin-left: 10px;
}

.sep-l15 {
    margin-left: 15px;
}

.sep-l20 {
    margin-left: 20px;
}

.sep-l25 {
    margin-left: 25px;
}

.sep-l30 {
    margin-left: 30px;
}

/* --- right --- */
.sep-r0 {
    margin-right: 0px;
}

.sep-r5 {
    margin-right: 5px;
}

.sep-r10 {
    margin-right: 10px;
}

.sep-r15 {
    margin-right: 15px;
}

.sep-r20 {
    margin-right: 20px;
}

.sep-r25 {
    margin-right: 25px;
}

.sep-r30 {
    margin-right: 30px;
}

/* --- top --- */
.sep-0 {
    margin-top: 0px;
}

.sep-3 {
    margin-top: 3px;
}

.sep-5 {
    margin-top: 5px;
}

.sep-10 {
    margin-top: 10px;
}

.sep-15 {
    margin-top: 15px;
}

.sep-20 {
    margin-top: 20px;
}

.sep-25 {
    margin-top: 25px;
}

.sep-30 {
    margin-top: 30px;
}

/* --- inside --- */
.sep-i3 {
    padding: 3px;
}

.sep-i5 {
    padding: 5px;
}

.sep-i10 {
    padding: 10px;
}

.sep-i15 {
    padding: 15px;
}

.sep-i20 {
    padding: 20px;
}

.sep-i25 {
    padding: 25px;
}

.sep-i30 {
    padding: 30px;
}
/* ------------------------------------- sidebar tool ------------------------------- dev --- */
.shw-rside{
    width: 320px;
}

.border-right-responsive{
    border-right: 1px solid #eee;
}

/* ------------------------------------- scrollbars style --------------------------- dev --- */
.scrollbar-style {
    overflow-y: scroll;
    scrollbar-color: #b1b1b1 #f3f3f3;
    scrollbar-width: thin;
}

.scrollbar-style::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.scrollbar-style::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.scrollbar-style::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.scrollbar-style::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}

.scrollbar-style::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.scrollbar-style::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.scrollbar-style::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}

.scrollbar-style::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
}

.scrollbar-style::-webkit-scrollbar-track:hover,
.scrollbar-style::-webkit-scrollbar-track:active {
    background: #d4d4d4;
}

.hearbit-red {
    position: absolute;
    top: -39px;
    right: -24px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #dd4b39;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.point-red{
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #dd4b39;
    position: absolute;
    right: -15px;
    top: -29px;
}

/* ------------------------------------- media querys ------------------------------- dev --- */
@media (min-width: 768px) {
    .sidebar {
        z-index: 100;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .nav-tabs > li {
        float: none;
    }
    .border-right-responsive{
        border: none !important;
    }
}

@media (min-width: 0px) and (max-width: 767px) {

    #wrapper {
        box-shadow: none;
    }

    .login-register {
        padding-left: 15px;
        padding-right: 15px;
        background-image: none !important;
    }

    .login-box {
        width: 100%;
    }

    .col-in h3 {
        font-size: 20px;
        font-weight: 100;
    }

    .table-responsive {
        width: auto;
    }

    .modal-xlg,
    .modal-lg,
    .modal-sm{
        width: 95% !important;
    }
}

.modal-xlg{
    width: 900px;
}
@media (min-width: 1000px) {
    .modal-xlg{
        width: 1000px;
    }
}

/* ------------------------------- DataTables Custom Styles ---------------------- */ 

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #03a9f3;
    background-color: #03a9f3;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #064677;
    background-color: #064677;
}


.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#1752B1;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:16px;
}


.helpdesk-icon-mobile{
    display: none;
}
.helpdesk-box-container {
  position: absolute;
  width: 35rem;
  right: 0;
  bottom: 0;
  box-shadow: 0 -4px 6px 0 hsla(0, 0%, 0%, 0.2);
  background: #fff;
  height: 40px;
  z-index: 99999999999;
}
.helpdesk-box-container.closed {

    max-width: 9em;
    border-radius: 15px !important;
    margin: 2em;
    max-height: 3em;
    overflow: hidden;

}
.helpdesk-box-container:hover{
    cursor: pointer;
}
.helpdesk-box-container.opened{
    height: auto !important;
    display: block;
    right: 0;
}
.helpdesk-box-header {
  background-color: #064677;
  padding: 1rem;
}
.helpdesk-box-title-header {

   color: #FFFFFF;
font-weight: lighter;
padding-left: 1rem;
font-size: 1.7rem;

}
.helpdesk-box-body {

    padding: 1rem;

}
.helpdesk-box-footer {

    padding: 1rem;

}
.list-inline {
    padding-left: 0;
    margin-left: 88px !important;
    list-style: none;
}

#form-report label.required span {
    color: #e74c3c;
    position: relative;
    top: 3px;
    left: 2px;
}

.slimscrollright.legend{
    padding-bottom: 50px;
}   

.slimscrollright.legend::after {
    content: "* Requerido";
    color: #e74c3c;
    position: absolute;
    top: 95%;
    left: 20px;
    font-weight: 600;
    font-size: 1.2rem;
    width: 100%;
    height: 50px;
    background: #fff;
    padding-top: 10px;    
}
