@charset "utf-8";
img {
    border: 0;
}

body {
    font-family: "Titillium Regular";
    font-size: 12px;
    /*display: inline-block;*/
}

a, a:hover, a:visited {
    text-decoration: none;
}

table td {
    vertical-align: top;
}

.error_list {
    list-style: none;
    font-style: italic;
    color: #FF0000;
}

.warning {
    font-style: italic;
    color: #FF0000;
}

/*
.even
{
        background-color: #E9EFF8;
}
*/

.hidden {
    display: none;
}

/* form table */

.record_properties {

}

.record_properties td, .record_properties th {
    margin: 0px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    vertical-align: middle;
}

.record_properties th {
    min-width: 100px;
    text-align: right;
    vertical-align: middle;
}

.record_properties td, .record_properties th {
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
}

.record_properties tfoot td {
    border: none;
    text-align: right;
}

#logowanie .record_properties td, #logowanie .record_properties th {
    border: none;
}

/* tabele */

* .comment {
    width: auto;
    border-width: 1px;
    border-style: solid;
    max-width: 800px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}

/* table */

.sorter {
    display: inline;
}

.records_list_error {
    color: #FF0000;
    background-color: #ffcece;
    border-color: #FF0000;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    width: 711px;
}

.records_list_notice {
    color: #FF0000;
    background-color: #ffffcc;
    border-color: #ffff00;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    width: 711px;
}

.records_list_info {
    color: #003300;
    background-color: #ccffcc;
    border-color: #00ff00;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    width: 711px;
}

.records_list_message {
    border: 1px dotted;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;

}

.records_list {
    display: inline-table;
    border: none;
    margin: 20px 10px;
    width: 711px;
}

.records_list .narrow,
.records_list .action {
    padding-left: 10px;
    padding-right: 10px;
}

.records_list td {
    border: 1px solid #fff !important;
    margin: 1px;
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-left: 7px;
    vertical-align: middle;
    font-size: 14px;
    color: #404040;
}

.records_list th {
    border: 1px solid #fff !important;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    height: 35px;
    min-height: 35px;
    vertical-align: middle;
    font-family: "Titillium Regular";
    font-size: 14px;
}

.records_list th a {
    text-decoration: none;
}

/* filter */
.filterForm {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 0;
    margin-left: 0px;
    margin-right: 0px;
}

.filterForm hr {
    border: none;
    width: 98%;
    margin: 0 auto 10px auto;
    height: 1px;
}

/* buttons */
.record_actions .actionItem,
.records_list_actions .actionItem,
.filterForm button,
.actionItem.actionLabel.actionForm,
.submitButton button {
    display: inline-block;
    margin: 2px;
    padding-left: 20px;
    padding-right: 20px;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}

.csrfLinkForm {
    margin: 0;
    padding: 0;
}

td.action .csrfLinkForm {
    float: right;
    display: inline;

}

.record_actions .actionLabel,
.actionItem.actionLabel.actionForm,
.records_list_actions .actionLabel {
    min-width: 80px;
    text-align: center;
}

.submitButton button {
    min-width: 100px;
}

.submitButton button {
    margin-top: 10px;
    margin-bottom: 20px;
}

.records_list_actions a > img {
    margin-top: -5px;
    margin-right: 5px;
    vertical-align: middle;
}

.imageinline {
    display: inline-block;
    width: 100%
}

.imageinline form,
.imageinline img,
.imageinline div {
    display: inline;
}

.role {
    display: inline-block;
    width: 24%;
    height: 30px;
    cursor: pointer;
    font-size: 20px;
    padding-top: 170px;
    text-align: center;

}

#roles {
    text-align: center;
}

.submitButton {
    text-align: center;
}

/* Fontface */

