

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled] {
    cursor: default;
}

input[type=checkbox],input[type=radio] {
    padding: 0;
    box-sizing: border-box;
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        box-shadow: none!important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: "";
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }@    page {
        margin: 2cm .5cm;
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    .jGrowl {
        display: none;
    }
}

small {
    font-size: 85%;
}

a {
    text-decoration: none;
}

p {
    margin: 0;
}

ul,li,ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a,a:visited,a:focus,a:active,:visited,:focus,:active {
    outline: 0;
}

button,input[type=reset],input[type=button],input[type=submit] {
    line-height: normal!important;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.radius-all-2 {
    border-radius: 2px!important;
}

.radius-top-left-2 {
    border-top-left-radius: 2px!important;
}

.radius-top-right-2 {
    border-top-right-radius: 2px!important;
}

.radius-bottom-right-2 {
    border-bottom-right-radius: 2px!important;
}

.radius-bottom-left-2 {
    border-bottom-left-radius: 2px!important;
}

.radius-top-all-2 {
    border-top-left-radius: 2px!important;
    border-top-right-radius: 2px!important;
}

.radius-bottom-all-2 {
    border-bottom-left-radius: 2px!important;
    border-bottom-right-radius: 2px!important;
}

.radius-right-all-2 {
    border-top-right-radius: 2px!important;
    border-bottom-right-radius: 2px!important;
}

.radius-left-all-2 {
    border-top-left-radius: 2px!important;
    border-bottom-left-radius: 2px!important;
}

.radius-all-4 {
    border-radius: 4px!important;
}

.radius-top-left-4 {
    border-top-left-radius: 4px!important;
}

.radius-top-right-4 {
    border-top-right-radius: 4px!important;
}

.radius-bottom-right-4 {
    border-bottom-right-radius: 4px!important;
}

.radius-bottom-left-4 {
    border-bottom-left-radius: 4px!important;
}

.radius-top-all-4 {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}

.radius-bottom-all-4 {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}

.radius-right-all-4 {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}

.radius-left-all-4 {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}

.radius-all-6 {
    border-radius: 6px!important;
}

.radius-top-left-6 {
    border-top-left-radius: 6px!important;
}

.radius-top-right-6 {
    border-top-right-radius: 6px!important;
}

.radius-bottom-right-6 {
    border-bottom-right-radius: 6px!important;
}

.radius-bottom-left-6 {
    border-bottom-left-radius: 6px!important;
}

.radius-top-all-6 {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}

.radius-bottom-all-6 {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}

.radius-right-all-6 {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}

.radius-left-all-6 {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}

.radius-all-8 {
    border-radius: 8px!important;
}

.radius-top-left-8 {
    border-top-left-radius: 8px!important;
}

.radius-top-right-8 {
    border-top-right-radius: 8px!important;
}

.radius-bottom-right-8 {
    border-bottom-right-radius: 8px!important;
}

.radius-bottom-left-8 {
    border-bottom-left-radius: 8px!important;
}

.radius-top-all-8 {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}

.radius-bottom-all-8 {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}

.radius-right-all-8 {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}

.radius-left-all-8 {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}

.radius-all-10 {
    border-radius: 10px!important;
}

.radius-top-left-10 {
    border-top-left-radius: 10px!important;
}

.radius-top-right-10 {
    border-top-right-radius: 10px!important;
}

.radius-bottom-right-10 {
    border-bottom-right-radius: 10px!important;
}

.radius-bottom-left-10 {
    border-bottom-left-radius: 10px!important;
}

.radius-top-all-10 {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}

.radius-bottom-all-10 {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}

.radius-right-all-10 {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}

.radius-left-all-10 {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}

.radius-all-100 {
    border-radius: 100px!important;
}

.radius-top-left-100 {
    border-top-left-radius: 100px!important;
}

.radius-top-right-100 {
    border-top-right-radius: 100px!important;
}

.radius-bottom-right-100 {
    border-bottom-right-radius: 100px!important;
}

.radius-bottom-left-100 {
    border-bottom-left-radius: 100px!important;
}

.radius-top-all-100 {
    border-top-left-radius: 100px!important;
    border-top-right-radius: 100px!important;
}

.radius-bottom-all-100 {
    border-bottom-left-radius: 100px!important;
    border-bottom-right-radius: 100px!important;
}

.radius-right-all-100 {
    border-top-right-radius: 100px!important;
    border-bottom-right-radius: 100px!important;
}

.radius-left-all-100 {
    border-top-left-radius: 100px!important;
    border-bottom-left-radius: 100px!important;
}

.radius-all-0 {
    border-radius: 0!important;
}

.radius-top-left-0 {
    border-top-left-radius: 0!important;
}

.radius-top-right-0 {
    border-top-right-radius: 0!important;
}

.radius-bottom-right-0 {
    border-bottom-right-radius: 0!important;
}

.radius-bottom-left-0 {
    border-bottom-left-radius: 0!important;
}

.radius-top-all-0 {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}

.radius-bottom-all-0 {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.radius-right-all-0 {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.radius-left-all-0 {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}

.font-black {
    color: #464646!important;
}

.font-blue {
    color: #3366CC!important;
}

.font-gray {
    color: #c2c2c2!important;
}

.font-gray-dark {
    color: #828282!important;
}

.font-green {
    color: #3fae30!important;
}

.font-orange {
    color: #e19400!important;
}

.font-yellow {
    color:#FFFF00!important;
}

.font-red,.parsley-error-list {
    color: #f53030!important;
}

.font-white,.gradient-blue,.gradient-black,.gradient-red,.solid-blue,.solid-black,.solid-red {
    color: #fff;
}

.gradient-gray>.button-content,.gradient-gray-alt>.button-content,.solid-gray>.button-content,.solid-gray-alt>.button-content,.gradient-gray i,.gradient-gray-alt i,.solid-gray i,.solid-gray-alt i {
    color: #333;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
}

.gradient-blue,.gradient-black,.gradient-red,.solid-blue,.solid-black,.solid-red {
    text-shadow: 1px 1px 0 rgba(0,0,0,.45);
}

a.btn.gradient-green:hover,button.btn.gradient-green:hover,a.btn.solid-green:hover,button.btn.solid-green:hover,a.btn.gradient-orange:hover,button.btn.gradient-orange:hover,a.btn.solid-orange:hover,button.btn.solid-orange:hover,a.btn.solid-gray-alt:hover,button.btn.solid-gray-alt:hover,.solid-gray,.solid-gray-alt {
    color: #000;
}

a.btn.solid-white:hover,button.btn.solid-white:hover,a.btn.content-box:hover,button.btn.content-box:hover {
    color: #000;
    background: #fcfcfc;
    border-color: #b6b6b6;
}

.box-shadow-orange,.form-input .box-shadow-orange {
    border-color: #e0a738;
    box-shadow: 0 0 5px #ffdfa1;
    -webkit-box-shadow: 0 0 5px #ffdfa1;
    -moz-box-shadow: 0 0 5px #ffdfa1;
}

.box-shadow-gray,.form-input .box-shadow-gray {
    border-color: #989898;
    box-shadow: 0 0 5px #d6d6d6;
    -webkit-box-shadow: 0 0 5px #d6d6d6;
    -moz-box-shadow: 0 0 5px #d6d6d6;
}

.box-shadow-blue,.form-input .box-shadow-blue {
    border-color: #a1cdff;
    box-shadow: 0 0 5px #a1cdff;
    -webkit-box-shadow: 0 0 5px #a1cdff;
    -moz-box-shadow: 0 0 5px #a1cdff;
}

.box-shadow-green,.parsley-success {
    border-color: #77e038!important;
    box-shadow: 0 0 5px #a8ffa1!important;
    -webkit-box-shadow: 0 0 5px #a8ffa1!important;
    -moz-box-shadow: 0 0 5px #a8ffa1!important;
}

.box-shadow-red,.parsley-error {
    border-color: #e03838!important;
    box-shadow: 0 0 5px #ffa1a1!important;
    -webkit-box-shadow: 0 0 5px #ffa1a1!important;
    -moz-box-shadow: 0 0 5px #ffa1a1!important;
}

.info-bg {
    background: #e5e5e5;
    border-color: #c9c9c9;
    color: #6c6c6c;
}

.info-bg a,.infobox.solid-gray a {
    color: #5d5d5d;
}

.notice-bg {
    background: #c6e8ff;
    border-color: #62baf6;
    color: #0f2c62;
}

.notice-bg a,.infobox.solid-blue a {
    color: #003960;
}

.success-bg,.parsley-success {
    background: #d3ffc6;
    border-color: #7cd362;
    color: #1e620f;
}

.parsley-success {
    background: #f2fff2;
}

.success-bg a,.infobox.solid-green a {
    color: #166100;
}

.warning-bg {
    background: #ffeec6;
    border-color: #ebc875;
    color: #624b0f;
}

.warning-bg a,.infobox.solid-orange a {
    color: #5a3f00;
}

.error-bg,.parsley-error {
    background: #ffc6c6;
    border-color: #db6a6a;
    color: #620f0f;
}

.error-bg a,.infobox.solid-red a {
    color: #590000;
}

.parsley-error {
    background: #fff2f2;
}

.notice-bg a:hover,.success-bg a:hover,.warning-bg a:hover,.error-bg a:hover,.info-bg a:hover,.infobox.solid-gray a:hover,.infobox.solid-green a:hover,.infobox.solid-blue a:hover,.infobox.solid-orange a:hover,.infobox.solid-red a:hover {
    text-decoration: underline;
    color: #000;
}

.gradient-blue {
    background: #43b6ff;
    background: -moz-linear-gradient(top,#43b6ff 0,#007fd0 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#43b6ff),color-stop(100%,#007fd0));
    background: -webkit-linear-gradient(top,#43b6ff 0,#007fd0 100%);
    background: linear-gradient(to bottom,#43b6ff 0,#007fd0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b6ff', endColorstr='#007fd0', GradientType=0);
}

.solid-blue {
    background: #43b6ff;
}

.gradient-blue,.solid-blue {
    border-color: #005285;
}

.gradient-red {
    background: #ff5757;
    background: -moz-linear-gradient(top,#ff5757 0,#d00000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff5757),color-stop(100%,#d00000));
    background: -webkit-linear-gradient(top,#ff5757 0,#d00000 100%);
    background: linear-gradient(to bottom,#ff5757 0,#d00000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5757', endColorstr='#d00000', GradientType=0);
}

.solid-red {
    background: #ff5757;
}

.gradient-red,.solid-red {
    border-color: #8d0000;
}

.gradient-gray {
    background: #efefef;
    background: -moz-linear-gradient(top,#efefef 0,#c6c6c6 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#efefef),color-stop(100%,#c6c6c6));
    background: -webkit-linear-gradient(top,#efefef 0,#c6c6c6 100%);
    background: linear-gradient(to bottom,#efefef 0,#c6c6c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#c6c6c6', GradientType=0);
}

.solid-gray {
    background: #efefef;
}

.gradient-gray,.solid-gray {
    border-color: #9c9c9c;
}

.gradient-gray-alt {
    background: #dedede;
    background: -moz-linear-gradient(top,#dedede 0,#c1c1c1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dedede),color-stop(100%,#c1c1c1));
    background: -webkit-linear-gradient(top,#dedede 0,#c1c1c1 100%);
    background: linear-gradient(to bottom,#dedede 0,#c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c1c1c1', GradientType=0);
}

.solid-gray-alt {
    background: #dedede;
}

.gradient-gray-alt,.solid-gray-alt {
    color: #333;
    border-color: #9c9c9c;
}

.gradient-black {
    background: #6b6b6b;
    background: -moz-linear-gradient(top,#6b6b6b 0,#212121 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6b6b6b),color-stop(100%,#212121));
    background: -webkit-linear-gradient(top,#6b6b6b 0,#212121 100%);
    background: linear-gradient(to bottom,#6b6b6b 0,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b6b6b', endColorstr='#212121', GradientType=0);
}

.solid-black {
    background: #212121;
}

.gradient-black,.solid-black {
    border-color: #000;
    text-shadow: 1px 1px 0 #000;
}

.gradient-green {
    background: #6ae557;
    background: -moz-linear-gradient(top,#6ae557 0,#43b716 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6ae557),color-stop(100%,#43b716));
    background: -webkit-linear-gradient(top,#6ae557 0,#43b716 100%);
    background: linear-gradient(to bottom,#6ae557 0,#43b716 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ae557', endColorstr='#43b716', GradientType=0);
}

.solid-green {
    background: #6ae557;
}

.gradient-green,.solid-green {
    border-color: #117d00;
    color: #054500;
    text-shadow: 1px 1px 0 rgba(255,255,255,.55);
}

.gradient-orange {
    background: #ffbd43;
    background: -moz-linear-gradient(top,#ffbd43 0,#d08700 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffbd43),color-stop(100%,#d08700));
    background: -webkit-linear-gradient(top,#ffbd43 0,#d08700 100%);
    background: linear-gradient(to bottom,#ffbd43 0,#d08700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd43', endColorstr='#d08700', GradientType=0);
}

.solid-orange {
    background: #ffbd43;
}

.gradient-orange,.solid-orange {
    border-color: #8a5900;
    color: #452700;
    text-shadow: 1px 1px 0 rgba(255,255,255,.55);
}

.solid-white,.btn.solid-white.disabled:hover {
    background: #fff;
    color: #000;
    border-color: #ccc;
}

.content-box-header.solid-white {
    background: #fafafa;
}

.border-blue {
    border-color: #005285;
}

.border-red {
    border-color: #8d0000;
}

.border-gray {
    border-color: #9c9c9c;
}

.border-gray-alt {
    border-color: #9c9c9c;
}

.border-black {
    border-color: #000;
}

.border-green {
    border-color: #117d00;
}

.border-orange {
    border-color: #8a5900;
}

.example-box {
    position: relative;
    padding-top: 55px;
}

.example-code {
    padding: 0;
}

.source-btn {
    padding: 10px;
    background: #fafafa;
    margin: 35px 0 0;
    border-top: #ccc solid 2px;
    text-align: center;
}

.source-btn a.btn {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
}

.toggle-content .syntaxhighlighter {
    border: #ddd solid 1px;
    background-color: #FFF!important;
    padding-top: 10px!important;
    margin-bottom: 0!important;
    padding-bottom: 10px;
}

.example-box .example-code>.btn,.example-box .example-code .tabs,.example-box .example-code .minicolors-inline .minicolors-panel,.example-box .example-code .content-box,.example-box .example-code .table,.example-box .example-code .badge,.example-box .example-code .label,.example-box .example-code .button-group,.example-box .example-code .info-box {
    margin-bottom: 0;
}

.example-box .example-code .button-group-vertical .btn {
    margin-bottom: 0;
}

.example-box:after {
    content: "Example:";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    font-weight: 400;
    color: #ccc;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 5px;
    width: 100%;
    border-bottom: #ccc solid 2px;
}

.demo-example .example-box {
    padding-top: 25px;
    margin-bottom: 30px;
    border-top: #ccc solid 1px;
}

.demo-example .example-box:after {
    content: "";
    border: 0;
    border-top: 0;
    padding-top: 0;
}

.row,.form-row {
    margin-right: 10px;
    margin-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row:before,.row:after,.form-row:before,.form-row:after {
    display: table;
    content: " ";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row:after,.form-row:after {
    clear: both;
}

.row:after,.form-row:after {
    clear: both;
}




.float-left {
    float: left!important;
}

.float-right {
    float: right!important;
}

.float-none {
    float: none!important;
}

.font-size-10 {
    font-size: 10px!important;
}

.font-size-11 {
    font-size: 11px!important;
}

.font-size-12 {
    font-size: 12px!important;
}

.font-size-13 {
    font-size: 13px!important;
}

.font-size-14 {
    font-size: 14px!important;
}

.font-size-15 {
    font-size: 15px!important;
}

.font-size-16 {
    font-size: 16px!important;
}

.font-size-17 {
    font-size: 17px!important;
}

.font-size-18 {
    font-size: 18px!important;
}

.font-size-20 {
    font-size: 20px!important;
}

.font-size-23 {
    font-size: 23px!important;
}

.font-size-28 {
    font-size: 28px!important;
}

.font-size-35 {
    font-size: 35px!important;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.text-transform-none {
    text-transform: none;
}

.text-transform-upr {
    text-transform: uppercase;
}

.text-transform-low {
    text-transform: lowercase;
}

.text-transform-cap {
    text-transform: capitalize;
}

.text-no-wrap {
    white-space: nowrap;
}

.font-bold {
    font-weight: 700;
}

.font-normal {
    font-weight: 400;
}

.font-italic {
    font-style: italic;
}

.font-none {
    font-style: none;
}

.clear {
    clear: both;
}

.clear-none {
    clear: none!important;
}

.ui-front {
    z-index: 100;
}

#loading {
    z-index: 2000;
}

.hide {
    display: none;
}

.hidden,.ui-helper-hidden-accessible {
    display: none!important;
}

.display-block {
    display: block!important;
    position: relative!important;
}

.display-block .button-content {
    float: none;
}

.display-block.dropdown-menu {
    position: static;
}

.no-border {
    border-color: transparent!important;
}

.remove-border,.dropdown-menu.pad0A .hasDatepicker .ui-datepicker {
    border: 0!important;
}

.border-top {
    border-top-style: solid;
    border-top-width: 1px;
}

.center-margin {
    margin: 0 auto;
    float: none!important;
}

.center-div {
    margin-left: auto!important;
    margin-right: auto!important;
    float: none!important;
    text-align: center!important;
}

.divider {
    height: 1px;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
    background-color: #ddd;
    border-bottom: 1px solid #fff;
}

.width-reset {
    width: auto!important;
}

.opacity-30,.info-box b,.info-box.icon-wrapper .icon-big {
    -moz-opacity: .3;
    filter: alpha(opacity:30);
    opacity: .3;
}

.opacity-60,.info-box b,.label-description span {
    -moz-opacity: .6;
    filter: alpha(opacity:60);
    opacity: .6;
}

.opacity-80,.no-shadow.transparent.btn:hover i,.ui-datepicker-current.ui-priority-secondary {
    -moz-opacity: .8;
    filter: alpha(opacity:80);
    opacity: .8;
}

.opacity-100 {
    -moz-opacity: 1!important;
    filter: alpha(opacity:100)!important;
    opacity: 1!important;
}

.transparent {
    background: none!important;
    border-color: transparent!important;
    box-shadow: 0 0 transparent!important;
}

.loader img {
    left: 50%;
    top: 50%;
    margin: -27px 0 0 -27px;
    position: absolute;
}

.clearfix:before,.clearfix:after,.info-box:before,.info-box:after,.button-pane:before,.button-pane:after,.form-input-prepend:before,.form-input-prepend:after,.form-row:before,.form-row:after,.button-group:before,.button-group:after,.ui-helper-clearfix:before,.ui-helper-clearfix:after,.chat-box li:before,.chat-box li:after,.notifications-box li:before,.notifications-box li:after,.messages-box li:before,.messages-box li:after {
    content: "";
    display: table;
}

.clearfix:after,.info-box:after,.button-pane:after,.form-input-prepend:after,.form-row:after,.button-group:after,.ui-helper-clearfix:after,.chat-box li:after,.notifications-box li:after,.messages-box li:after {
    clear: both;
}

.ui-sortable-placeholder {
    border: 1px solid #ccc!important;
    visibility: visible!important;
    background: #fafafa!important;
}

.ui-state-disabled,.disabled,button[disabled],.chosen-disabled {
    cursor: not-allowed!important;
    -moz-opacity: .7;
    filter: alpha(opacity:70);
    opacity: .7;
}

input[disabled],select[disabled],textarea[disabled],.checker.disabled,.checker.disabled span,.radio.disabled,.radio.disabled span {
    background: #fafafa;
    -moz-opacity: .7;
    filter: alpha(opacity:70);
    opacity: .7;
    cursor: not-allowed;
}

.chosen-container.chosen-disabled .chosen-single,.chosen-disabled .chosen-choices .search-field input,.chosen-disabled .chosen-choices {
    cursor: not-allowed!important;
}

input[readonly],select[readonly],textarea[readonly] {
    background: #fdfdfd;
    -moz-opacity: .8;
    filter: alpha(opacity:80);
    opacity: .8;
}

.login-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 91;
}

.no-shadow,.solid-white,.btn.no-shadow,.vertical-button .icon-separator,button.btn.solid-white:hover,button.btn.solid-white:active,a.btn.no-shadow:hover,button.btn.no-shadow:hover,a.btn.no-shadow:active,button.btn.no-shadow:active,.form-input input[type=checkbox],.form-input input[type=radio],.no-shadow>.ui-datepicker {
    -moz-box-shadow: 0 0 transparent!important;
    -webkit-box-shadow: 0 0 transparent!important;
    box-shadow: 0 0 transparent!important;
}

.easyPieChart {
    position: relative;
    text-align: center;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.chart,.chart-alt,.chart-alt-1,.chart-alt-2 {
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
}

.chart-wrapper {
    width: 100%;
    height: 350px;
}

.chart-container {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.2em;
}

.morris-hover {
    position: absolute;
    z-index: 1000;
}

.morris-hover.morris-default-style {
    border-radius: 10px;
    padding: 6px;
    color: #666;
    background: rgba(255,255,255,.8);
    border: solid 2px rgba(230,230,230,.8);
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: .25em 0;
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: .1em 0;
}

.x-small-gauge {
    width: 90px;
    height: 70px;
    margin: 0 auto;
}

.small-gauge {
    width: 130px;
    height: 100px;
    margin: 0 auto;
}

.medium-gauge {
    width: 170px;
    height: 120px;
    margin: 0 auto;
}

.large-gauge {
    width: 240px;
    height: 150px;
    margin: 0 auto;
}

.x-large-gauge {
    width: 340px;
    height: 180px;
    margin: 0 auto;
}

.minicolors {
    position: relative;
    z-index: 1;
    display: block;
}

.minicolors-focus {
    z-index: 2;
}

.minicolors-hidden {
    position: absolute;
    left: -9999em;
}

.minicolors-input {
    padding-left: 32px!important;
}

.minicolors-swatch {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 24px;
    height: 24px;
    text-align: left;
    z-index: 5;
    background: url(https://www.91zj.net/new91goo/assets/images/colorpicker.png) -80px 0;
}

.minicolors-swatch span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0;
    box-shadow: inset 0 9px 0 rgba(255,255,255,.1);
    display: inline-block;
}

.minicolors-panel {
    position: absolute;
    top: 40px;
    left: 0;
    width: 180px;
    height: 152px;
    display: none;
}

.minicolors-position-right .minicolors-panel {
    left: auto;
    right: 0;
}

.minicolors-position-top .minicolors-panel {
    top: auto;
    bottom: 37px;
}

.minicolors-position-left .minicolors-panel {
    left: 0;
    right: auto;
}

.minicolors-with-opacity .minicolors-panel {
    width: 207px;
}

.minicolors .minicolors-grid {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 150px;
    height: 150px;
    background: url(https://www.91zj.net/new91goo/assets/images/colorpicker.png) -120px 0;
    cursor: crosshair;
}

.minicolors .minicolors-grid-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: 0;
}

.minicolors-slider-saturation .minicolors-grid {
    background-position: -420px 0;
}

.minicolors-slider-saturation .minicolors-grid-inner {
    background: url(https://www.91zj.net/new91goo/assets/images/colorpicker.png) -270px 0;
}

.minicolors-slider-brightness .minicolors-grid {
    background-position: -570px 0;
}

.minicolors-slider-brightness .minicolors-grid-inner {
    background: #000;
}

.minicolors-slider-wheel .minicolors-grid {
    background-position: -720px 0;
}

.minicolors-slider,.minicolors-opacity-slider {
    position: absolute;
    top: 6px;
    left: 163px;
    width: 20px;
    height: 150px;
    background: #fff url(https://www.91zj.net/new91goo/assets/images/colorpicker.png) 0 0;
    cursor: crosshair;
}

.minicolors-slider-saturation .minicolors-slider {
    background-position: -60px 0;
}

.minicolors-slider-brightness .minicolors-slider {
    background-position: -20px 0;
}

.minicolors-slider-wheel .minicolors-slider {
    background-position: -20px 0;
}

.minicolors-opacity-slider {
    left: 190px;
    background-position: -40px 0;
    display: none;
}

.minicolors-with-opacity .minicolors-opacity-slider {
    display: block;
}

.minicolors-grid .minicolors-picker {
    position: absolute;
    top: 70px;
    left: 70px;
    width: 10px;
    height: 10px;
    border: solid 1px #000;
    border-radius: 10px;
    margin-top: -6px;
    margin-left: -6px;
    background: 0;
}

.minicolors-grid .minicolors-picker SPAN {
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: solid 2px #fff;
}

.minicolors-picker {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 2px;
    background: #fff;
    border: solid 1px #000;
    margin-top: -2px;
}

.minicolors-inline .minicolors-input,.minicolors-inline .minicolors-swatch {
    display: none;
}

.minicolors-inline .minicolors-panel {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    margin: 0;
}

.ui-datepicker {
    padding: 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -11px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: hidden;
}

.ui-datepicker .ui-datepicker-prev {
    left: 7px;
}

.ui-datepicker .ui-datepicker-next {
    right: 7px;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    margin: 0 auto;
    display: block;
    float: none;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.ui-datepicker .ui-datepicker-title {
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 12px;
    margin: 0;
    height: 20px;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 96%;
    line-height: 1.6em;
    border-collapse: collapse;
    margin: 2%;
}

.ui-datepicker th {
    padding: 0 0 5px;
    text-align: center;
    font-weight: 700;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: 2px 5px;
    text-align: right;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.ui-datepicker .ui-datepicker-buttonpane {
    padding: 10px;
    height: 28px;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    height: 28px;
    line-height: 26px;
    padding: 0 15px;
    float: right;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-style: solid;
    border-width: 0 1px 1px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-dialog {
    position: absolute!important;
    top: 0;
    left: 0;
    padding: 0;
    outline: 0;
    z-index: 1100;
}

.ui-dialog .ui-dialog-titlebar {
    position: relative;
    padding: 0 10px;
}

.ui-dialog .ui-dialog-title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
    display: none;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0;
    background: 0;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    border-width: 1px 0 0!important;
}

.ui-dialog .ui-dialog-buttonpane .ui-button {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    float: right;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog .ui-tabs,.ui-dialog .infobox {
    margin-bottom: 0;
}

.ui-dialog .ui-tabs .ui-tabs-panel {
    padding: 10px;
}

.modal-dialog {
    border: 0;
    -moz-box-shadow: 0 15px 45px rgba(0,0,0,.6)!important;
    -webkit-box-shadow: 0 15px 45px rgba(0,0,0,.6)!important;
    box-shadow: 0 15px 45px rgba(0,0,0,.6)!important;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1049;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.dropup,.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-menu,.popover,.ui-menu,.minicolors-panel {
    position: absolute;
    top: 105%;
    left: 0;
    z-index: 1050;
    display: none;
    float: left;
    min-width: 150px;
    padding: 5px;
    margin: 5px 0 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background: #fff;
    text-align: left;
}

.dropdown-menu {
    line-height: 1.6em;
    text-transform: none;
    font-size: 13px;
}

.dropdown-menu .divider {
    margin: 5px 1px;
}

.dropdown-menu.float-right {
    right: 0;
    left: auto;
}

.dropdown-menu .header {
    font-weight: 700;
    padding: 5px 5px 10px;
    margin: 0 0 5px;
    color: #888;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.4em;
    border-bottom: #e5e5e5 solid 1px;
}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu li a,.ui-menu li a {
    display: block;
    padding: 3px 20px 3px 15px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    white-space: nowrap;
    position: relative;
}

.dropdown>.dropdown-menu:before,.minicolors-position-bottom .minicolors-panel:before {
    position: absolute;
    top: -7px;
    left: 7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,.2);
    content: '';
}

.dropdown>.dropdown-menu:after,.minicolors-position-bottom .minicolors-panel:after {
    position: absolute;
    top: -6px;
    left: 8px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}

.dropdown>.dropdown-menu.float-right:before,.dropup>.dropdown-menu.float-right:before,.minicolors-position-right .minicolors-panel:before {
    left: auto;
    right: 7px;
}

.dropdown>.dropdown-menu.float-right:after,.dropup>.dropdown-menu.float-right:after,.minicolors-position-right .minicolors-panel:after {
    right: 8px;
    left: auto;
}

.minicolors-inline .minicolors-panel:after,.minicolors-inline .minicolors-panel:before {
    display: none;
}

.dropdown-dividers {
    padding: 0;
}

.dropdown-dividers li {
    padding: 3px;
    border-bottom: #ccc solid 1px;
}

.dropdown-dividers li:last-child {
    border-bottom: 0;
}

.dropdown-dividers li a {
    padding: 2px 10px;
}

.push-left {
    left: 100%!important;
    margin-left: -30px;
}

.open {
    *z-index: 1000;
}

.open>.dropdown-menu {
    display: block;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 8px;
}

.dropup>.dropdown-menu:before,.minicolors-position-top .minicolors-panel:before {
    position: absolute;
    bottom: -7px;
    left: 7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    content: '';
}

.dropup>.dropdown-menu:after,.minicolors-position-top .minicolors-panel:after {
    position: absolute;
    bottom: -6px;
    left: 8px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}

.minicolors-position-top.minicolors-position-right .minicolors-panel:before {
    right: 6px;
    left: auto;
}

.minicolors-position-top.minicolors-position-right .minicolors-panel:after {
    right: 7px;
    left: auto;
}

.dropdown-submenu {
    position: relative;
    z-index: 40;
}

.dropdown-submenu>.dropdown-menu {
    top: 50%;
    left: 90%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 4px 4px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    border-radius: 4px 4px 4px 0;
}

.dropdown-submenu>a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.float-left {
    float: none!important;
}

.dropdown-submenu.float-left>.dropdown-menu {
    left: -110%;
    margin-left: 10px;
    border-radius: 4px 0 4px 4px;
}

.dropdown-submenu.float-left>.dropdown-menu.dropdown-dividers {
    margin-left: 20px;
}

.jGrowl {
    z-index: 9999;
}

.jGrowl {
    position: absolute;
}

body>.jGrowl {
    position: fixed;
}

.jGrowl.top-left {
    left: 0;
    top: 0;
}

.jGrowl.top-right {
    right: 0;
    top: 0;
}

.jGrowl.bottom-left {
    left: 0;
    bottom: 0;
}

.jGrowl.bottom-right {
    right: 0;
    bottom: 0;
}

.jGrowl.center {
    top: 50%;
    width: 0;
    left: 50%;
    margin-left: -170px;
}

.center .jGrowl-notification,.center .jGrowl-closer {
    margin-left: auto;
    margin-right: auto;
}

.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer {
    opacity: .95;
    filter: alpha(Opacity=95);
    zoom: 1;
    width: 300px;
    padding: 5px 10px;
    margin: 10px 0;
    display: none;
    white-space: normal;
    font-size: 12px;
}

.jGrowl .jGrowl-notification:hover {
    opacity: 1;
    filter: alpha(Opacity=100);
}

.jGrowl .jGrowl-notification {
    min-height: 20px;
}

.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer {
    margin: 10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
    font-weight: 700;
    font-size: .85em;
}

.jGrowl .jGrowl-notification .jGrowl-close {
    z-index: 99;
    float: right;
    font-weight: 700;
    cursor: pointer;
}

.jGrowl .jGrowl-closer {
    cursor: pointer;
    font-weight: 700;
    text-align: center;
}

.noty-wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 10000;
    font-weight: 700;
    font-size: 14px;
    opacity: .95;
    filter: alpha(Opacity=95);
}

.noty-wrapper:hover {
    opacity: 1;
    filter: alpha(Opacity=100);
}

.noty_message {
    text-align: center;
    padding: 15px 10px;
    line-height: 20px;
}

#noty_bottom {
    bottom: 0;
}

#noty_bottom li {
    border-top-width: 1px;
    border-top-style: solid;
}

#noty_top {
    top: 0;
}

#noty_top li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#noty_center {
    top: 50%;
    left: 50%;
}

#noty_center li {
    border: 0;
    margin: 10px 0;
}

.popover {
    top: 0;
    left: 0;
    z-index: 1049;
    display: none;
    margin: 0;
    min-width: 250px;
    padding: 1px!important;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 5px 10px;
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 0 #fff;
    min-height: 18px;
    line-height: 19px;
    color: #888;
    background-color: #fafafa;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-title:empty {
    display: none;
}

.popover .arrow,.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

.popover .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0;
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    border-top-width: 0;
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
    border-right-width: 0;
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
}

.popover .nav-list,.popover .dropdown-menu {
    border: 0;
    margin: 0;
}

.display-block.popover {
    margin: 0;
    float: none;
    width: auto;
}

.fixed-header .popover {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
}

.progressbar,.progress-label,.progressbar-value,.progressbar-overlay {
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    font-weight: 700;
}

.progressbar {
    background: rgba(0,0,0,.05);
    text-align: center;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.2);
    position: relative;
}

.progressbar-value,.progressbar-overlay,.progress-label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    overflow: hidden;
}

.progressbar-value.ui-state-default,.progressbar-value.ui-state-default .progress-label {
    height: 18px;
    line-height: 18px;
}

.progress-label {
    width: 100%;
    z-index: 6;
}

.progressbar-overlay {
    background: url(https://www.91zj.net/new91goo/assets/images/animated-overlay.gif);
    width: 100%;
    filter: alpha(opacity=15);
    opacity: .15;
    z-index: 5;
}

.progressbar-small.progressbar,.progressbar-small .progress-label,.progressbar-small .progressbar-value,.progressbar-small .progressbar-overlay {
    height: 10px;
}

.progressbar-small .progressbar-value.ui-state-default {
    height: 8px;
}

.gradient-black .progressbar-overlay,.solid-black .progressbar-overlay {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle,.ui-slider .ui-slider-range,.ui-slider-horizontal,.ui-slider-vertical {
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 7px;
    background: #ddd;
    -moz-box-shadow: inset 0 1px 6px #717171;
    -webkit-box-shadow: inset 0 1px 6px #717171;
    box-shadow: inset 0 1px 6px #717171;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -7px;
}

.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: 7px;
    height: 100px;
    background: #ddd;
    -moz-box-shadow: inset 1px 0 6px #717171;
    -webkit-box-shadow: inset 1px 0 6px #717171;
    box-shadow: inset 1px 0 6px #717171;
}

.ui-slider-vertical .ui-slider-handle {
    left: -7px;
    margin-left: 0;
    margin-bottom: -8px;
}

.ui-slider-vertical .ui-slider-range {
    left: -1px;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-tabs-panel,.ui-accordion-content {
    display: block;
    background: 0;
}

.ui-tabs-panel:last-child,.ui-accordion-content:last-child {
    border-bottom: 0!important;
}

.ui-tabs-panel p,.ui-accordion-content p {
    padding: 0;
}

.ui-tabs-nav>li,.ui-tabs-nav>li>a {
    float: left;
    position: relative;
}

.ui-tabs-nav>li>a .float-left.glyph-icon,.ui-accordion-header .float-left.glyph-icon {
    margin-right: 5px;
    float: none!important;
}

.ui-tabs-nav>li>a .float-right.glyph-icon,.ui-accordion-header .float-right.glyph-icon {
    margin-left: 5px;
    margin-right: 0;
    float: none!important;
}

.button-block-justified .ui-tabs-nav li:first-child {
    border-left: 0;
}

.button-block-justified .ui-tabs-nav li:last-child {
    border-right: 0;
}

.ui-accordion-header .ui-accordion-header-icon {
    float: right;
}

.ui-state-active.ui-accordion-header:last-of-type {
    border-radius: 0;
}

.ui-accordion-header {
    position: relative;
    padding: 0 25px 0 15px;
    margin: 0;
}

.ui-accordion-header:last-of-type {
    border-bottom-width: 0!important;
}

.ui-accordion-header.ui-accordion-header-active:last-of-type {
    border-bottom-width: 1px!important;
}

.ui-tabs-panel .ui-accordion {
    margin-bottom: 0;
}

.choose-theme {
    display: block;
    float: left;
    padding: 2px;
    border-radius: 2px;
    margin: 5px 8px 5px 0;
    border: #ccc solid 1px;
}

.choose-theme:hover,.choose-theme.active {
    opacity: .8;
    border-color: #ccc;
}

.choose-theme span {
    width: 30px;
    height: 20px;
    display: block;
    float: left;
    border: 0;
    margin: 0;
}

.gradient-blue-theme {
    background: #43b6ff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzYjZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdmZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#43b6ff 0,#007fd0 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#43b6ff),color-stop(100%,#007fd0));
    background: -webkit-linear-gradient(top,#43b6ff 0,#007fd0 100%);
    background: -o-linear-gradient(top,#43b6ff 0,#007fd0 100%);
    background: -ms-linear-gradient(top,#43b6ff 0,#007fd0 100%);
    background: linear-gradient(to bottom,#43b6ff 0,#007fd0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b6ff', endColorstr='#007fd0', GradientType=0);
}

.bootstrap-timepicker {
    position: relative;
}

.dropdown.bootstrap-timepicker {
    float: none;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block;
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0;
}

.bootstrap-timepicker-widget table td {
    height: 32px;
    line-height: 32px;
    width: 42px;
}

.bootstrap-timepicker-widget table td.separator {
    padding: 0 5px;
    width: auto;
}

.bootstrap-timepicker-widget table td a {
    border: 1px transparent solid;
    display: block;
    text-align: center;
}

.bootstrap-timepicker-widget table td a i {
    margin: 0 auto;
}

.bootstrap-timepicker-widget table td input {
    width: 100%;
    min-width: 32px;
    padding: 0 5px;
    margin: 0;
    text-align: center;
}

.bootstrap-timepicker-widget table td input.bootstrap-timepicker-meridian {
    font-weight: 700;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

.tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 8px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -8px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px;
}