

body.dashboard #left-content{
    width: 225px;
}

body.dashboard #right-content{
    width: 705px;
}

body.dashboard #content{
    padding-top: 20px;
}

body.dashboard{
    background: #EEE;
}

.title-content{
    /*margin-top: -30px;*/
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
    color:#556272;
}

body.dashboard .pagination{
    /*	margin-top: -30px;
            margin-bottom: 20px;*/
}

body.dashboard #top-title{
    display: none;
}

/******************************************++
 * DASHBOARD MENU
 */

#dashboard-menu{

}

#dashboard-menu form{
    background-color: #3C4451;
}

#dashboard-menu input{
    border: 0 none;
    color: #fff;
    font-family: Bitter,Georgia,serif;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 10px;
    width: 185px;
    background: transparent;
}

#dashboard-menu input::-moz-placeholder{
    color:#fff;
}

#dashboard-menu button {
    background: url("img/icn-search.png") no-repeat scroll center center transparent;
    border: 0 none;
    float: right;
    height: 20px;
    margin: 7px 12px 5px 0;
    width: 21px;
}

#dashboard-menu .links a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 6px;
    color:#556272;
    border-bottom: 1px solid #a1a1a1;
}

#dashboard-menu .links a.selected,
#dashboard-menu .links a:hover{
    background: #fff;
}

#dashboard-menu .links a.bottom{
    border-bottom:2px solid #556272;
}

#dashboard-menu .links a .total{
    color: #999999;
    display: block;
    float: right;
    margin: 2px 2px 0 0;
    padding: 0 10px;
}

#dashboard-menu .links a .highlight{
    background: #00BEF2;
    color:#fff;
}

#dashboard-menu .bottom{

}


/*************************************************
 * DASHBOARD MAIN
 */

.dashboard-total{
    font-weight: bold;
    color:#556272;
    float:left;
}

#dashboard-filters{
    border-top:1px solid #B6B6B6;
    padding-top: 18px;
}

.content-box #dashboard-filters{
    border-top:0;
}

#dashboard-filters select{
    width: 110px;
}

#dashboard-filters select#qf_response,
#dashboard-filters select#qf_sort_field{
    width: 220px;
}

#dashboard-view-buttons{
    float:right;
}

#dashboard-view-buttons.gallery{
    margin-bottom: -30px;
    margin-top: 18px;
}

#dashboard-view-buttons a{
    height: 26px;
    width: 26px;
    display: inline-block;
    margin: 5px;
    opacity: 0.5;
}

#dashboard-view-buttons a.selected{
    opacity: 1;
}

#dashboard-view-buttons .list-btn{

    background: url('./img/icn_list.png')
}

#dashboard-view-buttons .gallery-btn{

    background: url('./img/icn_gallery.png')
}

/**** dashboard-totals *****/
#dashboard-totals{
    margin-bottom: 35px;
    margin-top: 12px;
}

#dashboard-totals a{
    display: block;
    float: left;
    width: 25%;
    background: #D9D9D9;
    color:#fff;
    margin-left: 20px;
    width: 141px;
    text-align: center;
    height: 120px;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
}

#dashboard-totals a:first-child{
    margin-left: 0;
    width: 142px;
}

#dashboard-totals span{
    display: block;
}

#dashboard-totals span.number{
    font-size: 58px;
    line-height: 48px;
}

#dashboard-totals span.text{
    font-size: 17px;
    font-weight: bold;
    margin-top: 2px;
    line-height: 22px;
    margin: 2px -10px 10px;
    height: 42px;
}

#dashboard-totals span.action{
}

#dashboard-totals a.news{			background: #00CCFF ;	}
#dashboard-totals a.norevisers{		background: #FF3300  ;	}
#dashboard-totals a.withreviews{	background: #FFCC33;	}
#dashboard-totals a.acceptedreview{	background: #006699 ;	}

/***** dashboard-columns *****/

#dashboard-columns{
    border-top:1px solid #B6B6B6;
    padding-top: 25px;
}

.dashboard-column{
    width: 342px;
    float:right;
}

.dashboard-column:first-child{
    float: left;
}

.dashboard-column h3{
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 15px;
}

.dashboard-column .more{
    text-align: center;
    text-transform: lowercase;
    padding: 10px 0 20px;
    border-bottom:1px solid #b6b6b6;
    font-size: 16px;
    color:#556272;
    display: block;
}