@font-face {
    font-family: 'Titillium Thin';
    src: url('../fonts/titilliumtext22l001-webfont.eot');
    src: url('../fonts/titilliumtext22l001-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/titilliumtext22l001-webfont.woff') format('woff'), url('../fonts/titilliumtext22l001-webfont.ttf') format('truetype'), url('../fonts/titilliumtext22l001-webfont.svg#titilliumtext22l_ththin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Light';
    src: url('../fonts/titilliumtext22l002-webfont.eot');
    src: url('../fonts/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/titilliumtext22l002-webfont.woff') format('woff'), url('../fonts/titilliumtext22l002-webfont.ttf') format('truetype'), url('../fonts/titilliumtext22l002-webfont.svg#titilliumtext22llight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Regular';
    src: url('../fonts/titilliumtext22l003-webfont.eot');
    src: url('../fonts/titilliumtext22l003-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/titilliumtext22l003-webfont.woff') format('woff'), url('../fonts/titilliumtext22l003-webfont.ttf') format('truetype'), url('../fonts/titilliumtext22l003-webfont.svg#titilliumtext22l_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DinPro Bold';
    src: url('../fonts/dinpro-bold-webfont.eot');
    src: url('../fonts/dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dinpro-bold-webfont.woff') format('woff'), url('../fonts/dinpro-bold-webfont.ttf') format('truetype'), url('../fonts/dinpro-bold-webfont.svg#dinprobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DinPro Regular';
    src: url('../fonts/dinpro-regular-webfont.eot');
    src: url('../fonts/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dinpro-regular-webfont.woff') format('woff'), url('../fonts/dinpro-regular-webfont.ttf') format('truetype'), url('../fonts/dinpro-regular-webfont.svg#dinpro-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Medium';
    src: url('../fonts/titilliumtext22l004-webfont.eot');
    src: url('../fonts/titilliumtext22l004-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/titilliumtext22l004-webfont.woff') format('woff'), url('../fonts/titilliumtext22l004-webfont.ttf') format('truetype'), url('../fonts/titilliumtext22l004-webfont.svg#titilliumtext22l_ltmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Login Page & Restore Page */

.login #header,
.user_restore_password #header,
.user_register #header,
.reviewer_register #header {
    background: url(../img/headerBg.jpg) repeat-x 0 0;
    float: none;
    height: 124px;
    margin: 50px auto 0 auto;
    width: 788px;
}

.login #header .container,
.user_restore_password #header .container,
.user_register #header .container,
.reviewer_register #header .container {
    width: 788px;
}

.login #header .container #logo,
.user_restore_password #header .container #logo,
.user_register #header .container #logo,
.reviewer_register #header .container #logo {
    float: left;
    height: 80px;
    margin: 22px 0 0 30px;
    width: 80px;
}

.login #header .container #title,
.user_restore_password #header .container #title,
.user_register #header .container #title,
.reviewer_register #header .container #title {
    float: left;
    line-height: 20px;
    margin: 20px 0 0 15px;
    text-align: center;
    width: 540px;
}

.login #content-wrapper #body,
.user_restore_password #content-wrapper #body {
    background: url('../img/loginContentBg.png') no-repeat 0 0;
    height: 351px;
    float: none;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 788px !important;
}

.user_register #content-wrapper #body,
.reviewer_register #content-wrapper #body {
    float: none;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 788px !important;
}

.login #content-wrapper #body #content,
.user_restore_password #content-wrapper #body #content,
.user_register #content-wrapper #body #content,
.reviewer_register #content-wrapper #body #content {
    background: url('../img/loginFormBg.png') repeat 0 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    width: 500px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}

.login #content-wrapper #body #content h1,
.user_restore_password #content-wrapper #body #content h1,
.user_register #content-wrapper #body #content h1,
.reviewer_register #content-wrapper #body #content h1 {
    float: left;
    font-family: "Titillium Medium";
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.user_restore_password #content-wrapper #body #content h1,
.user_register #content-wrapper #body #content h1,
.reviewer_register #content-wrapper #body #content h1 {
    margin-bottom: 10px;
}

.login #content-wrapper #body #content .form_row,
.user_restore_password #content-wrapper #body #content .form_row,
.user_register #content-wrapper #body #content .form_row,
.reviewer_register #content-wrapper #body #content .form_row {
    float: left;
    margin-bottom: 10px;
    width: 500px;
}

.login #content-wrapper #body #content .form_row .form_row_label,
.user_restore_password #content-wrapper #body #content .form_row .form_row_label,
.user_register #content-wrapper #body #content .form_row .form_row_label,
.reviewer_register #content-wrapper #body #content .form_row .form_row_label {
    float: left;
    font-family: "Titillium Thin";
    font-size: 12px;
    line-height: 33px;
    text-align: right;
    padding-right: 10px;
    padding-left: 0;
    width: 116px;
}

.login #content-wrapper #body #content .form_row .form_row_label label,
.user_restore_password #content-wrapper #body #content .form_row .form_row_label label,
.user_register #content-wrapper #body #content .form_row .form_row_label label,
.reviewer_register #content-wrapper #body #content .form_row .form_row_label label {
    color: #858585;
}

.login #content-wrapper #body #content .form_row .form_row_widget,
.user_restore_password #content-wrapper #body #content .form_row .form_row_widget,
.user_register #content-wrapper #body #content .form_row .form_row_widget,
.reviewer_register #content-wrapper #body #content .form_row .form_row_widget {
    float: right;
    padding: 0;
}

