* {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "Î¢ÈíÑÅºÚ", STXihei, "»ªÎÄÏ¸ºÚ", SimSun, "ËÎÌå", Heiti, "ºÚÌå", sans-serif;
}

html {
    -ms-overflow-x: hidden;
    -ms-overflow-style: scrollbar;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

body {
    font-size: 14px;
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "Î¢ÈíÑÅºÚ", STXihei, "»ªÎÄÏ¸ºÚ", SimSun, "ËÎÌå", Heiti, "ºÚÌå", sans-serif;
}

.ie9 #sidebar {
    min-height: 100vh;
}
legend{ color: white;}
body {
    -webkit-font-smoothing: antialiased;
}

button {
    -webkit-font-smoothing: antialiased;
}

input {
    -webkit-font-smoothing: antialiased;
}

textarea {
    -webkit-font-smoothing: antialiased;
}

select {
    -webkit-font-smoothing: antialiased;
}

.btn {
    -webkit-font-smoothing: antialiased;
}

body {
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 3px rgba(255,255,255,0.4);
}

a {
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 3px rgba(255,255,255,0.4);
}
.container  a:not(.btn):not(.btn-link){
    color: #212121;
}

input {
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 3px rgba(255,255,255,0.4);
}

.help-block {
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 3px rgba(255,255,255,0.4);
}

a:hover {
    color: rgb(255, 214, 0);
    text-decoration: none;
    cursor:pointer; 
}

a:focus {
    color: rgb(255, 214, 0);
    text-decoration: none;
}

a.underline {
    border-bottom-color: rgba(255, 255, 255, 0.35);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

    a.underline:hover {
        border-color: rgb(255, 214, 0);
    }

    a.underline:focus {
        border-color: rgb(255, 214, 0);
    }

small {
    color: white;
}

.img_default{
    max-width: 100%;
    cursor:pointer;
}

#settings {
    color: #fff;
    background: #337ab7;
    border-color: #2e6da4;
    border-radius: 5px 0px 0px 5px !important;
    transition: width 300ms;
    top: 95px;
    width: 90px;
    right: 0px;
    line-height: 20px;
    font-family: open-sans-regular;
    white-space: nowrap;
    position: fixed;
    z-index: 1000;
    cursor: pointer;
    /* ÆäËûä¯ÀÀÆ÷ */
    box-shadow: -2px 3px 2px  rgba(0, 0, 0, 0.3);
    /* webkitÄÚºËä¯ÀÀÆ÷ */
    -webkit-box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.3); 
    /* Firefoxä¯ÀÀÆ÷ */
    -moz-box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: width 300ms;
    -moz-transition: width 300ms;
}

    #settings i {
        font-size: 16px;
        margin-right: 5px;
        float: left;
    }

.template-skins [class*='col-'] img {
    border: 3px solid rgba(0, 0, 0, 0.5);
    border-image: none;
}

    .template-skins [class*='col-'] img:hover {
        opacity: 0.8;
    }

.template-skins [class*='col-'] {
    margin-bottom: 10px;
}

.container {
    padding: 0px;
    width: auto;
}

.row {
    margin-right: -7px;
    margin-left: -7px;
}

.col-xs-1 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-1 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-1 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-1 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-2 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-2 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-2 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-2 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-3 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-3 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-3 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-3 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-4 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-4 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-4 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-4 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-5 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-5 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-5 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-5 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-6 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-6 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-6 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-6 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-7 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-7 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-7 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-7 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-8 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-8 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-8 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-8 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-9 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-9 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-9 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-9 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-10 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-10 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-10 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-10 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-11 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-11 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-11 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-11 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-xs-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-sm-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-md-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.col-lg-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.dropcap {
    margin: -2px 5px 0px -4px;
    text-transform: uppercase;
    line-height: 97%;
    font-size: 55px;
    float: left;
}

:not(.media-body) > blockquote {
    font-size: inherit;
    padding: 0px 14px;
    border-left-color:rgb(22, 117, 187); 
    border-left-width: 3px;
    border-left-style: solid;
}

    blockquote p {
        font-size: 15.5px;
    }

      blockquote h3 {
        margin: 8px;
        text-shadow: 1px 1px 1px #717171;
    }

    blockquote small {
        color: #e4e4e4;
    
    }
      blockquote small::before ,  blockquote .small::before {
          content:"";
    
    }

[class*='lists'] {
    list-style: none;
    padding-left: 0px;
    margin-left: 8px;
}

    [class*='lists'] > li::before {
        font-family: "FontAwesome";
        font-size: 10px;
        margin-right: 7px;
    }

.lists-star > li::before {
    content: "\f005";
}

.lists-right > li::before {
    content: "\f00c";
}

.lists-caret > li::before {
    content: "\f0da";
}

.lists-mark > li::before {
    content: "\f02e";
}

.lists-arrow-right > li::before {
    font-size: 12px;
    content: "\f105";
}

.lists-circle > li::before {
    content: "\e13f";
}

.lists-plus > li::before {
    font-size: 8px;
    content: "\e106";
}

#header {
    padding-right: 7px;
     position:fixed;
     left:0px;
     top:0px;  
     width:100%;
     z-index:999;
    min-height: 50px;
    background: rgb(22, 117, 187);
}

#header {
    overflow: visible;
}

    #header > .media-body {
        overflow: visible;
    }

    #header #top-menu {
        overflow: visible;
    }

.logo {
    background: rgb(36, 104, 141);
    padding: 14px 0px 12px 40px;
    width: 233px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    margin-right: 9px !important;
    /*border-right:1px solid rgb(102, 157, 220);*/ 
}
 .top-MenuList {
     margin:15px;
    }
#top-menu .tm-icon {
    margin: 0px;
}

    #top-menu .tm-icon > a {
        padding: 0px 8px 0px 0px;
        height: 50px;
        float: left;
        white-space: nowrap;
    }

        #top-menu .tm-icon > a:hover {
            color: rgb(255, 255, 255);
        }

        #top-menu .tm-icon > a:focus {
            color: rgb(255, 255, 255);
        }

    #top-menu .tm-icon img {
        float: left;
    }

    #top-menu .tm-icon span {
        width: 0px;
        line-height: 48px;
        overflow: hidden;
        float: left;
    }

    #top-menu .tm-icon:hover span {
        width: 70px !important;
    }

#top-menu .open.tm-icon span {
    width: 70px !important;
}

.open.drawer-toggle span {
    width: 70px !important;
}

#top-menu .tm-icon:hover {
}

#top-menu .open.tm-icon {
}

#top-menu > .media-body {
    padding: 7px 7px 6px 5px;
    height: 49px;
    min-height: 49px;
}

#top-menu #time {
    padding-top: 10px;
    font-size: 20px;
    margin-right: 4px;
}

.drawer {
    overflow: hidden;
    margin-bottom: 0px !important;
    border-left-color: rgba(255, 255, 255, 0.1);
    border-left-width: 1px;
    border-left-style: solid;
    display: none;
}

.toggled.drawer {
    height: 308px;
    margin-bottom: 15px !important;
    display: block;
    animation-name: flipInX;
    -webkit-animation-name: flipInX;
}

.drawer-close {
    top: -2px;
    width: 30px;
    text-align: right;
    right: 0px;
    padding-right: 10px;
    font-size: 21px;
    position: absolute;
    cursor: pointer;
}

    .drawer-close:hover {
        opacity: 0.7;
    }

.main-search {
    background-position: 0px 4px;
    border: 0px currentColor;
    border-image: none;
    width: 95%;
    height: 36px;
    padding-left: 32px;
    font-size: 16px;
    background-image: url("../content/icon/search.png");
    background-repeat: no-repeat;
    background-color: transparent;
}

#menu-toggle {
    background-position: center;
    padding: 14px 12px 13px;
    left: 0px;
    top: 0px;
    width: 45px;
    height: 49px;
    float: left;
    position: absolute;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.5);
}

.n-count {
    background: rgb(240, 0, 0);
    margin: 7px 0px 0px -13px;
    padding: 2px 3px 3px;
    border-radius: 2px !important;
    text-align: center;
    line-height: 100%;
    font-family: open-sans-regular;
    font-size: 11px;
    font-style: normal;
    position: absolute;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    animation-name: bounceIn;
    -webkit-animation-name: bounceIn;
}

#content {
    margin-left: 233px;
    position: relative;
    min-height: 500px;
    background:#e4edea;
}

#sidebar {
    background:#e4edea;/*rgb(238,240,243)*/
    width: 233px;
    height: 100%;
    float: left;
    left:0px;
    top:0px; 
    position: fixed;
    z-index:999;
    border-right:1px solid rgb(36, 104, 141);
}

    #sidebar .side-menu {
        margin: 0px;
    }

.menu-toggled .side-menu {
    overflow: hidden;
}

.side-menu > li > a {
    height: 42px;
    text-align: center;
    font-size: 12px;
    margin-bottom: -4px;
    display: inline-block;
    position: relative;
    z-index: 10;
    opacity: 0.55;
}

.side-menu .menu-item {
    background: rgba(0, 0, 0, 0.95);
    width: 188px;
    text-align: left;
    line-height: normal;
    display: block;
    white-space: nowrap;
    z-index: 9;
    -webkit-backface-visibility: hidden;
}

