@import url(/data/css/crm/rabat.css);

.no-border {
    border: none;
}

.font-white a {
    color: #ffffff;
}

.disabled {
    pointer-events: none;
    opacity: .5;
}

.btn-grey {
    background-color: rgb(240, 240, 240);
}

.width-100 {
    width: 100%;
}

.sidebar-toggler {
    float: left;
}

table .static {
    text-align: center;
}

.article-results table {
    table-layout: fixed;
}

.clickable {
    cursor: pointer;
}

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

.reset-margin {
    margin: 0 !important;
}

.no-decoration {
    text-decoration: none !important;
}

.read-only {
    background-color: rgba(51, 51, 51, 0.05) !important;
    pointer-events: none;
}

.readonly input,
.readonly select {
    background-color: rgba(51, 51, 51, 0.05) !important;
    pointer-events: none;
}

.not-clickable {
    pointer-events: none;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.portlet .minimize .portlet-body {
    display: none;
}

.portlet .minimize-icons .yes {
    display: block;
}

.portlet .minimize-icons .no {
    display: none;
}

.portlet .minimize .minimize-icons .yes {
    display: none;
}

.portlet .minimize .minimize-icons .no {
    display: block;
}

/*
 top search
 */
#top_search .search-form {
    color: #697882 !important;
    /*width: 300px;*/
}

.page-header.navbar #top_search .search-form .input-group .form-control {
    color: #697882 !important;
}

/* do not group these rules */
.page-header.navbar #top_search .search-form .input-group .form-control::-webkit-input-placeholder {
    color: #697882 !important;
}

.page-header.navbar #top_search .search-form .input-group .form-control:-moz-placeholder {
    /* FF 4-18 */
    color: #697882 !important;
}

.page-header.navbar #top_search .search-form .input-group .form-control::-moz-placeholder {
    /* FF 19+ */
    color: #697882 !important;
}

.page-header.navbar #top_search .search-form .input-group .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #697882 !important;
}

#top_search .page-header.navbar .search-form.open .input-group .form-control {
    text-indent: 0;
}

.page-header .page-actions .dropdown-menu > li {
    padding: 0 10px;
}

.page-header .page-actions .dropdown-menu > li:first-child {
    padding-top: 10px;
}

.page-header .page-actions .dropdown-menu > li:last-child {
    padding-bottom: 10px;
}

.page-header .page-actions .dropdown-menu > li:first-child .btn {
    margin-top: 0 !important;
}

#spinner {
    max-width: 80%;
}

#modal-loading {
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.7) !important;
}

.loading {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.1) !important;
    height: 100%;
}

.loading.local {
    position: absolute;
}

.loading .spinner {
    position: fixed;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 160px;
    height: 24px;
    background-image: url("/data/images/crm/loading.gif") !important;
    background-repeat: no-repeat;
}


.loading.local .spinner {
    position: absolute;
}

.preloading::before {
    content:"";
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.1) !important;
    height: 100%;
}

.preloading::after {
    content:"";
    position: fixed;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 160px;
    height: 24px;
    background-image: url("/data/images/crm/loading.gif") !important;
    background-repeat: no-repeat;
}

.task-list li {
    padding: 10px 0;
}

.task-list .task-title {
    padding-left: 35px;
}

.task-list .task-element {
    color: #838FA1;
    /*height: auto;*/
    /*vertical-align: middle;*/
    /*position: relative;*/
}

.task-list img {
    margin: -2px 2px 0 3px;
    height: 18px;
}

.task-checked span, .task-checked .fc-title {
    text-decoration: line-through !important;
}

.task-element .task-content {
    display: inline-block;
    height: 100%;
}

.task-element .task-header {
    text-align: right;
}

.task-element .task-header span {
    /*display: block;*/
    /*text-align: right;*/
}

h3 .fa {
    font-size: 23px;
    line-height: 1.1;
}

#calendar_task h3 {
    margin-top: 0;
}