.login #content-wrapper #body #content .form_row input,
.user_restore_password #content-wrapper #body #content .form_row input,
.user_register #content-wrapper #body #content .form_row input,
.reviewer_register #content-wrapper #body #content .form_row input {
    background: #fff;
    border: 1px solid #dcdcdc;
    height: 31px;
    line-height: 31px;
    margin-right: 112px;
    padding: 0px 10px;
    width: 239px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.user_register #content-wrapper #body #content .form_row select,
.reviewer_register #content-wrapper #body #content .form_row select {
    background: #fff;
    border: 1px solid #dcdcdc;
    height: 31px;
    line-height: 31px;
    margin-right: 112px;
    padding: 0;
    width: 261px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.login #content-wrapper #body #content .login_error_message,
.user_restore_password #content-wrapper #body #content .login_error_message,
.user_register #content-wrapper #body #content .login_error_message,
.reviewer_register #content-wrapper #body #content .login_error_message {
    margin-top: 10px;
}

.login #content-wrapper #body #content .submitButton,
.user_restore_password #content-wrapper #body #content .submitButton,
.user_register #content-wrapper #body #content .submitButton,
.reviewer_register #content-wrapper #body #content .submitButton {
    float: left;
    width: 100%;
}

.login #content-wrapper #body #content .submitButton button,
.user_restore_password #content-wrapper #body #content .submitButton button,
.user_register #content-wrapper #body #content .submitButton button,
.reviewer_register #content-wrapper #body #content .submitButton button {
    background: #367be9;
    border: 1px solid #367be9;
    color: #fff;
    font-family: "Titillium Regular";
    font-size: 16px;
    height: 29px;
    line-height: 29px;
    outline: none;
    padding: 0;
    width: 112px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.login #content-wrapper #body #content .login-options {
    float: left;
    height: 30px;
    margin-top: 20px;
    width: 500px;
}

.login #content-wrapper #body #content .login-options .new-account {
    display: inline;
}

.login #content-wrapper #body #content .login-options .new-account a {
    background: url('../img/loginArrow.png') no-repeat 0 50%;
    color: #444444;
    font-family: "Titillium Regular";
    font-size: 12px;
    padding-left: 25px;
    text-decoration: none;
}

.login #content-wrapper #body #content .login-options .forgot-pass {
    display: inline;
    margin-left: 30px;
}

.login #content-wrapper #body #content .login-options .forgot-pass a {
    background: url('../img/loginArrow.png') no-repeat 0 50%;
    color: #444444;
    font-family: "Titillium Regular";
    font-size: 12px;
    padding-left: 25px;
    text-decoration: none;
}

.user_restore_password p, .user_restore_password .field_errors {
    text-align: center;
}

.user_register .main_form .field_error,
.reviewer_register .main_form .field_error,
.user_restore_password .field_error {
    text-align: center;
    float: left;
    width: 100%;
    background: #FCE8E8;
    margin: 5px 0;
    color: #FF0000;
    font-style: italic;
}

.login_error_message {
    text-align: center;
    float: left;
    width: 100%;
    background: #FCE8E8;
    margin: 10px 0 5px 0;
    color: #FF0000;
    line-height: 2em;
    font-style: italic;
}

.flash-notice {
    float: left;
    width: 100%;
    margin: 10px 0 5px 0;
    background: #C3FFCF;
    line-height: 18px;
}

.login .form_table,
.user_register table,
.reviewer_register table,
{
    float: left;
    margin: 20px 0 0 0;
}

/* Panel */

#header {
    background: url('../img/headerBg.jpg') repeat-x 0 0;
    float: left;
    height: 124px;
    width: 100%;
}

.container {
    margin: 0 auto;
    width: 1000px;
}

.container #logo {
    float: left;
    height: 80px;
    margin: 22px 0 0 70px;
    width: 80px;
}

.container #title {
    float: left;
    line-height: 20px;
    margin: 22px 0 0 60px;
    text-align: center;
    width: 475px;
}

.container #title h1 {
    color: #fff;
    font-family: "DinPro Regular";
    font-size: 15px;
    text-transform: uppercase;
}

.container #title h2 {
    color: #fff;
    font-family: "DinPro Bold";
    font-size: 20px;
    line-height: 26px;
}

.container #title h3 {
    color: #fff;
    font-family: "DinPro Bold";
    font-size: 14px;
    line-height: 18px;
}

#content-wrapper {
    float: left;
    width: 100%;
}

#leftcolumn {
    margin: 16px 0 0 28px;
    font-family: "Titillium Regular";
    font-size: 12px;
    padding-bottom: 35px;
    width: 199px;
}

