/* -------------------- Global -------------------- */
.italic {
    font-style: italic;
}
.bold {
    font-weight: bold;
}
::placeholder, .wysihtml5-editor.placeholder, .select2-placeholder {
    font-size: 0.9em !important;
    color: #555 !important;
}

/******** Bootstrap *********/
.form-label {
    /*font-size: 1.2em;*/
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-b-90 {
    margin-bottom: 90px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-45 {
    margin-left: 45px;
}
.m-r-10 {
    margin-right: 10px;
}

.row.vertical-divider {
    overflow: hidden;
}
.row.vertical-divider > div[class^="col-"] {
    border-left: 1px solid #1c1f22;
    border-right: 1px solid #1c1f22;
}
.row.vertical-divider div[class^="col-"]:first-child {
    border-left: none;
}
.row.vertical-divider div[class^="col-"]:last-child {
    border-right: none;
}
.overflow-auto {
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
}

.btn-xs.btn-labeled .btn-label {
    left: -7px;
}


/******** Bootstrap colors *********/
/*--- info ---*/
.color-info {
    color: #228da5 !important;
}
.panel-info > .panel-heading {
    color: #fff;
    background-color: #228da5;
    border-color: #228da5;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #228da5;
    border-color: #228da5;
}
.radio-info input[type="radio"] + label::after {
    background-color: #228da5;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #228da5;
}
.btn-info {
    background-color: #228da5;
    border-color: #178ea7;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
    background-color: #198ba5;
    border-color: #178ea7;
}
.label-info-outline {
    color: #198ba5;
    background-color: transparent;
    border: 2px solid #198ba5;
}
.label-info {
    color: white;
    background-color: #198ba5;
    border: 2px solid #198ba5;
}
.btn-info.btn-transparent,
.btn-info.btn-transparent:hover,
.btn-info.btn-transparent:focus,
.btn-info.btn-transparent:active {
    color: #178ea7;
    background-color: rgba(34, 141, 165, 0.2);
    border-color: rgba(34, 141, 165, 0.3);
}
.btn-info.btn-outline {
    color: #228da5;
    background-color: transparent;
}
.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
    color: #fff;
    background-color: #228da5;
}
.progress-bar-info,
.progress-bar-info .tooltip .tooltip-inner {
    background-color: #228da5;
}
.progress-bar-info .tooltip.top .tooltip-arrow {
    border-top: 5px solid #228da5;
}

.dropdown-menu.colored li a {
    color: inherit;
}
.dropdown-menu li a {
    color: inherit;
}

/******** Form *********/
.form-section {
    margin-bottom: 45px;
    padding: 10px;
}
.form-control:disabled {
    opacity: 0.33;
}
.disabled {
    opacity: 0.33;
}

/******** Main icon *********/
.sidebar-nav .fa-server,
.content-header .fa-home {
    color: #98a7b7 !important;
}
.sidebar-nav .fa-server,
.content-header .fa-server {
    color: #558B2F !important;
}
.sidebar-nav .fa-shield,
.content-header .fa-shield {
    color: #2390cd !important;
}
.sidebar-nav .fa-shopping-cart,
.content-header .fa-shopping-cart {
    color: #cd6724 !important;
}
.sidebar-nav .fa-address-book,
.content-header .fa-address-book {
    color: #f29824 !important;
}
.sidebar-nav .fa-ticket ,
.content-header .fa-ticket  {
    color: #0f6ab4 !important;
}
.sidebar-nav .fa-lock,
.content-header .fa-lock {
    color: #706b6d !important;
}
.sidebar ul li a sup {
    margin-left: -7px;
    font-size: 1.2rem;
}
.header-icon sup {
    font-size: 0.5em;
    vertical-align: top;
}
.content-header .header-icon {
    width: unset;
    min-width: 45px;
}

/******** Panels *********/
.panel > .panel-heading > .panel-title {
    padding-left: 15px;
}
.dropzone:hover {
    cursor: pointer;
}
.dropzone .dz-preview:hover {
    cursor: default;
}

/****** Logo *****/
#logo {
    display: block;
    margin: 0 auto;
}

/****** Vertical Timeline *****/
.cbp_tmtimeline > li > i {
    top: unset;
}
.cbp_tmtimeline > li .cbp_tmtime {
    line-height: 1.5em;
}