.dashboard-column .article-dashboard .author{

    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**** article-dashboard ****/
.article-dashboard{
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin-bottom: 15px;
}

.article-dashboard:hover{
    background: #fafafa;
    box-shadow: 0 0 8px rgba(0,0,0,0.8);
}

.article-dashboard .header{
    padding: 0 20px 12px;
    /*min-height: 230px;*/
}

.article-dashboard .state{
    background: #D9D9D9;
    height: 10px;
    /*    color: #FFFFFF;
        display: inline-block;
        font-size: 16px;
        min-width: 100px;
        padding: 2px 10px;
            margin-bottom: 5px;
            font-weight: bold;*/
}

.article-dashboard .code{
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    color:#556272;
}

.article-dashboard .date{
    font-size: 12px;
    color:#556272;
    margin-right: 10px;
}

.article-dashboard .top{
    float: left;
    margin-top: 4px;
}

.article-dashboard .info{
    font-size: 12px;
    color:red;
    float: right;
    margin-top: 5px;
}

.article-dashboard h4{
    clear: both;
    font-size: 16px;
    line-height: 24px;
    margin-right: 10px;
    padding-top: 12px;
    max-height: 75px;
    overflow: hidden;
    position:relative;
    /*text-align: justify;*/
}

/*.article-dashboard h4 span{
    
    display: none;
    position:absolute;
    bottom: 4px;
    right: 0;
    width:25px;
    background-color: white;
    text-align: right;
}*/

.article-dashboard .author{
    font-weight: bold;
    color:#999;
}

.article-dashboard .flag{
    float:left;
    margin-right: 5px;
}

.article-dashboard .flag img{
    height: 10px;
    width: auto;
}

.article-dashboard .author em{
    font-weight: normal;
}

.article-dashboard footer{
    border-top: 1px solid #DDDDDD;
    background: #FAFAFA;
}

.article-dashboard footer div{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-left: 1px solid #DDDDDD;
    color: #556272;
    float: left;
    font-size: 16px;
    /*    line-height: 26px;*/
    padding: 2px 10px 2px 10px;
    text-align: right;
    width: 33%;
}

.article-dashboard footer div:first-child{
    border-left: 0;
}

.article-dashboard footer .red{
    color:red;
}

.article-dashboard footer span{
    color: #556272;
    display: block;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
}


/**** article-dashboard-list ****/

.article-dashboard-list{
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin-bottom: 15px;
    position: relative;
}

.article-dashboard-list:hover{
    background: #fafafa;
    box-shadow: 0 0 5px rgba(0,0,0,0.8);
}

.article-dashboard-list .header{
    padding: 0 20px 62px;
}

.article-dashboard-list .state{
    background: #D9D9D9;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    width: 320px;
    padding: 3px 10px;
    margin-bottom: 5px;
    font-weight: bold;
    float:left;
}

.article-dashboard-list .code{
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    color:#556272;
}

.article-dashboard-list .date{
    font-size: 12px;
    color:#556272;
    margin-right: 10px;
}

.article-dashboard-list .info{
    float: right;
    color:red;
}

.article-dashboard-list h4{
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
    max-width: 300px;
}

.article-dashboard-editor{
    margin-bottom: 12px;
}

.article-dashboard-editor h4{
    max-width: none;
}

.article-dashboard-editor .header{
    padding: 0 12px 12px;
}

.article-dashboard-list .author{
    font-size: 12px;
    font-weight: bold;
    color:#999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-dashboard-list .flag{
    float:left;
    margin-right:5px;
}

.article-dashboard-list .flag img{
    height: 10px;
    width: auto;
}

.article-dashboard-list .author em{
    font-weight: normal;
}

.article-dashboard-list footer{
    border-top: 1px solid #DDDDDD;
    float:left;
    width: 325px;
}

.article-dashboard-list footer div{
    background: #F1F1F1;
    -moz-box-sizing: border-box;
    border-left: 2px solid #fff;
    float: left;
    text-align: center;
    width: 33%;
    box-sizing: border-box;
    color:#556272;
    line-height: 28px;
    font-size: 12px;
    font-weight: bold;
}

.article-dashboard-list footer div:last-child{
    position: relative;
}

.article-dashboard-list footer div:last-child:after{
    position: absolute;
    border:5px solid transparent;
    border-top-color:#D8D8D8;
    border-left-color:#D8D8D8;
    content:"";
    right: 0;
    bottom:-10px;

}

.article-dashboard-list footer .red{
    color:red;
}

.article-dashboard-list .keywords{
    position: absolute;
    bottom:20px;
    left:20px;
    color:#556272;
}


/***************************************************
 *
 */



/**** dashboard-list *****/
#dashboard-list{
}

/**** dashboard detail *****/

.info-msg + .article-dashboard-detail,
.info-warning + .article-dashboard-detail,
.info-error + .article-dashboard-detail,
.info-success + .article-dashboard-detail{
    margin-top: 20px;
    border-top: 2px solid #556272;
}


.article-dashboard-detail{
    margin-top: -20px;
}

.article-dashboard-detail .tab-nav{
    width: 950px;
}

.article-dashboard-detail header{
    color:#556272;
    margin-bottom: 25px;
}

.article-dashboard-detail header .top{
    line-height: 42px;
    height: 42px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom:1px solid #b6b6b6;
    margin-bottom: 15px;
}

.article-dashboard-detail header .top .cat{
    display: inline-block;
    float: left;
    height: 42px;
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 20px;
    white-space: nowrap;
}


.article-dashboard-detail header .up-btn,
.article-dashboard-detail header .back-btn{
    width: 45px;
    height: 42px;
    display: block;
    float:left;
    border-right:1px solid #b6b6b6;
    font-weight: bold;
    text-align: center;

}