#leftcolumn .logged {
    border: 1px solid #e5e5e5;
    float: left;
    line-height: 21px;
    padding: 13px 17px;
    width: 163px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#leftcolumn .logged .userMenu {
    margin-top: 10px;
    width: 165px;
}

#leftcolumn .logged .userMenu span {
    background: #c43626;
    display: block;
    height: 26px;
    margin-bottom: 2px;
    width: 165px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#leftcolumn .logged .userMenu span a {
    color: #fff;
    display: block;
    height: 26px;
    line-height: 26px;
    width: 165px;
    text-align: center;
}

#leftcolumn .leftmenu {
    float: left;
    margin-top: 20px;
}

#leftcolumn .leftmenu .leftmenu_item {
    background: #367be9;
    border-bottom: 1px solid #367be9;
    display: block;
    min-height: 26px;
    line-height: 26px;
    margin-bottom: 2px;
    text-align: center;
    width: 197px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#leftcolumn .leftmenu .active {
    background: #0159a4;
}

#leftcolumn .leftmenu .leftmenu_item a {
    color: #fff;
    display: block;
    min-height: 26px;
    width: 197px;
}

#maincolumn {
    border: 1px solid #e5e5e5;
    color: #696969;
    margin: 16px 0 0 13px;
    padding: 25px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#maincolumn #h1 {
    background: #367be9 url('../img/pencil.png') no-repeat 18px 50%;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-bottom: 36px;
    padding-left: 51px;
    width: 680px;
}

#maincolumn #h1 h1 {
    color: #fff;
}

#maincolumn #alerts {
    float: left;
    margin-bottom: 20px;
    width: 731px;
}

#maincolumn .records_list_actions, #maincolumn .records_list_empty, #maincolumn .paginate {
    float: left;
    margin: 10px;
    width: 710px;
}

#maincolumn .paginate {
    margin-top: 20px;
    text-align: center;
}

#content #roles #author {
    background: url('../img/author.png') no-repeat 50% 50%;
}

#content #roles #editor {
    background: url('../img/editor.png') no-repeat 50% 50%;
}

#content #roles #reviewer {
    background: url('../img/reviewer.png') no-repeat 50% 50%;
}

#content #roles #admin {
    background: url('../img/admin.png') no-repeat 50% 50%;
}

#footer {
    background: #214e92;
    color: #fff;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    line-height: 35px;
    margin-top: 35px;
    text-align: center;
    width: 100%;
}

#footer .menu_item a {
    color: #fff;
    margin: 0 10px;
}

.authors #footer, .review #footer {
    position: relative !important;
}

.stick-bottom {
    bottom: 0;
    position: absolute;
}

/* Buttons */

.record_actions .actionItem,
.records_list_actions .actionItem,
.filterForm button,
.submitButton button {
    background-color: #0159a4;
    border: 1px solid #0159a4;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.record_actions .actionItem:hover,
.records_list_actions .actionItem:hover,
.filterForm button:hover,
.submitButton button:hover {
    background-color: #0159a4;
    border: 1px solid #0159a4;
}

.record_actions .actionItem:disabled,
.records_list_actions .actionItem:disabled,
.filterForm button:disabled,
.submitButton button:disabled {
    background-color: #0159a4;
    border: 1px solid #0159a4;
    color: #666666;
}

/* Form Table */

.form_table {
    float: left;
    margin: 20px 0;
}

/*Edit Account */

#kp_userbundle_usertype {
    width: 711px;
    margin: 20px 10px;
}

#kp_userbundle_usertype .form_row {
    margin-bottom: 10px;
}

#kp_userbundle_usertype .form_row_label, #kp_userbundle_usertype .form_row_widget {
    float: left;
}

#kp_userbundle_usertype .form_row_label {
    width: 180px;
}

#kp_userbundle_usertype .form_row_label label {
    float: right;
    margin-right: 10px;
}

#kp_userbundle_usertype .form_row_widget input {
    padding: 4px 10px;
    width: 300px;
}

#kp_userbundle_usertype .form_row_widget input[type="checkbox"] {
    margin: 0 10px;
    width: 305px;
}

#kp_userbundle_usertype .form_row_widget select {
    padding: 4px 0 4px 10px;
    width: 324px;
}

/* User Details */

#maincolumn .record_properties {
    float: left;
    margin: 20px 165px;
    width: 400px;
}

#maincolumn .record_properties tr {
    height: 30px;
}

#maincolumn .record_actions {
    text-align: center;
}

#maincolumn .record_actions .record_action {
    display: inline-block;
}

/* Keywords Edition */

