body {
  font-family:Arial,"Lucida Sans Unicode",sans-serif;
  font-size:0.8em;
}
a {
  color: #36C;
  text-decoration: none;
}
a:hover {
  color: #06F;
}

.t-data-grid tbody tr {
  background-color: #FAFAFF;
  vertical-align: top;
  font-family: Arial,"Lucida Sans Unicode",sans-serif;
}
div.t-autocomplete-menu ul {
  background-color: #ffd;
  padding: 0px;
  margin: 0px;
  border-width: 0px;
}
div.t-autocomplete-menu li {
  margin: 0px !important;
  padding: 3px 10px;
  border: 1px solid #ccc;
  border-width: 0px 1px 1px 1px;
  font: 11px "Lucida Grande", "Verdana";
  color: black;
}
div.t-autocomplete-menu li.selected {
  background-color: #68e;
  color: #fff;
  font-weight: normal;
}
.t-error-icon, .t-sort-icon {
  display: none;
}
img.t-autoloader-icon {
  position: absolute;
  margin: 2px 0px 0px -20px !important;
}
div.t-error ul {
  padding: 5px 5px 5px 40px; 
}
.grid-top-border {
  border-top: 1px solid silver;
}

/* CKEditor */
.cke_skin_kama {
  padding: 0px !important;
  border: 1px solid darkGrey !important;
}
.cke_skin_kama, .cke_skin_kama * {
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}
.cke_skin_kama table, .cke_skin_kama tr, .cke_skin_kama td {
  border-collapse: collapse !important;
}
.cke_skin_kama td {
  background-color: #DDD !important;
  padding: 2px;
  border: 0;
  border-bottom: 1px solid silver;
}
.cke_skin_kama .cke_wrapper {
  padding: 0px !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}
.cke_skin_kama .cke_toolgroup, .cke_skin_kama .cke_rcombo a {
  margin-bottom: 0px !important;
}
.cke_skin_kama .cke_toolgroup {
  margin-right: 5px !important;
}
.cke_skin_kama .cke_fontSize a {
  margin-right: 4px !important;
}
.cke_skin_kama .cke_rcombo a {
  height: 22px !important;
}
.cke_skin_kama .cke_fontSize .cke_text {
  width: 45px !important;
}
.cke_skin_kama .cke_button_source .cke_label {
  display: none !important;
}


.no-borders, .no-borders td, .no-borders th {
  border: 0px solid white !important;
}

.req {
  color: red;
  font-weight: bold;
}
.redbold {
  color: #e00;
  font-weight: bold;
}
.red {
  color: red;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}

.info-message {
  font-weight: bold;
  color: green; 
  padding-bottom: 10px;
}

.error-message {
  font-weight: bold;
  color: red; 
  padding-bottom: 10px;
}

.filter .checkBox {
  width: 45px;
}

.edit, .delete, .add, .checkBox, .info, .fileAbs, .fileFull, .filePres {
  width: 20px;
}

.filter {
  border: 1px solid #AAAAEE;
  background-color: #FFFFFF;
}

.filter tr td {
  padding-right: 5px;
}

.filter-button {
  width: 60px;
}

.reportList .authors {
  width: 100px;
}
.reportList .title {
  width: 185px;
}
.reportList .secName {
  width: 130px;
}
.modifiedDate {
  width: 65px;
  text-align: right;
}
.reportList .filter-string {
  width: 291px;
}

.reportsInSection .authors {
  width: 100px;
}
.reportsInSection .title {
  width: 342px;
}
.reportsInSection .itemNumber {
  width: 30px;
  text-align: right;
}


.user_comments {
  margin: 5px 0px;
  border: 1px solid black;
  width: 660px;
}
.user_comments_inner {
  padding: 5px 10px;
  line-height: 120%; 
  font-size: 90%;
}

/*
.applicationList .fullName {
  width: 434px;
}
*/
.applicationList table {
  width: 662px;
}
.applicationList .secondForm {
  width: 100px;
  text-align: center;
}
.applicationList .title {
  width: 458px;
}
.applicationList .orgName {
  width: 625px;
}
.applicationList .statName {
  width: 140px;
}


.participationList .fullName {
  width: 130px;
}
.participationList .country, .reportList .country {
  width: 100px;
}
.participationList .city, .reportList .city {
  width: 95px;
}
.participationList .orgName {
  width: 190px;
}
.participationList .filter-string {
  width: 129px;
}