.article-dashboard-detail header .up-btn{
    background: url(img/ic-up.png) no-repeat center;
}

.article-dashboard-detail header .state{
    float: right;
    text-align: center;
    background: #d9d9d9;
    color:#fff;
    text-transform: none;
    padding: 0 30px;
    font-size: 14px;
}


.article-dashboard-detail header .top{
    display: table;
    height: auto;
    width: 100%;
    line-height: normal;
}

.article-dashboard-detail header .top .up-btn,
.article-dashboard-detail header .top .back-btn,
.article-dashboard-detail header .top .state, 
.article-dashboard-detail header .top .date,
.article-dashboard-detail header .top .label-wrapper,
.article-dashboard-detail header .top .ref,
.article-dashboard-detail header .top .cat{
    display: table-cell;
    height: 100%;
    float: none;
    padding: 5px 10px;
    vertical-align: middle;
    text-align: center;
}

/*.article-dashboard-detail header .top .label{
        display: inline-block;
    margin-top: 4px;
        margin-right: 5px;
}*/

.article-dashboard-detail header .top .up-btn,
.article-dashboard-detail header .top .back-btn{
    padding: 0;
}

.article-dashboard-detail header .top .up-btn:hover,
.article-dashboard-detail header .top .back-btn:hover{
    background-color: #DDDDDD;
}

.article-dashboard-detail header .top .cat{
    margin-left: 0;
    white-space: normal;
    max-width: 10000px;
    text-align: left;
}

.article-dashboard-detail header .ref{
    margin: 0 20px;
}

.article-dashboard-detail header .date{
    font-weight: normal;
}

.article-dashboard-detail header h2{
    font-size: 24px;
    max-width: 570px;
    line-height: 30px;
    margin-bottom: 10px;
}

.article-dashboard-detail .row{
    margin-bottom: 40px;
}

.article-dashboard-detail .title-lang-alt,
.article-dashboard-detail .title{
    font-size: 16px;
    color:#556272;
    font-weight: bold;
}

.article-dashboard-detail .lang-alt{
    color:#999;
    margin-top: 20px;
}

.article-dashboard-detail .stats{
    float: right;
    margin-top: 5px;
}

.article-dashboard-detail .stats div{
    margin-left: 2px;
    color: #556272;
    float: left;
    font-size: 34px;
    line-height: 34px;
    padding: 10px 0 0;
    text-align: center;
    width: 100px;
    background: #FFFFFF;
}

.article-dashboard-detail .stats span{
    color: #556272;
    display: block;
    font-size: 12px;
}

.article-dashboard-detail .stats span.revisers{
    font-size: inherit;
    color: #D7D7D7;
    display: inline;
}

.article-dashboard-detail .stats .total{
    color:#ddd;
    font-style: normal;
}

.article-dashboard-detail .authors{
    font-weight: bold;
    /*margin-left: 30px;*/
}

.article-dashboard-detail .flag img{
    float:left;
    height: 12px;
    width: auto;
    margin-top: 4px;
    margin-right: 5px;
}


.article-dashboard-detail .tabs{
    float: left;
    width: 649px;
}

.article-dashboard-detail .tabs-full{
    width: auto;
    float:none;
}

.article-dashboard-detail .sidebar{
    background: none repeat scroll 0 0 #F7F7F7;
    border-left: 1px solid #DADADA;
    float: right;
    margin-top: 45px;
    padding: 35px 20px 40px;
    width: 260px;
}

.article-dashboard-detail .sidebar h3{
    margin-bottom: 5px;
}

.article-dashboard-detail .sidebar .button-big{
    margin-bottom: 10px;
}

.addselfasrevisermain-form{

}

.addselfasrevisermain-form .button{
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
    float: left;
    height: 34px;
    box-sizing: border-box;
    display: block;
}

.addselfasrevisermain-form a.button{

}

.addselfasreviser-form{
    margin-bottom: 20px;
}

.addselfasreviser-form .button{
    cursor: pointer;
}

.article-dashboard-detail .version-history{

}

.article-dashboard-detail .version-history .version{
    border-bottom: 2px solid #556272;
    padding: 5px 10px 0;
    color:#556272;
}

.article-dashboard-detail .version-history .version:first-child{
    border-top: 2px solid #556272;
}