/****** Navbar *****/
.menu-account {
    border: 2px solid;
    border-radius: 5px;
    padding: 5px !important;
}
.menu-account:hover, .menu-account:focus {
    border-color: unset !important;
}

/****** User Preferences Flag *****/
.flag_selection{
    display: inline-block;
    margin: 0 auto;
}
.flag-icon {
    /*width: 40px;
    height: 40px;*/
}
.flag-icon.selected {
    border-bottom: 2px solid;
}

.side-bar {
    z-index: 902; /* LobiPanel is 10001 */
}

/****** Border of side panel Option*******/
.side-bar.right-bar {
    border-left: 1px solid #9a9da0;
    /*Original : #9a9da0*/
}
.panel-footer-buttons {
    padding-bottom: 15px;
}
.panel-options {
    border: 2px solid #3d404c;
}

/*#styleOptions li:nth-child(1)*,
#styleOptions li:nth-child(4),
#styleOptions li:nth-child(11),
#styleOptions li:nth-child(14),*/ /*.side-bar {
    display: block;
}
                                 */
.style-category {
    display: block !important;
}

/*
Trying to minify topbar and fix sidebar but isues with responsive

#topbar.navbar,
#topbar.navbar .navbar-header,
#topbar.navbar .nav-container {
    min-height: 25px !important;
    max-height: 50px !important;
}
.navbar-nav li a#fullscreen, .navbar-nav li a#menu-toggle, .navbar-nav li a.menu-toggle, .navbar-nav li a.search-trigger, .navbar-top-links li a.dropdown-toggle, .navbar-top-links > li.log_out a {
    padding: 0;
}
#topbar .nav > li > a {
    padding: 12px 12px !important;
}
#page-wrapper {
    margin: 50px 0 0 250px;
}
.navbar-brand {
    height: 50px;
    padding: 5px 15px;
}
.sidebar {
    position: fixed;
    margin-top: 50px;
}*/
/* -------------------- Overwrited Bootstrap classes -------------------- */
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #aa0000;
    color: #ffffff;
}

.table .table {
    background-color: transparent;
}

.form-control {
    color: inherit;
}
.form-control::placeholder{
    color: #555;
}

.main-logo {
    height: 45px;
    margin: 0 auto;
}

[data-toggle="collapse"]:before, [data-toggle="collapse"]:after {
    font-family: FontAwesome;
    margin-left: 5px;
    margin-right: 5px;
    content: "\f107";
}
[data-toggle="collapse"]:before {
    float: left;
}
[data-toggle="collapse"]:after {
    float: right;
}
[data-toggle="collapse"][aria-expanded="true"]:before, [data-toggle="collapse"][aria-expanded="true"]:after {
    content: "\f106";
}

/* -------------------- Collapse Sidebar --------------------*/

.bs3-grid-builder-container {
    margin-left: 0px!important;
}

/* -------------------- Collapse Sidebar --------------------*/

.collapse.in {
    display: block!important;
}
.collapse {
    display: none !important;
}

.card {
    margin : 0;
}

.card-header {
    padding: 0;
    background-color: #c9c9c9;
}

.btn-link {
    padding: 0;
}

label.h5
{
    margin:0;
    padding:0;
}

/* -------------------- Skin Preference --------------------*/

#retailer_preferences_theme a {
    width: 25px !important;
    height: 25px !important;
    color: transparent;
    display: block !important;
}

.style-options {
    display: block;
}

/* -------------------- AJAX Loader -------------------- */
.ajax-loader, .ajax-loader:before, .ajax-loader:after {
    background-color: #fff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}
.ajax-loader {
    color: #fff;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    top: 33%;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.ajax-loader:before, .ajax-loader:after {
    position: absolute;
    top: 0;
    content: '';
}
.ajax-loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.ajax-loader:after {
    left: 1.5em;
}
#mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 12000;
}
@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}
@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

.content-header .header-title {
    padding-top: 10px;
}