.side-menu span.menu-item {
    padding: 13px 15px 13px 8px;
    top: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.side-menu .dropdown span.menu-item {
    top: 0px;
}

.side-menu ul.menu-item {
    padding: 5px 0px 13px;
    top: 42px;
}

.side-menu ul li > a {
    padding: 4px 8px;
    width: 100%;
    float: left;
}

ul.menu-item a.active {
    color: rgb(255, 214, 0);
}

.side-widgets {
    width: 188px;
    float: left;
    position: relative;
}

.shortcut {
    margin: 0px 10px 0px 0px;
    padding: 11px 10px 0px;
    width: 73px;
    height: 85px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    position: relative;
}

    .shortcut > i {
        color: rgb(255, 255, 255);
        font-size: 40px;
    }

    .shortcut:hover {
        background: rgba(0, 0, 0, 0.4);
    }

    .shortcut img {
        opacity: 0.8;
    }

    .shortcut:hover img {
        opacity: 1;
    }

    .shortcut small {
        left: 0px;
        width: 100%;
        text-align: center;
        bottom: 7px;
        font-size: 11px;
        position: absolute;
    }

    .shortcut:hover small {
        color: rgb(255, 214, 0);
    }

.quick-stats {
    padding: 13px 0px 0px;
    height: 75px;
    overflow: hidden;
}

    .quick-stats h2 {
        margin: 2px 0px 1px;
        left: 10px;
        top: 10px;
        line-height: 100%;
        font-size: 24px;
        position: absolute;
    }

    .quick-stats small {
        width: 100%;
        text-transform: uppercase;
        overflow: hidden;
        font-size: 18px;
        margin-bottom: 2px;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .quick-stats small {
        left: 11px;
        bottom: 15px;
        position: absolute;
    }

    .quick-stats [id^='stats-line'] {
        width: 101%;
        margin-left: -2px;
    }

hr {
    margin: 0px;
    width: 100%;
    float: left;
}

.profile-pic {
    margin: 9px 0px 4px;
    border-radius: 100px !important;
    border: 6px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    width: 120px;
}

.cover img {
    max-width: 100%;
}

.cover .profile-pic {
    border-radius: 0px !important;
    border: 4px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    left: 15px;
    bottom: -20px;
    position: absolute;
    z-index: 10;
    max-height: 100%;
    max-width: 130px;
}

.cover .profile-btn {
    background: rgba(0, 0, 0, 0.55);
    padding: 8px;
    width: 100%;
    text-align: right;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

    .cover .profile-btn .btn-gr-gray {
        border: 0px currentColor;
        border-image: none;
        margin-left: 3px;
    }

.block-area {
    width: 100%;
    float: left;
}
.tile {
    margin-bottom: 15px;
    position: relative;
}

.tile-title {
    margin: 0px;
    padding: 7px 10px;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
}

.tile-config {
    top: 0px;
    height: 27px;
    right: 0px;
    position: absolute;
}

    .tile-config > .tile-menu {
        background-position: center;
        width: 34px;
        height: 26px;
        display: inline-block;
        background-image: url("../content/icon/tile-actions.png");
        background-repeat: no-repeat;
        background-color: transparent;
    }

    .tile-config > a:hover {
        background-color: rgba(0, 0, 0, 0.3);
    }

.chart-info {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 15px 10px;
    top: 44px;
    width: 200px;
    right: 18px;
    position: absolute;
}

#usa-map {
    width: 100%;
    height: 220px;
}

.jvectormap-zoomin {
    background: rgba(0, 0, 0, 0.7);
    width: 27px;
    text-align: center;
    bottom: 10px;
    color: rgb(255, 255, 255);
    line-height: 100%;
    font-size: 21px;
    position: absolute;
    cursor: pointer;
}

.jvectormap-zoomout {
    background: rgba(0, 0, 0, 0.7);
    width: 27px;
    text-align: center;
    bottom: 10px;
    color: rgb(255, 255, 255);
    line-height: 100%;
    font-size: 21px;
    position: absolute;
    cursor: pointer;
}

.jvectormap-zoomin {
    right: 10px;
}

.jvectormap-zoomout {
    right: 38px;
}

[class*='jvectormap-']:hover {
    color: rgb(255, 133, 12);
}

.chart-tooltip {
    padding: 2px 10px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-image: none;
    color: rgb(204, 204, 204);
    display: none;
    position: absolute;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
}

.jvectormap-label {
    padding: 2px 10px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-image: none;
    color: rgb(204, 204, 204);
    display: none;
    position: absolute;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
}

.progress {
    margin: 5px 0px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0.45);
}

.progress-small {
    height: 4px;
}

.progress-alt {
    padding: 2px;
}

.progress-bar {
    box-shadow: none;
}

.progress-vertical {
    width: 10px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
}

.small.progress-vertical {
    width: 4px;
}

.bottom.progress-vertical .progress-bar {
    bottom: 0px;
    position: absolute;
}

.progress-vertical .progress-bar {
    width: 100%;
}

.tooltip {
    z-index: 10000;
}

.tooltip-inner {
    padding: 3px 8px 4px;
    text-transform: none;
    font-family: "open-sans-regular", sans-serif;
    font-size: 11px;
}

.popover {
    background: rgba(255, 255, 255, 0.85);
    border: 0px currentColor;
    border-image: none;
    color: rgb(0, 0, 0);
}

.popover-title {
    font-family: "open-sans-regular", sans-serif;
}

.popover {
    font-family: "open-sans-regular", sans-serif;
}

.top.popover .arrow::after {
    border-top-color: rgba(255, 255, 255, 0.85);
}

.right.popover .arrow::after {
    border-right-color: rgba(255, 255, 255, 0.85);
}

.left.popover .arrow::after {
    border-left-color: rgba(255, 255, 255, 0.85);
}

.bottom.popover .arrow::after {
    border-bottom-color: rgba(255, 255, 255, 0.85);
}

.listview-header {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 15px;
}

.list-mass-actions {
    margin: 1px 0px 0px 1px;
}

    .list-mass-actions > li {
        padding: 0px;
        width: 29px;
        text-align: center;
        opacity: 0.8;
    }

        .list-mass-actions > li > a {
            padding: 4px 0px;
            width: 100%;
            height: 26px;
            display: inline-block;
        }

        .list-mass-actions > li:hover {
            background: rgba(0, 0, 0, 0.15);
            opacity: 1;
        }

 .listview :not(.listview-header).media:hover {
        background-color: rgba(0, 0, 0, 0.07);
    }

.listview .media .media-body {
    padding-top: 1px;
    background:#fefefe; 
}

.listview :last-child.media {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.narrow.listview .media {
    padding: 5px 10px;
}

.list-options {
    top: 50%;
    height: 27px;
    right: 12px;
    margin-top: -14px;
    display: none;
    position: absolute;
    z-index: 100;
}

.listview .media:hover .list-options {
    display: block;
}

.listview .counts {
    background: rgba(0, 0, 0, 0.56);
    padding: 0px 6px;
    color: rgb(255, 255, 255);
    font-size: 23px;
    text-shadow: none;
}

.ui-sortable-placeholder.media {
    background: rgba(0, 0, 0, 0.2) !important;
    visibility: visible !important;
}

.listview .media .attrs {
    background: rgba(0, 0, 0, 0.2);
    margin: 4px 5px 2px 0px;
    padding: 4px 7px 5px;
    width: auto;
    line-height: 100%;
    font-size: 11px;
    float: left;
}

.icon-list .media .icon {
    margin: -4px 7px 0px -3px;
    font-size: 17px;
    opacity: 0.6;
}

.list-title {
    width: 170px;
    margin-top: 1px;
}

.list-date {
    width: 50px;
    text-align: right;
}
.pagingInput {
      color:rgb(0, 100, 179);
      text-align: center;
      border:0;
      border-bottom: 1px;
      padding:0;

}

.pagin-value {
    padding-top: 1px;
    float: left;
}

.pie-chart-tiny {
    margin: 3px 10px 0px;
    padding-bottom: 13px;
    display: inline-block;
    position: relative;
}

.percent {
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.68);
    padding-left: 2px;
    font-size: 20px;
    margin-top: 36px;
    position: absolute;
    text-shadow: none;
}

    .percent::after {
        content: "%";
    }

.pie-title {
    width: 100%;
    text-align: center;
    bottom: 0px;
    font-size: 12px;
    position: absolute;
}

    .pie-title i {
        font-size: 15px;
        font-weight: normal;
        opacity: 0.5;
        -webkit-font-smoothing: antialiased;
    }

        .pie-title i:hover {
            cursor: pointer;
            opacity: 1;
        }
.table {
 border-top:1px solid #aaaaaa;
}
.table > thead > tr > th {
    padding: 5px 8px 6px;
    text-transform: uppercase;
    font-weight:bold;
    border:1px solid #aaaaaa;
    border-left:0;
    border-right:0;  
    background:#dedede;

}


.table-condensed > thead > tr > th {
    padding: 3px 5px 5px;
}


.table-responsive {
    border: 0px currentColor;
    border-image: none;
}

.table-hover > tbody > tr:hover > td {
    background: rgba(0, 0, 0, 0.2);
}

.table-hover > tbody > tr:hover > th {
    background: rgba(0, 0, 0, 0.2);
}
.table-striped > tbody > tr > td {
    border:1px solid #aaaaaa;
    border-left:0;
    border-right:0;  
   /* background:rgb(238,240,243);#e4edea;*/
}
/*.table-striped > tbody > tr:nth-child(2n+1) > td {
    background:  #e4edea;
}*/

.table-striped > tbody > tr:nth-child(2n+1) > th {
    background: rgba(0, 0, 0, 0.2);
}

.breadcrumb {
    background: none;
    margin: 0px;
    padding: 8px 15px;
    font-size: 11px;
    float: right;
}

    .breadcrumb > .active {
        color: rgb(255, 214, 0);
    }

.dropdown-menu {
    background-color:silver;
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: bold;
   
}
#top-menu .dropdown-menu {
      background-color:#fefefe;
}

:not(.animated).dropdown-menu {
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
}

.elfinder-button-menu {
    background: rgba(255, 255, 255, 0.85);
    color: rgb(0, 0, 0);
    overflow: hidden;
    margin-top: -1px;
}

.elfinder-contextmenu {
    background: rgba(255, 255, 255, 0.85);
    color: rgb(0, 0, 0);
    overflow: hidden;
    margin-top: -1px;
}

