html,
body {
    height: 100%;
}
body{
    background:#F9F9F9;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.panel{
    border-radius: 0px !important;
}
.panel .panel-heading{
    border-radius: 0px !important;
}
.form-control{
    border-radius: 2px !important;
}
.preview{
    width:100%;
    height:25px;
    float:left;
}
.preview span{
    float:right;
    text-align: right;

}
.frmFull{
    width:100%;
    height:auto;
    float:left;
}

.pull-left {
    width: 30%;
    margin-bottom: 0px;
}
.pull-left .form-group{
    margin-bottom: 0px;
}

.form-group > input[type="checkbox"] {
    display: none;
}

.form-group > label.label-primary {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 60px;
}

.form-group > label.label-primary::before {
    background: rgba(0, 0, 0,0.3);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;

    transition: all 0.4s ease-in-out;
    width: 50px;
}

.form-group > label.label-primary::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -1px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.form-group > input[type="checkbox"]:checked + label.label-primary::before {
    background: inherit;
    opacity: 0.5;
}

.form-group > input[type="checkbox"]:checked + label.label-primary::after {
    background: inherit;
    left: 28px;
}
.textCheckBox{
    font-weight: bold;
}
.img-preview{
    width: 100px;
    height:100px;
    float:left;
    position: relative;
}
.img-preview img{
    width: 100px;
    height:100px;
    float:left;
    border:#575757 dotted 1px;
}
.img-preview .control-file{
    width: 100px;
    height:100px;
    float:left;
    position: absolute;
    cursor: pointer;
    top:0;
    left:0;
    opacity: 0;
}
.box-croppier {
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none
}

.item-crop-avatar {
    width: 650px;
    margin: 0 auto;
    margin-top: 20px;
    background: #ffffff;
    position: relative
}
.field-alias{
    width: 100%;
    height:auto;
    float:left;
    position: relative;
}
.field-alias span{
    width: 16px;
    height: auto;
    float: right;
    position: absolute;
    top: -1px;
    right: 2px;
    color:#eea236;
}
.inputAlias{
    border: 0px;
    border-bottom: #f4e081 solid 1px;
    width: calc(100% - 15px);
    height: 20px;
    float: left;
    position: relative;
    top: -7px;
    padding: 0px 2px;
    left: 12px;
    margin: 5px 0px;
    color:#904400;
}

.postAdv{
    position: relative;
}
.postAdv IMG{
    width: 125px !important;
    height: 80px !important;
}
.postAdv .controlAdv{
    position: absolute;
    top: 40px;
    right: 6px;
}
.postAdv .controlAdv span{
    padding: 0px 10px;
    font-size: 14px;
    line-height: 23px;
    position: relative;
}
.postAdv .controlAdv span input{
    width: 33px;
    height: 23px;
    position: absolute;
    left: 0px;
    opacity: 0;
    z-index: 999;
    overflow: hidden;
}
.post-avatar{
    height:80px;
    display: block
}
.media-object-avatar{
    width: 125px; 
    height: 80px;
    float:left;
    margin-right: 10px;
    background:transparent url("/img/noimg.png") no-repeat scroll 0% 0% / 123px 78px;
    border:#DDD dashed 1px;
}

/*Danh sach*/
.list-item-index p.cotentArt img {
    display: none;
}

.list-item-index .cotentArt {
    max-height: 63px;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-top: 3px;
    overflow: hidden;
}

.list-item-index .media-left img {
    width: 80px;
    height: 80px;
    border: 1px solid #dedede;
}

.list-item-index .input-group-btn {
    margin-left: -3px;
    float: left;
    font-size: 12px;
}

.list-item-index .search {
    width: 50%;
    float: left;
}

.list-item-index .input-group {
    margin-left: 82px
}

.list-item-index .head {
    width: 100%;
}

.list-item-index .remove-padding {
    width: 50%;
    float: left;
}

.list-item-index .head h4.media-heading {
    float: left;
}