.invisible {
    visibility: hidden;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.mask {
    visibility: hidden;
}

.check-box-container {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.check-box-container label {
    margin-top: 3px;
}

.check-box-choice {
    display: table-cell;
}

.numbers-form-container {
    margin-top: 15px;
}

.trunk-sip-form-container {
    padding-left: 15px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.comment-container {
    height: 75px;
}

.dark-panel {
    border-radius: 3px;
    padding: 10px;
    /*margin-bottom: 10px;*/
}

#eligibility-test-form .btn-group {
    width: 100%;
}

#eligibility-test-form .form-check-label {
    width: 20%;
}

#eligibility-test-form .middle {
    width: 17% ;
}

#irifax-number-choice-result {
    width: 100%;
}

/* -------------------- Form Wizard -------------------- */
.wizard{
    margin: 15px;
}
.wizard-inline-step{
    text-align: center;
    position: relative;
}
.current > .wizard-inline-step-icon,
.current:before,
.current:after{
    color: #fff;
    background-color: #4e8926 !important;
    border-color: #4e8926 !important;
}

.wizard-inline-step-icon{
    color: #555;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 23px;
    position: relative;
    z-index: 100;
}

.wizard-inline-step:after{
    position: absolute;
    height: 3px;
    width: 50%;
    top: 25px;
    content: " ";
}
.wizard-inline-step:before{
    position: absolute;
    height: 3px;
    width: 50%;
    top: 25px;
    left: 0;
    content: " ";
    margin-left: -1px; /* FIREFOX */
}
.wizard-inline-step:first-child:before,
.wizard-inline-step:last-child:after{
    display: none;
}
.wizard-inline-step-content h3{
    margin: 10px 0 0 0;
    font-size: 15px;
}
.wizard-inline-step-content p{
    font-size: 12px;
}
.wizard-form{
    /*height: 600px;*/
    margin-top: 10px;
    padding: 25px;
    display: none;
}
@media (min-width: 1200px) {
    #customers_wizard.wizard-form-col:first-child{
        padding-right: 50px;
        padding-left: 0;
    }
    #customers_wizard.wizard-form-col:last-child{
        padding-left: 50px;
        padding-right: 0;
    }
}
.wizard-btn-container{
    text-align: right;
    margin-top: 10px;
}
.wizard .btn-next,
.wizard .btn-submit {
    margin-left: 3px;
}
.form-error {
    text-align: right;
    margin-left: 2px;
}
.form-error-label {
    color: #E63C2F;
}
.form-error-label:before {
    margin-left: 5px; margin-right: 5px;
    font-family: FontAwesome;
    content: "\f06a ";
}

/* -------------------- Wizard list -------------------- */
table.dataTable {
    width: 100% !important;
}
.datatable-filter-label {
    display: inline-block;
    position: relative;
    z-index: 999;
    cursor: default;
}
.datatable-filter-label-close {
    z-index: 999;
}
.datatable-filter-label-close:hover {
    cursor: pointer;
}
table.dataTable thead .sorting:after {
    color: unset;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    bottom: unset;
    top: 8px;
}
/*table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: unset;
}*/
.dataTable > thead > tr > th, .dataTable > tbody > tr > th, .dataTable > tfoot > tr > th, .dataTable > thead > tr > td, .dataTable > tbody > tr > td, .dataTable > tfoot > tr > td {
    vertical-align: top;
}
/*table.dataTable thead .filterLabel:after {
    content: unset;
    float: unset;
    font-family: unset;
    color: unset;
    opacity: unset;
    position: unset;
    bottom: unset;
    right: unset;
    display: unset;
}*/
/*table.dataTable thead .filterLabel:after {
    content: "\f0dc";
    float: right;
    font-family: FontAwesome;
    color: rgba(50, 50, 50, .5);
    opacity: .2;
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
}*/






.no-border {
    border: 0 !important;
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active,
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

/* -------------------- Summary Wizard -------------------- */
.summary {
    font-size: 12px;
}

/* -------------------- Customer show -------------------- */
.editable-bag a[data-key],
.editable-bag a[data-key]:hover {
    color: inherit;
    cursor: default;
}
h4.editable-btns-container,
h5.editable-btns-container,
h6.editable-btns-container{
    display: block !important;
    clear: both;
}
.editable-btns-container .editable-btns {
    float: right;
}
.editable-btns-container .editable-btns button i {
    margin: 0 !important;
}

#nestable {
    margin-left: auto;
    margin-right: auto;
}
.modal-show .dd .dd-item.dd-collapsed {
    border-bottom: 1px solid;
}
.modal-show .dd .dd-item .dd-nodrag {
    padding-top: 5px;
}
.modal-show .dd button[data-action] {
    font-size: 1.5rem;
}

