html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #FFFFFF;
}

body,
td,
th,
select,
textarea,
option,
optgroup {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

input {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

.form input[type="text"],
.form input[type="password"],
.form select {
    padding: 5px;
    width: 250px;
}

.form textarea {
    padding: 2px;
    width: 100%;
}

form.mail input[type="text"],
.mail textarea {
    padding: 2px;
}
/*
.filter input[type='text'] {
    padding: 2px;
    width: 120px;
}*/

select {
    padding: 1px;
}

a {
    color: #003366;
    cursor: pointer;
}

form {
    margin: 0;
    padding: 0;
}

#header {
    height: 56px;
    padding: 0px 30px;
    background: url('../image/header.png') repeat-x;
    min-width: 900px;
}

#header .div1 {
    color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    float: left;
    height: 56px;
}

#header .div2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-align: right;
    padding: 14px 0px 0px 0px;
    float: right;
}

#header .div2 span {
    font-weight: bold;
}

#menu {
    background: url('../image/menu.png') repeat-x;
    position: relative;
    z-index: 99;
    height: 34px;
    clear: both;
    padding: 0px 30px;
    min-width: 900px;
}

ul.left {
    float: left;
}

ul.right {
    float: right;
}

.nav-top {
    position: relative;
    margin: 0;
    padding: 0;
}

.nav-top ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url('../image/transparent.png');
}

.nav-top a {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
    display: block;
}

.nav-top a:hover {
    text-decoration: none;
}

.nav-top > li + li {
    background: url('../image/split.png') center left no-repeat;
}

.nav-top .top,
.nav-top li li.sfhover {
    padding: 10px 15px 9px 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.nav-top ul li {
    padding: 2px;
}

.nav-top .selected .top {
    background: url('../image/selected.png') repeat-x;
    color: #FFFFFF;
}

.nav-top .selected:hover a.top,
.nav-top .sfhover a.top {}

.nav-top .parent {
    background: url('../image/arrow_right.png') 95% center no-repeat;
}

.nav-top li {
    float: left;
    list-style: none;
}

.nav-top li ul {
    position: absolute;
}

.nav-top li li {
    clear: both;
    float: none;
    display: block;
}

.nav-top li ul a {
    color: #FFFFFF;
    /*height: 15px;*/
    width: 145px;
}

.nav-top li ul ul {
    margin: -27px 0 0 148px;
}

.nav-top li li:hover,
.nav-top li li.sfhover {
    background: #333;
    color: #000000;
}

#content {
    background: #FFFFFF url('../image/background.png') 0px 1px repeat-x;
    padding: 10px 30px 0px 30px;
    min-width: 900px;
    padding-bottom: 128px;
}

#container {
    height: 100%;
}

body > #container {
    height: auto;
    min-height: 100%;
    min-width: 1280px;
}

#footer {
    background: #FFFFFF url('../image/footer.png') repeat-x;
    height: 90px;
    padding-top: 38px;
    text-align: center;
    font-size: 12px;
    color: #333;
    position: relative;
    margin-top: -128px;
    clear: both;
    min-width: 1280px;
}

#footer a {
    color: #333;
    text-decoration: underline;
}

.breadcrumb,
.breadcrumb a {
    font-size: 12px;
    color: #666;
    margin-bottom: 15px;
}

.success {
    padding: 15px 0px;
    margin-bottom: 15px;
    background: #E4F1C9;
    border: 1px solid #A5BD71;
    font-size: 12px;
    text-align: center;
}

.warning {
    padding: 15px 0px;
    margin-bottom: 15px;
    background: #FFDFE0;
    border: 1px solid #FF9999;
    font-size: 12px;
    text-align: center;
}

.attention {
    padding: 15px 0px;
    margin-bottom: 15px;
    /*background: #FEFBCC;*/
    max-width: 300px;
    margin: 0 auto;
    border: 1px solid #E6DB55;
    background: #fff;
    border-color: #aaa;
    font-size: 12px;
    text-align: center;
}

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