.article-dashboard-detail .version-history .date{
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

.article-dashboard-detail .version-history .download{
    float: right;
    clear: right;
    font-size: 12px;
    padding: 1px 6px;
    text-transform: lowercase;
    background: #ACACAC;
}

.article-dashboard-detail .version-history h4{
    float: left;
    font-size: 48px;
    line-height: 45px;
}

.article-dashboard-detail .version-history .actions{
    clear: both;
    padding-top: 10px;
}

.article-dashboard-detail .version-history .action{
    border-top: 1px solid #DADADA;
    font-size: 12px;
    padding: 10px 0 10px 25px;
}

.article-dashboard-detail .version-history .action-date{
    float: right;
}

/* selected */

.article-dashboard-detail .version-history .version.selected{
    background: #fff;
    position: relative;
}

.article-dashboard-detail .version-history .version.selected:after{
    position: absolute;
    left: -21px;
    top:0;
    content:"";
    border: 10px solid transparent;
    border-left-color: #fff;
}

.article-dashboard-detail .version-history .version.selected .download{
    background: #556272
}


/**** images ****/
.article-dashboard-detail .text{
    margin-bottom: 60px;
}

.article-dashboard-detail .text .marker{
    background: yellow;
}

.article-dashboard-detail .text ol li{
    list-style: decimal;
}

.article-dashboard-detail .text table{
    border:1px solid #ddd;
}

.article-dashboard-detail .text table th,
.article-dashboard-detail .text table td{
    padding:5px;
    border:1px solid #ddd;
}

.article-dashboard-detail .text table p,
.article-dashboard-detail .text table p{
    margin: 0;
}

.article-dashboard-detail .text h1{
    font-size: 14px;
    color:#333333;
    font-weight: inherit;
}

.article-dashboard-detail .section-tab{

}


/**** resume tab ****/
.article-dashboard-detail .subtitle{
    color: #556272;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.article-dashboard-detail .value{
    margin-bottom: 20px;
}




/**** article states *****/
.article-dashboard-detail-draft header .state,
.article-dashboard-draft .state{	background: #999999; }

.article-dashboard-detail-online header .state,
.article-dashboard-online	.state{ background: #009900 }

.article-dashboard-detail-rejected header .state,
.article-dashboard-rejected .state{ background: #333; }

.article-dashboard-detail-removed header .state,
.article-dashboard-removed .state{	background: #666666; }

.article-dashboard-detail-review header .state, 
.article-dashboard-review .state{	background: #FF6600; }

.article-dashboard-detail-inobs header .state,
.article-dashboard-inobs .state{ background: #FF3300; }

.article-dashboard-detail-submited header .state,
.article-dashboard-submited .state{ background: #00CCFF } 

.article-dashboard-detail-new header .state,
.article-dashboard-new .state{		background: #00BFF3; }


/*


.article-dashboard-detail-norevisers header .state,  no revisers 
.article-dashboard-norevisers .state{	background: #FF3300; }




*/

.article-dashboard-detail-withreviews header .state,
.article-dashboard-withreviews .state{	background: #FFCC33; }

.article-dashboard-detail-acceptedreview header .state,
.article-dashboard-acceptedreview .state{	background: #006699; }





/**** *****/
.history-resume{
    width: 100%;
    color:#556272;
}

.history-resume thead div{
    border-bottom: 2px solid #556272;
    font-weight: bold;
    text-align: left;
    padding: 10px 0;
    font-size: 16px;
    color:#556272;
}

.history-resume tbody tr{
    border-bottom: 1px solid #556272;
}
.history-resume tbody td{
    padding: 10px 0;
    color:#556272;
}



/**** reviews *****/
.data-table{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
    /*table-layout: fixed;*/
}


.data-table th{
    text-transform: uppercase;
    color:#556272;
    padding: 0 10px 10px;
    font-size: 12px;
}

.data-table .hour{
    color:#999;
}

.data-table td{
    text-align: left;
    padding: 10px;
    /*vertical-align: top;*/
    /*word-wrap: break-word;*/
}

.data-table td.reply_text{
    -ms-word-break: break-all;

    /*Be VERY careful with this, breaks normal words wh_erever*/ 
    word-break: break-all;

    /*Non standard for webkit*/ 
    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.data-table td strong{
    /*vertical-align: top;*/
}

.data-table tr{
    border-bottom: 1px solid #ddd;
}

.data-table tbody tr:nth-child(2n){
    background: #F9F9F9;
}

.data-table th.center,
.data-table td.center{
    text-align: center;
}

.data-table th.right,
.data-table td.right{
    text-align: right;
}

.data-table th.left,
.data-table td.left{
    text-align: left;
}

.data-table th.big,
.data-table td.big{
    width: 60%;
}


/**** ****/
#search-reviser-form{
    margin-bottom: 40px;
}

#invite-reviser-form .button,
#search-reviser-form .button{
    margin-top: 0;
}

#search-reviser-form input,
#invite-reviser-form input{
    margin-bottom: 10px;
    font-family: Bitter, Georgia, serif;
}

#search-reviser-form label.error,
#invite-reviser-form label.error{
    margin-top: -8px;
}

#search-reviser-form .input-wrapper{
    position: relative;
}

#search-reviser-form .input-list-wrapper{
    position: absolute;
    top:35px;
    left: 0;
    right: 0;
    max-height: 150px;
    overflow: auto;
    z-index: 1;
    background: #fff;
    border:1px solid #b4b4b4;
    padding: 5px;
    display: none;
}

#search-reviser-form .reviser{
    display: block;
    color:#333;
    padding: 5px;
    /*border-bottom:1px solid #b4b4b4;*/
}

#search-reviser-form .note{
    color:#999;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: -5px;
}

.popup form{
    border:1px solid #b4b4b4;
    margin-bottom: 30px;
    position:relative;
}

.popup #input-add-button{
    height:100%;
    margin:0;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
}

#reviser-search-container.suggest form{
    display: none;
    /*	background: none repeat scroll 0 0 #DDDDDD;
        opacity: 0.5;
        position: relative;*/
}


#reviser-suggested-container #article-tag-list{
    margin-bottom: 30px;
}

#reviser-suggested-container #article-tag-list .empty{
    padding: 10px;
}