.dropdown-menu-alt {
    background: rgba(0, 0, 0, 0.68);
}

.dropdown-menu > li > a {
    padding: 3px 13px;
    color: rgb(0, 0, 0);
    font-family: open-sans-regular;
}

.dropdown-menu-alt > li > a {
    color: rgba(255, 255, 255, 0.8);
    text-shadow: none;
}

.dropdown-menu > li > a:hover {
    background: rgb(255, 255,255);
    color: rgb(0, 0, 0);
}

.elfinder-button-menu-item:hover {
    background: rgba(0, 0, 0, 0.14);
    color: rgb(0, 0, 0);
}

.elfinder-contextmenu .ui-state-hover {
    background: rgba(0, 0, 0, 0.14);
    color: rgb(0, 0, 0);
}

.profile-menu > li > a:hover {
    color: rgb(255, 255, 255);
}

.profile-menu {
    background: none;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    z-index: 0;
    box-shadow: none;
}

    .profile-menu > li {
        position: relative;
    }

        .profile-menu > li > a {
            padding: 8px 20px;
            color: rgb(255, 255, 255);
            border-bottom-color: rgba(255, 255, 255, 0.1);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

.modal {
    background: rgba(255, 255, 255, 0.25);
    -ms-overflow-y: auto;
}

.dark {
    padding: 0px;
}

.modal-content {
    background: rgb(255, 255, 255);
    border: 0px currentColor;
    border-image: none;
    color: rgb(0, 0, 0);
}

.dark {
    background: rgba(0, 0, 0, 0.68);
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
}

.modal-header {
    padding: 10px 15px 8px;
     background: rgba(0,0,0,0.2);
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.dark-header {
    padding: 10px 15px 8px;
    border-bottom-color: rgba(255, 255, 255, 0.11);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.modal-body {
    padding: 15px;
}

.dark-body {
    padding: 15px;
}

.modal-title {
    margin: 0px;
    text-transform: uppercase;
    line-height: 1.4285;
    font-size: 12px;
}

.dark-title {
    margin: 0px;
    text-transform: uppercase;
    line-height: 1.4285;
    font-size: 12px;
}

.modal-footer {
    padding: 10px 15px;
    text-align: left;
    border-top-color: rgba(0, 0, 0, 0.11);
    border-top-width: 1px;
    border-top-style: solid;
}

.ui-dialog-buttonpane {
    padding: 10px 15px;
    text-align: left;
    border-top-color: rgba(255, 255, 255, 0.11);
    border-top-width: 1px;
    border-top-style: solid;
}

.dark-footer {
    padding: 10px 15px;
    text-align: left;
    border-top-color: rgba(255, 255, 255, 0.11);
    border-top-width: 1px;
    border-top-style: solid;
}

.modal .btn {
    background: none;
    padding: 2px 10px 3px;
    border: 1px solid rgba(255, 255, 255, 0.31);
    border-image: none;
    font-size: 11px;
}

.elfinder-dialog .btn {
    background: none;
    padding: 2px 10px 3px;
    border: 1px solid rgba(255, 255, 255, 0.31);
    border-image: none;
    font-size: 11px;
}

.dark .btn {
    background: none;
    padding: 2px 10px 3px;
    border: 1px solid rgba(255, 255, 255, 0.31);
    border-image: none;
    font-size: 11px;
}

.modal .btn:hover {
    background: rgba(0, 0, 0, 0.4);
}

.dark .btn:hover {
    background: rgba(0, 0, 0, 0.4);
}

.modal-close {
    cursor: pointer;
}

.label {
    padding: 2px 8px;
    font-family: open-sans-regular;
    font-weight: normal;
}

.h1 .label {
    font-family: open-sans-light;
}

h2 .label {
    font-family: open-sans-light;
}

h3 .label {
    font-family: open-sans-light;
}

h4 {
    font-family: open-sans-light;
}

.label {
    font-family: open-sans-light;
}

.label-default {
    color: rgb(0, 0, 0);
    background-color: rgba(255, 255, 255, 0.68);
}

.img-rounded {
    border-radius: 6px !important;
}

.img-circle {
    border-radius: 50% !important;
}

.img-shadowed {
    box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}

.img-thumbnail {
    background: rgba(0, 0, 0, 0.24);
    border: 0px currentColor;
    border-image: none;
}

.close {
    font-size: 16px;
    text-shadow: none;
}

    .close:hover {
        opacity: 1 !important;
    }

.modal-header .close {
    color: rgb(0, 0,0);
    font-weight: normal;
    margin-top: 0px;
    opacity: 0.3;
}

.dark-header .close {
    color: rgb(255, 255, 255);
    font-weight: normal;
    margin-top: 0px;
    opacity: 0.3;
}

.alert {
    background: rgba(200, 182, 87, 0.70);
    border: 0px currentColor;
    border-image: none;
    font-family: open-sans-regular;
    font-size: 14px;
}

.alert-icon {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 65px;
    position: relative;
}

    .alert-icon .icon {
        left: 5px;
        top: 5px;
        line-height: 100%;
        font-size: 50px;
        position: absolute;
    }

.alert-success {
    color: rgb(6, 151, 39);
    border-left-color: rgb(4, 143, 35);
    border-left-width: 5px;
    border-left-style: solid;
}

.alert-info {
    color: rgb(11, 98, 141);
    border-left-color: rgb(11, 98, 141);
    border-left-width: 5px;
    border-left-style: solid;
}

.alert-warning {
    color: rgb(167, 140, 0);
    border-left-color: rgb(167, 140, 0);
    border-left-width: 5px;
    border-left-style: solid;
}

.alert-danger {
    color: rgb(224, 44, 41);
    border-left-color: rgb(255, 82, 79);
    border-left-width: 5px;
    border-left-style: solid;
}

.carousel-control {
    background: rgba(0, 0, 0, 0.6);
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    display: none;
    opacity: 1;
}

    .carousel-control i {
        font-size: 28px;
    }

.carousel:hover .carousel-control {
    display: block;
}

.carousel-caption {
    background: rgba(0, 0, 0, 0.8);
    padding-top: 0px;
}

    .carousel-caption p {
        margin-bottom: 0px;
    }

    .carousel-caption h3 {
        margin-bottom: 0px;
    }

.img-popup {
    margin: 0px 10px 10px 0px;
    display: inline-block;
    position: relative;
}

    .img-popup img {
        border: 3px solid rgba(0, 0, 0, 0.28);
        border-image: none;
        width: 100px;
        box-sizing: content-box;
    }

    .img-popup:hover {
        opacity: 0.8;
    }

.tab-content {
    padding: 10px 13px;
}

.tab-right > li {
    float: right;
}

.tab-vertical {
    margin: 0px !important;
    min-width: 120px;
}

    .tab-vertical > li {
        margin-bottom: 0px;
        border-bottom-color: rgba(255, 255, 255, 0.04);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        float: none;
    }

        .tab-vertical > li:last-child {
            border-bottom-color: currentColor;
            border-bottom-width: 0px;
            border-bottom-style: none;
        }

.panel {
    background: none;
    border: 0px currentColor;
    border-image: none;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    background: none;
    border: 0px currentColor;
    border-image: none;
}

.panel-default > .panel-heading {
    background: rgba(0, 0, 0, 0.35) !important;
    padding: 8px 10px 9px;
    border-image: none;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
#sidebar .panel-default > .panel-heading {
    background: rgb(36, 104, 141) !important; /*rgb(129, 182, 233)*/
    padding: 8px 10px 9px;
    border-bottom: 1px solid rgb(36, 124, 151);
    border-image: none;
    box-shadow: 0px 0px 1px rgb(36, 104, 141);
    border-radius:initial;
}
.panel-footer {
    background: rgba(0, 0, 0, 0.35) !important;
    padding: 8px 10px 9px;
    border: 0px currentColor;
    border-image: none;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.panel-title {
    color: rgb(255, 255, 255);
    font-size: 12px;
}

    .panel-title > a {
        color: rgb(255, 255, 255);
        font-size: 12px;
    }

    .panel-title > a {
        width: 100%;
        display: block;
    }

.panel-group .panel + .panel {
    margin-top: 0px;
}

.photos > [class*='col-xs-'] {
    padding: 0px;
}

    .photos > [class*='col-xs-'] > img {
        width: 100%;
        opacity: 0.8;
    }

        .photos > [class*='col-xs-'] > img:hover {
            cursor: pointer;
            opacity: 1;
        }

.badge {
    background: rgba(255, 255, 255, 0.8);
    border: 0px currentColor;
    border-image: none;
    color: rgb(0, 0, 0);
    font-size: 11px;
    font-weight: normal;
}

.badge-trp {
    background: none;
    color: rgb(255, 255, 255);
}

.list-group {
    border-bottom-color: rgba(255, 255, 255, 0.15);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.list-group-flat {
    border: 0px currentColor;
    border-image: none;
}

    .list-group-flat .list-group-item {
        border: 0px currentColor;
        border-image: none;
    }

.list-group-item {
    background: none;
    border-width: 1px 1px 0px;
    border-style: solid solid none;
    border-color: rgba(255, 255, 255, 0.15) rgba(255, 255, 255, 0.15) currentColor;
    margin: 0px;
    padding: 6px 10px;
    border-image: none;
}

a.list-group-item {
    color: rgb(255, 255, 255);
}

a.active.list-group-item {
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.15);
}

    a.active.list-group-item:hover {
        background: rgba(0, 0, 0, 0.2);
        border-color: rgba(255, 255, 255, 0.15);
    }

    a.active.list-group-item:focus {
        background: rgba(0, 0, 0, 0.2);
        border-color: rgba(255, 255, 255, 0.15);
    }

a.list-group-item:hover {
    background: rgba(0, 0, 0, 0.1);
}

a.list-group-item:focus {
    background: rgba(0, 0, 0, 0.1);
}

a.active.list-group-item > .badge {
    background: rgba(0, 0, 0, 0.4);
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
}
.message-tag {
    margin: 4px 7px 0px 0px;
    width: 10px;
    height: 10px;
    float: right;
    display: inline-block;
}

#compose-message .note-toolbar {
    display: none;
}

.message-options {
    padding: 0px 5px 2px;
    top: 6px;
    right: 5px;
    position: absolute;
    z-index: 100;
}

    .message-options:hover {
        background: rgba(0, 0, 0, 0.8);
        cursor: pointer;
    }

.message-attachement {
    padding: 12px 12px 10px;
    width: 90px;
    height: 80px;
    text-align: center;
    margin-right: 5px;
    float: left;
}

    .message-attachement > img {
        margin-bottom: 4px;
        max-height: 41px;
        max-width: 100px;
    }

.message-list > .media {
    margin: 0px;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .message-list > .media > a {
        padding: 8px 10px;
        display: block;
    }

.message-list > :not(.listview-header).media > .icheckbox_minimal {
    margin: 9px 0px 0px 15px;
}



.block-title {
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
    display: inline-block;
}

.whiter {
    border-top-color: rgba(255, 255, 255, 0.15);
    border-top-width: 1px;
    border-top-style: solid;
}

.text-muted {
    color: rgb(187, 187, 187);
}

.page-title {
    margin: 0px;
    padding: 8px 15px 9px;
    font-size: 15px;
    border-bottom-color: rgba(255, 255, 255, 0.15);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.tile-light {
    background: rgba(0, 0, 0, 0.25);
}

 
.tile-dark {
    background: rgba(0, 0, 0, 0.35);
}

.table th {
    background:#bebebe;
}

a.thumbnail{
    border: 1px solid rgb(200, 200, 200);
    border-image: none;
}
.thumbnail{
    border: 0px currentColor;
    border-image: none;
}

.media-object {
    max-width: 50px;
}

.media-heading {
    font-weight: bold;
}

#login > header > h1 {
    margin: 0px;
}

#error-page h1 {
    margin: 0px;
}

#login .box {
    padding: 20px 20px 25px;
    margin-top: 30px;
    display: none;
    position: absolute;
}

#login .active.box {
    display: block;
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
}

[class='form-type-'] {
    top: 50%;
    position: absolute;
}

#login .login-control {
    background: rgba(255, 255, 255, 0.35);
    padding: 10px 10px;
    border-radius: 4px 5px 3px 3px !important;
    border: 0px currentColor;
    width: 100%;
}