.box > .heading {
    height: 40px;
    background: url('../image/box_center.png') repeat-x;
    margin-bottom: 0px;
}

.box > .left {
    float: left;
    width: 7px;
    height: 40px;
    background: url('../image/box_left.png') no-repeat;
}

.box > .right {
    float: right;
    width: 7px;
    height: 40px;
    background: url('../image/box_right.png') no-repeat;
}

.box > .heading h1 {
    background-position: 2px 9px;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 11px 0px 11px 30px;
    color: #003A88;
    font-size: 16px;
    float: left;
}

.box > .heading .buttons {
    float: right;
    padding-top: 8px;
}

.box > .content {
    padding: 10px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    min-height: 300px;
}

.button {
    padding-left: 8px;
    display: inline-block;
    margin-right: 5px;
    background: url('../image/button_left.png') top left no-repeat;
    border: 0;
}

.button span {
    color: #FFF;
    display: block;
    padding: 4px 10px 5px 2px;
    background: url('../image/button_right.png') top right no-repeat;
}

.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

.list td {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.list thead td {
    background-color: #EFEFEF;
    padding: 0px 5px;
}

.list thead td a,
.list thead td {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
}

.list tfoot td {
    background-color: #EFEFEF;
    padding: 0px 5px;
}

.list tbody a {
    text-decoration: underline;
}

.list tbody td {
    vertical-align: middle;
    padding: 0px 5px;
}

.list tbody tr:odd {
    background: #FFFFFF;
}

.list tbody tr:even {
    background: #E4EEF7;
}

.list .left {
    text-align: left;
    padding: 7px;
}

.list .right {
    text-align: right;
    padding: 7px;
}

.list .center {
    text-align: center;
    padding: 7px;
}

#customer-list .list td {
    padding: 4px;
}

.list .asc {
    padding-right: 15px;
    background: url('../image/asc.png') right center no-repeat;
}

.list .desc {
    padding-right: 15px;
    background: url('../image/desc.png') right center no-repeat;
}

.list .filter td {
    padding: 5px;
    background: #E7EFEF;
}

.pagination {
    margin-top: 30px;
    border-top: 1px solid #EEEEEE;
    background: #F8F8F8;
    display: inline-block;
    width: 100%;
}

.pagination .links,
.pagination .results {
    padding: 9px;
}

.pagination .links {
    float: left;
}

.pagination .links a {
    border: 1px solid #CCCCCC;
    padding: 4px 7px;
    text-decoration: none;
    color: #000000;
}

.pagination .links b {
    border: 1px solid #CCCCCC;
    padding: 4px 7px;
    text-decoration: none;
    color: #000000;
    background: #FFFFFF;
}

.pagination .results {
    float: right;
}

.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.form tr td:first-child {
    width: 200px;
}

.form > * > * > td {
    padding: 10px;
    color: #000000;
    border-bottom: 1px dotted #CCCCCC;
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
}

span.required {
    color: #FF0000;
    font-weight: bold;
}