#kp_articlebundle_keywordtype,
#kp_configbundle_decisiontype,
#kp_configbundle_articletypetype,
#kp_filebundle_filetypetype,
#kp_instancebundle_reviewformfieldtype,
#kp_review_bundle_editorNote_type,
#kp_articlebundle_articletype,
#kp_reviewbundle_reviewasktype {
    width: 711px;
    margin: 20px 10px;
}

#kp_articlebundle_keywordtype .form_row,
#kp_configbundle_decisiontype .form_row,
#kp_configbundle_articletypetype .form_row,
#kp_filebundle_filetypetype .form_row,
#kp_instancebundle_reviewformfieldtype .form_row,
#kp_review_bundle_editorNote_type .form_row,
#kp_reviewbundle_reviewasktype .form_row {
    position: relative;

    margin-bottom: 10px;
}
#kp_articlebundle_articletype .form_row {
margin: 10px 0;
}

#cke_kp_articlebundle_articletype_abstract2,
#cke_kp_articlebundle_articletype_abstract {
    min-width: 450px;
}

#kp_articlebundle_keywordtype .form_row_label,
#kp_articlebundle_keywordtype .form_row_widget,
#kp_configbundle_decisiontype .form_row_label,
#kp_configbundle_decisiontype .form_row_widget,
#kp_configbundle_articletypetype .form_row_label,
#kp_configbundle_articletypetype .form_row_widget,
#kp_filebundle_filetypetype .form_row_label,
#kp_filebundle_filetypetype .form_row_widget,
#kp_instancebundle_reviewformfieldtype .form_row_label,
#kp_instancebundle_reviewformfieldtype .form_row_widget,
#kp_review_bundle_editorNote_type .form_row_label,
#kp_review_bundle_editorNote_type .form_row_widget,
#kp_articlebundle_articletype .form_row_label,
#kp_articlebundle_articletype .form_row_widget,
#kp_reviewbundle_reviewasktype .form_row_label,
#kp_reviewbundle_reviewasktype .form_row_widget {
    float: left;
}

#kp_articlebundle_keywordtype .form_row_label,
#kp_configbundle_decisiontype .form_row_label,
#kp_configbundle_articletypetype .form_row_label,
#kp_filebundle_filetypetype .form_row_label,
#kp_instancebundle_reviewformfieldtype .form_row_label,
#kp_review_bundle_editorNote_type .form_row_label,
#kp_articlebundle_articletype .form_row_label,
#kp_reviewbundle_reviewasktype .form_row_label {
    width: 180px;
}

#kp_articlebundle_keywordtype .form_row_label label,
#kp_configbundle_decisiontype .form_row_label label,
#kp_configbundle_articletypetype .form_row_label label,
#kp_filebundle_filetypetype .form_row_label label,
#kp_instancebundle_reviewformfieldtype .form_row_label label,
#kp_review_bundle_editorNote_type .form_row_label label,
#kp_articlebundle_articletype .form_row_label label,
#kp_reviewbundle_reviewasktype .form_row_label label {
    float: right;
    padding-right: 10px;
    text-align: right;
}

#kp_articlebundle_keywordtype .form_row_widget input,
#kp_configbundle_decisiontype .form_row_widget input,
#kp_configbundle_articletypetype .form_row_widget input,
#kp_filebundle_filetypetype .form_row_widget input,
#kp_instancebundle_reviewformfieldtype .form_row_widget input,
#kp_review_bundle_editorNote_type .form_row_widget input,
#kp_articlebundle_articletype .form_row_widget input,
#kp_reviewbundle_reviewasktype .form_row_widget input {
    padding: 4px 10px;
    width: 300px;
    line-height: 1em;
}

#kp_articlebundle_keywordtype .form_row_widget input[type="checkbox"],
#kp_configbundle_decisiontype .form_row_widget input[type="checkbox"],
#kp_configbundle_articletypetype .form_row_widget input[type="checkbox"],
#kp_filebundle_filetypetype .form_row_widget input[type="checkbox"],
#kp_instancebundle_reviewformfieldtype .form_row_widget input[type="checkbox"],
#kp_articlebundle_articletype .form_row_widget input[type="checkbox"] {
    margin: 0 10px 0 0;
    width: 12px;
}

#kp_articlebundle_keywordtype .form_row_widget select,
#kp_configbundle_decisiontype .form_row_widget select,
#kp_configbundle_articletypetype .form_row_widget select,
#kp_filebundle_filetypetype .form_row_widget select,
#kp_instancebundle_reviewformfieldtype .form_row_widget select,
#kp_articlebundle_articletype .form_row_widget select {
    padding: 4px 0 4px 10px;
    width: 324px;
}

