@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext);
@import url(font-awesome.min.css);

@font-face {
    font-family: 'FontAwesome';
    src: url("/font/fontawesome-webfont.eot?v=3.0.1");
    src: url("/font/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"),url("/font/fontawesome-webfont.woff?v=3.0.1") format("woff"),url("/font/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em;
}

.btn [class^="icon-"], .btn [class*=" icon-"], .nav [class^="icon-"], .nav [class*=" icon-"] {
    display: inline;
}

    .btn [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large, .nav [class*=" icon-"].icon-large {
        line-height: .9em;
    }

    .btn [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
        display: inline-block;
    }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"], .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large, .nav-pills [class*=" icon-"], .nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}

li [class^="icon-"], li [class*=" icon-"], .nav li [class^="icon-"], .nav li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

    li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large, .nav li [class^="icon-"].icon-large, .nav li [class*=" icon-"].icon-large {
        width: 1.5625em;
    }

ul.icons {
    list-style-type: none;
    text-indent: -.75em;
}

    ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
        width: .75em;
    }

.icon-muted {
    color: #eee;
}

.icon-border {
    border: solid 1px #eee;
    padding: 0.2em 0.25em 0.15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.icon-2x {
    font-size: 2em;
}

    .icon-2x.icon-border {
        border-width: 2px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.icon-3x {
    font-size: 3em;
}

    .icon-3x.icon-border {
        border-width: 3px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.icon-4x {
    font-size: 4em;
}

    .icon-4x.icon-border {
        border-width: 4px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: .3em;
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: .3em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}

    .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
        margin-top: .05em;
    }

    .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
        margin-right: .2em;
    }

    .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
        margin-left: .2em;
    }

.icon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

textarea:focus:not(.inputor), input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #039AAE;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}

.searchbox {
    float: left;
    margin: 0 0 0 10px;
}

.input-append input[type="text"]:focus + button {
    border-color: #039AAE !important;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@-moz-document url-prefix() {
    .icon-spin;

{
    height: .9em;
}

.btn .icon-spin {
    height: auto;
}

.icon-spin.icon-large {
    height: 1.25em;
}

.btn .icon-spin.icon-large {
    height: .75em;
}

}

.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-repeat:before {
    content: "\f01e";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-flag-alt {
    background: transparent url('/img/modernui/min2.png') no-repeat;
    width: 12px;
    height: 14px;
    margin: 3px 4px 0 0;
    background-position: -18px -291px;
    float: left;
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up:before {
    content: "\f087";
}

.icon-thumbs-down:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-google-plus-sign:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope-alt:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-lightbulb:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell-alt:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-food:before {
    content: "\f0f5";
}

.icon-file-alt:before {
    content: "\f0f6";
}

.icon-building:before {
    content: "\f0f7";
}

.icon-hospital:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-sign:before {
    content: "\f0fd";
}

.icon-plus-sign-alt:before {
    content: "\f0fe";
}

.icon-double-angle-left:before {
    content: "\f100";
}

.icon-double-angle-right:before {
    content: "\f101";
}

.icon-double-angle-up:before {
    content: "\f102";
}

.icon-double-angle-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-circle-blank:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-close-alt:before {
    content: "\f114";
}

.icon-folder-open-alt:before {
    content: "\f115";
}

.icon-designer {
    background: transparent url('/img/modernui/designericon.png') no-repeat;
    width: 25px;
    height: 22px;
}

.dropdown-menu-top {
    border: 2px solid #666;
    background: #fff;
    margin-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu:before {
    border: 0;
}

.dropdown-menu.typeahead > li.active > a {
    background: #ddd;
    color: #333;
    filter: none;
}

.dropdown-menu.typeahead > li.active:focus > a, .dropdown-menu.typeahead > li.active:hover > a {
    background: #368ee0;
    color: #fff;
    filter: none;
}

.dropdown-menu > li:focus > a, .dropdown-menu > li:hover > a {
    background: #ddd;
    color: #333;
    filter: none;
}

.dropdown-menu > li > a {
    padding: 6px 15px;
    font-size: 13px;
    filter: none;
}

.dropdown-menu .dropdown-submenu:hover > a {
    background: #eee;
    color: #333;
}

.dropdown-menu .dropdown-submenu.active:hover:after {
    border-left-color: #666;
}

.dropdown-menu .dropdown-submenu > a:active, .dropdown-menu .dropdown-submenu > a:focus {
    background: #eee;
    color: #333;
}

.dropdown-menu .dropdown-submenu > a:after {
    border-left-color: #666;
}

.dropdown-menu .dropdown-submenu .dropdown-menu {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .dropdown-menu .dropdown-submenu .dropdown-menu .active > a {
        background: #ddd;
        color: #333;
    }

.modal form {
    margin-bottom: 0;
}

.input-append input, .input-append select, .input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tooltip {
    z-index: 99999;
}

.tab-content {
    overflow: visible;
}

.uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group.text {
    font-size: 13px;
}

.btn-group .dropdown, .btn-group .pagination {
    font-size: 13px;
}

.btn-group .pagination {
    margin: 0;
}

    .btn-group .pagination ul {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.table-bordered {
    border-top: 0;
}

    .table-bordered.table-force-topborder {
        border-top: 1px solid #ddd;
    }

    .table-bordered.dataTable {
        border-top: 1px solid #ddd;
    }

        .table-bordered.dataTable.dataTable-noheader {
            border-top: 0;
        }

    .table-bordered, .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child, .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child, .table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child, .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

.input-prepend .add-on:first-child, .input-prepend .btn:first-child, .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle, .input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child, .input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.input-prepend .btn-group .btn:first-child, .input-append .btn-group .btn:first-child {
    border: 1px solid #ccc;
    padding: 4px 8px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle, .input-prepend .btn:first-child {
    border: 1px solid #ccc;
    padding: 4px 8px;
}

.input-prepend .add-on:first-child {
    border: 1px solid #ccc;
    padding: 4px 6px;
}

.label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
}

input, textarea {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.modal {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .modal .modal-footer {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.popupselectbox .modal-body {
    padding: 0;
    overflow-y: hidden;
    overflow-x: hidden;
}

.popupselectbox .table {
    table-layout: fixed;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
}

.popupselectbox .modal-body .table tr.theader th {
    color: #333333;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: normal;
    overflow: hidden;
    padding: 0.5em 0.6em 0.4em;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: #DCDCDC #DCDCDC #B3B3B3;
    background-color: #F5F5F5;
    background-image: none, linear-gradient(to bottom, #FFFFFF 0px, #E6E6E6 100%);
    background-position: 50% 50%;
}

.popupselectbox .modal-body .table tr td {
    height: 20px;
    padding: 2px 10px 2px 10px;
    cursor: pointer;
    border-top: 1px solid #DDDDDD;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.popupselectbox .modal-body .table th input {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    margin-bottom: 0;
    padding: 4px 24px;
    border: 0;
    background: url("/img/modernui/search-dark.png") no-repeat scroll 5px 6px #fff;
    width: 100%;
    opacity: 0.7;
    background-color: #fafafa;
    filter: alpha(opacity=70);
}

    .popupselectbox .modal-body .table th input:focus {
        opacity: 1;
        filter: alpha(opacity=100);
        background-color: #fdfdfd;
    }

.popupselectbox .modal-body .table .thefilter th {
    background: none;
    background-color: #fafafa;
    border-top: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 0;
}

.popupselectbox.modal {
    width: 750px;
    margin-left: -375px;
}

.popupselectbox .modal-header .close {
    margin-top: 0;
}

.popupselectbox .modal-header, .popupselectbox .modal-footer {
    color: #333333;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    font-weight: normal;
    overflow: hidden;
    padding: 0.5em 0.6em 0.4em;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: #DCDCDC #DCDCDC #B3B3B3;
    background-color: #F5F5F5;
    background-image: none, linear-gradient(to bottom, #FFFFFF 0px, #E6E6E6 100%);
    background-position: 50% 50%;
}

    .popupselectbox .modal-header h3 {
        font-size: 16px;
        color: #333;
        line-height: 18px;
        font-weight: normal;
    }

.popupselectbox .tabnav a {
    border-radius: 13px 13px 13px 13px;
    cursor: pointer;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 1px;
    padding: 0 3px;
}

    .popupselectbox .tabnav a span {
        font-size: 12px;
        padding: 0 5px;
    }

    .popupselectbox .tabnav a.pagenum {
        background: none;
        border: 1px solid transparent;
        color: #333;
    }

        .popupselectbox .tabnav a.pagenum:hover {
            background: #999;
            border: 1px solid #888;
            color: #888;
            color: #fff;
        }

        .popupselectbox .tabnav a.pagenum.selectednum {
            background: #039AAE;
            border: 1px solid #039AAE;
            color: #fff;
        }

    .popupselectbox .tabnav a.navlink {
        background: none;
        border: 1px solid #aaa;
        color: #aaa;
    }

        .popupselectbox .tabnav a.navlink.active {
            background: none;
            border: 1px solid #aaa;
            color: #888;
        }

            .popupselectbox .tabnav a.navlink.active:hover {
                background: #ddd;
                border: 1px solid #aaa;
                color: #888;
            }

.thefilter .filter_column input, .usertable .thefilter .filter_column input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    box-shadow: none;
    margin-bottom: 0;
    padding: 4px 0;
    text-indent: 8px;
    width: 100%;
}

    .thefilter .filter_column input:focus, .usertable .thefilter .filter_column input:focus {
        border: 1px solid #368EE0;
    }

.thefilter .filter_column select, .usertable .thefilter .filter_column select {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 0;
    width: 100%;
}

.selectortable .tableheader table {
    margin-bottom: 0;
    padding-right: 17px;
}

.selectortable .tableheader {
    margin-bottom: 0;
    overflow: hidden;
    background-color: #F5F5F5;
    background-image: none, linear-gradient(to bottom, #FFFFFF 0px, #E6E6E6 100%);
    background-position: 50% 50%;
}

.selectortable .tablebody table {
    padding: 0;
    margin-bottom: 0;
}

.selectortable .tablebody {
    height: 260px;
    overflow-y: scroll;
    overflow-x: auto;
}

    .selectortable .tablebody table tbody tr.selected td {
        background-color: #039AAE;
        color: #fff;
    }

    .selectortable .tablebody table tbody tr:first-child td {
        border-top: 0;
    }

.tooltip .tooltip-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .btn-group.open .dropdown-toggle.btn-primary {
        background: #039AAE;
    }

    .btn-group.open .dropdown-toggle.btn-danger {
        background: #e51400;
    }

    .btn-group.open .dropdown-toggle.btn-inverse {
        background: #333;
    }

    .btn-group.open .dropdown-toggle.btn-success {
        background: #393;
    }

    .btn-group.open .dropdown-toggle.btn-warning {
        background: #f8a31f;
    }

    .btn-group.open .dropdown-toggle.btn-info {
        background: #368ee0;
    }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: #fdfdfd;
}

    input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
        cursor: text;
        background: #f9f9f9;
    }

.form-horizontal .control-label {
    text-align: right;
    width: 212px;
}

.form-horizontal .controls {
    margin-left: 230px;
}

.dropdown-menu.dropdown-primary {
    border-color: #368ee0;
}

    .dropdown-menu.dropdown-primary > li > a:hover {
        background: #368ee0;
        color: #fff;
    }

.dropdown-menu.dropdown-danger {
    border-color: #e51400;
}

    .dropdown-menu.dropdown-danger > li > a:hover {
        background: #e51400;
        color: #fff;
    }

.dropdown-menu.dropdown-warning {
    border-color: #fab750;
}

    .dropdown-menu.dropdown-warning > li > a:hover {
        background: #f8a31f;
        color: #fff;
    }

.dropdown-menu.dropdown-success {
    border-color: #393;
}

    .dropdown-menu.dropdown-success > li > a:hover {
        background: #393;
        color: #fff;
    }

.dropdown-menu.dropdown-inverse {
    border-color: #484848;
}

    .dropdown-menu.dropdown-inverse > li > a:hover {
        background: #484848;
        color: #fff;
    }

.btn {
    background: #eee;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #444;
    padding: 5px 9px;
    filter: none;
}

    .btn.btn-large {
        padding: 10px 16px;
    }

    .btn.btn-small {
        padding: 4px 7px;
    }

    .btn.btn-mini {
        padding: 1px 4px;
    }

    .btn.btn-text-left {
        text-align: left;
    }

    .btn i {
        font-size: 14px;
    }

    .btn:hover {
        background: #ccc;
        text-shadow: none;
    }

    .btn:active {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .btn:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

    .btn.btn-primary {
        background: #039AAE;
        color: #fff;
        text-shadow: none;
        filter: none;
    }

        .btn.btn-primary:hover {
            background: #077786;
        }

    .btn.btn-secondary {
        background: #64b4bf;
        color: #fff;
        text-shadow: none;
        filter: none;
    }

        .btn.btn-secondary:hover {
            background: #077786;
        }

    .btn.btn-info {
        background: #a4ccf1;
        text-shadow: none;
        filter: none;
    }

        .btn.btn-info:hover {
            background: #62a7e7;
            color: #333;
        }

    .btn.btn-warning {
        background: #fab750;
        text-shadow: none;
        filter: none;
    }

        .btn.btn-warning:hover {
            background: #f8a31f;
            color: #333;
        }

    .btn.btn-danger {
        background: #f43;
        text-shadow: none;
        color: #fff;
        filter: none;
    }

        .btn.btn-danger:hover {
            background: #e51400;
        }

    .btn.btn-success {
        background: #40bf40;
        text-shadow: none;
        color: #fff;
        filter: none;
    }

        .btn.btn-success:hover {
            background: #393;
        }

    .btn.btn-inverse {
        background: #484848;
        text-shadow: none;
        color: #fff;
        filter: none;
    }

        .btn.btn-inverse:hover {
            background: #111;
        }

.nav.nav-pills > li.active > a, .nav.nav-list > li.active > a {
    background: #368ee0;
}

.popover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.accordion .accordion-group {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.alert {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
}

.progress {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.table {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span, .pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span, .pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span, .pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.table.table-condensed tr th, .table.table-condensed tr td {
    padding: 4px 5px;
}

.table tr th, .table tr td {
    padding: 10px;
    border-top: 1px dotted #ddd;
}

label, input, button, select, textarea {
    font-size: 13px;
}

.numeric {
    text-align: right;
}

.numericcol p {
    text-align: right;
}

#taskform textarea {
    font-size: 14px;
}

.form-actions {
    background: 0;
    border: 0;
}

@media (max-width: 1250px) {
    #main .page-header .minitiles {
        display: none;
    }
}

@media (max-width: 1280px) {
    .login .wrapper {
        margin-top: 100px !important;
    }
}

@media (max-width: 1200px) {
    .stats-overview > li {
        padding: 5px 10px !important;
    }

    .form-horizontal.form-column [class*="span"] {
        border-top: 1px solid #bbb;
        border-left: 0 !important;
        width: 100% !important;
    }

        .form-horizontal.form-column [class*="span"]:first-child {
            border-top: 0;
        }

    .form-horizontal.form-column .form-actions {
        border-top: 0 !important;
    }
}

@media (max-width: 1100px) {
    .stats-overview > li {
        padding: 5px 10px !important;
        border-right: 1px dotted #ddd !important;
    }

        .stats-overview > li .name {
            font-size: 11px !important;
        }

        .stats-overview > li .value {
            font-size: 13px !important;
        }
}

@media (max-width: 1060px) {
    .icon-nav {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    #main .page-header .stats {
        display: none;
    }

    .login .wrapper {
        margin-top: 100px !important;
    }

    .search-form > .search-pane > input {
        width: 135px !important;
    }

    .hidden-1024 {
        display: none !important;
    }

    .form-wizard .single-step .title {
        padding: 1px 5px !important;
    }

    .form-wizard .single-step .description {
        font-size: 12px !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 890px) {
    #navigation .user .dropdown > a {
        padding: 7px 6px 6px 6px !important;
    }

    #navigation .main-nav > li > a {
        font-size: 12px;
        padding: 10px 8px !important;
    }
}

@media (max-width: 767px) {
    body {
        padding: 0 !important;
    }

    .pricing-tables .pricing.highlighted {
        margin-top: 30px !important;
    }

    .hidden-768 {
        display: none !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin: 0 !important;
    }

    .container-fluid, .container {
        padding: 0 20px;
    }

    #navigation #brand {
        padding-right: 0 !important;
    }

    #navigation .main-nav {
        display: none;
    }

    #navigation .toggle-nav {
        display: none !important;
    }

    .form-wizard.wizard-vertical .wizard-steps {
        width: 160px !important;
    }

    .form-wizard.wizard-vertical .form-content {
        margin-left: 160px !important;
    }

    .form-wizard.wizard-vertical .form-actions {
        padding-left: 180px !important;
    }
}

@media (max-width: 480px) {
    .table-mail .table-fixed-medium {
        width: 120px !important;
    }

    .mobile-sidebar-toggle {
        display: block !important;
    }

    .form-wizard.wizard-vertical .wizard-steps {
        width: 40px !important;
    }

    .form-wizard.wizard-vertical .form-content {
        margin-left: 40px !important;
    }

    .form-wizard.wizard-vertical .form-actions {
        padding-left: 60px !important;
    }

    .form-wizard.wizard-vertical .wizard-steps .description {
        display: none !important;
    }

    .tabs.tabs-inline.tabs-top > li > a {
        padding: 8px 10px !important;
    }

    .tabs.tabs-inline.tabs-left {
        position: static !important;
        background: none !important;
        width: auto !important;
    }

        .tabs.tabs-inline.tabs-left > li {
            float: left;
            margin-right: 1px;
        }

            .tabs.tabs-inline.tabs-left > li > a {
                border-top: 0 !important;
                border-bottom: 0 !important;
                padding: 8px 10px !important;
            }

    .tab-content.tab-content-inline {
        margin-left: 0 !important;
        border-left: 0 !important;
    }

    .hidden-480 {
        display: none !important;
    }

    .visible-480 {
        display: inline-block !important;
    }

    .form-horizontal .controls {
        margin-left: 0 !important;
    }

    .calendar .fc-button.fc-button-next .fc-button-content, .calendar .fc-button.fc-button-prev .fc-button-content {
        padding: 0 4px !important;
        margin-top: 3px;
    }

    .calendar .fc-button .fc-button-content {
        font-size: 12px !important;
        margin-right: 2px !important;
    }

    .calendar .fc-header .fc-header-left {
        width: 0 !important;
        display: none;
    }

    .calendar .fc-header .fc-header-right .fc-button {
        position: static !important;
        top: auto !important;
    }

    .calendar .fc-header .fc-header-title h2 {
        font-size: 14px !important;
    }

    body.login .wrapper {
        width: 300px;
        margin: 50px -150px !important;
    }

    .user-list {
        display: none !important;
    }

    .messages.withlist {
        margin-right: 0 !important;
    }
}

@media (max-width: 350px) {
    .hidden-350 {
        display: none !important;
    }

    .calendar .fc-header-right {
        display: none !important;
    }

    #main .box .box-title h3 {
        font-size: 16px !important;
    }

    #main .box .box-title .actions .btn i {
        font-size: 12px !important;
    }

    .table .table-fixed-medium {
        width: 100px !important;
    }
}

#content {
    position: relative;
    min-height: 100%;
}

    #content.nav-fixed {
        padding-top: 40px;
    }

        #content.nav-fixed #left {
            top: 40px;
        }

    #content.container-fluid {
        padding: 0;
    }

        #content.container-fluid.nav-fixed {
            padding-top: 40px;
        }

