@font-face{
    font-family:'pages-icon';
    src:url('../fonts/Pages-icon.eot?-u69vo5');
    src:url('../fonts/Pages-icon.eot?#iefix-u69vo5') format('embedded-opentype'),
    url('../fonts/Pages-icon.woff?-u69vo5') format('woff'),
    url('../fonts/Pages-icon.ttf?-u69vo5') format('truetype'),
    url('../fonts/Pages-icon.svg?-u69vo5#Pages-icon')
    format('svg');font-weight:normal;font-style:normal;
}
.pg{font-family:'pages-icon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class^="pg-"],[class*=" pg-"]{font-family:'pages-icon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.pg-signals:before{content:"\e61c";}
.pg-crop:before{content:"\e657";}
.pg-folder_alt:before{content:"\e658";}
.pg-folder:before{content:"\e659";}
.pg-theme:before{content:"\e65a";}
.pg-battery_empty:before{content:"\e65b";}
.pg-battery:before{content:"\e65c";}
.pg-note:before{content:"\e65d";}
.pg-server_hard:before{content:"\e65e";}
.pg-servers:before{content:"\e65f";}
.pg-menu_justify:before{content:"\e660";}
.pg-credit_card:before{content:"\e60f";}

.pg-comment:before{content:"\e60c";}
.pg-contact_book:before{content:"\e60d";}.pg-credit_card_line:before{content:"\e60e";}.pg-cupboard:before{content:"\e610";}.pg-desktop:before{content:"\e611";}.pg-download:before{content:"\e612";}.pg-eraser:before{content:"\e613";}.pg-extra:before{content:"\e614";}.pg-form:before{content:"\e615";}.pg-grid:before{content:"\e616";}.pg-home:before{content:"\e617";}.pg-image:before{content:"\e618";}.pg-inbox:before{content:"\e619";}.pg-indent:before{content:"\e61a";}.pg-italic:before{content:"\e61b";}.pg-laptop:before{content:"\e61d";}.pg-layouts:before{content:"\e61e";}.pg-layouts2:before{content:"\e61f";}.pg-layouts3:before{content:"\e620";}.pg-layouts4:before{content:"\e621";}.pg-leftalign:before{content:"\e622";}.pg-like:before{content:"\e623";}.pg-like1:before{content:"\e624";}.pg-lock:before{content:"\e625";}.pg-mail:before{content:"\e626";}.pg-map:before{content:"\e627";}.pg-menu_lv:before{content:"\e62d";}.pg-menu:before{content:"\e62e";}.pg-movie:before{content:"\e636";}.pg-ordered_list:before{content:"\e637";}.pg-outdent:before{content:"\e638";}.pg-phone:before{content:"\e639";}.pg-plus:before{content:"\e63b";}.pg-power:before{content:"\e63c";}.pg-printer:before{content:"\e63d";}.pg-refresh:before{content:"\e63e";}.pg-resize:before{content:"\e63f";}.pg-right_align:before{content:"\e640";}.pg-save:before{content:"\e641";}.pg-search:before{content:"\e642";}.pg-sent:before{content:"\e643";}.pg-settings_small_1:before{content:"\e644";}.pg-settings_small:before{content:"\e645";}.pg-settings:before{content:"\e646";}.pg-shopping_cart:before{content:"\e647";}.pg-social:before{content:"\e648";}.pg-spam:before{content:"\e649";}.pg-suitcase:before{content:"\e64a";}.pg-tables:before{content:"\e64b";}.pg-tablet:before{content:"\e64c";}.pg-telephone:before{content:"\e64d";}.pg-text_style:before{content:"\e64e";}.pg-trash_line:before{content:"\e64f";}.pg-trash:before{content:"\e650";}
.pg-ui:before{content:"\e651";}
.pg-underline:before{content:"\e652";}
.pg-unordered_list:before{content:"\e653";}
.pg-video:before{content:"\e654";}

@font-face{
    font-family:'Montserrat';
    font-style:normal;
    font-weight:400;
    src:local('Montserrat-Regular'),
    url(../fonts/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2'),
    url(../fonts/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff'),
    url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
}
@font-face{
    font-family:'Montserrat';
    font-style:normal;
    font-weight:700;
    src:local('Montserrat-Bold'),
    url(../fonts/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2'),
    url(../fonts/IQHow_FEYlDC4Gzy_m8fcnbFhgvWbfSbdVg11QabG8w.woff) format('woff'),
    url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
}

body {
    background: none repeat scroll 0 0 #f5f5f5;
    font-family: "Segoe UI",Arial,sans-serif;
    color: #626262;
}

.navbar-default {
    border-radius: 0px;
    background: #ffffff;
    box-shadow: none;
}

.navbar-fixed-top {
    width: 100%;
}

.userLogin {
    display: block;
    float: left;
    position: relative;
    width: 496px;
    height: 100%;
    background: #ffffff;
}

.userLogin .login-form {
    box-shadow: none;
    border-radius: 0px;
    background-color: #ffffff;
    border: 0px;
}

.userLogin .login-form h4 {
    color: #626262;
}

.userLogin.has-error .form-control, .has-error .chosen-container {
    border-color: #a94442;
}
.userLogin .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442;
}

.userLogin .form-control {
    box-shadow: none;
    border-radius: 0px;
}

.userLogin .form-control:focus {
    border-color: #939393;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(111, 116, 122, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(111, 116, 122, 0.6);
}

.userLogin label {
    padding-right: 5px;
}

.userLogin .col-sm-9 {
    padding-left: 10px;
}

.userLogin .btn-warning,
.userLogin .btn-primary {
    box-shadow: none;
    border-radius: 0px;
    background-color:  #6d5eac;
    border-color: #6d5cae;
    color: #ffffff;
}
.userLogin .btn-warning{
    color: #ffffff;
    background-color: #f8d053;
    border-color: #f8d053;
}
.userLogin .btn-warning.active,
.userLogin .btn-primary.active {
    color: #f5f5f5;
    background-color: #584b8d;
    text-shadow: none;
}

.userLogin .btn-warning:hover{
    background-color: #c9a843;
    border-color: #c9a843;
    color: #ffffff;
}
.userLogin .btn-primary:hover, .btn-primary:focus, .btn-primary:disabled {
    color: #f5f5f5;
    background-color: #8a7dbe;;
    border-color: #6d5cae;
    text-shadow: none;
}
.btn-primary,
.btn-primary:focus {
    color: #ffffff;
    background-color: #6d5cae;
    border-color: #6d5cae;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary.active:focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #584b8d;
    border-color: #584b8d;
    color: #ffffff;
}
.btn-primary.hover,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #8a7dbe;
    border-color: #8a7dbe;
    color: #ffffff;
}
.btn-primary.active:hover {
    background: #5e4f96;
    border-color: #5e4f96;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #6d5cae;
    border-color: #6d5cae;
}
.btn-primary .badge {
    color: #6d5cae;
    background-color: #ffffff;
}
#mainpage {
    padding: 0px;
    height: 100%;
}

.panel-announcements {
    background-color: #2b303b;
    bottom: 0;
    /*left: -210px;*/
    overflow: hidden;
    position: fixed;
    left: auto;
    right: -345px;
    top: 0px;
    /*transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s;*/
    width: 400px;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 20px;
    max-height: 100%;
    /*height: calc(100% - 105px);*/
    height: 100%;
    overflow-y: auto;
    color: #788195;
    box-shadow: none;
    margin-top: 0px;
    border: 0px;
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.panel-announcements:hover {
    /*right: 0;*/
}

.panel-announcements .panel-body {
   /*overflow-y: auto;*/
    padding-left: 60px;
    padding-right: 25px;
}
@-webkit-keyframes pulse {
    0% {background-color: #45CEEF;}
    25% {background-color: #FFF5A5;}
    50% {background-color: #FFD4DA;}
    75% {background-color: #99D2E4;}
    100% {background-color: #D8CAB4;}
}

.panel-announcements .icon {
    float: left;
    margin-top: 20px;
    color: #ffffff;
    width: 38px;
    height: 36px;
    background: none repeat scroll 0 0 #10CFBD;
    padding: 10px;
}

.fs-14 {
    font-size: 18px;
}

#wrap {
    margin: 0px;
    padding: 0px;
}

.pull-bottom {
    bottom: 0;
    position: absolute !important;
    width: 500px;
    padding-left: 45px;
}

.windows body, .windows p {
    font-size: 13px;
    letter-spacing: normal;
}

.userLogin .form-group {
    box-shadow: none;
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    overflow: hidden;
    padding: 7px 12px 4px;
    position: relative;
    transition: background-color 0.2s ease 0s;
}

.userLogin .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.userLogin .login-form h2 {
    color: #000000;
    font-family: "Montserrat";
}

.userLogin .form-horizontal .form-group label {
    display: block;
    margin: 0;
    transition: opacity 0.2s ease 0s;
    line-height: 20px;
    max-width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: left;
    float: none;
    width: 100%;
    font-family: "Montserrat";
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

.userLogin .form-horizontal .form-group .col-sm-9 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: none;
}

.userLogin .form-horizontal .form-group .form-control {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 25px;
    margin-top: -4px;
    min-height: 25px;
    padding: 0;
    width: 95%;
    color: #2c2c2c;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    outline: 0 none;
    transition: background 0.2s linear 0s;
    vertical-align: middle;
}

.userLogin .has-error .form-control, .userLogin .has-error .chosen-container,
.userLogin .form-horizontal .form-group .form-control:focus {
    box-shadow: none;
}

.userLogin #fieldset-buttons {
    border: 0px;
    padding-right: 0px;
    margin-right: 0px;
    padding-left: 0px;
}

.userLogin #fieldset-buttons dl {
    float: left;
}

.userLogin .btn {
    min-width: 120px;
    font-size: 14px;
}

.userLogin .help-block {
    margin-bottom: 0px;
    margin-top: 0px;
}

.userLogin .col-sm-push-4 {
    left: 0;
}

.bg-pic {
    background-color: #6d5cae;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: calc(100% - 496px);
    left: 496px;
}

.bg-pic > img {
    height: 100%;
    opacity: 0.7;
}

.login-form p {
    font-size: 13px;
    letter-spacing: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #2c2c2c;
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    margin: 10px 0;
}

.text-white {
    color: #fff !important;
}
.semi-bold {
    font-weight: 400 !important;
}
.container .bg-caption {
    width: 100%;
    padding-right: 100px;
    text-align: right;
}
.m-b-20 {
    margin-bottom: 20px;
}
.container h2 {
    font-size: 29px;
    line-height: 40px;
    opacity: 1;
}

.userLogin input:-webkit-autofill, .userLogin textarea:-webkit-autofill, .userLogin select:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    background-color: #ffffff !important;
    color: #2a2a2a !important;
}
.userLogin input:-webkit-autofill:focus,
.userLogin .form-horizontal .form-group .form-control:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset, 0 0 8px rgba(255, 255, 255, 1);
    background-color: #ffffff !important;
    color: #2a2a2a !important;
}

.support {
    padding-left: 5px;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h3,
.bs-callout-primary h4
.bs-callout-primary h5, {
    color: #428bca !important;;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h3,
.bs-callout-danger h4 {
    color: #d9534f;
    font-weight: 500 !important;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h3,
.bs-callout-warning h4 {
    color: #f0ad4e !important;
    font-weight: 500 !important;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.form-horizontal .form-control.col-sm-5,
#problemFilter .form-control.col-sm-5,
.container-filter .form-control.col-sm-5 {
    width: 95%;
}
.form-horizontal .form-group,
#problemFilter .form-group,
.container-filter .form-group {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-bottom-width: 0px;
    border-radius: 0px;
    padding: 6px 12px 3px 12px;
    margin: 0 0 0px 0;
    min-height: 29px;
}
.form-horizontal .form-group:last-child,
#problemFilter .form-group:last-child,
.container-filter .form-group:last-child {
    border: 1px solid #e6e6e6;
}
.form-horizontal .form-group:hover .control-label,
#problemFilter .form-group:hover .control-label,
.container-filter .form-group:hover .control-label {
    opacity: .6;
}
.form-horizontal .form-group.focused .control-label,
#problemFilter .form-group.focused .control-label,
.container-filter .form-group.focused .control-label {
    opacity: 1;
}
.form-horizontal .form-group.has-error,
#problemFilter .form-group.has-error,
.container-filter .form-group.has-error {
    background-color: rgba(245, 87, 83, 0.1);
}
.form-horizontal .form-group.filter-button,
#problemFilter .form-group.filter-button,
.container-filter .form-group.filter-button {
    border: 0;
    padding: 12px 6px 0 6px;
}
.form-horizontal .form-group .col-sm-9,
#problemFilter .form-group .col-sm-9,
.container-filter .form-group .col-sm-9 {
    padding: 0;
    width: 100%;
    margin-top: -1px;
}
.form-horizontal .form-group .col-sm-9 > span,
#problemFilter .form-group .col-sm-9 > span,
.container-filter .form-group .col-sm-9 > span {
    margin: 0;
    top: -3px;
    font-size: 13px;
    line-height: 12px;
    display: inline-block;
    height: 12px;
}
.form-horizontal .form-group .col-sm-9 .glyphicon.help-block,
#problemFilter .form-group .col-sm-9 .glyphicon.help-block,
.container-filter .form-group .col-sm-9 .glyphicon.help-block {
    font-size: 13px;
    margin: 0px;
    padding-bottom: 3px;
}
.form-horizontal .form-group .control-label,
#problemFilter .form-group .control-label,
.container-filter .form-group .control-label {
    display: block;
    margin: 0;
    opacity: 1;
    transition: opacity 0.2s ease 0s;
    font-family: "Montserrat";
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
}
.form-horizontal .form-group .control-label.col-sm-3,
#problemFilter .form-group .control-label.col-sm-3,
.container-filter .form-group .control-label.col-sm-3 {
    width: 100%;
}
.form-horizontal .form-group.set-border-top,
#problemFilter .form-group.set-border-top,
.container-filter .form-group.set-border-top {
    border-top-width: 1px;
}
.form-horizontal .form-group.set-border-bottom,
#problemFilter .form-group.set-border-bottom,
.container-filter .form-group.set-border-bottom {
    border-bottom-width: 1px;
}
.form-horizontal .form-group.unset-border-top,
#problemFilter .form-group.unset-border-top,
.container-filter .form-group.unset-border-top {
    border-top-width: 0px;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside,
#problemFilter .file-upload .col-sm-9 .file-upload-inside,
.container-filter .file-upload .col-sm-9 .file-upload-inside {
    padding: 4px 0 4px;
    width: 100%;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green {
    margin-bottom: 10px;
    border-radius: 3px;
    font-family: Arial, sans-serif;
    text-shadow: none;
    background-color: #10cfbd;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green:hover,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green:hover,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green:hover {
    color: #ffffff;
    background-color: #40d9ca;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar {
    border: 1px solid #e6e6e6;
    border-bottom-width: 0px;
    border-radius: 0px;
    margin: 0px;
    width: 100%;
    padding: 6px 12px;
    height: 35px;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar .ajax-file-upload-red,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar .ajax-file-upload-red,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar .ajax-file-upload-red {
    border-radius: 2px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-feature-settings: "kern";
    text-shadow: none;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar:last-child,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar:last-child,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar:last-child {
    border-bottom-width: 1px;
}
.form-horizontal .file-upload .col-sm-9 .chosen-choices,
#problemFilter .file-upload .col-sm-9 .chosen-choices,
.container-filter .file-upload .col-sm-9 .chosen-choices {
    padding: 6px 12px;
    border: 1px solid #e6e6e6 !important;
    border-radius: 0px;
}
.form-horizontal .file-upload .col-sm-9 .chosen-choices li,
#problemFilter .file-upload .col-sm-9 .chosen-choices li,
.container-filter .file-upload .col-sm-9 .chosen-choices li {
    padding-top: 2px;
    padding-bottom: 6px;
}
.form-horizontal .file-upload .col-sm-9 .chosen-choices li .ajax-file-upload-filename,
#problemFilter .file-upload .col-sm-9 .chosen-choices li .ajax-file-upload-filename,
.container-filter .file-upload .col-sm-9 .chosen-choices li .ajax-file-upload-filename {
    margin-bottom: 0;
}
.container-filter {
    padding: 0px;
}
.container-filter fieldset .control-group {
    border-bottom-width: 1px;
}
.grid-filters .container-filter form fieldset div.filter-button:nth-child(2) {
    margin-left: 150px;
}
.grid-filters .container-filter form fieldset div.filter-button {
    padding-left: 0;
    padding-right: 0;
    margin-right: 8px;
}
.grid-filters .container-filter form fieldset div.filter-button div {
    padding-right: 0;
}
.chosen-container {
    border: 0 !important;
    min-width: 92%;
}
.has-error .chosen-container {
    box-shadow: none;
    border: 0;
}
.chosen-container-multi .chosen-choices {
    border: 0px;
    box-shadow: none;
    background: none;
}
.chosen-container-multi .chosen-choices .search-choice {
    background-color: #e6e6e6;
    background-image: none;
    border: medium none;
    border-radius: 2px !important;
    box-shadow: none;
    margin: 0px 5px 0px 0px;
    padding: 4px 8px 4px 21px;
    font-size: 12px;
    line-height: 10px;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
    left: 4px;
}
.chosen-container-multi .chosen-choices .search-field {
    line-height: 10px;
}
.chosen-container-multi .chosen-choices .search-field input {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    box-shadow: none;
    color: #999999;
    line-height: normal;
    min-height: 18px;
    height: 18px;
    margin: 0;
    outline: 0 none;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.01em;
}
.chosen-container-multi .chosen-choices .search-field input.default {
    color: #cdcdcd;
    font-weight: lighter;
}
.chosen-container-single {
    background: none !important;
    background-image: none !important;
    min-width: 95%;
}
.chosen-container-single .chosen-single {
    background: none !important;
    box-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #2c2c2c;
    line-height: normal;
    height: 16px;
    padding-left: 0px;
    background-image: none !important;
    filter: none;
}
.chosen-container-single .chosen-single div {
    top: -5px;
    width: 10px;
}
.chosen-container-single .chosen-single div b {
    background: url("../images/chosen-sprite.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
    font-size: 15px;
}
.chosen-container-active .chosen-single {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    background: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    background: transparent;
    border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
}
.chosen-container-active .chosen-choices {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.chosen-container-active .chosen-choices .search-field input {
    color: #111 !important;
}
.chosen-container .chosen-results {
    left: 0px;
}
.chosen-container-single .chosen-drop {
    margin-top: 2px;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #f0f0f0;
    color: #555555;
}
.modal .close:focus {
    outline: 0;
}
.modal .modal-dialog {
    transition: all .2s !important;
}
.modal .modal-content {
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: none;
}
.modal .modal-header {
    padding: 10px 25px 15px 50px;
}
.modal .modal-header h4 {
    color: #2c2c2c;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: normal;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
}
.modal .modal-body {
    box-shadow: none;
    padding: 25px;
    padding-top: 0;
    white-space: normal;
}
.modal .modal-footer {
    border-top: none;
    box-shadow: none;
    margin-top: 0;
    padding: 25px;
    padding-top: 0;
}
.modal .drop-shadow {
    box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
}
.modal.fade {
    opacity: 1 !important;
}
.modal.fade.stick-up .modal-dialog {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    margin-top: -5px;
}
.modal.fade.stick-up.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
}
.modal.fade.slide-up {
    height: 100%;
    top: auto;
}
.modal.fade.slide-up.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
}
.modal.fade.slide-up.disable-scroll {
    overflow: hidden;
}
.modal.fade.slide-up .modal-dialog {
    display: table;
    height: 100%;
    -webkit-transform: translate3d(0, 75%, 0);
    transform: translate3d(0, 75%, 0);
    -ms-transform: translate(0, 75%);
}
.modal.fade.slide-up .modal-content-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.modal.fade.center-scale .modal-dialog {
    display: table;
    height: 100%;
}
.modal.fade.center-scale .modal-content {
    display: table-cell;
    vertical-align: middle;
    border: 0;
    background: transparent;
}
.modal.fade.center-scale .modal-content .modal-header {
    border-bottom: 0px;
}
.modal.fade.center-scale.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.modal.fade.center-scale .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}
.modal.fade.fill-in {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.modal.fade.fill-in > .close {
    margin-top: 20px;
    margin-right: 20px;
    opacity: 0.6;
}
.modal.fade.fill-in > .close > i {
    font-size: 16px;
}
.modal.fade.fill-in .modal-dialog {
    display: table;
    height: 100%;
}
.modal.fade.fill-in .modal-content {
    display: table-cell;
    vertical-align: middle;
    border: 0;
    background: transparent;
}
.modal.fade.fill-in .modal-content .modal-header {
    border-bottom: 0px;
}
.modal.fade.fill-in.in {
    background-color: rgba(255, 255, 255, 0.85);
}
.modal.fade.fill-in.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.modal.fade.fill-in .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}
.modal.fade.slide-right .close {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
    z-index: 10;
}
.modal.fade.slide-right.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
}
.modal.fade.slide-right .modal-dialog {
    position: absolute;
    right: 0;
    margin: 0;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
}
.modal.fade.slide-right .modal-dialog .modal-content-wrapper {
    height: 100%;
}
.modal.fade.slide-right .modal-dialog .modal-content {
    height: 100%;
}
.modal.fade.slide-right .modal-content {
    border-radius: 0px;
}
.fill-in-modal .modal-backdrop {
    background-color: transparent;
}
.modal-backdrop {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.modal-backdrop.in {
    opacity: 0.30;
}
/* Responsive Handlers: Modals
------------------------------------
*/
@media (max-width: 768px) {
    .modal.fill-in .modal-dialog {
        width: calc(100% - 20px);
    }
    .modal.slide-up .modal-dialog {
        width: calc(100% - 20px);
    }
}
@media (min-width: 768px) {
    .modal.stick-up .modal-dialog {
        margin: -5px auto;
    }
    .modal.slide-up .modal-dialog {
        margin: 0 auto;
    }
    .modal.fill-in .modal-dialog {
        margin: 0 auto;
    }
    .modal .modal-content {
        box-shadow: none;
    }
}
div.modal-sale-line {
    top: -40px;
}
div#pricehistory_chart {
    height: 200px;
    width: 1450px;
    position: relative;
}
div#pricehistory_chart img.loading-chart {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-header {
    border-bottom: 6px solid #e6e6e6;
    font-family: "Montserrat";
    font-size: 13px;
    margin: 15px 0 -6px 0px;
    padding: 0 15px 3px 0px;
    color: #626262;
}
.page-content {
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
}
.modal .close:focus {
    outline: 0;
}
.modal .modal-dialog {
    transition: all .2s !important;
}
.modal .modal-content {
    border: 1px solid #f2f6f7;
    border-radius: 3px;
    box-shadow: none;
}
.modal .modal-header {
    text-align: center;
    border-bottom: 0;
    padding: 25px 25px 0 25px;
}
.modal .modal-header p {
    color: #8b91a0;
}
.modal .modal-body {
    box-shadow: none;
    padding: 25px;
    padding-top: 0;
    white-space: normal;
}
.modal .modal-footer {
    border-top: none;
    box-shadow: none;
    margin-top: 0;
    padding: 25px;
    padding-top: 0;
}
.modal .drop-shadow {
    box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important;
}
.modal.fade {
    opacity: 1 !important;
}
.modal.fade.stick-up .modal-dialog {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    margin-top: -5px;
}
.modal.fade.stick-up.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
}
.modal.fade.slide-up {
    height: 100%;
    top: auto;
}
.modal.fade.slide-up.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
}
.modal.fade.slide-up.disable-scroll {
    overflow: hidden;
}
.modal.fade.slide-up .modal-dialog {
    display: table;
    height: 100%;
    -webkit-transform: translate3d(0, 75%, 0);
    transform: translate3d(0, 75%, 0);
    -ms-transform: translate(0, 75%);
}
.modal.fade.slide-up .modal-content-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.modal.fade.center-scale .modal-dialog {
    display: table;
    height: 100%;
}
.modal.fade.center-scale .modal-content {
    display: table-cell;
    vertical-align: middle;
    border: 0;
    background: transparent;
}
.modal.fade.center-scale .modal-content .modal-header {
    border-bottom: 0px;
}
.modal.fade.center-scale.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.modal.fade.center-scale .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}
.modal.fade.fill-in {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.modal.fade.fill-in > .close {
    margin-top: 20px;
    margin-right: 20px;
    opacity: 0.6;
}
.modal.fade.fill-in > .close > i {
    font-size: 16px;
}
.modal.fade.fill-in .modal-dialog {
    display: table;
    height: 100%;
}
.modal.fade.fill-in .modal-content {
    display: table-cell;
    vertical-align: middle;
    border: 0;
    background: transparent;
}
.modal.fade.fill-in .modal-content .modal-header {
    border-bottom: 0px;
}
.modal.fade.fill-in.in {
    background-color: rgba(255, 255, 255, 0.85);
}
.modal.fade.fill-in.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.modal.fade.fill-in .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}
.modal.fade.slide-right .close {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
    z-index: 10;
}
.modal.fade.slide-right.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
}
.modal.fade.slide-right .modal-dialog {
    position: absolute;
    right: 0;
    margin: 0;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
}
.modal.fade.slide-right .modal-dialog .modal-content-wrapper {
    height: 100%;
}
.modal.fade.slide-right .modal-dialog .modal-content {
    height: 100%;
}
.modal.fade.slide-right .modal-content {
    border-radius: 0px;
}
.fill-in-modal .modal-backdrop {
    background-color: transparent;
}
.modal-backdrop {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.modal-backdrop.in {
    opacity: 0.30;
}
/* Responsive Handlers: Modals
------------------------------------
*/
@media (max-width: 768px) {
    .modal.fill-in .modal-dialog {
        width: calc(100% - 20px);
    }
    .modal.slide-up .modal-dialog {
        width: calc(100% - 20px);
    }
}
@media (min-width: 768px) {
    .modal.stick-up .modal-dialog {
        margin: -5px auto;
    }
    .modal.slide-up .modal-dialog {
        margin: 0 auto;
    }
    .modal.fill-in .modal-dialog {
        margin: 0 auto;
    }
    .modal .modal-content {
        box-shadow: none;
    }
}
form-group {
    margin-bottom: 10px;
}
.form-group label:not(.error) {
    font-family: 'Montserrat';
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}
.form-group label .help {
    margin-left: 8px;
}
.form-group .help {
    font-size: 12px;
    color: rgba(98, 98, 98, 0.55);
}
.form-group-default {
    background-color: #fff;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    padding-top: 7px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 4px;
    overflow: hidden;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}
.form-group-default.required:after {
    color: #f55753;
    content: "*";
    font-family: arial;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 9px;
}
.form-group-default.disabled {
    background: #f8f8f8;
    color: rgba(98, 98, 98, 0.23);
}
.form-group-default.disabled input {
    opacity: .6;
}
.form-group-default.disabled.focused {
    background: #f8f8f8;
}
.form-group-default.disabled.focused label {
    opacity: 1;
}
.form-group-default.focused {
    border-color: rgba(0, 0, 0, 0.1) !important;
    background-color: #f0f0f0;
}
.form-group-default.focused label {
    opacity: .4;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.form-group-default.has-error {
    background-color: rgba(245, 87, 83, 0.1);
}
.form-group-default.has-success .form-control-feedback,
.form-group-default.has-error .form-control-feedback {
    display: none !important;
}
.form-group-default.has-success .form-control,
.form-group-default.has-success .form-control:focus,
.form-group-default.has-error .form-control,
.form-group-default.has-error .form-control:focus {
    border: none;
    box-shadow: none;
}
.form-group-default.input-group {
    padding: 0;
}
.form-group-default.input-group > label {
    margin-top: 6px;
    padding-left: 12px;
}
.form-group-default.input-group > .form-control {
    margin-top: -2px;
    margin-bottom: 3px;
    padding-left: 12px;
}
.form-group-default.input-group .input-group-addon {
    height: calc(50px);
    min-width: calc(50px);
    border-radius: 0;
    border: none;
}
.form-group-default.input-group.focused .input-group-addon {
    border-color: rgba(0, 0, 0, 0.1);
}
.form-group-default .form-control {
    border: none;
    height: 25px;
    min-height: 25px;
    padding: 0;
    margin-top: -4px;
    background: none;
}
.form-group-default .form-control.error {
    color: #2c2c2c;
}
.form-group-default .form-control:focus {
    background: none;
}
.form-group-default label {
    margin: 0;
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.form-group-default label.label-lg {
    font-size: 13px;
    left: 13px;
    top: 9px;
}
.form-group-default label.label-sm {
    font-size: 11px;
    left: 11px;
    top: 6px;
}
.form-group-default label.highlight {
    opacity: 1;
}
.form-group-default label.fade {
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.form-group-default > .input-lg {
    height: 29px;
    min-height: 29px;
    padding-left: 1px;
}
.form-group-default > .input-sm {
    min-height: 18px;
    height: 18px;
}
.form-group-default.form-group-default-select2 {
    padding: 0;
}
.form-group-default.form-group-default-select2 > label {
    position: absolute;
    z-index: 10;
    padding: 7px 12px 0 12px;
}
.form-group-default.form-group-default-select2 > label.label-lg {
    left: 0;
    top: 0;
}
.form-group-default.form-group-default-select2 > label.label-sm {
    left: 0;
    top: 0;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choice {
    padding-top: 20px;
    height: 52px;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-arrow b:before {
    top: 20px;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-chosen {
    padding-left: 3px;
    padding-top: 1px;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choices {
    padding-top: 20px;
    height: 52px;
    border: 0px;
}
.form-group-default.form-group-default-select2 > .input-lg {
    height: auto;
    padding: 0;
}
.form-group-default.form-group-default-select2 > .input-lg .select2-choice {
    padding-top: 20px;
    height: 56px;
}
.form-group-default.form-group-default-select2 > .input-sm {
    height: auto;
    padding: 0;
}
.form-group-default.form-group-default-select2 > .input-sm .select2-choice {
    padding-top: 20px;
    height: 46px;
}
.form-group-default.form-group-default-selectFx {
    padding: 0;
}
.form-group-default.form-group-default-selectFx > label {
    position: absolute;
    z-index: 10;
    padding: 7px 12px 0 12px;
}
.form-group-default.form-group-default-selectFx > label.label-lg {
    left: 0;
    top: 0;
}
.form-group-default.form-group-default-selectFx > label.label-sm {
    left: 0;
    top: 0;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-placeholder {
    padding-top: 28px;
    height: 52px;
    padding-left: 12px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select {
    height: auto;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select > span:after,
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select .cs-selected span:after {
    top: 39px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-lg .cs-placeholder {
    height: 60px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-sm .cs-placeholder {
    height: 50px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .dropdown-placeholder {
    vertical-align: top;
}
/* Form validation
--------------------------------------------------
*/
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #0da899;
}
.has-success .form-control {
    border-color: #0da899;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .form-control:focus {
    border-color: #09786e;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-success .input-group-addon {
    background: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: rgba(98, 98, 98, 0.47);
}
.has-success .form-control-feedback {
    color: #0da899;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #c9a843;
}
.has-warning .form-control {
    border-color: #c9a843;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-warning .form-control:focus {
    border-color: #a98b31;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-warning .input-group-addon {
    background: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: rgba(98, 98, 98, 0.47);
}
.has-warning .form-control-feedback {
    color: #c9a843;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #f55753;
}
.has-error .form-control {
    border-color: #f55753;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .form-control:focus {
    border-color: #f22823;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .input-group-addon {
    background: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: rgba(98, 98, 98, 0.47);
}
.has-error .form-control-feedback {
    color: #f55753;
}
.error {
    font-size: 12px;
    color: #f55753;
    display: block;
}
/* Addon inputs
--------------------------------------------------
*/
.input-group-addon {
    background: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: rgba(98, 98, 98, 0.47);
    font-size: 14px;
    padding: 6px 9px;
    border-radius: 3px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
}
.input-group-addon i {
    position: relative;
    top: 1px;
}
.input-group-addon.primary {
    background-color: #6d5cae;
    border: 1px solid #6d5cae;
    color: #ffffff;
}
.input-group-addon.primary .arrow {
    color: #6d5cae;
}
.input-group-addon.success {
    background-color: #0090d9;
    color: #ffffff;
}
.input-group-addon.success .arrow {
    color: #0090d9;
}
.input-group-addon.info {
    background-color: #1f3853;
    color: #ffffff;
}
.input-group-addon.info .arrow {
    color: #1f3853;
}
.input-group-addon.warning {
    background-color: #fbb05e;
    color: #ffffff;
}
.input-group-addon.warning .arrow {
    color: #fbb05e;
}
.input-group-addon.danger {
    background-color: #f35958;
    color: #ffffff;
}
.input-group-addon.danger .arrow {
    color: #f35958;
}
.input-group-addon .arrow {
    position: relative;
    right: -6px;
    color: #D1DADE;
    z-index: 100;
}
.input-group-addon .arrow:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    font-size: 23px;
    position: absolute;
    left: 17px;
    top: -2px;
}
.input-group-addon:last-child .arrow:before {
    font-family: 'FontAwesome';
    content: "\f0d9";
    font-size: 23px;
    position: absolute;
    left: -23px;
    top: -2px;
}
.input-group-addon:last-child input {
    border-left: 0px;
}
/* Plugins
--------------------------------------------------
Datepicker
https://github.com/eternicode/bootstrap-datepicker
*/
.datepicker {
    padding: 16px 0px 16px 0px;
    border-radius: 2px;
    font-size: 12px;
}
.datepicker:after {
    border-bottom-color: #fafafa;
}
.datepicker thead tr .datepicker-switch {
    color: #6f7b8a;
    font-size: 13px;
}
.datepicker thead tr .next,
.datepicker thead tr .prev {
    color: #6d5cae;
    content: '';
    font-size: 0px;
}
.datepicker thead tr .next:before,
.datepicker thead tr .prev:before {
    color: #6d5cae;
    font-family: 'FontAwesome';
    font-size: 10px;
}
.datepicker thead tr .prev:before {
    content: "\f053";
}
.datepicker thead tr .next:before {
    content: "\f054";
}
.datepicker thead tr .dow {
    font-family: 'Montserrat';
    color: #6d5cae;
    text-transform: uppercase;
    font-size: 11px;
}
.datepicker thead tr th {
    width: 31px;
    height: 29px;
}
.datepicker tbody tr .odd {
    color: #d0d3d8;
}
.datepicker table tr td {
    width: 31px;
    height: 29px;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #e6e6e6;
}
.datepicker table tr td.day:hover {
    background: #f0f0f0;
}
.datepicker table tr td.active {
    background-color: #6d5cae !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-image: none;
    text-shadow: none;
    font-weight: 600;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: #f0f0f0;
    background-image: none;
    color: #ffffff;
}
.datepicker table tr td span {
    border-radius: 4px;
    width: 42px;
    height: 42px;
    line-height: 42px;
}
.datepicker table tr td span.active {
    background-color: #6d5cae !important;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    background-image: none;
    border: none;
    text-shadow: none;
}
.datepicker.dropdown-menu {
    border-color: #e6e6e6;
    color: #626262;
}
.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
    border-color: #e6e6e6;
}
.datepicker-inline {
    width: auto;
}
.input-daterange .input-group-addon {
    text-shadow: none;
    border: 0;
}
/* Timepicker
https://github.com/m3wolf/bootstrap3-timepicker
*/
.bootstrap-timepicker-widget table td a i {
    font-size: 12px;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget .bootstrap-timepicker-widget input {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.bootstrap-timepicker-widget.dropdown-menu {
    background: #fff;
}
/* Daterangepicker
http://www.dangrossman.info/
*/
.daterangepicker {
    background: #fff;
}
.daterangepicker .calendar .calendar-date {
    border: 1px solid rgba(0, 0, 0, 0.07);
}
.daterangepicker .calendar .prev,
.daterangepicker .calendar .next,
.daterangepicker .calendar th {
    color: #6d5cae;
    text-transform: uppercase;
    font-size: 11px;
}
.daterangepicker .calendar th,
.daterangepicker .calendar .month {
    font-family: 'Montserrat';
}
.daterangepicker .calendar .month {
    color: #6f7b8a;
    font-size: 13px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #6d5cae;
    border-color: #6d5cae;
}
/*------------------------------------------------------------------
[15. Form Elements]
*/
.checkbox input[type="checkbox"] {
    margin-left: 0px;
    line-height: normal;
}
.form-group.checkbox-elem input[type="checkbox"] {
    margin-top: -1px;
    margin-right: 5px;
}
.form-group label:not(.error) {
    font-family: "Montserrat";
    font-size: 10px;
    font-weight: 600;
}
label {
    color: #878686;
}
label.required {
    color: #878686;
}
label.checkbox {
    font-size: 10px;
    font-family: "Montserrat";
}
.form-control {
    background: none !important;
    background-image: none;
    border: 0;
    font-family: Arial, sans-serif;
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    height: 19px;
    min-height: 19px;
    padding: 0;
    line-height: normal;
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.form-control:focus {
    background-color: #ffffff;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus::-moz-placeholder {
    color: inherit;
    opacity: 0.7;
}
.form-control:focus:-ms-input-placeholder {
    color: inherit;
    opacity: 0.7;
}
.form-control:focus::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.7;
}
.form-control::-moz-placeholder {
    color: inherit;
    opacity: 0.33;
}
.form-control:-ms-input-placeholder {
    color: inherit;
    opacity: 0.33;
}
.form-control::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.33;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #f8f8f8;
    color: #2c2c2c;
}
/* Form layouts  : Horizontal
--------------------------------------------------
*/
.form-horizontal,
#problemFilter,
.container-filter {
    font-size: 12px;
}
.form-horizontal fieldset fieldset.col-md-6,
#problemFilter fieldset fieldset.col-md-6,
.container-filter fieldset fieldset.col-md-6,
.form-horizontal fieldset .problem-left-column fieldset.col-md-6,
#problemFilter fieldset .problem-left-column fieldset.col-md-6,
.container-filter fieldset .problem-left-column fieldset.col-md-6,
.form-horizontal fieldset .problem-right-column fieldset.col-md-6,
#problemFilter fieldset .problem-right-column fieldset.col-md-6,
.container-filter fieldset .problem-right-column fieldset.col-md-6 {
    padding: 20px !important;
    background: #ffffff;
    width: 50%;
}
.form-horizontal fieldset fieldset.col-md-12,
#problemFilter fieldset fieldset.col-md-12,
.container-filter fieldset fieldset.col-md-12,
.form-horizontal fieldset .problem-left-column fieldset.col-md-12,
#problemFilter fieldset .problem-left-column fieldset.col-md-12,
.container-filter fieldset .problem-left-column fieldset.col-md-12,
.form-horizontal fieldset .problem-right-column fieldset.col-md-12,
#problemFilter fieldset .problem-right-column fieldset.col-md-12,
.container-filter fieldset .problem-right-column fieldset.col-md-12 {
    padding: 20px !important;
    background: #ffffff;
    width: 100%;
}
.form-horizontal fieldset fieldset.col-md-12#fieldset-buttons,
#problemFilter fieldset fieldset.col-md-12#fieldset-buttons,
.container-filter fieldset fieldset.col-md-12#fieldset-buttons,
.form-horizontal fieldset .problem-left-column fieldset.col-md-12#fieldset-buttons,
#problemFilter fieldset .problem-left-column fieldset.col-md-12#fieldset-buttons,
.container-filter fieldset .problem-left-column fieldset.col-md-12#fieldset-buttons,
.form-horizontal fieldset .problem-right-column fieldset.col-md-12#fieldset-buttons,
#problemFilter fieldset .problem-right-column fieldset.col-md-12#fieldset-buttons,
.container-filter fieldset .problem-right-column fieldset.col-md-12#fieldset-buttons {
    width: 100%;
}
.form-horizontal fieldset fieldset.col-md-6,
#problemFilter fieldset fieldset.col-md-6,
.container-filter fieldset fieldset.col-md-6,
.form-horizontal fieldset .problem-left-column fieldset.col-md-6,
#problemFilter fieldset .problem-left-column fieldset.col-md-6,
.container-filter fieldset .problem-left-column fieldset.col-md-6,
.form-horizontal fieldset .problem-right-column fieldset.col-md-6,
#problemFilter fieldset .problem-right-column fieldset.col-md-6,
.container-filter fieldset .problem-right-column fieldset.col-md-6,
.form-horizontal fieldset fieldset.col-md-12,
#problemFilter fieldset fieldset.col-md-12,
.container-filter fieldset fieldset.col-md-12,
.form-horizontal fieldset .problem-left-column fieldset.col-md-12,
#problemFilter fieldset .problem-left-column fieldset.col-md-12,
.container-filter fieldset .problem-left-column fieldset.col-md-12,
.form-horizontal fieldset .problem-right-column fieldset.col-md-12,
#problemFilter fieldset .problem-right-column fieldset.col-md-12,
.container-filter fieldset .problem-right-column fieldset.col-md-12,
.form-horizontal fieldset fieldset#fieldset-problem_information,
#problemFilter fieldset fieldset#fieldset-problem_information,
.container-filter fieldset fieldset#fieldset-problem_information,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_information,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_information,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_information,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_information,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_information,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_information,
.form-horizontal fieldset fieldset#fieldset-problem_investigation,
#problemFilter fieldset fieldset#fieldset-problem_investigation,
.container-filter fieldset fieldset#fieldset-problem_investigation,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_investigation,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_investigation,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_investigation,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_investigation,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_investigation,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_investigation,
.form-horizontal fieldset fieldset#fieldset-problem_solving,
#problemFilter fieldset fieldset#fieldset-problem_solving,
.container-filter fieldset fieldset#fieldset-problem_solving,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_solving,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_solving,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_solving,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_solving,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_solving,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_solving,
.form-horizontal fieldset fieldset#fieldset-problem_management,
#problemFilter fieldset fieldset#fieldset-problem_management,
.container-filter fieldset fieldset#fieldset-problem_management,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_management,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_management,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_management,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_management,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_management,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_management,
.form-horizontal fieldset fieldset#fieldset-change_log,
#problemFilter fieldset fieldset#fieldset-change_log,
.container-filter fieldset fieldset#fieldset-change_log,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-change_log,
#problemFilter fieldset .problem-left-column fieldset#fieldset-change_log,
.container-filter fieldset .problem-left-column fieldset#fieldset-change_log,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-change_log,
#problemFilter fieldset .problem-right-column fieldset#fieldset-change_log,
.container-filter fieldset .problem-right-column fieldset#fieldset-change_log {
    padding-left: 0px;
    padding-right: 0px;
    border: 0;
}
.form-horizontal fieldset fieldset.col-md-6 legend,
#problemFilter fieldset fieldset.col-md-6 legend,
.container-filter fieldset fieldset.col-md-6 legend,
.form-horizontal fieldset .problem-left-column fieldset.col-md-6 legend,
#problemFilter fieldset .problem-left-column fieldset.col-md-6 legend,
.container-filter fieldset .problem-left-column fieldset.col-md-6 legend,
.form-horizontal fieldset .problem-right-column fieldset.col-md-6 legend,
#problemFilter fieldset .problem-right-column fieldset.col-md-6 legend,
.container-filter fieldset .problem-right-column fieldset.col-md-6 legend,
.form-horizontal fieldset fieldset.col-md-12 legend,
#problemFilter fieldset fieldset.col-md-12 legend,
.container-filter fieldset fieldset.col-md-12 legend,
.form-horizontal fieldset .problem-left-column fieldset.col-md-12 legend,
#problemFilter fieldset .problem-left-column fieldset.col-md-12 legend,
.container-filter fieldset .problem-left-column fieldset.col-md-12 legend,
.form-horizontal fieldset .problem-right-column fieldset.col-md-12 legend,
#problemFilter fieldset .problem-right-column fieldset.col-md-12 legend,
.container-filter fieldset .problem-right-column fieldset.col-md-12 legend,
.form-horizontal fieldset fieldset#fieldset-problem_information legend,
#problemFilter fieldset fieldset#fieldset-problem_information legend,
.container-filter fieldset fieldset#fieldset-problem_information legend,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_information legend,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_information legend,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_information legend,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_information legend,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_information legend,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_information legend,
.form-horizontal fieldset fieldset#fieldset-problem_investigation legend,
#problemFilter fieldset fieldset#fieldset-problem_investigation legend,
.container-filter fieldset fieldset#fieldset-problem_investigation legend,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_investigation legend,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_investigation legend,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_investigation legend,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_investigation legend,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_investigation legend,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_investigation legend,
.form-horizontal fieldset fieldset#fieldset-problem_solving legend,
#problemFilter fieldset fieldset#fieldset-problem_solving legend,
.container-filter fieldset fieldset#fieldset-problem_solving legend,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_solving legend,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_solving legend,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_solving legend,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_solving legend,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_solving legend,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_solving legend,
.form-horizontal fieldset fieldset#fieldset-problem_management legend,
#problemFilter fieldset fieldset#fieldset-problem_management legend,
.container-filter fieldset fieldset#fieldset-problem_management legend,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-problem_management legend,
#problemFilter fieldset .problem-left-column fieldset#fieldset-problem_management legend,
.container-filter fieldset .problem-left-column fieldset#fieldset-problem_management legend,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-problem_management legend,
#problemFilter fieldset .problem-right-column fieldset#fieldset-problem_management legend,
.container-filter fieldset .problem-right-column fieldset#fieldset-problem_management legend,
.form-horizontal fieldset fieldset#fieldset-change_log legend,
#problemFilter fieldset fieldset#fieldset-change_log legend,
.container-filter fieldset fieldset#fieldset-change_log legend,
.form-horizontal fieldset .problem-left-column fieldset#fieldset-change_log legend,
#problemFilter fieldset .problem-left-column fieldset#fieldset-change_log legend,
.container-filter fieldset .problem-left-column fieldset#fieldset-change_log legend,
.form-horizontal fieldset .problem-right-column fieldset#fieldset-change_log legend,
#problemFilter fieldset .problem-right-column fieldset#fieldset-change_log legend,
.container-filter fieldset .problem-right-column fieldset#fieldset-change_log legend {
    color: #626262;
    border-color: #e6e6e6;
    border-bottom-width: 0px;
    margin: 0px 0 0px 0px;
    padding: 0 25px 0px 0px;
    font-family: "Montserrat";
    font-weight: 600;
    letter-spacing: 0.02em;
    top: 16px;
    font-size: 12px;
    text-transform: uppercase;
    clear: both;
    display: block;
    position: relative;
}
.form-horizontal .form-control.col-sm-5,
#problemFilter .form-control.col-sm-5,
.container-filter .form-control.col-sm-5 {
    width: 95%;
}
.form-horizontal .form-group,
#problemFilter .form-group,
.container-filter .form-group {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-bottom-width: 0px;
    border-radius: 0px;
    padding: 6px 12px 3px 12px;
    margin: 0 0 0px 0;
    min-height: 29px;
}
.form-horizontal .form-group:last-child,
#problemFilter .form-group:last-child,
.container-filter .form-group:last-child {
    border: 1px solid #e6e6e6;
}
.form-horizontal .form-group:hover .control-label,
#problemFilter .form-group:hover .control-label,
.container-filter .form-group:hover .control-label {
    opacity: .6;
}
.form-horizontal .form-group.focused .control-label,
#problemFilter .form-group.focused .control-label,
.container-filter .form-group.focused .control-label {
    opacity: 1;
}
.form-horizontal .form-group.has-error,
#problemFilter .form-group.has-error,
.container-filter .form-group.has-error {
    background-color: rgba(245, 87, 83, 0.1);
}
.form-horizontal .form-group.filter-button,
#problemFilter .form-group.filter-button,
.container-filter .form-group.filter-button {
    border: 0;
    padding: 12px 6px 0 6px;
}
.form-horizontal .form-group .col-sm-9,
#problemFilter .form-group .col-sm-9,
.container-filter .form-group .col-sm-9 {
    padding: 0;
    width: 100%;
    margin-top: -1px;
}
.form-horizontal .form-group .col-sm-9 > span,
#problemFilter .form-group .col-sm-9 > span,
.container-filter .form-group .col-sm-9 > span {
    margin: 0;
    top: -3px;
    font-size: 13px;
    line-height: 12px;
    display: inline-block;
    height: 12px;
}
.form-horizontal .form-group .col-sm-9 .glyphicon.help-block,
#problemFilter .form-group .col-sm-9 .glyphicon.help-block,
.container-filter .form-group .col-sm-9 .glyphicon.help-block {
    font-size: 13px;
    margin: 0px;
    padding-bottom: 3px;
}
.form-horizontal .form-group .control-label,
#problemFilter .form-group .control-label,
.container-filter .form-group .control-label {
    display: block;
    margin: 0;
    opacity: 1;
    transition: opacity 0.2s ease 0s;
    font-family: "Montserrat";
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
}
.form-horizontal .form-group .control-label.col-sm-3,
#problemFilter .form-group .control-label.col-sm-3,
.container-filter .form-group .control-label.col-sm-3 {
    width: 100%;
}
.form-horizontal .form-group.set-border-top,
#problemFilter .form-group.set-border-top,
.container-filter .form-group.set-border-top {
    border-top-width: 1px;
}
.form-horizontal .form-group.set-border-bottom,
#problemFilter .form-group.set-border-bottom,
.container-filter .form-group.set-border-bottom {
    border-bottom-width: 1px;
}
.form-horizontal .form-group.unset-border-top,
#problemFilter .form-group.unset-border-top,
.container-filter .form-group.unset-border-top {
    border-top-width: 0px;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside,
#problemFilter .file-upload .col-sm-9 .file-upload-inside,
.container-filter .file-upload .col-sm-9 .file-upload-inside {
    padding: 4px 0 4px;
    width: 100%;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green {
    margin-bottom: 10px;
    border-radius: 3px;
    font-family: Arial, sans-serif;
    text-shadow: none;
    background-color: #10cfbd;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green:hover,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green:hover,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-green:hover {
    color: #ffffff;
    background-color: #40d9ca;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar {
    border: 1px solid #e6e6e6;
    border-bottom-width: 0px;
    border-radius: 0px;
    margin: 0px;
    width: 100%;
    padding: 6px 12px;
    height: 35px;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar .ajax-file-upload-red,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar .ajax-file-upload-red,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar .ajax-file-upload-red {
    border-radius: 2px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-feature-settings: "kern";
    text-shadow: none;
}
.form-horizontal .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar:last-child,
#problemFilter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar:last-child,
.container-filter .file-upload .col-sm-9 .file-upload-inside .ajax-file-upload-statusbar:last-child {
    border-bottom-width: 1px;
}
.form-horizontal .file-upload .col-sm-9 .chosen-choices,
#problemFilter .file-upload .col-sm-9 .chosen-choices,
.container-filter .file-upload .col-sm-9 .chosen-choices {
    padding: 6px 12px;
    border: 1px solid #e6e6e6 !important;
    border-radius: 0px;
}
.form-horizontal .file-upload .col-sm-9 .chosen-choices li,
#problemFilter .file-upload .col-sm-9 .chosen-choices li,
.container-filter .file-upload .col-sm-9 .chosen-choices li {
    padding-top: 2px;
    padding-bottom: 6px;
}
.form-horizontal .file-upload .col-sm-9 .chosen-choices li .ajax-file-upload-filename,
#problemFilter .file-upload .col-sm-9 .chosen-choices li .ajax-file-upload-filename,
.container-filter .file-upload .col-sm-9 .chosen-choices li .ajax-file-upload-filename {
    margin-bottom: 0;
}
.container-filter {
    padding: 0px;
}
.container-filter fieldset .control-group {
    border-bottom-width: 1px;
}
.grid-filters .container-filter form fieldset div.filter-button:nth-child(2) {
    margin-left: 150px;
}
.grid-filters .container-filter form fieldset div.filter-button {
    padding-left: 0;
    padding-right: 0;
    margin-right: 8px;
}
.grid-filters .container-filter form fieldset div.filter-button div {
    padding-right: 0;
}
.chosen-container {
    border: 0 !important;
    min-width: 92%;
}
.has-error .chosen-container {
    box-shadow: none;
    border: 0;
}
.chosen-container-multi .chosen-choices {
    border: 0px;
    box-shadow: none;
    background: none;
}
.chosen-container-multi .chosen-choices .search-choice {
    background-color: #e6e6e6;
    background-image: none;
    border: medium none;
    border-radius: 2px !important;
    box-shadow: none;
    margin: 0px 5px 0px 0px;
    padding: 4px 8px 4px 21px;
    font-size: 12px;
    line-height: 10px;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
    left: 4px;
}
.chosen-container-multi .chosen-choices .search-field {
    line-height: 10px;
}
.chosen-container-multi .chosen-choices .search-field input {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    box-shadow: none;
    color: #999999;
    line-height: normal;
    min-height: 18px;
    height: 18px;
    margin: 0;
    outline: 0 none;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.01em;
}
.chosen-container-multi .chosen-choices .search-field input.default {
    color: #cdcdcd;
    font-weight: lighter;
}
.chosen-container-single {
    background: none !important;
    background-image: none !important;
    min-width: 95%;
}
.chosen-container-single .chosen-single {
    background: none !important;
    box-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #2c2c2c;
    line-height: normal;
    height: 16px;
    padding-left: 0px;
    background-image: none !important;
    filter: none;
}
.chosen-container-single .chosen-single div {
    top: -5px;
    width: 10px;
}
.chosen-container-single .chosen-single div b {
    background: url("../images/chosen-sprite.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
    font-size: 15px;
}
.chosen-container-active .chosen-single {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    background: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    background: transparent;
    border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
}
.chosen-container-active .chosen-choices {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.chosen-container-active .chosen-choices .search-field input {
    color: #111 !important;
}
.chosen-container .chosen-results {
    left: 0px;
}
.chosen-container-single .chosen-drop {
    margin-top: 2px;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #f0f0f0;
    color: #555555;
}
#problemFilter .form-group .form-chat {
    padding-bottom: 8px;
}
.form-chat .chat-content {
    margin-top: 0px;
    top: 5px;
    padding: 10px 75px 18px 0px;
    width: 100%;
    position: relative;
}
.form-chat .chat-content .chat-show {
    width: 100%;
    height: 185px;
}
.form-chat .chat-content .chat-show p {
    font-size: 13px;
    line-height: normal;
}
.form-chat .chat-content .chat-message .chat-header {
    font-weight: normal;
    font-family: "Montserrat";
}
.form-chat .chat-content .chat-message .chat-header .chat-date {
    font-family: Arial, sans-serif;
}
.form-chat .chat-content .chat-message .message {
    display: inline-block;
}
.form-chat .chat-content .chat-message .message p {
    font-size: 13px;
    line-height: normal;
}
.form-chat .chat-content.simple-chat .chat-show > span span:first-child {
    font-family: "Montserrat";
    font-weight: normal;
}
.form-chat .chat-control {
    width: 70px;
    padding-left: 0px;
    margin: 0 0 5px 0;
    float: right;
    right: 0;
    bottom: 12px;
}
.form-chat .chat-control .chat-control-send {
    width: 60px;
    min-width: 60px;
}
.form-horizontal fieldset fieldset.col-md-6,
.form-horizontal fieldset fieldset.col-md-12 {
    border-radius: 0px;
    margin: 0;
}
.modal .form-horizontal fieldset fieldset.col-md-6,
.modal .form-horizontal fieldset fieldset.col-md-12 {
    width: 50%;
    padding: 20px 0px 10px 20px !important;
}
.modal .form-horizontal fieldset fieldset.col-md-12 {
    width: 100%;
}
#fieldset-buttons {
    margin-top: 10px;
}
#fieldset-buttons dl {
    margin-bottom: 0px;
    padding-right: 0px;
}
.relationships_left {
    color: text-al;
}
.relationships_right {
    color: blue;
}
.id-label_cause_problem,
.id-label_closing_reason {
    border: 0px !important;
    width: 50%;
}
.assignment_label {
    color: #626262;
    border-color: #e6e6e6;
    border-bottom-width: 0px;
    margin: 0px 0 0px 0px;
    padding: 0 25px 0px 0px;
    font-family: "Montserrat";
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 12px;
    text-transform: uppercase;
    clear: both;
    display: block;
    position: relative;
}
fieldset.assignmenst.form-horizontal {
    padding: 0px !important;
    border-radius: 0px;
    margin-bottom: 10px;
}
fieldset.assignmenst.form-horizontal #fieldset-closing_reason_group,
fieldset.assignmenst.form-horizontal #fieldset-cause_problem_group {
    padding-bottom: 15px;
    background-color: #ffffff;
    padding: 25px 10px 10px 10px;
}
fieldset.assignmenst.form-horizontal #fieldset-closing_reason_group dl div:nth-child(even),
fieldset.assignmenst.form-horizontal #fieldset-cause_problem_group dl div:nth-child(even) {
    border-left-width: 0;
}
fieldset.assignmenst.form-horizontal #fieldset-closing_reason_group > legend,
fieldset.assignmenst.form-horizontal #fieldset-cause_problem_group > legend {
    color: #626262;
    border-color: #e6e6e6;
    border-bottom-width: 0px;
    margin: 0px 0 0px 0px;
    padding: 0 25px 0px 0px;
    font-family: "Montserrat";
    font-weight: 600;
    letter-spacing: 0.02em;
    top: 15px;
    font-size: 12px;
    text-transform: uppercase;
    clear: both;
    display: block;
    position: relative;
}
fieldset.assignmenst.form-horizontal #fieldset-closing_reason_group > dl,
fieldset.assignmenst.form-horizontal #fieldset-cause_problem_group > dl {
    top: 10px;
}
tr.has-error {
    color: #f55753;
}
tr.has-error td {
    background-color: rgba(245, 87, 83, 0.1) !important;
}
div.form-group.control-group.id-components {
    border-bottom-width: 1px;
}
.modal .modal-dialog .modal-body form .chosen-container {
    min-width: 95%;
}