#kp_configbundle_articletypetype .form_row_widget textarea,
#kp_review_bundle_editorNote_type .form_row_widget textarea,
#kp_articlebundle_articletype .form_row_widget textarea,
#kp_filebundle_filetypetype .form_row_widget textarea {
    font-family: "Titillium Regular";
    padding: 5px 10px;
    width: 303px;
}

/* Filters */

#kp_userbundle_userfilter {
    float: left;
    margin: 20px 0;
}

.filterForm .form_row {
    float: left;
    margin: 0 0 0 15px;
    margin-right: 0 !important;
}

.filterForm .form_row .form_row_widget .autoCompleteFilter {
    padding-left: 0px;
    background-image: none;
}

.filterForm .form_row .form_row_widget .autoCompleteFilter input {
    border: 1px solid #dcdcdc;
    font-family: "Titillium Regular";
    font-size: 12px;
    margin: 5px 0;
    height: 23px;
    width: 223px;
}

.filterForm .form_row .form_row_label, .filterForm .form_row .form_row_widget {
    float: left;
}

.filterForm .form_row .form_row_label label {
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 5px 0;
}

.filterForm .form_row .form_row_widget select {
    border: 1px solid #dcdcdc;
    height: 23px;
    margin: 5px 0 5px 5px;
    font-family: "Titillium Regular";
    width: 166px;
}

/* New Mailt Template */

#kp_mailbundle_mailtemplatetype,
#kp_instancebundle_instancetype {
    margin: 20px 0 20px 40px;
}

#kp_mailbundle_mailtemplatetype .form_row_widget textarea,
#kp_mailbundle_mailtemplatetype .form_row_widget select,
#kp_instancebundle_instancetype .form_row_widget textarea,
#kp_instancebundle_instancetype .form_row_widget select {
    width: 100%;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
}

#kp_mailbundle_mailtemplatetype .form_row_widget input,
#kp_instancebundle_instancetype .form_row_widget input {
    width: 638px;
    line-height: 1em;
    padding: 4px 10px;
    margin: 0px;
}

#kp_mailbundle_mailtemplatetype .form_row,
#kp_instancebundle_instancetype .form_row {
    margin-bottom: 20px;
}

#kp_instancebundle_instancetype_inviteToReviewStep_form_row .form_row_label,
#kp_instancebundle_instancetype_inviteToReviewStep_form_row .form_row_widget {
    float: left;
    width: 150px;
}

#kp_instancebundle_instancetype_inviteToReviewStep_form_row .form_row_widget input[type="checkbox"] {
    margin: 0;
    width: 12px;
}

/* Files types */

.filetype #maincolumn .records_list_actions {
    margin: 0 10px 20px 10px;
}

/* List of article's types */

#kp_configbundle_articletypefilter_content {
    border: 1px solid #dcdcdc;
    font-family: "Titillium Regular";
    font-size: 12px;
    margin: 5px 0;
    height: 23px;
    width: 223px;
}

/* Articles review */

#maincolumn > .articleReview {
    float: left;
    margin: 0 10px;
    width: 711px;
}

.articleReview tr {
    border: 1px solid #fff;
}

.articleReview th {
    background: #404040;
    color: #fff;
    height: 35px;
    min-height: 35px;
    vertical-align: middle;
    font-family: "Titillium Regular";
    font-size: 14px;
}

.articleReview .articleReview {
    width: 100%;
}

.articleReview .articleReview th {
    background: #D8D8D8;
    color: #000;
    height: 25px;
    min-height: 25px;
    font-size: 12px;
}

.articleReview td {
    height: 25px;
    min-height: 25px;
    font-size: 12px;
    font-family: "Titillium Regular";
    vertical-align: middle;
    text-indent: 10px;
}

/* Reviewers Table */

.reviewersTable {
    float: left;
    margin: 0 10px;
    width: 711px;
}

.reviewersTable th {
    color: #FFFFFF;
    background-color: #404040;
    border: 1px solid #fff !important;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    height: 35px;
    min-height: 35px;
    vertical-align: middle;
    font-family: "Titillium Regular";
    font-size: 14px;
}

.reviewersTable td {
    border: 1px solid #fff !important;
    margin: 1px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    vertical-align: middle;
    font-size: 14px;
    color: #404040;
}

.reviewersTable .action {
    padding-left: 10px;
    padding-right: 10px;
    width: 65px;
}

.reviewersTable td.action .csrfLinkForm {
    float: right;
    display: inline;
}

/* Editor Keywords */

.keywordModule {
    float: left;
    margin-left: 10px;
    width: 380px;
}

.keywordModule .searchKeyword {
    float: left;
    width: 300px;
}

.keywordModule .searchKeyword input {
    margin-left: 10px;
    width: 180px;
}