#main {
    *zoom: 1;
    background: #fff;
    margin-left: 200px;
    overflow-y: scroll;
}

#bodybottom .container-fluid {
    margin-left: 217px;
}

#main:after {
    content: "";
    display: table;
    clear: both;
}

#main .page-header {
    border-bottom: 0;
    margin: 5px 0 0 0;
    padding: 0 3px;
    *zoom: 1;
}

    #main .page-header:after {
        content: "";
        display: table;
        clear: both;
    }

    #main .page-header .pull-left h1 {
        font-size: 20px;
        color: #555;
        line-height: 24px;
        font-weight: 400;
        margin: 20px 0 10px 0;
    }

    #main .page-header p {
        line-height: 24px;
        margin: 20px 0 0 0;
    }

    #main .page-header .pull-left h6 {
        color: #777;
        font-weight: normal;
        margin: 0;
    }

    #main .page-header .pull-left h6 {
        color: #777;
        font-weight: normal;
        margin: 0;
    }

    #main .page-header h1 i {
        margin: 0 6px 0 0;
    }

#main .breadcrumbs {
    *zoom: 1;
    background: #f4f4f4;
    margin: 0 0 10px 0;
}

    #main .breadcrumbs:after {
        content: "";
        display: table;
        clear: both;
    }

    #main .breadcrumbs ul {
        list-style-type: none;
        margin: 0;
        padding: 2px 5px;
        *zoom: 1;
        float: left;
    }

        #main .breadcrumbs ul:after {
            content: "";
            display: table;
            clear: both;
        }

        #main .breadcrumbs ul > li {
            float: left;
            color: #666;
        }

            #main .breadcrumbs ul > li > a {
                color: #666;
                display: block;
                padding: 2px 6px;
                font-size: 12px;
                float: left;
            }

            #main .breadcrumbs ul > li i {
                float: left;
                font-size: 11px;
                margin: 7px 0 6px 0;
            }

#main .ui-state-highlight {
    background: red;
    height: 50px;
}

#main #vmap {
    width: 100%;
    height: 300px;
}

#footer {
    text-align: center;
    width: 100%;
    position: fixed;
    border-top: 1px solid #ccc;
    z-index: 1040;
    background-color: #fff;
    height: 27px;
}

    #footer p {
        padding: 3px 0;
        margin: 0;
        font-size: 12px;
    }

    #footer .gototop {
        padding: 10px 15px;
        text-decoration: none;
        color: #333;
        font-size: 16px;
        position: absolute;
        display: block;
        top: 0;
        right: 0;
    }

        #footer .gototop:hover {
            background: #aaa;
        }

#left {
    width: 200px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #eee;
    height: 100%;
    overflow-x: visible;
    z-index: 1021;
}

    #left.mobile-show {
        position: fixed;
        z-index: 1000;
    }

    #left.full {
        bottom: auto;
        height: auto;
    }

    #left.sidebar-fixed {
        position: fixed;
        top: 40px;
        overflow-x: hidden;
    }

        #left.sidebar-fixed .ui-resizable-handle {
            right: 0;
        }

    #left .subnav {
        margin-top: 15px;
    }

        #left .subnav:hover .subnav-title .toggle-subnav i {
            display: block;
        }

        #left .subnav .subnav-content {
            *zoom: 1;
            padding: 10px 20px;
        }

            #left .subnav .subnav-content:after {
                content: "";
                display: table;
                clear: both;
            }

            #left .subnav .subnav-content.less {
                padding: 10px 13px;
            }

        #left .subnav .subnav-title {
            *zoom: 1;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            #left .subnav .subnav-title:after {
                content: "";
                display: table;
                clear: both;
            }

            #left .subnav .subnav-title span {
                margin-left: 25px;
                font-size: 18px;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            #left .subnav .subnav-title .toggle-subnav {
                color: #444;
                padding: 1px 6px;
                text-decoration: none;
                display: block;
                position: relative;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

                #left .subnav .subnav-title .toggle-subnav i {
                    position: absolute;
                    font-size: 14px;
                    left: 10px;
                    top: 4px;
                }

                #left .subnav .subnav-title .toggle-subnav:hover {
                    color: #222;
                }

        #left .subnav .designerlink span {
            font-size: 14px;
        }

        #left .subnav .designerlink .toggle-subnav {
            padding: 5px 0 5px 0;
        }

        #left .subnav .designerlink:hover .toggle-subnav {
            background: #f9f9f9;
        }

        #left .subnav .subnav-menu {
            list-style-type: none;
            margin: 5px 0;
            padding: 0;
        }

            #left .subnav .subnav-menu > li {
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                #left .subnav .subnav-menu > li.dropdown > a {
                    position: relative;
                }

                    #left .subnav .subnav-menu > li.dropdown > a:after {
                        position: absolute;
                        right: 5px;
                        top: 10px;
                        width: 5px;
                        border-color: rgba(0,0,0,0);
                        border-left-color: #999;
                        border-style: solid;
                        border-width: 5px 0 5px 5px;
                        content: " ";
                    }

                #left .subnav .subnav-menu > li.dropdown.open > a {
                    background: #ccc;
                    color: #333;
                }

                #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu {
                    left: 100%;
                    top: 0;
                    border-color: #aaa;
                    border-left: 0;
                    margin: 0;
                }

                    #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu .dropdown-menu {
                        border-left: 2px solid #999;
                    }

                    #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:hover > a, #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:focus > a {
                        background: #ccc;
                        color: #333;
                    }

                        #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:hover > a:after, #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:focus > a:after {
                            border-left-color: #999;
                        }

                #left .subnav .subnav-menu > li > a {
                    color: #555;
                    display: block;
                    padding: 5px 0 5px 27px;
                    text-decoration: none;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                    #left .subnav .subnav-menu > li > a:hover {
                        background: #ddd;
                        color: #222;
                    }

                #left .subnav .subnav-menu > li.active > a {
                    background: #ccc;
                    color: #222;
                    font-weight: bold;
                }

.mobile-sidebar-toggle {
    float: left;
    display: block;
    color: #fff;
    padding: 11px 10px 9px 10px;
    margin-right: 5px;
    display: none;
}

    .mobile-sidebar-toggle:hover {
        background: #1e74c5;
        text-decoration: none;
        color: #fff;
    }

.theme-settings > li {
    padding: 0;
    margin-top: 10px;
}

    .theme-settings > li:first-child {
        margin-top: 5px;
    }

    .theme-settings > li span {
        color: #666;
        display: block;
        padding-left: 15px;
    }

    .theme-settings > li .version-toggle > a, .theme-settings > li .topbar-toggle > a, .theme-settings > li .sidebar-toggle > a {
        display: block;
        padding: 5px 25px;
        color: #444;
        text-decoration: none;
    }

        .theme-settings > li .version-toggle > a.active, .theme-settings > li .topbar-toggle > a.active, .theme-settings > li .sidebar-toggle > a.active {
            position: relative;
        }

            .theme-settings > li .version-toggle > a.active:before, .theme-settings > li .topbar-toggle > a.active:before, .theme-settings > li .sidebar-toggle > a.active:before {
                position: absolute;
                left: 10px;
                top: 4px;
                content: "\f111";
                font-family: FontAwesome;
                font-size: 8px;
            }

        .theme-settings > li .version-toggle > a:hover, .theme-settings > li .topbar-toggle > a:hover, .theme-settings > li .sidebar-toggle > a:hover {
            background: #ddd;
        }