/* Fix .dd with */
.dd {
    max-width: unset;
}
/* Fix +/- button position */
.dd-item > button {
    margin: 0 auto;
}

.dd-item .dd-item-btn {
    padding: 1px 5px;
}

/* -------------------- Customer editList -------------------- */
.listAction-content {
    height: 100px;
}
.listAction-content > div {
    margin-bottom: 30px;
}
.listAction-content .listAction-form {
    margin-top: 30px;
}
/* -------------------- SweetAlert -------------------- */
.swal-overlay {
    z-index: 99999; /*Select2 is 11000*/
}
.swal-text {
    text-align: center;
}
.swal-footer {
    text-align: center;
}


/* -------------------- LobiPanel -------------------- */
/*#lobi-container.lobi-container {
    padding: 15px 0;
    border-bottom: 1px solid;
}*/
.lobi-element:hover {
    outline: 0;
    color: #72afd2;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

/* -------------------- DataTables -------------------- */
.datatable .datatable-options {
    padding: 15px;
    margin-bottom: 30px;
    border-bottom: 2px solid;
}
.datatable .datatable-options .param {
    margin-bottom: 20px;
}
.datatable table.dataTable-filters {
    /*table-layout: fixed;*/
    margin-bottom: 10px;
    width: 100%;
    border: 0;
}
.datatable table.dataTable-filters .dataTable-filters-date {
    margin-bottom: 2px;
}
.datatable table.dataTable-filters tr td {
    padding: 5px 5px;
    vertical-align: top;
}
.datatable .select-info {
    /*display: block;
    border-top: 1px dashed;*/
}
.datatable .select-info .select-item {
    /*margin-left: 0;*/
}
.datatable table.dataTable thead th.select-checkbox {
    position: relative;
}
.datatable table.dataTable thead th.select-checkbox::before {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid black;
    border-radius: 3px;
}
.datatable table.dataTable th.selected.select-checkbox::after {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    content: '\2714';
    margin-top: -11px;
    margin-left: -4px;
    text-align: center;
    text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

.datatable.grid .grid-hide {
    display: none !important;
}
.datatable.list .list-hide {
    display: none !important;
}

.datatable.grid table.dataTable,
.datatable.grid table.dataTable thead {
    display: block;
}
.datatable.grid table.dataTable thead tr {
    display: flex;
    justify-content: space-between;
}
.datatable.grid table.dataTable tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 15px;
}
.datatable.grid table.dataTable tbody tr {
    min-width: 33%;
    margin-bottom: 15px;
}
.datatable.grid table.dataTable tbody td {
    display: block;
    border: 0;
    margin: 5px 0;
    min-height: 20px;
}
.datatable.grid table.dataTable tbody td[data-name] {
    text-align: right;
}
.datatable.grid table.dataTable tbody td[data-name]:before {
    content: attr(data-name) ': ';
    white-space: pre;
}
.datatable.grid table.dataTable tbody td:nth-child(-n+3) {
    float: left;
    clear: left;
}
.datatable.grid table.dataTable tbody td .list-hide .user-icon {
    display: block !important;
}
.datatable.grid table.dataTable tbody tr.group {
    width: 100%;
    min-height: 0;
}
.datatable.grid table.dataTable tbody tr.group td {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.datatable #datatable-pages {
    padding-left: 5px;
    margin-left: 5px;
}

.datatable .btn-action:first-child {
    margin-right: 5px;
}

.dataTable-filters-date input {
    width: 100% !important;
}
#datatable-params {
    padding: 15px;
}

/* -------------------- Select2 -------------------- */
.select2 :not(.select2-selection__choice) input {
    width: auto !important;
}
.select2-dropdown {
    z-index: 11000; /* LobiPanel is 100001 */
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    opacity: 60%;
}
.select2-container--bootstrap .select2-results__group {
    font-size: 1.1em;
    color: unset;
}

    /* -------------------- Ticket Content -------------------- */
#tickets-create .select2-container--bootstrap.select2-container--disabled .select2-selection,
#tickets-create .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    cursor: default;
}