.keywordModule .keywordList {
    float: left;
    margin: 10px 0;
}

.keywordModule .keywordList select {
    width: 233px;
}

.keywordModule .keywordAdd {
    float: left;
    margin-top: -25px;
    margin-left: 0;
    width: 100px;
    margin-left: 30px;
}

.keywordModule .keywordAdd button {
    width: 100px;
    background-color: #0159a4;
    border: 1px solid #0159a4;
    color: #fff;
    height: 186px;
    line-height: 32px;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#keywordArticleList {
    float: left;
}

#keywordArticleList .keywordListItem {
    float: left;
    margin-bottom: 5px;
}

#keywordArticleList .keywordListItem label,
#keywordArticleList .keywordListItem input,
#keywordArticleList .keywordListItem button {
    float: left;
}

#keywordArticleList .keywordListItem label {
    margin-right: 10px;
    line-height: 28px;
}

#keywordArticleList button {
    background-color: #0159a4;
    border: 1px solid #0159a4;
    color: #fff;
    height: 22px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 2px 0 0 5px;
}

.editor_make_step .submitButton {
    float: left;
    width: 100%;
    margin-top: 30px;
}

/* Stats */

.stats #maincolumn .leftmenu {
    float: left;
    text-align: center;
    width: 100%;
}

.stats #maincolumn .leftmenu .leftmenu_item {
    background-color: #0159a4;
    border: 1px solid #0159a4;
    color: #fff;
    display: inline-block;
    height: 32px;
    margin: 0 10px 10px 10px;
    line-height: 32px;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.stats #maincolumn .leftmenu .leftmenu_item a {
    color: #fff;
    display: block;
}

/* Stats */

.review .records_list {
    border: none;
    margin: 20px 10px;
    width: 650px !important;
}

/* Mailsent view */

.mailsent_show #maincolumn .record_properties {
    margin: 20px 10px;
    width: 711px;
}

/* Flags */

.login #languages,
.user_register #languages,
.reviewer_register #languages,
.user_restore_password #languages {
    width: 80px;
}

#languages {
    float: right;
    margin-right: 40px;
    width: 260px;
    margin-bottom: 5px;
}

#pl_flag {
    background: url('../img/pl.gif') no-repeat 0 0;
    float: right;
    margin: 5px 5px 0 0;
    height: 11px;
    width: 15px;
}

#en_flag {
    background: url('../img/en.gif') no-repeat 0 0;
    float: right;
    margin: 5px 0 0 0;
    height: 11px;
    width: 15px;
}

/* Prev And Next */

.prevAndNext {
    float: right;
    margin: 0px 33px 0 0;
    text-align: right;
    width: 282px;
}

.prevAndNext .prev {
    display: inline;
}

.prevAndNext .next {
    display: inline;
}

.prevAndNext .prev button {
    background: #367be9 url('../img/arrow-prev.gif') no-repeat 0% 50%;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 0 10px 0 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.prevAndNext .next button {
    background: #367be9 url('../img/arrow-next.gif') no-repeat 100% 50%;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 0 30px 0 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#maincolumn .prevAndNext {
    float: left;
    margin: 20px 0 0 0;
    text-align: center;
    width: 100%;
}

/* Review Field */

.reviewformfield .form_list_row {
    width: 100%;
}

.reviewformfield .form_item_label, .reviewformfield .form_item_widget {
    float: left;
}

.reviewformfield .form_item_label {
    line-height: 25px;
    margin-right: 10px;
}

/* Review Show */

.review_show .record_properties th.head {
    text-align: center;
    font-weight: 700;
}

/* Decision */

.editor_decision form {
    margin: 0 0 20px 30px;
}

.editor_decision #kp_articlebundle_articletype_decision_form_row {
    float: left;
}

.editor_decision #kp_articlebundle_articletype_decision_form_row .form_row_label {
    float: left;
    width: 662px;
}

.editor_decision #kp_articlebundle_articletype_decision_form_row .form_row_widget select {
    float: left;
    width: 642px;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
}

.editor_decision #kp_articlebundle_articletype_decision_form_row .form_row_widget input {
    width: 662px;
}

.editor_decision input {
    width: 637px !important;
}

.editor_decision #kp_articlebundle_articletype_decision_form_row .form_row_label label, .editor_decision label {
    float: left;
}

.editor_decision #title_form_row label {
    float: none;
}

.editor_decision .message {
    margin: 0 10px;
}

.editor_decision .form_row {
    margin: 0 0 20px 0;
}

.editor_decision .mce-panel {
    width: 640px;
}

.editor_decision input[type="checkbox"] {
    float: left;
    width: 52px !important;
    margin: 5px 0 0 0 !important;
}