.theme-colors {
    margin: 0;
    padding: 0 0 5px 0;
    *zoom: 1;
}

    .theme-colors:after {
        content: "";
        display: table;
        clear: both;
    }

    .theme-colors li {
        *zoom: 1;
    }

        .theme-colors li:after {
            content: "";
            display: table;
            clear: both;
        }

        .theme-colors li.subtitle {
            margin: 10px 0 5px 15px;
            display: block;
            float: none;
            color: #666;
            clear: both;
        }

        .theme-colors li span {
            cursor: pointer;
            display: block;
            width: 30px;
            float: left;
            height: 30px;
            margin: 8px 0 0 8px;
        }

            .theme-colors li span.blue {
                background: #368ee0;
            }

            .theme-colors li span.orange {
                background: #f8a31f;
            }

            .theme-colors li span.red {
                background: #e51400;
            }

            .theme-colors li span.green {
                background: #393;
            }

            .theme-colors li span.lime {
                background: #8cbf26;
            }

            .theme-colors li span.teal {
                background: #039AAE;
            }

            .theme-colors li span.purple {
                background: #ff0097;
            }

            .theme-colors li span.brown {
                background: #a05000;
            }

            .theme-colors li span.pink {
                background: #e671b8;
            }

            .theme-colors li span.magenta {
                background: #a200ff;
            }

            .theme-colors li span.grey {
                background: #333;
            }

            .theme-colors li span.darkblue {
                background: #204e81;
            }

            .theme-colors li span.lightred {
                background: #e63a3a;
            }

            .theme-colors li span.lightgrey {
                background: #666;
            }

            .theme-colors li span.satblue {
                background: #2c5e7b;
            }

            .theme-colors li span.satgreen {
                background: #56af45;
            }

            .theme-colors li span.grey-3 {
                background: #eee;
            }

            .theme-colors li span.grey-4 {
                background: #999;
            }

#navigation {
    background: #039AAE;
    position: relative;
    z-index: 1022;
}

    #navigation.navbar-fixed-top {
        position: fixed;
        z-index: 1600;
    }

    #navigation .dropdown-menu {
        border-top: 0;
        border-color: #038596;
    }

        #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
            border-top: 2px solid #368ee0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            margin-left: 0;
        }

        #navigation .dropdown-menu > li.dropdown-submenu:hover > a, #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
            background: #368ee0;
            color: #fff;
        }

            #navigation .dropdown-menu > li.dropdown-submenu:hover > a:after, #navigation .dropdown-menu > li.dropdown-submenu:focus > a:after {
                border-left-color: #fff;
            }

        #navigation .dropdown-menu > li > a:hover {
            background: #038596;
            color: #fff;
            filter: none;
        }

    #navigation .toggle-nav {
        float: left;
        color: #fff;
        display: block;
        padding: 10px;
        font-size: 14px;
        text-decoration: none;
    }

    /*#navigation .toggle-nav:hover {
            background-color: #038596;
        }*/

    #navigation #brand {
        float: left;
        color: #fff;
        font-size: 20px;
        margin-top: 9px;
        padding-right: 30px;
        padding-left: 10px;
        padding-bottom: 2px;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #navigation #brand {
        background: url("/img/logo@2x.png") no-repeat;
        background-size: 22px 22px;
    }
}

#navigation #brand:hover {
    text-decoration: none;
}

#navigation .toggle-mobile {
    color: #fff;
    background: #1b67af;
    display: block;
    padding: 11px 10px 9px 10px;
    text-decoration: none;
    float: right;
}

    #navigation .toggle-mobile i {
        font-size: 18px;
    }

#navigation .mobile-nav {
    display: none;
}

    #navigation .mobile-nav > li > ul {
        display: none;
    }

    #navigation .mobile-nav.open {
        display: block;
        list-style: none;
        padding: 0 20px 20px 20px;
        margin: 0;
        background: #368ee0;
    }

        #navigation .mobile-nav.open > li {
            display: block;
            margin-top: 1px;
        }

            #navigation .mobile-nav.open > li:first-child {
                margin-top: 0;
            }

            #navigation .mobile-nav.open > li.active > a {
                background: #144d82;
                color: #fff;
            }

            #navigation .mobile-nav.open > li.active > ul {
                background: #144d82;
            }

            #navigation .mobile-nav.open > li > a {
                display: block;
                background: #1b67af;
                padding: 8px 12px;
                color: #fff;
                text-decoration: none;
            }

                #navigation .mobile-nav.open > li > a i {
                    float: right;
                    margin-top: 3px;
                }

            #navigation .mobile-nav.open > li > ul {
                background: #1b67af;
                list-style-type: none;
                margin: 0;
                padding: 0 0 10px 0;
            }

                #navigation .mobile-nav.open > li > ul.open {
                    display: block;
                }

                #navigation .mobile-nav.open > li > ul > li a {
                    padding: 4px 35px;
                    display: block;
                    color: #fff;
                    text-decoration: none;
                }

                #navigation .mobile-nav.open > li > ul > li ul {
                    list-style-type: none;
                }

#navigation .user .icon-nav {
    float: left;
    font-family: "Open Sans",sans-serif !important;
}

    #navigation .user .icon-nav > li {
        /*margin-right: 3px;*/
        float: left;
    }

        #navigation .user .icon-nav > li .message-ul {
            padding: 0;
        }

            #navigation .user .icon-nav > li .message-ul.feed > li > a {
                padding: 10px 20px;
            }

                #navigation .user .icon-nav > li .message-ul.feed > li > a .message {
                    color: #333;
                }

                    #navigation .user .icon-nav > li .message-ul.feed > li > a .message .label {
                        padding: 2px;
                        margin-right: 5px;
                    }

            #navigation .user .icon-nav > li .message-ul > li > a {
                overflow: hidden;
                *zoom: 1;
                padding: 10px;
            }

                #navigation .user .icon-nav > li .message-ul > li > a:hover {
                    background: #f3f3f3;
                    color: #333;
                }

                    #navigation .user .icon-nav > li .message-ul > li > a:hover .details .message {
                        color: #444;
                    }

                    #navigation .user .icon-nav > li .message-ul > li > a:hover .count {
                        color: #ccc;
                    }

                        #navigation .user .icon-nav > li .message-ul > li > a:hover .count span {
                            color: #333;
                        }

                #navigation .user .icon-nav > li .message-ul > li > a img {
                    float: left;
                    width: 40px;
                }

                #navigation .user .icon-nav > li .message-ul > li > a .details {
                    float: left;
                    margin-left: 10px;
                }

                    #navigation .user .icon-nav > li .message-ul > li > a .details .name {
                        font-size: 15px;
                    }

                    #navigation .user .icon-nav > li .message-ul > li > a .details .message {
                        margin-top: 2px;
                        color: #777;
                    }

                #navigation .user .icon-nav > li .message-ul > li > a .count {
                    float: right;
                    color: #e3e3e3;
                    font-size: 30px;
                    position: relative;
                    margin-top: 2px;
                }

                    #navigation .user .icon-nav > li .message-ul > li > a .count span {
                        font-size: 13px;
                        color: #666;
                        position: absolute;
                        text-align: center;
                        left: 0;
                        right: 0;
                        top: 5px;
                    }

                #navigation .user .icon-nav > li .message-ul > li > a.more-messages {
                    background: #e6e6e6;
                    text-align: center;
                    padding: 8px 15px;
                }

                    #navigation .user .icon-nav > li .message-ul > li > a.more-messages:hover {
                        background: #ddd;
                        color: #333;
                    }

        #navigation .user .icon-nav > li > a {
            padding: 11px 10px 9px 10px;
            display: block;
            color: #fff;
            position: relative;
        }

            #navigation .user .icon-nav > li > a .label {
                position: absolute;
                top: 5px;
                right: 3px;
                font-size: 11px;
                font-weight: 400;
                padding: 0 3px;
            }

            #navigation .user .icon-nav > li > a:hover {
                background: #038596;
                text-decoration: none;
            }

            #navigation .user .icon-nav > li > a i {
                color: #fff;
                font-size: 16px;
            }

#navigation .user .dropdown {
    float: left;
}

    #navigation .user .dropdown.open {
        background: #038596;
    }

    #navigation .user .dropdown > a {
        display: block;
        color: #fff;
        padding: 7px 12px 6px 12px;
        text-decoration: none;
    }

        #navigation .user .dropdown > a.user-profile {
            display: block;
            color: #fff;
            padding: 7px 12px 6px 12px;
            text-decoration: none;
            height: 27px;
        }

        #navigation .user .dropdown > a:hover {
            background: #038596;
        }

        #navigation .user .dropdown > a img {
            /*margin-left: 10px;*/
        }

#navigation .main-nav {
    float: left;
}

    #navigation .main-nav > li {
        float: left;
        position: relative;
        margin: 0;
    }

        #navigation .main-nav > li.active > a {
            text-decoration: none;
            color: #FFF;
        }

            #navigation .main-nav > li.active > a .caret {
                border-top-color: #FFF;
            }

            #navigation .main-nav > li.active > a:hover {
                background: #8CBF26;
            }

        #navigation .main-nav > li.open > a {
            background: #038596;
            text-decoration: none;
        }

        #navigation .main-nav > li.open.active > a {
            background: #fff;
        }

        #navigation .main-nav > li.open.active > .dropdown-menu {
            left: -2px;
        }

            #navigation .main-nav > li.open.active > .dropdown-menu > .active > a {
                background: #ddd;
                color: #333;
                filter: none;
            }

                #navigation .main-nav > li.open.active > .dropdown-menu > .active > a:after {
                    border-left-color: #666;
                }

        #navigation .main-nav > li > a {
            display: block;
            padding: 10px 15px;
            color: #fff;
        }

            #navigation .main-nav > li > a i {
                display: none;
            }

            #navigation .main-nav > li > a:hover {
                text-decoration: none;
            }
            /*#navigation .main-nav > li > a:hover { text-decoration: none; background: #038596; }*/
            #navigation .main-nav > li > a .caret {
                border-top-color: #fff;
                margin: 9px 0 0 2px;
            }

#navigation .user {
    float: right;
}

    #navigation .user > a {
        color: #fff;
    }

.letterbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.8);
}

    .letterbox .letter {
        *zoom: 1;
    }

        .letterbox .letter:after {
            content: "";
            display: table;
            clear: both;
        }

        .letterbox .letter > li {
            text-align: center;
            height: 40px;
            width: 40px;
            margin: 10px;
            background: #ddd;
            float: left;
            font-size: 18px;
            line-height: 40px;
            color: #aaa;
        }

            .letterbox .letter > li.active {
                background: #368ee0;
                color: #fff;
                cursor: pointer;
            }

.highlight-toolbar {
    *zoom: 1;
    padding: 0 10px;
}

    .highlight-toolbar:after {
        content: "";
        display: table;
        clear: both;
    }

    .highlight-toolbar .dropdown .btn .caret {
        margin-left: 5px;
    }

.sortable-box .box-title:hover {
    cursor: move;
}

.box.box-color .box-title {
    background: #039AAE;
}

    .box.box-color .box-title h3 {
        color: #fff;
    }

    .box.box-color .box-title .tabs > li.active > a {
        background: #fff;
        color: #039AAE;
    }

    .box.box-color .box-title .tabs > li > a {
        color: #fff;
    }

        .box.box-color .box-title .tabs > li > a:hover {
            color: #039AAE;
        }

    .box.box-color .box-title .actions > a {
        color: #fff;
    }

        .box.box-color .box-title .actions > a:hover {
            background: #fff;
            color: #368ee0;
        }

.box.box-bordered .table {
    margin-bottom: 0;
}

    .box.box-bordered .table.dataTable-fixedcolumn.DTFC_Cloned {
        border-right: 2px solid #ddd;
    }

        .box.box-bordered .table.dataTable-fixedcolumn.DTFC_Cloned th {
            border-right: 2px solid #333;
        }

        .box.box-bordered .table.dataTable-fixedcolumn.DTFC_Cloned td {
            text-align: center;
        }

    .box.box-bordered .table.table-bordered {
        border-right: 0;
    }

        .box.box-bordered .table.table-bordered th:first-child, .box.box-bordered .table.table-bordered td:first-child {
            border-left: 0;
        }

        .box.box-bordered .table.table-bordered th:last-child, .box.box-bordered .table.table-bordered td:last-child {
            border-right: 0;
        }

.box.box-bordered .form-bordered {
    margin-bottom: 0;
}

.box.box-bordered .slimScrollDiv {
    border-bottom: 2px solid #ddd;
}

.box.box-bordered.box-color .slimScrollDiv {
    border-bottom: 2px solid #039AAE;
}

.box.box-bordered.box-color .box-title {
    border-color: #039AAE;
}

.box.box-bordered.box-color .box-content {
    border-color: #039AAE;
}

.box.box-bordered .box-title {
    border: 2px solid #ddd;
}

.box.box-bordered .box-content {
    border: 2px solid #ddd;
    border-top: 0;
}

.box .box-title {
    *zoom: 1;
    border-bottom: 1px solid #ddd;
    padding: 7px 7px 7px 10px;
    margin-top: 20px;
}

    .box .box-title:after {
        content: "";
        display: table;
        clear: both;
    }

    .box .box-title h3 {
        float: left;
        margin: 3px 0 3px 0;
        line-height: 24px;
        font-weight: 400;
        color: #444;
        font-size: 20px;
    }

        .box .box-title h3 i {
            margin: 0 10px;
        }

    .box .box-title.table-title {
        padding: 7px 7px 7px 0;
        margin-top: 5px;
    }

    .box .box-title .tabs {
        float: right;
        *zoom: 1;
        margin: 5px 10px 0 0;
        padding: 0;
        list-style-type: none;
    }

        .box .box-title .tabs:after {
            content: "";
            display: table;
            clear: both;
        }

        .box .box-title .tabs.tabs-left {
            float: left;
        }

        .box .box-title .tabs > li {
            float: left;
            margin-right: 5px;
        }

            .box .box-title .tabs > li:last-child {
                margin-right: 0;
            }

            .box .box-title .tabs > li > a {
                padding: 4px 8px;
            }

                .box .box-title .tabs > li > a:hover {
                    text-decoration: none;
                    background: #eee;
                }

            .box .box-title .tabs > li.active > a {
                background: #368ee0;
                color: #fff;
            }

    .box .box-title .actions {
        margin-top: 0px;
        float: right;
        margin-right: 10px;
    }

        .box .box-title .actions .btn {
            background: none;
            color: #333;
            padding: 5px 9px;
        }

            .box .box-title .actions .btn:hover {
                background: #368ee0;
                color: #fff;
            }

        .box .box-title .actions .content-move {
            cursor: move;
        }