#tickets-create .cbp_tmtimeline > li > i {
    left: 2%;
    font-size: 1.5rem;
    z-index: 999;
    float: unset;
}
#tickets-create .green-icon {
    color: #558b2f
}
#tickets-create .cbp_tmtimeline > li .cbp_tmlabel {
    margin-left: 5%;
}
#tickets-create .cbp_tmtimeline:before {
    left: 2.6%;
}
#tickets-create .cbp_tmtimeline:after {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    background: #558b2f;
    left: 2.6%;
    margin-left: -10px;
    z-index: 1;
}

#tickets-create .cbp_tmtimeline>li .cbp_tmlabel::after {
    content: unset;
}

@media screen and (max-width: 47.2em) {
    #tickets-create .cbp_tmtimeline > li i {
        float: unset;
    }
    #tickets-create .cbp_tmtimeline > li > i {
        left: -0.8%;
        width: 25px;
        height: 25px;
        line-height: 23px;
    }
    #tickets-create .cbp_tmtimeline > li .cbp_tmlabel {
        margin: 0 0 15px 8% !important;
    }
}

#tickets_admin_description {
    color : black!important;
}

.display-inline-p {
    display: inline;
    padding: 2%;
    font-size: 15px;
}

.progress-details {
    margin-bottom: 0!important;
}

.content-form-error-label {
    color: #E63C2F;
}
.content-form-error-label:before {
    margin-left: 5px; margin-right: 5px;
    font-family: FontAwesome;
    content: "\f06a ";
}

.display-none {
    display: none!important;
}

.border_ticket {
    border-bottom: 1px solid #3D404C!important;
}

#fields-list{
    list-style-type: none;
}

.intag {
    display: inline
}

.intag:before{
    content: '<'
}
.intag:after{
    content: '>'
}

.vertical-line{
    border-left: 2px solid #3d404c;
    height: 100%;
    position: absolute;
    left: 100%;
    float: right;
    top: 0;
}

@media screen and (max-width: 47.2em) {

 .vertical-line {
     display: none;
 }

}

#preview-text {
    width: 100%;
    overflow-wrap: break-word;
    word-break: break-all;
    overflow: auto;
    display: inline-block;
    line-break: auto;
}

.textarea-message-create {
    width: 100%;
    padding-left: 0px!important;
    margin-left: 0px!important;
}

.textarea-ticket-create {
    width: 90%;
    height: 50%;
    padding-left: 0px!important;
    margin-left: 10px!important;
}

#tickets_agents_edit_categories {
    z-index: -1;
}
/**------------ SumoSelect -----------**/
.SumoSelect>.CaptionCont {
    border: none;
}
.SumoSelect>.optWrapper {
    border-radius: unset;
}

.SumoSelect>.optWrapper>.options li.group>label {
    color: unset;
}

.SumoSelect:hover>.CaptionCont {
    border: none;
    box-shadow: none;
}

.SumoSelect.open>.CaptionCont,
.SumoSelect:focus>.CaptionCont,
.SumoSelect.open>.optWrapper,
.SumoSelect:focus>.optWrapper {
    border-top: 1px solid #558B2F;
    border-right: 1px solid #558B2F;
    border-left: 1px solid #558B2F;
    box-shadow: none;
}

.SumoSelect:focus>.optWrapper,
.SumoSelect.open>.optWrapper {
    border-top: unset;
    border-bottom: 1px solid #558B2F;
    top: unset;
}

.SumoSelect>.CaptionCont>label>i:before {
    font-family: FontAwesome;
    margin-left: 5px;
    margin-right: 5px;
    content: "\f0d7";
}

/**------------ WYSIHTML5 -----------**/

ul.wysihtml5-toolbar {
    margin: 0;
    padding: 0;
    display: block;
}

ul.wysihtml5-toolbar::after {
    clear: both;
    display: table;
    content: "";
}

ul.wysihtml5-toolbar > li {
    float: left;
    display: list-item;
    list-style: none;
    margin: 0 5px 10px 0;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
    font-weight: bold;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
    font-style: italic;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
    text-decoration: underline;
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #E6E6E6;
    background-color: #D9D9D9;
    outline: 0;
}