#error-page {
    padding: 30px 15px;
    top: 20%;
    width: 100%;
    text-align: center;
    position: absolute;
    min-height: 200px;
}

    #error-page h1 {
        text-shadow: 0px 0px 10px #fff;
    }

#sidebar {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

#top-menu .tm-icon {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

    #top-menu .tm-icon span {
        transition: 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
    }

.side-menu li .shortcut img {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.drawer {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.shortcut {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.chat-list {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.btn-alt {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.profile-menu > li i {
    transition: 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

#skin-cloth {
    background: url("../content/body/cloth.png");
}

#skin-tectile {
    background: url("../content/body/tectile.png");
}

@media all and (min-width:1200px) {
    .side-widgets .profile-pic:hover {
        animation-name: tada;
        -webkit-animation-name: tada;
    }

    .todo-list.sortable .media {
        background: url("../img/sort.png") no-repeat 8px 11px;
        padding-left: 20px;
    }
}

.ie-block {
    background: rgb(0, 0, 0);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: "Courier New", Courier, monospace;
    position: fixed;
    z-index: 2147483647;
}

    .ie-block .Ops {
        margin: 10px;
        color: rgb(194, 2, 2);
        font-size: 70px;
        text-shadow: 1px 1px 1px #000;
    }

    .ie-block p {
        margin: 0px auto;
        width: 960px;
        color: rgb(204, 204, 204);
        letter-spacing: -0.01em;
        font-size: 20px;
    }

    .ie-block .browsers {
        background: rgb(238, 238, 238);
        list-style: none;
        margin: 30px 0px;
        padding: 20px 0px;
    }

        .ie-block .browsers li {
            padding: 0px 10px;
            display: inline-block;
        }

            .ie-block .browsers li div {
                color: rgb(51, 51, 51);
                margin-top: 15px;
            }

            .ie-block .browsers li a {
                padding: 10px;
                width: 100%;
                height: 100%;
                display: block;
            }

                .ie-block .browsers li a:hover {
                    background: rgb(255, 255, 255);
                }

@media all and (min-width:1024px) {
    [id^='skin-blur-'] {
        background-attachment: fixed;
        background-size: 100% 100%;
    }

    #skin-blur-ocean {
         background:#e4edea;
    }

    .side-menu > li > a:hover {
        color: rgb(255, 255, 255);
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.95);
    }

    .side-menu > li.active > a {
        color: rgb(255, 255, 255);
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.95);
    }

    .side-menu > li > a.active:hover {
        color: rgb(255, 255, 255);
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.95);
    }

    .side-menu > li.hovered > a {
        color: rgb(255, 255, 255);
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.95);
    }

    .profile-menu > li i {
        top: 8px;
        color: rgb(255, 255, 255);
        position: absolute;
    }

        .profile-menu > li i.right {
            right: -30px;
        }

        .profile-menu > li i.left {
            left: -30px;
        }

    .profile-menu > li:hover i.right {
        right: 15px;
    }

    .profile-menu > li:hover i.left {
        left: 15px;
    }
    .table th {
        box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    }
}

@media all and (min-width:780px) {
    #mainscreen {
        min-height: calc(100% - 50px);
        top:50px;
    }

    .menu-active #main {
        overflow: visible;
    }

    .menu-active #content {
        margin-left: 0px;
    }

    .block-area {
        padding: 5px 5px 0px;
    }

    #sidebar {
        position: fixed;
        top:50px;
        left:0px;
    }

    .toggled#sidebar {
        left: -233px;
      
    }

    #sidebar .side-menu {
        background: rgba(0, 0, 0, 0.5);
        left: 0px;
        width: 45px;
        height: 100%;
        position: absolute;
    }

        #sidebar .side-menu > li > a {
            width: 100%;
        }

    .side-menu .menu-item {
        left: 70px;
        visibility: hidden;
        position: absolute;
        opacity: 0;
        -webkit-transition: all 230ms;
        -moz-transition: all 230ms;
        -o-transition: all 230ms;
    }

    .side-menu > li:hover .menu-item {
        left: 45px;
        visibility: visible;
        z-index: 20;
        opacity: 1;
    }

    .side-widgets {
        height: 100%;
    }

    #login {
        padding: 30px;
    }

        #login > header > h1 {
            font-size: 60px;
        }

    #error-page h1 {
        font-size: 60px;
    }

}

@media all and (min-width:480px) {
    .profile-summary .hidden-xs.btn {
        display: inline-block !important;
    }
}

@media all and (max-width:1024px) {

    #skin-blur-ocean {
         background:#e4edea;
    }
    .shortcut {
        width: 65px;
        height: 62px;
    }

        .shortcut img {
            height: 25px;
        }

    .profile-menu > li i {
        display: none;
    }

    .chat {
        display: none;
    }
  
}

@media all and (max-width:780px) {
    #mainscreen {
        min-height: calc(100% - 100px);
         top:80px;  
    }
       
    .block-area {
        padding: 5px 5px 0px;
    }

    #header {
        padding: 0px;
        position:fixed;
        left:0px;
        top:0px;  
        height:80px;
        width:100%;
        z-index:99;
    }
    .top-QuickSearch {
     margin-top:-10px; 
    }
    .top-MenuList {
     margin:5px;
    }
    .logo {
        margin: 0px;
        height:38px; 
        width: 100%;
    }
    #menu-toggle {
    padding: 5px;
    width: 30px;
    height:38px;
 }
    .main-search:focus {
        background-position: 10px;
        left: 0px;
        width: 100%;
        height: 51px;
        padding-left: 40px;
        margin-top: -8px;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.9);
    }

    #header > .media-body {
        padding: 0px 7px;
        white-space: nowrap;
    }

        #header > .media-body:hover #time {
            display: none;
        }

    #content {
        margin-left: 0px;
    }

    #sidebar {
        /*background: rgba(0, 0, 0, 0.9);*/
        top: 40px;
        height: calc(100% + 38px);
        position: fixed;
        z-index: 9999;
        -ms-overflow-x: hidden;
        -ms-overflow-y: auto;
        transform: translate3d(-233px, 0px, 0px);
        -webkit-transform: translate3d(-233px, 0, 0);
        -moz-transform: translate3d(-233px, 0, 0);
    }

    .ie9 #sidebar {
        left: -233px;
        position: absolute;
    }

    #sidebar :not(#profile-menu).s-widget {
        display: none;
    }

    .toggled#sidebar {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
    }

    .ie9 .toggled#sidebar {
        left: 0px;
    }

    .side-widgets {
        width: 100%;
    }
    .side-menu {
        width: 100%;
        border-top-color: rgba(255, 255, 255, 0.1);
        border-top-width: 1px;
        border-top-style: solid;
        float: left;
    }

        .side-menu > li {
            width: 100%;
            overflow: hidden;
            border-bottom-color: rgba(255, 255, 255, 0.1);
            border-bottom-width: 1px;
            border-bottom-style: solid;
            float: left;
        }

            .side-menu > li > a {
                opacity: 1;
            }

        .side-menu .menu-item {
            margin-left: 45px;
            border-left-color: rgba(255, 255, 255, 0.1);
            border-left-width: 1px;
            border-left-style: solid;
            float: left;
        }

        .side-menu ul.menu-item {
            width: 100%;
        }

    ul.menu-item a.active {
        color: rgb(255, 214, 0);
        font-weight: bold;
    }

    .profile-menu {
        display: block;
    }

    :not(:focus).message-search {
        background-position: center;
        border: 0px currentColor;
        border-image: none;
        width: 25px;
        font-size: 0px;
        margin-right: -5px;
        background-image: url("../content/icon/search.png");
        background-repeat: no-repeat;
        background-color: transparent;
    }

    .message-search:focus {
        background: url("../content/icon/search.png") no-repeat 10px rgb(0, 0, 0);
        border: 0px currentColor;
        border-image: none;
        left: -8px;
        width: 100%;
        height: 50px;
        padding-left: 43px;
        font-size: 14px;
        margin-top: -10px;
        position: absolute;
    }

    #login {
        padding: 30px 15px;
    }

        #login .box {
            width: calc(100% - 30px);
        }
   #settings {
    padding-right:8px; 
    top: 130px;
    width: 70px;
    right: 0px;
  }
   .modal-body > #settings {
     top: 30px;
     padding-right:2px; 
     width: 100px;
  }
}

