body {
    position: relative;
    background: #ecf0f5;
}

.alert-pill {
    position: fixed;
    top: 31px;
    z-index: 1031;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 15px !important;
    padding: 7px 18px;
}

.mb-5 {
    margin-bottom: 48px!important;
}

.label-primary.label-leasing {
    font-size: 90%;
    padding: 1px 5px;
    background-color: #afafaf !important;
}

.car-plate {
    position: relative;
    border: 1px solid black;
    border-radius: 3px;
    display: inline-block;
    margin-top: 2px;
    width: auto !important;
    padding: 0 5px 0 20px !important;
    color: black;
    text-transform: uppercase;
}

.car-plate:after {
    width: 16px;
    height: 10px;
    content: "PL";
    position: absolute;
    left: 3px;
    bottom: 1px;
    color: white;
    font-weight: 700;
    font-size: 9px;
}
.car-plate:before {
    width: 16px;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    background: rgb(0,0,153);
    background-image: url('/admin_files/img/eu-flag.svg');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center 0;
}

.car-plate.plate-xl {
    letter-spacing: 5px;
    padding: 0 5px 0 30px !important;
}

.car-plate.plate-xl:before {
    width: 24px;
    background-size: 18px;
}

.car-plate.plate-xl:after {
    width: 24px;
    left: 5px;
    bottom: 4px;
    font-size: 12px;
    letter-spacing: normal;
}

body > .wrapper  {
    max-width: 1920px;
}

.main-sidebar, .left-side {
    width: 140px;
}

.content-wrapper, .right-side, .main-footer {
    margin-left: 140px;
}

.main-sidebar, .left-side {
    padding-top: 0;
}

.box-body {
    padding-top: 10px !important;
}

.box-header .name {
    text-transform: uppercase;
}

.box-header .box-tools.buttons {
    top: -45px;
    right: 0;
}

.box.no-border .box-header .box-tools.buttons {
    top: -115px;
}

.content > .alert + .row > .col-xs-12 .box-header .box-tools.buttons {
    top: -117px;
    right: 0;
}

.content > .alert + .row > .col-xs-12 .box.no-border .box-header .box-tools.buttons {
    top: -187px;
}

.content > .alert + .row > .col-xs-12 > .nav.config-tabs + .box .box-header .box-tools.buttons {
    top: -45px;
    right: 0;
}

.page-list .box-body {
    padding-top: 0 !important;
}