ul.wysihtml5-commands-disabled .dropdown-menu {
    display: none !important;
}

ul.wysihtml5-toolbar div.wysihtml5-colors {
    display:block;
    width: 50px;
    height: 20px;
    margin-top: 2px;
    margin-left: 5px;
    position: absolute;
    pointer-events: none;
}

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
    padding-left: 70px;
}


/* ----- Attachment Comment -----*/
.attachments-widget-list {
    list-style: none;
}

.attachments-size {
    font-weight: 300;
}

.font-red {
    color: rgb(199,43,43);
}

.opacity_fade {
    transition: 0.3s linear all;
    opacity: 0.5;
}

/* -------------------- Marquee -------------------- */

.marquee-container {
    display: inline-block;
    overflow: hidden;
    margin-left: 5px; margin-right: 5px;
}
.marquee-text {
    display: inline-block;
    padding-right: 2em;
    padding-left: 100%;
    white-space: nowrap;
}
.marquee-text:hover {
    animation-play-state: paused !important;
}
@keyframes defilement-rtl {
    0% {
        transform: translate3d(0,0,0);
    }
    100% {
        transform: translate3d(-100%,0,0);
    }
}

/* -------------------- File input button -------------------- */

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn-file {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

/* -------------------- Asset Params -------------------- */
.asset_params table {
    table-layout: fixed;
}

.remove-icon {
    color: red;
    cursor: pointer;
}

.optic-test-pane {
    margin-left: 15px;
    margin-top: 10px;
}

.label-wan {
    color: white;
    background-color: #B015FF;
    border: 2px solid #B015FF;
}
.label-ddi {
    color: white;
    background-color: #562EE8;
    border: 2px solid #562EE8;
}
.label-sip {
    color: white;
    background-color: #3F6AFF;
    border: 2px solid #3F6AFF;
}
.label-fax {
    color: white;
    background-color: #31BAE8;
    border: 2px solid #31BAE8;
}

/* -------------------- Eligibility -------------------- */
#eligibility-modal .panel.panel-bd {
    margin-bottom: 0;
}
.eligibility-results {
    position: relative;
    padding: 10px 20px;
    line-height: 17px;
    margin: 10px 0;
    border-radius: 3px;
    font-size: 1em;
    color: #565656;
}
.eligibility-results.eligibility-result-eligible {
    background-color: rgba(27, 126, 90, 0.4);
}
.eligibility-results.eligibility-result-conditions {
    background-color: rgba(255, 119, 0, 0.4);
}
.eligibility-results.eligibility-result-not-eligible {
    background-color: rgba(229, 108, 105, 0.4);
}
.eligibility-result .btn-eligible-action {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2%;
}

/* -------------------- Line Test -------------------- */
.line-test {
    color: #fff;
}
.line-test.line-test-execute {
    background-color: rgba(27, 126, 90, 0.7);
}
.line-test.line-test-in-progress {
    background-color: rgba(255, 146, 2, 0.7);
}
.line-test.line-test-error {
    background-color: rgba(229, 108, 105, 0.7);
}

/* -------------------- Google Maps API -------------------- */
.pac-container {
    z-index: 99999;
}

/* -------------------- Global Search -------------------- */
.search-panel {
    max-height: 85vh;
}
.panel-assets > .panel-heading {
    background-color: #558B2F;
}
.panel-orders > .panel-heading {
    background-color: #cd6724;
}
.panel-customers > .panel-heading {
    background-color: #f29824;
}
.panel-ticket > .panel-heading {
    background-color: #0F6AB4;
}
.icon-research {
    color: #FFFFFF;
}
.panel-clickable {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    cursor: pointer;
}
.panel-clickable > .panel-heading {
    background-color: transparent;
}
.panel-clickable:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 1200px)  {
    #incoming_portability_chosen-numbers-section {
        /*position: absolute;
        top: 0; right: 0; bottom: 0;*/
        min-height: 150px;
        padding-left: 30px;
    }
    #incoming_portability_chosen-numbers-section .row:last-child, #incoming_portability_chosen-numbers-section .row:last-child textarea {
        min-height: 150px;
    }
}