@media all and (max-width:480px) {
    .cover .profile-pic {
        width: auto;
        max-width: 100%;
    }

    .cover .profile-btn {
        padding: 5px;
    }

        .cover .profile-btn .btn-alt {
            padding: 0px 5px;
            font-size: 11px;
        }
}





.icon {
    font-family: "ios7-icon";
    font-style: normal;
    display: inline-block;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-rendering: geometricPrecision;
    -moz-text-rendering: geometricPrecision;
    -ms-text-rendering: geometricPrecision;
    -o-text-rendering: geometricPrecision;
    text-rendering: geometricPrecision;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

[class*='sa-'] {
    background-position: center;
    background-repeat: no-repeat;
}

[class*='sa-side-'] {
    width: 44px;
    height: 44px;
}


[class*='sa-top-'] {
    width: 40px;
    height: 48px;
    float: left;
}

[class*='editor-'] {
    background-position: center;
    width: 13px;
    height: 22px;
    float: left;
    background-repeat: no-repeat;
}
[class*='sa-list-'] {
    background-position: center;
    width: 21px;
    height: 21px;
    display: inline-block;
    background-repeat: no-repeat;
}

@media not all, not all, not all, not all, only screen and (min-resolution:120dpi), not all {
    .sa-side-typography {
        background-size: 23px 21px;
    }

    .sa-side-widget {
        background-size: 23px 21px;
    }

    .sa-side-table {
        background-size: 23px 21px;
    }

    .sa-side-ui {
        background-size: 23px 21px;
    }

    .sa-side-folder {
        background-size: 23px 21px;
    }
      
}
::-webkit-input-placeholder {
   color: rgba(0,0,0,0.4) !important;
}

:-moz-placeholder { 
   color: rgba(0,0,0,0.4) !important;
 
  
}

::-moz-placeholder {  
   color: rgba(0,0,0,0.4) !important;

 
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
  
}

label {
    font-size: 13px;
    font-weight: normal;
}

.form-group {
    margin-bottom: 5px;
}

input[type='text'].form-control{
    background: rgba(255, 255, 255, 0.5);
    color: rgb(0, 0, 0);
    box-shadow: none;
    text-shadow: none;
    -webkit-appearance: none;
  }
input[type='number'].form-control{
    background: rgba(255, 255, 255, 0.5);
    color: rgb(0, 0, 0);
    box-shadow: none;
    text-shadow: none;
    -webkit-appearance: none;
  }
textarea.form-control{
    background: rgba(255, 255, 255, 0.5);
    color: rgb(0, 0, 0);
      box-shadow: none;
    text-shadow: none;
    -webkit-appearance: none;
  }

.message-search {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-image: none;
    color: rgb(255, 255, 255);
    font-family: open-sans-regular;
    box-shadow: none;
    text-shadow: none;
    -webkit-appearance: none;
}

.input-focused {
    background: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: none;
}

.open.bootstrap-select > .form-control {
    background: rgb(255, 255, 255);
    border-color: rgb(100, 100, 100);
    box-shadow: none;
}

.input-focused {
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.6);
}

.input-transparent {
    border: 0px currentColor;
    border-image: none;
}

textarea.form-control {
    overflow: auto;
    resize: none;
}

.select .form-control {
    height: auto;
}

    .select .form-control:hover {
        color: rgb(255, 255, 255);
    }

    .select .form-control:focus {
        color: rgb(255, 255, 255);
    }

[disabled].form-control {
    background-color: rgba(255, 255, 255, 0.4);
    color:rgb(0, 0, 0);
}

input[type='text'][readonly].form-control {
     background-color:rgb(221, 221, 221);
     color:rgb(0, 0, 0);
}

fieldset[disabled] .form-control {
    background-color: rgba(238, 238, 238, 0.09);
}

select:not([multiple]) {
    background-position: right;
    line-height: normal !important;
    text-indent: 1px;
    background-color:#fefefe;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.ie9 select:not([multiple]) {
    background-image: none;
}

select option {
    color: rgb(0, 0, 0);
}

.ie9 select option:first-child {
    color: rgb(255, 255, 255) !important;
}

select[multiple] option {
    color: rgb(255, 255, 255) !important;
}

select::-ms-expand {
    display: none;
}
.radio {
    padding-left: 0px;
}

.checkbox {
    padding-left: 0px;
}

.radio-inline {
    padding-left: 0px;
}

.checkbox-inline {
    padding-left: 0px;
}

.icheckbox_minimal {
    padding: 0px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-image: none;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.iradio_minimal {
    padding: 0px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-image: none;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    float: left;
    display: inline-block;
    cursor: pointer;
}

#login .icheckbox_minimal {
    background: rgba(0, 0, 0, 0.5);
    border: 0px currentColor;
    border-image: none;
    width: 17px;
    height: 17px;
}

.icheckbox_minimal {
    margin: 1px 8px 0px 0px;
}

.listview-header .icheckbox_minimal {
    margin-top: 7px;
}

.iradio_minimal {
    margin: 2px 6px 0px 0px;
}

.hover.icheckbox_minimal {
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-image: none;
}

.hover.iradio_minimal {
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-image: none;
}

.iradio_minimal {
    border-radius: 50px !important;
}

.disabled.iradio_minimal {
    cursor: default;
    opacity: 0.4;
}

.disabled.checked.iradio_minimal {
    cursor: default;
    opacity: 0.4;
}

.disabled.icheckbox_minimal {
    cursor: default;
    opacity: 0.4;
}

.checked.icheckbox_minimal {
    background: rgba(255, 255, 255, 0.6) !important;
}

.checked.iradio_minimal {
    background: rgba(255, 255, 255, 0.6) !important;
}

:not(.form-control).btn {
     border: 0px currentColor;
}

:not(.form-control):not(.btn-link).btn {
    opacity: 0.8;
    /* ÆäËûä¯ÀÀÆ÷ */
box-shadow: 2px 3px 1px  rgba(0, 0, 0, 0.3);
/* webkitÄÚºËä¯ÀÀÆ÷ */
-webkit-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3); 
/* Firefoxä¯ÀÀÆ÷ */
-moz-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3);
}

.btn-alt {
    background: none !important;
    filter: none !important;
}

.btn:hover {
    color: rgb(255, 255, 255);
    opacity: 1 !important;
    text-shadow: 0px 0px 4px rgba(255,255,255,0.7);
}

.open .dropdown-toggle.btn {
    color: rgb(255, 255, 255);
    opacity: 1 !important;
    text-shadow: 0px 0px 4px rgba(255,255,255,0.7);
}

:not(.form-control).btn:active {
    background: rgba(0, 0, 0, 0.75);
}

:not(.form-control).active.btn {
    background: rgba(0, 0, 0, 0.75);
}

.open :not(.form-control).dropdown-toggle.btn {
    background: rgb(255, 255,255);
}

.btn-sm {
    padding: 4px 10px 6px;
}

.btn-xs {
    padding: 3px 7px;
    font-size: 10px;
}

.btn-alt {
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid rgba(255, 255, 255, 0.31) !important;
    border-image: none !important;
}

    .btn-alt:hover {
        background: rgba(255, 255, 255, 0.39) !important;
        color: rgb(0, 0, 0);
    }

.btn .caret {
    border-top-color: rgba(255, 255, 255, 0.6);
}
.search-choice-close::before {
    background: rgb(30, 30, 30);
    border-radius: 10px;
    top: 0px;
    width: 13px;
    height: 13px;
    text-align: center;
    right: 5px;
    color: rgb(255, 255, 255);
    line-height: 12px;
    font-size: 9px;
    display: inline-block;
    position: relative;
    content: "x";
}

.btn-group.bootstrap-select {
    margin-left: 0px;
    float: none;
    display: inline-block;
}

[class*='col-'].btn-group.bootstrap-select {
    margin-left: 0px;
    float: none;
    display: inline-block;
}

.form-search .btn-group.bootstrap-select {
    margin-bottom: 0px;
}

.form-inline .btn-group.bootstrap-select {
    margin-bottom: 0px;
}

.form-horizontal .btn-group.bootstrap-select {
    margin-bottom: 0px;
}

.pull-right.btn-group.bootstrap-select {
    float: right;
}

[class*='col-'].pull-right.btn-group.bootstrap-select {
    float: right;
}

.row-fluid [class*='col-'].pull-right.btn-group.bootstrap-select {
    float: right;
}

.input-append .btn-group.bootstrap-select {
    margin-left: -1px;
}

.input-prepend .btn-group.bootstrap-select {
    margin-right: -1px;
}

.bootstrap-select {
    width: 100%;
}

    .bootstrap-select > .btn {
        width: 100%;
    }

.error .bootstrap-select .btn {
    border: 1px solid rgb(185, 74, 72);
    border-image: none;
}

.open.show-menu-arrow.bootstrap-select > .btn {
    z-index: 1001;
}