#reviser-suggested-container #article-tag-list .tag{
    padding: 10px;
    display: inline-block;
    background: #F7F7F7;
    margin-right: 5px;
    cursor: pointer;
}

#reviser-suggested-container #article-tag-list .tag.selected{
    background: #556272;
    color:#fff;
}

/*#reviser-search-container.suggest form:after{
        position: absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        content:"";
}

#reviser-search-container.suggest form input{
        background: transparent;
}*/

.popup input[type=text]{
    border:0;
    width: 400px;
    padding: 10px 5px;
}

.popup label{
    float: right;
    margin-right: 10px;
    margin-top: 9px;
}

.popup label input{
    margin-right: 5px;
    float: left;
    width: auto;
}

.popup .button-big{
    display: inline-block;
    float: right;
    padding: 8px 15px;
    width: auto;
}

.popup .warn{
    color:red;
    font-weight: bold;
}

.popup-reviser-list{
    border:1px solid #b4b4b4;
    margin-bottom: 30px;
    height: 350px;
    overflow: auto;
}

.popup-reviser-list .reviser{
    padding: 15px;
    border-bottom:1px solid #f3f3f3;
    cursor: pointer;
}

.popup-reviser-list .reviser:hover{
    background: #D8D8D8;
}

.popup-reviser-list .empty{
    padding: 15px;
}

.popup-reviser-list .selected{
    background: #eee;
}

.popup-reviser-list .reviser .bottom-stats{
    color:#999;
    margin-top: 5px;
}

.popup-reviser-list .reviser .name{
    font-weight: bold;
    color:#556272;
    font-size: 16px;
}

.popup-reviser-list .reviser .right-stats{
    float: right;
}

.popup-reviser-list .reviser button{
    margin-top:-5px;
}

.popup-reviser-list .reviser .right-stats .stat{
    float: left;
    text-align: center;
    margin-left: 10px;
    color:#999;
}

.popup-reviser-list .reviser .right-stats span{
    display: block;
    font-size: 28px;
    color:#556272;
}





/**** article-review-accept *****/
#article-review-accept{
    margin-top: 0;
}

#article-review-accept .title-hr{
    margin-top: 20px;
}

#article-review-accept .buttons .button-big{
    width: 48%;
    float: left;
}

#article-review-accept .buttons .button-big:first-child{
    margin-right: 4%;
}
#article-review-accept .buttons .button{
    margin-right: 1%;
}

#article-review-accept .tab-container{
    padding-right: 300px;
}


/***** suggest-reviser-form ****/

#suggest-reviser-form{
    background: #EEEEEE;
    padding: 10px 20px;
    position: relative;
    margin-top: 40px;
    display: none;
}

#suggest-reviser-form h4{
    font-size: 20px;
    margin-bottom: 20px;
}

#suggest-reviser-form:after{
    content:"";
    position: absolute;
    right: 150px;
    top:-20px;
    border:10px solid transparent;
    border-bottom-color: #eee;
}

#suggest-reviser-form .col{
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

#suggest-reviser-form .col:first-child{
    margin-right: 4%;
}

#suggest-reviser-form .button{
    float: right;
    margin-left: 10px;
}

#suggest-reviser-form a.button{
    padding:6px 20px;
    color: #FFFFFF;
}



/***** .sidebar-revisers-table{} *****/
.sidebar-revisers-table{
    margin-bottom: 40px;
}

.sidebar .sidebar-revisers-table h3{
    border-bottom: 2px solid #556272;
    margin-bottom: 0;
}

.sidebar-revisers-table table{
    width: 100%;
    border-collapse: collapse;
}

.sidebar-revisers-table .reviser,
.sidebar-revisers-table tr{
    border-bottom:1px solid #DADADA;
}

.sidebar-revisers-table .reviser,
.sidebar-revisers-table td{
    padding: 5px 10px;
    vertical-align: top;
    position: relative;
}

.sidebar-revisers-table .left{
    float:left;
    width: 205px;
}

.sidebar-revisers-table .right{
    float: right;
    /*	position: relative;
            width: 35px;
            height: 50px;
            text-align: right;*/
}