.portlet.calendar.light .fc-center .fc-button {
    top: 0 ! important;
}

#calendar_task .actions {
    padding: 10px 0;
}

#calendar_task .loading .spinner, #calendar_view .loading .spinner {
    position: absolute;
}

#calendar_task li a {
    padding: 10px 0;
}

#calendar_task .scroller {
    height: auto !important;
    max-height: 250px !important;
}

#calendar_task .portlet .portlet {
    padding: 0;
}

#calendar_task .news-blocks:hover {
    background: none repeat scroll 0 0 #FAF6EA;
    border-top: 2px solid #FAF6EA;
}

#calendar_task .task-checkbox {
    z-index: 2;
}

#calendar_task .task-title {
    z-index: 1;
}

#users-table {
    position: relative;
    min-height: 250px;
}

#users-table .loading .spinner {
    position: absolute;
}

#users_list #user_groups {
    display: none;
}

.portlet.disabled {
    background-color: #E1E1E1;
}

.portlet.disabled .portlet-body,
.portlet.disabled .portlet-footer {
    pointer-events: none;
}

.portlet.disabled .portlet-footer {
    display: none;
}

.portlet .portlet-footer {
    height: 54px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #E1E1E1 !important;
}

.profile-usermenu ul li.active a {
    border-color: #E26A6A !important;
    color: #E26A6A !important;
}

#adding .portlet .portlet.light,
#editing .portlet .portlet.light {
    padding: 0;
}

#editing img {
    margin: 0 auto;
}

#adding div[class^="col"], #adding label[class^="col"],
#editing div[class^="col"], #editing label[class^="col"] {
    /*padding-left: 0 !important;*/
    min-height: 34px;
}

#adding .actions,
#editing .actions {
    min-height: 51px;
}

#adding label[class^="col"],
#editing label[class^="col"] {
    line-height: 34px;
    vertical-align: middle;
}

#adding .form-group,
#editing .form-group {
    min-height: 34px;
}

#adding .form-group .same-line,
#editing .form-group .same-line {
    float: left;
}

.modal {
    z-index: 10052 !important;
}

.modal .form-group textarea,
#adding .form-group textarea,
#editing .form-group textarea {
    min-height: 100px;
}

.required .control-label:after {
    content: " *";
}

.has-error .ms-list {
    border-color: #EBCCD1 !important;
    box-shadow: none !important;
}

.has-error .ignore {
    border: 1px solid #E5E5E5 !important;
}

#add_invoice .has-error .ignore {
    border-color: #EBCCD1 !important;
    box-shadow: none !important;
}

#new_search_modal_add_invoice {
    z-index: 10051;
}

.min-width-20 {
    min-width: 20px;
}

.min-width-280 {
    min-width: 280px;
}

.min-width-100 {
    min-width: 100px;
}

.pac-container::after {
    background-image: none !important;
}

.min-width-11 {
    min-width: 11px;
    min-height: 15px;
    vertical-align: middle;
    text-align: center;
}

#user_preview .portlet {
    height: 400px;
}

#user_preview .portlet .scroller {
    height: 305px;
}

@media (max-width: 1560px) {

    #user_preview .portlet {
        height: 440px;
    }

    #user_preview .portlet .scroller {
        height: 345px;
    }
}

@media (min-width: 991px) and (max-width: 1480px) {

    #user_preview .number-stats .stat-number .number {
        font-size: 20px;
        line-height: 20px;
    }
}

#tasks .feeds li .col2 {
    margin-left: -145px;
    width: 145px;
    float: right;
}

#tasks.tasks-widget .task-list > li > .task-checkbox {
    float: right !important;
}

#tasks .task-list .task-title {
    padding-left: 0;
    padding-right: 40px;
}

#tasks .task-alert {
    font-size: 10px !important;
}

#activities .feeds li .col2 {
    margin-left: -125px;
    width: 125px;
    float: right;
}