.btn-group.bootstrap-select .btn .filter-option {
    left: 9px;
    text-align: left;
    right: 25px;
    overflow: hidden;
    position: absolute;
}

.btn-group.bootstrap-select .btn .caret {
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    border-top-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    position: absolute;
}

.btn-group.bootstrap-select > .disabled {
    cursor: not-allowed;
}

.btn-group.bootstrap-select .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}

.btn-group.bootstrap-select .inner.dropdown-menu {
    background: none;
}

[class*='col-'].btn-group.bootstrap-select .btn {
    width: 100%;
}

.btn-group.bootstrap-select .dropdown-menu {
    min-width: 100%;
}

.btn-group.bootstrap-select .inner.dropdown-menu {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    position: static;
    box-shadow: none;
}

.btn-group.bootstrap-select .dropdown-menu dt {
    padding: 3px 12px;
    display: block;
    cursor: default;
}

.btn-group.bootstrap-select .div-contain {
    overflow: hidden;
}

.btn-group.bootstrap-select .dropdown-menu li {
    position: relative;
}

    .btn-group.bootstrap-select .dropdown-menu li > a.opt {
        padding-left: 12px;
    }

    .btn-group.bootstrap-select .dropdown-menu li > a {
        cursor: pointer;
    }

    .btn-group.bootstrap-select .dropdown-menu li > dt small {
        font-weight: normal;
    }

.show-tick.btn-group.bootstrap-select .dropdown-menu li.selected a i.check-mark {
    right: 15px;
    margin-top: 2.5px;
    display: inline-block;
    position: absolute;
}

.btn-group.bootstrap-select .dropdown-menu li a i.check-mark {
    display: none;
}

.show-tick.btn-group.bootstrap-select .dropdown-menu li a span.text {
    margin-right: 34px;
}

.btn-group.bootstrap-select .dropdown-menu li small {
    padding-left: 0.5em;
}

.btn-group.bootstrap-select .dropdown-menu li:not(.disabled) > a:hover small {
    color: rgba(255, 255, 255, 0.4);
}

.btn-group.bootstrap-select .dropdown-menu li:not(.disabled) > a:focus small {
    color: rgba(255, 255, 255, 0.4);
}

.btn-group.bootstrap-select .dropdown-menu li > dt small {
    font-weight: normal;
}

.show-menu-arrow.bootstrap-select .dropdown-toggle::before {
    left: 9px;
    bottom: -4px;
    border-right-color: transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-left-color: transparent;
    border-right-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 7px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: none;
    position: absolute;
    content: "";
}

.show-menu-arrow.bootstrap-select .dropdown-toggle::after {
    left: 10px;
    bottom: -4px;
    border-right-color: transparent;
    border-bottom-color: white;
    border-left-color: transparent;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: none;
    position: absolute;
    content: "";
}

.dropup.show-menu-arrow.bootstrap-select .dropdown-toggle::before {
    top: -3px;
    bottom: auto;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: currentColor;
    border-top-width: 7px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: none;
}

.dropup.show-menu-arrow.bootstrap-select .dropdown-toggle::after {
    top: -3px;
    bottom: auto;
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: currentColor;
    border-top-width: 6px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: none;
}

.pull-right.show-menu-arrow.bootstrap-select .dropdown-toggle::before {
    left: auto;
    right: 12px;
}

.pull-right.show-menu-arrow.bootstrap-select .dropdown-toggle::after {
    left: auto;
    right: 13px;
}

.open.show-menu-arrow.bootstrap-select > .dropdown-toggle::before {
    display: block;
}

.open.show-menu-arrow.bootstrap-select > .dropdown-toggle::after {
    display: block;
}

.mobile-device {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100% !important;
    display: block !important;
    position: absolute;
    opacity: 0;
}

.fit-width.bootstrap-select {
    width: auto !important;
}

.fit-width.btn-group.bootstrap-select .btn .filter-option {
    position: static;
}

.fit-width.btn-group.bootstrap-select .btn .caret {
    top: auto;
    margin-top: -1px;
    position: static;
}

.bootstrap-select .dropdown-menu li a i {
    margin: 3px 7px 0px 0px;
    line-height: 100%;
    font-size: 11px;
    float: left;
}

.bootstrap-select .filter-option i {
    margin: 3px 7px 0px 0px;
    line-height: 100%;
    font-size: 11px;
    float: left;
}
.input-icon {
    position: relative;
}

    .input-icon .add-on {
        background: rgba(0, 0, 0, 0.15);
        padding: 5px 4px 2px 5px;
        left: 1px;
        top: 1px;
        font-size: 15px;
        display: block !important;
        position: absolute;
    }

    .input-icon .form-control {
        padding-left: 30px;
    }

.bootstrap-datetimepicker-widget {
    padding: 0px;
    left: 0px;
    top: 0px;
    width: 220px;
    color: rgb(71, 71, 71);
    margin-top: -2px !important;
    z-index: 3000;
}

    .bootstrap-datetimepicker-widget .btn {
        background: rgb(255, 255, 255);
        padding: 3px 10px;
        border: 1px solid rgb(206, 206, 206);
        border-image: none;
        color: rgb(0, 0, 0);
    }

        .bootstrap-datetimepicker-widget .btn:active {
            background: rgb(255, 255, 255);
            padding: 3px 10px;
            border: 1px solid rgb(206, 206, 206);
            border-image: none;
            color: rgb(0, 0, 0);
        }

    .bootstrap-datetimepicker-widget > ul {
        margin: 0px;
        padding-left: 0px;
        list-style-type: none;
    }

    .bootstrap-datetimepicker-widget table[data-hour-format='12'] .separator {
        margin: 0px;
        padding: 0px;
        width: 4px;
    }

    .bootstrap-datetimepicker-widget .datepicker > div {
        display: none;
    }

    .bootstrap-datetimepicker-widget .picker-switch {
        text-align: center;
    }

    .bootstrap-datetimepicker-widget table {
        margin: 0px;
        width: 100%;
    }

    .bootstrap-datetimepicker-widget td {
        width: 20px;
        height: 20px;
        text-align: center;
        font-weight: normal;
    }

    .bootstrap-datetimepicker-widget th {
        width: 20px;
        height: 20px;
        text-align: center;
        font-weight: normal;
    }

    .bootstrap-datetimepicker-widget td.old {
        color: rgb(153, 153, 153);
    }

    .bootstrap-datetimepicker-widget td.new {
        color: rgb(153, 153, 153);
    }

    .bootstrap-datetimepicker-widget .active {
        color: rgb(0, 0, 0);
        background-color: rgb(255, 255, 255);
    }

.datepicker-months td span {
    width: 25%;
    height: 50px;
    line-height: 50px;
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    display: block;
    cursor: pointer;
}

.datepicker-years td span {
    width: 25%;
    height: 50px;
    line-height: 50px;
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    display: block;
    cursor: pointer;
}

