.login-top {
    background-color: #457196;
    text-align: right;
    padding: 10px 0px 0px 0px;
#    border-bottom: 1px solid #d9d9d9;
#    box-shadow: 0 1px 0 rgba(0,0,0,.1);
#    padding: 0;
#    margin: 0;
    height: 30px;

}
.login-button {
#    background-color: #eeece4;
    text-align: center;
    padding: 10px 20px 0px 0px;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
#    padding: 0;
#    margin: 0;
    height: 25px;

}

.mlogo {
#    position: relative;
    display: block;
    float: left;
    padding: 0px 0px 0px 25px;

}
.mlogo-r {
#    position: relative;
    display: block;
    float: right;
#    padding: 10px 0px 0px 0px;
    
}

.login-header {
    background-color: #fff;
    padding: 5px 5px 2px 5px;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
#    padding: 0;
#    margin: 0;

}
.login-dialog {
    width: 805px;
    margin: 0 auto;
    background-color: #f5f5f5;
    box-shadow: 0 0 1px rgba(0,0,0,.2);
}

.login-body {
    font-size: 13px;
    color: #606060;
    padding: 25px 20px 20px;
#    min-height: 213px;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    text-align: center;
}

body {
    color: #505050;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
#    padding: 0;
#    margin: 0;
    background-color: #eeece4;
#    -webkit-font-smoothing: antialiased;
#    font-smoothing: antialiased;
}

.flyout p {
    margin-bottom: 0;
}
a {
    text-decoration: none;
    color: #2a5885;
}
.vk_icon {
    display: inline-block;
    margin: -2px 12px 0 0;
    background: url(/images/vk.png);
    width: 26px;
    height: 26px;
    vertical-align: middle;
}
.pin_icon {
    display: inline-block;
    margin: -15px 12px 0 0;
    background: url(/images/pincode5.png);
    width: 45px;
    height: 45px;
    vertical-align: middle;
}

.menu {
    display: flex;
    padding: 10px 8px 0px 5px;
    color: #505050;
#    float: left;

    position: relative;
    justify-content:center;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);

}


.content {
    vertical-align: top;
    padding: 2px 0px 5px 2px;
 
    display: block;
    background: #fff;
    border-left: 1px solid #e1e1e1;
    font-size: 13px;
    line-height: 19px;
    float: right;
#    margin: 0px; 
}
ul {
    list-style: none;
}

.title {
#    vertical-align: middle;
#    min-height: 30px;
}

.channel {
    vertical-align: middle;
    padding: 0px 0px 8px 0px;
}

.content-body {
    font-size: 13px;
    color: #606060;
    display: flex;
     
    padding: 1px 0px 0px 0px;
    min-height: 500px;
    position: relative;
    text-align: center;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.status {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 100%;
    background: #dfdfdf;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
    transform: scale(.999) translateZ(0);
    transition: background .3s ease;
}
.status.active {
    background: #15cd72;
}


.image {
    padding: 15px 5px 0px 5px;
    float: left;
}

.image.active {
    border-top: 5px solid #ff0000;
    padding: 10px 5px 0px 5px;
    float: left;
    
}

.MQn {
    background: #f50057;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    flex-grow: 0;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin-right: 6px;
    padding: 0 5px;
    text-transform: uppercase;
    transform-origin: left;
}
.fAn {
    flex-grow: 1;
}

.desc {
    margin-top: 0;
    margin-right: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 11px;
    background-color: #000;
    color: #fff!important;
    height: 14px;
    line-height: 14px;
    opacity: .75;
    filter: alpha(opacity=75);
    vertical-align: top;
    display: inline-block;
    position: absolute;
    right: 25px;
    bottom: 26px;
}
.hot {
    display: inline-block;
    text-align: center;
#    font-weight: normal;
#    font-style: normal;
#    font-size: 8pt;
    color: #fff;
#    text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.125);
#    background: #F89406;
#    background: #000000;
    margin-left: -15px;
    margin-right: 15px;
    padding: 0px 5px 0px 5px;
#    line-height: 11px;
#    border-top: 2px solid #ff0000;
}

.adm {
    color: #fff;
    background: red;
#    margin-left: -15px;
#    margin-right: 15px;
#    padding: 0px 10px 0px 5px;
#    line-height: 11px;
     padding-left: 5px;
     padding-right: 5px;
}

.adm2 {
#    color: #fff;
    background: red;
#    margin-left: -15px;
#    margin-right: 15px;
#    padding: 0px 10px 0px 5px;
#    line-height: 11px;
     padding-left: 5px;
     padding-right: 5px;
}

.hoti{
    text-align: center;
    display: inline-block;

#    font-weight: normal;
#    font-style: normal;
#    font-size: 8pt;
#    color: #fff;
#    text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.125);
#    background: #F89406;
    margin-left: -20px;
    margin-right: 10px;
    padding: 0px 5px 0px 5px;
#    line-height: 11px;
}


.hot a {
    color: #ffffff;

}
.user {
    padding: 4px 15px 0px 20px;
#    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    text-align: left;    
    padding-left: 100px;
        
}

.top-img {
    position: relative;
}

.top-top {
    margin-top: 0;
    margin-right: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 20px;
    background-color: #fdcd00;
    color: black;
    height: 25px;
    line-height: 25px;
#    opacity: .75;
    filter: alpha(opacity=75);
    display: -moz-inline-stack;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    left: 0px;
#    bottom: 5px;
}

.video-live {
    margin-top: 0;
    margin-right: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 11px;
    background-color: #ff0000;
    color: #fff!important;
    height: 14px;
    line-height: 14px;
#    opacity: .75;
    filter: alpha(opacity=75);
    display: -moz-inline-stack;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    right: 0px;
#    bottom: 5px;
}

.video-img {
    position: relative;
}

.video-time {
    margin-top: 0;
    margin-right: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 11px;
    background-color: #000;
    color: #fff!important;
    height: 14px;
    line-height: 14px;
    opacity: .75;
    filter: alpha(opacity=75);
    display: -moz-inline-stack;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    right: 2px;
    bottom: 5px;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