#activities .feeds li .col1 {
    width: 90%;
}

#activities .feeds li .col1 > .cont {
    margin-right: 85px;
}

#search_company table tr {
    cursor: pointer;
}

.company {
    display: none;
}

.normal {
    display: none;
}

.basic {
    display: block !important;
}

.company > .show {
    display: block !important;
}

.modal .dropdown-menu {
    max-height: 300px;
    overflow: auto;
}

.modal-xlg {
    width: 90vw;
}

.ms-container {
    width: auto;
}

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

.text-bold {
    font-weight: bold;
}

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

.padding-top-10 {
    padding-top: 10px;
}

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

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

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

.twitter-typeahead .true {
    color: #F3565D;
}

.control-label cc {
    text-transform: lowercase;
}

.pricing .handsontable th:first-child, .pricing .handsontable td:first-child,
.pricing .handsontable .htNoFrame + th, .pricing .handsontable .htNoFrame + td,
.pricing .handsontable tr:first-child th, .pricing .handsontable tr:first-child td {
    font-weight: 900;
}

.profile-usertitle {
    background-color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0px;
}

.profile-usertitle-data {
    font-size: 14px;
}

@media (max-width: 1480px) {

    .profile-sidebar {
        width: 100%;
    }

    .profile-content {
        width: 100%;
    }

    .profile-userbuttons {
        margin-bottom: 20px;
    }
}

.portlet.calendar.light .fc-button.fc-state-active, .portlet.calendar.light .fc-button.fc-state-hover {
    border-bottom: 2px solid #F3565D;
}

.pace .pace-activity {
    border-top-color: #E26A6A !important;
    border-left-color: #E26A6A !important;
}

.pace .pace-progress {
    background: #E26A6A;
}

.pace .pace-progress-inner {
    box-shadow: 0 0 10px #E26A6A, 0 0 5px #E26A6A;
}

.profile-sidebar-portlet {
    padding-top: 0px !important;
}

.no-bordered {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.no-bordered.disabled {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#calendar_task .scroller {
    overflow: auto;
}

.gmaps {
    /*width: 100%;*/
    /*height: 100%;*/
}

.select2-drop-mask {
    z-index: 10080;
}

.select2-drop {
    z-index: 10081;
}

.select2-search {
    z-index: 10082;
}

#edit_offers textarea,
#edit_write_off textarea {
    resize: vertical;
}

#edit_offers .radio input[type="radio"],
#edit_offers .radio-inline input[type="radio"],
#edit_offers .checkbox input[type="checkbox"],
#edit_offers .checkbox-inline input[type="checkbox"] {
    margin-left: -10px;
}

#edit_article .form-group {
    margin: 0;
    padding: 2px 0;
    font-size: 12px !important;
}

#edit_article .form-group label,
#edit_article .form-control,
#edit_article .bootstrap-switch .bootstrap-switch-handle-on,
#edit_article .bootstrap-switch .bootstrap-switch-handle-off,
#edit_article .bootstrap-switch .bootstrap-switch-label {
    font-size: 12px !important;
}

#edit_article .modal-body {
    padding: 10px 0;
}

#edit_article label:not(.bootstrap-switch-label) {
    line-height: 25px;
    vertical-align: middle;
}

#edit_article .bootstrap-switch {
    margin: 1px 0;
}

#cashier #add_item_cart div[id^='check_'],
#cashier #add_item_cart div[id^='print_'],
#cashier #edit_item_cart_modal div[id^='check_'],
#cashier #edit_item_cart_modal div[id^='print_'],
#edit_article div[id^='check_'],
#edit_article div[id^='print_'],
#edit_article #print {
    display: none;
}

#edit_article .col-md-12 {
    min-height: 25px;
}

#edit_article .disabled {
    /*background-color: #e1e1e1;*/
}

#edit_article .form-control .select2-choice,
#edit_article .form-control {
    height: 25px;
}