.error {
    color: #FF0000;
    padding-top: 3px;
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.scrollbox {
    border: 1px solid #CCCCCC;
    width: 350px;
    height: 400px;
    background: #FFFFFF;
    overflow-y: scroll;
}

.htabs {
    padding: 0px 0px 0px 10px;
    height: 30px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
}

.htabs a {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    padding: 6px 15px 7px 15px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin-right: 2px;
}

.htabs a.selected {
    padding-bottom: 8px;
    background: #FFFFFF;
}

.vtabs {
    width: auto;
    padding: 10px 0px;
    min-height: 300px;
    float: left;
    display: block;
    border-right: 1px solid #DDDDDD;
}

.vtabs a {
    display: block;
    float: left;
    width: 150px;
    margin-bottom: 5px;
    clear: both;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background: #F7F7F7;
    padding: 6px 14px 7px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    color: #000000;
}

.vtabs a.selected {
    padding-right: 15px;
    background: #FFFFFF;
}

.vtabs_page {
    margin-left: 160px;
}

.scrollbox div {
    padding: 3px;
}

.scrollbox div input {
    margin: 0px;
    padding: 0px;
    margin-right: 3px;
}

.scrollbox div.even {
    background: #FFFFFF;
}

.scrollbox div.odd {
    background: #E4EEF7;
}

.hidden {
    display: none;
}

.red {
    color: red;
}

.ajax-loader {
    background-color: #FFF;
    background-image: url(../image/loading.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    z-index: 10000;
    display: block;
    width: 150px;
    height: 39px;
    position: absolute;
    margin: 0 auto;
    left: 46%;
    top: -22%;
    border: 1px solid #ccc;
    padding: 0 10px;
    z-index: 1000;
}
.ajax-loader.task-load{
    position: fixed;
    top: 10px;
}
.ajax-loader.work-load {
    position: absolute;
    top: -50px;
}
#workload_div{
    position: relative;
}

.ajax-loader:after {
    content: 'Loading ..';
    display: inline-block;
    padding: 12px 18px;
}

.buttons td[align='right'] a {
    float: right;
}

#customer-list .list {
    margin: 0;
}

#customer-list .list .pending td {
    background: #C5C5C5;
}

#content .width-50 {
    width: 50%;
}

#content .border_line {
    border: 1px solid #CCC;
}

#tab_customer .form tr td:first-child {
    width: 25%;
}

#tab_customer .form input[type="text"],
#tab_customer .form input[type="password"],
#tab_customer .form textarea {
    width: 95%;
}

#tab_customer .form select {
    width: 95%;
}

pre {
    background-color: #EEE;
    border: solid #DDD;
    border-left-width: 5px;
    color: #333;
    font-size: small;
    overflow: auto;
    height: 500px;
    padding: 15px;
}

.hide {
    display: none !important;
}

.tooltip-content {
    display: none;
    /* required */
    position: absolute;
    /* required */
    padding: 10px;
    border: 1px solid black;
    background-color: white;
}

.right {
    text-align: right;
}

.filter {
    margin-top: 4px;
    width: 100%;
}

.scrollbox .even,
.scrollbox .odd {
    position: relative;
}