.box .box-content {
    *zoom: 1;
    padding: 20px;
    background: #fff;
}

    .box .box-content:after {
        content: "";
        display: table;
        clear: both;
    }

.box .box-title.table-title .pull-right {
    margin-right: -12px;
}

.custom-checkbox {
    position: relative;
    padding-right: 30px !important;
}

    .custom-checkbox i {
        position: absolute;
        right: 10px;
        top: 9px;
    }

.check-demo-col {
    width: 200px;
    float: left;
}

.check-full-col {
    width: 100%;
    float: left;
}

.check-col-horizontal {
    width: 200px;
    float: left;
    padding: 4px 6px 4px 6px;
}

.check-line {
    position: relative;
    margin-bottom: 10px;
}

    .check-line.checkInRow {
        margin-bottom: -10px;
    }

    .check-line .inline {
        position: absolute;
        top: -1px;
        left: 30px;
    }

.check-line2 {
    display: inline-block;
}

.search-form {
    height: 35px;
    margin: 0;
}

    .search-form > .search-pane {
        margin: 5px;
        height: 28px;
        background: #fff;
        border: 1px solid #ccc;
    }

        .search-form > .search-pane > input {
            background: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border: 0;
            float: left;
            font-size: 12px;
            margin-bottom: 0;
            margin-top: 1px;
            width: 145px;
        }

            .search-form > .search-pane > input:focus {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
            }

        .search-form > .search-pane button[type="submit"] {
            float: right;
            background: #368ee0;
            color: #fff;
            border: 0;
            margin: 2px 2px 0px 0;
            line-height: 19px;
            min-height: 24px;
        }

.form-messages {
    margin-bottom: 0;
}

.form-vertical .control-label small {
    margin-left: 20px;
}

.form-vertical.form-bordered .control-group {
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
}

.form-striped .control-group:nth-child(odd) {
    background: #f6f6f6;
}

.form-striped .control-group {
    margin-bottom: 0;
}

.form-horizontal.form-striped .control-group {
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
}

.form-horizontal.form-column {
    margin: 0;
}

    .form-horizontal.form-column .span6 {
        padding-top: 20px;
    }

    .form-horizontal.form-column .span12 {
        margin-left: 0;
    }

.form-horizontal .control-group .control-label.right {
    text-align: right;
}

.form-horizontal .control-group .control-label small {
    display: block;
    color: #999;
}

.form-horizontal.form-bordered .control-group {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
}

    .form-horizontal.form-bordered .control-group:last-child {
        border-bottom: 0;
    }

    .form-horizontal.form-bordered .control-group .controls {
        padding: 14px 10px 10px 10px;
        background: #fff;
        border-left: 1px solid #ddd;
        *zoom: 1;
        position: relative;
    }

        .form-horizontal.form-bordered .control-group .controls:after {
            content: "";
            display: table;
            clear: both;
        }

    .form-horizontal.form-bordered .control-group .control-label {
        margin: 0;
        padding: 15px 10px 5px 10px;
        color: #555;
        font-weight: bold;
    }

    .form-horizontal.form-bordered .control-group.error .control-label {
        color: #B94A48;
    }

    .form-horizontal.form-bordered .control-group .control-label small {
        display: block;
        font-size: 12px;
        color: #888;
        font-weight: normal;
    }

.form-horizontal .control-group .help-block {
    margin-top: 0;
}

.form-horizontal .control-group.error .help-block {
    margin-top: 10px;
}

.form-button {
    display: block;
    *zoom: 1;
    margin-top: 5px;
}

    .form-button:after {
        content: "";
        display: table;
        clear: both;
    }

    .form-button a {
        float: left;
    }

    .form-button span {
        margin-left: 5px;
        font-size: 14px;
        margin-top: 5px;
        display: block;
        float: left;
    }

        .form-button span i {
            margin-right: 5px;
        }

[class*="span"] .form-actions {
    margin-bottom: 0;
}

.form-actions {
    padding: 0 20px 20px 0;
}

.form-horizontal .form-actions {
    padding: 0 20px 20px 329px;
}

.form-horizontal .form-actions-detail {
    padding: 14px;
}

    .form-horizontal .form-actions-detail .controls {
    }

.statistic-big .top {
    *zoom: 1;
}

    .statistic-big .top:after {
        content: "";
        display: table;
        clear: both;
    }

    .statistic-big .top .left {
        float: left;
    }

    .statistic-big .top .right {
        float: right;
        font-size: 24px;
        line-height: 31px;
    }

        .statistic-big .top .right .icon-circle-arrow-up {
            color: #393;
        }

        .statistic-big .top .right .icon-circle-arrow-right {
            color: #f8a31f;
        }

        .statistic-big .top .right .icon-circle-arrow-down {
            color: #e63a3a;
        }

.statistic-big .bottom {
    margin-top: 30px;
}

.statistic-big .stats-overview {
    text-align: center;
}

    .statistic-big .stats-overview > li {
        display: inline-block;
        text-align: center;
        padding: 5px 15px;
        border-right: 1px solid #ddd;
    }

        .statistic-big .stats-overview > li:last-child {
            border-right: 0;
        }

        .statistic-big .stats-overview > li .name {
            display: block;
        }

        .statistic-big .stats-overview > li .value {
            font-size: 16px;
            font-weight: bold;
            display: block;
            margin-top: 5px;
        }

.flot-tooltip {
    position: absolute;
    display: none;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    color: #fff;
    padding: 5px;
}

    .flot-tooltip .tooltip-arrow {
        position: absolute;
        border-color: transparent;
        border-style: solid;
        margin-left: -5px;
        bottom: -5px;
        left: 15px;
        border-top-color: #000000;
        border-width: 5px 5px 0;
    }

.pagestats {
    text-align: center;
}

    .pagestats > li {
        display: inline-block;
    }

    .pagestats.style-3 .spark {
        float: none;
        margin: 0;
    }

    .pagestats.style-3 .bottom {
        margin-top: 10px;
        text-align: center;
        font-size: 20px;
    }

        .pagestats.style-3 .bottom .name {
            font-size: 14px;
        }

    .pagestats.style-4 .spark {
        float: none;
        margin: 0;
    }

    .pagestats.style-4 .bottom {
        margin-top: 10px;
        font-size: 18px;
    }

    .pagestats.style-4 .name {
        font-size: 13px;
    }

    .pagestats.style-2 {
        margin-top: 5px;
    }

        .pagestats.style-2 .left {
            font-size: 20px;
        }

            .pagestats.style-2 .left .name {
                font-size: 13px;
                margin: 0;
            }

    .pagestats .name {
        font-size: 20px;
        display: block;
        margin-left: 5px;
        margin-bottom: 5px;
    }

    .pagestats.bar span {
        font-size: 11px;
        display: block;
    }

    .pagestats .left {
        float: left;
        margin-left: 15px;
        font-size: 16px;
        margin-top: 3px;
    }

    .pagestats .spark {
        float: left;
        margin-left: 15px;
    }

.widget-placeholder {
    background: #bbd9f4;
    border: 1px dotted #666;
    margin: 10px;
}

.widget-placeholder-2 {
    background: #bbd9f4;
}

#ui-datepicker-div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: none;
}

.ui-datepicker-calendar .ui-state-default {
    border: none;
}

.progress {
    background: #fff;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .progress.small {
        height: 8px;
        margin-bottom: 10px;
    }

        .progress.small .bar {
            height: 8px;
            background: #368ee0;
            filter: none;
        }

.quickstats > li {
    float: left;
    margin: 5px 15px;
    text-align: center;
    width: 50px;
}

    .quickstats > li .value {
        font-size: 20px;
        display: block;
    }

    .quickstats > li .name {
        display: block;
        font-size: 12px;
        color: #888;
    }

.tags > li {
    display: inline;
    margin: 0 3px 3px 0;
    line-height: 22px;
}

    .tags > li > a {
        line-height: 22px;
    }

        .tags > li > a.big-1 {
            font-size: 14px;
        }

        .tags > li > a.big-2 {
            font-size: 16px;
        }

        .tags > li > a.big-3 {
            font-size: 18px;
        }

        .tags > li > a.big-4 {
            font-size: 20px;
        }

        .tags > li > a.big-5 {
            font-size: 22px;
        }

.table.table-hover tr:hover > td {
    background: #f8f8f8;
}

.table .with-checkbox {
    width: 10px;
}

    .table .with-checkbox input {
        margin-left: 4px;
        margin-top: 0;
    }

.table.dataTable {
    margin-bottom: 10px;
    clear: both;
}

    .table.dataTable.dataTable-columnfilter .filter_column input {
        margin-bottom: 0;
        width: 100%;
        padding: 4px 0;
        text-indent: 8px;
    }

    .table.dataTable.dataTable-columnfilter .thefilter th {
        background: #e1e1e1;
    }

    .table.dataTable .sorting_asc {
        background: url("/img/sorting-asc.png") no-repeat right center #eee;
    }

    .table.dataTable .sorting_desc {
        background: url("/img/sorting-desc.png") no-repeat right center #eee;
    }

    .table.dataTable .sorting {
        background: url("/img/sorting.png") no-repeat right center #eee;
    }

    .table.dataTable .sorting, .table.dataTable .sorting_desc, .table.dataTable .sorting_asc {
        padding-right: 30px;
        white-space: nowrap;
    }

    .table.dataTable.dataTable-scroll-x {
        border-collapse: separate;
        max-width: none;
    }

        .table.dataTable.dataTable-scroll-x td {
            white-space: nowrap;
        }

    .table.dataTable th:focus {
        outline: none;
    }

    .table.dataTable.dataTable-reorder th:hover {
        cursor: move;
    }

.table.table-colored-header thead th, .table.table-colored-header thead td {
    background: #368ee0;
    color: #fff;
}

.table.table-nohead thead {
    display: none;
}

    .table.table-nohead thead th, .table.table-nohead thead td {
        display: none;
    }

.table.table-nohead tr:first-child td {
    border: 0;
}

.table tr td .label {
    margin-right: 3px;
}

.table tr th {
    background: #eee;
}

.table.table-user tr.alpha td.alpha-val span {
    background: #368ee0;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
}

.table.table-user tr.alpha:hover td {
    background: white;
    cursor: pointer;
}

.table.table-user tr:first-child td {
    border: 0;
}

.table.table-user tr td {
    border-top: 1px dotted #ccc;
}

    .table.table-user tr td.img {
        width: 40px;
    }

        .table.table-user tr td.img img {
            width: 40px;
        }

    .table.table-user tr td.user {
        text-align: left;
        vertical-align: middle;
    }

    .table.table-user tr td.icon {
        width: 20px;
        vertical-align: middle;
    }

        .table.table-user tr td.icon .online {
            font-size: 10px;
            color: #4fa828;
        }

.table-mail tbody tr > td {
    cursor: pointer;
}

.table-mail tbody tr.warning > td {
    background-color: #deecfa;
}

.table-mail .table-checkbox {
    width: 15px;
}

.table-mail .table-icon {
    width: 20px;
}

    .table-mail .table-icon .sel-star {
        color: #aaa;
        text-decoration: none;
    }

        .table-mail .table-icon .sel-star:hover {
            color: #f8a31f;
        }

        .table-mail .table-icon .sel-star.active {
            color: #f8a31f;
        }

.table-mail .table-date {
    width: 100px;
}

.table-mail .table-fixed-medium {
    width: 200px;
}

.tabs.tabs-inline {
    *zoom: 1;
}

    .tabs.tabs-inline:after {
        content: "";
        display: table;
        clear: both;
    }

    .tabs.tabs-inline.tabs-top > li {
        float: left;
        margin-right: 1px;
    }

        .tabs.tabs-inline.tabs-top > li.active > a {
            background: #fff;
            color: #333;
        }

            .tabs.tabs-inline.tabs-top > li.active > a:hover {
                background: #fff;
            }

        .tabs.tabs-inline.tabs-top > li > a {
            color: #666;
            background: #ddd;
            padding: 10px 20px;
            text-decoration: none;
            display: block;
        }

            .tabs.tabs-inline.tabs-top > li > a:hover {
                background: #ddd;
                color: #333;
            }

    .tabs.tabs-inline.tabs-left {
        position: absolute;
        background: #eee;
        width: 150px;
    }

        .tabs.tabs-inline.tabs-left > li:first-child > a {
            border-top: 0;
        }

        .tabs.tabs-inline.tabs-left > li:last-child > a {
            border-bottom: 1px solid #bbb;
        }

        .tabs.tabs-inline.tabs-left > li.write > a {
            margin: 10px;
            background: #e63a3a;
            color: #fff;
        }

            .tabs.tabs-inline.tabs-left > li.write > a:hover {
                background: #d21b1b;
                color: #fff;
            }

        .tabs.tabs-inline.tabs-left > li.active > a {
            background: #fff;
            color: #333;
            margin-right: -1px;
        }

            .tabs.tabs-inline.tabs-left > li.active > a:hover {
                background: #fff;
            }

        .tabs.tabs-inline.tabs-left > li > a {
            display: block;
            padding: 10px 20px;
            color: #666;
            background: #ddd;
            text-decoration: none;
            border-top: 1px solid #bbb;
        }

            .tabs.tabs-inline.tabs-left > li > a:hover {
                background: #ddd;
                color: #333;
            }

.tab-content.padding {
    padding: 20px;
}

.tab-content.tab-content-inline {
    border-left: 1px solid #bbb;
    margin-left: 150px;
}

    .tab-content.tab-content-inline.tab-content-bottom {
        border-left: 0;
        margin-left: 0;
    }