.page-list .box-body > form {
    background: #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}

.search-filters {
    display: flex;
}

.search-filter {
    margin-right: 10px;
    margin-bottom: 10px;
    background: #dddddd;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
}

.search-filter.default .btn-success {
    display: none;
}

.search-filter.default {
    background: #a5d280;
}

.search-filters .btn-xs {
    padding: 1px 2px;
    font-size: 10px;
    line-height: 1.4;
}

.search-filters .fa-external-link {
    top: 1px;
    position: relative;
}

.search-filter span {
    font-size: 16px;
}

.table-search {
    margin-bottom: 0;
    transition: all .7s;
    overflow: hidden;
    display: block;
}

.table-search.policy-search {
    height: 240px;
}

.table-search.policy-search th:nth-of-type(2),
.table-search.policy-search td:nth-of-type(2) {
    border-right: 1px solid #bdbdbd;
}

.table-search.risks-search {
    height: 163px;
}

.table-search.telefoniada-search {
    height: 120px;
}

.table-search.collapsed {
    height: 77px !important;
    transition: all .7s;
}

.table-search.collapsed tr:nth-of-type(3) {
    opacity: .5;
    transition: all .7s;
}

.table-search th, .table-search .th {
    padding: 0 10px !important;
    border-top: 0 !important;
    text-align: center;
    text-transform: uppercase;
}

.table-search td {
    padding: 2px 8px 0 !important;
}

.table-search th, .table-search .th {
    font-size: 70%;
}

.table-search .th {
    height: 13px;
    line-height: 1.42857143;
    vertical-align: top;
    font-weight: bold;
}

.table-search td {
    border-top: 0 !important;
    width: 200px;
}

.table-search.table-150 td {
    width: 150px;
}

.table-search td.input-80.double {
    width: 177px;
}

.table-search td.input-80.double input {
    float: left;
}

.table-search td.input-80 input {
    width: 80px;
}

.table-search td {
    border-top: 0 !important;
    width: 200px;
}

.table-search td.buttons {
    width: 100px;
}

.table.table-search.table-expand tr td:first-of-type {
    width: 50px;
}

.table-search tr td:last-of-type {
    width: 0;
}

.table-search td.expand {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 34px;
}

.table-search td {
    height: 50px;
}

.table-search td.td-label {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.table-search td.expand a {
    color: #555555;
}

.table-search td.form-group {
    margin-bottom: 0;
}

.table-search select.form-control {
    padding: 6px 5px !important;
}

.table-search .icheckbox_square-blue, .table-search .iradio_square-blue {
    background-color: white;
}

.table-search .icheckbox_square-cross .iCheck-helper {
    width: 42px !important;
}

.table-search td.date-double {
    /*width: 217px;*/
    width: 230px;
}

.table-search td.date-double input {
    float: left;
    max-width: 100px;
}

.main-sidebar a.logo {
    background-color: #367fa9;
    color: #fff !important;
    border-bottom: 0 solid transparent;
    display: block;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width: 130px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0 15px;
    font-weight: 300;
    margin-bottom: 20px;
}

.tasks-menu a {
    text-align: center;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.config-tabs.nav-tabs > li > a {
    color: #555;
    background-color: #fff;
    border: 2px solid #d2d6de;
    border-bottom-color: transparent;
    cursor: pointer !important;
}

.config-tabs.nav-tabs > li.active > a,
.config-tabs.nav-tabs > li > a:hover {
    color: #555;
    background-color: #ddd;
}

.config-tabs.nav-tabs > li.active > a:hover {
    border: 2px solid #d2d6de;
    border-bottom-color: transparent;
}

.config-tabs.nav-tabs + .box {
    border-top-left-radius: 0;
}

td.config-label {
    display: flex;
    align-items: center;
    height: auto;
    padding-left: 10px !important;
    padding-bottom: 2px !important;
}

td.config-label .label {
    font-size: 100%;
    margin-right: 10px;
}

.w-100 {
    width: 100%;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-4px {
    margin-top: 4px !important;
}

.margin-top-5px {
    margin-top: 5px !important;
}

.margin-top-6px {
    margin-top: 6px !important;
}

.margin-top-7px {
    margin-top: 7px !important;
}

.margin-top-10px {
    margin-top: 10px !important;
}

.margin-top-15px {
    margin-top: 15px !important;
}

.margin-top-20px {
    margin-top: 20px !important;
}

.margin-top-30px {
    margin-top: 30px !important;
}

.margin-top-50px {
    margin-top: 50px !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

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

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

.margin-left-15px {
    margin-left: 15px;
}

.margin-left-20px {
    margin-left: 20px;
}

.margin-left-40px {
    margin-left: 40px;
}

.margin-right-10px {
    margin-right: 10px;
}

.margin-right-20px {
    margin-right: 20px;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-bottom-15px {
    margin-bottom: 15px;
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.fs-20 {
    font-size: 20px;
}

.pages .row, .text .row {
    margin: 0;
    margin-top: 7px;
    padding: 5px 0;
    border-bottom: 1px solid rgb(210, 214, 222);
}

.pages .row div.form-group, .text .row div.form-group {
    margin-bottom: 0 !important;
}

.pages .row:last-child, .text .row:last-child {
    border-bottom: 0;
}

.pages .slug-edit {
    margin-top: 2px;
}

.pages .slug-input {
    display: none;
    width: 200px;
    margin-top: 2px;
}

.pages .btn, .text .btn {
    margin-bottom: 2px;
}

table.pages .row:before {
  display: none;
}

.text .cke {
    display: none;
}

.pages, .images, .slides, .files, .text {
    padding: 10px;
}

.validation {
    padding: 0;
}

.page .box-body {
    padding: 0;
}

h3 > .fa {
    margin-right: 10px;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.d-none {
    display: none;
}

.lcs_switch {
    cursor: pointer !important;
}

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

.justify-content-end {
    justify-content: flex-end;
}

.justify-content-between {
    justify-content: space-between;
}

.col-180px {
    width: 180px !important;
}

.mediapicker .progress {
    width: 150px;
    margin-top: 5px;
    margin-right: 10px;
}

.mediapicker .sortable, .mediapicker .sortable-files {
    padding: 0;
    position: relative !important;	
}

.mediapicker .sortable li, .mediapicker .sortable-files li {
    list-style: none;
}

.mediapicker .sortable li:not(.no-files), .mediapicker .sortable-files li:not(.no-files) {
    list-style: none;
    cursor: move;
    height: 130px;
}

.mediapicker .sortable.text li {
    cursor: pointer;
}

.mediapicker .sortable li.ui-sortable-helper, .mediapicker .sortable-files li.ui-sortable-helper {
    border-color: #3498db;	
}

.mediapicker .sortable li.placeholder, .mediapicker .sortable-files li.placeholder {
    width: 150px;
    height: 100px;
    float: left;
    background: #eee;
    border: 2px dashed #bbb;
    display: block;
    opacity: 0.6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0 15px 15px 15px;
}

.mediapicker .sortable-files li.placeholder {
    
}

.mediapicker .image-container {
    position: relative;
    min-height: 30px;
    margin-bottom: 30px;
}

.mediapicker .image-container .btn-container {
    position: absolute;
    top: 4px;
    right: 5px;
}

.mediapicker .image-container .btn {
    position: relative;
}

#saving, #loading, #adding, #deleting, #message {
    width: 200px;
    height: 50px;
    margin: auto;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 1000;
    text-align: center;
    line-height: 44px;
    display: none;
    border: 3px solid #72960e;
}

#message {
    border: none;
    width: 400px;
    max-width: 90%;
    line-height: 1.3em;
    font-size: 20px;
}

#message .alert {
    padding: 20px;
}

#message .alert .close {
    top: -13px;
    right: -9px
}

#saving .background, #loading .background, #adding .background, #deleting .background {
    background: white;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#saving span, #loading span, #adding span, #deleting span {
    position: relative;
    z-index: 1000;
}

.form-group.position {
    max-width: 75px;
}

.langs.tasks-menu > .dropdown-menu {
    width: 80px;
}

#pages-module ul.dropdown-menu {
    right: 0;
    left: initial;
}

.content {
    padding-bottom: 95px;
}

#pages-module ul.dropdown-menu .btn-block+.btn-block {
  margin-top: 0px;
}

#categories-module .box-body ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

#categories-module .box-body ul li > ul {
    display: none;
}

