/*!
 * SmartAdmin v1.5.0 ()
 * Copyright 2011-2014 
 */


.tree {
    border-radius: 4px;
    min-height: 20px;
}
.tree li {
    list-style-type: none;
    margin: 0;
    padding: 5px;
    position: relative;
}
.tree ul ul li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.016);
}
.tree li:after, .tree li:before {
    content: "";
    left: -20px;
    position: absolute;
    right: auto;
}
.tree li:before {
    border-left: 1px solid #999;
    bottom: 50px;
    height: 100%;
    top: -11px;
    width: 1px;
}
.tree li:after {
    border-top: 1px solid #999;
    height: 20px;
    top: 18px;
    width: 25px;
}
.tree li span {
    border: 1px dotted #999;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 8px;
    text-decoration: none;
    transition: color 0.2s ease 0.1s, background-color 0.2s ease 0.1s, border-color 0.3s ease 0.2s;
}
.tree li.parent_li > span {
    cursor: pointer;
    padding: 7px;
}
.tree > ul > li:after, .tree > ul > li:before {
    border: 0 none;
}
.tree li:last-child:before {
    height: 30px;
}
.tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #94a0b4;
    color: #000;
}
.tree > ul {
    padding-left: 0;
}
.tree ul ul {
    padding-left: 34px;
    padding-top: 10px;
}
.tree li.parent_li > span:hover {
    background-color: #df8505;
    border: 1px solid #c67605;
    color: #fff;
}
.tree li.parent_li > span:hover + ul li:before {
    border-left-color: #f89406;
}
.tree li.parent_li > span:hover + ul li:after {
    border-top-color: #f89406;
}
.tree li.parent_li > span:hover + ul li span {
    background: none repeat scroll 0 0 #fddfb3 !important;
    border: 1px solid #faa937;
    color: #000;
}
.tree .fa.icon-minus-sign:before {
    content: "" !important;
}
.tree .fa.icon-plus-sign:before {
    content: "" !important;
}
.bootstrap-duallistbox-container .buttons {
    margin-bottom: -1px;
    width: 100%;
}
.bootstrap-duallistbox-container label {
    display: block;
    font-weight: 400 !important;
    margin-top: 0 !important;
}
.bootstrap-duallistbox-container .info {
    display: inline-block;
    font-size: 11px;
    margin-bottom: 5px;
}
.bootstrap-duallistbox-container .btn-group .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.bootstrap-duallistbox-container select {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 300px;
    padding: 0;
    width: 100%;
}
.bootstrap-duallistbox-container .filter {
    box-sizing: border-box;
    display: inline-block;
    height: 31px;
    margin: 0 0 5px;
    width: 100%;
}
.bootstrap-duallistbox-container .filter.placeholder {
    color: #aaa;
}
.bootstrap-duallistbox-container .clear1, .bootstrap-duallistbox-container .clear2 {
    display: none;
    font-size: 10px;
}
.bootstrap-duallistbox-container .box1.filtered .clear1, .bootstrap-duallistbox-container .box2.filtered .clear2 {
    display: inline-block;
}
.bootstrap-duallistbox-container .move, .bootstrap-duallistbox-container .remove {
    width: 60%;
}
.bootstrap-duallistbox-container .moveall, .bootstrap-duallistbox-container .removeall {
    width: 40%;
}
.bootstrap-duallistbox-container.bs2compatible .btn-group > .btn + .btn {
    margin-left: 0;
}
.bootstrap-duallistbox-container.moveonselect .move, .bootstrap-duallistbox-container.moveonselect .remove {
    display: none;
}
.bootstrap-duallistbox-container.moveonselect .moveall, .bootstrap-duallistbox-container.moveonselect .removeall {
    width: 100%;
}
.md-editor {
    border: 1px solid #ddd;
    display: block;
}
.md-editor .md-footer, .md-editor > .md-header {
    background: none repeat scroll 0 0 #f5f5f5;
    display: block;
    margin: 0;
    padding: 6px 4px;
}
.md-editor > .md-header > *:first-child {
    margin-left: 0;
}
.md-editor > .md-preview {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px dashed #ddd;
    border-top: 1px dashed #ddd;
    min-height: 10px;
    padding: 10px;
}
.md-editor > textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #eee;
    border-color: #ddd -moz-use-text-color;
    border-image: none;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-style: dashed none;
    border-width: 1px 0;
    box-shadow: none;
    display: block;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 13px;
    margin: 0;
    outline: 0 none;
    padding: 10px;
    width: 100%;
}
.md-editor > textarea:focus {
    background: none repeat scroll 0 0 #fff;
    box-shadow: none;
}
.md-editor.active {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.slider {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.slider.slider-horizontal {
    height: 20px;
    width: 100% !important;
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    left: 0;
    margin-top: -5px;
    top: 50%;
    width: 100%;
}
.slider.slider-horizontal .slider-selection {
    bottom: 0;
    height: 100%;
    top: 0;
}
.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
    border: medium none;
    color: #797777;
    height: 20px;
    line-height: 21px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    transform: rotate(0deg);
    width: 20px;
}
.slider.slider-horizontal .slider-handle.triangle:before {
    content: "";
    font-size: 34px;
}
.slider-horizontal .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before {
    content: "";
}
.slider.slider-vertical {
    height: 210px;
    width: 20px;
}
.slider.slider-vertical .slider-track {
    height: 100%;
    left: 50%;
    margin-left: -5px;
    top: 0;
    width: 10px;
}
.slider.slider-vertical .slider-selection {
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}
.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
    border: medium none;
    color: #797777;
    height: 20px;
    line-height: 21px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
    transform: rotate(0deg);
    width: 20px;
}
.slider.slider-vertical .slider-handle.triangle:before {
    content: "";
    font-size: 32px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.slider.slider-vertical .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before {
    content: "";
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
}
.slider input {
    display: none;
}
.slider .tooltip-inner {
    white-space: nowrap;
}
.slider-track {
    background: none repeat scroll 0 0 #e5e5e5;
    cursor: pointer;
    position: absolute;
}
.slider-selection {
    background: none repeat scroll 0 0 #3276b1;
    position: absolute;
}
.slider-handle {
    background: none repeat scroll 0 0 #858585;
    border: 1px solid #fff;
    color: #bdbdbd;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    height: 20px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(77, 77, 77, 0.5);
    transform: rotate(90deg);
    width: 20px;
}
.slider-handle:before {
    content: "";
}
.slider-handle.round {
    border-radius: 20px;
    height: 20px;
    width: 20px;
}
.slider-handle.triangle {
    background: none repeat scroll 0 0 transparent;
}
.slider-danger + .slider-track > .slider-selection {
    background: none repeat scroll 0 0 #a90329;
}
.slider-warning + .slider-track > .slider-selection {
    background: none repeat scroll 0 0 #c79121;
}
.slider-info + .slider-track > .slider-selection {
    background: none repeat scroll 0 0 #57889c;
}
.slider-success + .slider-track > .slider-selection {
    background: none repeat scroll 0 0 #739e73;
}
.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #555;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    min-height: 32px;
    padding: 1px 3px;
    vertical-align: middle;
    width: 100%;
}
.bootstrap-tagsinput > span {
    background: none repeat scroll 0 0 #3276b1;
    border: 1px solid #285e8e;
    border-radius: 0 !important;
    font-size: 13px;
    font-weight: 400;
    padding: 1px 28px 1px 8px;
}
.bootstrap-tagsinput input {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    margin: 0;
    max-width: inherit;
    outline: 0 none;
    padding: 0;
    width: auto !important;
}
.bootstrap-tagsinput input:focus {
    border: medium none;
    box-shadow: none;
}
.bootstrap-tagsinput .tag {
    color: #fff;
    display: inline-block;
    margin: 3px 0 3px 2px;
    position: relative;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    cursor: pointer;
    display: block;
    height: 22px;
    padding: 2px 4px 3px 5px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 23px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "";
    font-family: fontAwesome;
    font-size: 15px;
    line-height: 17px;
    padding: 2px 1px;
    text-align: center;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.bootstrap-timepicker {
    position: relative;
}
.modal-open .bootstrap-timepicker-widget.dropdown-menu.open {
    z-index: 1051 !important;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
    left: auto;
    right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
    left: auto;
    right: 13px;
}
.bootstrap-timepicker .add-on {
    cursor: pointer;
}
.bootstrap-timepicker .add-on i {
    display: inline-block;
    height: 16px;
    width: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border-bottom: 0 none;
    border-top: 7px solid #999;
    bottom: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    border-bottom: 0 none;
    border-top: 6px solid #fff;
    bottom: -6px;
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 4px;
}
.bootstrap-timepicker-widget table {
    margin: 0;
    width: 100%;
}
.bootstrap-timepicker-widget table td {
    height: 30px;
    margin: 0;
    padding: 2px;
    text-align: center;
}
.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
    width: 100%;
}
.bootstrap-timepicker-widget table td a {
    border: 1px solid transparent;
    color: #333;
    display: inline-block;
    margin: 0;
    outline: 0 none;
    padding: 8px 0;
    width: 100%;
}
.bootstrap-timepicker-widget table td a:hover {
    background-color: #eee;
    border-color: #ddd;
    border-radius: 4px;
    text-decoration: none;
}
.bootstrap-timepicker-widget table td a i {
    font-size: 18px;
    margin-top: 2px;
}
.bootstrap-timepicker-widget table td input {
    margin: 0;
    text-align: center;
    width: 25px;
}
.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}
@media (min-width: 767px) {
.bootstrap-timepicker-widget.modal {
    margin-left: -100px;
    width: 200px;
}
}
@media (max-width: 767px) {
.bootstrap-timepicker, .bootstrap-timepicker .dropdown-menu {
    width: 100%;
}
}
.bv-form .help-block {
    margin-bottom: 0;
}
.bv-form .tooltip-inner {
    text-align: left;
}
.nav-tabs li.bv-tab-success > a {
    color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
    color: #a94442;
}
[class^="col-"] > .form-control + .form-control-feedback {
    right: 13px;
}
.has-feedback.has-success .radio-inline + .form-control-feedback {
    display: none !important;
}
#buttonGroupForm .btn-group .form-control-feedback {
    right: -30px;
    top: 0;
}
#productForm .inputGroupContainer .form-control-feedback, #productForm .selectContainer .form-control-feedback {
    right: -15px;
    top: 0;
}
span.css-emoticon {
    background-color: #fc0;
    background-image: -moz-linear-gradient(right center , #ffb800 41%, #fd5 56%, #fea 100%);
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 1.54em;
    box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    display: inline-block;
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    font-weight: 700;
    height: 1.54em;
    line-height: 1.34em;
    margin-top: -0.4em;
    overflow: hidden;
    padding: 0;
    text-align: center;
    transform: rotate(90deg);
    vertical-align: middle;
    width: 1.54em;
}
span.css-emoticon.spaced-emoticon {
    padding-left: 0.2em;
    width: 1.34em;
}
@media not all {
span.css-emoticon.spaced-emoticon {
    width: 1.4em;
}
}
span.css-emoticon.small-emoticon {
    border-radius: 1.82em;
    font-size: 0.7em;
    height: 1.82em;
    line-height: 1.72em;
    width: 1.82em;
}
span.css-emoticon.small-emoticon.spaced-emoticon {
    letter-spacing: 0.1em;
    padding-left: 0;
    width: 1.82em;
}
span.css-emoticon.red-emoticon {
    background-color: #eb0542;
    background-image: -moz-linear-gradient(right center , #ff7c7c 41%, #e79494 56%, #e78ba5 100%);
}
span.css-emoticon.pink-emoticon {
    background-color: #ff8fd4;
    background-image: -moz-linear-gradient(right center , #ff8fd4 41%, #ff99d8 56%, #ffade1 100%);
}
span.css-emoticon.no-rotate {
    background-image: -moz-linear-gradient(center bottom , #fc0 41%, #fd5 56%, #fea 100%);
    border-radius: 2.2em;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 0.45em;
    height: 2.2em;
    line-height: 1.9em;
    transform: rotate(0deg);
    width: 2.2em;
}
span.css-emoticon.no-rotate.red-emoticon {
    background-image: -moz-linear-gradient(center bottom , #eb0542 41%, #eb265a 56%, #fa376e 100%);
}
span.css-emoticon.no-rotate.pink-emoticon {
    background-image: -moz-linear-gradient(center bottom , #ff8fd4 41%, #ff99d8 56%, #ffade1 100%);
}
span.css-emoticon.counter-rotated {
    background-image: -moz-linear-gradient(left center , #fc0 41%, #fd5 56%, #fea 100%);
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
    transform: rotate(-90deg);
}
span.css-emoticon.counter-rotated.red-emoticon {
    background-image: -moz-linear-gradient(left center , #eb0542 41%, #eb265a 56%, #fa376e 100%);
}
span.css-emoticon.counter-rotated.pink-emoticon {
    background-image: -moz-linear-gradient(left center , #ff8fd4 41%, #ff99d8 56%, #ffade1 100%);
}
span.css-emoticon.animated-emoticon:hover, span.css-emoticon.un-transformed-emoticon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: transparent;
    box-shadow: none;
    color: inherit;
    letter-spacing: inherit;
    overflow: visible;
    transform: rotate(0deg);
}
span.css-emoticon.nintendo-controller {
    background: -moz-linear-gradient(center bottom , #74798c 9%, #a5aabd 55%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: 0.8em;
    height: 1.2em;
    line-height: 1em;
    vertical-align: bottom;
    width: 2.7em;
}
.clockpicker .input-group-addon {
    cursor: pointer;
}
.clockpicker-moving {
    cursor: move;
}
.clockpicker-align-left.popover > .arrow {
    left: 25px;
}
.clockpicker-align-top.popover > .arrow {
    top: 17px;
}
.clockpicker-align-right.popover > .arrow {
    left: auto;
    right: 25px;
}
.clockpicker-align-bottom.popover > .arrow {
    bottom: 6px;
    top: auto;
}
.clockpicker-popover .popover-title {
    background-color: #fff;
    color: #999;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
.clockpicker-popover .popover-title span {
    cursor: pointer;
}
.clockpicker-popover .popover-content {
    background-color: #f8f8f8;
    padding: 12px;
}
.popover-content:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.clockpicker-plate {
    -moz-user-select: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 200px;
    overflow: visible;
    position: relative;
    width: 200px;
}
.clockpicker-canvas, .clockpicker-dial {
    height: 200px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 200px;
}
.clockpicker-minutes {
    visibility: hidden;
}
.clockpicker-tick {
    border-radius: 50%;
    color: #666;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    width: 26px;
}
.clockpicker-tick.active, .clockpicker-tick:hover {
    background-color: rgba(0, 149, 221, 0.25);
}
.clockpicker-button {
    background-color: #fff;
    background-image: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 1px 0 0;
    margin: 0;
    padding: 10px 0;
}
.clockpicker-button:hover {
    background-color: #ebebeb;
    background-image: none;
}
.clockpicker-button:focus {
    outline: 0 none !important;
}
.clockpicker-dial {
    transition: transform 350ms ease 0s, opacity 350ms ease 0s;
}
.clockpicker-dial-out {
    opacity: 0;
}
.clockpicker-hours.clockpicker-dial-out {
    transform: scale(1.2, 1.2);
}
.clockpicker-minutes.clockpicker-dial-out {
    transform: scale(0.8, 0.8);
}
.clockpicker-canvas {
    transition: opacity 175ms ease 0s;
}
.clockpicker-canvas-out {
    opacity: 0.25;
}
.clockpicker-canvas-bearing, .clockpicker-canvas-fg {
    fill: #0095dd;
    stroke: none;
}
.clockpicker-canvas-bg {
    fill: #c0e5f7;
    stroke: none;
}
.clockpicker-canvas-bg-trans {
    fill: rgba(0, 149, 221, 0.25);
}
.clockpicker-canvas line {
    stroke: #0095dd;
    stroke-linecap: round;
    stroke-width: 1;
}
.colorpicker-saturation {
    background-image: url("../img/saturation.png");
    cursor: crosshair;
    float: left;
    height: 100px;
    width: 100px;
}
.colorpicker-saturation i {
    border: 1px solid #000;
    display: block;
    height: 5px;
    left: 0;
    margin: -4px 0 0 -4px;
    position: absolute;
    top: 0;
    width: 5px;
}
.colorpicker-saturation i b {
    border: 1px solid #fff;
    display: block;
    height: 5px;
    width: 5px;
}
.colorpicker-alpha, .colorpicker-hue {
    cursor: row-resize;
    float: left;
    height: 100px;
    margin-bottom: 4px;
    margin-left: 4px;
    width: 15px;
}
.colorpicker-alpha i, .colorpicker-hue i {
    background: none repeat scroll 0 0 #000;
    border-top: 1px solid #fff;
    display: block;
    height: 1px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 0;
    width: 100%;
}
.colorpicker-hue {
    background-image: url("../img/hue.png");
}
.colorpicker-alpha {
    background-image: url("../img/alpha.png");
    display: none;
}
.colorpicker {
    border-radius: 4px;
    left: 0;
    margin-top: 1px;
    min-width: 120px;
    padding: 4px;
    top: 0;
}
.colorpicker:after {
    clear: both;
}
.colorpicker:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 6px;
    position: absolute;
    top: -7px;
}
.colorpicker:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 7px;
    position: absolute;
    top: -6px;
}
.colorpicker div {
    position: relative;
}
.colorpicker.alpha {
    min-width: 140px;
}
.colorpicker.alpha .colorpicker-alpha {
    display: block;
}
.colorpicker-color {
    background-image: url("../img/alpha.png");
    background-position: 0 100%;
    clear: both;
    height: 10px;
    margin-top: 5px;
}
.colorpicker-color div {
    height: 10px;
}
.input-append.color .add-on i, .input-prepend.color .add-on i {
    cursor: pointer;
    display: block;
    height: 16px;
    width: 16px;
}
div.dataTables_length label {
    float: left;
    font-weight: 400;
    text-align: left;
}
div.dataTables_length select {
    width: 75px;
}
div.dataTables_filter label {
    float: right;
    font-weight: 400;
}
div.dataTables_filter input {
    width: 16em;
}
div.dataTables_paginate {
    float: right;
    margin: 0;
}
div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}
table.dataTable td, table.dataTable th {
    box-sizing: content-box;
}
table.dataTable {
    clear: both;
    margin-bottom: 6px !important;
    margin-top: 6px !important;
    max-width: none !important;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}
table.dataTable thead > tr > th {
    padding-right: 18px;
}
table.dataTable th:active {
    outline: 0 none;
}
div.dataTables_scrollHead table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0 !important;
}
div.dataTables_scrollHead table thead tr:last-child td:first-child, div.dataTables_scrollHead table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
    border-top: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child td, div.dataTables_scrollBody tbody tr:first-child th {
    border-top: medium none;
}
div.dataTables_scrollFoot table {
    border-top: medium none;
    margin-top: 0 !important;
}
table.table-bordered.dataTable {
    border-collapse: separate !important;
}
table.table-bordered thead td, table.table-bordered thead th {
    border-left-width: 0;
    border-top-width: 0;
}
table.table-bordered tbody td, table.table-bordered tbody th {
    border-bottom-width: 0;
    border-left-width: 0;
}
table.table-bordered td:last-child, table.table-bordered th:last-child {
    border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}
.dataTables_filter{
	float: left;
	width: 100%;
}
.dataTables_filter label{
	width: 60%;
	float: right !important;
}

.dataTables_filter .input-group-addon{
	position: absolute;
}
.dataTables_filter input{
	
	width: 100% !important;
	float: right !important;
	padding-left: 33px;	
}
div.DTTT .btn {
    color: #333 !important;
    font-size: 12px;
}
div.DTTT .btn:hover {
    text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important;
}
ul.DTTT_dropdown.dropdown-menu li {
    position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #08c;
    color: #fff !important;
}
div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}
div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    margin: 1em;
}
div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}
div.DTFC_LeftFootWrapper table, div.DTFC_LeftHeadWrapper table, div.DTFC_RightFootWrapper table, div.DTFC_RightHeadWrapper table, table.DTFC_Cloned tr.even {
    background-color: #fff;
    margin-bottom: 0;
}
div.DTFC_LeftHeadWrapper table, div.DTFC_RightHeadWrapper table {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-bottom: 0 !important;
}
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftBodyWrapper table, div.DTFC_RightBodyWrapper table {
    border-top: medium none;
    margin: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftFootWrapper table, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_RightBodyWrapper tbody tr:first-child th, div.DTFC_RightFootWrapper table {
    border-top: medium none;
}
div.FixedHeader_Cloned table {
    margin: 0 !important;
}
table.DTCR_clonedTable {
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 202;
}
div.DTCR_pointer {
    background-color: #0259c4;
    width: 1px;
    z-index: 201;
}
div.ColVis {
    float: right;
}
button.ColVis_Button, ul.ColVis_collection li {
    background: -moz-linear-gradient(center top , #fff 0px, #f3f3f3 89%, #f9f9f9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #ccc;
    color: #000 !important;
    cursor: pointer;
    float: left;
    font-size: 0.88em;
    margin-right: 3px;
    padding: 5px 8px;
    position: relative;
    white-space: nowrap;
}
.ColVis_Button:hover, ul.ColVis_collection li:hover {
    background: -moz-linear-gradient(center top , #f3f3f3 0px, #e2e2e2 89%, #f4f4f4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #666;
    box-shadow: 1px 1px 3px #999;
    text-decoration: none !important;
}
button.ColVis_Button {
    height: 30px;
    padding: 3px 8px;
}
button.ColVis_Button::-moz-focus-inner {
    border: medium none !important;
    padding: 0;
}
button.ColVis_Button:active {
    outline: 0 none;
}
div.ColVis_collectionBackground {
    background-color: #000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1100;
}
ul.ColVis_collection {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    margin: 0;
    overflow: hidden;
    padding: 8px 8px 4px;
    z-index: 2002;
}
ul.ColVis_collection li {
    box-shadow: 1px 1px 3px #999;
    display: block;
    float: none;
    height: auto;
    left: 0;
    margin-bottom: 4px;
    padding: 0.5em;
    position: relative;
    right: 0;
    text-align: left;
}
ul.ColVis_collection li.ColVis_Button:hover {
    background-color: #f0f0f0;
    border: 1px solid #999;
}
ul.ColVis_collection li span {
    cursor: pointer;
    display: inline-block;
    padding-left: 0.5em;
}
ul.ColVis_collection li.ColVis_Special {
    background: linear-gradient(to bottom, #ededed 0px, #d6d6d6 77%, #e8e8e8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #555;
}
ul.ColVis_collection li.ColVis_Special:hover {
    background: -moz-linear-gradient(center top , #d0d0d0 0px, #d5d5d5 89%, #e2e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
span.ColVis_radio {
    display: inline-block;
    width: 20px;
}
div.ColVis_catcher {
    position: absolute;
    z-index: 1101;
}
.disabled {
    color: #999;
}
div.DTTT_container {
    float: right;
    margin-bottom: 1em;
    position: relative;
}
@media screen and (max-width: 640px) {
div.DTTT_container {
    float: none !important;
    text-align: center;
}
div.DTTT_container:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
}
a.DTTT_button, button.DTTT_button, div.DTTT_button {
    background: -moz-linear-gradient(center top , #fff 0px, #f3f3f3 89%, #f9f9f9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #ccc;
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.88em;
    margin-right: 3px;
    padding: 5px 8px;
    position: relative;
}
button.DTTT_button {
    height: 30px;
    padding: 3px 8px;
}
.DTTT_button embed {
    outline: 0 none;
}
a.DTTT_button:hover, button.DTTT_button:hover, div.DTTT_button:hover {
    background: -moz-linear-gradient(center top , #f3f3f3 0px, #e2e2e2 89%, #f4f4f4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #666;
    box-shadow: 1px 1px 3px #999;
    text-decoration: none !important;
}
a.DTTT_disabled, button.DTTT_disabled, div.DTTT_disabled {
    background: -moz-linear-gradient(center top , #fff 0px, #f9f9f9 89%, #fafafa 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #d0d0d0;
    color: #999;
}
button.DTTT_button_collection span {
    padding-right: 17px;
}
button.DTTT_button_collection:hover span {
    background: none repeat scroll 0 0 #f0f0f0;
    padding-right: 17px;
}
table.DTTT_selectable tbody tr {
    cursor: pointer;
}
table.dataTable tr.DTTT_selected.odd, table.dataTable tr.DTTT_selected.odd td.sorting_1, table.dataTable tr.DTTT_selected.odd td.sorting_2, table.dataTable tr.DTTT_selected.odd td.sorting_3 {
    background-color: #9fafd1;
}
table.dataTable tr.DTTT_selected.even, table.dataTable tr.DTTT_selected.even td.sorting_1, table.dataTable tr.DTTT_selected.even td.sorting_2, table.dataTable tr.DTTT_selected.even td.sorting_3 {
    background-color: #b0bed9;
}
div.DTTT_collection {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 8px 8px 4px;
    width: 150px;
    z-index: 2002;
}
div.DTTT_collection_background {
    z-index: 2001;
}
div.DTTT_collection a.DTTT_button, div.DTTT_collection button.DTTT_button, div.DTTT_collection div.DTTT_button {
    box-shadow: 1px 1px 3px #999;
    display: block;
    float: none;
    left: 0;
    margin-bottom: 4px;
    position: relative;
    right: 0;
}
.DTTT_print_info {
    background: -moz-linear-gradient(center top , #fff 0px, #f3f3f3 89%, #f9f9f9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    color: #333;
    height: 150px;
    left: 50%;
    margin-left: -200px;
    margin-top: -75px;
    opacity: 0.95;
    padding: 10px 30px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 400px;
}
.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    margin: 1em;
}
.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}
table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
    background: url("../img/plus.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
    cursor: pointer;
    padding-left: 32px;
}
table.has-columns-hidden > tbody > tr.detail-show > td span.responsiveExpander {
    background: url("../img/minus.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
}
table.has-columns-hidden > tbody > tr.row-detail > td {
    background: none repeat scroll 0 0 #eee;
}
table.has-columns-hidden > tbody > tr.row-detail > td > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
table.has-columns-hidden > tbody > tr.row-detail > td > ul > li > span.columnTitle {
    font-weight: 700;
}
.dt-toolbar {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid #ccc;
    display: block;
    float: left;
    padding: 6px 7px 1px;
    position: relative;
    width: 100%;
}
.dt-toolbar-footer {
    background: none repeat scroll 0 0 #fafafa;
    border-top: 1px solid #ccc;
    box-shadow: 0 1px #fff inset;
    font-size: 11px;
    overflow: hidden;
    padding: 5px 10px;
}
.dt-toolbar-footer > *:first-child, .dt-toolbar > *:first-child {
    padding-left: 0 !important;
}
.dt-toolbar-footer > *:last-child, .dt-toolbar > *:last-child {
    padding-right: 0 !important;
}
table.dataTable thead .sorting {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAACVBMVEUAAADIyMjl5eVIBBP/AAAAAXRSTlMAQObYZgAAAClJREFUCNdjwAYEwGQKiGDsBJFsTA5AUoJhAqZaiDhEDVg9RC/MHEwAANsMA91AQfd/AAAAAElFTkSuQmCC") no-repeat scroll right center rgba(0, 0, 0, 0);
}
table.dataTable thead .sorting_asc {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAAB1JREFUCNdjwAkcgPgBAwPjBwYG5h8MDOx/GAgBAKRJBBCQbHkwAAAAAElFTkSuQmCC") no-repeat scroll right center rgba(0, 0, 0, 0);
}
table.dataTable thead .sorting_desc {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAABxJREFUCNdjIATY/zAwMP9gYGD8AOQ8AGIHnEoBkNkEEEbbutQAAAAASUVORK5CYII=") no-repeat scroll right center rgba(0, 0, 0, 0);
}
table.dataTable thead .sorting_asc_disabled {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABUVFR8AzIeAAAAAnRSTlMAf7YpoZUAAAAdSURBVAjXY8AJHID4AQMD4wcGBuYfDAzsfxgIAQCkSQQQkGx5MAAAAABJRU5ErkJggg==") no-repeat scroll right center rgba(0, 0, 0, 0);
}
table.dataTable thead .sorting_desc_disabled {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABUVFR8AzIeAAAAAnRSTlMAf7YpoZUAAAAcSURBVAjXYyAE2P8wMDD/YGBg/ADkPABiB5xKAZDZBBBG27rUAAAAAElFTkSuQmCC") no-repeat scroll right center rgba(0, 0, 0, 0);
}
table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    background-color: #eee;
}
.dataTables_empty {
    color: #575757;
    font-size: 14px;
    padding: 20px 10px !important;
    text-align: center;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px 10px;
}
table.dataTable tfoot > tr > th, table.dataTable thead > tr > th {
    padding-left: 9px !important;
}
table.dataTable tfoot > tr > th input, table.dataTable thead > tr > th input {
    /*font-weight: 400;
    width: 100% !important;*/
}
table.dataTable thead > tr > th.hasinput {
    padding: 6px !important;
}
div.dataTables_info {
    color: #969696;
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
    padding-top: 9px;
}
.dataTable thead > tr > th {
    border-left: medium none !important;
}
.dataTable input.checkbox[type="checkbox"], .dataTable input.radiobox[type="radio"] {
    left: -999px;
}
table.dataTable thead > tr > th.sorting_disabled {
    padding-right: 9px !important;
}
.dataTables_filter {
    float: left;
    width: 100%;
}
.dataTables_filter .input-group-addon {
    float: left;
    height: 32px;
    margin-top: 0;
    padding-top: 8px;
    width: 32px;
}
.dataTables_filter .input-group-addon + .form-control {
    float: left;
}
.dt-toolbar > *:first-child .DTTT, .dt-toolbar > *:first-child .dataTables_filter > *:only-child, .dt-toolbar > *:first-child .dataTables_length, .dt-toolbar > *:first-child .pagination {
    float: left !important;
}
.dt-toolbar > *:last-child .DTTT, .dt-toolbar > *:last-child .dataTables_filter > *:only-child, .dt-toolbar > *:last-child .dataTables_length, .dt-toolbar > *:last-child .pagination {
    float: right;
}
.dt-toolbar-footer > *:first-child .DTTT, .dt-toolbar-footer > *:first-child .dataTables_filter > *:only-child, .dt-toolbar-footer > *:first-child .dataTables_length, .dt-toolbar-footer > *:first-child .pagination {
    float: left;
}
.dt-toolbar-footer > *:last-child .DTTT, .dt-toolbar-footer > *:last-child .dataTables_filter > *:only-child, .dt-toolbar-footer > *:last-child .dataTables_length, .dt-toolbar-footer > *:last-child .pagination {
    float: right;
}
body.DTTT_Print {
    background: none repeat scroll 0 0 #fff !important;
}
.DTTT_Print #main {
    margin: 0 !important;
}
.DTTT_PrintMessage {
    display: block;
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.DTTT_Print table.dataTable {
    margin-top: 0 !important;
}
.DTTT_Print .dataTables_wrapper table {
    border: 1px solid #c7c7c7 !important;
}
div.ColVis {
    margin-bottom: 0 !important;
}
ul.ColVis_collection {
    width: 127px;
}
ul.ColVis_collection li span {
    vertical-align: 3px;
}
ul.ColVis_collection li label {
    margin-bottom: 0 !important;
}
.dataTables_processing {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 1.2em;
    height: 40px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.dataTable tbody .details-control {
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.dataTable tbody .details-control:before {
    color: #739e73;
    content: "";
    font-family: FontAwesome;
    font-size: 1.4em;
}
.dataTable tbody .shown .details-control:before {
    color: #a90329;
    content: "";
}
.dataTable tbody .shown + tr > td {
    padding: 0 !important;
}
.dataTable tbody .shown {
    background: none repeat scroll 0 0 rgba(205, 209, 98, 0.2) !important;
}
.dataTable tbody .shown > td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.dataTable tbody .shown + tr > td > table > tbody > tr:last-child {
    border-bottom: 1px solid #c2c2c2;
}
.dataTable tbody .shown + tr > td > table tbody tr {
    background-color: rgba(205, 209, 98, 0.05) !important;
}
.dataTable tbody .shown .table > tbody > tr > td {
    border: medium none !important;
}
.table-bordered .progress {
    background: none repeat scroll 0 0 #fff !important;
    box-shadow: 0 1px 0 transparent, 0 0 0 1px #d6d6d6 inset;
}
.dataTables_scroll .dataTables_scrollBody, .dataTables_scroll .dataTables_scrollHead, .dataTables_scroll + .dt-toolbar-footer {
    float: left;
}
.dataTables_scroll + .dt-toolbar-footer {
    width: 100%;
}
.dataTables_scroll .dataTables_scrollHeadInner {
    margin-top: -6px;
}
.dataTables_scroll .dataTables_scrollHead {
    background: none repeat scroll 0 0 #f4f4f4;
}
.dropzone.dz-drag-hover {
    border: 5px dashed #ccc;
}
.dropzone {
    border-radius: 3px;
    min-height: 360px;
}
.dropzone .dz-default.dz-message {
    background-position: 0 0;
    background-repeat: no-repeat;
    filter: none;
    height: 123px;
    left: 50%;
    margin-left: -214px;
    margin-top: -61.5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    transition: opacity 0.3s ease-in-out 0s;
    width: 428px;
}
.dropzone.dz-square .dz-default.dz-message {
    background-position: 0 -123px;
    height: 174px;
    margin-left: -134px;
    margin-top: -87px;
    width: 268px;
}
.dropzone.dz-drag-hover .dz-message {
    opacity: 0.15;
}
.dropzone.dz-started .dz-message {
    opacity: 0;
}
.dropzone .dz-preview, .dropzone-previews .dz-preview {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
    font-size: 14px;
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img, .dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
    opacity: 0.1;
}
.dropzone .dz-preview.dz-error .dz-error-mark, .dropzone .dz-preview.dz-success .dz-success-mark, .dropzone-previews .dz-preview.dz-error .dz-error-mark, .dropzone-previews .dz-preview.dz-success .dz-success-mark {
    filter: none;
    opacity: 1;
}
.dropzone .dz-preview.dz-error .dz-progress .dz-upload, .dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
    background: none repeat scroll 0 0 #ee1e2d;
}
.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-success-mark {
    background-image: url("../img/dropzone/spritemap.png");
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.4s ease-in-out 0s;
}
.dropzone .dz-preview .dz-error-mark span, .dropzone .dz-preview .dz-success-mark span, .dropzone-previews .dz-preview .dz-error-mark span, .dropzone-previews .dz-preview .dz-success-mark span {
    display: none;
}
.dropzone .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-error-mark {
    background-position: -268px -123px;
}
.dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark {
    background-position: -268px -163px;
}
.dropzone .dz-preview .dz-progress .dz-upload, .dropzone-previews .dz-preview .dz-progress .dz-upload {
    animation: 0.4s linear 0s normal none infinite running loading;
    background-image: url("../img/dropzone/spritemap.png");
    background-position: 0 -400px;
    background-repeat: repeat-x;
    border-radius: 2px;
    height: 100%;
    transition: width 0.3s ease-in-out 0s;
}
.dropzone .dz-preview.dz-success .dz-progress, .dropzone-previews .dz-preview.dz-success .dz-progress {
    display: block;
    opacity: 0;
    transition: opacity 0.4s ease-in-out 0s;
}
.dropzone .dz-preview .dz-error-message, .dropzone-previews .dz-preview .dz-error-message {
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0s;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message, .dropzone-previews .dz-preview.dz-error:hover .dz-error-message {
    filter: none;
    opacity: 1;
}
.dropzone a.dz-remove, .dropzone-previews a.dz-remove {
    background-image: -moz-linear-gradient(center top , #3883c5 0px, #4a90cc 100%);
    border: 1px solid #3276b1;
    border-radius: 2px;
    color: #fff;
    display: block;
    margin-top: 26px;
    padding: 4px 5px;
    text-align: center;
    text-decoration: none;
}
.dropzone a.dz-remove:hover, .dropzone-previews a.dz-remove:hover {
    background-image: -moz-linear-gradient(center top , #357ebd 0px, #3e88c9 100%);
    color: #fff;
}
@keyframes loading {
0% {
    background-position: 0 -400px;
}
100% {
    background-position: -7px -400px;
}
}
@keyframes loading {
0% {
    background-position: 0 -400px;
}
100% {
    background-position: -7px -400px;
}
}
.dropzone, .dropzone *, .dropzone-previews, .dropzone-previews * {
    box-sizing: border-box;
}
.dropzone {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 1em;
    position: relative;
}
.dropzone.dz-clickable, .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message span {
    cursor: pointer;
}
.dropzone.dz-clickable * {
    cursor: default;
}
.dropzone .dz-message {
    filter: none;
    opacity: 1;
}
.dropzone.dz-drag-hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.15);
}
.dropzone.dz-started .dz-message {
    display: none;
}
.dropzone .dz-preview, .dropzone-previews .dz-preview {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 1px solid #acacac;
    display: inline-block;
    margin: 17px;
    padding: 6px;
    position: relative;
    vertical-align: top;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail], .dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
    display: none;
}
.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details {
    background: none repeat scroll 0 0 #ebebeb;
    height: 100px;
    margin-bottom: 22px;
    padding: 5px;
    position: relative;
    width: 100px;
}
.dropzone .dz-preview .dz-details .dz-filename, .dropzone-previews .dz-preview .dz-details .dz-filename {
    height: 100%;
    overflow: hidden;
}
.dropzone .dz-preview .dz-details img, .dropzone-previews .dz-preview .dz-details img {
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
}
.dropzone .dz-preview .dz-details .dz-size, .dropzone-previews .dz-preview .dz-details .dz-size {
    bottom: -28px;
    height: 28px;
    left: 3px;
    line-height: 28px;
    position: absolute;
}
.dropzone .dz-preview.dz-error .dz-error-mark, .dropzone .dz-preview.dz-success .dz-success-mark, .dropzone-previews .dz-preview.dz-error .dz-error-mark, .dropzone-previews .dz-preview.dz-success .dz-success-mark {
    display: block;
}
.dropzone .dz-preview:hover .dz-details img, .dropzone-previews .dz-preview:hover .dz-details img {
    display: none;
}
.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-success-mark {
    display: none;
    font-size: 30px;
    height: 40px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 40px;
}
.dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark {
    color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-error-mark {
    color: #ee162d;
}
.dropzone .dz-preview .dz-progress, .dropzone-previews .dz-preview .dz-progress {
    background: none repeat scroll 0 0 #d7d7d7;
    display: none;
    height: 6px;
    left: 6px;
    position: absolute;
    right: 6px;
    top: 100px;
}
.dropzone .dz-preview .dz-progress .dz-upload, .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-color: #8cc657;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.dropzone .dz-preview.dz-processing .dz-progress, .dropzone-previews .dz-preview.dz-processing .dz-progress {
    display: block;
}
.dropzone .dz-preview .dz-error-message, .dropzone-previews .dz-preview .dz-error-message {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.8);
    color: #800;
    display: none;
    left: -20px;
    max-width: 500px;
    min-width: 140px;
    padding: 8px 10px;
    position: absolute;
    top: -5px;
    z-index: 500;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message, .dropzone-previews .dz-preview.dz-error:hover .dz-error-message {
    display: block;
}
.easy-pie-title {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 19px;
    margin: 10px 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100px;
}
.easy-pie-title .icon-color-bad, .easy-pie-title .icon-color-good {
    font-size: 18px;
}
.easy-pie-chart {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.easy-pie-chart .percent {
    color: #444;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.easy-pie-chart .percent .fa {
    display: none;
}
.degree-sign:after, .percent-sign:after {
    content: " %";
    line-height: normal;
}
.fd-form-element-hidden {
    display: none;
}
.fd-slider {
    height: 20px;
    margin: 0;
    width: 100%;
}
.fd-slider-vertical {
    height: 100%;
    margin: 0 10px 10px 0;
    width: 20px;
}
.fd-slider, .fd-slider-vertical {
    -moz-user-select: none;
    border: 0 none;
    display: block;
    position: relative;
    text-decoration: none;
}
.fd-slider-inner {
    display: none;
}
.fd-slider-bar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #333;
    border-color: #bbb #fff #fff #bbb;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 6px;
    line-height: 4px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 8px;
    width: 100%;
    z-index: 2;
}
.fd-slider-range {
    background-clip: padding-box;
    background-color: #eee;
    border-radius: 2px;
    display: block;
    height: 6px;
    margin: 0;
    overflow: hidden;
    padding: 0 2px 0 0;
    position: absolute;
    top: 9px;
    z-index: 3;
}
.fd-slider-handle {
    -moz-user-focus: none;
    -moz-user-select: none;
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #aaa;
    border-radius: 12px;
    display: block;
    height: 12px;
    left: 0;
    line-height: 1px !important;
    margin: 0 0 0 1px;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: 5px;
    width: 12px;
    z-index: 3;
}
.fd-slider-handle:focus {
    -moz-user-focus: normal;
    border: 0 none;
    outline: 0 none;
}
button.fd-slider-handle:focus::-moz-focus-inner {
    border-color: transparent;
}
body.fd-slider-drag-horizontal, body.fd-slider-drag-horizontal *, body.fd-slider-drag-vertical, body.fd-slider-drag-vertical * {
    -moz-user-select: none;
}
.fd-slider-handle:after, .fd-slider-handle:before {
    opacity: 0;
    transition-delay: 1s;
    transition-duration: 1s;
    transition-property: opacity;
}
.fd-slider-active .fd-slider-handle:before, .fd-slider-focused .fd-slider-handle:before, .fd-slider-hover .fd-slider-handle:before {
    background: none repeat scroll 0 0 padding-box #2f6ee0;
    border-radius: 3px;
    box-shadow: 0 0 4px #999;
    color: #fff;
    content: attr(aria-valuetext);
    display: block;
    font-size: 10px;
    font-weight: 700;
    height: 14px;
    left: -8px;
    line-height: 12px;
    margin: 0;
    opacity: 1;
    padding: 3px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #1a3a95;
    top: -21px;
    width: 20px;
    z-index: 1;
}
.fd-slider-active .fd-slider-handle:after, .fd-slider-focused .fd-slider-handle:after, .fd-slider-hover .fd-slider-handle:after {
    background: none repeat scroll 0 0 #2f6ee0;
    box-shadow: 0 0 4px #aaa;
    clip: rect(4px, 14px, 14px, 4px);
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    margin: 0 0 0 -5px;
    opacity: 1;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    top: -9px;
    transform: rotate(45deg);
    width: 10px;
    z-index: 2;
}
.oldie .fd-slider-handle:after, .oldie .fd-slider-handle:before {
    display: none;
}
.fc {
    direction: ltr;
    text-align: left;
}
.fc table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fc table, html .fc {
    font-size: 1em;
}
.fc td, .fc th {
    padding: 0;
    vertical-align: top;
}
.fc-header td {
    white-space: nowrap;
}
.fc-header-left {
    text-align: left;
    width: 25%;
}
.fc-header-center {
    text-align: center;
}
.fc-header-right {
    text-align: right;
    width: 25%;
}
.fc-header-title {
    display: inline-block;
    vertical-align: top;
}
.fc-header-title h2 {
    margin-top: 0;
    white-space: nowrap;
}
.fc .fc-header-space {
    padding-left: 10px;
}
.fc-header .fc-button {
    margin-bottom: 1em;
    margin-right: -1px;
    vertical-align: top;
}
.fc-header .fc-corner-right, .fc-header .ui-corner-right {
    margin-right: 0;
}
.fc-header .fc-state-hover, .fc-header .ui-state-hover {
    z-index: 2;
}
.fc-header .fc-state-down {
    z-index: 3;
}
.fc-header .fc-state-active, .fc-header .ui-state-active {
    z-index: 4;
}
.fc-content {
    clear: both;
    position: relative;
    z-index: 1;
}
.fc-view {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.fc-widget-content, .fc-widget-header {
    border: 1px solid #ddd;
}
.fc-state-highlight {
    background: none repeat scroll 0 0 #fcf8e3;
}
.fc-cell-overlay {
    background: none repeat scroll 0 0 #bce8f1;
    opacity: 0.3;
}
.fc-button {
    cursor: pointer;
    display: inline-block;
    height: 1.9em;
    line-height: 1.9em;
    overflow: hidden;
    padding: 0 0.6em;
    position: relative;
    white-space: nowrap;
}
.fc-state-default {
    border: 1px solid;
}
.fc-state-default.fc-corner-left {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.fc-button .fc-icon {
    font-family: "Courier New",Courier,monospace;
    font-size: 2em;
    margin: 0 0.1em;
    vertical-align: baseline;
}
.fc-icon-left-single-arrow:after {
    content: "‹";
    font-weight: 700;
}
.fc-icon-right-single-arrow:after {
    content: "›";
    font-weight: 700;
}
.fc-icon-left-double-arrow:after {
    content: "«";
}
.fc-icon-right-double-arrow:after {
    content: "»";
}
.fc-button .ui-icon {
    float: left;
    margin-top: -8px;
    position: relative;
    top: 50%;
}
.fc-state-default {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    background-color: #e6e6e6;
    color: #333;
}
.fc-state-hover {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.fc-state-active, .fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.fc-state-disabled {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.fc-event-container > * {
    z-index: 8;
}
.fc-event-container > .ui-draggable-dragging, .fc-event-container > .ui-resizable-resizing {
    z-index: 9;
}
.fc-event {
    background-color: #3a87ad;
    color: #fff;
    cursor: default;
    font-size: 0.85em;
}
a.fc-event {
    text-decoration: none;
}
.fc-event-draggable, a.fc-event {
    cursor: pointer;
}
.fc-rtl .fc-event {
    text-align: right;
}
.fc-event-inner {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.fc-event-time, .fc-event-title {
    padding: 0 1px;
}
.fc .ui-resizable-handle {
    display: block;
    font-size: 300%;
    line-height: 50%;
    overflow: hidden;
    position: absolute;
    z-index: 99999;
}
.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px;
}
.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    border-bottom-left-radius: 3px;
    border-left-width: 1px;
    border-top-left-radius: 3px;
}
.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.fc-event-hori .ui-resizable-e {
    cursor: e-resize;
    height: 100% !important;
    right: -3px !important;
    top: 0 !important;
    width: 7px !important;
}
.fc-event-hori .ui-resizable-w {
    cursor: w-resize;
    height: 100% !important;
    left: -3px !important;
    top: 0 !important;
    width: 7px !important;
}
.fc-event-hori .ui-resizable-handle {
}
table.fc-border-separate {
    border-collapse: separate;
}
.fc-border-separate td, .fc-border-separate th {
    border-width: 1px 0 0 1px;
}
.fc-border-separate td.fc-last, .fc-border-separate th.fc-last {
    border-right-width: 1px;
}
.fc-border-separate tr.fc-last td, .fc-border-separate tr.fc-last th {
    border-bottom-width: 1px;
}
.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th {
    border-top-width: 0;
}
.fc-grid th {
    text-align: center;
}
.fc .fc-week-number {
    text-align: center;
    width: 22px;
}
.fc .fc-week-number div {
    padding: 0 2px;
}
.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px;
}
.fc-grid .fc-other-month .fc-day-number {
    opacity: 0.3;
}
.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 1px;
}
.fc-grid .fc-event-time {
    font-weight: 700;
}
.fc-rtl .fc-grid .fc-day-number {
    float: left;
}
.fc-rtl .fc-grid .fc-event-time {
    float: right;
}
.fc-agenda table {
    border-collapse: separate;
}
.fc-agenda-days th {
    text-align: center;
}
.fc-agenda .fc-agenda-axis {
    font-weight: 400;
    padding: 0 4px;
    text-align: right;
    vertical-align: middle;
    width: 50px;
}
.fc-agenda-slots .fc-agenda-axis {
    white-space: nowrap;
}
.fc-agenda .fc-week-number {
    font-weight: 700;
}
.fc-agenda .fc-day-content {
    padding: 2px 2px 1px;
}
.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
    border-left-width: 0;
}
.fc-agenda-allday th {
    border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
    min-height: 34px;
}
.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
    background: none repeat scroll 0 0 #eee;
}
.fc-agenda-slots th {
    border-width: 1px 1px 0;
}
.fc-agenda-slots td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 1px 0 0;
}
.fc-agenda-slots td div {
    height: 20px;
}
.fc-agenda-slots tr.fc-slot0 td, .fc-agenda-slots tr.fc-slot0 th {
    border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor td, .fc-agenda-slots tr.fc-minor th {
    border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
}
.fc-event-vert {
    border-width: 0 1px;
}
.fc-event-vert.fc-event-start {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-width: 1px;
}
.fc-event-vert.fc-event-end {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-width: 1px;
}
.fc-event-vert .fc-event-time {
    font-size: 10px;
    white-space: nowrap;
}
.fc-event-vert .fc-event-inner {
    position: relative;
    z-index: 2;
}
.fc-event-vert .fc-event-bg {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    left: 0;
    opacity: 0.25;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.fc-event-vert .ui-resizable-s {
    bottom: 0 !important;
    cursor: s-resize;
    font-family: monospace;
    font-size: 11px !important;
    height: 8px !important;
    line-height: 8px !important;
    overflow: hidden !important;
    text-align: center;
    width: 100% !important;
}
.fc-agenda .ui-resizable-resizing {
}
.fc-event-title .fa {
    font-size: 14px;
    margin-right: 4px;
    margin-top: 4px;
}
.fc-grid .fc-event-time {
    display: block;
}
.fc-event {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.15) !important;
    border-image: none !important;
    border-style: none none none solid !important;
    border-width: medium medium medium 6px !important;
    padding-left: 2px;
}
.fc-event.fc-event-draggable {
    cursor: move;
}
.fc-event-vert.fc-event-end, .fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
    border-radius: 0;
    border-right-width: 0;
}
.fc-event-vert.fc-event-end:active, .fc-ltr .fc-event-hori.fc-event-end:active, .fc-rtl .fc-event-hori.fc-event-start:active {
    opacity: 0.8;
}
.irs {
    display: block;
    position: relative;
}
.irs-line {
    display: block;
    overflow: hidden;
    position: relative;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
    display: block;
    position: absolute;
    top: 0;
}
.irs-line-left {
    left: 0;
    width: 10%;
}
.irs-line-mid {
    left: 10%;
    width: 80%;
}
.irs-line-right {
    right: 0;
    width: 10%;
}
.irs-diapason {
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
}
.irs-slider {
    cursor: default;
    display: block;
    position: absolute;
    z-index: 1;
}
.irs-slider.single {
    left: 10px;
}
.irs-slider.single:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 200%;
    left: -150%;
    position: absolute;
    top: -50%;
    width: 400%;
}
.irs-slider.from {
    left: 100px;
}
.irs-slider.from:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 200%;
    left: -300%;
    position: absolute;
    top: -50%;
    width: 400%;
}
.irs-slider.to {
    left: 300px;
}
.irs-slider.to:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 200%;
    left: 0;
    position: absolute;
    top: -50%;
    width: 400%;
}
.irs-slider.last {
    z-index: 2;
}
.irs-min {
    cursor: default;
    display: block;
    left: 0;
    position: absolute;
}
.irs-max {
    cursor: default;
    display: block;
    position: absolute;
    right: 0;
}
.irs-from, .irs-single, .irs-to {
    cursor: default;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.irs-grid {
    bottom: 0;
    display: none;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.irs-with-grid .irs-grid {
    display: block;
}
.irs-grid-pol {
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.irs-grid-pol.small {
    height: 4px;
}
.irs-grid-text {
    bottom: 0;
    font-size: 9px;
    left: 0;
    line-height: 9px;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    width: 100px;
}
.irs {
    height: 40px;
}
.irs-with-grid {
    height: 60px;
}
.irs-line {
    background: none repeat scroll 0 0 #eee;
    height: 8px;
    top: 25px;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
    height: 8px;
}
.irs-diapason {
    height: 8px;
    top: 25px;
}
.irs-slider {
    background: none repeat scroll 0 0 #858585;
    border: 1px solid #fff;
    height: 22px;
    top: 17px;
    width: 10px;
}
.irs-slider:hover {
    background: none repeat scroll 0 0 #6c6c6c;
}
#irs-active-slider {
    background: none repeat scroll 0 0 #686868;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
    height: 24px;
    top: 16px;
    width: 12px;
}
.irs-max, .irs-min {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 0;
    color: #999;
    font-size: 12px;
    line-height: 1.333;
    padding: 1px 3px;
    text-shadow: none;
    top: 0;
}
.lt-ie9 .irs-max, .lt-ie9 .irs-min {
    background: none repeat scroll 0 0 #bfbfbf;
}
.irs-from, .irs-single, .irs-to {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-radius: 0;
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    padding: 1px 5px;
    text-shadow: none;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
    background: none repeat scroll 0 0 #999;
}
.irs-grid-pol {
    background: none repeat scroll 0 0 #99a4ac;
}
.irs-grid-text {
    color: #99a4ac;
}
.irs-diapason {
    background: none repeat scroll 0 0 #3276b1;
}
article.sortable-grid {
    min-height: 30px;
}
.jarviswidget {
    border-radius: 0;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    border-top: 1px solid #CCC;
}
.widget-content-padding {
    padding: 20px;
}
.widget-content-padding .well {
    margin-bottom: 0;
}
.jarviswidget > header {
    height: 34px;
    line-height: 40px;
    padding: 0;
}
.jarviswidget > header > .widget-icon {
    display: block;
    float: left;
    font-size: 111%;
    height: 32px;
    line-height: 32px;
    margin-right: -10px;
    position: relative;
    text-align: center;
    width: 30px;
}
.jarviswidget > header h2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    letter-spacing: 0;
    line-height: 34px;
    margin: 0;
    position: relative;
    width: auto;
}
.jarviswidget > header > h2 {
    float: left;
    margin-left: 10px;
}
.jarviswidget > header > .widget-icon:first-child {
    margin-left: 0;
}
.jarviswidget > header .jarviswidget-icon {
    display: block;
    float: left;
    height: 16px;
    margin: 12px 10px 0 0;
    width: 16px;
    z-index: 4000;
}
.ui-sortable .jarviswidget-sortable > header {
    border-radius: 0;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
    cursor: move;
    line-height: normal;
}
.ui-sortable .jarviswidget-sortable.jarviswidget-collapsed > header {
    border-radius: 0;
}
.jarviswidget-ctrls {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
}
.jarviswidget-ctrls .button-icon {
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 32px;
    min-width: 30px;
    position: relative;
}
.jarviswidget-ctrls .button-icon:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.jarviswidget-loader {
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    float: right;
    font-size: 111%;
    height: 32px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    width: 32px;
}
.jarviswidget > div {
    border-bottom-color: #ccc !important;
    border-left-color: #ccc !important;
    border-radius: 0;
    border-right-color: #ccc !important;
    border-style: none solid solid;
    border-top: medium none;
    border-width: medium 1px 2px;
    float: left;
    font-size: 13px;
    margin: 0;
    overflow: visible;
    padding: 13px 13px 0;
    position: relative;
    width: 100%;
}
.jarviswidget .widget-body {
    min-height: 100px;
    padding-bottom: 13px;
    position: relative;
}
.jarviswidget .widget-body.widget-hide-overflow {
    overflow: hidden;
}
.widget-toolbar.no-border {
    border-left: medium none;
}
.widget-body.no-padding {
    margin: -13px -13px 0;
}
.widget-body.no-padding .alert {
    border-radius: 0 !important;
    /*border-width: 0 0 1px !important;*/
    box-shadow: none !important;
    margin: 0 0 10px;
    padding: 10px;
}
.jarviswidget.well.transparent .widget-body.no-padding {
    margin: 0 !important;
}
.widget-body > table {
    margin-bottom: 0;
}
.no-padding .md-editor, .widget-body.no-padding .cke_chrome {
    border: medium none;
}
.widget-toolbar > .smart-form {
    margin-top: 2px;
}
.widget-toolbar > .smart-form .toggle:last-child {
    font-size: 12px;
    line-height: 29px;
}
.widget-toolbar > .smart-form .checkbox input + i, .widget-toolbar > .smart-form .radio input + i, .widget-toolbar > .smart-form .toggle input + i {
    border-color: #c7c7c7 !important;
    border-width: 1px;
    box-shadow: 0 1px 1px #fff, 0 1px 1px #858585 inset;
    margin-top: 1px;
}
.jarviswidget.well {
    margin: 0 0 30px;
}
.jarviswidget.well > div {
    border: medium none !important;
    box-shadow: none !important;
}
.jarviswidget.well header {
    display: none;
}
.widget-footer {
    background-color: #f8f7f7;
    border-top: 1px solid #e4e4e4;
    display: block;
    margin: 0 -13px -13px;
    min-height: 32px;
    padding: 5px;
    position: relative;
    text-align: right;
    vertical-align: middle;
}
.no-padding .widget-footer {
    margin: 0;
}
.widget-footer.smart-form > label {
    display: block;
    margin-top: 4px;
}
.jarviswidget-editbox {
    display: none;
    padding: 10px;
}
.jarviswidget-timestamp {
    color: #868686;
    font-size: 12px;
    font-style: italic;
    margin: 10px 0 0;
}
.jarviswidget-placeholder {
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 28px;
    padding: 0;
}
body.nooverflow {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
#jarviswidget-fullscreen-mode {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050;
}
#jarviswidget-fullscreen-mode .jarviswidget {
    border-radius: 0;
    margin: 0;
}
#jarviswidget-fullscreen-mode .jarviswidget > div {
    border-radius: 0;
    overflow-y: scroll;
}
#jarviswidget-fullscreen-mode > div > header {
    cursor: default;
}
.smart-form.widget-body-toolbar, .widget-body-toolbar {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid #ccc;
    display: block;
    margin: -13px -13px 13px;
    min-height: 42px;
    padding: 8px 10px;
}
.no-padding .smart-form.widget-body-toolbar, .no-padding .widget-body-toolbar, .no-padding.widget-body-toolbar {
    display: block;
    margin: 0;
}
.smart-form .widget-body-toolbar .inline-group, .widget-body-toolbar.smart-form .inline-group {
    float: left;
    margin-top: 4px;
}
.widget-body-toolbar .btn {
    vertical-align: middle;
}
.widget-body-toolbar .btn-xs {
    margin-top: 5px;
}
.widget-body-ajax-loading:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    color: #fff;
    content: url("../img/ajax-loader.gif");
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    padding-top: 18%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.widget-body-ajax-loading:hover {
    cursor: wait !important;
}
.jarviswidget > header {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #c2c2c2;
    color: #333;
}
.jarviswidget > div {
    background-color: #fff !important;
}
.jarviswidget-editbox {
    background-color: #fff;
    border-bottom: 1px solid #b1b1b1;
    margin: -13px -13px 13px;
}
.no-padding .jarviswidget-editbox {
    margin: 0 0 10px;
}
.jarviswidget-placeholder {
    background-color: #ffc;
    border: 1px dashed #a7a7a7;
}
.jarviswidget-remove-colors {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #333 !important;
    padding: 0 !important;
}
.jarviswidget-color-magenta > header {
    background: none repeat scroll 0 0 #6e3671;
    border-color: #643167 !important;
    color: #fff;
}
.jarviswidget-color-magenta .nav-tabs li:not(.active) a, .jarviswidget-color-magenta > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-magenta .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-pink > header {
    background: none repeat scroll 0 0 #ac5287;
    border-color: #a24d7f !important;
    color: #fff;
}
.jarviswidget-color-pink .nav-tabs li:not(.active) a, .jarviswidget-color-pink > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-pink .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-pinkDark > header {
    background: none repeat scroll 0 0 #a8829f;
    border-color: #a27998 !important;
    color: #fff;
}
.jarviswidget-color-pinkDark .nav-tabs li:not(.active) a, .jarviswidget-color-pinkDark > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-pinkDark .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-yellow > header {
    background: none repeat scroll 0 0 #b09b5b;
    border-color: #aa9452 !important;
    color: #fff;
}
.jarviswidget-color-yellow .nav-tabs li:not(.active) a, .jarviswidget-color-yellow > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-yellow .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-orange > header {
    background: none repeat scroll 0 0 #c79121;
    border-color: #ba871f !important;
    color: #fff;
}
.jarviswidget-color-orange .nav-tabs li:not(.active) a, .jarviswidget-color-orange > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-orange .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-orangeDark > header {
    background: none repeat scroll 0 0 #b6841e;
    border-color: #b1811d !important;
    color: #fff;
}
.jarviswidget-color-orangeDark .nav-tabs li:not(.active) a, .jarviswidget-color-orangeDark > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-orangeDark .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-darken > header {
    background: none repeat scroll 0 0 #404040;
    border-color: #383838 !important;
    color: #fff;
}
.jarviswidget-color-darken > .nav-tabs > li:not(.active) > a, .jarviswidget-color-darken > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-darken .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-purple > header {
    background: none repeat scroll 0 0 #6e587a;
    border-color: #665271 !important;
    color: #fff;
}
.jarviswidget-color-purple .nav-tabs li:not(.active) a, .jarviswidget-color-purple > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-purple .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-teal > header {
    background: none repeat scroll 0 0 #568a89;
    border-color: #508180 !important;
    color: #fff;
}
.jarviswidget-color-teal .nav-tabs li:not(.active) a, .jarviswidget-color-teal > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-teal .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-blueDark > header {
    background: none repeat scroll 0 0 #4c4f53;
    border-color: #45474b !important;
    color: #fff;
}
.jarviswidget-color-blueDark .nav-tabs li:not(.active) a, .jarviswidget-color-blueDark > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-blueDark .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-blue > header {
    background: none repeat scroll 0 0 #4c4f53;
    border-color: #45474b !important;
    color: #fff;
}
.jarviswidget-color-blue .nav-tabs li:not(.active) a, .jarviswidget-color-blue > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-blue .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-blueLight > header {
    background: none repeat scroll 0 0 #cbd2d5;
    border-color: #a0aeb3 !important;
    color: #000;
}
.jarviswidget-color-blueLight .nav-tabs li a:hover, .jarviswidget-color-blueLight .nav-tabs li:not(.active) a, .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
    color: #2b363c !important;
}
.jarviswidget-color-grey > header {
    background: none repeat scroll 0 0 #cbd2d5;
    border-color: #a0aeb3 !important;
    color: #000;
}
.jarviswidget-color-grey .nav-tabs li a:hover, .jarviswidget-color-grey .nav-tabs li:not(.active) a, .jarviswidget-color-grey > header > .jarviswidget-ctrls a {
    color: #2b363c !important;
}
.jarviswidget-color-red > header {
    background: none repeat scroll 0 0 #a90329;
    border-color: #9a0325 !important;
    color: #fff;
}
.jarviswidget-color-red .nav-tabs li:not(.active) a, .jarviswidget-color-red > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-red .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-redLight > header {
    background: none repeat scroll 0 0 #a65858;
    border-color: #9c5353 !important;
    color: #fff;
}
.jarviswidget-color-redLight .nav-tabs li:not(.active) a, .jarviswidget-color-redLight > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-redLight .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-white > header {
    background: none repeat scroll 0 0 #fff;
    border-color: #ccc !important;
    color: #666;
}
.jarviswidget-color-white .nav-tabs li a:hover, .jarviswidget-color-white .nav-tabs li:not(.active) a, .jarviswidget-color-white > header > .jarviswidget-ctrls a {
    color: gray !important;
}
.jarviswidget-color-greenDark > header {
    background: none repeat scroll 0 0 #496949;
    border-color: #436043 !important;
    color: #fff;
}
.jarviswidget-color-greenDark .nav-tabs li:not(.active) a, .jarviswidget-color-greenDark > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-greenDark .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-green > header {
    background: none repeat scroll 0 0 #356e35;
    border-color: #306430 !important;
    color: #fff;
}
.jarviswidget-color-green .nav-tabs li:not(.active) a, .jarviswidget-color-green > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-green .nav-tabs li a:hover {
    color: #333 !important;
}
.jarviswidget-color-greenLight > header {
    background: none repeat scroll 0 0 #71843f;
    border-color: #687a3a !important;
    color: #fff;
}
.jarviswidget-color-greenLight .nav-tabs li:not(.active) a, .jarviswidget-color-greenLight > header > .jarviswidget-ctrls a {
    color: #fff !important;
}
.jarviswidget-color-greenLight .nav-tabs li a:hover {
    color: #333 !important;
}
.color-select {
    list-style: outside none none;
    margin: 0;
    max-width: 156px;
    min-width: 166px;
    padding: 4px;
    right: -3px;
}
.color-select li {
    display: block;
    float: left;
    margin: 2px;
}
.color-select li span:hover {
    border: 3px solid rgba(0, 0, 0, 0.2);
}
.color-box, .color-select li span {
    background: none repeat scroll 0 0 #333;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 22px;
    padding: 0;
    width: 22px;
}
.color-box {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    vertical-align: middle;
}
.color-box:hover, .open .color-box {
    outline: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.color-box:hover {
    transform: scale(1.07);
}
.color-box:active {
    left: 1px;
    top: 1px;
}
.widget-toolbar > .color-box {
    height: 18px;
    margin-top: 7px;
    outline: 1px solid rgba(0, 0, 0, 0.2);
    width: 18px;
}
.widget-toolbar .dropdown-menu.color-select {
    right: -1px;
}
.widget-toolbar > .color-box:active, .widget-toolbar > .color-box:focus, .widget-toolbar > .color-box:hover {
    outline: 1px solid rgba(0, 0, 0, 0.25) !important;
}
.jarviswidget-ctrls a {
    color: #333;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.clearfix:after, .clearfix:before, .inner-spacer:after, .inner-spacer:before, .jarviswidget-editbox:after, .jarviswidget-editbox:before, .jarviswidget:after, .jarviswidget:before, .jarviswidget > div:after, .jarviswidget > div:before {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.clearfix:after, .inner-spacer:after, .jarviswidget-editbox:after, .jarviswidget:after, .jarviswidget > div:after {
    clear: both;
}
.clearfix, .inner-spacer:after, .jarviswidget, .jarviswidget-editbox, .jarviswidget > div {
}
.widget-toolbar {
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    position: relative;
    text-align: center;
    width: auto;
}
.widget-toolbar > *:first-child {
    text-align: left;
}
.jarviswidget header .nav-tabs {
    border-bottom-color: transparent;
}
.jarviswidget header .nav-tabs > li > a {
    border: medium none;
    border-radius: 0;
    padding: 7px 15px 6px;
}
.jarviswidget header:first-child .nav-tabs {
    float: left;
}
.jarviswidget header:first-child .nav-tabs li {
    padding-left: 0;
}
.jarviswidget header:first-child .nav-tabs li a {
    color: #333;
}
.jarviswidget header:first-child .nav-tabs.pull-right li:last-child a {
    border-right: medium none !important;
    margin-right: 0 !important;
}
.jarviswidget header .nav-tabs > li.active > a, .jarviswidget header .nav-tabs > li.active > a:focus, .jarviswidget header .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #c2c2c2 transparent;
    border-image: none;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #555;
    cursor: default;
}
.jarviswidget header .nav-pills {
    margin: 3px;
}
.jarviswidget header .nav-pills > li > a {
    padding: 3px 5px 4px;
}
.widget-toolbar .btn-group {
    margin-top: -3px;
}
.widget-toolbar > .btn {
    font-size: 12px !important;
    margin-top: -3px;
    padding: 1px 8px !important;
}
.widget-toolbar .smart-form label.checkbox, .widget-toolbar .smart-form label.radio {
    line-height: 29px;
}
.widget-toolbar > .label {
    display: inline-block;
    font-size: 12px;
    margin-top: -3px;
    padding: 4px 7px;
    text-align: center;
    vertical-align: middle;
}
.widget-toolbar > .badge {
    border-radius: 50%;
    font-size: 14px;
    font-weight: 400;
    min-width: 24px;
    padding: 5px;
    text-align: center !important;
}
.widget-toolbar .progress {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 0 0 1px #d1d1d1 inset;
    font-size: 12px;
    height: 18px !important;
    margin: 7px 0 0;
    width: 130px;
}
.widget-toolbar .progress-bar {
    font-size: 12px;
}
.widget-toolbar .pagination {
    margin: 4px 0;
}
.widget-toolbar .pagination > li > a {
    padding: 2px 7px;
}
.widget-toolbar .widget-text-input {
    max-width: 220px;
}
.widget-toolbar input[type="text"] {
    height: 28px !important;
    margin-top: 2px;
}
.widget-toolbar .smart-form .icon-append, .widget-toolbar .smart-form .icon-prepend, .widget-toolbar.smart-form .icon-append, .widget-toolbar.smart-form .icon-prepend {
    top: 3px !important;
}
#jarviswidget-fullscreen-mode .fc-grid .fc-day-number {
    font-size: 40px;
    padding: 5px 12px;
}
.jcrop-holder {
    direction: ltr;
    text-align: left;
}
.jcrop-hline, .jcrop-vline {
    background: url("../img/jcrop/Jcrop.gif") repeat scroll 0 0 #fff;
    font-size: 0;
    position: absolute;
}
.jcrop-vline {
    height: 100%;
    width: 1px !important;
}
.jcrop-vline.right {
    right: 0;
}
.jcrop-hline {
    height: 1px !important;
    width: 100%;
}
.jcrop-hline.bottom {
    bottom: 0;
}
.jcrop-tracker {
    height: 100%;
    width: 100%;
}
.jcrop-handle {
    background-color: #333;
    border: 1px solid #eee;
    font-size: 1px;
    height: 7px;
    width: 7px;
}
.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0;
}
.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px;
}
.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%;
}
.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%;
}
.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0;
}
.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0;
}
.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0;
}
.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px;
}
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%;
}
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px;
}
.jcrop-dragbar.ord-n {
    margin-top: -4px;
}
.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0;
}
.jcrop-dragbar.ord-w {
    margin-left: -4px;
}
.jcrop-light .jcrop-hline, .jcrop-light .jcrop-vline {
    background: none repeat scroll 0 0 #fff;
    opacity: 0.7 !important;
}
.jcrop-light .jcrop-handle {
    background-color: #000;
    border-color: #fff;
    border-radius: 3px;
}
.jcrop-dark .jcrop-hline, .jcrop-dark .jcrop-vline {
    background: none repeat scroll 0 0 #000;
    opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
    background-color: #fff;
    border-color: #000;
    border-radius: 3px;
}
.solid-line .jcrop-hline, .solid-line .jcrop-vline {
    background: none repeat scroll 0 0 #fff;
}
.jcrop-holder {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}
.modal .jcrop-holder {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.jcrop-holder img, img.jcrop-preview {
    max-width: none;
}
.ui-jqgrid .ui-jqgrid-view {
    font-size: 11px;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
}
.ui-jqgrid .ui-jqgrid-titlebar {
    background-color: #f3f3f3;
    background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2);
    background-repeat: repeat-x;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    font-size: 12px;
    padding: 12px 13px;
    position: relative;
}
.ui-jqgrid .ui-jqgrid-caption {
    text-align: left;
}
.ui-jqgrid .ui-jqgrid-title {
    color: #333;
    font-size: 15px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close {
    cursor: pointer;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 10px !important;
    top: 50%;
    width: 19px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
    padding: 0;
}
.ui-jqgrid .ui-jqgrid-hdiv {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    position: relative;
}
.ui-jqgrid .ui-jqgrid-hbox {
    float: left;
    padding-right: 20px;
}
.ui-jqgrid .ui-jqgrid-htable {
    margin: 0;
    table-layout: fixed;
}
.ui-jqgrid .ui-jqgrid-htable th {
    padding: 0 2px;
}
.ui-jqgrid .ui-jqgrid-htable th div {
    overflow: hidden;
    position: relative;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
tr.ui-jqgrid-labels {
    background-color: #eee;
    background-image: -moz-linear-gradient(center top , #f2f2f2 0px, #fafafa 100%);
    font-size: 12px;
}
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column, .ui-th-column {
    border-bottom: 0 none;
    border-top: 0 none;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr, .ui-th-ltr {
    border-left: 0 none;
}
.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl, .ui-th-rtl {
    border-right: 0 none;
}
.ui-first-th-ltr {
    border-right: 1px solid;
}
.ui-first-th-rtl {
    border-left: 1px solid;
}
.ui-jqgrid .ui-th-div-ie {
    white-space: nowrap;
}
.ui-jqgrid .ui-jqgrid-resize {
    cursor: e-resize;
    display: inline;
    height: 20px !important;
    overflow: hidden;
    position: relative;
}
.ui-jqgrid .ui-grid-ico-sort {
    cursor: pointer !important;
    display: inline;
    overflow: hidden;
    position: absolute;
    right: 0;
}
.ui-jqgrid .ui-icon-asc {
    margin-top: -4px;
    right: -1px;
}
.ui-jqgrid .ui-icon-desc {
    height: 12px;
    margin-top: 3px;
}
.ui-jqgrid .ui-i-asc {
    height: 16px;
    margin-top: 0;
}
.ui-jqgrid .ui-i-desc {
    height: 16px;
    margin-left: 13px;
    margin-top: 0;
}
.ui-jqgrid .ui-jqgrid-sortable {
    cursor: pointer;
}
.ui-jqgrid tr.ui-search-toolbar th {
    border-top-color: inherit !important;
    border-top-style: ridge !important;
    border-top-width: 1px !important;
}
tr.ui-search-toolbar input, tr.ui-search-toolbar select {
    margin: 1px 0 0;
}
.ui-jqgrid .ui-jqgrid-bdiv {
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    text-align: left;
}
.ui-jqgrid .ui-jqgrid-btable {
    margin: 0;
    outline-style: none;
    table-layout: fixed;
}
.ui-jqgrid tr.jqgroup, .ui-jqgrid tr.jqgrow {
    outline-style: none;
}
.ui-jqgrid tr.jqgrow td {
    font-weight: 400;
    overflow: hidden;
    white-space: pre;
}
.ui-jqgrid tr.jqgfirstrow td {
    border-right-style: solid;
    border-right-width: 1px;
    padding: 0 2px;
}
.ui-jqgrid tr.jqgroup td {
    font-weight: 400;
    overflow: hidden;
    white-space: pre;
}
.ui-jqgrid tr.jqfoot td {
    font-weight: 700;
    overflow: hidden;
    white-space: pre;
}
.ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
}
.ui-jqgrid tr.ui-row-rtl td {
    text-align: right;
}
.ui-jqgrid td.jqgrid-rownum {
    border: 0 none;
    margin: 0;
    padding: 0 2px;
}
.ui-jqgrid .ui-jqgrid-resize-mark {
    background-color: #777;
    border: 0 none;
    cursor: col-resize;
    display: none;
    height: 100px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 99999;
}
.ui-jqgrid .ui-jqgrid-sdiv {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.ui-jqgrid .ui-jqgrid-ftable {
    margin-bottom: 0;
    table-layout: fixed;
}
.ui-jqgrid tr.footrow td {
    font-weight: 700;
    height: 21px;
    overflow: hidden;
    padding: 0 2px;
    white-space: nowrap;
}
.ui-jqgrid tr.footrow-ltr td {
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: left;
}
.ui-jqgrid tr.footrow-rtl td {
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 1px;
    text-align: right;
}
.ui-jqgrid .ui-jqgrid-pager {
    border-bottom: 0 none !important;
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 1px solid #d3d3d3;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.ui-jqgrid .ui-pager-control {
    position: relative;
}
.ui-jqgrid .ui-pg-table {
    margin: 0;
    padding-bottom: 2px;
    position: relative;
    width: auto;
}
.ui-jqgrid .ui-pg-table td {
    font-weight: 400;
    padding: 1px;
    vertical-align: middle;
}
.ui-jqgrid .ui-pg-button span {
    display: block;
    float: left;
    margin: 1px;
}
.ui-jqgrid .ui-state-disabled:hover {
    padding: 1px;
}
.ui-jqgrid .ui-pg-input {
    margin: 0;
}
.ui-jqgrid .ui-pg-selbox {
    display: block;
    line-height: 18px;
    margin: 0;
}
.ui-jqgrid .ui-separator {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: right;
    height: 18px;
    margin: 1px;
}
.ui-jqgrid .ui-paging-info {
    font-weight: 400;
    height: 19px;
    margin-right: 4px;
    margin-top: 3px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
    float: left;
    padding: 1px 0;
    position: relative;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
    cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px;
}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {
    margin: 0;
}
.ui-jqgrid td textarea {
    height: auto;
    width: auto;
}
.ui-jqgrid .ui-jqgrid-toppager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    height: 25px !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    white-space: nowrap;
}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
    float: left;
    padding: 1px 0;
    position: relative;
}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
    cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px;
}
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
    display: block;
}
.ui-jqgrid .ui-subgrid {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-jqgrid .ui-subgrid table {
    table-layout: fixed;
}
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
    border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    height: 18px;
}
.ui-jqgrid .ui-subgrid td.subgrid-data {
    border-top: 0 none !important;
}
.ui-jqgrid .ui-subgrid td.subgrid-cell {
    border-width: 0 0 1px;
}
.ui-jqgrid .ui-th-subgrid {
    height: 20px;
}
.ui-jqgrid .loading {
    border-width: 2px !important;
    display: none;
    font-size: 11px;
    font-weight: 700;
    left: 45%;
    margin: 5px;
    padding: 6px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: auto;
    z-index: 101;
}
.ui-jqgrid .jqgrid-overlay {
    display: none;
    z-index: 100;
}
* .jqgrid-overlay iframe {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.ui-jqgrid .ui-userdata {
    border-left: 0 none;
    border-right: 0 none;
    height: 21px;
    overflow: hidden;
}
.ui-jqdialog {
    display: none;
    font-size: 11px;
    overflow: visible;
    padding: 0.2em;
    position: absolute;
    width: 300px;
}
.ui-jqdialog .ui-jqdialog-titlebar {
    padding: 0.3em 0.2em;
    position: relative;
}
.ui-jqdialog .ui-jqdialog-title {
    margin: 0.1em 0 0.2em;
}
.ui-jqdialog .ui-jqdialog-titlebar-close {
    cursor: pointer;
    height: 18px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    top: 50%;
    width: 19px;
}
.ui-jqdialog .ui-jqdialog-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-jqdialog .ui-jqdialog-titlebar-close:focus, .ui-jqdialog .ui-jqdialog-titlebar-close:hover {
    padding: 0;
}
.ui-jqdialog .ui-jqdialog-content, .ui-jqdialog-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: auto;
}
.ui-jqdialog .ui-jqconfirm {
    border-width: 3px;
    bottom: 10px;
    display: none;
    height: 80px;
    overflow: visible;
    padding: 0.4em 1em;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 220px;
}
.ui-jqdialog > .ui-resizable-se, .ui-jqgrid > .ui-resizable-se {
    bottom: -3px;
    right: -3px;
}
.ui-jqdialog-content .FormGrid {
    margin: 0;
}
.ui-jqdialog-content .DelTable, .ui-jqdialog-content .EditTable {
    margin-bottom: 0;
    width: 100%;
}
.EditTable td input, .EditTable td select, .EditTable td textarea {
    margin: 0;
}
.EditTable td textarea {
    height: auto;
    width: auto;
}
.ui-jqdialog-content td.EditButton {
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
}
.ui-jqdialog-content td.navButton {
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.ui-jqdialog-content input.FormElement, .ui-jqdialog-content select.FormElement {
    padding: 0.3em;
}
.ui-jqdialog-content .data-line {
    border: 0 none;
    padding-top: 0.1em;
}
.ui-jqdialog-content .CaptionTD {
    border: 0 none;
    padding: 2px;
    vertical-align: middle;
    white-space: nowrap;
}
.ui-jqdialog-content .DataTD {
    border: 0 none;
    padding: 2px;
    vertical-align: top;
}
.ui-jqdialog-content .form-view-data {
    white-space: pre;
}
.fm-button {
    cursor: pointer;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0.4em 0.5em;
    position: relative;
    text-align: center;
    text-decoration: none !important;
}
.fm-button-icon-left {
    padding-left: 1.9em;
}
.fm-button-icon-right {
    padding-right: 1.9em;
}
.fm-button-icon-left .ui-icon {
    left: 0.2em;
    margin-left: 0;
    margin-top: -8px;
    position: absolute;
    right: auto;
    top: 50%;
}
.fm-button-icon-right .ui-icon {
    left: auto;
    margin-left: 0;
    margin-top: -8px;
    position: absolute;
    right: 0.2em;
    top: 50%;
}
#nData, #pData {
    float: left;
    margin: 3px;
    padding: 0;
    width: 15px;
}
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {
    border-left: 0 none;
    font-style: normal;
}
.ui-inline-cancel.ui-state-hover span, .ui-inline-del.ui-state-hover span, .ui-inline-edit.ui-state-hover span, .ui-inline-save.ui-state-hover span {
    margin: -1px;
}
.ui-jqgrid .tree-wrap {
    float: left;
    height: 18px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.ui-jqgrid .tree-leaf, .ui-jqgrid .tree-minus, .ui-jqgrid .tree-plus {
    height: 18px;
    overflow: hidden;
    position: absolute;
    width: 18px;
}
.ui-jqgrid .treeclick {
    cursor: pointer;
}
* iframe.jqm {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.ui-jqgrid-dnd tr td {
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    height: 20px;
}
.ui-jqgrid .ui-jqgrid-caption-rtl {
    text-align: right;
}
.ui-jqgrid .ui-jqgrid-hbox-rtl {
    float: right;
    padding-left: 20px;
}
.ui-jqgrid .ui-jqgrid-resize-ltr {
    float: right;
    margin: -2px -2px -2px 0;
}
.ui-jqgrid .ui-jqgrid-resize-rtl {
    float: left;
    margin: -2px 0 -1px -3px;
}
.ui-jqgrid .ui-sort-rtl {
    left: 0;
}
.ui-jqgrid .tree-wrap-ltr {
    float: left;
}
.ui-jqgrid .tree-wrap-rtl {
    float: right;
}
.ui-jqgrid .ui-ellipsis {
    text-overflow: ellipsis;
}
.ui-search-menu {
    padding: 2px 5px;
    position: absolute;
}
.ui-jqgrid .ui-search-table {
    border: 0 none;
    height: 20px;
    padding: 0;
    width: 100%;
}
.ui-jqgrid .ui-search-table .ui-search-oper {
    width: 20px;
}
a.clearsearchclass, a.g-menu-item, a.soptclass {
    cursor: pointer;
}
.ui-jqgrid .ui-search-table .ui-search-input > input, .ui-jqgrid .ui-search-table .ui-search-input > select {
    box-sizing: border-box;
    display: block;
}
.ui-jqgrid .ui-jqgrid-view button, .ui-jqgrid .ui-jqgrid-view input, .ui-jqgrid .ui-jqgrid-view select, .ui-jqgrid .ui-jqgrid-view textarea {
    font-size: 11px;
}
.ui-jqgrid {
    border: 1px solid #ccc !important;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.ui-jqgrid table, .ui-jqgrid tr.ui-row-ltr, .ui-jqgrid tr.ui-row-ltr td {
    border-left: medium none !important;
}
.ui-jqgrid tr.ui-row-ltr td {
    font-size: 13px !important;
    padding: 6px 4px;
}
.ui-jqgrid .ui-jqgrid-titlebar {
    border-bottom: 1px solid #bebebe;
}
.ui-jqgrid .ui-jqgrid-view input {
    margin: 0 !important;
}
.ui-jqgrid .ui-jqgrid-htable th {
    background-color: #eee;
    background-image: -moz-linear-gradient(center top , #f2f2f2 0px, #fafafa 100%);
}
.ui-jqgrid .ui-jqgrid-htable th div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: 700;
    padding-bottom: 5px;
    padding-right: 0;
    padding-top: 5px;
}
.ui-jqgrid .ui-jqgrid-pager {
    font-size: 12px;
    height: auto;
    padding: 4px !important;
}
.ui-jqgrid tr.jqgrow {
    font-size: 12px;
    height: 30px;
}
.jqgrid-new-row {
    background-color: #a8e798 !important;
    border-color: #7e9e64 !important;
    color: #1b641b !important;
}
.ui-jqdialog-content .DataTD {
    padding-bottom: 5px;
}
.ui-jqdialog-content .DataTD:last-child {
    padding-bottom: 10px;
}
.ui-jqgrid .ui-jqgrid-bdiv {
    background: none repeat scroll 0 0 #fff;
}
.ui-jqgrid .ui-state-hover td {
    background: none repeat scroll 0 0 #ecf3f8 !important;
}
.ui-jqgrid .ui-pg-button {
    height: auto !important;
}
.ui-jqgrid .ui-pg-input, .ui-jqgrid .ui-pg-selbox {
    font-size: inherit;
    height: auto;
}
.ui-jqgrid .ui-state-highlight td {
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    color: #3a87ad !important;
}
.ui-jqgrid .ui-state-highlight + .ui-widget-content > td {
    border-top-color: #bce8f1;
}
.jvectormap-label {
    background: none repeat scroll 0 0 #292929;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-family: sans-serif,Verdana;
    font-size: smaller;
    padding: 3px;
    position: absolute;
}
.jvectormap-zoomin, .jvectormap-zoomout {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
    cursor: pointer;
    font-size: 14px;
    height: 22px;
    line-height: 10px;
    padding: 4px;
    position: absolute;
    text-align: center;
    width: 22px;
}
.jvectormap-zoomin:hover, .jvectormap-zoomout:hover {
    background: none repeat scroll 0 0 #eee;
    border-color: #d9d9d9;
}
.jvectormap-zoomin {
    top: 0;
}
.jvectormap-zoomout {
    top: 24px;
}
.vector-map {
    height: 300px;
    padding: 10px;
    width: 100%;
}
#heat-fill {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC") repeat scroll 0 0 #333;
    display: block;
    height: 7px;
    margin-bottom: 20px;
    position: relative;
    width: 200px;
}
.fill-a, .fill-b {
    background: none repeat scroll 0 0 #fff;
    display: block;
    font-weight: 700;
    left: 0;
    margin-top: -7px;
    overflow: hidden;
    padding-right: 4px;
    position: absolute;
    text-align: right;
    text-overflow: ellipsis;
    width: 20px;
}
.fill-b {
    left: auto;
    padding-left: 4px;
    padding-right: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 60px;
}
.select2-container {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    box-sizing: border-box;
}
.select2-container .select2-choice {
    -moz-user-select: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #444;
    display: block;
    height: 32px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #ccc;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-choice abbr {
    border: 0 none;
    cursor: pointer;
    display: none;
    font-size: 1px;
    height: 12px;
    outline: 0 none;
    position: absolute;
    right: 24px;
    text-decoration: none;
    top: 8px;
    width: 12px;
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}
.select2-container .select2-choice abbr:hover {
    cursor: pointer;
}
.select2-drop-mask {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    height: auto;
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: auto;
    z-index: 9998;
}
.select2-drop {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-right: 1px solid #ccc;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    color: #000;
    margin-top: -1px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9999;
}
.select2-drop-auto-width {
    border-top: 1px solid #ccc;
    width: auto;
}
.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}
.select2-drop.select2-drop-above {
    border-bottom: 0 none;
    border-top: 3px solid #5d98cc;
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    margin-bottom: 0;
}
.select2-drop-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #5d98cc #5d98cc;
    border-image: none;
    border-left: 1px solid #5d98cc;
    border-right: 1px solid #5d98cc;
    border-style: none solid solid;
    border-width: medium 1px 3px;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top-width: 3px;
}
.select2-container .select2-choice .select2-arrow {
    background: none repeat scroll 0 0 #eee;
    border-left: 1px solid #ccc;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
}
.select2-container .select2-choice .select2-arrow b {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    line-height: 1;
    position: relative;
    width: 100%;
}
.select2-container .select2-choice .select2-arrow b:before {
    content: "";
    display: block;
    height: 100%;
    text-align: center;
    width: 100%;
}
.select2-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}
.select2-search input {
    background: -moz-linear-gradient(center bottom , #fff 85%, #eee 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #aaa;
    box-shadow: none;
    font-family: sans-serif;
    font-size: 1em;
    height: auto !important;
    margin: 0;
    min-height: 29px;
    outline: 0 none;
    padding: 6px 20px 5px 10px;
    width: 100%;
}
.select2-search:before {
    color: #686868 !important;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 25%;
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}
.select2-drop.select2-drop-above .select2-search:before {
    top: 34%;
}
.select2-search input.select2-active {
    background: url("../img/select2-spinner.gif") no-repeat scroll 100% center, -moz-linear-gradient(center bottom , #fff 85%, #eee 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #5d98cc;
    outline: 0 none;
}
.select2-dropdown-open .select2-choice {
    background-color: #fff;
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 1px 0 #fff inset;
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #5d98cc #5d98cc;
    border-image: none;
    border-right: 1px solid #5d98cc;
    border-style: solid;
    border-width: 1px;
}
.select2-dropdown-open .select2-choice .select2-arrow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: medium none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}
.select2-results {
    margin: 4px 4px 4px 0;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0 4px;
    position: relative;
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
    padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 120px;
}
.select2-results li {
    background-image: none;
    display: list-item;
    list-style: outside none none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: 700;
}
.select2-results .select2-result-label {
    -moz-user-select: none;
    cursor: pointer;
    margin: 0;
    min-height: 1em;
    padding: 3px 7px 4px;
}
.select2-results .select2-highlighted {
    background: none repeat scroll 0 0 #3276b1;
    color: #fff;
}
.select2-results li em {
    background: none repeat scroll 0 0 #feffde;
    font-style: normal;
}
.select2-results .select2-highlighted em {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.select2-results .select2-highlighted ul {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: none repeat scroll 0 0 #f4f4f4;
    display: list-item;
    padding: 3px 5px;
}
.select2-no-results {
    padding-left: 20px;
}
.select2-no-results:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
}

.select2-results .select2-new-item {/*custom*/
    background: none repeat scroll 0 0 #f4f4f4;
    display: list-item;
    padding: 3px 5px;
    color: #007AE6;
}
.select2-new-item {/*custom*/
    padding-left: 20px;
}

.select2-results .select2-disabled.select2-highlighted {
    background: none repeat scroll 0 0 #f4f4f4;
    color: #666;
    cursor: default;
    display: list-item;
}
.select2-results .select2-disabled {
    background: none repeat scroll 0 0 #f4f4f4;
    cursor: default;
    display: list-item;
}
.select2-results .select2-selected {
    display: none;
}
.select2-more-results.select2-active {
    background: url("../img/select2-spinner.gif") no-repeat scroll 100% center #f4f4f4;
}
.select2-more-results {
    background: none repeat scroll 0 0 #f4f4f4;
    display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0 none;
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}
.select2-container-multi .select2-choices {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: text;
    height: auto !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.select2-locked {
    padding: 3px 5px !important;
}
.select2-container-multi .select2-choices {
    min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5d98cc;
    outline: 0 none;
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: outside none none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none;
    box-shadow: none;
    color: #666;
    font-family: sans-serif;
    font-size: 100%;
    margin: 1px 0;
    outline: 0 none;
    padding: 5px;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: url("../img/select2-spinner.gif") no-repeat scroll 100% center #fff !important;
}
.select2-default {
    color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
    -moz-user-select: none;
    background-clip: padding-box;
    background-color: #3276b1;
    border: 1px solid #2a6395;
    color: #fff;
    cursor: default;
    line-height: 18px;
    margin: 4px 0 3px 5px;
    padding: 1px 28px 1px 8px;
    position: relative;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    opacity: 0.8;
}
.select2-search-choice-close {
    display: block;
    font-family: FontAwesome;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    min-height: 20px;
    min-width: 21px;
    padding: 0;
    position: absolute;
    right: 3px;
    text-decoration: none !important;
    top: 3px;
}
.select2-search-choice-close:before {
    color: #fff;
    content: "";
}
.select2-container-multi .select2-search-choice-close {
    display: block;
    padding: 3px 4px 3px 6px;
    right: 0;
    top: 0;
}
.select2-container-multi .select2-search-choice-close:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-color: #86b4dd;
    background-image: none;
    border: 1px solid #4a90cc;
    /*cursor: not-allowed;*/
    padding: 3px 5px;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline;
}
.select2-offscreen, .select2-offscreen:focus {
    border: 0 none !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    height: 1px !important;
    left: 0 !important;
    margin: 0 !important;
    outline: 0 none !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 1px !important;
}
.select2-display-none {
    display: none;
}
.select2-measure-scrollbar {
    height: 100px;
    left: -10000px;
    overflow: scroll;
    position: absolute;
    top: -10000px;
    width: 100px;
}
.has-error .select2-choice, .has-error .select2-container .select2-choice .select2-arrow, .has-error .select2-container-multi .select2-choices {
    border-color: #b94a48;
}
.has-error .select2-container .select2-choice .select2-arrow {
    background: none repeat scroll 0 0 #f2dede;
    color: #b94a48;
}
.has-error .select2-dropdown-open .select2-choice {
    border-color: #5d98cc !important;
}
.select2-drop.select2-drop-above.select2-drop-active {
    margin-top: 2px;
}
.ui-chatbox {
    bottom: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 959;
}
.ui-chatbox-titlebar {
    background: none repeat scroll 0 0 #474544 !important;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
    color: #fff !important;
    cursor: pointer;
    font-weight: 400;
    height: 36px;
    line-height: normal;
    padding: 0;
}
.ui-chatbox-titlebar > span {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}
.ui-chatbox-titlebar > span > *:first-child {
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
    padding: 5px;
}
.ui-chatbox-titlebar.online > span > i {
    background: none repeat scroll 0 0 #54ce3c;
}
.ui-chatbox-titlebar.busy > span > i {
    background: none repeat scroll 0 0 #f14b52;
}
.ui-chatbox-titlebar.away > span > i {
    background: none repeat scroll 0 0 #ffc40d;
}
.ui-chatbox-titlebar.incognito > span > i {
    background: none repeat scroll 0 0 #a19e9d;
}
.ui-chatbox-titlebar.ui-state-focus {
    background: none repeat scroll 0 0 #201f1f !important;
    color: #fff;
}
.ui-chatbox-content {
    border: 0 none !important;
    margin: 0;
    padding: 0;
}
.ui-chatbox-content > .alert-msg {
    border-bottom: 1px dashed #d6d6d6;
    color: #c20f16;
    display: none;
    font-size: 11px;
    padding: 4px 10px;
    text-align: center;
}
.ui-chatbox-content.true > .alert-msg {
    display: block !important;
}
.ui-chatbox-log {
    background: none repeat scroll 0 0 #fff;
    border: medium none !important;
    height: 180px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 7px 10px;
}
.ui-chatbox-log > *:first-child {
    margin-top: 0;
}
.ui-chatbox-input {
    border-top-color: grey;
    border-top-style: solid;
    border-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden;
    padding: 3px;
    width: 100% !important;
}
.ui-chatbox-input-box {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-color: rgba(48, 126, 204, 0.05) !important;
    border-color: #666 #ccc #ccc !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    height: 50px;
    margin: 2px;
    outline: 0 none;
    padding: 2px;
    resize: none;
}
.ui-chatbox-icon {
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    color: #fff !important;
    float: right;
    font-size: 14px;
    height: 36px;
    line-height: 26px;
    min-width: 30px;
    padding: 5px 9px;
}
.ui-chatbox-icon.ui-state-hover {
    background-color: rgba(0, 0, 0, 0.07) !important;
    border-left: 1px solid rgba(0, 0, 0, 0.09) !important;
}
.ui-chatbox-input-focus {
    background-color: #fff !important;
    border-color: #5d98cc !important;
}
.ui-chatbox-msg {
    clear: both;
    float: left;
    margin-top: 10px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.chat-users li:before, .chat-users > ul:before {
    border: medium none;
}
.chat-users .display-users {
    display: block;
    padding: 0 15px;
}
.chat-users .display-users a[data-chat-id] {
    font-size: 13px;
    margin: 1px 0;
    padding: 4px 6px;
}
.chat-users .display-users [data-chat-id]:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
.chat-users .display-users [data-chat-id] > i {
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
    padding: 5px;
    width: auto !important;
}
.chat-users .display-users [data-chat-status="away"] > i {
    background: none repeat scroll 0 0 #ffc40d;
}
[data-chat-status="away"] + .popover .usr-card > img {
    border-left-color: #ffc40d;
}
.chat-users .display-users [data-chat-status="online"] > i {
    background: none repeat scroll 0 0 #54ce3c;
}
[data-chat-status="online"] + .popover .usr-card > img {
    border-left-color: #54ce3c;
}
.chat-users .display-users [data-chat-status="incognito"] > i {
    background: none repeat scroll 0 0 #a19e9d;
}
[data-chat-status="incognito"] + .popover .usr-card > img {
    border-left-color: #a19e9d;
}
.chat-users .display-users [data-chat-status="busy"] > i {
    background: none repeat scroll 0 0 #f14b52;
}
[data-chat-status="busy"] + .popover .usr-card > img {
    border-left-color: #f14b52;
}
.display-users > dl {
    margin: 0;
}
.chat-user-filter {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 14px;
    height: 27px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 3px 4px;
}
[data-chat-id] + .popover {
    border-radius: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-weight: 400 !important;
    margin-left: 14px;
    min-width: 250px;
}
[data-chat-id] + .popover .popover-content {
    padding: 8px;
}
.usr-card {
    position: relative;
}
.usr-card > img {
    border-left: 3px solid #fff;
    display: inline-block;
}
.usr-card-content {
    display: inline-block;
    margin-top: -3px;
    max-width: 174px;
    padding-left: 5px;
    vertical-align: top;
}
.usr-card-content > *:first-child {
    color: #3276b1;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.usr-card-content > p {
    margin: 0;
}
.usr-card-content > p > small {
    color: #7e7e7e;
    display: block;
}
.sa-chat-learnmore-btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    color: #c2c2c2;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 3px 0 !important;
}
.editableform {
    margin-bottom: 0;
}
.editableform .control-group {
    margin-bottom: 0;
    white-space: nowrap;
}
.editable-buttons {
    display: inline-block;
    margin-left: 7px;
    vertical-align: top;
}
.editable-buttons.editable-buttons-bottom {
    display: block;
    margin-left: 0;
    margin-top: 7px;
}
.editable-input {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: auto;
}
.editable-buttons .editable-cancel {
    margin-left: 7px;
}
.editable-buttons button.ui-button-icon-only {
    height: 24px;
    width: 30px;
}
.editableform-loading {
    background: url("../img/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 25px;
    min-width: 25px;
    width: auto;
}
.editable-inline .editableform-loading {
    background-position: left 5px;
}
.editable-error-block {
    margin: 5px 0 0;
    max-width: 300px;
    white-space: normal;
    width: auto;
}
.editable-error-block.ui-state-error {
    padding: 3px;
}
.editable-error {
    color: red;
}
.editableform .editable-date {
    float: left;
    margin: 0;
    padding: 0;
}
.editable-inline .add-on .icon-th {
    margin-left: 1px;
    margin-top: 3px;
}
.editable-checklist label input[type="checkbox"], .editable-checklist label span {
    margin: 0;
    vertical-align: middle;
}
.editable-checklist label {
    white-space: nowrap;
}
.editable-wysihtml5 {
    height: 250px;
    width: 566px;
}
.editable-clear {
    clear: both;
    font-size: 0.9em;
    text-align: right;
    text-decoration: none;
}
.editable-clear-x {
    background: url("../img/clear.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 13px;
    margin-top: -6px;
    opacity: 0.6;
    position: absolute;
    right: 6px;
    top: 50%;
    width: 13px;
    z-index: 100;
}
.editable-clear-x:hover {
    opacity: 1;
}
.editable-pre-wrapped {
    white-space: pre-wrap;
}
.editable-container.editable-popup {
    max-width: none !important;
}
.editable-container.popover {
    width: auto;
}
.editable-container.editable-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.editable-container.ui-widget {
    font-size: inherit;
    z-index: 9990;
}
.editable-click, a.editable-click, a.editable-click:hover {
    border-bottom: 1px dashed #08c;
    text-decoration: none;
}
.editable-click.editable-disabled, a.editable-click.editable-disabled, a.editable-click.editable-disabled:hover {
    border-bottom: medium none;
    color: #585858;
    cursor: default;
}
.editable-empty, .editable-empty:focus, .editable-empty:hover {
    color: #d14;
    font-style: italic;
    text-decoration: none;
}
.editable-unsaved {
    font-weight: 700;
}
.editable-bg-transition {
    transition: background-color 1400ms ease-out 0s;
}
.form-horizontal .editable {
    display: inline-block;
    padding-top: 5px;
}
.editable-address {
    display: block;
    margin-bottom: 5px;
}
.editable-address span {
    display: inline-block;
    width: 70px;
}
.editable-input .datepicker {
    left: 0;
    padding: 4px;
    top: 0;
}
.editable-input .datepicker:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 6px;
    position: absolute;
    top: -7px;
}
.editable-input .datepicker:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 7px;
    position: absolute;
    top: -6px;
}
.editable-input .datepicker > div {
    display: none;
}
.editable-input .datepicker table {
    margin: 0;
    min-width: 214px;
    width: 100%;
}
.editable-input .datepicker td, .editable-input .datepicker th {
    height: 20px;
    text-align: center;
    width: 24px;
}
.editable-input .datepicker td.day:hover {
    background: none repeat scroll 0 0 #eee;
    cursor: pointer;
}
.editable-input .datepicker td.day.disabled, .editable-input .datepicker td.new, .editable-input .datepicker td.old {
    color: #555;
}
.editable-input .datepicker td.active, .editable-input .datepicker td.active:hover {
    background: none repeat scroll 0 0 #3276b1;
    border-radius: 3px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.editable-input .datepicker td span {
    cursor: pointer;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    margin: 2px;
    width: 47px;
}
.editable-input .datepicker td span:hover {
    background: none repeat scroll 0 0 #eee;
}
.editable-input .datepicker td span.active {
    background: none repeat scroll 0 0 #3276b1;
    border-radius: 3px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.editable-input .datepicker td span.old {
    color: #555;
}
.editable-input .datepicker th.switch {
    width: 145px;
}
.editable-input .datepicker th.next, .editable-input .datepicker th.prev {
    font-size: 19.5px;
}
.editable-input .datepicker thead tr:first-child th {
    cursor: pointer;
}
.editable-input .datepicker thead tr:first-child th:hover {
    background: none repeat scroll 0 0 #eee;
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    display: block;
    height: 16px;
    width: 16px;
}
.datepicker .prev i, .editable-input .datepicker .next i {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.editable-input .datepicker .prev i:before {
    content: "";
}
.editable-input .datepicker .next i:before {
    content: "";
}
.divMessageBox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.MessageBoxContainer {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px;
    position: relative;
    top: 35%;
    width: 100%;
}
.MessageBoxMiddle {
    left: 20%;
    position: relative;
    width: 60%;
}
.MessageBoxMiddle .MsgTitle {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -1px;
}
.MessageBoxMiddle .pText {
    font-size: 13px;
}
.MessageBoxContainer input, .MessageBoxContainer select {
    padding: 5px;
    width: 50%;
}
.MessageBoxButtonSection {
    height: 30px;
    width: 100%;
}
.MessageBoxButtonSection button {
    float: right;
    font-size: 14px;
    font-weight: 700;
    margin-right: 7px;
    padding-left: 15px;
    padding-right: 15px;
}
.LoadingBoxContainer {
    background-color: #232323;
    color: #fff;
    position: relative;
    top: 20%;
    width: 100%;
}
.LoadingBoxMiddle {
    left: 20%;
    padding: 10px;
    position: relative;
    width: 50%;
}
.LoadingBoxContainer .MsgTitle {
    font-size: 26px;
}
.LoadingBoxContainer .pText {
    font-size: 13px;
}
#LoadingPoints {
    position: absolute;
}
.bigBox {
    background-color: #004d60;
    border-left: 5px solid rgba(0, 0, 0, 0.15);
    bottom: 10px;
    box-sizing: content-box;
    color: #fff;
    height: 150px;
    overflow: hidden;
    padding: 10px 10px 5px;
    position: fixed;
    right: 10px;
    width: 390px;
    z-index: 99999;
}
.bigBox span {
    display: block;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 5px 0 !important;
}
.bigBox p {
    font-size: 13px;
    margin-top: 10px;
}
#divMiniIcons {
    bottom: 180px;
    float: right;
    position: fixed;
    right: 10px;
    width: 415px;
    z-index: 9999;
}
.botClose {
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 16px;
    opacity: 0.5;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 15px;
}
.botClose:hover {
    opacity: 1;
}
/* classe personalizada */
.SmallBox .botClose {
    right: 7px;
    top: 5px;
}
#divMiniIcons .cajita {
    background-color: red;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 17px;
    margin-left: 4px;
    margin-top: 5px;
    padding: 4px 6px;
    text-align: center;
    vertical-align: middle;
}
#divMiniIcons .cajita:active {
    left: 1px;
    position: relative;
    top: 1px;
}
.cajita img {
    height: 23px;
    padding-left: 3px;
    padding-top: 3px;
    width: 23px;
}
.bigBox .bigboxicon {
    font-size: 30px;
    left: 6px;
    position: absolute;
    text-align: left;
    top: 120px;
    z-index: 0;
}
.bigBox .bigboxnumber {
    font-size: 25px;
    text-align: right;
    width: 100%;
}
#divSmallBoxes {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.SmallBox {
    border: 1px solid transparent;
    color: #fff;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 20px;
    width: 420px;
    z-index: 9999;
}
.SmallBox:hover {
    border: 1px solid #fff;
    cursor: pointer;
}
.SmallBox .foto {
    font-size: 50px;
    left: 17px;
    position: absolute;
}
.SmallBox .textoFull {
    float: left;
    padding-left: 20px;
    width: 93%;
}
.SmallBox .textoFoto {
    float: left;
    margin: 3px 20px 3px 80px;
    width: 78%;
}
.miniPic {
    bottom: 8px;
    position: absolute;
    right: 9px;
}
.miniIcono {
    font-size: 20px;
    height: 100%;
}
.SmallBox span {
    display: block;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1px;
    margin: 4px 0;
}
.SmallBox p {
    font-size: 13px;
    margin-top: 2px;
}
#pageslide {
    background-color: #004d60;
    box-shadow: 0 0 0 0 #222 inset;
    color: #fff;
    display: none;
    height: 100%;
    padding: 20px;
    position: fixed;
    top: 0;
    width: 305px;
    z-index: 999999;
}
.purehtml {
    color: #fff;
    font-size: 16px;
}
@media screen and (max-width: 450px) and (max-width: 767px) {
#divSmallBoxes {
    position: fixed;
    right: 0;
    top: 0;
    width: 90%;
}
.SmallBox {
    width: 95%;
}
.SmallBox:hover {
    box-shadow: 0 0 10px #888;
    cursor: pointer;
}
.SmallBox span {
    font-size: 16px;
}
.SmallBox p {
    font-size: 12px;
    margin-top: 2px;
}
.SmallBox .textoFull {
    float: left;
    padding-left: 20px;
    width: 93%;
}
.SmallBox .textoFoto {
    float: left;
    margin: 3px 20px 3px 80px;
    width: 55%;
}
.bigBox {
    background-color: #004d60;
    bottom: 10px;
    color: #fff;
    height: 150px;
    padding: 10px 10px 5px;
    position: fixed;
    right: 10px;
    width: 88%;
    z-index: 99999;
}
.divMessageBox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.MessageBoxContainer {
    background-color: #232323;
    color: #fff;
    position: relative;
    top: 25%;
    width: 100%;
}
.MessageBoxMiddle {
    left: 0;
    padding: 3px;
    position: relative;
    width: 100%;
}
.MessageBoxMiddle .MsgTitle {
    font-size: 22px;
}
.MessageBoxMiddle .pText {
    font-size: 13px;
}
.MessageBoxContainer input, .MessageBoxContainer select {
    padding: 5px;
    width: 50%;
}
.MessageBoxButtonSection {
    height: 30px;
    width: 100%;
}
.MessageBoxButtonSection button {
    float: right;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.fast {
    animation-duration: 0.4s;
}
.jqstooltip {
    background-color: #000 !important;
    border: medium none !important;
    border-radius: 3px !important;
    box-sizing: content-box;
    padding: 7px !important;
}
.jqstooltip .jqsfield {
    font-family: sans-serif,Calibri,Candara,Arial,sans-serif;
    font-size: 11px;
}
#sparks {
    display: block;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
}
#sparks li {
    box-sizing: content-box;
    display: inline-block;
    max-height: 47px;
    overflow: hidden;
    text-align: left;
}
#sparks li h5 {
    border: medium none;
    color: #555;
    float: left;
    font-size: 11px;
    font-weight: 400;
    margin: -3px 0 0;
    padding: 0;
    text-transform: uppercase;
}
#sparks li span {
    color: #636363;
    display: block;
}
#sparks li {
    border-left: 1px dotted #c7c7c7;
    padding: 0 10px;
}
#sparks li:last-child {
    padding-right: 0;
}
#sparks li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.sparks-info {
    min-width: 70px;
}
.sparks-info span {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    text-transform: none;
}
.sparks-info .sparkline {
    display: block;
    float: right;
    margin: 3px 0 0 20px;
}
[data-sparkline-width="100%"] > canvas {
    width: 100% !important;
}
.dataTable [data-sparkline-width="100%"] > canvas {
    max-width: 60px !important;
}
.note-editor {
    border: 1px solid #a9a9a9;
    position: relative;
}
.note-editor .note-dropzone {
    background-color: #fff;
    border: 2px dashed #87cefa;
    color: #87cefa;
    display: none;
    opacity: 0.95;
    position: absolute;
    z-index: 1;
}
.note-editor .note-dropzone .note-dropzone-message {
    display: table-cell;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
}
.note-editor .note-dropzone.hover {
    border: 2px dashed #098ddf;
    color: #098ddf;
}
.note-editor.dragover .note-dropzone {
    display: table;
}
.note-editor .note-toolbar {
    background-color: #f5f5f5;
    border-bottom: 1px solid #a9a9a9;
}
.note-editor.fullscreen {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050;
}
.note-editor.fullscreen .note-editable {
    background-color: #fff;
}
.note-editor.codeview .note-editable, .note-editor.fullscreen .note-resizebar {
    display: none;
}
.note-editor.codeview .note-codable {
    display: block;
}
.note-editor .note-statusbar {
    background-color: #f5f5f5;
}
.note-editor .note-statusbar .note-resizebar {
    cursor: ns-resize;
    height: 8px;
    width: 100%;
}
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
    border-top: 1px solid #a9a9a9;
    margin: 1px auto;
    width: 20px;
}
.note-editor .note-editable {
    outline: 0 none;
    overflow: auto;
    padding: 10px;
}
.note-editor .note-editable[contenteditable="false"] {
    background-color: #e5e5e5;
}
.note-editor .note-codable {
    background-color: #222;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #ccc;
    display: none;
    font-family: Menlo,Monaco,monospace,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    padding: 10px;
    resize: none;
    width: 100%;
}
.note-air-editor {
    outline: 0 none;
}
.note-popover .popover {
    max-width: none;
}
.note-popover .popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.note-popover .popover .arrow {
    left: 20px;
}
.note-popover .popover .popover-content, .note-toolbar {
    margin: 0;
    padding: 0 0 5px 5px;
}
.note-popover .popover .popover-content > .btn-group, .note-toolbar > .btn-group {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 5px;
}
.note-popover .popover .popover-content .note-table .dropdown-menu, .note-toolbar .note-table .dropdown-menu {
    min-width: 0;
    padding: 5px;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker, .note-toolbar .note-table .dropdown-menu .note-dimension-picker {
    font-size: 18px;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher {
    cursor: pointer;
    height: 10em;
    position: absolute !important;
    width: 10em;
    z-index: 3;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 5em;
    position: relative !important;
    width: 5em;
    z-index: 1;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 1em;
    position: absolute !important;
    width: 1em;
    z-index: 2;
}
.note-popover .popover .popover-content .note-style blockquote, .note-popover .popover .popover-content .note-style h1, .note-popover .popover .popover-content .note-style h2, .note-popover .popover .popover-content .note-style h3, .note-popover .popover .popover-content .note-style h4, .note-popover .popover .popover-content .note-style h5, .note-popover .popover .popover-content .note-style h6, .note-toolbar .note-style blockquote, .note-toolbar .note-style h1, .note-toolbar .note-style h2, .note-toolbar .note-style h3, .note-toolbar .note-style h4, .note-toolbar .note-style h5, .note-toolbar .note-style h6 {
    margin: 0;
}
.note-popover .popover .popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
    padding-left: 5px;
    width: 20px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu, .note-toolbar .note-color .dropdown-menu {
    min-width: 340px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, .note-toolbar .note-color .dropdown-menu .btn-group {
    margin: 0;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
    margin: 0 5px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
    border-bottom: 1px solid #eee;
    font-size: 12px;
    margin: 2px 7px;
    text-align: center;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
    border-radius: 5px;
    cursor: pointer;
    font-size: 11px;
    margin: 3px;
    padding: 0 3px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
    height: 20px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
    background: none repeat scroll 0 0 #eee;
}
.note-popover .popover .popover-content .note-para .dropdown-menu, .note-toolbar .note-para .dropdown-menu {
    min-width: 216px;
    padding: 5px;
}
.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .note-toolbar .note-para .dropdown-menu > div:first-child {
    margin-right: 5px;
}
.note-popover .popover .popover-content .dropdown-menu, .note-toolbar .dropdown-menu {
    min-width: 90px;
}
.note-popover .popover .popover-content .dropdown-menu.right, .note-toolbar .dropdown-menu.right {
    left: auto;
    right: 0;
}
.note-popover .popover .popover-content .dropdown-menu.right:before, .note-toolbar .dropdown-menu.right:before {
    left: auto !important;
    right: 9px;
}
.note-popover .popover .popover-content .dropdown-menu.right:after, .note-toolbar .dropdown-menu.right:after {
    left: auto !important;
    right: 10px;
}
.note-popover .popover .popover-content .dropdown-menu li a i, .note-toolbar .dropdown-menu li a i {
    color: #00bfff;
    visibility: hidden;
}
.note-popover .popover .popover-content .dropdown-menu li a.checked i, .note-toolbar .dropdown-menu li a.checked i {
    visibility: visible;
}
.note-popover .popover .popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
    font-size: 10px;
}
.note-popover .popover .popover-content .note-color-palette, .note-toolbar .note-color-palette {
    line-height: 1;
}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
    border: 1px solid #fff;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 20px;
}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
    border: 1px solid #000;
}
.note-dialog > div {
    display: none;
}
.note-dialog .note-image-dialog .note-dropzone {
    border: 4px dashed #d3d3d3;
    color: #d3d3d3;
    font-size: 30px;
    line-height: 4;
    margin-bottom: 10px;
    min-height: 100px;
    text-align: center;
}
.note-dialog .note-help-dialog {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #222 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none;
    color: #ccc;
    font-size: 12px;
    opacity: 0.9;
}
.note-dialog .note-help-dialog .modal-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: none;
}
.note-dialog .note-help-dialog a {
    color: #fff;
    font-size: 12px;
}
.note-dialog .note-help-dialog .title {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 5px;
}
.note-dialog .note-help-dialog .modal-close {
    color: #dd0;
    cursor: pointer;
    font-size: 14px;
}
.note-dialog .note-help-dialog .note-shortcut-layout {
    width: 100%;
}
.note-dialog .note-help-dialog .note-shortcut-layout td {
    vertical-align: top;
}
.note-dialog .note-help-dialog .note-shortcut {
    margin-top: 8px;
}
.note-dialog .note-help-dialog .note-shortcut th {
    color: #dd0;
    font-size: 13px;
    text-align: left;
}
.note-dialog .note-help-dialog .note-shortcut td:first-child {
    color: #dd0;
    font-family: "Courier New";
    min-width: 110px;
    padding-right: 10px;
    text-align: right;
}
.note-handle .note-control-selection {
    border: 1px solid #000;
    display: none;
    position: absolute;
}
.note-handle .note-control-selection > div {
    position: absolute;
}
.note-handle .note-control-selection .note-control-selection-bg {
    background-color: #000;
    height: 100%;
    opacity: 0.3;
    width: 100%;
}
.note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-holder {
    border: 1px solid #000;
    height: 7px;
    width: 7px;
}
.note-handle .note-control-selection .note-control-sizing {
    background-color: #fff;
    border: 1px solid #000;
    height: 7px;
    width: 7px;
}
.note-handle .note-control-selection .note-control-nw {
    border-bottom: medium none;
    border-right: medium none;
    left: -5px;
    top: -5px;
}
.note-handle .note-control-selection .note-control-ne {
    border-bottom: medium none;
    border-left: medium none;
    right: -5px;
    top: -5px;
}
.note-handle .note-control-selection .note-control-sw {
    border-right: medium none;
    border-top: medium none;
    bottom: -5px;
    left: -5px;
}
.note-handle .note-control-selection .note-control-se {
    bottom: -5px;
    cursor: se-resize;
    right: -5px;
}
.note-handle .note-control-selection .note-control-selection-info {
    background-color: #000;
    border-radius: 5px;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    margin: 5px;
    opacity: 0.7;
    padding: 5px;
    right: 0;
}
.no-padding .note-editor {
    border: medium none;
}
.note-editor .note-editable {
    background-color: rgba(48, 126, 204, 0.05);
}
.note-editor .note-editable:focus {
    background-color: #fff;
}
.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #dbdbdb;
}
.note-editor .note-statusbar:hover {
    background: none repeat scroll 0 0 #eee;
}
.note-editor .note-statusbar:active {
    background: none repeat scroll 0 0 #eaeaea;
}
.superbox *, .superbox *:after, .superbox *:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    text-rendering: optimizelegibility;
}
.superbox-list {
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 12.5%;
}
.superbox-list.active:before {
    bottom: -34px;
    color: #222;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 45px;
    left: 43%;
    position: absolute;
    text-align: center;
    z-index: 2;
}
.superbox-img {
    cursor: pointer;
    max-width: 100%;
    width: 100%;
}
.superbox-show {
    background-color: #222;
    display: none;
    float: left;
    margin: 5px 0;
    padding: 25px 0 12px 25px;
    position: relative;
    text-align: left;
    width: 100%;
}
.superbox-current-img {
    float: left;
    max-width: 100%;
    padding-bottom: 13px;
    padding-right: 25px;
}
.superbox-img:hover {
    opacity: 0.8;
}
.superbox-float {
    float: left;
}
.superbox-close {
    cursor: pointer;
    opacity: 0.7;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 0.1s linear 0s;
}
.superbox-close:hover {
    opacity: 1;
}
.superbox-imageinfo {
    color: #fff;
    display: inline-block;
    max-width: 500px;
    padding: 0 25px 0 0;
}
.superbox-imageinfo span {
    color: #a19994;
    display: inline-block;
    font-size: 13px;
    margin-right: -2px;
    padding-bottom: 13px;
    padding-top: 10px;
}
.superbox-imageinfo > *:first-child {
    font-weight: 700;
    margin-bottom: 10px;
}
.superbox-imageinfo span p:last-child {
    margin-top: 30px;
}
@media only screen and (min-width: 320px) {
.superbox-list {
    width: 50%;
}
}
@media only screen and (min-width: 486px) {
.superbox-list {
    width: 25%;
}
}
@media only screen and (min-width: 768px) {
.superbox-list {
    width: 16.6667%;
}
}
@media only screen and (min-width: 1025px) {
.superbox-list {
    width: 12.5%;
}
}
@media only screen and (min-width: 1824px) {
.superbox-list {
    width: 12.5%;
}
}
#speech-btn > *:first-child {
    position: relative;
}
.voice-command-active #speech-btn > *:first-child > a {
    background: none repeat scroll 0 0 #0e70ca;
    border: 1px solid #125a9c;
    color: rgba(255, 255, 255, 0.9);
}
.voice-command-active.service-not-allowed #speech-btn > *:first-child > a {
    background: none repeat scroll 0 0 #a90329;
    border: 1px solid #8b0913;
    color: rgba(255, 255, 255, 0.9);
}
.voice-command-active.service-allowed #speech-btn > *:first-child > a {
    background: url("../img/voicecommand/active-btn.gif") no-repeat scroll center center #0e70ca;
    border: 1px solid #125a9c;
    color: rgba(255, 255, 255, 0.9);
}
#speech-btn > *:first-child > a + .popover {
    display: none;
    left: -113px;
    top: 42px;
    width: 255px;
}
#speech-btn > *:first-child > a + .popover > .popover-content {
    padding: 9px 12px;
}
#speech-btn > *:first-child > a + .popover .btn {
    padding: 4px 12px;
}
.vc-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px !important;
    text-align: center;
}
.vc-title-error {
    display: none;
}
.service-not-allowed .popover .btn, .service-not-allowed .vc-title, .voice-command-active.service-not-allowed .popover .btn, .voice-command-active.service-not-allowed .vc-title {
    display: none !important;
}
.voice-command-active.service-not-allowed .vc-title-error {
    display: block;
}
.vc-title > small {
    font-size: 80%;
}