#edit_article .form-control .select2-choice {
    padding: 5px 0 0 12px;
}

#edit_article .select2-container .select2-choice {
    line-height: 1.1;
}

#edit_article .select2-container .select2-choice abbr {
    top: 4px;
}

#edit_article .select2-results .select2-disabled, .select2-results__option[aria-disabled=true] {
    pointer-events: none;
    cursor: none;
}

#edit_article .select2-container .select2-choice .select2-arrow {
    top: -3px;
}

#edit_article .btn {
    font-size: 12px;
    padding: 4px 14px;
}

#edit_article .bootstrap-switch {
    min-width: 80px !important;
}

#edit_article .bootstrap-switch .bootstrap-switch-handle-on,
#edit_article .bootstrap-switch .bootstrap-switch-handle-off,
#edit_article .bootstrap-switch .bootstrap-switch-label {
    font-size: 12px;
    line-height: 1.1;
}

#edit_article table td {
    padding: 5px;
}

#invoices input {
    width: 60%;
}

#invoices .dropdown-menu {
    z-index: 10001;
}

#invoices .table-scrollable {
    overflow: visible;
}

#invoices .name {
    text-align: left;
    width: 100%;
}

#invoices .disabled {
    pointer-events: none;
    cursor: none;
}

#invoices .h1, #invoices .h2, #invoices .h3 {
    font-size: 13px !important;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#modalBox4 .modal-dialog {
    width: 930px !important;
}

.modal-wide {
    width: 90%;
}

#multiposition_modal .handsontable {
    z-index: 10090;
}

#matrix_data_read {
    overflow: auto;
    max-height: 60%;
}

/*#multiposition_modal .handsontable col:not(:nth-of-type(-n+6)) {*/
/*width: 200px !important;*/
/*}*/

#multiposition_modal #matrix_data_read .handsontableInputHolder {
    z-index: 10100;
}

#multiposition_modal .clickable tr:hover td {
    background: #E1E1E1 !important;
    color: #FF0000 !important;
}

#multiposition_modal .form-control .select2-choice {
    height: auto;
}

#multiposition_modal .select2-container .select2-choice {
    line-height: inherit;
}

#multiposition_modal .select2-container .select2-choice .select2-arrow {
    top: -3px;
}

/*#invoices .dropup_custom .dropdown-menu, #invoices .navbar-fixed-bottom .dropdown .dropdown-menu {*/
/*top: auto !important;*/
/*bottom: 100%;*/
/*margin-bottom: 0;*/
/*margin-top: 0;*/
/*}*/

/*.dropup_custom > .dropdown-menu::after, .dropup_custom > .dropdown-menu::before {*/
/*display: none !important;*/
/*}*/

.badge-danger {
    background-color: #A7BDCD;
}

.hidden2 td {
    color: #CCCCCC;
}

table thead th {
    position: relative;
}

table .badge {
    position: absolute;
    right: 5px;
}

table .badge.badge-danger {
    background-color: #A7BDCD;
}

.badge.badge-inbox {
    background-color: #E26A6A;
    color: #FFFFFF;
}

.mt10 {
    margin-top: 10px;
}

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

.ml-15 {
    margin-left: 15px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px;
}

.form-group {
    margin-bottom: 1px;
}

#edit_reservation textarea.form-control {
    resize: vertical;
}

#edit_reservation .disabled {
    opacity: 1;
}

#edit_reservation .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
#edit_reservation .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    padding-left: 15px;
    padding-right: 15px;
}

.table-toolbar {
    margin-bottom: 20px;
}

.page-content-wrapper .page-content {
    padding-top: 0px;
}

.page-head .page-title {
    padding-top: 0px;
}

.page-sidebar-menu .title {
    font-weight: bold !important;
}

@media (min-width: 1380px) {
    #top_search .search-form {
        width: 300px !important;
    }
}

@media (min-width: 1276px) and (max-width: 1379px) {
    #top_search .search-form {
        width: 200px !important;
    }
}