.tasklist {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    *zoom: 1;
}

    .tasklist li {
        padding: 0;
        cursor: pointer;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        *zoom: 1;
    }

        .tasklist li:last-child {
            border-bottom: 0;
        }

        .tasklist li:hover .task-delete {
            display: inline-block !important;
        }

        .tasklist li.bookmarked {
            background: #fad8d8;
        }

            .tasklist li.bookmarked .task-actions .task-bookmark {
                color: #e63a3a;
            }

                .tasklist li.bookmarked .task-actions .task-bookmark i:before {
                    content: "\f02e";
                }

        .tasklist li.done {
            background: #e7f1fb;
        }

            .tasklist li.done .task span {
                text-decoration: line-through;
            }

            .tasklist li.done .task-actions {
                display: none;
            }

        .tasklist li label, .tasklist li .check {
            float: left;
            padding: 10px 10px 10px 10px;
            border-right: 1px solid #fec5bd;
            margin: 0;
            cursor: pointer;
        }

        .tasklist li .task {
            float: left;
            padding: 11px 5px 3px 5px;
        }

            .tasklist li .task i {
                margin-right: 5px;
            }

        .tasklist li .task-actions {
            float: right;
            padding: 10px 10px 0 10px;
        }

            .tasklist li .task-actions > a {
                text-decoration: none;
            }

            .tasklist li .task-actions .task-delete {
                display: none;
                color: #888;
                font-size: 16px;
            }

            .tasklist li .task-actions .task-bookmark {
                color: #aaa;
                font-size: 16px;
            }

                .tasklist li .task-actions .task-bookmark:hover {
                    color: #fd6e58;
                }

                    .tasklist li .task-actions .task-bookmark:hover i:before {
                        content: "\f02e";
                    }

.stats {
    float: left;
}

    .stats > li {
        *zoom: 1;
        float: left;
        padding: 10px 15px;
        margin-right: 15px;
    }

        .stats > li:after {
            content: "";
            display: table;
            clear: both;
        }

        .stats > li:last-child {
            margin-right: 0;
        }

        .stats > li i {
            font-size: 36px;
            color: #fff;
            float: left;
            margin: 0;
        }

        .stats > li .details {
            *zoom: 1;
            margin-left: 55px;
        }

            .stats > li .details:after {
                content: "";
                display: table;
                clear: both;
            }

            .stats > li .details span {
                color: #fff;
                display: block;
                font-size: 12px;
            }

                .stats > li .details span.big {
                    font-size: 16px;
                }

.tiles {
    list-style-type: none;
    margin: 25px 0;
    padding: 0;
}

    .tiles .has-chart > a span {
        font-size: 16px;
        padding: 10px 20px;
    }

    .tiles .has-chart-2 > a span {
        font-size: 16px;
        padding-top: 0;
        display: inline-block;
    }

        .tiles .has-chart-2 > a span .spark-me {
            padding-top: 40px;
        }

            .tiles .has-chart-2 > a span .spark-me canvas {
                margin-top: -10px;
            }

    .tiles.tiles-small .label {
        padding: 3px 5px;
    }

    .tiles.tiles-small > li:hover:before {
        width: 70px;
        height: 70px;
    }

    .tiles.tiles-small > li > a {
        width: 80px;
        height: 80px;
    }

        .tiles.tiles-small > li > a span {
            font-size: 30px;
            padding-top: 20px;
        }

    .tiles .label {
        padding: 5px 8px;
    }

    .tiles.tiles-center {
        text-align: center;
        width: 100%;
    }

        .tiles.tiles-center > li {
            display: inline-block;
            text-align: center;
            float: none;
        }

            .tiles.tiles-center > li > a .name {
                text-align: center;
            }

    .tiles.nomargin {
        margin: 0;
    }

    .tiles > li {
        float: left;
        margin: 8px 0 0 8px;
        position: relative;
    }

        .tiles > li .label {
            position: absolute;
            top: -5px;
            left: -5px;
            z-index: 99;
        }

        .tiles > li:hover:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 110px;
            height: 110px;
            background: none;
            pointer-events: none;
            border: 5px solid rgba(0,0,0,0.5);
            z-index: 99;
        }

        .tiles > li.long:hover:before {
            width: 235px;
        }

        .tiles > li.long > a {
            width: 245px;
        }

            .tiles > li.long > a span {
                font-size: 64px;
                padding-top: 25px;
            }

        .tiles > li.high:hover:before {
            height: 235px;
        }

        .tiles > li.high > a {
            height: 245px;
        }

            .tiles > li.high > a span {
                padding-top: 75px;
                font-size: 96px;
            }

                .tiles > li.high > a span.count > i {
                    margin-right: -25px;
                }

        .tiles > li.image > a img {
            width: 120px;
            height: 120px;
        }

        .tiles > li.image > a .name {
            background: #368ee0;
            color: #fff;
        }

        .tiles > li > a {
            width: 120px;
            height: 120px;
            display: block;
            color: #fff;
            text-decoration: none;
            position: relative;
            text-align: center;
        }

            .tiles > li > a span {
                padding-top: 35px;
                font-size: 48px;
                display: block;
            }

                .tiles > li > a span.nopadding {
                    padding: 0;
                }

                .tiles > li > a span.count > i {
                    margin-right: -10px;
                }

                .tiles > li > a span h5 {
                    font-size: 18px !important;
                    margin: 0;
                    text-align: left;
                    padding: 10px 10px 5px 10px;
                }

                .tiles > li > a span p {
                    font-size: 13px !important;
                    padding: 0;
                    text-align: left;
                    padding: 0 20px;
                }

            .tiles > li > a .name {
                font-size: 13px !important;
                display: block;
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                text-align: left;
                padding: 3px 10px;
                float: left;
            }

                .tiles > li > a .name .right {
                    font-size: 13px;
                    float: right;
                    padding: 0;
                }

.minitiles {
    float: left;
}

    .minitiles > li {
        float: left;
        margin-right: 15px;
    }

        .minitiles > li > a {
            display: block;
            height: 61px;
            width: 61px;
            color: #fff;
            text-decoration: none;
            position: relative;
            text-align: center;
        }

            .minitiles > li > a i {
                font-size: 36px;
                line-height: 61px;
            }

            .minitiles > li > a:hover:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 55px;
                height: 55px;
                background: none;
                pointer-events: none;
                border: 3px solid rgba(0,0,0,0.5);
                z-index: 99;
            }

body.error .wrapper {
    width: auto;
    height: 300px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 150px -250px;
}

    body.error .wrapper .code {
        font-size: 60px;
        text-align: center;
    }

        body.error .wrapper .code span {
            margin-right: 15px;
        }

    body.error .wrapper .desc {
        font-size: 14px;
        margin: 16px 0;
        text-align: center;
    }

    body.error .wrapper .input-append {
        width: 300px;
        background: #fff;
        padding: 2px;
    }

        body.error .wrapper .input-append input {
            border: 0;
            width: 260px;
            background: #fff;
        }

        body.error .wrapper .input-append .btn {
            border: 0;
            background: #368ee0;
            color: #fff;
        }

            body.error .wrapper .input-append .btn:hover {
                background: #1b67af;
            }

.grids .row-fluid {
    margin-top: 10px;
    margin-bottom: 20px;
}

    .grids .row-fluid [class*="span"] {
        background: #ccc;
        text-align: center;
        line-height: 30px;
    }

        .grids .row-fluid [class*="span"]:hover {
            background: #aaa;
        }

.the-icons {
    list-style-type: none;
}

    .the-icons li {
        margin: 5px 0;
    }

#updateInterval {
    margin-bottom: 0;
}

.invoice-info .invoice-name {
    font-size: 24px;
    margin-bottom: 40px;
}

.invoice-info .invoice-from, .invoice-info .invoice-to {
    float: left;
    margin-bottom: 30px;
}

    .invoice-info .invoice-from span, .invoice-info .invoice-to span {
        color: #888;
        display: block;
    }

.invoice-info .invoice-to {
    margin-left: 50px;
}

.invoice-info .invoice-infos {
    float: right;
    margin-right: 20px;
}

.locked {
    background: #368ee0;
}

    .locked .wrapper {
        width: 500px;
        height: 500px;
        margin: 200px -250px;
        position: absolute;
        left: 50%;
    }

    .locked .pull-left {
        width: 200px;
    }

        .locked .pull-left a {
            color: #fff;
            display: block;
            background: #1b67af;
            text-align: center;
            padding: 4px 8px;
            text-decoration: none;
        }

            .locked .pull-left a:hover {
                background: #144d82;
            }

    .locked .right {
        float: left;
        margin-left: 15px;
    }

        .locked .right .upper h2 {
            color: #fff;
            font-weight: 300;
            margin: 0;
        }

        .locked .right .upper span {
            display: block;
            color: #fff;
        }

        .locked .right form {
            margin-top: 30px;
        }

            .locked .right form input {
                border: 0;
                margin-bottom: 0;
            }

                .locked .right form input[type=password] {
                    width: 260px;
                }

            .locked .right form div {
                margin-top: 5px;
            }

.login {
    background: #039AAE;
}

    .login .wrapper {
        width: 400px;
        height: 500px;
        margin: 200px -200px;
        position: absolute;
        left: 50%;
    }

        .login .wrapper h1 > a {
            color: #fff;
            display: block;
            font-weight: 300;
            font-size: 48px;
            text-align: center;
            padding: 2px 0;
            text-decoration: none;
        }

            .login .wrapper h1 > a img {
                margin-right: 20px;
                margin-top: -8px;
            }

        .login .wrapper .login-body {
            margin-top: 20px;
            background: #fff;
            padding-bottom: 20px;
        }

            .login .wrapper .login-body form {
                padding: 0 30px;
            }

            .login .wrapper .login-body h2 {
                font-weight: 300;
                color: #333;
                font-size: 24px;
                padding: 20px 30px 5px 30px;
            }

            .login .wrapper .login-body .email input, .login .wrapper .login-body .pw input {
                height: 35px;
            }

            .login .wrapper .login-body .submit {
                margin-top: 15px;
                *zoom: 1;
            }

                .login .wrapper .login-body .submit:after {
                    content: "";
                    display: table;
                    clear: both;
                }

                .login .wrapper .login-body .submit input {
                    float: right;
                }

                .login .wrapper .login-body .submit .remember {
                    float: left;
                    margin-top: 0px;
                    margin-left: 1px;
                }

                    .login .wrapper .login-body .submit .remember [class*=icheckbox], .login .wrapper .login-body .submit .remember label {
                        float: left;
                    }

                    .login .wrapper .login-body .submit .remember label {
                        margin-left: 10px;
                        margin-top: 5px;
                    }

            .login .wrapper .login-body .forget {
                margin-top: 50px;
            }

                .login .wrapper .login-body .forget a {
                    background: #eee;
                    padding: 10px 0;
                    text-align: center;
                    display: block;
                    text-decoration: none;
                    color: #555;
                }

                    .login .wrapper .login-body .forget a:hover {
                        background: #ddd;
                    }

                    .login .wrapper .login-body .forget a span {
                        line-height: 30px;
                        margin-bottom: 10px;
                        position: relative;
                    }

            .login .wrapper .login-body .help-block {
                color: #b94a48 !important;
            }

.pagination.pagination-custom {
    height: 28px;
    margin-top: -1px;
}

    .pagination.pagination-custom li.active a {
        background: #368ee0;
        color: #fff;
    }

        .pagination.pagination-custom li.active a:hover {
            background: #368ee0;
        }

    .pagination.pagination-custom li a {
        background: #eee;
        text-decoration: none;
        color: #333;
        border: 0;
        padding: 5px 12px;
    }

        .pagination.pagination-custom li a:hover {
            background: #ddd;
        }

