/* clear input */
.clearable {
    background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
    border: 1px solid #999;
    padding: 3px 18px 3px 4px;
    border-radius: 3px;
    transition: background 0.4s;
}

.clearable.x {
    background-position: right 5px center;
}

.clearable.onX {
    cursor: pointer;
}

th.sortable {
    cursor: pointer;
}

th span.sort {
    margin-left: 0px;
    position: relative;
    float: right;
}

a {
    cursor: pointer !important;
}

.filters_block {
    margin: 10px 0 20px 0;
}

tr .table_hook.action:first-child {
    margin-left: 0;
}

.table_hook.action {
    margin-left: 4px;
}

.page_block input {
    width: 40px;
    text-align: center;
}

.page_block .page_els {
    margin-right: 5px;
}

.page_block .page_count {
    margin-left: 5px;
}

.page_block .right {
    float: right;
}

.page_block .page_cur {
    margin-right: 5px;
}

.page_block .page_pages {
    margin-left: 5px;
}

.page_block .page_prev {
    padding: 15px 10px;
}

.page_block .page_next {
    padding: 15px 10px;
}

.buttons_block_top {
    float: right;
    margin: 7px 0;
}

.header.small h2 {
    display: inline-block;
    font-size: 16px;
}

.imsg_div {
    padding: 15px;
    font-size: 17px;
}

.tooltip-alert .tooltip-inner {
    background-color: #f2dede;
}

.tooltip-alert .tooltip-arrow {
    border-top-color: #f2dede !important;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.body-signin {
    background-color: #eee;
}

.overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999999999;
}