.editor_decision .submitButton {
    float: left;
    margin-left: -16px;
    width: 100%;
}

.editor_decision .record_actions {
    float: left;
    width: 100%;
}

/* Send message to X Y */

.editor_new_message form {
    margin: 0 0 20px 30px;
}

.editor_new_message form .form_row {
    margin-bottom: 20px;
}

.editor_new_message .main_form .form_row_widget input {
    width: 647px;
}

.editor_new_message .mce-panel {
    width: 650px;
}

.editor_new_message .main_form .form_row_widget input[type="checkbox"] {
    margin-left: 10px;
    width: 12px;
}

/* Mail Sent Show User */

.mailsent_show_user #maincolumn .record_properties {
    margin: 20px 30px;
    white-space: normal;
    word-wrap: break-word;
}

/* Steps */

.editArticleMenu {
    float: left;
    margin-top: 20px;
    width: 199px;
}

.editArticleMenu .editArticleMenu_item {
    background: url('../img/steps-line.gif') no-repeat 11px 28px;
    float: left;
    height: 45px;
    width: 199px;
}

.editArticleMenu .editArticleMenu_item .number {
    background: #969696;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.editArticleMenu .editArticleMenu_item a {
    color: #969696;
    float: left;
    margin-left: 10px;
    line-height: 24px;
}

.editArticleMenu .active .number {
    background: #367be9;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.editArticleMenu .active a {
    color: #367be9;
    float: left;
    margin-left: 10px;
    line-height: 24px;
}

/* Not Valid and Error Classes */

.author_make_step .not_valid, .author_make_step .error {
    color: red;
}

/* Author Make Step */

.author_make_step .used {
    float: right;
    margin-bottom: 20px;
    padding-right: 10px;
}

/*  Article Affiliation Form */

.articleAffiliationForm,
.findUser {
    float: left;
    margin: 20px 0 0px 40px;
    width: 652px;
}

.articleAffiliationForm .form_row,
.findUser .form_row {
    float: left;
    margin-bottom: 20px;
}

.articleAffiliationForm .form_row .form_row_label,
.articleAffiliationForm .form_row .form_row_widget {
    width: 100%;
}

.articleAffiliationForm .form_row .form_row_widget input {
    width: 642px;
}

.articleAffiliationForm .form_row .form_row_widget input[type="checkbox"] {
    width: 12px;
}

.articleAffiliationForm .form_row .form_row_widget select {
    width: 644px;
}

.findUser .form_row {
    width: 130px;
}

.findUser + .submitButton {
    float: left;
    width: 110px;
    margin: -15px 0 20px 43px;
}

.oldAfilliations {
    float: left;
    width: 100%;
    text-align: center;
}

.oldAfilliations .use button {
    background-color: #0159a4;
    border: 1px solid #0159a4;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.author_edit .submitButton {
    text-align: center;
    float: left;
    width: 100%;
}

.author_edit .findUser .submitButton {
    width: auto;
    margin-left: 45px;
}

#kp_articlebundle_articleauthortype_corespondent_form_row {
    float: left;
    width: 300px;
}

#kp_articlebundle_articleauthortype_corespondent_form_row .form_row_label,
#kp_articlebundle_articleauthortype_corespondent_form_row .form_row_widget {
    float: left;
}

#kp_articlebundle_articleauthortype_corespondent_form_row .form_row_label {
    width: 150px;
}

#kp_articlebundle_articleauthortype_corespondent_form_row .form_row_widget {
    width: 12px;
}

#kp_filebundle_filetypetype_name_form_row,
#kp_filebundle_filetypetype_fileType_form_row {
    display: inline-block;
}

.mailsent_show_user .record_properties, .mailsent_show_user .record_properties {
    float: none !important;
}

.add_affiliation .actionItem {
    height: 26px;
    vertical-align: middle;
}

.required:after {
    content: "*";
    color: red;
}

.not_active_page .actionItem {
    background-color: #367be9;
}

.not_valid {
    color: red !important;
}

textarea {
    width: 450px !important;
    height: 200px;
}

.used {
    float: right;
    padding-right: 11px;
}

.closeButton {
    text-align: center;
    margin: 10px;
}

#kp_articlebundle_articletype_authorConfirmFile_form_row >  .submitButton {
    position: absolute;
    top: -10px;
    right: 0;
}

#kp_articlebundle_articletype_authorConfirmFile_form_row > div.submitButton > button {
    cursor: pointer;
}
#kp_articlebundle_articletype_authorConfirmFile_form_row {
    position: relative;
}

table td.td-center {
    text-align: center;
}