/* -------------------- Orders item creation -------------------- */
.vertical-area {
    resize: vertical;
}
#incoming-portability-number-fields-list .vertical-area {
    min-height: 130px;
    max-height: 500px;
    word-break: break-word;
}
#incoming-portability-number-fields-list {
    width: 100%;
}
#incoming-portability-number-fields-list td {
    vertical-align: top;
}
#incoming-portability-number-fields-list td.remove-number {
    vertical-align: middle;
    text-align: center;
}

/* -------------------- Dropzone -------------------- */
.dz-link.dz-link-show:hover {
    cursor: zoom-in;
}
.dz-link.dz-link-dl:hover,
.dz-remove:hover {
    cursor: pointer;
}
.dz-filename {
    margin-top: 5px;
}

/* -------------------- Orders delivery -------------------- */
.delivery-item-showed .form-control {
    width: 100%;
}

.ddi_in_stock-select {
    height: 250px !important;
}

.input-label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.input-label-primary {
    color: #3a95e4;
    background-color: transparent;
    border: 2px solid #3a95e4;
}

.input-label-danger {
    color: #E5343D;
    background-color: transparent;
    border: 2px solid #E5343D;
}

.input-label-success {
    color: #45c203;
    background-color: transparent;
    border: 2px solid #45c203;
}


/* -------------------- Ticket's label & button -------------------- */

/*---- Categories labels ----*/
.ticket_category-unassigned {
    background-color: #757575;
    border: 2px solid #757575;
}
.ticket_category-unassigned-outline {
    color: #757575;
    border: 2px solid #757575;
    background-color: transparent;
}

.ticket_category-accounting {
    background-color: #f29824;
    border: 2px solid #f29824;
}
.ticket_category-accounting-outline {
    color: #f29824;
    border: 2px solid #f29824;
    background-color: transparent;
}

.ticket_category-commercial {
    background-color: #cd6724;
    border: 2px solid #cd6724;
}
.ticket_category-commercial-outline {
    color: #cd6724;
    border: 2px solid #cd6724;
    background-color: transparent;
}

.ticket_category-technical {
    background-color: #0f6ab4;
    border: 2px solid #0f6ab4;
}
.ticket_category-technical-outline {
    color: #0f6ab4;
    border: 2px solid #0f6ab4;
    background-color: transparent;
}

/*---- Status label ----*/
.ticket_status-unassigned {
    background-color: #757575;
    border: 2px solid #757575;
}
.ticket_status-in_progress {
    background-color: #43a047;
    border: 2px solid #43a047;
}
.ticket_status-waiting_customer {
    background-color: #2b8bb7;
    border: 2px solid #2b8bb7;
}
.ticket_status-waiting_provider {
    background-color: #5c6bc0;
    border: 2px solid #5c6bc0;
}
.ticket_status-frozen {
    background-color: #33b6dd;
    border: 2px solid #33b6dd;
}
.ticket_status-auto_closed {
    background-color: #FFB61E;
    border: 2px solid #FFB61E;
}
.ticket_status-closed {
    background-color: #E5343D;
    border: 2px solid #E5343D;
}
.ticket_status-archived {
    background-color: #8e24aa;
    border: 2px solid #8e24aa;
}

/*---- TicketsContacts Label ----*/
.ticket-contact-label {
    padding: 5px;
    margin-bottom: 2px;
}

/* -------------------- Tickets -------------------- */
@media screen and (max-width: 47.2em) {

    .cbp_tmtimeline > li .cbp_tmlabel:after {
        display: none;
    }
    .cbp_tmtime {
        right: 0%!important;
    }
    .comment-card {
        padding-left: 0!important;
    }

}

.cbp_tmtimeline > li .cbp_tmtime {
    padding-right: 75px;
}

.admin-comment {
    margin-left: 35% !important;
}

.private-comment {
    border-color: #6e0000 !important;
    opacity: 75%;
    margin-left: 40% !important;
}
.cbp_tmtimeline>li .private-comment:after {
    border-right-color: #6e0000 !important;
}

.ticket-icon:hover {
    color: #0F6AB4;
}


.ticket-status-frozen {
    color: #0f9ceb;
}

.ticket-status-draft {
    color: #FFFFFF;
}

.ticket-status-waiting {
    color: #5c6a;
}

.ticket-status-archived {
    color: #d345a3;
}

.ticket-status-unassigned {
    color: #ff3d46;
}