.participationFindList .fullName {
  width: 250px;
}
.participationFindList .filter .checkBox {
  width: 20px;
}

.organizationList .filter-string {
  width: 512px;
}

.organizationEdit ul, .organizationEdit li {
  padding: 0px !important;
  margin-left: 10px !important;
}

.conferenceSummary .filter-string {
  width: 245px;
}

.userList .fullName {
  width: 250px;
}
.userList .login {
  width: 100px;
}
.userList .filter-string {
  width: 250px;
}

.userList .error {
  color: red;
  font-size: 12px;
}

.userAddRole .error {
  color: red;
}

.roleName {
  width: 190px;
}
.objectName {
  width: 250px;
}
.assignUser {
  width: 110px;
}
.assignDate {
  width: 70px;
}

.statName {
  width: 95px;
}

.action {
  width: 160px;
}

.actionButton {
  width: 140px;
}

.sectionName {
  width: 590px;
}

.orgName {
  width: 560px;
}

.no {
  width: 22px;
  text-align: right;
  font-size: 12px;
  color: #000066;
}


.sample {
  font-size: 12px;
  background-color: #CCCCCC;
  border: 1px solid black; 
  padding: 6px; 
}

.line1 {
  background-color: #F1F1FF;
}
.line1 td {
  background-color: #F1F1FF;
  padding: 3px;
  vertical-align: top;
}

.line2 {
  background-color: #FAFAFF;
}
.line2 td {
  background-color: #FAFAFF;
  padding: 3px;
  vertical-align: top;
}


.duplicate {
  text-align: center;
  width: 20px;
}
.lineGreen .duplicate {
  background-color: green;
}
.lineBlue .duplicate {
  background-color: blue;
}

.user-label {
  width: 170px;
  vertical-align: top;
}
.user-text {
  width: 250px;
}

.meta-label {
  width: 100px;
  vertical-align: top;
}
.meta-text {
  width: 500px;
}

.file-label {
  width: 120px;
  vertical-align: top;
}
.file-text {
  width: 500px;
}
.URL {
  width: 500px;
}

.org-label {
  width: 170px;
  vertical-align: top;
  white-space: nowrap;
}
.org-text {
  width: 450px;
}
.org-select {
  width: 250px;
}

.grid-img {
  width: 20px;
  height: 20px;
  margin-bottom: -5px;
}

div.vote-container{
  width: 100px;   
  margin-left: 0px;
  margin-right: 0px;
}

a.vote_on-onemark { 
  display: block;
  width: 30px;
  height: 20px;
  background: url('/images/vote/grid-vote_one_on.gif') no-repeat; 
}

a.vote_off-onemark { 
  display: block;
  width: 30px;
  height: 20px;
  background: url('/images/vote/grid-vote_one_off.gif') no-repeat; 
}

a.vote_off-onemark:hover {
  background: url('/images/vote/grid-vote_one_over.gif') no-repeat; 
}

a.vote_on-fivemark {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url('/images/vote/grid-vote_five_on.gif') no-repeat;
}

a.vote_off-fivemark {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url('/images/vote/grid-vote_five_off.gif') no-repeat;
}

.apat-label {
  width: 175px;
  vertical-align: top;
}
.apat-select {
  width: 349px;
}
.apat-text {
  width: 345px;
}
.apat-text-smaller {
  width: 300px;
}
.apat-textarea {
  width: 349px;
  height: 115px;
}

.org-fields {
  width: 515px;
  border: 1px solid silver;
  border-width: 0px 1px 1px 1px;
  padding: 9px;
}
.org-fields .apat-label {
  width: 165px;
}
.org-fields .apat-text {
  width: 335px;
}

.report-label {
  width: 150px;
  vertical-align: top;
}
.report-text {
  width: 501px;
}
.report-textarea {
  width: 505px;
  height: 115px;
}
.report-abstracts {
  width: 658px;
  height: 433px;
}
.report-abstracts-view {
  width: 658px;
  height: 200px;
}
.report-select {
  width: 505px;
}
.error-panel {
  width: 500px;
}
.error-panel .ck_slidingPanelSubject {
  padding: 2px 4px;
  border: 1px solid grey;
  background: url(/images/red-top-panel.gif) repeat-x scroll 0 -1px;
  font-family: Arial, "Lucida Sans Unicode", sans-serif;
}