.datepicker thead {
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.bootstrap-datetimepicker-widget td span.old {
    color: rgb(153, 153, 153);
}

.bootstrap-datetimepicker-widget td span.disabled {
    background: 0px;
    color: rgb(153, 153, 153);
    cursor: not-allowed;
}

    .bootstrap-datetimepicker-widget td span.disabled:hover {
        background: 0px;
        color: rgb(153, 153, 153);
        cursor: not-allowed;
    }

.bootstrap-datetimepicker-widget th.switch {
    width: 145px;
}

.bootstrap-datetimepicker-widget th.next {
    font-size: 21px;
}

.bootstrap-datetimepicker-widget th.prev {
    font-size: 21px;
}

.bootstrap-datetimepicker-widget th.disabled {
    background: 0px;
    color: rgb(153, 153, 153);
    cursor: not-allowed;
}

    .bootstrap-datetimepicker-widget th.disabled:hover {
        background: 0px;
        color: rgb(153, 153, 153);
        cursor: not-allowed;
    }

.bootstrap-datetimepicker-widget thead > tr:first-child th:hover {
    background: rgb(238, 238, 238);
    cursor: pointer;
}

.datepicker-days tbody > tr > td:hover {
    background: rgb(255, 255, 255);
    cursor: pointer;
}

.datepicker-months .table-condensed tbody > tr > td span:hover {
    background: rgb(255, 255, 255);
    cursor: pointer;
}

.datepicker-years .table-condensed tbody > tr > td span:hover {
    background: rgb(255, 255, 255);
    cursor: pointer;
}

.datepicker-months .table-condensed tbody > tr > td {
    padding: 0px;
}

.datepicker-years .table-condensed tbody > tr > td {
    padding: 0px;
}

[class*='timepicker-'] {
    font-size: 15px;
}

.slider {
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.slider-horizontal.slider {
    width: 210px;
    height: 20px;
}

    .slider-horizontal.slider .slider-track {
        left: 0px;
        top: 50%;
        width: 100%;
        height: 10px;
        margin-top: -5px;
    }

    .slider-horizontal.slider .slider-selection {
        top: 0px;
        height: 100%;
        bottom: 0px;
    }

    .slider-horizontal.slider .slider-handle {
        margin-top: -6px;
        margin-left: -10px;
    }

    .slider-horizontal.slider .triangle.slider-handle {
        border-width: 0px 10px 10px;
        width: 0px;
        height: 0px;
        margin-top: 0px;
        border-bottom-color: rgb(4, 128, 190);
    }

.slider-vertical.slider {
    width: 20px;
    height: 210px;
}

    .slider-vertical.slider .slider-track {
        left: 50%;
        top: 0px;
        width: 10px;
        height: 100%;
        margin-left: -5px;
    }

    .slider-vertical.slider .slider-selection {
        left: 0px;
        top: 0px;
        width: 100%;
        bottom: 0px;
    }

    .slider-vertical.slider .slider-handle {
        margin-top: -10px;
        margin-left: -5px;
    }

    .slider-vertical.slider .triangle.slider-handle {
        border-width: 10px 0px 10px 10px;
        width: 1px;
        height: 1px;
        margin-left: 0px;
        border-left-color: rgb(4, 128, 190);
    }

.slider input {
    display: none;
}

.slider .tooltip-inner {
    white-space: nowrap;
}

.slider-track {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-image: none;
    position: absolute;
    cursor: pointer;
}

.slider-selection {
    position: absolute;
}

.slider-handle {
    border-radius: 2px !important;
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0.9;
    background-color: rgb(255, 255, 255);
}

.round.slider-handle {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.triangle.slider-handle {
    background: none;
}

.hide-text {
    font: 0px/0 a;
    border: 0px currentColor;
    border-image: none;
    color: transparent;
    font-size-adjust: none;
    font-stretch: normal;
    text-shadow: none;
    background-color: transparent;
}

.input-block-level {
    width: 100%;
    display: block;
    min-height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-file {
    overflow: hidden;
    vertical-align: middle;
    position: relative;
}

    .btn-file > input {
        margin: 0px;
        top: 0px;
        right: 0px;
        font-size: 23px;
        position: absolute;
        cursor: pointer;
        direction: ltr;
        opacity: 0;
        transform: translate(-300px, 0px) scale(4);
    }

.fileupload {
    margin-bottom: 9px;
}

.uneditable-input {
    padding: 0px 10px;
    width: 100%;
    height: 30px;
    line-height: 27px;
    overflow: hidden;
    margin-right: -1px;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: not-allowed;
}

.fileupload .thumbnail {
    width: 200px;
    height: 150px;
    text-align: center;
    line-height: 137px;
    overflow: hidden;
    margin-bottom: 5px;
    vertical-align: middle;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.3);
}

.fileupload .small.thumbnail {
    width: 50px;
    height: 50px;
    line-height: 100%;
    margin-bottom: 0px;
}

.fileupload .thumbnail > img {
    vertical-align: middle;
    display: inline-block;
    max-height: 100%;
}

.fileupload .btn {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-image: none;
    vertical-align: middle;
}

.row.fileupload .btn {
    margin-left: -1px;
}

.fileupload .btn:focus {
    background: rgba(0, 0, 0, 0.2);
}

.fileupload .btn:active {
    background: rgba(0, 0, 0, 0.2);
}

.close-pic {
    top: 2px;
    color: rgb(255, 255, 255);
    position: relative;
}

.fileupload-exists .fileupload-new {
    display: none;
}

.fileupload-new .fileupload-exists {
    display: none;
}

.fileupload-inline .fileupload-controls {
    display: inline;
}

.close-pic {
    font-size: 11px;
    margin-left: 4px;
    float: none;
}

.fileupload-preview {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    white-space: nowrap;
    -ms-word-break: break-all;
    -ms-text-overflow: ellipsis;
}

div.spinedit {
    background: rgba(0, 0, 0, 0.08);
    top: 1px;
    width: 60px;
    height: 28px;
    text-align: center;
    right: 1px;
    display: inline-block;
    position: absolute;
}

    div.spinedit span {
        width: 20px;
        height: 28px;
        padding-top: 1px;
        font-size: 20px;
        vertical-align: top;
        display: inline-block;
        cursor: pointer;
        opacity: 0.5;
    }

        div.spinedit span:hover {
            opacity: 1 !important;
        }

.formError {
    z-index: 990;
}

    .formError .formErrorContent {
        z-index: 991;
    }

    .formError .formErrorArrow {
        z-index: 996;
    }

    .formError.formErrorInsideDialog {
        z-index: 5000;
    }

        .formError.formErrorInsideDialog .formErrorContent {
            z-index: 5001;
        }

        .formError.formErrorInsideDialog .formErrorArrow {
            z-index: 5006;
        }

.inputContainer {
    float: left;
    position: relative;
}

.formError {
    display: block;
    position: absolute;
    cursor: pointer;
}

.ajaxSubmit {
    background: rgb(85, 234, 85);
    padding: 20px;
    border: 1px solid rgb(153, 153, 153);
    border-image: none;
    display: none;
}

.formError .formErrorContent {
    background: rgb(212, 41, 21);
    padding: 2px 7px 3px;
    width: 100%;
    text-align: left;
    bottom: 2px;
    color: rgb(255, 255, 255);
    font-size: 11px;
    white-space: nowrap;
    position: relative;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
    text-shadow: none;
}

.greenPopup .formErrorContent {
    background: rgb(51, 190, 64);
}

.blackPopup .formErrorContent {
    background: rgb(57, 57, 57);
    color: rgb(255, 255, 255);
}

.formError .formErrorArrow {
    margin: -2px 0px 0px 13px;
    width: 15px;
    right: 10px;
    bottom: -7px;
    position: absolute;
}

.formError .formErrorArrowBottom {
    margin: 0px 0px 0px 12px;
    top: 2px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.formError .formErrorArrow div {
    background: rgb(212, 41, 21);
    margin: 0px auto;
    height: 1px;
    line-height: 0;
    font-size: 0px;
    display: block;
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.greenPopup .formErrorArrow div {
    background: rgb(51, 190, 64);
}

.blackPopup .formErrorArrow div {
    background: rgb(57, 57, 57);
    color: rgb(255, 255, 255);
}

.formError .formErrorArrow .line10 {
    border: currentColor;
    border-image: none;
    width: 11px;
}

.formError .formErrorArrow .line9 {
    border: currentColor;
    border-image: none;
    width: 9px;
}

.formError .formErrorArrow .line8 {
    width: 7px;
}

.formError .formErrorArrow .line7 {
    width: 5px;
}

.formError .formErrorArrow .line6 {
    width: 3px;
}

.formError .formErrorArrow .line5 {
    width: 1px;
}

.formError .formErrorArrow .line4 {
    width: 0px;
}

.formError .formErrorArrow .line3 {
    width: 0px;
}

.formError .formErrorArrow .line2 {
    background: rgb(221, 221, 221);
    border: currentColor;
    border-image: none;
    width: 0px;
}

.formError .formErrorArrow .line1 {
    background: rgb(221, 221, 221);
    border: currentColor;
    border-image: none;
    width: 0px;
}

.checkableBox .formError {
    left: 0px !important;
    right: auto !important;
}


.md-header .btn-group {
    padding: 5px 5px 3px 0px;
    margin-right: 5px;
    margin-left: 0px;
    border-right-color: rgba(255, 255, 255, 0.07);
    border-right-width: 1px;
    border-right-style: solid;
}


.md-editor .btn-group .btn + .btn {
    margin-left: 0px;
}

.md-editor .btn-group .btn + .btn-group {
    margin-left: 0px;
}

.md-editor .btn-group .btn-group + .btn {
    margin-left: 0px;
}

.md-editor .btn-group .btn-group + .btn-group {
    margin-left: 0px;
}
.md-editor .md-header .btn {
    background: none !important;
    padding: 0px 4px 2px;
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
    letter-spacing: -2px;
    font-size: 15px;
    opacity: 0.7;
}


.md-editor .btn:hover {
    color: rgb(255, 255, 255);
    opacity: 1;
    text-shadow: 0px 0px 4px rgba(255,255,255,0.7);
}

.md-editor .active.btn {
    color: rgb(255, 255, 255);
    opacity: 1;
    text-shadow: 0px 0px 4px rgba(255,255,255,0.7);
}


.note-image-content .btn {
    border: 0px currentColor !important;
    border-image: none !important;
    color: rgb(51, 51, 51);
    font-size: 14px !important;
}

    .note-image-content .btn:hover {
        color: rgb(255, 255, 255);
    }
.md-editor {
    display: block;
}

    .md-editor > .md-header {
        display: block;
    }

    .md-editor .md-footer {
        display: block;
    }

    .md-editor > .md-header {
        padding: 0px 5px;
    }

    .md-editor > .md-preview {
        padding: 10px;
        min-height: 150px;
    }

    .md-editor > textarea {
        background: none;
        margin: 0px;
        padding: 10px;
        border: 0px currentColor;
        border-image: none;
        width: 100%;
        color: rgb(255, 255, 255);
        font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
        display: block;
    }

.icoselect {
    display: none;
}

    .icoselect div {
        text-align: center;
        width: 30px;
        line-height: 30px;
        float: left;
    }

    .icoselect i:hover {
        font-size: 140%;
        cursor: pointer;
    }

.fc-border-separate {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

    .fc-border-separate td {
        border: 1px solid rgba(255, 255, 255, 0.15);
        border-image: none;
    }

    .fc-border-separate th {
        border: 1px solid rgba(255, 255, 255, 0.15);
        border-image: none;
    }

    .fc-border-separate th {
        background: rgba(0, 0, 0, 0.3);
        padding: 4px 0px 2px;
        border-top-color: currentColor;
        border-bottom-color: currentColor;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-style: none;
        border-bottom-style: none;
    }

    .fc-border-separate td:hover {
        background: rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }

.fc-cell-overlay {
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.fc-border-separate th {
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}

.fc-header {
    margin-bottom: 5px;
}

.calendar-widget .fc-header {
    margin: 10px 0px 5px;
}

.fc-header-left {
    text-align: left !important;
}

.fc-header-right {
    text-align: right;
}

.calendar-widget .fc-header-right {
    padding-right: 10px;
}

.calendar-widget .fc-header-left {
    padding-left: 10px;
}
:not(.calendar-widget)#calendar .fc-header .fc-header-left {
    width: 35px;
}

#calendar .fc-header .fc-header-center {
    padding-right: 35px;
}

.list-inline.calendar-actions {
    top: 7px;
    right: 10px;
    position: absolute;
}

.calendar-actions > li > a {
    width: 100%;
    display: inline-block;
    opacity: 0.8;
}

    .calendar-actions > li > a:hover {
        opacity: 1;
    }

.fc-view-agendaDay .fc-today {
    background: none;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
}

.hinge.animated {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
}

.flip.animated {
    backface-visibility: visible;
    animation-name: flip;
    -webkit-animation-name: flip;
    -webkit-backface-visibility: visible;
}
.w-100 {
    width: 100%;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.bg-none {
    background: none !important;
}

.o-hidden {
    overflow: hidden;
}

.o-visible {
    overflow: visible;
}

.o-auto {
    overflow: auto;
}

.t-overflow {
    width: 97%;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.l-100 {
    line-height: 100%;
}

.d-block {
    display: block;
}

.t-s-0 {
    text-shadow: none;
}

.b-s-0 {
    box-shadow: none;
}

.b-0 {
    border: 0px currentColor;
    border-image: none;
}

.f-bold {
    font-weight: bold;
}

.p-0 {
    padding: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.m-0 {
    margin: 0px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}
.blueColor {
    color:rgb(0, 100, 179) !important;
}
a[class='blueColor']:hover {
    color: rgb(94, 13, 11);
    text-decoration:underline;
    cursor:pointer; 
}
       
.BlackWhileFace {
background-color:#e4edea;
color:#3e3a39;

 margin-bottom:10px; 
}
.SlidesThumb {
display: block;
width:60px;
height:45px;
border: 1px solid #ddd;
border-radius: 4px;
}
.SlidesImgRemark {
    width:60px;
    font-size:8pt; 
}
.HYZoomDiv {
 overflow:auto;
 min-width:300px;
 min-height:300px;
}
.CaseStatusStyle {
    color:rgb(255, 255, 255);
    font-weight:bold;
    border-bottom-color: #337ab7;
    border-bottom-width: 1px;
    border-bottom-style: solid;

}
.popSelect {
  background-image: none;
  background-color:silver;
  margin:5px -1px 5px 5px !important; 
  border-color: #000;
  /* ÆäËûä¯ÀÀÆ÷ */
box-shadow: 2px 3px 1px  rgba(0, 0, 0, 0.3);
/* webkitÄÚºËä¯ÀÀÆ÷ */
-webkit-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3); 
/* Firefoxä¯ÀÀÆ÷ */
-moz-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3);

 border-radius:5px 5px;
/* Firefoxä¯ÀÀÆ÷ */
 -moz-border-radius:5px 5px;
 /* webkit ÄÚºËä¯ÀÀÆ÷ */
 -webkit-border-radius:5px 5px;
 
}
.popSelect > .btn-dropShow span{
    color:#000;
    text-shadow:none;

  }
.popSelect > .btn-dropShow{
   height:30px;
  }
.hy-labDtl {
color:#727171;
}
.hy-ReportImg {
  border:1px solid #666; 
}
.bootstrap-select > .dropdown-toggle > span {
color:#000;
}
.btn-dropShow {
  color: #000;
  background-color:silver;
  border-color: #4cae4c;
}
input-readonly{
     background-color:rgb(221, 221, 221) ;
     color:rgb(0, 0, 0);
}

.show-tick.btn-group.bootstrap-select {
background-color:lightcyan;
/* ÆäËûä¯ÀÀÆ÷ */
box-shadow: 2px 3px 1px  rgba(0, 0, 0, 0.3);
/* webkitÄÚºËä¯ÀÀÆ÷ */
-webkit-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3); 
/* Firefoxä¯ÀÀÆ÷ */
-moz-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3);

 border-radius:5px 5px;
/* Firefoxä¯ÀÀÆ÷ */
 -moz-border-radius:5px 5px;
 /* webkit ÄÚºËä¯ÀÀÆ÷ */
 -webkit-border-radius:5px 5px;
}
.dropdown-menu > .active {
background:rgb(100,100,100); 
}
.modal-body> #settings{
  top: 30px;
 background-color:white; 
 width:120px;
}
.modal-body > #settings i {
     font-size: 24px;
  }

.well-new {
  min-height: 20px;
  padding: 9px;
  margin: 5px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  background-color:white; 
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.logoImg {
border-bottom:2px solid  #004195;
width:50%;
}

.ListItemTitle {
    color:#212121 !important;
    font-family:"SimHei" !important;
    font-size:14pt !important; 
 }
.ItemTitleDiv {
   padding-top:5px;
   padding-bottom :5px;  
}
.ListItemContent {
    color:#717171 !important;
    font-family:"SimHei" !important;
    font-size:12pt;
 }
.ListRow {
  min-height: 30px;
  padding: 5px;
  margin: 5px;
  border-bottom: 1px solid #a0a0a0;
 
}
.RowLineTop {
     border-top: 1px solid #a0a0a0;
}
.btn-primary {
color:#fff !important; 
}

#NewWinSee {
    color: #fff;
    background: #337ab7;
    border-color: #2e6da4;
    border-radius: 5px 5px 5px 5px !important;
    transition: width 300ms;
    top: 1px;
    width: 130px;
    right: 100px;
    line-height: 20px;
    font-family: open-sans-regular;
    white-space: nowrap;
    position: fixed;
    z-index: 999;
    cursor: pointer;
    /* ÆäËûä¯ÀÀÆ÷ */
    box-shadow: -2px 3px 2px  rgba(0, 0, 0, 0.3);
    /* webkitÄÚºËä¯ÀÀÆ÷ */
    -webkit-box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.3); 
    /* Firefoxä¯ÀÀÆ÷ */
    -moz-box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: width 300ms;
    -moz-transition: width 300ms;
}

    #NewWinSee i {
        font-size: 16px;
        margin-right: 5px;
        float: left;
    }
    .CaseTypeStyle {
    color:rgb(255, 180, 180);
    font-weight:bold;
}
.DesktopImg {
cursor:pointer;
width:34px;
}