.list-item-index .head .recommened {
    float: left;
}

.list-item-index .head .minute {
    float: right;
    font-size: 13px;
    color: #737373;
}

.list-item-index .head {
    float: left;
}

.list-item-index .content {
    float: left;
}

.list-item-index .clear {
    clear: both;
}

.list-item-index span.recommened {
    background: transparent url("http://static.media.bongda433.com/icons-background-11.png") scroll 0 -122px/147px auto;
    float: left;
    height: 20px;
    margin-left: 3px;
    margin-top: 1px;
    width: 18px;
}
.list-item-index .linkCopy{
    font-size: 10px;
    border: 0px;
    display: none;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.infoPost{
    width:100%;
    height: auto;
    float:left;
    margin:5px 0px;
    color: #868686;
    border-top:#DADADA dashed 1px;
    padding-top: 2px;
    font-size: 13px;
    position: relative;
}
.game_hot{
    color:#EC971F;
}
.iconId{
    width: 100%;
    float: left;
    text-align: center;
    border-top:#CCC solid 1px;
}
.list-panel{
    /*    border:0px;
        box-shadow: none;*/
}
.list-panel .panel-heading{
    /*    background: #FFF;
        border-bottom: #EC971F solid 2px;
        padding: 3px 0px;*/
    padding: 8px 15px;
}
.list-panel .panel-heading .panel-title{
    font-size: 18px;
}
.list-panel .panel-body{
    /*    border: 1px solid #ddd;
        border-top:0px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}
.remove-padding{
    padding-left: 0px !important;
    padding-right:0px !important;
}
#iframePlay iframe{
    width:100% !important;
}
header{
    width:100%;
    height:50px;
    float:left;
    background: #3B5998;
    margin-bottom: 0px;
}
header .navbar-inverse{
    border:0px;
    background: none;
}
.navbar-brand{
    color: #FFF !important;
}
#box-profile .open > a{
    background: #203E7D !important;
}
#menu a{
    color: #FFF;
}
.menu-left,.menu-left ul{
    width:100%;
    height:auto;
    float:left;
}
.menu-left{
    background:#FFF;

}
.menu-left ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    background:#FFF;
}
.menu-left ul li{
    width:100%;
    height:40px;
    float:left;
    line-height: 40px;
    border-bottom: #CCC solid 1px;
    box-sizing: border-box;
    padding-left: 5px;
    border:#CCC solid 1px;
    border-bottom: 0px;
    position: relative;
}
.menu-left ul li:last-child{
    border-bottom:#CCC solid 1px;
}
.menu-left ul li:hover{
    background: #F5F5F5;
}
.menu-left ul li.active{
    background: #3B5998;
    border: #3B5998 solid 1px;
    border-bottom: 0px;
}
.menu-left ul li a{
    width: 100%;
    height: 100%;
    float:left;
    color:#333;
}
.menu-left ul li a i{
    padding-right: 5px;
}
.menu-left ul li a:hover{
    text-decoration:none;
}
.menu-left ul li.active a{
    color:#FFF;
}
/*List game*/
.listGame,.listGame ul{
    width:100%;
    height:auto;
    float:left;
}
.listGame ul{
    list-style: none;
    padding: 0px;
}
.listGame ul li{
    width:100px;
    height:100px;
    float:left;
    border:#FDFE03 solid 1px;
    margin: 3px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    -ms-transition: border 0.2s linear;
    -o-transition: border 0.2s linear;
    -webkit-transition: border 0.2s linear;
}
.listGame ul li .box-control{
    width:calc(100% + 2px);
    height:25px;
    float:left;
    position:absolute;
    top:0;
    left:0;

    border-radius: 10px 10px 0px 0px;
    z-index: 99999;
    display: none;
}
.listGame ul li:hover{
    border:#FDFE03 solid 3px;
}
.listGame ul li:hover .box-control{
    display: block;
}
.listGame ul li .box-control span{
    width:25px;
    height:25px;
    float:left;
    color:#FFF;
    background: rgba(0,0,0,0.7);
    border-right:#000 solid 1px;
    line-height: 25px;
    text-align: center;
}
.listGame ul li .box-control span:first-child{
    border-radius: 10px 0px 0px 0px;
}
.listGame ul li .box-control span:last-child{
    border-right:0px;
    border-radius: 0px 0px 10px 0px;
}

.listGame ul li .box-control span a{
    color:#FFF;
}
.listGame ul li img{
    width:100px;
    height:100px;
    float:left;
    border-radius: 10px;
}
.big_item{
    width: 206px !important;
    position:relative;
}
.big_item img{
    width:206px !important;
    height:206px !important;
    position: absolute;
    z-index: 999;
}
.removeBorderItem{
    border:0px !important;
}
.btn-sort{
    width:88px;
    height:auto;
    float:left;
    position:fixed;
    bottom: 50%;
    right: 10px;
}
.btn-sort button{
    width:88px;
    margin-bottom: 3px;
    font-size: 13px;
}
.controlRadio{
    width: 100%;
    height:auto;
    float:left;
    margin-top:20px;
}
.controlRadio label{
    margin-right: 10px;
}
.panelPosition{
    position: relative;
}
.iconAction{
    width: 25px;
    height: 25px;
    float: left;
    position: absolute;
    top: -12px;
    right: -12px;
    text-align: center;
    line-height: 25px;
    background: #FFDC64;
    color: #727272;
    border:#DCBD45 solid 1px;
    border-radius: 5px;
}
.tabControl,.tabControl ul{
    width:100%;
    height:35px;
    float:left;
    background: #F4F4F4;
    border-bottom: #F4F4F4 solid 1px;
}
.tabControl{
    margin-bottom: 10px;
}
.tabControl ul{
    padding:0px;
    list-style: none;
}
.tabControl ul li{
    width:auto;
    height:35px;
    float:left;
    padding: 0px 10px;
    cursor: pointer;
    line-height: 35px;
}
.tabControl ul li.active{
    border-bottom: #EC971F solid 1px;
    color:#EC971F;
    font-weight: bold;
}
.ctnTab{
    display: none;
}
.tabactive{
    display:block;
}
#fileUrl{
    width:calc(100% - 20px);float:left;
}
#iconLoad{
    display:none;margin: 1px 0px 0px 4px;position: relative;top: 4px;
}
#infoFile{
    width:100%;height:auto;float:left;font-size: 13px;padding-top: 5px;
}
#errorFile{
    width:100%;height:auto;float:left;font-size: 14px;padding-top: 5px;color:#a94442
}
.lblTextFile{
    width: 100%;height:15px;float:left;margin: 10px 0px;font-size: 12px;
}
.lblUrlSeoTitle{
    width:100%;float:left;
}
.displayNone{
    display: none;
}
/*Treeview*/
.treeviewContent{
    width:100%;
    height:auto;
    float:left;
}
.treeviewContent ul{
    list-style: none;
    padding: 0px;
}
.treeviewContent ul li{
    width:100%;
    height:auto;
    float:left;
    line-height: 30px;
    font-size: 16px;
    position: relative;
}
.treeviewContent ul li .event-right-click{
    width: 100px;
    height: auto;
    float: left;
    border: #CCC solid 1px;
    background: #FFF;
    position: absolute;
    top: 22px;
    left: 19px;
    z-index: 1;
    box-shadow: 5px 4px 7px -5px #000;
    display: none;
}
.treeviewContent ul li .event-right-click button{
    width: 100%;
    height: 25px;
    float: left;
    border: 0px;
    line-height: 25px;
    background: #FFF;
    text-align: left;
    font-size: 13px;
}
.treeviewContent ul li a{
    text-decoration: none;
}
.treeviewContent ul li span.info{
    font-size: 12px;
    color:#868686;
}
.treeviewContent ul li span{
    padding-right: 5px;
    cursor: pointer;
}
.treeviewContent ul li ul{
    width:100%;
    height:auto;
    float:left;
    padding-left: 30px;
}
.treeviewContent ul li ul.sub{
    display: none;
}
.treeviewContent ul li ul li{
    width:100%;
    height:auto;
    float:left;
}
.public-off a{
    color:#666666;
    text-decoration: line-through !important;
}
.frm-input{
    width:300px;
    height: 20px;
    border: #FFF solid 1px;
    display: none;
}
.subMenu{
    width:calc(100% + 7px) !important;
    height:auto;
    float:left;
    position: relative;
    left:-6px;
    display: none;
}
.iconshowSubMenu{
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    top: 3px;
    right: 0;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.alias-categories{
    width:100%;
    height:25px;
    float:left;
    margin-bottom:10px;
}
.alias-categories .lbl-slug{
    width: 25px;
    height: 25px;
    float: left;
    line-height: 25px;
    color:#904400;
}
.alias-categories input{
    width:calc(100% - 25px);
    height:25px;
    float:left;
    border: 0px;
    color: #904400;
    border-bottom: #f4e081 solid 1px;
    box-shadow: none;
}
.alias-categories input:focus{
    box-shadow: none;
}
.quick-edit{
    width: 100%;
    height: auto;
    float: left;
    background: #f9f9f9;

}
.quick-edit .head-quick-edit{
    width: 100%;
    height: 35px;
    float: left;
    line-height: 35px;
    background: #f3f3f3;
    font-size: 15px;
    padding-left: 5px;
    font-weight: bold;
    color: #666;
    margin-bottom: 5px;
    border-bottom: #ddd solid 1px;
}
.no-padding{
    padding: 0px !important;
}
.frm-group{
    width:100%;
    height:auto;
    float:left;
    margin-bottom: 10px;
}
.frm-group i{
    width:95px;
    height:auto;
    float:left;
}
.frm-group .control-option{
    width:calc(100% - 95px);
    height:auto;
    float:left;
    padding: 3px 12px;
}
.btn-control{
    width:100%;
    height:auto;
    float:right;
    margin: 5px 0px;
}
.btn-control button{
    width:auto;
    height:auto;
    float:right;
    margin-right: 5px;
}

.toolbar-433{
    width: 100%;
    height:100%;
    float:left;
    list-style: none;
    padding: 0px;
}
.toolbar-433 li{
    width: auto;
    height:40px;
    float:left;
    padding: 0px 10px;
    line-height: 40px;
    border-bottom: #ddd solid 1px;
}
.toolbar-433 li:hover{
    border-bottom: #C5D2E3 solid 3px;
}
.toolbar-433 li a{
    color:#4b4f56;
}
.toolbar-433 li.active{
    border-bottom: #365899 solid 3px;
}
.toolbar-433 li a:hover{
    text-decoration: none;
}
.toolbar-433 li.active a{
    font-weight: bold;
    color:#000;
}
.toolbar-433 .fsearch{
    width: auto;
    height: 30px;
    float: right;
    margin-top: 5px;
    position: relative;
}
.tooltips .arr{
    width:15px;
    height:15px;
    float:left;
    position: absolute;
    top: -12px;
    right: 4px;
    z-index: 999;
}
.tooltips .arr:before{
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #ddd;
    content: '';
    top: 1px;
    position: absolute;
    left: -6px;
}
.tooltips .arr:after{
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #F2F2F2;
    content: '';
    top: 1px;
    position: absolute;
    left: -6px;
}
.toolbar-433 .fsearch .tooltips{
    width: 250px;
    height: auto;
    float: left;
    position: absolute;
    border: #ddd solid 1px;
    background: #FFF;
    top: 32px;
    z-index: 999;
    right: -8px;
    box-shadow: 2px 3px 5px -5px #000;
    border-radius: 0px 0px 5px;
    display: none;
}
.toolbar-433 .fsearch .tooltips .suggest{
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    top: -30px;
    right: -10px;
    color: #666;
}
.toolbar-433 .fsearch .tooltips h3{
    font-size: 15px;
    margin: 0px 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    background: #f2f2f2;
    border-bottom: #ddd solid 1px;
    padding-left: 5px;
    position: relative;
}
.toolbar-433 .fsearch .tooltips h3 .close{
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    top: -1px;
    right: 0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.toolbar-433 .fsearch .tooltips ul{
    padding: 0px;
    float: left;
    padding-bottom: 15px;
}
.toolbar-433 .fsearch .tooltips ul li{
    list-style: none;
    border: 0px;
    height: 30px;
    font-size: 13px;
    padding: 0px 3px;
}
.toolbar-433 .fsearch .tooltips ul li:hover{
    border: 0px;
}
.toolbar-433 .fsearch input{
    width: 255px;
    height: 27px;
    float:left;
    border: #CAD2DF solid 1px;
    border-radius: 2px;
    padding-left: 8px;
}
.control-btn-433{
    background-color: #4267b2 !important;
    border-color: #4267b2 !important;
    color: #FFF !important;
    padding: 0px 25px !important;
    font-weight: bold;
    font-size: 12px !important;
}
.control-btn-433:hover{
    background-color: #35589A !important;
    border-color: #4267b2 !important;
}

.header-box-list{
    padding: 13px 15px !important;
    background-image: -webkit-linear-gradient(top,#F6F7F9 0,#F6F7F9 100%) !important;
    background-image: -o-linear-gradient(top,#F6F7F9 0,#F6F7F9 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#F6F7F9),to(#F6F7F9)) !important;
    background-image: linear-gradient(to bottom,#F6F7F9 0,#F6F7F9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F7F9', endColorstr='#F6F7F9', GradientType=0) !important;
}
.body-box-list{
    padding: 0px !important;
}
.body-box-list thead{
    border-top:#ddd solid 1px;
    background-image: -webkit-linear-gradient(top,#FEFEFF 0,#F7F8FA 100%) !important;
    background-image: -o-linear-gradient(top,#FEFEFF 0,#F7F8FA 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#FEFEFF),to(#F7F8FA)) !important;
    background-image: linear-gradient(to bottom,#FEFEFF 0,#F7F8FA 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFF', endColorstr='#F7F8FA', GradientType=0) !important;

}
.note-icon{
    width: auto;
    height: 30px;
    float: right;
    background: #FFF;
    line-height: 30px;
    text-align: right;
    font-size: 11px;
    margin-right: 10px;
}
.note-icon span{
    margin-left: 5px;
}
.note-icon .noteIconBox{
    border: #CCC solid 1px;
    border-radius: 2px;
    padding: 1px 3px;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}
.control-add-position-fixed{
    width: 50px;
    height:50px;
    float:left;
    position: fixed;
    right:48px;
    bottom:50px;
    border:#3B5998 solid 1px;
    border-radius: 50%;
    box-shadow: 0px 2px 9px -1px #555555;
    display: none;
}
.control-add-position-fixed a{
    width: 48px;
    height: 48px;
    float: left;
    border: #FFF solid 1px;
    background: #3B5998;
    border-radius: 50%;
    text-align: center;
    line-height: 47px;
    font-size: 21px;
    color: #FFF;
    transition: all ease .4s;
}
.control-add-position-fixed a:hover{
    font-size: 25px;
}
.message-box{
    width: 100%;
    height: 40px;
    float: left;
    background: #DFF0D8;
    border: #d0e9c6 solid 1px;
    border-radius: 3px;
    margin-bottom: 10px;
    line-height: 40px;
    position: relative;
}
.message-box h4{
    float:left;
    font-size: 14px;
    padding-left: 10px;
    color:#3c763d;
    font-weight: bold;
}
.mess-error{
    background: #f2dede;
    border:#ebcccc solid 1px;
}
.mess-error h4{
    color:#a94442;
}
.panel{
    border-radius: 2px !important;
}

.box-control-nav{
    width: 100%;
    height: 30px;
    float: right;
    margin-bottom: 4px;
}
.box-control-nav .breadcrumb-control{
    width: auto;
    height: 30px;
    float: left;
    margin-left: 5px;
}
.box-control-nav .breadcrumb-control ul{
    padding: 0px;
    list-style: none;
}
.box-control-nav .breadcrumb-control ul li{
    width:auto;
    height:30px;
    float:left;
    line-height: 30px;
    padding-right: 10px;
}
.box-control-nav .breadcrumb-control ul li a{
    color:#000;
}
.box-control-nav .main-control{
    width:auto;
    height:100%;
    float:right;
}
.box-control-nav .nav-control{
    width: auto;
    height: 25px;
    float: left;
    color: #3b3b3b;
    border: #CCC solid 1px;
    background: #F5F5F5;
    margin-left: 10px;
    padding: 0px 8px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
}
.list-panel .panel-heading .panel-title{
    font-size: 16px;   
}
table.table-style th{
    font-size: 13px;
    color: #666;
}
.messageMain{
    width: 100%;
    height:40px;
    float:left;
    background: #FFF;
    border-bottom: #DDD solid 1px;
    margin-bottom: 10px;
}
.messageMain .txtSystem{
    width: auto;
    height:40px;
    float:left;
    color:#cc0000;
    font-weight: bold;
    line-height: 40px;
    padding-left: 5px;
    font-size: 14px;
}
.messageMain .messageSystem{
    width: auto;
    height:40px;
    float:left;
    color:#ff6600;
    line-height: 40px;
    padding-left: 5px;
    font-size: 13px;
}
.messageMain .messageSystem a{
    color:#ff6600 !important;
}
.iconTypeGame{
    font-weight: bold;
    font-size: 11px;
}
.iconFlash{
    color:#B11926
}
.iconIframe{
    color:#FF5700
}
.iconHtml{
    color:#79A850;
}
.navbar-inverse .navbar-nav > .open > a{
    background-color: #2A4887 !important;
}
.navbar-inverse .navbar-nav > li > a{
    color:#FFF;
}
.infoPost .box-editQuick{
    width: auto;
    height: 26px;
    float: left;
    position: absolute;
    right: 0px;
    top: 3px;
}
.action-bulk{
    width:auto;
    height:auto;
    float:left;
}
.action-bulk select{
    width: auto;
    height: auto;
    float: left;
    padding: 1px 10px;
    margin: 5px 11px;
    display: none;
}
.box-top{
    width:100%;
    height:auto;
    float:left;
    display: none;
}
.box-top .top-header{
    width:100%;
    height:35px;
    float:left;
    background: #F3F3F3;
    padding-top: 8px;
    padding-left: 10px;
    border-top: #EBEBEB solid 1px;
    border-bottom: #EBEBEB solid 1px;
}
.box-top .top-header h4{
    margin: 0px;
    font-size: 17px;
}
.box-top .top-content{
    width:100%;
    height:auto;
    float:left;
    margin: 10px;
}
.box-top .top-content label{
    width:100%;
    height:30px;
    float:left;
}
.box-top .top-content input{
    width:auto;
    height:30px;
    float:left;
    display: block;
}
.box-top .top-content button{
    width: auto;
    height: 25px;
    float: left;
    color: #3b3b3b;
    border: #CCC solid 1px;
    background: #F5F5F5;
    margin-left: 10px;
    padding: 0px 8px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
}
.list-edited{
    width:100%;
    height:auto;
    max-height: 100px;
    float:left;
    overflow-y: auto;
}
.list-edited ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.list-edited ul li{
    width:100%;
    height:25px;
    float:left;
    font-size: 13px;
}
.list-edited ul li span{
    cursor: pointer;
    color: #cc0000;
    margin-right: 5px;
}