﻿
/* =============================================================
   GENERAL STYLES
 ============================================================ */

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
}

.set-radius-zero {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.content-wrapper {
    margin-top: 40px;
    min-height: 800px;
    padding-bottom: 90px;
}

.header-line {
    font-weight: 900;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
    text-transform: uppercase;
}

.pad-botm {
    padding-bottom: 30px;
}


/* =============================================================
   NAVBAR & MENU STYLES
 ============================================================ */

.right-div {
    float: right;
    padding: 20px;
}

#menu-top a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    padding: 25px 15px 25px 15px;
    text-transform: uppercase;
}

.menu-section {
    background-color: #f7f7f7;
    border-bottom: 5px solid #9170E4;
    width: 100%
}

.menu-top-active {
    background-color: #eeeeee;
}

.navbar-inverse {
    background-color: #FFF;
    border-color: rgba(155, 153, 153, 0.23);
    background: url(../../images/bg1.png) no-repeat;
    ;
}
/**/
.list_logo {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.window_main_wrap {
    width: 100%;
}

.login_main_new {
    width: 100%;
    height: 105px;
    margin: 0 auto;
}

.header_new_ {
    height: 85px;
    background: none;
    border-bottom: 0px solid #0e8acf;
    text-align: center;
    padding-top: 20px;
}

.clear {
    overflow: hidden;
}

.header_main {
    width: 1170px;
    margin: 0 auto;
}

.head_logo {
    width: 710px;
    background: url(../../images/logo.png) no-repeat 0 6px;
    padding-left: 10px;
}

.head_logo_left {
    float: left;
}

.main_title {
    display: block;
    margin-bottom: 10px;
    color: #0e8acf;
    font-size: 33px;
    font-weight: 900;
    font-family: '微软雅黑';
    word-spacing: 8px;
    letter-spacing: 2px;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#109bdf),to(#0e8acf) );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}

.main_title_en {
    display: block;
    color: #109bdf;
    font-size: 15px;
    word-spacing: 5px;
    letter-spacing: 1px;
    line-height: normal;
}

.header_new_right {
    float: right;
    height: 86px;
    line-height: 86px;
}

    .header_new_right a.on, .header_new_right a:hover {
        color: #02649e;
    }

    .header_new_right a {
        display: inline-block;
        margin-right: 25px;
        color: #000;
        font-size: 16px;
        line-height: normal;
    }
/**/
.navbar {
    min-height: 90px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar-toggle {
    background-color: black;
    border: 1px solid black;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
/* =============================================================
   DASHBOARD STYLES
 ============================================================ */

.img-comments {
    border: 3px double #e1e1e1;
    height: 60px;
}

.chat-widget-main {
    max-height: 330px;
    overflow: auto;
}

.slide-bdr {
    border: 5px solid #9170E4
}

.chat-widget-left:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #F70E62;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-left {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #F70E62;
    font-size: 12px;
}

.chat-widget-right:after {
    top: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #5AA8CC;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-right {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #5AA8CC;
    font-size: 12px;
}

.chat-widget-name-left {
    color: #808080;
    margin-top: 30px;
    margin-left: 60px;
    text-align: left;
}

.img-left-chat {
    border: 3px double #e1e1e1;
    float: left;
    margin-right: 30px;
}

.img-right-chat {
    border: 3px double #e1e1e1;
    float: right;
    margin-left: 30px;
}

.chat-widget-main img-right {
    border: 3px double #e1e1e1;
    float: left;
}

.chat-widget-name-left h4 {
    font-weight: normal;
    font-size: 11px;
}

.chat-widget-name-left h5 {
    font-weight: normal;
    font-size: 10px;
}

.chat-widget-name-right h4 {
    font-weight: normal;
    font-size: 11px;
}

.chat-widget-name-right h5 {
    font-weight: normal;
    font-size: 10px;
}

.chat-widget-name-right {
    color: #808080;
    margin-top: 40px;
    margin-right: 60px;
    text-align: right;
}

.recent-users-sec img {
    max-height: 80px;
    margin: 15px;
}

.back-widget-set {
    background-color: transparent;
}

/* =============================================================
   FOOTER SECTION STYLES
 ============================================================ */
.footer-section {
    padding: 25px 50px 25px 50px;
    color: #000;
    font-size: 13px;
    background-color: #f7f7f7;
    text-align: right;
    border-top: 5px solid #9170E4;
}

    .footer-section a, .footer-section a:hover {
        color: #000;
    }

.field-validation-error {
    top: 10px;
    position: relative;
    display: block;
    background: #ca2026;
    color: white;
    padding: .5rem;
    font-size: 14px;
}

    .field-validation-error:before {
        content: " ";
        display: block;
        border-top: 2px solid transparent;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #ca2026;
        position: absolute;
        left: 10px;
        top: -10px;
    }

.form-control input[type="checkbox"] {
    width: auto;
    height: auto;
}

label.w4 {
    min-width: 80px;
    text-align: right !important;
}
