/* ---------------------------------------------------------------------- */
/*  WhatsApp Color
/* ---------------------------------------------------------------------- */
.color-1{color:#35cd96 !important}.color-2{color:#6bcbef !important}.color-3{color:#e542a3 !important}.color-4{color:#91ab01 !important}.color-5{color:#ffa97a !important}.color-6{color:#1f7aec !important}.color-7{color:#dfb610 !important}.color-8{color:#029d00 !important}.color-9{color:#8b7add !important}.color-10{color:#fe7c7f !important}.color-11{color:#ba33dc !important}.color-12{color:#59d368 !important}.color-13{color:#b04632 !important}.color-14{color:#fd85d4 !important}.color-15{color:#8393ca !important}.color-16{color:#ff8f2c !important}.color-17{color:#3bdec3 !important}.color-18{color:#b4876e !important}.color-19{color:#c90379 !important}.color-20{color:#ef4b4f !important}

/* ---------------------------------------------------------------------- */
/*  Utilities
/* ---------------------------------------------------------------------- */
.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.inline {
    display: inline;
}

.no-visible {
    visibility: hidden;
}

.no-radius {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
}

.no-border {
    border: none !important;
}

.no-border-top {
    border-top: none !important;
}

.no-border-bottom {
    border-bottom: none !important;
}

.no-border-left {
    border-left: none !important;
}

.no-border-right {
    border-right: none !important;
}

.border-right {
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-color: rgba(0, 0, 0, 0.07) !important;
}

.border-left {
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-color: rgba(0, 0, 0, 0.07) !important;
}

.border-top {
    border-top-style: solid !important;
    border-top-width: 1px !important;
    border-color: rgba(0, 0, 0, 0.07) !important;
}

.border-bottom {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-color: rgba(0, 0, 0, 0.07) !important;
}

.border-light {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.border-around {
    border: 1px solid #c8c7cc !important;
}

.panel-white .border-light, .partition-white .border-light {
    border-color: rgba(0, 0, 0, 0.07) !important;
}

.border-dark {
    border-color: rgba(0, 0, 0, 0.2);
}

.panel-white .border-dark, .partition-white .border-dark {
    border-color: rgba(0, 0, 0, 0.3) !important;
}

.block {
    display: block !important;
}

.inline-block {
    display: inline-block !important;
}

.no-display {
    display: none !important;
}

.display-table {
    display: table !important;
}

.display-table-cell {
    display: table-cell !important;
}

.example {
    margin: 15px 0;
    padding: 14px 19px;
}

.space5 {
    display: block;
    margin-bottom: 5px !important;
    clear: both;
}

.space7 {
    margin-bottom: 7px !important;
    clear: both;
}

.space10 {
    margin-bottom: 10px !important;
    clear: both;
}

.space12 {
    margin-bottom: 12px !important;
    clear: both;
}

.space15 {
    margin-bottom: 15px !important;
    clear: both;
}

.space20 {
    margin-bottom: 20px !important;
    clear: both;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-25 {
    padding: 25px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-35 {
    padding: 35px !important;
}

.padding-40 {
    padding: 40px !important;
}

.padding-horizontal-5 {
    padding: 0 5px !important;
}

.padding-horizontal-10 {
    padding: 0 10px !important;
}

.padding-horizontal-15 {
    padding: 0 15px !important;
}

.padding-horizontal-20 {
    padding: 0 20px !important;
}

.padding-vertical-10 {
    padding: 10px 0 !important;
}

.padding-vertical-15 {
    padding: 15px 0 !important;
}

.padding-vertical-20 {
    padding: 20px 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-35 {
    padding-bottom: 35px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-45 {
    padding-bottom: 45px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-35 {
    padding-top: 35px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-top-45 {
    padding-top: 45px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-top-55 {
    padding-top: 55px !important;
}

.padding-top-60 {
    padding-top: 60px !important;
}

.padding-top-65 {
    padding-top: 65px !important;
}

.padding-top-70 {
    padding-top: 70px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-25 {
    padding-left: 25px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-35 {
    padding-left: 35px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-45 {
    padding-left: 45px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-left-55 {
    padding-left: 55px !important;
}

.padding-left-60 {
    padding-left: 60px !important;
}

.padding-left-65 {
    padding-left: 65px !important;
}

.padding-left-70 {
    padding-left: 70px !important;
}

.padding-left-75 {
    padding-left: 75px !important;
}

.padding-left-80 {
    padding-left: 80px !important;
}

.padding-left-85 {
    padding-left: 85px !important;
}

.padding-left-90 {
    padding-left: 90px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-25 {
    padding-right: 25px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-35 {
    padding-right: 35px !important;
}

.padding-right-40 {
    padding-right: 40px !important;
}

.padding-right-45 {
    padding-right: 45px !important;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.padding-right-55 {
    padding-right: 55px !important;
}

.padding-right-60 {
    padding-right: 60px !important;
}

.padding-right-65 {
    padding-right: 65px !important;
}

.padding-right-70 {
    padding-right: 70px !important;
}

.padding-right-75 {
    padding-right: 75px !important;
}

.padding-right-80 {
    padding-right: 80px !important;
}

.padding-right-85 {
    padding-right: 85px !important;
}

.padding-right-90 {
    padding-right: 90px !important;
}

.margin-negative-5 {
    margin: -5px !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-15 {
    margin: 15px !important;
}

.margin-20 {
    margin: 20px !important;
}

.margin-25 {
    margin: 25px !important;
}

.margin-30 {
    margin: 30px !important;
}

.margin-35 {
    margin: 35px !important;
}

.margin-40 {
    margin: 40px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-45 {
    margin-bottom: 45px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-45 {
    margin-top: 45px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-35 {
    margin-right: 35px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-45 {
    margin-right: 45px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-35 {
    margin-left: 35px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-45 {
    margin-left: 45px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.min-height-50 {
    min-height: 50px !important;
}

.min-height-55 {
    min-height: 55px !important;
}

.min-height-60 {
    min-height: 60px !important;
}

.min-height-65 {
    min-height: 65px !important;
}

.min-height-70 {
    min-height: 70px !important;
}

.min-height-75 {
    min-height: 75px !important;
}

.min-height-80 {
    min-height: 80px !important;
}

.min-height-85 {
    min-height: 85px !important;
}

.min-height-90 {
    min-height: 90px !important;
}

.min-height-95 {
    min-height: 95px !important;
}

.min-height-100 {
    min-height: 100px !important;
}

.min-height-105 {
    min-height: 105px !important;
}

.min-height-110 {
    min-height: 110px !important;
}

.min-height-115 {
    min-height: 115px !important;
}

.min-height-120 {
    min-height: 120px !important;
}

.min-height-125 {
    min-height: 125px !important;
}

.min-height-130 {
    min-height: 130px !important;
}

.min-height-135 {
    min-height: 135px !important;
}

.min-height-140 {
    min-height: 140px !important;
}

.min-height-145 {
    min-height: 145px !important;
}

.min-height-150 {
    min-height: 150px !important;
}

.min-height-155 {
    min-height: 155px !important;
}

.min-height-180 {
    min-height: 180px !important;
}

.min-height-200 {
    min-height: 200px !important;
}

.min-height-230 {
    min-height: 230px !important;
}

.min-height-250 {
    min-height: 250px !important;
}

.min-height-270 {
    min-height: 270px !important;
}

.min-height-280 {
    min-height: 280px !important;
}

.min-height-300 {
    min-height: 300px !important;
}

.min-height-350 {
    min-height: 350px !important;
}

.height-50 {
    height: 50px !important;
}

.height-55 {
    height: 55px !important;
}

.height-60 {
    height: 60px !important;
}

.height-65 {
    height: 65px !important;
}

.height-70 {
    height: 70px !important;
}

.height-75 {
    height: 75px !important;
}

.height-80 {
    height: 80px !important;
}

.height-85 {
    height: 85px !important;
}

.height-90 {
    height: 90px !important;
}

.height-95 {
    height: 95px !important;
}

.height-100 {
    height: 100px !important;
}

.height-105 {
    height: 105px !important;
}

.height-110 {
    height: 110px !important;
}

.height-115 {
    height: 115px !important;
}

.height-120 {
    height: 120px !important;
}

.height-125 {
    height: 125px !important;
}

.height-130 {
    height: 130px !important;
}

.height-135 {
    height: 135px !important;
}

.height-140 {
    height: 140px !important;
}

.height-145 {
    height: 145px !important;
}

.height-150 {
    height: 150px !important;
}

.height-155 {
    height: 155px !important;
}

.height-180 {
    height: 180px !important;
}

.height-185 {
    height: 185px !important;
}

.height-200 {
    height: 200px !important;
}

.height-210 {
    height: 210px !important;
}

.height-220 {
    height: 220px !important;
}

.height-230 {
    height: 230px !important;
}

.height-250 {
    height: 250px !important;
}

.height-270 {
    height: 270px !important;
}

.height-300 {
    height: 300px !important;
}

.height-330 {
    height: 330px !important;
}

.height-350 {
    height: 350px !important;
}

.width-50 {
    width: 50px !important;
}

.width-100 {
    width: 100px !important;
}

.width-150 {
    width: 150px !important;
}

.width-200 {
    width: 200px !important;
}

.max-width-50 {
    max-width: 50px !important;
}

.max-width-100 {
    max-width: 100px !important;
}

.max-width-150 {
    max-width: 150px !important;
}

.max-width-200 {
    max-width: 200px !important;
}

.vertical-align-bottom {
    vertical-align: bottom !important;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.vertical-align-top {
    vertical-align: top !important;
}

.large-letters {
    font-size: 60px;
}

.text-muted {
    color: #9b9b9f;
}

.text-bold {
    font-weight: 600 !important;
}

.text-extra-small {
    font-size: 11px !important;
}

.text-small {
    font-size: 12px !important;
}

.text-large {
    font-size: 16px !important;
}

.text-extra-large {
    font-size: 17px !important;
}

h1.text-extra-large {
    font-size: 50px !important;
}

.text-primary {
    color: #58748B !important;
}

.text-grey {
    color: #c8c7cc !important;
}

.text-azure {
    color: #5B9BD1 !important;
}

/*
.text-orange {
    color: #F18636 !important;
}
*/

/*
.text-green {
    color: #5A8770 !important;
}
*/

/*
.text-blue {
    color: #407887 !important;
}
*/

.text-pink {
    color: #F5888D !important;
}

.text-purple {
    color: #9A89B5 !important;
}

.text-bricky {
    color: #894550 !important;
}

.text-yellow {
    color: #EEB424 !important;
}

/*
.text-red {
    color: #C82E29 !important;
}
*/

.text-info {
    color: #46b8da !important;
}

.text-white {
    color: #ffffff !important;
}

a.text-white {
    color: rgba(255, 255, 255, 0.6) !important;
}
a.text-white:hover {
    color: #ffffff !important;
}

.text-dark {
    color: #5b5b60 !important;
}

a.text-dark:hover {
    color: #6f6f74 !important;
}

.text-light {
    color: #9b9b9f !important;
}

a.text-light:hover {
    color: #86868c !important;
}

.text-white-transparent {
    color: rgba(255, 255, 255, 0.7) !important;
}

.text-dark-transparent {
    color: rgba(44, 47, 59, 0.7) !important;
}

/* ---------------------------------------------------------------------- */
/*  Background Colors
/* ---------------------------------------------------------------------- */
.no-bg {
    background: none !important;
}

.bg-white {
    background: #ffffff !important;
}

.bg-black {
    background: #2C2F3B !important;
    color: #ffffff;
}

.bg-primary {
    background: #58748B !important;
    color: #ffffff;
}

.bg-light-primary {
    background: #718ea5 !important;
    color: #ffffff;
}

.bg-dark-primary {
    background: #445a6c !important;
    color: #ffffff;
}

.bg-success {
    background: #5cb85c !important;
    color: #ffffff;
}

.bg-info {
    background: #46b8da !important;
    color: #ffffff;
}

.bg-warning {
    background: #eea236 !important;
    color: #ffffff;
}

.bg-danger {
    background: #d43f3a !important;
    color: #ffffff;
}

.bg-azure {
    background: #5B9BD1 !important;
    color: #ffffff;
}

.bg-light-azure {
    background: #6fa7d7 !important;
    color: #ffffff;
}

.bg-dark-azure {
    background: #3782c2 !important;
    color: #ffffff;
}

/*
.bg-red {
    background: #C82E29 !important;
    color: #ffffff;
}
*/

.bg-light-red {
    background: #da4f4a !important;
    color: #ffffff;
}

.bg-dark-red {
    background: #9e2420 !important;
    color: #ffffff;
}

/*
.bg-green {
    background: #5A8770 !important;
    color: #ffffff;
}
*/

.bg-light-green {
    background: #73a189 !important;
    color: #ffffff;
}

.bg-dark-green {
    background: #466857 !important;
    color: #ffffff;
}

/*
.bg-orange {
    background: #F18636 !important;
    color: #ffffff;
}
*/

.bg-light-orange {
    background: #f4a366 !important;
    color: #ffffff;
}

.bg-dark-orange {
    background: #e46b10 !important;
    color: #ffffff;
}

/*
.bg-blue {
    background: #407887 !important;
    color: #ffffff;
}
*/

.bg-light-blue {
    background: #5097aa !important;
    color: #ffffff;
}

.bg-dark-blue {
    background: #305964 !important;
    color: #ffffff;
}

.bg-pink {
    background: #F5888D !important;
    color: #ffffff;
}

.bg-light-pink {
    background: #f9b7ba !important;
    color: #ffffff;
}

.bg-dark-pink {
    background: #f15960 !important;
    color: #ffffff;
}

.bg-purple {
    background: #9A89B5 !important;
    color: #ffffff;
}

.bg-light-purple {
    background: #b5a8c9 !important;
    color: #ffffff;
}

.bg-dark-purple {
    background: #7f6aa1 !important;
    color: #ffffff;
}

.bg-beige {
    background: #D2BD8E !important;
    color: #ffffff;
}

.bg-light-beige {
    background: #d9c8a0 !important;
    color: #ffffff;
}

.bg-dark-beige {
    background: #c3a86a !important;
    color: #ffffff;
}

.bg-grey {
    background: #c8c7cc !important;
    color: #ffffff;
}

.bg-light-grey {
    background: #f7f7f8 !important;
}

.bg-dark-grey {
    background: #aeacb4 !important;
    color: #ffffff;
}

.bg-yellow {
    background: #EEB424 !important;
    color: #ffffff;
}

.bg-light-yellow {
    background: #f2c453 !important;
    color: #ffffff;
}

.bg-dark-yellow {
    background: #cf9810 !important;
    color: #ffffff;
}

.bg-bricky {
    background: #894550 !important;
    color: #ffffff;
}

.bg-light-bricky {
    background: #aa5764 !important;
    color: #ffffff;
}

.bg-dark-bricky {
    background: #67343c !important;
    color: #ffffff;
}

.bg-body {
    background: #F1F3FA;
}

.center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-strike {
    text-decoration: line-through;
}

/* ---------------------------------------------------------------------- */
/*  Jagoanstore
/* ---------------------------------------------------------------------- */
table.table-bordered.dataTable thead th {
    font-size: 15px;
}
table.table-bordered.dataTable tbody td {
    font-size: 14px;
}

.hr-custom {
    margin: 25px 0;
    position: relative;
}

.hr-title {
    position: absolute;
    left: 50%;
    width: 150px;
    height: 20px;
    margin-top: -10px;
    margin-left: -75px;
    text-align: center;
    background: #fff;
    font-size: 14px;
}


.manage-product-img-container {
    text-align: center;
}

.manage-product-img-container .img-big > a,
.manage-product-img-container .img-small > a{
    display: inline-block;
}

.manage-product-img-container .img-big a {
    margin-bottom: 10px;
    border: 5px solid #d6d6d6;
}

.manage-product-img-container .img-big img {
    max-width: 100%;
}

.manage-product-img-container .img-small a {
    margin: 3px 4px;
}

.manage-product-img-container .img-big a:hover,
.manage-product-img-container .img-small a:hover {
    border-color: #3c8dbc;
}

.manage-product-img-container .img-small img {
    max-width: 54px;
    max-height: 90px;
    display: block;
    border: 3px solid #d6d6d6;
}

.box.box-solid>.box-header .btn-success:hover {
    background-color: #008d4c;
}

#folder-container .folder-tools {
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 5;
    display: none;
}

#folder-container li:hover > .folder-tools {
    display: block;
}

#folder-container>li.active>a:focus {
    background: transparent;
    color: #444;
}

#folder-container>li>a:focus {
    background: transparent;
}

/* ---------------------------------------------------------------------- */
/*  General Page
/* ---------------------------------------------------------------------- */

.login-page,
.register-page {
    /*background: #179d82;*/
}

.login-logo a,
.register-logo a {
    /*color: #fff;*/
}

.login-page .input-group .form-control:focus,
.register-page .input-group .form-control:focus {
    z-index: 1;
}

/* ---------------------------------------------------------------------- */
/*  Chat Mode : ON
/* ---------------------------------------------------------------------- */

.chat-mode .main-sidebar {
    background: #fff;
}

.chat-mode .content-header {
    display: none;
}

.chat-mode .content-wrapper {
    background: #e5ddd5;
    position: relative;
}

.chat-mode .content-wrapper .content {
    position: relative;
    z-index: 2;
}

.chat-mode .chat-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.06;
    background-image: url('../img/bg-chat.png');
    background-repeat: repeat repeat;
    z-index: 1;
}

.chat-mode .chat-send-box {
    position: fixed;
    z-index: 9;
    bottom: 0;
    padding: 12px 30px;
    background: #f5f1ee;
}

.chat-mode .chat-send-box input {
    border: none;
    outline: none;
    border-radius: 6px 0 0 6px;
    height: 45px;
}


.chat-mode .chat-send-box button {
    height: 45px;
    padding-left: 30px;
    padding-right: 10px;
    background: transparent;
    border: none;
    color: #363636;
}
.chat-mode .chat-send-box button:focus,
.chat-mode .chat-send-box button:hover {
    outline: none;
}

.chat-mode .chat-send-box .input-group .form-control:focus {
    z-index: 1;
}

.chat-mode .chat-send-box button:hover,
.chat-mode .chat-send-box button:focus,
.chat-mode .chat-send-box button:active {
    background: transparent;
    box-shadow: none;
}

.chat-mode .direct-chat-bundle {
    margin-bottom: 12px;
    padding: 0 8%;
}

.chat-mode .direct-chat-msg {
    position: relative;
    margin-bottom: 3px;
}

.chat-mode .direct-chat-msg .direct-chat-info {
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 1;
}

.chat-mode .direct-chat-msg .chat-img {
    max-width: 300px;
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 3px;
    border-radius: 7.5px;
}

.chat-mode .direct-chat-msg .chat-img img {
    max-width: 300px;
}

.chat-mode .direct-chat-msg .direct-chat-text:after,
.chat-mode .direct-chat-msg:not(:first-child) .direct-chat-text:before {
    display: none;
}

.chat-mode .direct-chat-msg .direct-chat-text:before {
    top: 0;
    left: -10px;
    border: 8px solid transparent;
    border-right-color: #fff;
    border-top-color: #fff;
    margin-top: 0;
}

.chat-mode .direct-chat-msg .direct-chat-text {
    display: inline-block;
    padding: 6px 7px 8px 9px;
    margin: 0;
    border-radius: 7.5px;
    border: none;
    background: #fff;
    box-shadow: 0 1px 0.5px rgba(0,0,0,0.13);
}

.chat-mode .direct-chat-msg .direct-chat-text p {
    margin-bottom: 0;
    font-weight: 600;
}

.chat-mode .direct-chat-bundle.right .direct-chat-msg .direct-chat-text:before {
    top: 0;
    left: auto;
    right: -10px;
    border: 8px solid transparent;
    border-left-color: #dcf8c6;
    border-top-color: #dcf8c6;
    margin-top: 0;
}

.chat-mode .direct-chat-bundle.right .direct-chat-msg .direct-chat-text {
    float: right;
    padding: 6px 7px 8px 9px;
    border-radius: 7.5px;
    background: #dcf8c6;
}

.chat-mode .direct-chat-msg .direct-chat-timestamp {
    font-size: 12px;
    position: relative;
    bottom: -9px;
    margin-left: 30px;
}

.header-chat-title {
    float: left;
    width: auto;
    height: 50px;
    overflow: hidden;
    box-shadow: -1px 0px 0px #06894d;
}

.header-chat-title .image {
    margin: 7px 14px 7px 20px;
}

.header-chat-title h5 {
    margin: 5px 0 0;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
}

.header-chat-title p {
    color: #b8e9d3;
    margin: 0;
}

.form-search-box {
    padding: 1px 0;
    background: #f9fafc;
}

.sidebar-chat-title {
    float: left;
    height: auto;
    width: 100%;
    padding-left: 7px !important;
    padding-right: 40px !important;
    border-top: 1px solid #eaeaea;
}

.sidebar-chat-title .image {
    margin-right: 7px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
}

.sidebar-chat-title .label {
    margin-right: 0;
    position: absolute;
    right: 10px;
    top: 22px;
}

.sidebar-chat-title h5 {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    margin: 3px 0 0;
}

.sidebar-chat-title p {
    color: #787878;
    font-size: 13px;
    margin: 0;
}

.chat-mode .sidebar-toggle {
    display: none;
}

.chat-mode #content-startup {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #f8f9fb;
    overflow: hidden;
    z-index: 1;
}

.chat-mode #content-startup .startup-box {
    width: 80%;
    max-width: 460px;
    text-align: center;
    margin: 80px auto 0;
    color: #4b5961;
}

.chat-mode #content-startup .image {
    background-image: url('../img/bg-startup.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

.chat-mode #content-startup h1 {

}

.chat-mode #content-startup p {

}

.chat-mode .modal-mini {
    display: none;
    position: absolute;
    z-index: 99;
    bottom: 30px;
    left: 10px;
    background: rgba(0,0,0,.9);
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    opacity: .8;
}

@media (max-width: 767px) {
    .chat-mode .sidebar-toggle {
        display: block;
        background: #06894d;
    }
}

table {
    font-size: 14px;
}

.box-body .table-responsive > .table {
    margin-bottom: 0;
}

.box-header-agent {
    padding: 10px 20px;
    font-size: 16px;
}

.box-header-agent .row {
    margin-bottom: 10px;
    /*line-height: 34px;*/
}

.box-header-agent .row:last-child {
    margin-bottom: 5px;
}

.nav-tabs-custom {
    box-shadow: none;
    border-radius: 0;
}

#modal-image .modal-dialog {
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
    text-align: center;
    /*width: 80%;*/
}

#modal-image .modal-dialog img {
    width: 100%;
}

.select2-container { width: 100% !important; }
.select2-container--default.select2-container--focus,.select2-selection.select2-container--focus,.select2-container--default:focus,.select2-selection:focus,.select2-container--default:active,.select2-selection:active{outline:none}.select2-container--default .select2-selection--single,.select2-selection .select2-selection--single{border:1px solid #d2d6de;border-radius:0;padding:6px 12px;height:34px}.select2-container--default.select2-container--open{border-color:#3c8dbc}.select2-dropdown{border:1px solid #d2d6de;border-radius:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3c8dbc;color:white}.select2-results__option{padding:6px 12px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0;height:auto;margin-top:-4px}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:6px;padding-left:20px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;right:3px}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0}.select2-dropdown .select2-search__field,.select2-search--inline .select2-search__field{border:1px solid #d2d6de}.select2-dropdown .select2-search__field:focus,.select2-search--inline .select2-search__field:focus{outline:none}.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#3c8dbc !important}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[aria-selected=true]:hover{color:#444}.select2-container--default .select2-selection--multiple{border:1px solid #d2d6de;border-radius:0}.select2-container--default .select2-selection--multiple:focus{border-color:#3c8dbc}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#d2d6de}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#3c8dbc;border-color:#367fa9;padding:1px 10px;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin-right:5px;color:rgba(255,255,255,0.7)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.select2-container .select2-selection--single .select2-selection__rendered{padding-right:10px}