.sidebar-revisers-table .right .options{
    /*	position: absolute;
            top:-5px;
            right:-10px;
            bottom:-5px;
            background: #556273;
            display: none;*/


    background: none repeat scroll 0 0 #556273;
    bottom: 0;
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.sidebar-revisers-table .reviser:hover .options{
    display: block;
}

.sidebar-revisers-table .right .remove{
    display: block;
    height: 100%;
    width: 35px;
    background: url(img/icn-cross.png) no-repeat center;
}


.sidebar-revisers-table .right .icn_plus{
    color:#556272;
    width: 35px;
    height: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
}

.sidebar-revisers-table .notes{
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.sidebar-revisers-table .accepted{
    color: #556272;
    font-weight: bold;
    background: #fff;
}

.sidebar-revisers-table .waiting{
    font-weight: normal;
    background: #F7F7F7;
    color:#999;
}

.sidebar-revisers-table .rejected{
    font-weight: normal;
    background: #EBEBEB;
    color:#999;
}

#rb-suggested-revisers-box .options{
    background: #E7E8EA;
    /*display: block;*/
}

#rb-suggested-revisers-box .add{
    min-height: 50px;
    display: inline-block;
    padding-top: 12px;
}

/**** article-review-form ****/
#article-review-form{

}

#article-review-form .subtitle-big{
    margin-bottom: 20px;
}

#article-review-form .question-block{
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

#article-review-form .question-row{
    clear: both;
}

#article-review-form .question-row label{
    display: inline-block;
    margin: 5px 10px;
}

#article-review-form .question-row select{
    float:left;
    width: 60px;
    min-width: 0;
}

#article-review-form .subtitle-note{
    margin-top: -20px;
    margin-bottom: 10px;
    color:#556272;
}

#article-review-form .selected{
    background: #E4ECEF;
}

/**** recomendations row ****/

.recommentations-row{
    clear: both;
    background: #F9F9F9;
    padding: 15px;
    margin-bottom: 5px;
}

.recommentations-row .question-row{
    clear: both;
}

.recommentations-row input{
    margin: 0;
    margin-right: 15px;
}

.recommentations-row label{
    margin: 0;
    clear: both;
    font-weight: bold;
}

.recommentations-row span{
    display: block;
    float:left;
    min-height: 1px;
}

.recommentations-row .top-note{
    font-weight: bold;
}

.recommentations-row .bottom-note span,
.recommentations-row .top-note span{
    width: 30px;
}

#question-group-4 label{
    font-weight: normal;
    padding: 6px 0;
}

/**** review-detail *****/

.message-options{
    margin-top: 30px;
}
.message-options .message-options-row:first-child{

    border-top: 2px solid #556272;
}

.message-options-row input{
    width: auto;
}

.message-options-row input:radio:checked,
.message-options-row input:checkbox:checked{
    background: #FFFFFF;
}

.message-options-row{
    clear: both;
    /*background: #F9F9F9;*/
    margin-bottom: 5px;
    /*border-bottom: 2px solid #556272;*/
    border-bottom:1px solid #DADADA;
    color:#556272;
    padding: 10px;
}

.message-options-row .question-row{
    clear: both;
}

.message-options-row input{
    margin: 0;
    margin-right: 15px;
}

.message-options-row label{
    margin: 0;
    clear: both;
    font-weight: normal;
    padding: 6px 0;
}

.message-options-row span{
    display: block;
    float:left;
    min-height: 1px;
}

.message-options-row .top-note{
    font-weight: bold;
}

.message-options-row .bottom-note span,
.message-options-row .top-note span{
    width: 30px;
}

.text-template{
    display:none;
}

/**** review-detail *****/
#review-detail{

}

#review-detail table td:first-child{
    font-weight: bold;
    color:#556272;
    padding: 5px 20px 5px 0;
}

#review-detail .question-block{
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

#review-detail .last{
    border: 0;
}

#review-detail .subtitle-big{
    font-size: 14px;
}

#review-detail .response{
    padding: 5px 0;
    color:#666;
    word-break: break-all;
}

#review-detail .message{

}

#review-detail .message .title-hr{
    background: #f9f9f9;
    padding: 10px 20px;
    margin-bottom: 2px;
}

#review-detail .message .wrapper{
    background: #f9f9f9;
    padding: 10px 20px;
    margin-bottom: 2px;
}

#review-detail .message .wrapper div{
    margin: 5px 0;
}

#review-detail .message .wrapper .recipients{
    display:inline-block;
    margin-bottom: 20px;
}

#review-detail .message .wrapper .date_hour{
    display:inline-block;
    float:right;
}

#review-detail .message .text{
    /*padding-top: 10px;*/
    padding: 5px;
    border: 1px solid #dadada;
}

#review-detail .message .button{
    float:right;
}

#review-detail .message .hour{
    color:#999;
}

#review-detail .message hr{
    border-color: #dadada;
    border-style: solid;
}

/**** last-messages ****/
#last-messages{
    margin-top: 50px;
}

#last-messages .date{
    float: right;
    color:#666;
}

#last-messages .name{
    font-size: 16px;
    color:#556272;
}

#last-messages .text{
    padding-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

/**** link-box *****/
.sidebar .link-box{
    margin-bottom: 20px;
}



/**** submit-article-form ******/
#submit-article-form{
    padding: 30px 200px 30px 40px;
    background: #fff;
}

#submit-article-form > h2{
    margin-bottom: 10px;
}

#submit-article-form #sub_text{
    height: 300px;
    width: 540px;
    display: block;
}

#submit-article-form #sub_text.js-active{
    height: 1px;
    display: block !important;
    visibility: visible !important;
    margin: 0;
    padding: 0;
    border: 0;
    resize:none;
}