.SlideFrameDiv {
    background-color:rgb(221, 221, 221);
    top: 55px;
    right: 0px;
    position: fixed;
    border:2px solid #1b85c3;
    border-radius:3px 4px;  
}
#FullWinSee {
    color: #337ab7;
    background: #fff;
    border:2px solid #337ab7;
    border-radius: 5px 5px 5px 5px !important;
    padding:3px; 
    top: 55px;
    width: 85px;
    height:30px;
    right: 500px;
    font-family: open-sans-regular;
    position: fixed;
    z-index: 999;
    cursor: pointer;
    white-space: nowrap;
    text-align:center;
   
}
.CaseBackBtn {
    color: #fff !important;
    background: #337ab7;
    border-color: #2e6da4;
    border-radius: 5px 0px 0px 5px !important;
    transition: width 300ms;
    top: 95px;
    width: 65px;
    right: 0px;
    line-height: 20px;
    font-family: open-sans-regular;
    white-space: nowrap;
    position: fixed;
    z-index: 999;
    font-size: 12px;
    cursor: pointer;
    padding:5px; 
    /* ÆäËûä¯ÀÀÆ÷ */
    box-shadow: -2px 3px 2px  rgba(0, 0, 0, 0.3);
    /* webkitÄÚºËä¯ÀÀÆ÷ */
    -webkit-box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.3); 
    /* Firefoxä¯ÀÀÆ÷ */
    -moz-box-shadow: -2px 3px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: width 300ms;
    -moz-transition: width 300ms;
}

    .CaseBackBtn i {
        font-size: 12px;
        padding:5px; 
        float: left;
    }
     .CaseBackBtn i:hover {
        font-size: 18px;
    }
.CaseListMenuDiv {
width:225px;
min-height:500px;
margin:5px;
background-color:#e4edea;
overflow:auto ;
border-top:1px solid rgb(36, 104, 141);
}
.CaseMenuItemDiv {
  color: rgb(0, 0, 0);
  cursor:pointer;
  padding-left:20px;
  padding-top:5px; 
  padding-bottom:5px; 
}
.CaseMenuItemSelect {
 color:red !important;
}
.CaseMenuItemDiv i {
  font-size:15px;
  width:auto ;
  white-space:nowrap;  
}
.CaseMenuItemDiv i:hover {
  font-size:16px;
  color:red !important;
}
.bgc-LightBlue {
   color:#052c89;
}
.bgc-LightRed {
   color:#b91ff6; 
}
.bgc-LightGreen {
   color:#03643a;
}
.bgc-LightYellow {
  color:#c67007;
}
.CaseMenuHospitalDiv {
  color: rgb(0, 0, 0);
  cursor:pointer;
  padding-left:5px;
  padding-top:5px; 
  padding-bottom:5px; 
}

.CaseMenuHospitalDiv i {
  font-size:18px;
  width:auto ;
  white-space:nowrap;  
}
.CaseMenuHospitalDiv i:hover {
  font-size:19px;
}
.handCur{
 cursor:pointer;
}
/*ÔÚÇÐÆ¬ä¯ÀÀ½çÃæ¸¡¶¯ÏÔÊ¾¹â¾µËù¼ûºÍ²¡ÀíÕï¶Ï*/
.SlideFloatDivCss {
    bottom:15px;
    width: 650px;
    left: 400px;
    position: fixed;
    z-index: 999;
    white-space: nowrap;
 }
.textareaOnSlide {
width:300px;
height:80px;
}
.CaseStatusColor4 {
    background-color: #9DBD5C;
}
.CaseStatusColor3 {
    background-color: #FF0000;
}
.CaseStatusColor1 {
    background-color: #BE5908;
}
.CaseStatusColor6 {
    background-color: #F58224;
}
.CaseStatusColor8 {
    background-color: #C4D79B;
}
.CaseStatusColor2 {
    background-color: #DFA4A2;
}
.CaseStatusColor7 {
    background-color: #7D9C3F;
}
.CaseStatusColor9 {
    background-color: #31b0d5;
}
.CaseStatusColorStyle {
    color: white;
    height: 25px;
    width: 86px;
    text-align: center;
    font-weight: bold;
}