.scrollbox input[type=text] {
    position: absolute;
    right: 0;
    height: 20px;
    width: auto !important;
    display: inline-block;
    top: 3px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.clear {
    clear: both;
    padding: 0 !important;
    margin: 0;
}

.scrollbox_group {
    border: 1px solid #CCCCCC;
    width: 350px;
    height: 240px;
    background: #FFFFFF;
    overflow-y: scroll;
}

.group_right {
    float: right;
    width: 49.5%;
}

.group_left {
    float: left;
    width: 49.5%;
}

.scrollbox_group div {
    padding: 3px;
}

.scrollbox_group div input {
    margin: 0px;
    padding: 0px;
    margin-right: 3px;
}

.scrollbox_group div.even {
    background: #FFFFFF;
}

.scrollbox_group div.odd {
    background: #E4EEF7;
}

.scrollbox_group .even,
.scrollbox_group .odd {
    position: relative;
}

.scrollbox_group input[type=text] {
    position: absolute;
    right: 0;
    height: 11px;
    width: auto;
}

.loader {
    display: inline-block;
    background: url(../image/loading.gif) no-repeat;
    height: 16px;
    width: 16px;
}

.dataTables_length {
    margin-bottom: 10px;
}

.inv_filter_table {
    background: #E7EFEF;
    border: 1px solid #C6D7D7;
    padding: 3px;
    margin-bottom: 15px;
}

.inv_first_td {
    text-align: center;
}

.tbl_filter_inv {
    width: 100%;
}

.invoice_title {
    background: url('../image/order.png');
}

.inv_main_content {
    display: inline-block;
    width: 100%;
}

table.seomanager input[type="text"] {
    width: 245px;
}

.search-panel {
    margin-top:2px;
}

.ui-autocomplete.ui-menu {
    width: 29% !important;
    padding: 0;
    border: 1px solid #999;
    background: #FFF;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.ui-autocomplete.ui-menu li {
    list-style: none;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #aaa;
}

.ui-autocomplete.ui-menu li:last-child {
    border-bottom: 0px;
}

.ui-autocomplete.ui-menu li a {
    display: block;
    color: #333;
    font-size: 14px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    padding: .3em .5em;
}

.ui-autocomplete.ui-menu li .ui-state-focus {
    border: 0;
    background: #cecece;
    font-weight: normal;
    color: #333;
}

.input-loader {
    background: url(../image/loading_1.gif) 0 0 no-repeat !important;
    width: 16px;
    height: 16px;
    display: inline-block;
    z-index: 10000;
}

.btn .input-loader {
    background-position: center center !important;
    display: block;
    width: 9px;
}

.ui-autocomplete.search.ui-menu li:last-child:not(:first-child) a,
.ui-autocomplete.search.ui-menu li:last-child:not(:first-child) .ui-state-focus {
    color: #0066a4;
    font-size: 13px;
    text-decoration: underline;
    text-align: right;
    background: none;
}

.ui-autocomplete.search.ui-menu li:first-child:not(:last-child) a,
.ui-autocomplete.search.ui-menu li:first-child:not(:last-child) .ui-state-focus {
    background: #ccc;
    font-weight: bold;
}

.ui-autocomplete.search.ui-menu li:first-child:last-child a,
.ui-autocomplete.search.ui-menu li:first-child:last-child .ui-state-focus {
    background: none;
    text-decoration: none;
}

.list a.btn {
    text-decoration: none;
}

.list a.btn-info:visited,
.list a.btn-danger:visited {
    color: #fff;
}

.ui-timepicker-container {
    z-index: 10000 !important;
}

.ui-datepicker {
    z-index: 10000 !important;
}

.date-sm {
    width: 130% !important;
}

.time-sm {
    width: 103% !important;
}

td.details-control {
    content: '<i class="glyphicon glyphicon-plus-alt"></i>';
    cursor: pointer;
}

tr.details td.details-control {
    content: '<i class="glyphicon glyphicon-minus-alt"></i>';
    /*background: url('../resources/details_close.png') no-repeat center center;*/
}

.panel .panel-heading a[data-toggle=collapse] i.glyphicon:before,
#tab_customer #accordion .panel-title a[data-toggle=collapse] i.glyphicon:before {
    content: "\e260";
    cursor: pointer;
}

.panel .panel-heading a.collapsed[data-toggle=collapse] i.glyphicon:before,
#tab_customer #accordion .panel-title a.collapsed[data-toggle=collapse] i.glyphicon:before {
    content: "\e259";
}

textarea.w-100 {
    width: 100%;
}

textarea.w-50 {
    width: 50%;
}

#task-form > .wysihtml5-sandbox {
    width: 250% !important;
}

.text-lg {
    width: 250% !important;
}

@media (max-width: 1024px) {
    #tabs {
        position: relative;
    }
    #tabs .pull-right.input-sm {
        position: absolute;
        right: 125px;
        top: -45px;
    }
}

.inline-iframe {
    padding: 0;
    margin: 0;
    border: 0;
}

select.lead-default,
input.lead-default {
    width: 50% !important;
}

.circle.low {
    display: block;
    width: 20px;
    height: 20px;
    background: rgba(241, 231, 103, 1);
    background: -moz-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241, 231, 103, 1)), color-stop(100%, rgba(254, 182, 69, 1)));
    background: -webkit-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: -o-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: -ms-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: linear-gradient(to right, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1);
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
}