.search-results ul {
    *zoom: 1;
}

    .search-results ul:after {
        content: "";
        display: table;
        clear: both;
    }

    .search-results ul li {
        *zoom: 1;
        padding: 15px;
        border-top: 1px dotted #bbb;
    }

        .search-results ul li:after {
            content: "";
            display: table;
            clear: both;
        }

        .search-results ul li:first-child {
            border-top: 0;
        }

        .search-results ul li:last-child {
            -moz-border-radius-bottomleft: 0;
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
            -moz-border-radius-bottomright: 0;
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .search-results ul li .thumbnail {
            float: left;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

        .search-results ul li .search-info {
            margin-left: 110px;
        }

            .search-results ul li .search-info a {
                font-size: 16px;
            }

            .search-results ul li .search-info .url {
                color: #29b754;
            }

        .search-results ul li:nth-child(even) {
            background: #fff;
        }

.more-images {
    margin-top: 15px;
}

.flot {
    width: 100%;
    height: 300px;
}

    .flot.small {
        height: 150px;
    }

    .flot.medium {
        height: 200px;
    }

.chzn-container .chzn-drop {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .chzn-container .chzn-drop .chzn-results > li.highlighted {
        background: #368ee0;
    }

.chzn-container.chzn-container-single .chzn-search input {
    background: none;
}

.chzn-container.chzn-container-single .chzn-single {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .chzn-container.chzn-container-single .chzn-single div b {
        background-position-y: 2px;
    }

.chzn-container.chzn-container-multi .chzn-choices {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
}

    .chzn-container.chzn-container-multi .chzn-choices .search-choice {
        background: #eee;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

.listpaging .chzn-container.chzn-container-single .chzn-single {
    padding-top: 0;
    padding-bottom: 0;
}

.cke.cke_chrome {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.cke .cke_top {
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top: 0;
}

    .cke .cke_top .cke_button, .cke .cke_top .cke_combo_button {
        background: #eee;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        cursor: pointer;
    }

        .cke .cke_top .cke_button:hover, .cke .cke_top .cke_button.cke_button_on, .cke .cke_top .cke_button:active, .cke .cke_top .cke_button:focus, .cke .cke_top .cke_combo_button:hover, .cke .cke_top .cke_combo_button.cke_button_on, .cke .cke_top .cke_combo_button:active, .cke .cke_top .cke_combo_button:focus {
            background: #bbb;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border: 0;
        }

    .cke .cke_top .cke_combo.cke_combo_on .cke_combo_button {
        background: #bbb;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .cke .cke_top .cke_toolbar_separator {
        background: #aaa;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .cke .cke_top .cke_toolgroup {
        margin: 0 10px 9px 0;
        border: 0;
        background: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.cke .cke_contents {
    border: 1px solid #ddd;
}

.cke .cke_bottom {
    background: #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
    border-top: 0;
}

table.DTCR_clonedTable {
    background-color: white;
    z-index: 202;
    cursor: move;
}

div.DTCR_pointer {
    width: 1px;
    background-color: #368ee0;
    z-index: 201;
}

    div.DTCR_pointer:before {
        content: "\f063";
        font-family: "FontAwesome";
        position: absolute;
        top: -25px;
        left: -5px;
        color: #368ee0;
    }

.ColVis {
    float: right;
    margin-bottom: 1em;
}

.ColVis_Button {
    position: relative;
    float: left;
    margin-right: 3px;
    padding: 3px 5px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    cursor: pointer;
    *cursor: hand;
}

button.ColVis_Button::-moz-focus-inner {
    border: none !important;
    padding: 0;
}

.ColVis_text_hover {
    border: 1px solid #999;
    background-color: #f0f0f0;
}

div.ColVis_collectionBackground {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    z-index: 1100;
}

div.ColVis_collection {
    position: relative;
    width: 150px;
    background-color: #f3f3f3;
    padding: 3px;
    border: 1px solid #ccc;
    z-index: 1102;
}

    div.ColVis_collection button.ColVis_Button {
        background-color: white;
        width: 100%;
        float: none;
        margin-bottom: 2px;
    }

    div.ColVis_collection button.ColVis_Group {
        background: #dadada;
        border: 1px solid #bababa;
    }

div.ColVis_catcher {
    position: absolute;
    z-index: 1101;
}

.disabled {
    color: #999;
}

button.ColVis_Button {
    text-align: left;
}

div.ColVis_collection button.ColVis_Button:hover {
    border: 1px solid #999;
    background-color: #f0f0f0;
}

div.ColVis_collection button.ColVis_Group:hover {
    background: #bababa;
    border: 1px solid #424242;
}

span.ColVis_radio {
    display: inline-block;
    width: 20px;
}

.dataTables_wrapper .ColVis {
    margin: 10px 10px 10px 0;
}

    .dataTables_wrapper .ColVis .ColVis_Button {
        background: #eee;
        padding: 3px 8px;
        border: 0;
    }

        .dataTables_wrapper .ColVis .ColVis_Button i {
            margin-left: 5px;
        }

        .dataTables_wrapper .ColVis .ColVis_Button:hover {
            background: #ddd;
        }

.dataTables_wrapper .dataTables_length {
    float: left;
    min-width: 200px;
    margin: 10px 10px 5px 10px;
}

    .dataTables_wrapper .dataTables_length .input-mini {
        float: left;
    }

    .dataTables_wrapper .dataTables_length label > span {
        float: left;
        margin: 4px 5px;
    }

.dataTables_wrapper .DTTT_container {
    margin: 10px 5px 10px 0;
}

    .dataTables_wrapper .DTTT_container .DTTT_button {
        background: #eee;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        margin-right: 5px;
        color: #333;
    }

        .dataTables_wrapper .DTTT_container .DTTT_button:hover {
            background: #ddd;
        }

.dataTables_wrapper .dataTables_filter {
    float: right;
    margin: 10px 10px 5px 5px;
}

    .dataTables_wrapper .dataTables_filter input {
        margin-bottom: 0;
    }

.dataTables_wrapper .dataTables_info {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .dataTables_wrapper .dataTables_info span {
        font-weight: 600;
    }

.dataTables_wrapper .dataTables_paginate {
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .dataTables_wrapper .dataTables_paginate > a {
        margin-right: 5px;
        background: #eee;
        padding: 3px 8px;
        color: #333;
        text-decoration: none;
        cursor: pointer;
    }

        .dataTables_wrapper .dataTables_paginate > a:hover {
            background: #ddd;
        }

    .dataTables_wrapper .dataTables_paginate > span > a {
        padding: 3px 8px;
        margin-right: 5px;
        background: #eee;
        color: #333;
        text-decoration: none;
        cursor: pointer;
    }

        .dataTables_wrapper .dataTables_paginate > span > a.paginate_active {
            background: #368ee0;
            color: #fff;
        }

.dataTables_scroll {
    clear: both;
}

.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}

.DTFC_Cloned {
    background: #eee;
    border-right: 1px solid #ddd;
}

div.DTS tbody th, div.DTS tbody td {
    white-space: nowrap;
}

div.DTS tbody tr.even {
    background-color: white;
}

.alert.alert-nomargin {
    margin: 0;
}

.DTFC_LeftHeadWrapper {
    border-right: 1px solid #ddd;
}

div.DTS div.DTS_Loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 20px;
    margin-top: -20px;
    margin-left: -100px;
    z-index: 1;
    border: 1px solid #999;
    padding: 20px 0;
    text-align: center;
    background-color: white;
    background-color: rgba(255,255,255,0.5);
}

div.DTS div.dataTables_scrollHead {
    background-color: white;
}

div.DTS div.dataTables_scrollBody {
    z-index: 2;
}

.datepicker.datepicker-dropdown {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .datepicker.datepicker-dropdown:before, .datepicker.datepicker-dropdown:after {
        border: 0;
    }

    .datepicker.datepicker-dropdown .datepicker-days td, .datepicker.datepicker-dropdown .datepicker-days th, .datepicker.datepicker-dropdown .datepicker-days span, .datepicker.datepicker-dropdown .datepicker-years td, .datepicker.datepicker-dropdown .datepicker-years th, .datepicker.datepicker-dropdown .datepicker-years span, .datepicker.datepicker-dropdown .datepicker-months td, .datepicker.datepicker-dropdown .datepicker-months th, .datepicker.datepicker-dropdown .datepicker-months span {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .datepicker.datepicker-dropdown .datepicker-days .active, .datepicker.datepicker-dropdown .datepicker-years .active, .datepicker.datepicker-dropdown .datepicker-months .active {
        background: #368ee0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .datepicker.datepicker-dropdown .datepicker-days .active:hover, .datepicker.datepicker-dropdown .datepicker-years .active:hover, .datepicker.datepicker-dropdown .datepicker-months .active:hover {
            background: #1e74c5;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

.filetree .dynatree-container {
    border: 0;
}

.activeFolder, .additionalInformation {
    font-weight: bold;
    margin-left: 5px;
}

.btn-file {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    padding: 4px 8px;
    border: 1px solid #ccc;
}

    .btn-file > input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        font-size: 23px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        direction: ltr;
    }

.thumbnail-borderless .thumbnail {
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#gritter-notice-wrapper {
    right: auto;
    left: 50%;
    margin-left: -150.5px;
}

#map1, #map2, #map3, #map4 {
    height: 400px;
}

    #map1 img, #map2 img, #map3 img, #map4 img {
        max-width: none;
    }

.cluster {
    text-align: center;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

    .cluster.cluster-1 {
        background: url(http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m1.png);
        width: 53px;
        height: 52px;
        line-height: 52px;
    }

    .cluster.cluster-2 {
        background: url(http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m2.png);
        width: 56px;
        height: 55px;
        line-height: 55px;
    }

    .cluster.cluster-5 {
        background: url(http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m3.png);
        width: 66px;
        height: 65px;
        line-height: 65px;
    }

.ms-container .ms-list {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.ms-container .multi-custom-header {
    background: #039AAE;
    color: #fff;
    padding: 2px 8px;
}

.plupload .plupload_container {
    padding: 0;
}

    .plupload .plupload_container .plupload_filelist_header {
        display: none;
    }

    .plupload .plupload_container .plupload_filelist {
        background: #fff;
    }

        .plupload .plupload_container .plupload_filelist > li {
            background: #fff;
        }

    .plupload .plupload_container .plupload_filelist_footer {
        height: 30px;
        background: #fff;
    }

        .plupload .plupload_container .plupload_filelist_footer .pl_add {
            margin-right: 5px;
        }

.plupload.pl-sidebar .plupload_filelist_footer {
    border-top: 0;
    height: auto;
    padding: 0;
}

    .plupload.pl-sidebar .plupload_filelist_footer .plupload_add {
        border: 1px solid #ccc;
        border-top: 0;
        padding: 4px;
        margin: 0;
        text-align: center;
        background: #ddd;
        display: block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .plupload.pl-sidebar .plupload_filelist_footer .plupload_add:hover {
            background: #bbb;
        }

    .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_name {
        float: none;
    }

    .plupload.pl-sidebar .plupload_filelist_footer .plupload_total_status, .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_status, .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_action, .plupload.pl-sidebar .plupload_filelist_footer .plupload_progress, .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_size {
        display: none;
    }

.plupload.pl-sidebar .plupload_content .plupload_filelist {
    overflow-y: auto;
    border: 1px solid #ccc;
}

    .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_delete .plupload_file_status, .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_failed .plupload_file_status {
        display: none;
    }

    .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_delete .plupload_file_name, .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_failed .plupload_file_name {
        width: 100px;
        line-height: 18px;
        font-size: 11px;
    }

    .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_delete .plupload_file_size, .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_failed .plupload_file_size {
        display: none;
    }

    .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_droptext {
        position: relative;
        color: #333;
    }

        .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_droptext span {
            z-index: 99;
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            font-weight: bold;
        }

        .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_droptext:after {
            content: "\f0ee";
            font-size: 128px;
            color: #e6e6e6;
            position: absolute;
            font-family: "FontAwesome";
            top: 10px;
            z-index: 98;
            left: 13px;
        }

.ui-resizable-handle.ui-resizable-e {
    cursor: col-resize;
}

#ascrail2000 {
    z-index: 1025 !important;
}

    #ascrail2000 div {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

.slimScrollBar.ui-draggable {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.select2-container .select2-choice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: none;
    background: #fff;
}

    .select2-container .select2-choice div {
        border-left: 0;
        background: none;
    }

.select2-container.select2-drop-above .select2-choice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: none;
}

.select2-container .select2-search-choice-close {
    top: 3px;
}

.select2-container .select2-choices {
    background-image: none;
}

.select2-results, .select2-search, .select2-with-searchbox {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.slider {
    margin: 10px 0 20px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 6px;
    position: relative;
    *zoom: 1;
}

    .slider:after {
        content: "";
        display: table;
        clear: both;
    }

    .slider .amount {
        position: absolute;
        left: 0;
        top: -20px;
    }

    .slider .amount_min {
        position: absolute;
        left: 0;
        bottom: -25px;
    }

    .slider .amount_max {
        position: absolute;
        right: 0;
        bottom: -25px;
    }

    .slider .ui-slider-handle {
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #039AAE;
        width: 14px;
        height: 14px;
    }

.ui-spinner {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border-color: #ccc;
}

    .ui-spinner .spinner {
        border: 0;
        margin-top: 0;
    }

    .ui-spinner .ui-spinner-button {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6;
    }

.tagsinput#textfield_tagsinput {
    padding-bottom: 0;
}

    .tagsinput#textfield_tagsinput .tag {
        background: #368ee0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #fff;
        border: 0;
    }

        .tagsinput#textfield_tagsinput .tag a {
            color: #fff;
        }

.bootstrap-timepicker-widget.dropdown-menu, .colorpicker.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .bootstrap-timepicker-widget.dropdown-menu:before, .bootstrap-timepicker-widget.dropdown-menu:after, .colorpicker.dropdown-menu:before, .colorpicker.dropdown-menu:after {
        border: 0 !important;
    }

.editable-input .datepicker-inline {
    width: 260px;
}

.editable-input .datepicker table tr td {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .editable-input .datepicker table tr td:hover {
        background: #bbb;
    }

    .editable-input .datepicker table tr td.active {
        background: #368ee0;
    }

        .editable-input .datepicker table tr td.active:hover {
            background: #1b67af;
        }

.editable-address {
    display: block;
    margin-bottom: 5px;
}

    .editable-address span {
        width: 70px;
        display: inline-block;
    }

html, body {
    height: 100%;
}

body {
    background: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 13px !important;
}

a {
    color: #368ee0;
}

input.nomargin {
    margin: 0 !important;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.Actions ul, .ulreset, #navigation .user .icon-nav, #navigation .main-nav, .letterbox .letter, .user-list > ul, .statistic-big .stats-overview, .pagestats, .userlist, .quickstats, .tags, .bestseller, .tabs, .stats, .minitiles, .enminitiles, .search-results ul, .shop-items, .colors {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nopadding {
    padding: 0 !important;
}

.row-fluid.margin-top {
    margin-top: 30px;
}

.row-fluid.margin-bottom {
    margin-bottom: 34px;
}

.margin-left10 {
    margin-left: 10px;
}

.visible-480 {
    display: none;
}

.box-sortable {
    background: #eee;
    border: 1px dotted #333;
}

.colors.small > li {
    height: 20px;
    width: 20px;
}

    .colors.small > li > a, .colors.small > li > span {
        height: 20px;
        width: 20px;
    }

.colors > li {
    height: 40px;
    margin: 0 5px 5px 0;
    width: 40px;
    float: left;
}

    .colors > li > a, .colors > li > span {
        width: 40px;
        height: 40px;
        display: block;
    }

.basic-margin > li, .basic-margin > a {
    margin: 0 5px 5px 0;
}

.listpaging .prevPage, .listpaging .nextPage {
    padding: 4px 5px 0 5px;
    display: inline;
    color: #666;
}

    .listpaging .prevPage:hover, .listpaging .nextPage:hover {
        text-decoration: none;
    }

.table tbody tr td a.actbtn {
    display: block;
    float: left;
    height: 26px;
    width: 25px;
}

.table tbody tr td a.peek {
    background: url("/img/modernui/btns1.png") no-repeat scroll 0 0 transparent;
    float: left;
}

.table tbody tr td a.delete {
    background: url("/img/modernui/btns1.png") no-repeat scroll 0 -52px transparent;
    margin: 0 3px;
}

.table tbody tr td a.work {
    background: url("/img/modernui/btns1.png") no-repeat scroll -25px 0 transparent;
    margin: 0 0 0 3px;
}

.table tbody tr td a.edit {
    background: url("/img/modernui/btns1.png") no-repeat scroll -25px -52px transparent;
    float: left;
}

.table tbody tr td a.peek:hover {
    background-position: 0 -26px;
}

.table tbody tr td a.delete:hover {
    background-position: 0 -78px;
}

.table tbody tr td a.work:hover {
    background-position: -25px -26px;
}

.table tbody tr td a.edit:hover {
    background-position: -25px -78px;
}

#bodybottom {
    border-top: 1px solid #CCCCCC;
    background-color: #fff;
    bottom: 0;
    height: 30px;
    left: -17px;
    position: absolute;
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
}

    #bodybottom .fooleft {
        padding-top: 4px;
    }
/* POPUP */
#backmask {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 1070;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=30);
}

#moduletheme .eflowpopup {
    position: absolute;
    z-index: 1071;
    padding: 0;
    background-color: #fff;
}

.eflowpopup {
    position: absolute;
    z-index: 1071;
    padding: 5px;
    background-color: #fff;
}

#moduletheme .popupwrap {
    position: relative;
    width: 100%;
    padding: 0;
    height: 100%;
}

.popupwrap {
    position: relative;
    width: 100%;
    padding: 5px;
    height: 100%;
}

#moduletheme .popcontent {
    padding: 0;
    margin: 0 0 0 0;
    width: 100%;
}

.popcontent {
    float: left;
    padding: 10px;
    margin: 20px 0 0 0;
}

    .popcontent .contentimage {
        float: left;
        padding: 0 10px 0 0;
    }

#moduletheme .popupheader {
    width: 100%;
    height: 24px;
    position: absolute;
    background-color: #039AAE;
    top: 0;
    left: 0;
}

