body {
    background-color: #fff;
    color: #333;
    padding: 0;
    margin: 0;
    font-size: 70%;
    font-family: Tahoma, sans-serif
}
form.button_to,
form.button_to div {
    display: inline
}
.flash {
    text-align: center
}
.flash.notice {
    color: green
}
.flash.alert {
    color: red
}
pre {
    background-color: #eee;
    padding: 10px;
    font-size: 11px
}
a {
    color: #526e2e;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
a.current {
    font-weight: 700
}
ul {
    padding: 0;
    padding-left: 1.5em
}
.fieldWithErrors {
    color: red
}
#errorExplanation {
    width: 400px;
    border: 2px solid red;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0
}
#errorExplanation h2 {
    text-align: left;
    font-weight: 700;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff
}
#errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px
}
#errorExplanation ul li {
    font-size: 12px;
    list-style: square
}
.simple_form label {
    float: left;
    width: 100px;
    text-align: left;
    margin: 2px 10px;
    font-weight: 400
}
.simple_form div.input {
    margin-bottom: 10px
}
.simple_form div.boolean,
.simple_form input[type=submit],
.simple_form .hint,
.simple_form .error,
.simple_form .photo {
    margin-left: 120px
}
.simple_form div.boolean label,
.simple_form label.collection_radio {
    float: none;
    margin: 0
}
.simple_form label.collection_radio {
    margin-right: 10px;
    margin-left: 2px
}
.simple_form .error {
    clear: left;
    font-size: 12px;
    color: #d00;
    display: block
}
.simple_form .hint {
    clear: left;
    font-size: 12px;
    color: #555;
    display: block;
    font-style: italic
}
.simple_form input.string,
.simple_form textarea {
    width: 400px
}
table {
    width: 100%;
    border-collapse: collapse
}
table tr.bold {
    background-color: #bff
}
table tr.red {
    background-color: #fdd
}
table tr.red.bold {
    background-color: #fbb
}
table.new th {
    text-align: left
}
table.new tr.odd {
    background: #f5feed
}
table.new td {
    padding: .3em 0
}
table.list {
    border: 1px solid #ccc
}
table.list td {
    border: 1px solid #ccc;
    padding: 6px;
	font-size: 12px; line-height: 16px;
}
table.list th {
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 6px;
    color: #000
}
table.data {
    border: 1px solid #ccc;
    font-size: 15px
}
table.data td {
    border: 1px solid #ccc;
    padding: 10px 2px 10px 10px;
    text-align: left
}
table.data th {
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 10px 10px 10px 2px;
    color: #000;
    text-align: right
}
.menu-category {
    font-size: 12px;
    background-color: #a8c484;
    color: #fff;
    padding: 2px 5px;
    margin: 3px;
    font-weight: 700
}
.menu-link {
    font-size: 12px;
    padding: 2px 2px 2px 10px;
    font-weight: 700;
    color: #000;
    line-height: 22px
}
a.menu-link {
    font-size: 13px;
    padding: 0;
    color: #526e2e
}
td.leftmenu,
td.topbar {
    border: 0;
    padding: 2px;
    background-color: #d9e8c3
}
td.content {
    border: 2px solid #a8c484;
    border-width: 2px 0 0 2px;
    padding: 10px;
    background-color: #fff
}
table.main {
    border: 0;
    border-spacing: 0
}
h1 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin: 0;
    padding: 10px
}
h2,
.field,
.actions {
    margin: .5em 0
}
h2,
h3 {
    margin-bottom: .1em
}
.floating {
    background-color: #ccc
}
.pagination {
    text-align: center
}
.pagination a {
    font-weight: 700
}
.pagination .current {
    border: 1px solid #999;
    padding: 1px
}
.categories {
    margin: .5em 0
}
.categories a {
    font-size: 120%;
    margin-right: 1em
}
#right-column {
    float: right
}
#primary_photo p {
    text-align: center
}
.articles-status {
    width: 10%;
    padding: 0 1em!important
}
#article {
    width: 60%
}
#article h1 {
    font-size: 200%;
    padding: 0
}
.with-panel {
    position: relative
}
table.article-external-publications {
    margin: 1em 0;
    width: auto
}
table.article-external-publications tr {
    height: 25px
}
table.article-external-publications td {
    padding-right: 1em
}
.article-review-priority {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 5px;
    border: 1px solid gray;
    float: right;
    margin-top: 2px
}
.article-review-priority_0 {
    display: none
}
.article-review-priority_1 {
    background-color: #a2ec04;
    border-color: #80ba03
}
.article-review-priority_2 {
    background-color: #ff6774;
    border-color: #ff0117
}
.article-form textarea {
    width: 600px
}
.sortable-handle {
    cursor: move
}
ul#photos {
    list-style: none
}
ul#photos > li {
    display: inline-block;
    padding: 1em
}
ul#photos > li p {
    text-align: center
}
.photo_form {
    display: inline-block;
    padding-bottom: 16px;
    padding-right: 24px
}
.photo_form .button {
    position: absolute;
    display: none;
    z-index: 1;
    right: -16px;
    width: 16px;
    text-align: center;
    font-size: 1.2em
}
.photo_form .button.delete-button {
    top: 0
}
.photo_form .button.annotate-button {
    bottom: 0
}
.photo_form:hover .button {
    display: block
}
.photo_form .field {
    margin: .2em 0
}
.photo_form .field input {
    width: 97%
}
.fields .button {
    cursor: pointer
}
.fields .button.delete-button {
    color: red
}
.photo {
    font-size: large
}
#attributes {
    margin: 1em 0
}
#attributes span {
    font-size: 1.3em;
    padding: .3em;
    background: #eee;
    border: 1px solid #aaa
}
#upload_archive {
    float: right;
    width: 40%
}
#manage_photos {
    margin-top: 10em
}
#guests ul {
    list-style: none
}
#guests li {
    clear: both;
    margin: 1em 0
}
#guests li h1.name {
    padding: 0;
    margin: 1em 0
}
#guests li .photo,
#guests li img {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em
}
.signin-column {
    width: 340px;
    margin: 80px auto
}
.signin-user-line {
    height: 1em;
    margin-bottom: 20px;
    text-align: right
}
.signin-user-line span {
    margin-right: .5em;
    font-size: 1.1em
}
.signin-user-line span,
.signin-user-line form,
.signin-user-line form div {
    display: inline-block
}
.signin-card {
    background: #eee;
    margin-bottom: 20px;
    padding: 10px 20px
}
.signin-card h1 {
    margin: .5em 0;
    padding: 0
}
.signin-card .flash {
    text-align: left
}
.signin-card .button_to {
    display: block
}
.signin-card input[type=password],
.signin-card input[type=text] {
    display: block;
    font-size: 1.5em;
    margin: .5em 0;
    padding: 3px;
    width: 290px
}
.signin-card input.short-code {
    width: 10em
}
.signin-card .otp-qr {
    background: #fff;
    text-align: center;
    margin: 1em auto
}
.signin-card + .signin-card {
    margin-top: 0
}
.signin-card-notice {
    background: #eeffeb
}
.users-i-inactive {
    color: #aaa
}

.scrollbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	overflow-y: scroll;
	display: inline-block;
	float: left;
}
.scrollbox div {
	padding: 3px;
    padding: 3px;
    width: 50%;
    float: left;
    box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
.scrollbox div input {
	margin: 0px;
	padding: 0px;
	margin-right: 3px;
}
.scrollbox div.even {
	background: #FFFFFF;
}
.scrollbox div.odd {
	background: #FFFFFF;
	border-right: 1px solid #cccc;
}
#stack-controls { /* buttons */
	padding: 10px 0px;
	text-align: left;
	/*z-index: 99991;*/
	z-index: 1000;
	margin: 0;
	/*width: 95.5%;*/
	background-color: #FFF;/*box-shadow: 0px -1px 9px #d8d8d8;*/
}
#stack-controls .btn {
	padding-top: 3px;
	padding-bottom: 3px;
	text-shadow: none;
	border-radius: 2px;
}

/*
	Upload Css start
*/
#uploadedfileList {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	overflow-y: scroll;
	display: inline-block;
	float: left;
}
.uploadedfile {
	width: 115px;
	height: 150px;
	margin: 10px 5px 5px 5px;
	border:1px solid #B3B3B3;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	float: left;
	text-align: center;
	background:#ffffff;

}
.uploadimage {
	margin-top: 5px;
	width: 115px;
	height: 90px;
	display: table-cell;
	text-align: center;
	vertical-align:middle;
}
.info {
	text-align: left;
	white-space: nowrap;
	margin: 0px 5px 0px 5px;
	overflow: hidden;
}

.file-box {
	width: 95%;
	border:1px solid #B3B3B3;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 10px;
}
.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */
    width: 310px; 
    padding:4px 10px 4px 10px;
    margin-left:2px;
    margin-top:5px;
    font: bold 11px/1.5em Verdana;color:#000000;
    background:#F9F9F9 url('../images/button.png') repeat-x;
	border:1px solid #CACACA;
	cursor:pointer;
}
.qq-upload-button-hover {outline:1px dotted black;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:0; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:2px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:none; background: url("../images/loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

.progress {
    overflow:hidden;
    margin-top:10px;
	margin-bottom:10px;
    background-color:whitesmoke;
    height:10px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    background:#eee;
    -webkit-box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
 .progress .progress-bar {
    float:left;
    width:0%;
    font-size:12px;
    line-height:20px;
    color:white;
    text-align:center;
    background-color:#428bca;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition:width 0.6s ease;
    transition:width 0.6s ease;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:none;
    box-shadow:none;
    height:8px;
}
.progress-bar span{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
}
.progress-blue {
    background-image:-webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
    background-image:-webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
    background-image:-moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
    background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9BCFF5', endColorstr='#FF6DB9F0', GradientType=0);
    border:1px solid #55aeee;
}
/*
	Upload Css End
*/




#global_ajax_message {
  position: fixed;
  background: #CEEEB2;
  top: 0;
  left: 0;
  color: #000;
  font-weight: bold;
  font-size: 10pt;
  z-index: 1000000;
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  display: none;
}
.valid_message {
  background: #CEEEB2;
  margin: 4px 0 4px 0;
  color: #000;
  font-weight: bold;
  font-size: 10pt;
  padding: 4px;
}
.error_message {
	margin: 0 0 8px 0;
    color: #ffffff;
    font-weight: normal;
    font-size: 13px;
    padding: 8px 0 8px 25px;
    border: 1px #E68F8F solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: red;
}