.circle.normal {
    display: block;
    width: 20px;
    height: 20px;
    background: rgba(210, 255, 82, 1);
    background: -moz-linear-gradient(left, rgba(210, 255, 82, 1) 0%, rgba(71, 230, 39, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(210, 255, 82, 1)), color-stop(100%, rgba(71, 230, 39, 1)));
    background: -webkit-linear-gradient(left, rgba(210, 255, 82, 1) 0%, rgba(71, 230, 39, 1) 100%);
    background: -o-linear-gradient(left, rgba(210, 255, 82, 1) 0%, rgba(71, 230, 39, 1) 100%);
    background: -ms-linear-gradient(left, rgba(210, 255, 82, 1) 0%, rgba(71, 230, 39, 1) 100%);
    background: linear-gradient(to right, rgba(210, 255, 82, 1) 0%, rgba(71, 230, 39, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#47e627', GradientType=1);
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
}

.circle.high {
    display: block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    background: rgba(240, 104, 104, 1);
    background: -moz-linear-gradient(left, rgba(240, 104, 104, 1) 0%, rgba(240, 31, 8, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 104, 104, 1)), color-stop(100%, rgba(240, 31, 8, 1)));
    background: -webkit-linear-gradient(left, rgba(240, 104, 104, 1) 0%, rgba(240, 31, 8, 1) 100%);
    background: -o-linear-gradient(left, rgba(240, 104, 104, 1) 0%, rgba(240, 31, 8, 1) 100%);
    background: -ms-linear-gradient(left, rgba(240, 104, 104, 1) 0%, rgba(240, 31, 8, 1) 100%);
    background: linear-gradient(to right, rgba(240, 104, 104, 1) 0%, rgba(240, 31, 8, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f06868', endColorstr='#f01f08', GradientType=1);
}

.text-default {
    color: #d3d3d3 !important;
}

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

.content .dataTables_wrapper .dataTables_processing {
    position: fixed;
    background: #fff url(../image/loading.gif) no-repeat 23% center;
    top: 55%;
    left: 42%;
    width: 200px;
    height: 60px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    border: 1px solid #000;
    z-index: 1000;
}

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

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

.panel-black {
    border-color: #000;
}

.panel-black > .panel-heading {
    color: #fff;
    background-color: #333;
    border-color: #000;
}

.panel-gray {
    border-color: #8EAEC3;
    margin: 0;
}

.panel-gray > .panel-heading {
    background-color: #547C96;
    color: #FFF;
    border-color: #8EAEC3;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}

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

button.close {
    margin-top: -3px !important;
}


.filename .filebox {
    padding: 2px 0px;
}

#task_form .filename .filebox {
    padding: 2px 9%;
}

input.disabled {
    background-color: #ccc;
}

.card .panel-body {
    padding: 2px 16px;
}

.block-link {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
    padding: 2px 0;
}

.btn-group .dropdown-menu li .add-task {
    border: 0px;
    font-weight: 14px;
    background: transparent none;
    float: none;
    text-align: left;
    font-weight: normal;
    margin: 0;
}

.btn-group .dropdown-menu li .add-task:hover {
    background-color: #f5f5f5;
}

table.dataTable tbody tr.bg-warning,
table.dataTable tbody tr.bg-warning+tr {
    background-color: #fcf8e3;
}

.popover-div div.popover {
    min-width: 500px !important;
}

hr.no-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

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

.card span.label {
    font-size: 75% !important;
}

.glyphicon.lg {
    font-size: 130% !important;
}

.text-gray {
    color: #a8abaf;
}

td.align-middle {
    vertical-align: middle;
}

.modal .modal-lg {
    height: 90%;
}

.huge {
    font-size: 40px;
}

.fa-5x {
    font-size: 4em;
}

.fa-45x {
    font-size: 4.5em;
}

label {
    font-weight: lighter !important;
}

#tab_customer .form tr td:nth-child(4) select,
#tab_customer .form tr td:nth-child(4) input {
    width: 90.7%;
}

.history-list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.history-list:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 13px;
    margin: 0;
    border-radius: 2px;
}

.history-list>li {
    position: relative;
    padding-bottom: 10px;
}

.history-list>li>.glyphicon {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    left: 0;
    top: 0;
}

.history-list>li>.glyphicon.bg-success {
    color: #fff;
    background: green;
}

.history-list>li>.glyphicon.bg-warning {
    color: #fff;
    background: #f0ad4e
}

.history-list>li:before,
.history-list>li:after {
    content: " ";
    display: table;
}

.history-list>li:after {
    clear: both;
}

.history-list>li>.list-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fbfbfb;
    color: #444;
    margin-left: 33px;
    padding: 0;
    position: relative;
}