#submit-article-form .tag-input-wrapper{
    width: 540px;
}

.out-title{
    margin-bottom: 20px;
}

/*********************************************************************************
 * MESSAGES
 */


#messages-filters{
    border-top:0px solid #B6B6B6;
    padding-top: 18px;
}

.message-in-list{
    background: #fff;
    padding: 0 20px 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}

.message-in-list.readed{
    background: #F3F3F3;
}

.message-in-list footer{
    font-size: 12px;
    margin-bottom: 20px;
}

.message-in-list .date{
    float: right;
    padding: 10px 0;
    color:#666;
}

.message-in-list .from,
.message-in-list .article-title{
    color:#666;
    padding: 2px 0;
}

.message-in-list .subject{
    font-weight: normal;
    font-size: 16px;
    padding: 5px 0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin: 10px 0;
    color:#556272;
}

.message-in-list .related{
    float: left;
}

.message-in-list .article{
    padding: 10px 20px;
    background: #00BFF3;
    color:#fff;
    font-weight: bold;
}

.message-in-list .text{
    color:#556272;;
}


/***** message-in-detail *****/

.messages-back-link{
    color:#00BEF2;
}

.message-in-detail{
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}

.message-in-detail .top-buttons{
    text-align: right;
    margin-bottom: 20px;
}

.message-in-detail .stats{
    width: 100%;
    margin-bottom: 30px;
}

.message-in-detail .stats td:first-child{
    padding-right: 30px;
    white-space: nowrap;
    width: 1%;
}

.message-in-detail .stats td{
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding: 10px 0;
    color:#666;
    font-size: 13px;
}

.message-in-detail .date{
    float: right;
}

.message-in-detail .subject-tr td{
    color:#556272;
}

.message-in-detail .subject h2{
    font-weight: bold;
    font-size: 16px;
}

.message-in-detail .text{
    color:#556272;
    margin-bottom: 20px;
}

.message-in-detail .ref{
    color:#556272;
    font-weight: bold;
    margin-right: 5px;
}

/**** message-form ****/
#message-form{
    background: #f3f3f3;
    margin: 0 -20px -20px;
    padding: 20px;
}

#message-form h3{
    font-size: 22px;
    margin-bottom: 5px;
}

#message-form .buttons{
    margin-top: 30px;
    border-top:1px solid #ddd;
    padding-top: 20px;
}

/***** final-recomendation-box ****/
.final-recomendation-box .label-text{
    color:#666;
}

.final-recomendation-box strong{
    color:#556272;
    font-size: 16px;
}



/**** reviews-editor-table *****/
#reviews-editor-table tr.item-review{
    background: #fff;
}
#reviews-editor-table tr.item-reply{
    background: #f9f9f9;
}





/**** new-message-wrapper *****/
#new-message-wrapper{
    margin-top: 20px;
}



/**** #BCBCBC ******/
.article-progressbar{
    background: #EEEEEE;
    height: 10px;
    display: inline-block;
    width: 130px;
}

.article-progressbar div{
    background: #BCBCBC;
    height: 100%;
}



/**** *****/
.tag-wrapper .tag-input-wrapper{
    position: relative;
}

.tag-wrapper .tag-complete{
    background: #fff;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    left:0;
    top:34px;
    border:1px solid #999999;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    z-index: 1;
}

.tag-wrapper .tag-complete div{
    padding: 8px;
    cursor: pointer;
}

.tag-wrapper .tag-complete div button{
    display: none;
}

.tag-wrapper .tag-current{
    margin-bottom: 20px;
    margin-top: 10px;
}

.tag-wrapper .tag-current .tag{
    background: no-repeat scroll 8px 8px #F3F3F3;
    color: #556272;
    display: inline-block;
    font-family: Bitter,Georgia,serif;
    font-size: 14px;
    padding: 5px 30px 5px 0;
    margin-right: 2px;
    margin-bottom: 2px;
}

.tag-wrapper .tag-current .inactive{
    color:#999;
    background: #f9f9f9;
}

.tag-wrapper .tag-current .inactive button{
    opacity: 0.5;
}

.tag-wrapper .tag-current .tag button{
    background: url("/style/img/icn-remove.png") no-repeat center center transparent;
    border: 0 none;
    float: left;
    height: 20px;
    margin: 0 6px;
    width: 20px;
    cursor: pointer;
}

.tag-wrapper .custom-btn{
    background: none repeat scroll 0 0 #556272;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    float: left;
    font-family: Bitter,Georgia,serif;
    font-weight: bold;
    /*left: 440px;*/
    right: 0;
    margin: 0 6px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 88px;
}

.tag-wrapper .custom-btn2{
    background: none repeat scroll 0 0 #556272;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Bitter,Georgia,serif;
    font-weight: bold;
    margin: 5px 0 10px 0;
    text-align: center;
    height: 30px;
}

.tag-wrapper .tag-current .tag button:hover{
    background-color: #fff;
}

/**** associated-revisor-input ****/
.revisor-invite-checkboxes {
    margin-bottom: 20px;
}