@media (min-width: 768px) and (max-width: 1275px) {
    #top_search .search-form {
        width: 100px !important;
    }

    .page-header.navbar {
        height: auto !important;
    }
}

@media (max-width: 992px) {
    .page-header.navbar .search-form.open {
        position: relative;
        left: 0;
        rigth: 0;
    }
}

.page-header.navbar .menu-toggler:hover {
    opacity: 0.5;
}

@media (max-width: 767px) {

    .page-header.navbar .page-logo {
        float: none;
    }

    .page-header.navbar .search-form.open {
        margin: 0;
        width: 50% !important;
    }

    #top_search .search-form {
        margin-right: 167px !important;
    }

    #top_search .search-form.open {
        margin-top: -53px !important;
    }

    .top-menu {
        margin-top: -75px !important;
    }

    .page-header.navbar .top-menu .navbar-nav {
        margin: 0 40px 0 0;
    }

    .page-header.navbar .menu-toggler.responsive-toggler {
        margin: -45px 14px 0 6px;
    }

    .page-header.navbar {
        height: auto !important;
    }
}

.pl0 {
    padding-left: 0px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pr0 {
    padding-right: 0px !important;
}

div.tagsinput input {
    width: 200px !important;
}

.ui-menu {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.8);
    max-width: 300px;
    padding: 5px 10px;
    position: fixed;
    list-style: none;
    z-index: 15000;
    margin-top: 130px !important;
}

.ui-menu a {
    text-decoration: none;
    color: black;
}

.ui-menu:after {
    border-bottom: 5px solid white;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: 100%;
    padding-top: 10px;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}

.ui-menu li {
    cursor: pointer;
    width: auto;
    padding-top: 5px;
}

.ui-menu li:hover {
    background-color: #E6E6E6;
}

.inbox .inbox-nav li.compose-btn a {
    background-color: #E26A6A !important;
}

.external a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-menu .dropdown-menu-list > li .subject {
    margin-left: 0px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-menu .dropdown-menu-list > li .message {
    margin-left: 0px;
}

#valid_company .spinner {
    background-position: right 26px bottom 8px;
}

#valid_company .fa-check {
    color: #45B6AF;
}

#valid_company .fa-exclamation {
    color: #F3565D;
}

.inbox td.text-right {
    width: 200px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.inbox .tagsinput {
    border: none;
}

i.inbox-started {
    color: #FD7B12 !important;
}

.hidePricing .pricingEdit {
    display: none;
}

#planning .gmaps {
    height: 500px;
}

.map-marker-label {
    position: absolute;
    color: blue;
    font-size: 16px;
    font-weight: bold;
}

#planning .blog-page {
    position: relative;
    min-height: 550px;
}

#planning #external-events {
    min-height: 450px;
}

#planning .ui-draggable-dragging {
    color: #FF0000;
}

#planning .ui-draggable-dragging a {
    color: #FFFFFF;
}

#planning #external-events {
    margin-top: 24px;
}

#planning #external-events .disabled {
    opacity: 0.6;
}

#planning .calendar_bubble {
    left: 30%;
    padding: 20px;
    position: absolute;
    width: 40%;
    min-width: 270px;
    z-index: 500;
}

#planning .top_bubble {
    margin-top: -130px;
}

#planning .bottom_bubble {
    margin-top: 0px;
}

#planning .calendar_bubble .bubble {
    background-color: #FFFFFF;
    border-radius: 5px;
    max-height: 300px;
    min-height: 100px;
    width: auto;
    min-width: 260px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    border: 1px solid #CCCCCC;
    /*box-shadow: 0 2px 4px rgba(0,0,0,0.2);*/
}

#planning .calendar_bubble .bubble div {
    clear: both;
}

#planning .calendar_bubble .bubble em {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#planning .calendar_bubble .bubble .bubble-actions button {
    text-transform: uppercase;
    margin-right: 10px;
}