.history-list>li>.list-item .image .glyphicon {
    font-size: 24px;
    color: #ccc;
    border: 2px solid #ccc;
    padding: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.history-list>li>.list-item .history-body {
    padding-right: 10px;
    padding-left: 5px;
}

.history-list>li>.list-item .time {
    color: #999;
    float: right;
    padding: 5px 0;
    font-size: 12px;
}

.audit-log .ajax-loader {
    top: 0;
}

.comment-box {
    max-height: 50px !important;
    width: 100%;
    overflow-y: auto;
}

.modal .row.form-description .col-sm-10 {
    width: 82.5% !important;
}

.row.form-description label {
    width: 13.5%;
}

.modal .row.form-description label {
    width: 14.5%;
}

.task-file-button {
    margin-right: 20px;
}

.bg-black {
    border-color: #000;
}

.bg-black {
    color: #fff;
    background-color: #333;
    border-color: #000;
}

.editor-no-padding {
    padding: 0px;
}

.error-input {
    border: 1px solid #f00;
}

/*button.close {
    opacity: 1;
    color: #FFF;
}*/
.vtabs button.close {
    color: #000;
}
.reminder_popover_content.popover-content {
    height: 250px;
    overflow-y: auto;
}

div.divider {
    border-top: 1px solid #CDCDCD;
    width: 100%;
    margin: 5px auto;
    content: "&nbsp;";
    height: 1px;
}

.well blockquote {
    font-size: 13px !important;
}

.well.custom {
    min-height: 280px;
}

.reply-button {
    margin-right: 18px;
    margin-top: 10px;
}

.document-item {
    display: inline-block;
    margin: 1.5em 0 2.5em 0;
    position: relative;
    padding-left: 25px;
    color: black;
}

.document-item::before {
    position: absolute;
    width: 29px;
    height: 34px;
    left: 0;
    top: -7px;
    content: '';
    border: solid 2px #920035;
}

.document-item::after {
    content: 'file';
    content: attr(filetype);
    left: -4px;
    padding: 0px 2px;
    text-align: right;
    line-height: 1.3;
    position: absolute;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 9px;
}

.document-item .fileCorner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 0 11px;
    border-color: white transparent transparent #920035;
    position: absolute;
    top: -7px;
    left: 22px;
}

p.ticket_comment img {
    max-width: 40%;
    max-height: 40%;
}

div.ticket_comment {
    max-height: 400px;
    overflow-y: auto;
}
div.ticket_comment li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.init-loader:before{
    display: block;
    content:'';
    height: 45%;
}
.init-loader{
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    text-align: center;
    background: rgba(250,250,250,0.7);
    z-index: 10000;
    font-size: 15px;
    vertical-align: middle;
    max-width: 100%;
    padding: 0 0 0 0;
    text-shadow: black;
    font-weight: 600;
    letter-spacing: 3px;
}
.task-dec-none {
    text-decoration: none!important;
}
.task-dec-lt {
    text-decoration: line-through!important;
}
.search-panel .checkbox {
    float: left;
    color: #fff;
    margin: 6px 0 6px 10px;
}
.search-panel .checkbox input{
    margin-top: 2px;
}