.popupheader {
    width: 100%;
    height: 24px;
    position: absolute;
    background-color: #039AAE;
    top: -5px;
    left: -5px;
}

    .popupheader span {
        width: auto;
        float: left;
        color: #fff;
        padding: 2px 4px 2px 4px;
        font-size: 14px;
    }

    .popupheader a.popclose {
        color: #fff;
        display: block;
        position: relative;
        float: right;
        height: 24px;
        width: 24px;
    }

        .popupheader a.popclose:hover {
            background-color: #057e8e;
        }

#moduletheme .popupbuttons {
    bottom: 0;
    height: 30px;
    left: 0;
}

.popupbuttons {
    background-color: #FDFDFD;
    border-top: 1px solid #DDDDDD;
    bottom: -5px;
    height: 30px;
    left: -5px;
    padding: 7px 0 7px 0;
    position: absolute;
    width: 100%;
}

    .popupbuttons .buttonwrapper {
        padding: 0 10px 10px 10px;
        float: right;
    }

        .popupbuttons .buttonwrapper .button {
            float: right;
            margin: 0 0 0 10px;
        }

.loading {
    padding: 0 18px;
    width: auto;
    height: 15px;
    background-image: url("/img/modernui/uploader/loading.gif");
    background-repeat: no-repeat;
}

#popupclose {
    margin: 6px 0 0 7px;
    width: 11px;
    height: 11px;
    display: block;
    background: transparent url("/img/modernui/min1.png") -161px -33px;
}
/* POPUP END */
.gridelement th:first-child, .gridelement td:first-child {
    border-left: 1px solid #DDDDDD !important;
}

.gridelement th:last-child, .gridelement td:last-child {
    border-right: 1px solid #DDDDDD !important;
}

.gridelement thead tr th {
    border-top: 1px solid #DDDDDD !important;
}

.gridelement tr.theader th {
    color: #333333;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: normal;
    overflow: hidden;
    padding: 0.5em 0.6em 0.4em;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: #DCDCDC #DCDCDC #B3B3B3;
    background-color: #F5F5F5;
    background-image: none, linear-gradient(to bottom, #FFFFFF 0px, #E6E6E6 100%);
    background-position: 50% 50%;
}

.gridelement tfoot tr.theader th {
    border-width: 1px 0 0 1px;
}

.gridcontainer {
    overflow: auto;
}

    .gridcontainer .table tr th, .gridcontainer .table tr td {
        padding: 5px 10px 5px 10px;
        vertical-align: middle;
    }

        .gridcontainer .table tr td p {
            margin: 0;
            padding: 3px 5px 3px 4px;
        }

    .gridcontainer .table tr td {
        min-height: 40px !important;
        padding: 0;
    }

        .gridcontainer .table tr td input, .gridcontainer .table tr td select {
            width: 100%;
            -moz-box-sizing: border-box;
            border-radius: 0;
            box-sizing: border-box;
            height: 28px;
        }

            .gridcontainer .table tr td input[type="text"]:focus {
                border-color: #CCCCCC;
            }

    .gridcontainer .table tr.template {
        display: none;
    }

    .gridcontainer .table tr td p.input-append {
        display: block;
        margin: 0;
        padding: 3px 5px 3px 4px;
        position: relative;
    }

        .gridcontainer .table tr td p.input-append input {
            z-index: 1;
        }

        .gridcontainer .table tr td p.input-append .popupcolselector {
            height: 18px;
            position: absolute;
            right: 4px;
            z-index: 3;
        }

.input-append input.popupcolselector {
    background-color: transparent;
    z-index: 4;
    border: none;
    width: 12px !important;
    margin-left: -30px;
    cursor: pointer;
    text-align: center;
    text-shadow: 0px 0px 1px #fff;
    font-size: 0px;
}

    .input-append input.popupcolselector:focus {
        outline: none;
    }



.formulainput {
    border: none !important;
    background: transparent url('/img/modernui/fxicon.png') no-repeat 0 7px !important;
    cursor: default !important;
    padding: 0 !important;
}

.gridtoppanel {
    background-color: #F5F5F5;
    background-image: none, linear-gradient(to bottom, #FFFFFF 0px, #E6E6E6 100%);
    background-position: 50% 50%;
    border-color: #DCDCDC #DCDCDC #B3B3B3;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .gridtoppanel p {
        padding: 5px;
        margin: 0;
    }

.designerother {
    display: block !important;
}

.designerie {
    display: none !important;
}

.listtable .table td, .listtable .table th {
    vertical-align: middle;
}

.table tr td.Actions {
    padding: 8px 6px 6px 6px;
    text-align: right;
}

.table .Task tr td.Actions {
    padding: 6px;
    text-align: left;
}

.table .Task tr td {
    max-width: 300px;
}

.table .Task .BackColor {
    width: 11px;
    padding: 0;
}

    .table .Task .BackColor .tflag {
        width: 7px;
        height: 100%;
        float: left;
    }

.table .Task span.overdue {
    color: red;
}

.table .Task tr:hover > td.BackColor .tflag {
    width: 11px;
}

.listtable .table td.Actions span {
    display: block;
    /*height: 24px;*/
}

.messages {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .messages.withlist {
        margin-right: 210px;
    }

    .messages > li {
        margin-bottom: 10px;
    }

        .messages > li.insert {
            border: 1px solid #DDDDDD;
            margin-right: 10px;
            position: relative;
        }

            .messages > li.insert #message-form {
                background: none repeat scroll 0 0 #F9F9F9;
                margin-bottom: 0;
            }

            .messages > li.insert .text {
                margin-right: 50px;
            }

                .messages > li.insert .text input[type="text"] {
                    border: 0 none;
                    display: block;
                    margin-bottom: 0;
                }

            .messages > li.insert .submit {
                position: absolute;
                right: 0;
                top: 0;
            }

                .messages > li.insert .submit button {
                    background: none repeat scroll 0 0 #368EE0;
                    border: 0 none;
                    color: #FFFFFF;
                    margin: 2px;
                    padding: 3px 4px;
                }

                    .messages > li.insert .submit button[disabled="disabled"] {
                        background: none repeat scroll 0 0 #CCCCCC;
                    }

        .messages > li .message {
            background: none repeat scroll 0 0 #EEEEEE;
            margin-left: 0;
            margin-right: 0;
            padding: 8px;
            position: relative;
        }

            .messages > li .message .name {
                font-weight: 600;
            }

            .messages > li .message p {
                color: #444444;
            }

            .messages > li .message .time {
                color: #555555;
                font-size: 11px;
            }

            .messages > li .message .caret {
                border-color: transparent #EEEEEE transparent -moz-use-text-color;
                border-style: solid solid solid none;
                border-width: 7px 7px 7px 0;
                left: -7px;
                position: absolute;
                top: 10px;
            }

        .messages > li.typing {
            display: none;
        }

            .messages > li.typing.active {
                display: block;
            }

.table .sorting {
    /*background: url("/img/sorting.png") no-repeat scroll right center #eeeeee;*/
    cursor: pointer;
}

.table .sorting_asc {
    background: url("/img/sorting-asc.png") no-repeat scroll right center #eeeeee;
    cursor: pointer;
}

.table .sorting_desc {
    background: url("/img/sorting-desc.png") no-repeat scroll right center #eeeeee;
    cursor: pointer;
}

.taskheader {
    padding: 10px !important;
}

.taskheader {
    background: #FBFBFB !important;
}

.formlabel {
    color: #555;
    text-rendering: optimizelegibility;
    font-weight: bold;
}

.document-showcase {
    background-color: #1F5E88;
    float: left;
    padding: 5px;
    margin-bottom: 5px;
    color: #fff;
}

    .document-showcase .icon-file {
        font-size: 30px;
        float: left;
    }

    .document-showcase .filename {
        float: left;
        margin: 5px 5px 0 5px;
    }

    .document-showcase .btn {
        margin: 3px 2px 0 2px;
    }

form.nomargin {
    margin: 0 0 0 0;
}

.btn.btn-shadowed {
    box-shadow: -1px -1px 1px #CCC;
    border-radius: 3px;
    font-family: Verdana,Geneva,sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 1px 3px;
}

.controls label {
    display: inline-block !important;
}

.icheckbox_square-aero, .iradio_square-aero {
    display: inline-block !important;
}

.check-line2 label {
    position: relative;
    cursor: default !important;
}

.check-line2 {
    margin-right: 10px;
}

.task-form-group {
    margin-top: 3px;
}

.checkbox-holder {
    display: block;
    text-align: center;
}

.hidden {
    display: none;
}

.form-horizontal.form-bordered .control-group .controls .data {
    float: left;
    line-height: 32px;
}

.editRow, .submitRowData {
    float: right;
}

.control-group .controls .radio-line label {
    vertical-align: super;
    margin-right: 12px;
}

.icheckbox_square-aero, .iradio_square-aero {
    height: 23px !important;
    width: 23px !important;
}

.task-form-group {
    display: inline-block;
    width: 93%;
}

.left-menu-header {
    background-color: #D7D7D7;
    padding: 8px 11px;
    margin: 15px 0 3px 0;
}

    .left-menu-header h4 {
        padding: 0;
        margin: 0;
        font-size: 15px;
        font-weight: 500;
    }

.treeview-filter input {
    margin: 0;
    width: 95%;
    height: 20px;
    line-height: 20px;
}

.treeview-filter {
    margin-top: 6px;
}

.k-pager-numbers li {
    line-height: inherit !important;
}

.k-treeview span.k-in {
    padding-top: 6px;
    padding-bottom: 6px;
}

.modal-backdrop {
    z-index: 9002;
}

.modal {
    z-index: 9003;
}

.rootfolder {
    background-position: 0 0;
}

.folder {
    background-image: url("/img/folder-icon.png");
}

.folder-open {
    background-image: url("/img/folder-opened.png");
}

.html {
    background-image: url("/img/flag_green.png");
}

.filter-icon {
    background-image: url("/img/filter-icon.png");
}

.k-state-selected {
    background-image: none !important;
    background-color: transparent !important;
}

tbody[role="rowgroup"] .k-state-selected a {
    color: #FFF;
}

#searchResultkindo tbody[role="rowgroup"] .k-state-selected a {
    color: #368ee0;
}

.k-state-focused {
    background-image: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

#process-treeview {
    overflow: hidden;
}

.animated-textarea {
    vertical-align: top;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}

.input-full-size {
    display: block;
    width: 100%;
    min-height: 28px;
    box-sizing: border-box;
}

.input-full-size2 {
    display: block;
    width: 80%;
    min-height: 28px;
    box-sizing: border-box;
}

span.valid {
    display: inherit;
}

.tab-content label.control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 12px;
}

.modal-main {
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 10px;
}

h4.modal-title {
    font-size: 16px;
    margin: 6px 0;
}