#categories-module .box-body > ul > li:first-of-type > ul {
    display: block;
}

#categories-module .box-body ul ul {
    padding-left: 20px;
}

#categories-module .box-body li > div {
    min-height: 23px;
}

#categories-module .normal > span {
    cursor: pointer;
}

#categories-module .normal > button,
#categories-module .normal > span > button,
#categories-module .normal > span > .btn {
    display: none;
}

#categories-module .normal:hover > button,
#categories-module .normal:hover > span > button,
#categories-module .normal:hover > span > .btn {
    display: inline-block;
}

#categories-module #categories-list .btn-danger {
    margin: 0 3px;
}

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

.file-type {
    background-repeat: no-repeat;
    min-height: 130px;
    width: 130px;
    position: relative;
    background-size: cover;
    display: block;
}

#files-buttons .btn {
    text-transform: uppercase;
    margin-bottom: 2px;
}

.mediapicker .sortable-files li.file {
    min-height: 130px;
    height: auto;
    margin-bottom: 30px;
}

.file-type > .file-container {
    height: 130px;
    width: 130px;
}

.pdf .file-type,
.xls .file-type {
    background-size: initial;
    background-position: center center;
}

.mediapicker .file-container span {
    word-wrap: break-word;
    /*position: absolute;*/
    /*bottom: -10px;*/
}