.status-label {
  width: 200px;
}
.status-date {
  width: 125px;
}
.section-label {
  width: 175px;
  vertical-align: top;
}

.section-text {
  width: 450px;
}
.section-select {
  width: 455px;
}

.section-timeToReport {
  width: 30px;
}

.sectionListOverflow {
  width: 505px;
  height: 200px;
  overflow-y: auto;
  overflow: auto;
  overflow-x: hidden;
}

.img-indent {
  width: 15px;
  height: 15px;
}

.reportSort {
  cursor: move;
  list-style-type: none;
  margin: 10px 0px 10px 10px;
  padding: 0px;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

.reportSort li {
  border: 1px solid silver;
  padding: 2px 10px;
  margin: 2px 0px 0px 0px;
}

.deliveryList .subject {
  width: 250px;
}
.deliveryList .author {
  width: 110px;
}
.deliveryList .status {
  width: 145px;
}
.deliveryList .time {
  width: 105px;
}
.template-label {
  width: 140px;
  vertical-align: top;
}
.template-text {
  width: 511px;
}
.templateList .subject {
  width: 470px;
}
.templateList .author {
  width: 110px;
}
.mailList .fullName {
  width: 250px;
}
.mailList .personName {
  width: 160px;
}
.mailList .email {
  width: 190px;
}
.mailList .status {
  width: 165px;
}
.mailList .title {
  width: 265px;
}

.conferenceList {
  width: 700px;
}
.conferenceList .confadmin {
  white-space: nowrap;
}
.conferenceList .confcode {
  white-space: nowrap;
}
.conference-label {
  width: 150px;
  vertical-align: top;
}
.conference-area {
  width: 512px;
  height: 35px;
}
.conference-text {
  width: 510px;
}


.toPrint {
  font-size: 0.9em;
}

.login-link, .logout-link {
  padding-right: 10px;
}
.login-link a, .logout-user a {
  color: white;
}
.login-link, .logout-link, .logout-user {
  margin-top: 10px;
  vertical-align: top;
}

.login-label {
  text-align: left;
  width: 135px;
}
.login-text {
  width: 255px;
}
td .login-stay {
  float: left;
}
td .login-input {
  float: right;
}
td .login-input input {
  width: 70px;
}
td.login-button-recovery {
  text-align: right;
}
td.login-button-recovery input {
  width: 120px;
}
table.loginWindow td {
  padding: 2px !important;
}

.latex_template_area {
  width: 100%;
  height: 300px;
}

.styleList .title {
  width: 300px;
}
.style-label {
  width: 120px;
}
.style-text {
  width: 400px;
}
.style-area {
  width: 402px;
}
.menu_items_area, .footer_area, .main_area, .css_area, .js_area {
  width: 100%;
}
.menu_items_area, .footer_area {
  height: 200px;
}
.main_area {
  height: 550px;
}
.css_area {
  height: 550px;
}
.js_area {
  height: 400px;
}
.style_edit {
  width: 100%;
}
.style-message {
  position: fixed;
  top: 45%;
  left: 0px;
  width: 100%;
}
.style-message div {
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  width: 160px;
  background-color: #EFEFEF;
  border: 1px solid #666666;
  font-size: 120%;
}

.styleList .owner {
  font-size:0.85em;
  color: darkred;
}

.settings {
  width: 500px;
}
.settings-textfield {
  width: 494px;
}
.verification-settings {
  width: 470px;
}
.verification-review {
  width: 20px;
}
.verification-abstracts {
  width: 30px;
}
.settings_user {
  font-size: 0.9em;
  margin-bottom: 5px;
}
.settings-indent {
  margin-left: 20px;
  margin-top: 0px;
}
.settings-integer {
  text-align: right;
  font-weight: bold;
}
.settings-input-integer {
  width: 30px;
  text-align: right;
  font-weight: bold;
}
.style-select {
  width: 200px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.userSettings-label {
  width: 225px;
}
.userSettings-text {
  width: 395px;
}
.userSettings-rowsPerPage {
  width: 35px;
}
.userSettings-select {
  width: 390px;
}

.lang-name {
  text-decoration: underline;
  font-style: italic;
  font-size: 0.9em;
  display: block;
  margin-left: 0px;
/*  display: inline-block;
  text-align: right;
  width: 75px;
  margin-right: 5px;
*/
}
.lang-text {
  display: block;
  margin-left: 10px;
}

.lang {
  margin: 3px; 
  padding: 5px; 
  font-size: 12px;
  vertical-align: middle;
}
.lang-selected {
  background-color: #ccc;
  border: 1px solid #aae;
  margin: 2px; 
  padding: 4px; 
  font-size: 12px;
  vertical-align: middle;
}
.chooseLanguage {
  font-weight: bold;
}
.chooseLanguage u, .chooseLanguage a {
  font-size: 11px;
}
.chooseLanguage img {
  margin-top: -4px;
}

/*
table.login {
  border: 1px solid gray;
  border-spacing: 3px;
  border-collapse: separate;
  background-color: white;
}
table.login th {
  border-width: 0px;
  padding: 0px;
  background-color: white;
}
table.login td {
  border-width: 0px;
  background-color: white;
}
*/

img.ck-kaptcha {
  width: 160px;
  margin-left: 5px;
  vertical-align: top;
}
input.ck-kaptcha {
  width: 90px;
  height: 36px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

.wizard_step_active {
  width: 210px; 
  height: 56px; 
  border: 3px solid black; 
  background-color: lightgrey; 
  padding: 4px; 
  font-size: 0.85em; 
}

.wizard_step_complete {
  width: 210px; 
  height: 60px; 
  border: 1px solid black; 
  background-color: lightgreen; 
  padding: 4px; 
  font-size: 0.85em; 
}

.wizard_step_next {
  width: 210px; 
  height: 60px; 
  border: 1px solid black; 
  background-color: lightgrey; 
  padding: 4px; 
  font-size: 0.85em; 
}

.coauthor-create {
  margin-top: 30px;
}


.review-label {
  width: 150px;
  vertical-align: top;
}
.review-text {
  width: 501px;
}
.review-select {
  width: 505px;
}
.review-textarea {
  width: 501px;
  height: 115px;
}

.reportReviewList .report {
  width: 327px;
}
.reportReviewList .secName {
  width: 230px;
}

/*
.reportReviewList .t-data-grid th {
  white-space: normal;
  vertical-align: top;
}
*/
.nowrap {
  white-space: nowrap;
}
/***************/
/* filter area */
/***************/

.filter-area {
  width: 565px;
  border: 1px solid #AAE;
  background-color: #FFF;
  margin-bottom: 20px;
  padding: 5px;
}
.filter-area h3 {
  padding: 0px 0px 5px 0px;
}
.filter-area tr {
  vertical-align: top;
} 
.filter-area .filter-label {
  width: 145px;
  font-weight: bold;
  vertical-align: top;
  padding-left: 10px;
}
.filter-area .filter-button {
  width: 90px;
  margin: 10px 0px 5px 0px;
}
.filter-area .filter-select {
  width: 400px;
}
.filter-area .filter-text {
  width: 396px;
}

.addFields .fieldType {
  width: 45px;
}
.addFields .fieldOrder {
  width: 55px;
}
.addFields .newfield-select {
  width: 400px;
  margin-bottom: 5px;
}
.addFields .addfield-button {
  padding: 0px 5px;
}

/*
.t-data-grid .reviewListForm {
  padding: 0px;
  margin: 5px 0px 0px 0px;
  border: 1px solid grey;
}
.t-data-grid .reviewListForm td {
  border: 0px;
}

.t-data-grid .reviewListForm .review-label {
  display: none;
}
*/


/*********************/
/* review assignment */
/*********************/

.reviewersNames {
  width: 50px;
  font-size: 0.9em;
  font-weight: normal;
}
.right {
  text-align: right;
}
.reviewersAll {
  font-size: 0.9em;
}
.reviewersAverage {
  display: block;
  margin-top: 1px;
}
.reviewersCheckAll div {
  padding-left: 2px;
}
.reviewersCheck div {
  margin-left: 3px;
}
.reviewersCheck input, .reviewersCheckAll input {
  width: 13px;
  height: 13px;
}
.reviewersCheck input {
  vertical-align: bottom;
}
.reviewersCheck .reviewMark {
  margin-left: 3px;
}

.anounceSuccessfulCreate {
  color: green;
  font-weight: bold;
  padding: 5px 0px;
}
.anounceRubric, .anouncePlace {
  font-size: 85%;
}
a.anounceName {
  color: blue !important;
}
.announcement-list, .announcementList {
  width: 100%;
}
.announcementList {
  margin: 10px 0px;
} 
.announcement-list td {
  vertical-align: top;
  padding: 0px 5px;
}
.announcementList td {
  padding: 5px 5px 3px 5px !important;
}
.announcement-list .filter {
  padding: 5px;
}
.announcement-list .filter a, .announcement-list .filter a:hover {
  color: #000000;
}
.anounce-label {
  width: 155px;
  vertical-align: top;
}
.filter-area .anounce-label {
  font-weight: bold;
  padding-left: 10px;
}
.filter-area .anounce-text {
  width: 356px;
}
.filter-area .anounce-select {
  width: 360px;
}
.anounce-text {
  width: 657px;
}
.announcement-list .filter {
  width: 300px;
}
.announcement-list .anounce-text {
  width: 296px;
}
.anounce-select {
  width: 300px;
}
.anounce-textarea {
  height: 250px;
}
p.announcement {
  padding: 0px 0px 5px 0px;
}

.announcementInfoBlock {
  background-color: #FAFAFF;
  padding: 5px;
  margin: 5px;
  width: 800px;
  border: 1px solid #DDD; 
}
.announcementBlock1 { 
  width: 65%; 
  padding: 3px;
  float: left;
  font-size: 85%;
}
.announcementBlock2 {
  text-align: right; 
  width: 30%;
  border: 1px solid silver;
  margin: 6px -6px -4px 0px;
  padding: 3px 6px 3px 3px;
  float: right;
}
.announcementBlock3 {
  text-align: right; 
  margin: 6px 0px 0px 0px;
  float: right;
}
.announcementAddButton{
  width: 140px;
  height: 25px;
}
div.ck_tooltip {
  width: auto;
  padding: 3px;
  background-color: white; 
  white-space: nowrap;
}
div.ck_tooltip ul {
  padding: 0px 0px 0px 15px;
  margin: 5px 0px;
  font-weight: bold;
}

.error {
  color: #900;
}
.warning {
  color: #aa0;
}
.ok {
  color: #060;
}

.events td, .events th {
  padding: 10px 20px 0px 10px;
}

.help-table {
  width: 666px;
}
.help-label {
  vertical-align: top;
  width: 140px;
}
.help-text {
  width: 510px;
}
.help-select {
  width: 514px;
}
ul#help-sort-main {
  width: 665px;
  margin: 0px;
  padding: 0px 2px 2px 2px;
  border: 1px solid silver;
  background-color: #FAFAFF;
}
ul.help-sort {
  margin: 0px;
  padding: 2px 2px 2px 16px;
}
ul#help-sort-main li {
  list-style: none;
  cursor: move;
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 2px;
  border-left: 1px solid #BBBBFF;
  font-size: 12px;
}

ul.help-tree-main {
  width: 665px;
  margin: 0px;
  padding: 2px;
  border: 1px solid silver;
  background-color: #FAFAFF;
}
ul.help-tree {
  margin: 0px;
  padding: 0px 0px 0px 16px;
}
ul.help-tree-main li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.navigator {
  font-weight: bold;
  float: right;
}
.navigator-title-report {
  width: 660px;
}
.navigator-title-person {
  width: 530px;
}
.navigator-title-announcement {
  width: 795px;
}

.no-list-style {
  list-style: none;
}
/*.asterisk-hidden {
  visibility: hidden;
}*/
.asterisk {
  white-space: pre;
  font-family: "Courier New";
}
.reportlist-orgname {
  font-size: 0.95em;
}
.menu_active {
  font-weight: bold;
}

.comment-label {
  width: 130px;
}
.comment-text {
  width: 363px;
}
.comment-area {
  height: 100px;
  width: 500px;
}
.comment-area-edit {
  height: 100px;
  width: 474px;
}
.comments .author {
  display: block;
  font-weight: bold;
}
.comments .date {
  display: block;
  font-style: italic;
  font-size: 0.9em;
}
.comments .text {
  display: block;
  width: 476px;
  margin: 5px 0px 5px 0px;
}