.loader_cont {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.loader_cont span {
    background: url("load.gif") no-repeat scroll center center transparent;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 50px;
}


.fa-display-table {
    font-size: 18px;
}

.filter_item label.filter_label_select {
    padding-top: 5px;
}

.filter_item {
    float: left;
    margin-right: 20px;
}

.filters_block > .table_filter:first-child {
    margin-right: 0;
}

.file_list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.file_title {
    margin: 0 !important;
    display: inline-block !important;
}

.plupload .file {
    margin-bottom: 5px;
    padding: 5px;
}

.plupload .file label {
    margin-bottom: 0;
}

.file .del {
    margin-left: 5px;
}

.file .drag {
    float: left;
    cursor: move;
}

.file .percent {
    margin-left: 10px;
}

.clear {
    clear: both;
}

.breadcrumb li.right {
    float: right;
}

.breadcrumb li.right:before {
    content: "";
}

th {
    background-color: #f5f5f5;
}

.display_hover {
    display: none;
}

.showed > .display_hover {
    display: block;
}

.dragHandle {
    cursor: move;
}

.form-inline .radio {
    margin-left: 10px;
    font-weight: normal;
}

.form-inline .radio input[type="radio"] {
    margin-right: 5px;
}

.form-inline .radio:first-child {
    margin-left: 0;
}

.mt-30 {
    margin-top: 30px;
}

.intl-tel-input .flag-dropdown {
    display: none;
}

.intl-tel-input input, .intl-tel-input input[type="text"], .intl-tel-input input[type="tel"] {
    padding-left: 12px !important;
}

.rub {
    display: inline-block;
    position: relative;
}

.rub:before {
    display: block;
    content: "-";
    position: absolute;
    top: 0.1em;
}

.text-center {
    text-align: center;
}

.nav .fa {
    font-size: 14px;
}

.main-content {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-top: 0;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}


.table_block .header h2 {
    margin: 0;
}

.table_block .top_block {
    margin-bottom: 20px;
}

th .sort.hover {visibility: hidden}
th.hover .sort.hover {visibility: visible;}
.nav > li > a {  outline: 0;}

h1.no-margins.sl {
    margin-top: 10px !important;
}

.view_link {cursor: pointer;}

span.value {padding-left: 20px;}

.widget a {color: inherit;  outline: 0;}

.dropdown-messages .dropdown-messages-box {cursor: pointer;}
.profile-element img {width: 50px; height: 50px;}

.bootstrap-select .status {
  background: #f0f0f0;
  clear: both;
  color: #999;
  font-size: 11px;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
  margin-bottom: -5px;
  padding: 10px 20px;
}

.table_block h2 {
    display: inline-block;
}

.table_block .small h2 {
    font-size: 18px;
    padding-top: 10px;
}

.buttons_many {
    display: none;
    padding-left: 40px;
}

.buttons_many_top {
    margin-bottom: 20px;
}

.buttons_many_bottom {
    margin-bottom: 20px;
}

.breadcrumb h2 {
    display: inline-block;
    font-size: inherit;
    padding: 0;
    margin: 0;
}

.ibox-content.big-text {
    font-size: 16px;
}

.ibox-content.big-text .ibox-title h5 {
    font-size: 16px;
}

.table_nmb table {
    margin-bottom: 0;
}

.table_hook.action .fa {
    font-size: 18px;
}

form .intl-tel-input {
    display: block;
}

span.profile span {line-height: 15px !important;}
span.profile span small {color: inherit}

.simple-page.page-container, .simple-page .page-content, .simple-page .page-body {
    margin: 0;
    padding: 0;
}

small.logo-text {margin-top: 11px; display: block;}

.dropdown-toggle.form-control.selectpicker.btn-default {
    height: 27px;
    box-shadow: none;
    border-radius: 0;
}

.filter_item {display: inline; height: 25px; margin-top: 10px;}
.tooltip-inner {border: 0 !important;}
.buttons_block_bottom {margin-top: 10px;}

th.only_fa {font-size: 16px !important; text-align: center;}

.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    white-space: nowrap;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h3 span.profile, .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h3 a:hover {
    color: #ffffff;
}

.table.table-small td, .table.table-small th {
    padding: 3px;
}

.navbar-main-top {
    position: fixed;
    width: 100%;
}

.sidebar-menu-main {
    overflow-y: scroll;
    position: fixed;
    width: 300px;
    height: 100%;
    margin-top: 45px;
}

.databox-threerows {
    height: 75px;
}

.databox-threerows .databox-left {
    width: 75px;
    height: 75px;
}

.databox-threerows .databox-right {
    width: calc(100% - 75px)
}

.databox-threerows .databox-icon {
    padding-top: 5px;
}

.table-th-center th {
    text-align: center;
}

tr.bold {
    font-weight: bold;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: inherit !important;
}

.modal-dialog {margin: 60px auto;}

h1 {font-size: 18px;}

tfoot .info {color: inherit !important;}

.navbar {z-index: 50001;}
.page-sidebar {z-index: 50000;}

.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li {
    padding: 5px;
    padding-left: 15px;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-menu.dropdown-messages li.np {
    padding: 10px !important;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a .badge {
    width: auto;
    min-width: 18px;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area > li > a .icon {
    font-size: 20px;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area > li .dropdown-arrow::before {
    width: 0;
}

.nmb {
    margin-bottom: 0 !important;
}

.well > .header .form-group {
    margin: 0;
}

.well > .header input, .well > .header label {
    margin: 0;
}

.comment > span.fa {
    float: left;
    width: 32px;
    height: 32px;
    font-size: 32px;
    padding-left: 4px;
    padding-top: 10px;
}

.display_none {
    display: none;
}

.comment-text p {
    margin-bottom: 0;
}

.tooltip {
    z-index: 999999 !important;
}

span.label {
    color: #fff;
}

.cgen.sub_item td[data-name="expand_col"], td.gray {
    background-color: #ddd;
}
.data tr.has_child td {
    border-top-width: 2px;
}
.cgen.sub_item.last td {
    border-bottom-width: 3px;
}

.curp {
    cursor: pointer !important;
}

li.input span.label, li span.label {
    color: #0b0b0b !important;
}

.color_picker {
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #000;
    padding: 3px;
}


.mail-sidebar li span.label {
    color: #fff !important;
}

.modal-backdrop.in {
    height: auto !important;
}

.user_icon {
    font-size: 39px;
}

.table.tbl-va-middle td, .table.tbl-va-middle th {
    vertical-align: middle;
}

.inline {
    display: inline-block;
}

input.dt-width {
    width: 130px;
}

input.d-width.form-control {
    width: 75px;
    padding: 3px;
}

.form-group.contact_person_select {
    height: 70px;
}


.rainbow1 {
    width: 100%;
    height: 100%;
    background-color: lightpink;
}

.rainbow2 {
    width: 100%;
    height: 100%;
    background-color: coral;
}

.rainbow3 {
    width: 100%;
    height: 100%;
    background-color: khaki;
}

.rainbow4 {
    width: 100%;
    height: 100%;
    background-color: palegreen;
}

.rainbow5 {
    width: 100%;
    height: 100%;
    background-color: paleturquoise;
}

.rainbow6 {
    width: 100%;
    height: 100%;
    background-color: dodgerblue;
}

.rainbow7 {
    width: 100%;
    height: 100%;
    background-color: mediumpurple;
}

.bg-white {
    width: 100%;
    height: 100%;
    background-color: white;
}

.bg-hatching-lightgray {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 49.9%, lightgray 49.9%, lightgray 60%, rgba(0, 0, 0, 0) 60% ), linear-gradient(45deg, lightgray 10%, rgba(0, 0, 0, 0) 10% );
    background-size: 0.5em 0.5em
}

.table_select .value_cur {
    border-bottom: 1px dotted #000;
    cursor: pointer;
}