#planning .calendar_bubble .bubble .bubble-actions button:last-child {
    margin-right: 0px;
}

#planning .calendar_bubble .bubble .edit {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#planning .calendar_bubble .bubble .close {
    position: absolute;
    top: 10px;
    right: 10px;
}

#planning .bottom_bubble .arrow {
    position: absolute;
    height: 9px;
    width: 18px;
    overflow: hidden;
    left: 20%;
    top: 12px;
}

#planning .top_bubble .arrow {
    position: absolute;
    height: 9px;
    width: 18px;
    overflow: hidden;
    left: 20%;
    margin-top: -1px;
}

.arrow_1, .arrow_2 {
    position: absolute;
    left: 0;
}

.arrow_1 {
    border: 9px solid;
    border-color: #CCCCCC transparent
}

.arrow_2 {
    border: 8px solid;
    border-color: #FFFFFF transparent;
    left: 1px
}

#planning .bottom_bubble .arrow_1, #planning .bottom_bubble .arrow_2 {
    border-top-width: 0;
    bottom: 0;
}

#planning .top_bubble .arrow_1, #planning .top_bubble .arrow_2 {
    border-bottom-width: 0;
    top: 0;
}

#planning #directions_panel div {
    background-color: #FFFFFF;
    margin-top: 10px;
    padding: 10px;
}

#planning #directions_panel .has-error {
    color: #FF0000;
}

#toast-container > .toast-info {

    padding-left: 15px !important;
    color: #333333 !important;
}

#toast-container > .toast-info .profile-usertitle {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.toast-info .toast-close-button {
    background-image: url("/data/assets/global/img/portlet-remove-icon.png") !important;
    color: #333333;
}

#toast-container > .toast-info a {
    color: #23527C !important;
}

.toast-info {
    background-color: #FFFFFF;
}

.inbox_llist {
    list-style: none;
    padding-left: 0px;
}

.inbox_llist span {
    font-weight: bold;
}

.inbox_llist .green {
    color: #019660 !important;
}

.inbox .unread a {
    color: #E26A6A !important;
}

.gallery .gallery_photo {
    margin: 10px 0;
}

#invoice .addInvoiceItem:hover + .dropdown-menu {
    display: block;
}

.table-invitations td.waiting,
.table-invitations td.waiting::before {
    color: grey;
}

.table-invitations td.accepted,
.table-invitations td.accepted::before {
    color: green;
}

.table-invitations td.declined,
.table-invitations td.declined::before {
    color: red;
}


.dt-sc-progress {
    height: 42px;
    margin-bottom: 10px;
    clear: both;
    display: block;
}

.dt-sc-progress .dt-sc-bar {
    position: relative;
}

.dt-sc-bar-text {
    margin-bottom: 5px;
}

.dt-sc-progress .dt-sc-bar-text {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: left;
    display: none;
}

.dt-sc-progress .dt-sc-bar-text > span {
    float: right;
    display: block;
}

.dt-sc-progress {
    overflow: hidden;
    height: 20px;
    background-color: #FFFFFF;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.dt-sc-progress .dt-sc-bar {
    width: 0%;
    height: 100%;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    text-align: center;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.dt-sc-progress .dt-sc-bar + .dt-sc-bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.dt-sc-progress-striped .dt-sc-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
}

.dt-sc-progress.active .dt-sc-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

#pledge .dt-sc-progress {
    border: 1px solid #f0f0f0;
    position: relative;
    height: 10px;
}

#pledge .dt-sc-progress .dt-sc-bar {
    box-shadow: none !important;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.advanced-search {
    /*border-bottom: 1px solid;*/
}

.advanced-search .mb10 {
    margin-bottom: 10px !important;
}

.advanced-search .save-checkbox {
    margin: 5px 15px;
}

.advanced-search .input-xlarge {
    max-width: 100%;
}