ul.draggable-list {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

    ul.draggable-list li.placeholder {
        background-color: #FFF;
        height: 20px;
        border: 1px solid #DDD;
    }

    ul.draggable-list li {
        background-color: #039AAE;
        height: 20px;
        color: #FFF;
        margin: 3px 0 4px 0;
        padding: 6px 6px 6px 8px;
        border-radius: 4px;
        border: 1px solid #027B8B;
    }

        ul.draggable-list li a.list-close {
            padding: 0 4px;
            color: #FFF;
            text-decoration: none;
            float: right;
            border-radius: 10px;
            background-color: #696969;
            font-size: 8px;
            height: 14px;
            line-height: 14px;
            margin-top: 3px;
        }

            ul.draggable-list li a.list-close:hover {
                background-color: #3C3C3C;
            }

.btn-long {
    line-height: 18px !important;
    width: 104px;
}

#detailElements {
    margin-top: 6px;
    overflow-y: scroll;
    height: 200px;
    padding-right: 3px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.color-blue {
    cursor: pointer;
    color: #039AAE !important;
}

.color-grey {
    cursor: pointer;
    color: #ddd;
}

h1 i.filters-title-icon {
    display: inline-block;
    width: 17px;
    height: 16px;
    background-image: url("/img/filter-icon.png");
}

.input-radius {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.k-custom-delete-button {
    border: none !important;
    background-color: #FFF !important;
    background: #FFF !important;
    box-shadow: none !important;
    text-decoration: none !important;
    cursor: pointer;
}

    .k-custom-delete-button i {
        font-size: 15pt;
        color: #333;
    }


.icheckbox_square-aero, .checked, .disabled {
    margin-top: 0px !important;
}

.k-footer-template {
    outline: none !important;
}

.k-list > .k-state-selected {
    color: #368ee0 !important;
}

.k-numeric-wrap {
    border: 1px #039AAE solid !important;
    border-radius: 0px !important;
}

.k-datepicker, .k-picker-wrap, .k-dropdown-wrap.k-state-border-down {
    border-radius: 0px !important;
}

:focus {
    outline: none !important;
}

.k-tooltip {
    width: 100% auto;
}

/*.k-widget.k-tooltip{
    background-color:#720202 !important;
    color:#FFF !important;
    border:1px solid #FFF !important;
}

.k-tooltip-content {
    width: 100px !important;
    font-size: 12px;
}*/

.k-pager-numbers li .k-state-selected {
    color: #368ee0 !important;
}

.changedTd {
    text-align: right;
}

.label {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #D9534F !important;
    font-size: 12px !important;
    padding: 5px !important;
}

.removeIcon {
    width: 20px;
    height: 20px;
    background-image: url("/img/remove.png");
}


.kendoPopupInput {
}

.kendoPopup {
}

.k-grid td {
    padding: 3px 10px !important;
    line-height: 2.9em !important;
}

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    height: 32px !important;
    padding: 0px !important;
}

td[role=gridcell] {
    border-left: 1px solid #E5E5E5 !important;
}

    td[role=gridcell]:last-child {
        border-left: none;
    }

.k-widget .k-button:active:hover, .k-widget .k-button.k-state-active:hover {
    color: #FFF !important;
    box-shadow: none !important;
}

.k-grid-toolbar {
    padding: 4px !important;
}

.k-dirty {
    display: none;
}

.grid .input-append .add-on:last-child, .input-append .btn:last-child {
    margin-top: 3px !important;
}

.k-numerictextbox .k-input {
    text-align: right;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle, .input-prepend .btn:first-child {
    margin-top: 0px !important;
}

.k-grid td {
    line-height: 19px !important;
    height: 35px !important;
}

.k-grid-header th.k-header, .k-filter-row th {
    padding: .429em .6em .571em .6em;
    font-weight: 600 !important;
}

.lit-numeric-filter {
    text-align: right;
    display: block !important;
}

.lit-numeric {
    text-align: right;
}

.lit-readonly {
    background-color: #f5f5f5;
}

.form-horizontal.form-bordered .control-group .control-label {
    padding: 20px 10px 5px 10px !important;
}

.k-state-focused {
    background-color: #F5F5F5 !important;
}

.label-default {
    background-color: #555 !important;
    font-size: 10px !important;
}

.label-info {
    background-color: #5bc0de !important;
    font-size: 10px !important;
}

.label-primary {
    background-color: #5cb85c !important;
    font-size: 10px !important;
}

.label-warning {
    background-color: #f0ad4e !important;
    font-size: 10px !important;
}

.label-success {
    background-color: #5cb85c !important;
    font-size: 10px !important;
}

div.tagsinput span.tag {
    border: 0 !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    display: block;
    float: left;
    padding: 5px;
    font-size: 11pt !important;
    text-decoration: none;
    background: #039AAE !important;
    color: #FFF !important;
    margin-right: 2px !important;
    margin-bottom: 2px !important;
    font-size: 13px;
}

    div.tagsinput span.tag a {
        font-weight: bold;
        color: #FFF !important;
        text-decoration: none;
        font-size: 11px;
        position: absolute;
        margin-left: -4px;
        margin-top: -10px;
    }

.reassignTask {
    margin-left: 3px;
}

.printerFriendly {
    margin-right: -3px;
}

.k-edit-cell {
    padding: 0px !important;
}

.alert h2 {
    font-size: 9pt;
    height: 20px;
    padding-bottom: 5px;
    margin: 0px;
}

#myModalLabel {
    font-size: 10pt;
    font-style: italic;
}

#filterTab {
    margin-top: 10px;
    margin-bottom: 0px;
}

    #filterTab li.active a {
        background-color: #eee;
        border-color: #eee;
    }

.table_cell li a {
    color: #333 !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

#searchResultkindo thead[role="rowgroup"] a,
#grid_my thead[role="rowgroup"] a, #grid_shared thead[role="rowgroup"] a {
    color: #333 !important;
    text-transform: uppercase;
}

.badge {
    display: inline-block;
    font-size: 11px;
    padding-right: 7px;
    padding-left: 7px;
    -webkit-border-radius: 9px;
}

div[role="tooltip"] {
    background-color: #FDEFBA !important;
    border-color: #FDEFBA !important;
    color: #E1302F !important;
    font-size: 10pt !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif, FontAwesome;
    box-shadow: none !important;
    min-width: 50px;
    max-width: 100px;
    float: left;
    margin-top: 8px;
}

    div[role="tooltip"]::before {
        color: #333;
        float: left;
        opacity: 0.8;
        font-size: 11pt;
        content: "\f06a" !important;
        margin-top: -1px;
    }

.k-callout-n {
    border-bottom-color: #FDEFBA !important;
}

.k-tooltip-validation {
    display: none !important;
}

.cb_label {
    float: right;
    margin-left: 10px;
    margin-top: 11px;
}

.checkbox label {
    float: left;
    margin-right: 10px;
    line-height: 0;
}

.checkbox {
    clear: both;
}

.modal-lg {
    width: 1000px;
}

.k-grid .k-pager-numbers .k-current-page {
    display: none;
}

#searchResult {
    margin-top: 5px;
    float: none;
    min-height: 300px;
}

table[role=grid] tbody > tr:last-child td {
    border-bottom: 1px #E5E5E5 solid !important;
}

.search-surec-tipi {
    width: 400px !important;
}

.datetime.search-start-date {
    width: 230px;
    margin-right: 10px;
}

.datetime.search-end-date {
    width: 230px;
    margin-left: 10px;
}

.search-dropdown {
    width: 244px;
}

.search-button {
    float: right !important;
    margin-right: 75px;
}

.form-search {
    width: 856px;
}

    .form-search .check-line {
        margin-bottom: 0px !important;
        width: 110px;
    }

.k-list-container ul {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    max-height: 250px;
}

.grid td {
    position: relative;
}

.grid-invalid {
    position: absolute;
    display: inline-block;
    border: 1px solid #B71C1C;
    left: 0px;
    top: 0px;
}

.control-label {
    position: relative;
}

.grid-validation-error {
    position: absolute;
    left: 0;
    top: 50px;
    padding: 0 10px;
    width: 210px;
    text-align: right;
    font-weight: normal;
}

.grid-validation-error-parent {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFCFCF', endColorstr='#f6f6f6') !important;
    background: #FFCFCF !important; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #FFCFCF 0%, #f6f6f6 300px) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #FFCFCF 0%, #f6f6f6 300px) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #FFCFCF 0%, #f6f6f6 300px) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(top, #FFCFCF 0%, #f6f6f6 300px) !important; /* Standard syntax */
    background-image: linear-gradient(to bottom, #FFCFCF 0%, #f6f6f6 80%) !important;
}

.box-content .loading-container {
    background-color: #eee;
    padding: 10px;
    text-align: center;
}

.box-content .loading-button {
    padding: 0px;
}

    .box-content .loading-button a {
        padding: 10px;
        display: block;
        text-decoration: none;
        text-align: center;
    }

        .box-content .loading-button a:hover {
            background-color: #dfdfdf;
        }

#systemLogContainer td a {
    color: #3D3D3D;
    background-color: #DDDDDD;
    padding: 2px 5px;
    border-radius: 3px;
    text-decoration: none;
}

#variableDetailsModal {
    width: 70%;
    margin-left: -35%;
}

    #variableDetailsModal .modal-body {
        max-height: 70%;
        min-height: 30%;
    }

#grid_shared .k-grid-content,
#grid_my .k-grid-content,
#searchResultkindo .k-grid-content {
    min-height: 10px !important;
}


.grid[mode="taskDetail"] .k-grid-content, .grid-detail .k-grid-content {
    min-height: 42px !important;
}

.modal-label {
    margin: 5px;
    float: left;
    min-width: 100px;
}

#editLdap .form-group,
#addLdap .form-group {
    margin-top: 15px;
}

.newLdapForm .error {
    color: red;
    margin: 0px;
    margin-left: 5px;
}

.invalidLdap {
    color: red;
    margin-left: 5px;
    margin-top: 5px;
}

.invalidLdapUsername {
    color: red;
    margin-left: 5px;
    margin-top: -5px;
    width: 360px;
    text-align: left;
}

.checkLdap {
    margin-top: 5px;
    margin-left: 5px;
}

.ldapServerList tbody tr td {
    vertical-align: middle;
}


.grid[mode="taskDetail"] .k-grid-content {
    min-height: 42px !important;
}

#searchResultkindo > table /* includes both the header and the data cells */ {
    table-layout: fixed;
}

div.loading-span {
    display: inline-block !important;
    width: auto !important;
    height: 15px;
    background-image: url("/img/modernui/uploader/loading.gif");
    background-repeat: no-repeat;
}

div.alert-floating {
    position: fixed;
    top: 50px;
    width: 30%;
    right: 209px;
    box-shadow: 2px 2px 8px #CACACA;
    font-size: 15px;
}

.alert-warning-original {
    color: #8a6d3b !important;
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
}

.alert-original {
    padding: 15px !important;
    margin-bottom: 20px !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

a.map-icon-24 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/img/map_icon_small.png") top left no-repeat;
    float: right;
    margin-right: 7px;
}

table a.map-icon-24 {
    float: unset;
}

a.map-parse-error {
    background: url("/img/map_icon_small_alert.png") top left no-repeat;
}

a.map-no-data {
    background: url("/img/map_icon_small_nodata.png") top left no-repeat;
    cursor: default;
}

#mapModal .modal-body {
    max-height: 100%;
}

#mapModal .modal-dialog {
    width: 820px;
}

#mapModal {
    width: 830px;
    left: 40%;
}

    #mapModal .map-details {
        margin-bottom: 10px;
    }

        #mapModal .map-details label {
            display: inline-block;
            background: #E6E6E6;
            padding: 3px 45px;
            margin-right: 5px;
        }

        #mapModal .map-details span {
            margin-right: 30px;
        }

    #mapModal.modal.fade {
        top: -771px;
    }

.modal.fade {
    top: -120%;
}

#mapModal.modal.fade.in {
    top: 3%;
}

table .map-parse-error {
}

#taskSummaryContainer .geoLocationRow {
    padding-bottom: 0;
}

.randomPasswordLabel {
    font-size: 12px !important;
    margin-left: 5px;
    background: #039AAE !important;
}

#pie-chart-list ul {
    list-style: none;
}

    #pie-chart-list ul li {
        height: 33px;
        margin-bottom: 5px;
        cursor: pointer;
    }

        #pie-chart-list ul li .color-band {
            width: 3px;
            height: inherit;
            display: block;
            float: left;
        }

        #pie-chart-list ul li .item-value {
            background: #f9f6e8;
            width: 50px;
            height: inherit;
            display: block;
            float: left;
            text-align: center;
            line-height: 33px;
        }

        #pie-chart-list ul li:hover .item-value {
            background: #efead5;
        }

        #pie-chart-list ul li .item-name {
            background: #fcfaf2;
            height: inherit;
            display: block;
            line-height: 33px;
            margin-left: 53px;
            padding-left: 10px;
            overflow: hidden;
        }

        #pie-chart-list ul li:hover .item-name {
            background: #f2eee1;
        }



.notify {
    color: #ffffff;
    background: rgb(234, 65, 150);
    line-height: 10px;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    padding: 3px;
    position: absolute;
    border-color: #fff;
    left: 2px;
    top: 4px;
    text-align: center;
    border: 1px solid #fff;
}

.cb-error {
    color: red;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item > .badged {
        float: right;
    }

.hided {
    display: none !important;
}


.broadCast {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.time {
    /*  float: right;*/
    max-width: 75px;
    font-size: 11px;
    font-weight: 400;
    opacity: .7;
    filter: alpha(opacity=70);
    text-align: right;
    padding: 1px 5px;
    background: #f1f1f1;
}

.timeNotify {
    float: right;
    max-width: 75px;
    font-size: 11px;
    font-weight: 400;
    opacity: .7;
    filter: alpha(opacity=70);
    text-align: right;
    padding: 1px 5px;
    background: #f1f1f1;
}

.lbl {
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 6px 8px 6px 8px !important;
    color: #fff;
}

.not:hover {
    background: #f8f9fa !important;
    color: #888 !important;
}

.notHover {
    padding: 0 !important;
}

.notPad {
    padding: 17px 15px !important;
}

.unRead {
    background: #e2e4e6 !important;
    color: #888 !important;
}


.btnClear {
    position: absolute !important;
    margin-left: -27px !important;
    z-index: 999 !important;
    background-color: transparent !important;
    border-radius: 50% !important;
    line-height: normal;
}

.btnClearTable {
    position: absolute !important;
    margin-left: -27px !important;
    z-index: 999 !important;
    background-color: transparent !important;
    border-radius: 50% !important;
    line-height: normal;
}

.headcol {
    position: absolute fixed;
    top: auto !important;
}

.k-grid td {
    line-height: 30px !important;
    height: 35px !important;
}

.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

.popclear {
    position: absolute;
    right: 20px;
    top: 36px;
}

.dropArea {
    background: #b5b5b5 !important;
}

.active-drop {
    background: #b5b5b5 !important;
    opacity: .3;
}