.btn-link {
    padding: 1px 0px !important;
}

.dropzone {
    background: rgba(224, 224, 224, 0.62) !important;
    background-repeat: no-repeat;
    background-position: 10px center;
    z-index: 10000;
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
}

.dropzone h2 {
    font-size: 30px;
    font-family: Calibri;
    text-align: center;
    margin: 20%;
}
.files .filename{
    padding-right:20px;
    margin-right: 10px;
    float: left;
}
.ui-autocomplete-loading {
    background: white url(../image/loading.gif) right center no-repeat;
}
#menu .ui-autocomplete-loading {
    background: white none;
}
.chosen-container.form-control .chosen-choices{
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}
.chosen-container.form-control .chosen-choices li.search-choice{
    margin: 0;
    background: none transparent;
    border: 0;
    cursor: text;
    width: 100%;
    padding: 2px 0 0 0;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.42857143;
}
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: normal;
    width: 100%;
    display: inline-block;
    height: 21px;
    overflow: hidden;
}
.col-md-4.left-panel {
    padding-left: 0;
}
#new-ticket-form .form input[type="text"],
#new-ticket-form .form input[type="password"],
#new-ticket-form .form select {
    padding: 2px;
    width: 100%;
}
#new-ticket-form textarea.form-control.wysiwyg{
    height: 269px;
}
.nicehide {
    resize: none;
    display: block !important;
    width: 0;
    height: 1px !important;
    float: left;
    border: none;
    padding: 0;
    margin: 0;
    opacity: 0;
}
.ajax-message.session {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.popover-content .panel-body {
    padding: 5px 15px;
}
.popover-div .popover-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 400px;
}
.popover-div .popover-content .center-block{
    margin-top: 5px;
}
.text-white {
    color: white;
}
.main-sidebar {
    padding-top: 0 !important;
}
input.size.form-control {
    display: inline-block;
    width: 100px !important;
}
.skin-blue .sidebar-form {
    border: none !important;
}
.skin-blue .sidebar-form .input-group {
    border: 1px solid #374850;
}
.filter-tags.panel .panel-body {
    overflow: auto;
}
@media (max-width: 768px) {
    .box .box-tools.pull-right.full-width {
        float: none !important;
        display: block;
        margin-top: 10px;
        text-align: left;
    }
    .box .box-tools.pull-right.full-width .btn {
        margin: 5px 0;
    }
    .row .form-group.col-md-12.text-right {
        margin-right: 0;
        margin-left: 0;
    }
    .ui-autocomplete.ui-menu.search {
        z-index: 999 !important;
        width: 200px !important;
        overflow: auto;
        max-height: 500px;
    }
    .box .box-body {
        overflow: auto;
    }
    .date-sm,.time-sm {
        width: 100% !important;
    }
    .htabs {
        padding-left:2px;
        padding-right:2px;
        height: 100%;
    }
    .htabs a {
        display:block !important;
        width:100%;
        margin:0px;
        background: #eee;
        float: none;
    }
    .htabs a.selected {
        border-bottom:1px solid #ddd!important;
        margin: 0px;
    }
    table.form {
        white-space: nowrap;
    }
    table.form .form-control {
        min-width: 200px !important;
    }
}
form .form-control {
    width: 100% !important;
}
input[size="4"] {
    display: inline-block;
    width: 100px !important;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0;
}
.drag-file .custom-file-label {
    height: inherit;
    border-style: dashed;
    text-align: center;
    line-height: 25px;
}
.custom-file-label {
    overflow: hidden;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    border: 1px solid #d1d3e2;
    border-radius: .35rem;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0;
    vertical-align: middle;
}
.drag-file {
    height: 85px;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.preview {
    max-width: 75px;
    margin-left: 10px;
}
.d-inline { display: inline-block; }
form .w250.form-control { width: 250px !important; }