.revisor-invite-checkboxes label{
    padding: 10px;
    margin-bottom: 2px;
}

.associated-revisor-input{
    background: #F7F7F7;
}

.associated-revisor-input.selected{
    background: #FFF79A;
}

.associated-revisor-input input{
    float: left;
}

.associated-revisor-input span{
    display: block;
    margin-left: 20px;
}




/**** reviser table (revisers tab) ****/
#article-revisers .title-hr{
    margin-bottom: 0;
}

.reviser-table{
    width: 100%;
    margin-bottom: 20px;
}

.reviser-table tr{
    border-bottom: 1px solid #ddd;
}

.reviser-table td{
    vertical-align: top;
}

.reviser-table .arrow-td{
    padding: 10px;
    width: 10px;
}

.reviser-table .main-td{
    padding: 10px 0;
}

.reviser-table .actions-td{
    padding: 10px;
    text-align: right;
}

.reviser-table .actions-td a{
    color:#CDCDCD;
    margin-left: 10px;
}

.reviser-table .actions-td a:hover{
    color:#556272;
}

.reviser-table .main{
    border-left: 1px solid #ddd;
    padding:0 0 20px 10px;
}

.reviser-table .name{
    color: #556272;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 30px;
    font-size: 16px;
}

.reviser-table .notes{
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    margin-left: 30px;
}

.reviser-table .icn_user{
    color: #556272;
    font-size: 18px;
}

.reviser-table .icn_play{
    color:#999;
    cursor: pointer;
}

.reviser-table .icon{
    float:left;
}

.reviser-table .hidden{
    margin-left: 30px;
    display: none;
    padding-top: 20px;
}

.reviser-table .active .hidden{
    display: block;
}

.reviser-table .hidden .subtitle{
    text-transform: lowercase;
    font-size: 14px;
}

.reviser-table .hidden .value{
    color:#999;
    font-size: 14px;
}






/**** rb-tag-approve ****/
#rb-tag-approve{
    margin-bottom: 40px;
    margin-top: 40px;
}

#rb-tag-approve.approve{
    margin-top: 0;
}

#rb-tag-approve .list{

}

#rb-tag-approve .tag{
    background: none no-repeat scroll 8px 8px #f0f0f0;
    color: #556272;
    font-family: Bitter,Georgia,serif;
    font-size: 14px;
    margin-bottom: 2px;
    padding: 5px 10px;
    position: relative;
}

#rb-tag-approve .tag.inactive{
    background: none no-repeat scroll 8px 8px #f3f3f3;
    color:#999;
}

#rb-tag-approve .tag .name{
    max-width: 210px;
}

#rb-tag-approve .options{

    bottom: 0;
    color: #FFFFFF;
    display: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    min-width: 35px;
}

#rb-tag-approve li:hover .options{
    display: block;
}

#rb-tag-approve .add,
#rb-tag-approve .remove{
    background: none repeat scroll 0 0 #556273;
    width: 35px;
    display: block;
    height: 100%;
    float: left;
    position: relative;
    margin-left: 1px;
}

#rb-tag-approve .options span{
    position: absolute;
    height: 100%;
    top:50%;
    left:50%;
    margin-left: -7px;
    margin-top: -8px;
}

/*#rb-tag-approve .active .add,
#rb-tag-approve .active .remove{
        height: 100%;
    left: 50%;
    margin-left: -7px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

#rb-tag-approve .active .add{
        dis
}


#rb-tag-approve .inactive .remove{
        display: none;
}

*/

#rb-tag-approve .active .add{
    display: none;
}

/* List View */
#right-content table{
    width:100%;
}
#right-content table thead tr{
    border-bottom: 1px solid #a1a1a1;
    border-top: 1px solid #a1a1a1;
    font-size: 12px;
}

#right-content table thead th{
    padding:3px 10px 3px 10px;
    color: #666666;
    text-align: left;
    font-weight: normal;
}

#right-content table tbody tr{
    border-bottom: 1px solid #a1a1a1;
}

#right-content table tbody tr:hover{
    background: #FFF;
}


#right-content table tbody td{

    color:#556272;
    font-size: 12px;
    padding:10px 6px 10px 6px;
    /*padding:10px;*/
}

#right-content table tbody td.title{
    font-weight: bold;
}

.circle{
    border-radius: 50%;
    width:15px;
    height:15px;
    background: #BBBBBB;
}

.circle-draft{	background: #999999; }
.circle-online{ background: #009900 }
.circle-rejected{ background: #333; }
.circle-removed{ background: #666666; }
.circle-review{	background: #FF6600; }
.circle-inobs{ background: #FF3300; }
.circle-submited{ background: #00CCFF } 
.circle-new{ background: #00BFF3; }

/* sidebar article notes */

#sidebar-article-notes{
    margin-top:50px;
}

#article-notes{
    margin-top:50px;
    display:none;
}

#sidebar-article-notes form{

}

#sidebar-article-notes button,
#article-notes form button
{
    margin-top: 20px;
    margin-right: -2px;
    float:right;
}