#addresses_list .modal-body .portlet {
    padding: 0;
    margin: 0;
}

#addresses_list .modal-body .portlet-title > .caption,
#addresses_list .modal-body .portlet-title > .actions:not(.required) {
    display: none;
}

#addresses_list .modal-body .portlet-footer {
    display: none;
}

.general-item-list > .item > .item-head > .item-details > span.item-pic {
    background-color: #44B6AE;
    color: #fff;
    border-radius: 10px;
    padding: 0 5px;
    line-height: 35px;
    display: inline-block;
    height: 35px;
}

/*.stock-article-search #article_to_add.autocomplete-articles {*/
/*width: 500px;*/
/*max-width: 100%;*/
/*}*/

.stock-article-search .tt-menu,
.stock-article-search .tt-dropdown-menu {
    left: auto !important;
    right: 0 !important;
    width: auto;
    min-width: 100%;
}

.stock-article-search .tt-menu .media-heading,
.stock-article-search .tt-dropdown-menu .media-heading {
    white-space: nowrap;
    max-width: 80vw;
    min-width: 100%;
}

.supplierList .form-control.select2-container {
    min-width: 250px;
    max-width: 100%;
}

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

ul.file-list > li:not([id]) {
    display: none;
}

ul.file-list > li[id] {
    margin-bottom: 10px;
}

ul.file-list > li span.file-name {
    margin-left: 10px;
}

ul.file-list > li i {
    padding: 10px;
    cursor: pointer;
}

ul.file-list > li i.fa.file_preview {
    width: 40px;
    font-size: 30px;
    text-align: center;
    padding: 5px 0;
}

ul.file-list > li i.fa.file_preview.image {
    display: none;
}

ul.file-list > li i:not(.file_preview):hover {
    background: #00778B;
    color: #FFFFFF;
}

ul.file-list > li .filePreview {
    max-width: 80px;
}

.modalCRM70, .modalCRM90, .modalCRM100{
    /*background-color: #ffffff;*/
}

.modalCRM90 > .modal-dialog{
    width: 90%;
}

.modalCRM100 > .modal-dialog{
    width: 100%;
}

.modalCRM70.crop-modal-small, .modalCRM100.crop-modal-small, .modalCRM70.crop-modal-small2, .modalCRM100.crop-modal-small2, .modalCRM90.crop-modal, .modalCRM100.crop-modal{
    width: auto !important;
    margin-left: auto !important
}

.modalCRM70 > .modal-dialog{
    width: 60%;
}

.modalCRM70 .modal-dialog .portlet, .modalCRM90 .modal-dialog .portlet, .modalCRM100 .modal-dialog .portlet{
    padding: 12px 20px 15px 20px !important;
}

.modalCRM70 .modal-dialog .portlet.red, .modalCRM90 .modal-dialog .portlet.red, .modalCRM100 .modal-dialog .portlet.red{
    padding: 0px !important;
}

.modalCRM70 .modal-dialog .div-content, .modalCRM90 .modal-dialog .div-content, .modalCRM100 .modal-dialog .div-content, .modalCRM70 .modal-dialog, .modalCRM90 .modal-dialog, .modalCRM100 .modal-dialog{
    background: #fff;
    border-radius: 5px;
}

.modalCRM70 .cd-stretchy-nav.edit-content, .modalCRM90 .cd-stretchy-nav.edit-content, .modalCRM100 .cd-stretchy-nav.edit-content {
    top: 5px !important;
    right: 23px !important;
}

.modalCRM70 .cd-stretchy-nav.edit-content2, .modalCRM90 .cd-stretchy-nav.edit-content2, .modalCRM100 .cd-stretchy-nav.edit-content2 {
    top: 5px !important;
    right: 5px !important;
}

.cropPhotos{
    padding: 10px 20px;
}

.modalCRM70 .btn, .modalCRM90 .btn, .modalCRM100 .btn {
    padding: 7px 13px !important;
}