.mediapicker .file-container .btn-container {
    position: absolute;
    top: 0;
    right: 5px;
}

.pdf-iframe,
.pdf-iframe:hover,
.pdf-iframe:focus,
.pdf-iframe:active {
    /*color: #95d20f;*/
}

.ui-dialog {
    z-index: 10000;
}

.ui-widget-header {
    border: 1px solid #32769c;
    background: #367fa8;
    color: #fff;
    font-weight: bold;
}

.pdf-modal {
    padding-right: 0 !important;
}

.pdf-modal .modal-dialog {
    width: 97vw;
    height: 93vh;
    margin: 20px auto;
}

.pdf-modal .modal-content {
    height: 100%;
}

.pdf-modal .modal-header {
    padding: 5px 15px;
}

.pdf-modal .modal-body {
    height: 88vh;
    padding:0;
}

.pdf-modal  iframe {
    width: 100%;
    height: 100%;
}

.main-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

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

.main-sidebar, .left-side {
    position: fixed;
}

.contact-list {
    margin-bottom: 0;
}

.contact-list .contact-row [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.contact-list .contact-row .col-default {
    padding-left: 15px;
    padding-top: 4px !important;
}

.contact-list .contact-row .col-type {
    padding-left: 0;
    width: 105px;
}

.contact-list .contact-row .col-prefix {
    width: 80px;
}

.contact-list .contact-row .col-data {
    max-width: 226px;
}

.contact-list i.fa {
    width: 14px;
    text-align: center;
}

.contact-list input {
    margin: 0;
}

.contact-list .iradio_square-blue.disabled {
    width: 15px;
    height: 15px;
    background-size: 150px 15px;
    background-position: -119px 0;
}

.contact-list .iradio_square-blue.checked.disabled {
    background-size: 150px 15px;
    background-position: -134px 0;
}

.contact-row, .note-row, .relation-row, .object-row, .reg-row, .risk-row {
    margin-bottom: 10px;
}

.remove-contact {
    margin-top: 6px;
    margin-right: 5px;
}

.remove-contact-person {
    margin-top: 25px;
}

.policy-clients .lcs_wrap,
.companies-row .lcs_wrap {
    margin-top: 3px;
}

.policy-clients .client-info,
.policy-clients .remove-client {
    width: 22px;
    margin-top: 6px;
}

.policy-clients .select2-container {
    width: 100% !important;
    max-width: 320px !important;
}

.policy-clients th span.rotate {
    transform: rotate(-90deg);
    top: -15px;
    position: relative;
    display: block;
}

.policy-clients th:nth-of-type(2) span.rotate {
    top: -22px;
}

.policy-installments .installment-info,
.policy-installments .remove-installment {
    width: 22px;
    margin-top: 6px;
}

.policy-installments td:first-of-type {
    text-align: center;
}

.policy-installments b{
    margin-top: 6px;
    display: inline-block;
}

.policy-installments b .lcs_wrap {
    margin-top: -2px;
}

.policy-installments td > select {
    margin-top: 6px;
    display: block;
}

.policy-installments .paid-data  {
    display: inline-block;
}

.policy-installments .paid-data div  {
    margin-bottom: 5px;
}

.policy-installments .paid-data input,
.policy-installments .paid-data select {
    width: 120px;
    display: inline;
    margin-right: 10px;
}

.policy-installments .paid-data select {
    width: 150px;
}

.policy-installments select + input {
    width: 100px;
}

.policy-installments select + input.hide {
    display: none;
}

.client-row .select2-container--bootstrap .select2-selection--single,
.companies-row .select2-container--bootstrap .select2-selection--single,
.relation-row .select2-container--bootstrap .select2-selection--single {
    height: auto !important;
    min-height: 34px;
}

.companies-row .select2.select2-container.select2-container--bootstrap {
    width: 100% !important;
}

.paid_amount.error {
    border: 1px solid red;
}

.paid_amount.success {
    border: 1px solid green;
}

.paid-left {
    white-space: nowrap;
}

.paid-td > input {
    display: inline-block;
    width: 150px;
    float: left;
    margin-right: 10px;
}

.paid-td > .lcs_wrap {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.paid-data .paid_row:last-of-type {
    float: left;
}

.paid-data-add {
    margin-top: 7px;
}

.padding-0 {
    padding: 0 !important;
}

.padding-5px {
    padding: 5px !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-right-30px {
    padding-right: 30px !important;
}

.pl-5px {
    padding-left: 5px;
}

.btn i.fa {
    width: 12px;
}

.btn-default-darker {
    background-color: #797979;
    color: white;
    border-color: #585858;
}

.btn-default-darker:hover,
.btn-default-darker:focus {
    background-color: #717070 !important;
    color: white;
    border-color: #585858;
}

.btn-default-little-dark {
    background-color: #d2d2d2;
    color: #444;
    border-color: #b5b5b5;
}

.btn-default-little-dark:hover,
.btn-default-little-dark:focus {
    background-color: #b8b8b8 !important;
    color: #444;
    border-color: #9f9f9f;
}

.policies-container  {
    /*overflow: auto;*/
    margin-bottom: 20px;
}

.policies-container > div {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 185px;
}

.policies-container hr {
    border-color: #999;
}

.policies-container .client-policy .row {
    display: flex;
}

.policies-container .col-right {
    border-left: 1px solid #999;
    flex: 1;
}

.policies-container .client-policy .col-right {
    border-left: 0;
    padding-left: 0;
}

.policies-container .client-policy .col-right > div {
    border-left: 1px solid #999;
    padding-left: 15px;
    height: 100%;
}

.clients-container {
    overflow: auto;
    max-height: 180px;
    margin-bottom: 20px;
}

.notes-container {
    overflow: auto;
    max-height: 200px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.main-sidebar a span:last-of-type:not(:first-of-type) {
    display: none;
}

.main-sidebar.collapsed {
    width: 50px;
    white-space: nowrap;
    /*overflow: hidden;*/
}

.main-sidebar.collapsed a.toHide b,
.main-sidebar.collapsed a.toHide span {
    display: inline-block;
    opacity: 0;
}

.main-sidebar.collapsed li.header span {
    opacity: 0;
    display: none;
}

.main-sidebar.collapsed li.header i {
    border-left: 3px solid transparent;
}

.main-sidebar.collapsed a span:not(.notifications-count):first-of-type {
    display: none;
}

.main-sidebar.collapsed a span:last-of-type:not(:first-of-type) {
    display: block;
}

.main-sidebar.collapsed .logo {
    text-align: left;
}

.main-sidebar.collapsed + .content-wrapper {
    margin-left: 50px;
}

.toggle-sidebar {
    float: left;
    color: #333333;
    /*font-size: 20px;*/
    margin-right: 15px;
    margin-top: 2px;
}

.content-header > h1.name-title {
    font-size: 28px;
}

.content-header > h1.name-title .small-title {
    font-size: 22px;
}

.content-header.fixed {
    position: fixed;
    z-index: 100;
    padding: 15px;
    width: 100%;
    background: #ecf0f5;
    border-bottom: 3px solid #d2d6de;
}

.content-header.fixed + .content {
    padding-top: 60px;
}

.content-header.fixed + .content .box-header .box-tools.buttons {
    position: fixed;
    right: 15px !important;
    top: 18px !important;
    z-index: 101;
}

.nowrap {
    white-space: nowrap;
}

td span.label {
    font-size: 100%;
}

.table-fit > thead > tr > th,
.table-fit > tbody > tr > td {
    width: 1px;
    white-space: nowrap;
    padding: 8px 15px !important;
}

.table td.wrap {
    white-space: normal;
}

.table-fit > tbody > tr > td.no-padding {
    padding: 8px !important;
}

.table-fit > thead > tr > th:last-of-type,
.table-fit > tbody > tr > td:last-of-type {
    width: auto;
}

.table-fit > thead > tr > th:last-of-type:not(.text-left),
.table-fit > tbody > tr > td:last-of-type:not(.text-left) {
    text-align: right;
}

.table-fit .btn {
    padding: .2em .6em .3em;
}

.table-fit .btn-xxs {
    padding: 0.2em 0.4em 0.1em;
    font-size: 10px;
}

.history-row div {
    height: 22px;
}

td, input, select, textarea,
.select2-container,
.form-group * {
    text-transform: uppercase;
}

.note-list textarea {
    text-transform: none !important;
}

.note-list * {
    text-transform: none !important;
}

td.allow-small, input.allow-small, select.allow-small, textarea.allow-small,
.select2-container.allow-small,
.form-group *.allow-small {
    text-transform: none;
}

.tooltip-small .tooltip {
    text-transform: none !important;
}

td .objects {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

td .objects div {
    width: 250px;
    white-space: normal;
    padding: 3px 5px;
}

.t-client .label {
    font-size: 90%;
    padding: 1px 5px;
}

.form-group label {
    text-transform: initial;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    background-color: #d2d6de;
}

.select2-container--bootstrap {
    max-width: 100%;
    width: 100% !important;
}

.select2-results span.highlight {
    background: yellow;
    color: #343333;
}

.client-rodo + .lcs_switch.lcs_off {
    background: red;
}

.table-search .form-control,
.telefoniada-search .form-control {
    max-width: 100%;
}

.datetimepicker .day {
    color: black;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #929292;
    cursor: default;
}

.renewed-switch + .lcs_switch,
.effect_info-switch + .lcs_switch {
    cursor: pointer !important;
}

.renewed-switch + .lcs_switch.lcs_on {
    background: #f39c12;
    box-shadow: 0 0 2px #f39c12 inset;
}

#poinfModal.modal .control-label {
    width: auto;
}

#poinfModal.modal .col-xs-3,
#poinfModal.modal .col-xs-4,
#poinfModal.modal .col-xs-6 {
    text-align: center;
}

.vin-counter div {
    margin-top: 14px;
    margin-left: -22px;
    padding: 0;
}

td.form-group.date {
    width: 140px;
}

td.p-policy-holder a {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 310px !important;
    display: inline-block;
}

.client-exl {
    font-size: 35px;
    line-height: 25px;
    width: 22px;
}

td.t-client a {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 350px !important;
    display: inline-block;
}

.assistant-circle {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px;
    font-size: 12px;
    margin-left: auto;
}

.assistant-primary {
    border: 2px solid #3b8dbc;
}

.assistant-success {
    border: 2px solid #008d4c;
}

.clock {
    color: white;
    text-shadow: 3px 3px 6px rgb(95, 90, 90);
    font-size: 7em;
}

.lockscreen-name {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10;
}

.login-form {
    margin-left: 70px;
}

.login-form .email input {
    border: 0;
}

td.policy-box > div {
    display: flex;
    justify-content: start;
    align-items: center;
}

td.policy-box input {
    width: 160px;
}

td.policy-box button {
    margin-left: 5px;
    display: none;
}

form.cash-report {
    background: transparent !important;
}

.todo-list > li.read {
    background: none;
    font-weight: 400;
}

.todo-list>li .text {
    padding: 0;
    font-weight: 700;
}

.todo-list > li.read .text {
    font-weight: 400;
}

.sidebar .user {
    margin: 15px 10px;
    color: #b8c7ce;
}

.user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

.select-avatar {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.select2.select2-container {
    max-width: 100%;
}

.sidebar .user .dropdown {
    display: inline-block;
}

.sidebar .notifications {
    position: relative;
    padding: 0 10px;
    display: inline-block;
}

.sidebar .notifications-count {
    position: absolute;
    top: -2px;
    right: 2px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
}

.notifications-dropdown {
    width: 300px;
    padding: 10px;
}

.notifications-dropdown * {
    color: #444444 !important;
}

.notifications-dropdown ul {
    list-style: none;
    padding: 0;
}

.notifications-dropdown li a {
    border-radius: 2px;
    padding: 5px 10px 5px 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    display: block;
    white-space: normal;
}

.notifications-dropdown li a:hover {
    text-decoration: underline !important;
    background-color: transparent !important;
}

.main-sidebar.collapsed .user {
    text-align: center;
}

.main-sidebar.collapsed .user > a {
    float: none;
    display: block;
    margin: 5px 3px;
}

.main-sidebar.collapsed .user > a.user-name {
    margin: 5px 0 10px;
}

.main-sidebar.collapsed .notifications {
    padding: 8px;
}

.main-sidebar.collapsed .notifications-count {
    top: 0;
    right: 0;
}

.rodo-buttons .btn-success {
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
}

.rodo-buttons .btn-success.active {
    background-color: #00a65a;
    border-color: #008d4c;
    color: white;
}

.rodo-buttons .btn-danger {
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
}

.rodo-buttons .btn-danger.active {
    background-color: #dd4b39;
    border-color: #d73925;
    color: white;
}

.rodo-buttons .btn-default {
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
}

.rodo-buttons .btn-default.active {
    background-color: #b5b5b5;
    border-color: #b5b5b5;
    color: white;
}

td.holidays-mark {
    padding: 4px 10px !important;
}

.select2-selection__clear + span {
    width: 90%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tasks-list .before-deadline {
    background: #ffdddd;
}

.tasks-list .after-deadline {
    background: #ff8d8d;
}

.tasks-list .task-yellow {
    background: #ffffc9;
}

.tasks-list .task-done {
    background: #B9E3B1;
}

.mediapicker .files-list {
    min-height: 30px;
}

.mediapicker .files-list.in {
    border: 2px dashed #ccc;
}

.fc-state-active {
    background: #777777 !important;
    background-image: none !important;
    color: #fff !important;
    border-color: #777 !important;
    border-bottom-color: #777 !important;
}

.fc-list-item-title .fa-check {
    display: none;
}

.shake {
    animation: shake 0.3s;
    animation-iteration-count: infinite;
}

.pulse {
    animation: pulse 3s linear 2s infinite both;
}

.add-risk-unlimited.blue {
    border: 1px solid blue
}

.add-risk-unlimited i {
    color: blue;
}

.color-black {
    color: black !important;
}

.pointer {
    cursor: pointer;
}

.tooltip-inner {
    white-space: normal;
}

.sidebar {
    padding-bottom: 0;
}

.sidebar-menu>li>a {
    /*padding: 9px 5px 9px 15px;*/
    padding: 8px 5px 8px 15px;
}

.mr-3 {
    margin-right: 1.5em;
}

.table-rk.table-bordered>thead>tr>th,
.table-rk.table-bordered>tbody>tr>th,
.table-rk.table-bordered>tfoot>tr>th,
.table-rk.table-bordered>thead>tr>td,
.table-rk.table-bordered>tbody>tr>td,
.table-rk.table-bordered>tfoot>tr>td {
    border: 1px solid #000000;
    padding: 2px 8px;
}

.table-rk .rk-sb {
    background: pink !important;
}

.table-rk .rk-nd {
    background: red !important;
}

.table-rk .rk-sb td {
    /*padding: 0 8px !important;*/
    /*font-size: 13px;*/
}

.table-rk .rk-nd td {
    padding: 0 8px !important;
    font-size: 13px;
}

.main-sidebar {
    height: 100vh;
    overflow: auto;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.main-sidebar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.main-sidebar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.sidebar-menu li.header {
    padding: 10px 15px 10px 15px;
}

.show-files {
    position: relative;

    .badge {
        position: absolute;
        top: -9px;
        background-color: #656565 !important;
        color: white;
    }
}

@keyframes pulse {
    0% { transform: scale(1); }
    13% { transform: scale(1.2); }
    26% { transform: scale(1); }
    38% { transform: scale(1.2); }
    50% { transform: scale(1); }
    100% { transform: scale(1); }
}

@keyframes shake {
    0% { transform: rotate(10deg); }
    50% { transform: rotate(-10deg); }
    100% { transform: rotate(10deg); }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 12.49%;
    }

    .modal-xl {
        width: 1200px;
    }
}

@media (min-width: 1500px) {
    .modal-xl {
        width: 1500px;
    }
}