html, body, div, span, iframe, h3, h5, h6, p, a, abbr, img, strong, b, i, ul, li,
fieldset, form, label, table, tbody, tfoot, thead, tr, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

ul {
    list-style: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
}

* {
    outline: none;
    margin: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: none;
}

input[type=text], input[type=password] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

textarea {
    border: none;
}

button, input[type=submit] {
    font-family: Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

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

p {
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
    color: #2b6893;
}

.mt10 {
    margin-top: 10px;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a.button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

@font-face {
    font-family: 'IcoMoon';
    src: url("font/icomoon.eot");
    src: url("font/icomoon.eot#iefix") format("embedded-opentype"),
         url("font/icomoon.svg") format("svg"),
         url("font/icomoon.woff") format("woff"),
         url("font/icomoon.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.iconb:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
}

.whead .iconb {
    margin: 2px 0 0 0;
    display: block;
    float: left;
}

.iconb {
    font-weight: normal;
}

.iconb:hover {
    font-weight: normal;
}

[class*="button"] [class*="icon-"] {
    margin: 0px 0 -1px -2px;
    float: left;
    display: block;
    font-size: 14px;
    font-weight: normal;
}

[class^="icon-"] {
    font-family: 'IcoMoon';
    font-style: normal;
    vertical-align: text-top;
    line-height: 14px;
    margin-right: 10px;
    font-weight: normal;
}

.icon-user:before {
    content: "\e03d";
}

.icon-info:before {
    content: "\e092";
}

.icon-plus-2:before {
    content: "\e099";
}

.icon-twitter:before {
    content: "\e0ec";
}

[class^="icos-"], [class*="icos-"] {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    padding-top: 4px;
}

.icos-music:before {
    content: url(../images/icons/usual/icon-music-symbol.png);
}

.icos-full2:before {
    content: url(../images/icons/usual/icon-full2.png);
}

.icos-star:before {
    content: url(../images/icons/usual/icon-star.png);
}

.icos-check:before {
    content: url(../images/icons/usual/icon-check.png);
}

.icos-add:before {
    content: url(../images/icons/usual/icon-add.png);
}

.icos-pencil:before {
    content: url(../images/icons/usual/icon-pencil.png);
}

.icos-refresh2:before {
    content: url(../images/icons/usual/icon-refresh2.png);
}

.icos-blocks:before {
    content: url(../images/icons/usual/icon-blocks.png);
}

.icos-list:before {
    content: url(../images/icons/usual/icon-list.png);
}

.icos-list2:before {
    content: url(../images/icons/usual/icon-list2.png);
}

.icos-frames:before {
    content: url(../images/icons/usual/icon-frames.png);
}

.icos-camera3:before {
    content: url(../images/icons/usual/icon-camera3.png);
}

.icos-images2:before {
    content: url(../images/icons/usual/icon-images2.png);
}

.icos-user:before {
    content: url(../images/icons/usual/icon-user.png);
}

.icos-create:before {
    content: url(../images/icons/usual/icon-create.png);
}

.icos-locked:before {
    content: url(../images/icons/usual/icon-locked.png);
}

.icos-cloud:before {
    content: url(../images/icons/usual/icon-cloud.png);
}

.icos-alert:before {
    content: url(../images/icons/usual/icon-alert.png);
}

.icos-trash:before {
    content: url(../images/icons/usual/icon-trash.png);
}

.icos-search:before {
    content: url(../images/icons/usual/icon-search.png);
}

.icos-dates:before {
    content: url(../images/icons/usual/icon-dates.png);
}

[class^="icol-"], [class*="icol-"] {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    padding-top: 4px;
}

[class*="button"] > [class*="icol-"] {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
}

.icol-check:before {
    content: url(../images/icons/light/icon-check.png);
}

.icol-add:before {
    content: url(../images/icons/light/icon-add.png);
}

.icol-pencil:before {
    content: url(../images/icons/light/icon-pencil.png);
}

.icol-full3:before {
    content: url(../images/icons/light/icon-full3.png);
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix {
    display: inline-block;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: block;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget {
    font-size: 12px;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget-content {
    background: #fafafa;
}

.ui-widget-content a {
    color: #222222;
}

.ui-widget-header {
    font-weight: bold;
}

.ui-widget-header a {
    color: #222222;
}

.ui-state-default, .ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border-left: 1px solid #d5d5d5;
    font-weight: normal;
    border-bottom: 1px solid #D5D5D5;
}

.ui-state-default a {
    color: #555555;
    text-decoration: none;
}

.ui-state-default a:link, .ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #fafafa;
    font-weight: normal;
    color: #5a95ba;
}

.ui-state-active a {
    color: #797979;
    text-decoration: none;
}

.ui-state-active a:link, .ui-state-active a:visited {
    color: #797979;
    text-decoration: none;
}

.ui-widget :active {
    outline: none;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../images/jquery_ui/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(../images/jquery_ui/ui-icons_222222_256x240.png);
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ui-corner-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ui-corner-all {
    border-radius: 0;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
    display: block;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible;
}

.ui-button .ui-button-text {
    display: block;
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-dialog {
    position: absolute;
    padding: 3px;
    width: auto;
    background: #808080;
    border-radius: 5px;
}

.ui-dialog input[type=text] {
    font-size: 15px !important;
    font-family: "Roboto";
    padding: 6px 5px;
    background: white;
    border: 1px solid #DDD;
    width: 100%;
    box-shadow: 0 0 0 2px #f4f4f4;
    color: #656565;
    width: 100%;
    margin: 10px auto;
    display: block;
    box-sizing: border-box;
}

.ui-dialog input[name="description"] {
    font-family: "Roboto";
}

input[name="title"], input[name="url"], input[name="class"] {
    font-family: "Roboto";
}

.ui-dialog form label {
    float: left;
    cursor: pointer;
    margin-bottom: 3px;
}

.ui-dialog .ui-dialog-titlebar {
    position: relative;
    border-bottom: 1px solid #CDCDCD;
    box-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px white;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}

.ui-dialog .ui-dialog-title {
    height: 40px;
    padding: 0 14px;
    line-height: 40px;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 6px;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
    opacity: 0.6;
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 1px;
    background: #fafafa;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    overflow: auto;
    zoom: 1;
    padding: 10px 12px;
    background: #f5f5f5;
    clear: both;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 0 12px;
    font-size: .9em;
    border-top: 1px solid #cdcdcd;
    padding: 10px 0;
    text-shadow: 0 1px white;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: right;
    margin: 0 4px;
}

.ui-dialog .ui-dialog-buttonpane button {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 -1px #6f6f6f;
    display: inline-block;
    line-height: 14px;
    border-radius: 0;
    padding: 7px 16px;
    margin: 0 5px;
    border: 1px solid #3e76af;
    box-shadow: 0 1px 2px 0 #66b2d2 inset;
    background: #5ba5cb;
    background: linear-gradient(to bottom, #5ba5cb 0%, #3a70ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ba5cb', endColorstr='#3a70ab', GradientType=0);
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    opacity: 0.95;
}

.ui-dialog .ui-dialog-buttonpane button:active {
    background: #4786b8;
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff;
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 5px;
    bottom: 5px;
    opacity: 0.3;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-tabs {
    position: relative;
    zoom: 1;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    border-bottom: 1px solid #CDCDCD;
    background: #F8F8F8;
    background: linear-gradient(to bottom, #F8F8F8 0%, #E8E8E8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}

.ui-tabs .ui-tabs-nav:after {
    content: "";
    display: block;
    clear: both;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
    border-left: 0;
    border-right: 1px solid #d5d5d5;
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 12px 16px 10px 16px;
    text-decoration: none;
    display: block;
    outline: none;
    color: #636363;
    font-size: 12px;
    font-weight: bold;
}

.ui-tabs .ui-tabs-nav li a:hover {
    color: #797979;
}

.ui-tabs .ui-tabs-nav li:hover {
    background: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #f7f7f7;
    box-shadow: 0 1px 0 #eaeaea;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #2E6B9B;
}

.ui-tabs .ui-tabs-nav li a {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    background: none;
}

.ui-datepicker {
    width: 195px;
    display: none;
    border: 1px solid #CDCDCD;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url("../images/elements/lightbox/fancybox.png");
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background: transparent url("../images/elements/lightbox/fancybox.png") -48px -2px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url("../images/elements/lightbox/blank.gif");
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 15px;
    height: 17px;
    margin-top: -9px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url("../images/elements/lightbox/fancybox.png");
    background-position: -48px -35px;
    margin-left: -19px;
}

#fancybox-right-ico {
    background-image: url("../images/elements/lightbox/fancybox.png");
    background-position: -48px -17px;
    margin-right: -19px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible;
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url("../images/elements/lightbox/fancybox-x.png");
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url("../images/elements/lightbox/fancybox.png");
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url("../images/elements/lightbox/fancybox-y.png");
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url("../images/elements/lightbox/fancybox.png");
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url("../images/elements/lightbox/fancybox-x.png");
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url("../images/elements/lightbox/fancybox.png");
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url("../images/elements/lightbox/fancybox-y.png");
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url("../images/elements/lightbox/fancybox.png");
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: "Roboto";
    font-size: 12px;
    z-index: 1102;
}

/*!
* Bootstrap Responsive v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/

.clearfix {
    *zoom: 1;
}

.clearfix:before {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before {
    display: table;
    line-height: 0;
    content: "";
}

.container:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

.container-fluid:before {
    display: table;
    line-height: 0;
    content: "";
}

.container-fluid:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}

@-ms-viewport {
    width: device-width;
}

.hidden {
    display: none;
}

@media (min-width: 1200px) {
    .row {
        margin-left: -30px;
        *zoom: 1;
    }

    .row:before {
        display: table;
        line-height: 0;
        content: "";
    }

    .row:after {
        display: table;
        line-height: 0;
        content: "";
        clear: both;
    }

    [class*="grid"] {
        float: left;
        min-height: 1px;
        margin-left: 30px;
    }

    .container {
        width: 1170px;
    }

    .grid8 {
        width: 770px;
    }

    .grid6 {
        width: 570px;
    }

    .fluid {
        width: 100%;
        *zoom: 1;
    }

    .fluid:before {
        display: table;
        line-height: 0;
        content: "";
    }

    .fluid:after {
        display: table;
        line-height: 0;
        content: "";
        clear: both;
    }

    .fluid [class*="grid"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%;
        box-sizing: border-box;
    }

    .fluid [class*="grid"]:first-child {
        margin-left: 0;
    }

    .fluid .grid8 {
        width: 65.81196581196582%;
        *width: 65.75877432260411%;
    }

    .fluid .grid6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%;
    }

    input, textarea {
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .row:before {
        display: table;
        line-height: 0;
        content: "";
    }

    .row:after {
        display: table;
        line-height: 0;
        content: "";
        clear: both;
    }

    [class*="grid"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container {
        width: 724px;
    }

    .grid8 {
        width: 476px;
    }

    .grid6 {
        width: 352px;
    }

    .fluid {
        width: 100%;
        *zoom: 1;
    }

    .fluid:before {
        display: table;
        line-height: 0;
        content: "";
    }

    .fluid:after {
        display: table;
        line-height: 0;
        content: "";
        clear: both;
    }

    .fluid [class*="grid"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%;
        box-sizing: border-box;
    }

    .fluid [class*="grid"]:first-child {
        margin-left: 0;
    }

    .fluid .grid8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%;
    }

    .fluid .grid6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%;
    }

    input, textarea {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    body {
        padding-right: 20px;
        padding-left: 20px;
    }

    .container-fluid {
        padding: 0;
    }

    .container {
        width: auto;
    }

    .fluid {
        width: 100%;
    }

    .row {
        margin-left: 0;
    }

    [class*="grid"], .fluid [class*="grid"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
    }
}

@media (max-width: 480px) {
    input[type="checkbox"], input[type="radio"] {
        border: 1px solid #ccc;
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0;
    }
}

.label {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    background-color: #999999;
    padding: 3px 5px;
    border-radius: 0;
}

.label-success {
    background-color: #468847;
}

.label-info {
    background-color: #3a87ad;
}

.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em;
}

.btn-group:before {
    display: table;
    content: "";
}

.btn-group:after {
    display: table;
    content: "";
    clear: both;
}

.btn-group:first-child {
    *margin-left: 0;
}

.bBlue > .caret {
    border-top-color: white;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin: 5px -5px 5px 10px;
}

.dropdown-menu {
    position: absolute;
    text-align: left;
    top: 100%;
    left: -1px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 0px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-radius: 0;
    box-shadow: 0 2px 2px -2px #ccc;
    background-clip: padding-box;
}

.dropdown-menu li a {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #fff;
}

.dropdown-menu li:first-child a {
    border-top: none;
}

.dropdown-menu li:last-child a {
    border-bottom: none;
}

.dropdown-menu a {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: normal;
    color: #6A6A6A;
    white-space: nowrap;
    font-size: 11px;
    background: #fdfdfd;
    background: linear-gradient(to bottom, #fdfdfd 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f5f5', GradientType=0);
}

.dropdown-menu a:hover {
    background: #f5f5f5;
}

/*!
 * elFinder - file manager for web
 * Version 2.0 rc1 (2012-04-10)
 * http://elfinder.org
 * 
 * Copyright 2009-2012, Studio 42
 * Licensed under a 3 clauses BSD license
 */

.select2-container {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.select2-container, .select2-drop {
    box-sizing: border-box;
}

.select2-search {
    box-sizing: border-box;
}

.select2-search input {
    box-sizing: border-box;
}

.select2-container .select2-choice {
    border: 1px solid #d5d5d5;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    line-height: 28px;
    height: 28px;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size: 11px;
    color: #707070;
    background: #fcfcfc;
    background: linear-gradient(to bottom, #fcfcfc 0%, #f4f4f4 100%);
    border-radius: 2px;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
}

.select2-container .select2-choice span {
    margin-right: 32px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 8px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    outline: 0;
}

.select2-container .select2-choice abbr:hover {
    cursor: pointer;
}

.select2-drop {
    background: #fff;
    color: #000;
    border: 1px solid #dadada;
    position: absolute;
    top: 100%;
    z-index: 9998;
    width: 100%;
    margin-top: -1px;
    font-size: 11px;
    border-radius: 0 0 2px 2px;
}

.select2-container .select2-choice div {
    background-clip: padding-box;
    border-left: 1px solid #d2d2d2;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 21px;
}

.select2-container .select2-choice div b {
    background: url(../images/elements/forms/sidebar_dropdown_arrows.png) no-repeat 7px 8px;
    display: block;
    width: 100%;
    height: 100%;
}

.select2-search {
    display: inline-block;
    white-space: nowrap;
    z-index: 10000;
    width: 100%;
    margin: 5px 0;
    padding-left: 4px;
    padding-right: 4px;
}

.select2-search input {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    padding: 5px 20px 5px 6px;
    width: 100%;
    margin: 0;
    background: url(../images/elements/forms/dropdown-search.png) no-repeat 97%;
    height: 24px;
}

.select2-results {
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
}

.select2-offscreen {
    position: absolute;
    left: -10000px;
}

.select2-search-choice-close {
    display: block;
    position: absolute;
    top: 9px;
    width: 6px;
    height: 6px;
    font-size: 1px;
    background: url(../images/elements/forms/closeSelection.png) no-repeat;
    outline: none;
}

.sorting {
    background: #eee url("../images/tables/sort_both.png") no-repeat center right;
}

.whead .on_off {
    padding: 9px 9px 7px 9px;
    float: right;
}

select {
    height: 28px;
    width: auto;
    border: 1px solid #ccc;
}

.secNav select {
    width: 100%;
    box-sizing: border-box;
}

.secNav .select2-container .select2-choice {
    border-color: #c8c8c8;
}

.secNav .select2-container {
    width: 100% !important;
    max-width: 100%;
}

html {
    height: 100%;
    font-size: 100%;
}

body {
    font-family: "Roboto",
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 "Roboto",
                 "Oxygen",
                 "Ubuntu",
                 "Cantarell",
                 "Fira Sans",
                 "Droid Sans",
                 "Helvetica Neue",
                 Arial,
                 sans-serif;
    background: url(../images/backgrounds/body.jpg);
    font-size: 12px;
    line-height: 22px;
    color: #5f5f5f;
    min-height: 100%;
    position: relative;
}

#content {
    padding-bottom: 60px;
    position: relative;
    margin-left: 327px;
    padding-top: 49px;
}

.wrapper {
    margin: 0 22px;
}

.clear {
    clear: both;
    display: block;
}

a {
    cursor: pointer;
}

p {
    padding-top: 12px;
}

img {
    border-radius: 0;
}

.noBorderB {
    border-bottom: none !important;
}

.nopadding {
    padding: 0 !important;
}

button {
    cursor: pointer;
}

input[type=submit] {
    cursor: pointer;
}

.with {
    width: 326px;
}

h3 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

:-moz-placeholder {
    color: #b3b3b3;
}

.textL {
    text-align: left !important;
}

.textR {
    text-align: right;
}

.redBack, .greenBack, .greyBack, .blueBack {
    padding: 0 10px;
    border-radius: 0;
    color: #fafafa;
}

.redBack {
    background: #dc143c;
}

.greenBack {
    background: #00897b;
}

.greyBack {
    background: #8da8b9;
}

.blueBack {
    background: #4f5e67;
}

.liDone li {
    background: url(../images/elements/other/taskDone.png) no-repeat 0 6px;
    padding: 0 0 0 20px;
}

#top {
    background: url(../images/backgrounds/top.jpg) repeat-x 0 0;
    height: 48px;
    display: block;
    width: 100%;
    position: absolute;
    z-index: 10000;
    border-bottom: 1px solid #1c1c1c;
}

.logo {
    float: left;
    margin-top: 10px;
}

.topNav {
    float: right;
    position: relative;
}

.topSearch input[type=submit] {
    background: url(../images/sprites/sprite.png);
}

ul.userNav {
    float: left;
    margin: 10px 0 0 0;
}

ul.userNav li {
    display: inline-block;
    margin: 0 0 0 10px;
    background: #262626;
    border-radius: 50%;
    box-shadow: 0 1px 0 #4e4e4e;
}

ul.userNav li:hover {
    background-color: #282828;
}

ul.userNav li:active {
    background-color: #242424;
}

ul.userNav li a {
    display: block;
    height: 28px;
    width: 28px;
}

ul.userNav li a.screen {
    background: url(../images/icons/usernav/screen.png) no-repeat 9px 9px;
}

ul.userNav li a.profile {
    background: url(../images/icons/usernav/profile.png) no-repeat 9px 9px;
}

ul.userNav li a.logout {
    background: url(../images/icons/usernav/logout.png) no-repeat 9px 9px;
}

ul.userNav li a.sidebar {
    background: url(../images/icons/usernav/sidebar.png) no-repeat 9px 9px;
}

.topSearch {
    position: absolute;
    display: none;
    right: 30px;
    top: 58px;
    background: url(../images/backgrounds/sidebar.jpg);
    padding: 10px;
    border-radius: 0;
}

.topSearch input[type=text] {
    background: #2c2c2c;
    padding: 6px 8px 7px 8px;
    border-radius: 0;
    color: #9d9d9d;
    width: 180px;
    box-shadow: 0 1px 1px #1c1c1c inset, 0 1px 1px #454545;
}

.topSearch input[type=submit] {
    background-position: 0 0;
    width: 19px;
    height: 20px;
    position: absolute;
    right: 14px;
    top: 14px;
}

.topSearch input[type=submit]:hover {
    background-position: 0 -21px;
}

.topSearch input[type=submit]:active {
    background-position: 0 -42px;
}

.topDropArrow {
    background: url(../images/elements/other/dropTopArrow.png) no-repeat;
    width: 13px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: -6px;
    margin-left: -6px;
    display: block;
}

#sidebar {
    display: block;
    background: url(../images/backgrounds/side.jpg) repeat-y;
    min-height: 100%;
    position: absolute;
    z-index: 999;
    border-right: 1px solid #c3c3c3;
}

.mainNav {
    width: 100px;
    background: url(../images/backgrounds/sidebar.jpg);
    float: left;
    padding-top: 15px;
    position: relative;
    z-index: 99;
    padding-top: 49px;
}

.secNav {
    position: relative;
    padding-left: 100px;
    z-index: 98;
    padding-top: 49px;
}

.secNav .secWrapper {
    float: left;
    width: 226px;
}

.secNav .secWrapper:after {
    content: "";
    display: block;
    clear: both;
}

#sidebar .divider {
    height: 0;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    margin: 20px 0;
}

#sidebar .divider > span {
    position: absolute;
    left: 50%;
    margin-left: -21px;
    background: #e6e6e6 url(../images/div.png) no-repeat 50%;
    width: 36px;
    padding: 0 3px;
    height: 9px;
    display: block;
    top: -4px;
}

#sidebar .sidePad {
    padding: 0 15px;
}

.leftUser {
    display: none;
    position: absolute;
    top: 16px;
    font-size: 12px;
    width: 137px;
    padding-left: 7px;
    left: 106px;
    border-radius: 0;
    text-align: left;
    background: url(../images/elements/other/userArrow.png) 0 11px no-repeat;
    z-index: 1000;
}

.leftUser li {
    border-bottom: 1px solid #343434;
    border-top: 1px solid #545454;
    background: url(../images/backgrounds/sidebar.jpg);
}

.leftUser li:hover {
    background: #454545;
}

.leftUser li:first-child {
    border-top: none;
}

.leftUser li:last-child {
    border-bottom: none;
}

.leftUser li a {
    display: block;
    padding: 6px 5px 6px 34px;
    color: #c2c2c2;
}

.leftUser li a.sProfile {
    background: url(../images/icons/usernav/profile.png) no-repeat 12px 12px;
}

.leftUser li a.sLogout {
    background: url(../images/icons/usernav/logout.png) no-repeat 12px 12px;
}

.user {
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 16px;
    border-top: 1px solid #545454;
}

.user a {
    position: relative;
    display: inline-block;
}

.user a > img {
    box-shadow: 0 1px 3px #1e1e1e;
}

.user > span {
    display: block;
    color: #c2c2c2;
    margin-top: 10px;
}

.nav {
    text-align: center;
    border-top: 1px solid #2e2e2e;
    margin-top: 10px;
    border-bottom: 1px solid #555555;
}

.nav li {
    border-top: 1px solid #555555;
    border-bottom: 1px solid #2e2e2e;
    position: relative;
}

.nav li a {
    display: block;
    padding: 14px 0 8px 0;
    color: #bababa;
    font-size: 12px;
    width: 100px;
    background: linear-gradient(to bottom, rgba(86, 86, 86, 0.2) 0%, rgba(54, 54, 54, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33565656', endColorstr='#33363636', GradientType=0);
}

.nav li a span {
    display: block;
    padding-top: 4px;
    text-shadow: 0 1px 0 #303030;
}

.nav li a:active {
    background: linear-gradient(to to top, rgba(120, 120, 120, 0.2) 0%, rgba(120, 120, 120, 0.3) 100%);
    background: -ms-linear-gradient(to bottom, rgba(86, 86, 86, 0.2) 0%, rgba(54, 54, 54, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33565656', endColorstr='#1a363636', GradientType=0);
}

.nav li a.active {
    background: linear-gradient(to to top, rgba(120, 120, 120, 0.2) 0%, rgba(120, 120, 120, 0.3) 100%);
    background: -ms-linear-gradient(to bottom, rgba(86, 86, 86, 0.2) 0%, rgba(54, 54, 54, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33565656', endColorstr='#1a363636', GradientType=0);
    color: #f4f4f4;
}

.nav > li > a:hover {
    background: linear-gradient(to bottom, rgba(86, 86, 86, 0.2) 0%, rgba(86, 86, 86, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33565656', endColorstr='#1a363636', GradientType=0);
}

.nav > li > a:hover {
    color: #f4f4f4;
    transition: all 0.3s ease-in-out;
}

.secTop {
    height: 64px;
    background: url(../images/backgrounds/contentTop.png) repeat-x;
    position: relative;
}

.secTop [class^="triangle-"] {
    background: url(../images/elements/ui/triangles.png) no-repeat;
    width: 28px;
    height: 27px;
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
}

.secTop .triangle-red {
    background-position: -84px 0;
}

.secTop .triangle-red:hover {
    background-position: -84px -27px;
}

.secTop .triangle-red:active {
    background-position: -84px -54px;
}

.subNav {
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}

.subNav li {
    font-size: 12px;
    position: relative;
}

.subNav li a {
    color: #878787;
    padding: 8px 14px 8px 14px;
    display: block;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #cecece;
    font-weight: bold;
    background: #f7f7f7;
    background: linear-gradient(to bottom, #f7f7f7 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e6e6e6', GradientType=0);
}

.subNav li a:hover {
    background: #fbfbfb;
    background: linear-gradient(to bottom, #fbfbfb 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e8e8e8', GradientType=0);
}

.subNav li a:active {
    background: #f0f0f0;
}

.subNav li a.this {
    background: url(../images/backgrounds/body.jpg);
    margin-right: -1px;
    color: #e44249;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    padding-left: 10px;
}

.subNav .activeli {
    border-left: 4px solid #505050;
}

.secNav .formRow {
    padding: 0;
    border: none;
    margin-top: 18px;
}

.secNav .formRow:first-child {
    margin-top: 0;
}

.secNav .formRow > label {
    padding: 0 0 6px 0;
}

.secNav input[type="button"] {
    width: 100%;
}

.secNav button {
    width: 100%;
}

.balance {
    padding: 0 15px;
    line-height: 18px;
}

.balance .balInfo {
    float: left;
    margin: 14px 10px 0 0;
    font-size: 14px;
    font-weight: bold;
}

.balance .balInfo > span {
    color: #959595;
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.sideB {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px;
    display: block;
    text-align: center;
    color: #fff;
}

.fulldd {
    height: 28px;
    box-shadow: 0 1px 0 #fff, 0 1px 0 #fff inset;
    background: url(../images/backgrounds/breadcrumbs.png) repeat-x;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    font-size: 12px;
}

.fulldd li {
    width: 100%;
    position: relative;
}

.fulldd li a {
    color: #666666;
    text-decoration: none;
    padding: 3px 25px 3px 14px;
    display: block;
    white-space: nowrap;
}

.fulldd li a:hover {
    background: #f8f8f8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#eaeaea', GradientType=0);
}

.fulldd li a:active {
    background: #f8f8f8;
}

.fulldd li a img {
    display: block;
    position: absolute;
    right: 10px;
    top: 11px;
}

.fulldd li ul {
    position: absolute;
    display: none;
    right: -1px;
    border: 1px solid #c3c3c3;
    box-shadow: 0 1px 2px #dadada;
    z-index: 1010;
    width: 100%;
}

.fulldd li ul li {
    width: 100%;
    float: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
}

.fulldd li ul li:first-child {
    border-top: none;
}

.fulldd li ul li a {
    background: #FDFDFD;
    padding: 5px 12px;
    background: linear-gradient(to bottom, #FDFDFD 0%, whiteSmoke 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f5f5', GradientType=0);
}

.fulldd li ul li a:hover {
    background: #f5f5f5;
}

.divider {
    height: 0;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #fff;
    position: relative;
    margin: 35px 0 0 0;
}

.divider > span {
    position: absolute;
    left: 50%;
    margin-left: -21px;
    background: #eeeeee url(../images/div.png) no-repeat 50%;
    width: 36px;
    padding: 0 3px;
    height: 9px;
    display: block;
    top: -4px;
}

.dialog .divider {
    height: 0;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #fff;
    position: relative;
    margin: 20px 0;
}

[class*="dataNum"] {
    border-radius: 0;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 3px 6px 2px 6px;
    height: 15px;
    line-height: 15px;
}

#sidebar [class*="dataNum"] {
    position: absolute;
    right: 8px;
    top: 10px;
}

.dataNumRed {
    background: #b35d5d;
    box-shadow: 0 1px 0 #f7f7f7, inset 0 1px 1px #9b5151;
}

.contentTop {
    height: 64px;
    padding: 0 22px;
    background: url(../images/backgrounds/contentTop.png) repeat-x;
}

.pageTitle {
    display: block;
    float: left;
    color: #626262;
    font-size: 14px;
    font-weight: bold;
    margin: 21px 30px 21px 0;
}

.breadLine {
    clear: both;
    height: 28px;
    box-shadow: 0 1px 0 #fff, 0 1px 0 #fff inset;
    background: url(../images/backgrounds/breadcrumbs.png) repeat-x;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    font-size: 12px;
}

.bc {
    margin: 0;
    float: left;
}

ul.breadcrumbs {
    position: relative;
    z-index: 990;
    margin-left: 18px;
}

ul.breadcrumbs:after {
    content: "";
    display: block;
    clear: both;
}

ul.breadcrumbs li {
    float: left;
}

ul.breadcrumbs li.current {
    border-right: none;
}

ul.breadcrumbs li a {
    color: #666666;
    text-decoration: none;
    padding: 3px 20px 3px 14px;
    display: block;
    background: url(../images/icons/breadsArrow.png) no-repeat 100% 10px;
    height: 22px;
    line-height: 23px;
}

ul.breadcrumbs li a:hover {
    color: #2B6893;
}

ul.breadcrumbs li.current > a {
    color: #B1B1B1;
    background: none;
}

ul.breadcrumbs > li:first-child {
    background: url(../images/icons/breadsHome.png) no-repeat 2px 10px;
}

ul.breadcrumbs > li:first-child > a {
    padding-left: 20px;
}

.middleNavR li {
    border-radius: 50%;
    width: 84px;
    height: 84px;
    box-shadow: inset 0 2px 0px #ccc, 0 1px 2px #fff;
}

.middleNavR li a {
    border-radius: 50%;
    top: 8px;
    left: 8px;
    width: 66px;
    height: 66px;
    box-shadow: 0 2px 3px #b5b5b5, 0px 1px 0 #fff inset;
}

.middleNavR {
    text-align: center;
    margin: 30px 0 0 0;
}

.middleNavR li {
    margin: 5px 10px -7px 10px;
    position: relative;
    display: inline-block;
    text-align: center;
    border: 1px solid #dfdfdf;
    background: #e9e9e9;
    background: linear-gradient(to bottom, #e9e9e9 0%, #eaeaea 100%);
}

.middleNavR li a {
    position: absolute;
    background: #fafafa;
    background: linear-gradient(to bottom, #fafafa 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#dfdfdf', GradientType=0);
    border: 1px solid #DFDFDF;
    transition: all 0.1s ease-in-out;
}

.middleNavR li > a:hover {
    background: #e6e6e6;
    background: linear-gradient(to bottom, #f9f9f9 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0);
}

.middleNavR li > a:active {
    box-shadow: 0 2px 2px #efefef, 0 0px 3px 0px #cdcdcd inset;
    background: #e6e6e6;
    background: linear-gradient(to bottom, #f9f9f9 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0);
}

.widget {
    background: #f7f7f7;
    border: 1px solid #cdcdcd;
    border-radius: 0;
    box-shadow: 0 2px 2px -2px #ccc;
    margin-top: 35px;
    position: relative;
}

.widget > [class*="whead"] {
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px #fff;
    position: relative;
}

.whead a {
    color: #636363;
}

.widget > [class*="whead"] h6 {
    float: left;
    display: block;
    padding: 8px 14px 7px 14px;
    font-size: 12px;
    font-weight: bold;
}

[class*="whead"]:after {
    content: "";
    display: block;
    clear: both;
}

.widget .body {
    padding: 14px 16px;
}

.whead {
    color: #636363;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}

.whead .iconb {
    font-size: 16px;
}

.widget .whead > .titleIcon {
    float: left;
    padding: 9px 0 10px 0;
    width: 40px;
    border-right: 1px solid #D5D5D5;
    text-align: center;
}

.buttonS, .buttonM, .buttonL, .buttonH, [class*="tablectrl"] {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 -1px #6f6f6f;
    display: inline-block;
    line-height: 14px;
    border-radius: 0;
}

.buttonS span, .buttonL span, .buttonH span {
    text-shadow: 0 1px 0 #6f6f6f;
    margin-left: 10px;
}

.buttonS {
    padding: 6px 14px;
}

.buttonM {
    padding: 7px 15px;
}

.buttonL {
    padding: 8px 18px;
}

.buttonH {
    float: right;
    padding: 4px 12px 4px 12px;
    color: #fff !important;
    margin: 7px 10px 6px 10px;
}

.bGreen:hover, .bRed:hover, .bBlue:hover, .bGreyish:hover, .bBlack:hover,
.bSea:hover {
    opacity: 0.95;
    filter: alpha(opacity=95);
    transition: opacity 0.2s ease-in-out;
}

.bDefault, .searchLine button {
    border: 1px solid #c3c3c3;
    box-shadow: inset 0 1px 2px #fff;
    color: #686868;
    text-shadow: none;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #f8f8f8 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}

.bDefault:hover, .searchLine button:hover {
    transition: box-shadow 0.05s ease-in-out;
    background: #fafafa;
    background: linear-gradient(to bottom, #fafafa 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0);
}

.bDefault:active, .searchLine button:active {
    background: #eee;
    color: #505050;
    border-color: #c0c0c0;
    box-shadow: 0 0 5px #e2e2e2 inset, 0 1px 1px #fff;
    text-shadow: 0 -1px 1px #f1f1f1;
}

.bDefault span {
    text-shadow: none;
}

.bGreen {
    border: 1px solid #68a341;
    box-shadow: 0 1px 2px 0 #a4ca6c inset;
    background: #96c161;
    background: linear-gradient(to bottom, #96c161 0%, #609c3d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c161', endColorstr='#609c3d', GradientType=0);
}

.bGreen:active {
    background: #74aa49;
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff;
}

.bRed {
    border: 1px solid #a95151;
    box-shadow: 0 1px 2px 0 #cd8787 inset;
    background: #c57979;
    background: linear-gradient(to bottom, #c57979 0%, #a34c4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c57979', endColorstr='#a34c4c', GradientType=0);
}

.bRed:hover {
    opacity: 0.95;
    filter: alpha(opacity=95);
    transition: opacity 0.2s ease-in-out;
}

.bRed:active {
    background: #b15e5e;
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff;
}

.bBlue {
    border: 1px solid #3e76af;
    box-shadow: 0 1px 2px 0 #66b2d2 inset;
    background: #5ba5cb;
    background: linear-gradient(to bottom, #5ba5cb 0%, #3a70ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ba5cb', endColorstr='#3a70ab', GradientType=0);
}

.bBlue:hover {
    opacity: 0.95;
    filter: alpha(opacity=95);
    transition: opacity 0.2s ease-in-out;
}

.bBlue:active {
    background: #4786b8;
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff;
}

.bGreyish {
    border: 1px solid #5e6779;
    box-shadow: 0 1px 2px 0 #9ca6b3 inset;
    background: #8c97a6;
    background: linear-gradient(to bottom, #8c97a6 0%, #596171 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c97a6', endColorstr='#596171', GradientType=0);
}

.bGreyish:active {
    background: #6d7787;
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff;
}

.bBlack {
    border: 1px solid #4e4e4e;
    box-shadow: 0 1px 2px 0 #959595 inset;
    background: #838383;
    background: linear-gradient(to bottom, #838383 0%, #444444 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#444444', GradientType=0);
}

.bBlack:active {
    background: #5d5d5d;
    box-shadow: 0 0 2px #505050 inset, 0 1px 0 #fff;
}

.bSea {
    border: 1px solid #5a837e;
    box-shadow: 0 1px 2px 0 #95b8b6 inset;
    background: #7ca6a3;
    background: linear-gradient(to bottom, #7ca6a3 0%, #547b76 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ca6a3', endColorstr='#547b76', GradientType=0);
}

.bSea:active {
    background: #68918d;
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff;
}

.pagination {
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 35px;
}

.pages li {
    display: inline-block;
}

.pages li.next {
    margin-left: 15px;
}

.pages li a {
    background: #f9f9f9;
    background: linear-gradient(to bottom, #f9f9f9 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#eeeeee', GradientType=0);
    border: 1px solid #c3c3c3;
    border-radius: 0;
    padding: 4px 7px;
    margin: 0 1px;
    cursor: pointer;
    *cursor: hand;
    color: #606060;
    font-size: 12px;
    box-shadow: 0 1px 0 #fff inset, 0 1px 0px #dfdfdf;
}

.pages li a:hover {
    background: #f6f6f6;
    background: linear-gradient(to bottom, #f6f6f6 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e8e8e8', GradientType=0);
}

.pages li a:active {
    background: #6f6f6f;
    color: #fff;
    border-color: #646464;
    box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
    font-weight: bold;
}

.searchLine {
    position: relative;
    box-shadow: 0 1px 1px #fcfcfc;
    margin-top: 35px;
}

.searchLine input[type=text] {
    border: 1px solid #cdcdcd;
    padding: 9px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
}

.searchLine button {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 100%;
    max-height: 100%;
    z-index: 99;
}

.searchLine .icos-search {
    width: 14px;
    margin: 8px;
    padding: 0;
}

.searchLine button:active {
    box-shadow: none !important;
}

.formRow {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    padding: 19px 16px;
}

.formRow:after {
    content: "";
    display: block;
    clear: both;
}

.formRow:first-child {
    border-top: none;
}

.formRow input[type=text], textarea {
    font-size: 14px;
    color: #858585;
    box-shadow: 0 1px 0 #fff;
    padding: 7px;
    border: 1px solid #d7d7d7;
    background: #fdfdfd;
    height: 28px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

textarea {
    height: auto;
}

.note {
    font-size: 12px;
    padding-top: 2px;
    display: block;
    color: #b4b4b4;
    white-space: nowrap;
}

.formRow > label {
    padding: 6px 0;
    display: block;
    float: left;
}

.formSubmit {
    display: block;
    float: right;
}

.checker input, .radio input, .selector select {
    cursor: pointer;
}

.selector, .radio, .checker, .selector *, .radio *, .checker * {
    margin: 0;
    padding: 0;
    cursor: pointer;
}

div.selector {
    background: #fcfcfc;
    background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
    border: 1px solid #D2D2D2;
    line-height: 28px;
    height: 28px;
    box-sizing: content-box;
    border-radius: 0;
    box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    margin: 0;
    padding: 0 0 0 8px;
    cursor: pointer;
    width: auto;
    max-width: 280px;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}

div.selector span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #777;
    text-shadow: 0 1px #f5f5f5;
    padding: 0px 32px 0px 2px;
    background: url(../images/elements/forms/selectArrow.png) no-repeat 100%;
    cursor: pointer;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}

div.selector select {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 28px;
    border: none;
    background: none;
    font-family: "Roboto";
    font-size: 12px;
    border: solid 1px white;
    width: 100%;
    top: 0px;
    left: 0px;
}

div.checker {
    width: 16px;
    height: 16px;
    position: relative;
    display: block;
    vertical-align: middle;
    zoom: 1;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
    box-shadow: 0 1px 0 #fff;
}

div.checker input {
    width: 16px;
    height: 16px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    background: none;
}

div.checker span {
    background: url(../images/elements/forms/checkboxes.png) no-repeat 0 0;
    height: 16px;
    width: 16px;
    display: inline-block;
    text-align: center;
}

div.checker span.checked {
    background-position: 0 -17px;
}

div.radio {
    width: 16px;
    height: 17px;
    position: relative;
    display: block;
    vertical-align: middle;
    zoom: 1;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
}

div.radio input {
    width: 16px;
    height: 17px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    background: none;
}

div.radio span {
    background: url(../images/elements/forms/radios.png) no-repeat 0 0;
    height: 17px;
    width: 16px;
    display: inline-block;
    text-align: center;
}

div.radio span.checked {
    background-position: 0 -18px;
}

div.tagsinput {
    border: 1px solid #ddd;
    background: #fdfdfd;
    padding: 5px;
    width: 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

div.tagsinput input {
    width: 60px;
    border: none;
    padding: 5px 8px 6px 8px;
    background: transparent;
    margin: 5px 5px 0 4px;
}

div.tagsinput div {
    display: block;
    float: left;
}

.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.checkAll tbody tr td:first-child {
    width: 40px;
    padding: 0;
    vertical-align: middle;
    margin: 0;
}

.tDefault tbody td, .tDefault thead td {
    border-left: 1px solid #DFDFDF;
    box-shadow: 0 1px 0 #fafafa inset;
}

.tDefault tbody td:first-child, .tDefault thead td:first-child {
    border-left: none;
}

.checkAll thead td:first-child > img {
    vertical-align: middle;
    padding-bottom: 2px;
}

.tDefault thead td {
    text-align: center;
    font-size: 12px;
    padding: 3px 5px 2px 5px;
    color: #909090;
    background: #eee;
}

.tDefault tbody td {
    padding: 7px 11px;
    vertical-align: middle;
}

.tDefault tbody tr {
    border-top: 1px solid #DFDFDF;
}

.tDefault tbody tr:first-child {
    box-shadow: 0 1px 0px #fff inset;
}

.tDefault tbody tr:nth-child(even) {
    background: #f2f2f2;
}

.tMedia thead td a {
    color: #878787;
}

.tMedia tbody td {
    vertical-align: middle;
    text-align: center;
}

.tMedia tfoot tr {
    height: 50px;
    border-top: 1px solid #ddd;
    background: #F8F8F8;
    background: linear-gradient(to bottom, #F8F8F8 0%, #EFEFEF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0);
}

.tMedia tfoot tr td {
    padding: 7px 11px;
}

.itemActions {
    float: left;
    margin: 6px 0;
}

[class*="tablectrl"] {
    text-shadow: none;
}

.tablectrl_small {
    font-size: 10px;
    padding: 5px 5px 4px 5px;
}

.loginWrapper {
    width: 240px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -124px 0 0 -120px;
    text-align: center;
    perspective: 800px;
}

#login {
    z-index: 100;
}

.loginWrapper form {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transition: 0.8s;
}

.loginPic {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
}

.loginWrapper form {
    display: block;
    margin: 0 auto;
    width: 236px;
}

.loginWrapper input[type=text], .loginWrapper input[type=password] {
    font-size: 12px;
    color: #858585;
    box-shadow: 0 0 0px 2px #ebebeb;
    padding: 7px 27px 7px 9px;
    border: 1px solid #d7d7d7;
    width: 198px;
    display: inline-block;
    margin-top: 15px;
}

.loginUsername {
    background: #fbfbfb url(../images/icons/loginUsername.png) no-repeat 213px 7px;
}

.loginPassword {
    background: #fbfbfb url(../images/icons/loginLock.png) no-repeat 214px 7px;
}

.logControl {
    margin-top: 15px;
}

.logControl:after {
    content: "";
    display: block;
    clear: both;
}

.logControl input[type=submit] {
    float: right;
}

.gallery {
    margin: auto;
    padding: 4px 1.5% 14px 1.5%;
    text-align: center;
}

.gallery ul li {
    display: inline-block;
    margin: 14px 6px 0 6px;
    position: relative;
    height: 110px;
    background: white;
    padding: 4px;
    box-shadow: 0 0px 2px #ddd;
    border: 1px solid #ccc;
    border-radius: 0;
}

.gallery ul li:hover {
    border-color: #ddd;
}

.gallery ul li a {
    display: block;
}

.gallery .actions {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 110px;
    height: 110px;
    display: none;
    background: url(../images/elements/other/overlay.png);
}

.gallery .actions a {
    font-size: 12px;
    display: block;
    margin: 42px 6px;
    display: inline-block;
}

.gallery .actions a:first-child {
    padding-right: 0;
}

.showTabletP {
    display: none !important;
}

.iButton {
    float: right;
    display: none;
    width: 44px;
    height: 27px;
    background: url(../images/elements/other/iButton.png) no-repeat;
    margin-top: 11px;
}

.iTop {
    float: right;
    display: none;
    width: 44px;
    height: 27px;
    background: url(../images/elements/other/iTop.png) no-repeat;
    margin-top: 11px;
    margin-right: 10px;
}

@media only screen and (max-width: 1350px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    #sidebar {
        width: 100px;
    }

    .secNav {
        display: none;
        position: absolute;
        top: 0;
        left: 100px;
        padding-left: 0;
        background: url(../images/backgrounds/subnav.jpg);
        border-right: 1px solid #c3c3c3;
        border-bottom: 1px solid #c3c3c3;
        box-shadow: 0 0 5px #cacaca;
    }

    #content {
        margin-left: 100px;
    }

    .subNav li a.this {
        margin-right: 0;
    }

    .showTabletP {
        display: block !important;
    }

    .userNav .showTabletP {
        display: inline-block !important;
    }

    #sidebar [class*="dataNum"] {
        display: inline-block;
        float: right;
        margin-left: 14px;
        position: static;
        margin-top: 1px;
    }

    .topSearch {
        right: 71px;
    }
}

@media only screen and (min-width: 481px) {
    #sidebar {
        display: block !important;
    }
}

@media only screen and (max-width: 768px) {
    .breadLine {
        text-align: right;
        padding-right: 22px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 980px) {
    .contentTop {
        overflow: hidden;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    #sidebar {
        background: none;
        width: 100%;
        border: none;
        min-height: 0;
        display: none;
    }

    .secNav {
        display: none;
    }

    .mainNav {
        float: left;
        width: 100%;
    }

    .nav {
        margin-top: 0;
        display: none;
    }

    .nav li {
        display: inline-block;
    }

    .nav li a {
        padding: 14px;
    }

    .nav li a span {
        display: none;
    }

    #content {
        margin: 0 !important;
    }

    .breadLine {
        text-align: center;
        padding-right: 0px;
    }

    .searchLine {
        margin-top: 20px;
    }

    .checker, .radio {
        clear: both;
    }

    .contentTop {
        margin: 0;
        padding: 0 20px;
        overflow: hidden;
        clear: both;
    }

    .pageTitle {
        margin-right: 0;
    }

    .iButton, .iTop {
        display: block;
    }

    ul.userNav {
        display: none;
    }

    .leftUser {
        display: none !important;
    }

    .user {
        padding: 16px 14px;
        text-align: left;
        box-sizing: border-box;
        display: block;
        float: left;
        width: auto;
        border: none;
    }

    .user > span {
        display: none;
    }

    .formRow [class*="grid"] label {
        float: left;
    }

    .wrapper {
        margin: 0 20px;
    }

    .bc, .topSearch {
        display: none;
    }

    .tDefault {
        display: block;
        position: relative;
        width: 100%;
    }

    .tDefault thead tr td, .tDefault tbody tr td {
        border-top: 1px solid #dfdfdf;
    }

    .tDefault thead {
        display: block;
        float: left;
    }

    .tDefault thead tr {
        border-right: 1px solid #dfdfdf;
    }

    .tDefault thead td {
        box-shadow: none;
        border: none;
        padding: 7px 11px;
    }

    .tDefault tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        overflow-y: scroll;
        white-space: nowrap;
    }

    .tDefault tbody tr td {
        border-left: none;
        min-width: 80px;
    }

    .tDefault tbody td:first-child, .tDefault tbody tr {
        border-top: none;
    }

    .tDefault thead td:first-child {
        border-left: none;
        border-top: none;
    }

    .tDefault thead tr {
        display: block;
    }

    .tDefault td {
        display: block;
    }

    .tDefault tbody tr {
        display: inline-block;
        vertical-align: top;
        margin-left: -3px;
        border-right: 1px solid #dfdfdf;
    }

    .tDefault tbody tr:first-child {
        margin-left: 0;
    }

    .tDefault td {
        display: block;
    }

    .checkAll thead tr td:first-child {
        padding: 7px 11px;
    }

    .checkAll tbody tr td {
        min-width: 80px;
    }

    .checkAll tbody tr td:first-child {
        padding: 7px 11px;
    }

    .checkAll thead td:first-child > img {
        vertical-align: middle;
        padding-top: 4px;
        padding-bottom: 2px;
    }

    .sorting {
        background-image: none;
    }

    .tMedia thead {
        display: none;
    }

    .tMedia tbody tr {
        border-top: 1px solid #ddd;
    }

    .tMedia tbody tr td:first-child {
        width: auto;
    }

    .tMedia tfoot tr td {
        text-align: center;
    }

    .itemActions {
        float: none;
        display: inline-block;
    }

    .tMedia tfoot tr {
        border-top: none;
    }

    .ui-dialog {
        max-width: 280px;
    }

    .loginWrapper {
        top: 100px;
        margin-top: 0;
    }

    .logControl {
        padding-bottom: 50px;
    }
}

p {
    padding-top: 0;
}

.nowrap {
    white-space: nowrap;
}

.pullRight {
    float: right;
}

.pullLeft {
    float: left;
}

#top {
    z-index: 1000 !important;
}

#top .logo {
    margin-top: 12px;
}

.user a > img {
    max-width: 72px;
}

.pages li.current {
    border: 1px solid #c3c3c3;
    border-radius: 0;
    padding: 0 7px;
    margin: 0 1px;
    font-size: 12px;
    background: #6f6f6f;
    color: #fff;
    border-color: #646464;
    box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
    font-weight: bold;
}

.pagination .summary {
    font-size: 12px;
}

#fancybox-wrap {
    z-index: 10000;
}

.sorting {
    cursor: pointer;
}

.sorting {
    background: #eee url("../images/tables/sort_both.png") no-repeat center right !important;
}

.sorting a {
    color: #909090;
}

.nav .iconb {
    font-size: 25px;
}

.whead .rightContent {
    padding: 12px 13px 7px 9px;
    float: right;
}

.whead .squareButton {
    padding: 4px;
    margin-left: 0;
    cursor: pointer;
}

.whead .squareButton .iconb {
    margin: 0;
    cursor: pointer;
}

.sidePad .sideB span.iconb {
    font-size: 12px;
    padding-right: 5px;
}

.secNav .searchBlock .optionsSelector {
    padding: 10px 0;
    display: none;
}

.secNav .searchBlock .buttonsBlock {
    display: none;
}

.secNav .searchBlock .formRow {
    margin-top: 8px;
}

.secNav .searchBlock .searchFieldWrapper {
    display: none;
}

.secNav .searchBlock .searchFieldWrapper:first-child {
    display: block;
}

.secNav .searchBlock .searchFieldWrapper .select2-default {
    color: #B1B1B1;
}

.secNav .searchBlock .searchFieldWrapper .select2-choice {
    padding: 2px 0 2px 9px;
    background: white;
}

.secNav .searchBlock .searchFieldWrapper .select2-container .select2-choice div {
    width: 30px;
}

.secNav .searchBlock .searchFieldWrapper .select2-container .select2-choice div b {
    background: url(../images/elements/forms/sidebar_dropdown_arrows.png) no-repeat 11px 10px,
                linear-gradient(to bottom, #fafafa 0%, #e5e5e5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0);
}

.secNav .searchBlock .searchLine input[type=text] {
    color: #707070;
}

.sidebarButtonWithDropdown .dropdown-menu {
    width: 195px;
}

.sidebarButtonWithDropdown .dropdown-menu a {
    text-align: center;
}

.sidebarButtonWithDropdown .caret {
    margin: 10px -19px 5px 10px;
}

.tableInTheForm {
    float: left;
    display: block;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px #eee;
    background: #f2f2f2;
}

.tableInTheForm td {
    background: #f7f7f7;
}

.formRow.note {
    padding: 8px 16px;
    white-space: inherit;
}

.formRow.note .iconb {
    display: inline-block;
    padding-right: 3px;
    font-size: 12px;
}

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

.bDefault {
    color: #686868 !important;
}

.itemActions a {
    color: white !important;
}

.fluid [class*="grid"] {
    margin-left: 0;
    *margin-left: 0;
}

.inputCharsCounterBlock {
    padding-top: 0;
}

.charsCounter {
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    padding: 0;
    line-height: 30px;
    border-radius: 30px;
    float: right;
    background-color: #a6bcc9;
}

.item .note {
    position: relative;
    top: 8px;
    left: 8px;
    padding: 0;
    line-height: 15px;
    display: inline-block;
    white-space: inherit;
}

.item .inputCharsCounterBlock {
    position: absolute;
    top: 3px;
    right: 0;
}

.item label {
    font-family: "Roboto Slab";
    font-size: 14px;
}

.item::after {
    *zoom: 1;
}

.item::after:before, .item::after:after {
    content: "";
    display: table;
}

.item::after:after {
    clear: both;
}

.formRow input[type=text] {
    font-family: "Roboto";
    font-size: 14px;
    color: #555;
    padding: 5px;
}

textarea {
    font-family: "Roboto";
    font-size: 14px;
    line-height: 24px;
    color: #555;
    padding: 5px;
}

.ui-widget textarea {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    padding: 5px;
}

.loginWrapper input[type=text], .loginWrapper input[type=password] {
    font-family: "Roboto";
    font-size: 15px !important;
}

div.tagsinput input {
    width: 100%;
    font-size: 15px !important;
    font-family: "Roboto";
}

input[type=text], input[type=password] {
    font-family: "Roboto";
    font-size: 16px;
}

input[name="searchValue"] {
    font-family: "Roboto";
    font-size: 16px !important;
}

.secWrapper .formRow input {
    font-size: 12px;
}

form .note {
    clear: both;
}

fieldset .formRow:last-child {
    border-bottom: 1px solid #ddd !important;
}

fieldset:last-child .formRow:last-child {
    border-bottom: none !important;
}

td img {
    max-width: 47px;
    height: auto;
}

.on_off > span {
    float: left;
    margin-right: 5px;
    font-size: 12px;
    color: #909090;
}

table .nophoto {
    font-size: 25px;
    text-align: center;
}

table [class^="icos-"], table [class*="icos-"] {
    margin-right: 7px;
    margin-top: -1px;
}

table .extendedModeOnly {
    display: none;
}

.requiredTD .inActiveLock {
    display: none;
}

.g-snippet {
    width: 512px;
    margin: 3px 0;
    display: inline-block;
}

.g-snippet p {
    padding-top: 2px;
}

.g-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: arial, sans-serif;
    color: #1a0dab;
    font-size: 18px !important;
}

.g-url {
    color: #006621;
    font-style: normal;
    font-size: 13px;
    white-space: nowrap;
    line-height: 16px;
    font-family: arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-description {
    color: #545454;
    line-height: 1.4;
    word-wrap: break-word;
    font-family: arial, sans-serif;
    line-height: 16px;
    font-size: small;
}

.g-description .g-date {
    color: #808080;
}

.g-data {
    display: inline-block;
}

.g-counter {
    display: inline-block;
    position: absolute;
}

.g-snippet p {
    margin: 3px 5px;
}

#photos .gallery ul li, #photos .gallery ul a.lightbox img {
    height: 156px;
}

#photos .gallery .actions {
    height: 156px;
    width: 156px;
    cursor: pointer;
}

#photos .gallery .actions a {
    margin: 64px 6px;
}

#photos .info-top, #photos .info-bottom {
    position: absolute;
    color: #777;
    font-size: 12px;
    line-height: 17px;
    background: white;
    width: 100%;
    text-align: center;
    cursor: default;
}

#photos .info-top {
    top: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #ddd;
}

#photos .info-bottom {
    bottom: 0;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}

.infiniteScroll {
    overflow-y: scroll;
    margin-top: 5px;
}

.searchForAttaching {
    width: 226px;
    padding-left: 12px;
}

.searchForAttaching .grid6 input {
    width: 100%;
}

.foundPhotos {
    margin: 20px 12px;
}

.searchForAttaching .formRow {
    padding: 0 16px;
    border-bottom: none;
}

.searchForAttaching .searchLine {
    margin-top: 0;
}

.searchForAttaching .formRow {
    padding-left: 0px;
}

.searchForAttaching .buttonsBlock {
    margin-top: 10px;
}

table.audio {
    background-color: #F0F0F0;
}

.formRow.attachButton {
    margin-bottom: 19px;
}

.audioDialog table.audio, #module-audio table.audio {
    background-color: white !important;
    border: 1px solid #DDDDDD;
}

.audioDialog table.audio {
    margin: 12px;
}

.tdID.reorder {
    cursor: move;
}

.avatar {
    margin: 0 0 15px 15px;
}

.codeEditorContainer .whead {
    padding-right: 7px;
}

.codeEditorWrapper {
    position: relative;
    width: 100%;
    height: 400px;
}

.codeEditor {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.codeEditorFullscreenTopPanel {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: url(../images/backgrounds/top.jpg) repeat-x 0 0;
    border-bottom: 1px solid #333;
    z-index: 1001;
    padding: 9px 18px 9px 40px;
    box-shadow: 0 1px 13px rgba(0, 0, 0, 0.25);
}

.codeEditorFullscreenTopPanel .buttonL:active {
    box-shadow: 0 0 2px #707070 inset, 0 1px 0 #333;
}

.codeEditorFullscreenTopPanel .title {
    width: 200px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding-top: 5px;
    text-align: center;
}

.codeEditorSource, .shorttagsPanel {
    display: none;
}

.tagsPanel ul {
    margin: 10px;
}

.tagsPanel li span {
    cursor: pointer;
    padding: 2px 4px;
}

.tagsPanel li span:hover {
    background-color: #2b6893;
    color: white;
    border-radius: 3px;
}

.tagsPanel .liDone li {
    margin-left: 15px;
}

.tagsMatrix .column {
    float: left;
    min-width: 230px;
}

.tagsMatrix ul {
    padding-top: 7px;
}

.tagsMatrix ul ul {
    margin-left: 16px;
}

.tagsMatrix li {
    padding-bottom: 5px;
    margin-bottom: 3px;
}

.tagsMatrix li .arrow {
    padding-right: 5px;
    color: #e44249;
    cursor: pointer;
}

.tagsMatrix li .noarrow {
    padding-right: 17px;
}

.tagsMatrix .tag {
    padding-right: 10px;
    height: 30px;
    text-transform: capitalize;
    font-family: "Roboto Slab";
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
}

.tagsMatrix .tag.activated {
    background: #f1c40f;
    color: #3b464d;
}

.formRow.fluid {
    width: initial;
}

.formRow.fluid .item {
    min-height: 30px;
}

.formRow.fluid::after {
    *zoom: 1;
}

.formRow.fluid::after:before, .formRow.fluid::after:after {
    content: "";
    display: table;
}

.formRow.fluid::after:after {
    clear: both;
}

label[for=SectionUrl]:after {
    color: #DB6464;
    content: " *";
}

.StoryForm #module-breadcrumbs .breadcrumbs li a {
    padding: 3px 15px 3px 9px;
}

.StoryForm #module-breadcrumbs .breadcrumbs li:first-child a {
    padding-left: 20px;
}

.StoryForm #module-breadcrumbs .breadcrumbs li:last-child a {
    background: none;
}

.StoryForm #module-authoring #StoryAuthorText,
.StoryForm #module-authoring #StoryAuthorId {
    width: 250px;
}

.StoryForm #module-authoring .authorTextfield {
    display: none;
}

.StoryForm #module-publishing .dateSelector {
    width: 150px;
    text-align: center;
    cursor: pointer;
}

.StoryForm #module-publishing .timeSelector {
    width: 150px;
    text-align: center;
    cursor: pointer;
}

.StoryForm #module-publishing .clearButton {
    font-size: 13px;
    color: #2E6B9B;
    padding: 3px;
    cursor: pointer;
}

.storiesList .on_off {
    display: inline-block;
    vertical-align: middle;
}

.storiesList .icos-locked {
    padding-left: 13px;
}

.storiesList .itemActions {
    width: 100%;
}

.storiesList .tMedia tfoot tr {
    height: 55px;
}

label.isRequired:after {
    color: #DB6464;
    content: " *";
}

.storiesList tfoot {
    border-top: 1px solid #DFDFDF;
}

.storiesList .reorder {
    font-size: 20px;
}

.bigButtons .iconb {
    color: #888;
    font-size: 24px;
    margin-top: 22px;
}

.dashboards .ui-widget-content a {
    color: #2b6893;
}

.searchForAttaching .formRow {
    border: none;
}

.bollock {
    display: block;
}

.item {
    position: relative;
}

@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
    }

    .wrapper {
        margin: 0 0 0 22px;
    }

    .formRow.fluid {
        max-width: 392px;
    }

    .formRow.fluid textarea, .formRow.fluid .item {
        max-width: 360px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .formRow.fluid {
        max-width: 620px;
    }

    .formRow.fluid textarea, .formRow.fluid .item {
        max-width: 587px;
    }
}

@media (min-width: 1200px) {
    .formRow.fluid {
        max-width: 832px;
    }

    .formRow.fluid textarea, .formRow.fluid .item {
        max-width: 799px;
    }
}

@media (min-width: 960px) {
    #StoryTitle {
        font-size: 45px;
        line-height: 50px;
        font-family: "Roboto";
        font-weight: 700;
    }
}

.ui-tabs .ui-tabs-nav li a {
    font-family: "Roboto Slab";
    font-size: 14px;
}

td {
    color: #333;
    font-family: "freight-text-pro";
    font-size: 16px;
    margin: 10px;
}

body {
    background: #FFF;
}

h3 {
    font-size: 1.17em;
}

h5 {
    font-size: .83em;
}

h6 {
    font-size: .75em;
}

img {
    border: 0;
}

table {
    cursor: default;
}

table td {
    cursor: text;
}

abbr {
    border-bottom: 1px dashed #CCC;
    cursor: help;
}

img:-moz-broken {
    width: 24px;
    height: 24px;
}
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);

body {
    background-color: #fafafa;
    color: #333;
    font-family: -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 "Roboto",
                 "Oxygen",
                 "Ubuntu",
                 "Cantarell",
                 "Fira Sans",
                 "Droid Sans",
                 "Helvetica Neue",
                 Arial,
                 sans-serif;
    font-size: 14px;
    scrollbar-3dlight-color: #f0f0ee;
    scrollbar-arrow-color: #676662;
    scrollbar-base-color: #f0f0ee;
    scrollbar-darkshadow-color: #ddd;
    scrollbar-face-color: #e0e0dd;
    scrollbar-highlight-color: #f0f0ee;
    scrollbar-shadow-color: #f0f0ee;
    scrollbar-track-color: #f5f5f5;
}

td {
    font-size: 14px;
}