body {
    padding-top: 60px;
    padding-bottom: 40px;
    overflow-y: scroll;
}

.button-common > button {
    margin-right: 5px;
}

.red {
    color: #f00;
}

.green {
    color: #008000;
}
.yellow {
    color: #aa3;
    font-weight: bold;
}
.orange {
    color: #c60;
}

.table-hot-keys th {
    font-size: 12px;
    text-align:center;
}

.table-hot-keys th.hot-key {
    width: 190px;
}

.table-hot-keys button {
    width: 100%;
    opacity: 1 !important;
}

.table-hot-keys input {
    cursor: pointer !important;
    text-align: center;
}

.table-hot-keys input:focus {
    border-color: #3DB81C;
    box-shadow: 0 0 5px 2px #3DB81C;
    background-color: #D5FFB0;
}

/* Нельзя выделить */
.unselect {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -khtml-user-select: none !important;
    -ms-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
}

.error-description {
    padding-top: 5px;
    font-size: 16px;
    line-height: 24px;
}

.photo-control,
.photo-control:visited,
.photo-control:active {
    color: #888;
    font-size: 28px;
    cursor: pointer;
    display: block;
    position: absolute;
}

.photo-control:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.zoom-image {
    top: 5px;
    left: 5px;
}

.mistake-url-photo {
    top: 40px;
    left: 5px;
}

.info-user {
    right: 5px;
    top: 5px;
}

.info-admin {
    right: 5px;
    top: 40px;
}

.pb5 {
    padding-bottom: 5px;
}

.popover-content > div {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 4px;
}

.popover-content .label {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}

.popover-content > hr {
    margin: 5px 0;
}

.url-photo,
.url-photo:visited {
    color: #ffffff;
    text-decoration: none !important;
}

.url-photo:hover,
.url-photo:active {
    color: #a0a0a0;
}

.helper {
    color: red;
    font-size: 15px;
}

body.navbar-hide {
    padding-top: 0;
}

body.navbar-hide > div.navbar {
    display: none;
    z-index: -999;
}

div.row-970 {
    width:970px;
    margin: 0 auto;
}

div.box-photo-1 {
    width: 481px;
    height: 641px;
    text-align: center;
}

div.cell-overlay {
    width: 481px;
    height: 641px;
    position: absolute;
    z-index: 20;
    background-image: url('/img/cell-2.png');
    background-repeat: repeat;
    background-position: left top;
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear;
}

div.cell-overlay.cell-hover:hover,
div.cell-overlay.active {
    opacity: .8;
}

div.box-photo-1 div.photo > div.img-layout {
    width: 454px;
    height: 641px;
    margin: 0 auto;
    padding: 18px 0 18px 0;
}
div.box-photo-1 div.photo > div.img-layout.no-border {
    margin: 15px auto 0;
}

div.box-photo-1 div.photo > div.img-layout img {
    max-width: 454px;
    max-height: 605px;
}

#photo-holder {
    margin: 0 auto;
}

.drag {
    position: relative;
    width: 32px;
    height: 32px;
    top: 0;
    left: -16px;
    z-index: 30;
    border-radius: 16px;
    cursor: move;
    background: url("/img/flexibility-icon.png") #fff 1px 1px no-repeat;
}

/* fix menu icon */
.dropdown-menu img {
    max-width: none;
}

.zf-green {
    color: #68b604;
}

div.container a.brand {
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}

.preloaderFullsize {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(51,51,51,0.4);
    top: 0px;
    left: 0px;
}

.preloaderFullsize.woBg {
    background-image: none;
}

.btn-loaded, .btn-loaded:hover {
    border: none;
    background: none;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    cursor: default;
}

.modalMessage {
    position: fixed;
    top: 40%;
    left: 40%;
    width: 300px;
    background: white;
    z-index: 30;
    color: #333333;
    text-align: center;
}
.modalMessage.wide {
    width: 630px;
    left: 30%;
}

.bg333 {
    background-color: #333333;
    color: #fff;
}

.timerOverlay {
    position: absolute;
    top: 25px;
    right: 50px;
    width: 150px;
    z-index: 5;
    color: #999999;
    text-align: center;
}

.album_restriction-text {
    padding: 6px;
    border: 2px solid yellow;
    max-width: 500px;
    margin: auto;
}

.album_restriction {
    position: absolute;
    background-color: black;
    padding: 4px;
    font-size: 20px;
}

.album_restriction-layout {
    text-align: center;
    margin: 20px 0 20px;
    height: 70px;
}

.statistic_rules-layout {

}

/* moderation */

.moderationWrapper {
    position: relative;
}

.moderationWrapper a {
    text-decoration: underline;
}

.moderationWrapper #moderationPreloader {
}

.moderationWrapper #statistic-container {
/*
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 170px;
*/
}

.moderationWrapper #statistic-container h5 {
    font-size: 13px;
    text-align: right;
    white-space: nowrap;
}

.moderationWrapper #statistic-container td {
    text-align: right;
    font-size: 13px;
    width: 50px;
    white-space: nowrap;
}

.moderationWrapper #statistic-container th {
    color: #999999;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
    white-space: nowrap;
}

.moderationWrapper #preview-container {
    text-align: center;
}

.moderationWrapper #preview-container img {
    max-height: 100px;
    max-width: 200px;
    margin: 10px auto;
    display: block;
    opacity: 0.3;
}

.moderationWrapper #photo-container {
    text-align: center;
}

.moderationWrapper #photo-container a {
    color: #0480be;
    text-decoration: underline;
}

.moderationWrapper #photo-container a:hover {
    color: #0480be;
    text-decoration: none;
}

.moderationWrapper #photo-container .emptyPhoto {
    text-align: center;
}

.moderationWrapper .photoInfo {
    margin: 0 auto;
    width: 200px;
}

.moderationWrapper .photoInfo td {
    padding: 0 20px 0 20px;
}

.moderationWrapper #photo, .tutorialPhoto {
    width: 454px;
    height: 605px;
    margin: 0 auto;
    background-image: url("/img/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent;
    position: relative;
}

.moderationWrapper #photo .img-layout, .client .photo .img-layout {
    width: 454px;
    height: 605px;
    padding: 23px 0;
}

.moderationWrapper #photo .photoImg, .client .photo .photoImg, #zoomImagePopupText .photoImg {
    max-width: 454px;
    max-height: 605px;
}

.decisionMessage {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: black;
    padding: 5px 10px 5px 10px;
}

.moderationWrapper #button-container {
    margin-top: 20px;
    text-align: center;
}

.moderationWrapper #button-container a {
    margin-right: 10px;
    margin-bottom: 10px;
}

.moderationWrapper #button-container a.lastSelected {
    background: blue;
    color: white;
}

.moderationWrapper .rules-layout, .moderationWrapper .img_link-layout {
    text-align: center;
}

.moderationWrapper #popover {
    top: 30px;
    right: -55px;
}

.moderationWrapper .timerOverlay {
    top: 0;
    position: absolute;
}

div.btn-decision {
    width:100%;
    height: 120px;
    line-height: 120px;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 30px;
    opacity: 1 !important;
    -webkit-transition: background-color .15s linear;
    -moz-transition: background-color .15s linear;
    -o-transition: background-color .15s linear;
    transition: background-color .15s linear;
}

.animate {
    background-color: #333 !important;
}

span.input-clear {
    position: absolute;
    z-index: 999;
    margin-left: 151px;
    margin-top: 8px;
    color: #888;
    cursor: pointer;
}

span.input-clear:hover {
    color: #000000;
}

div.button-line {
    margin: 5px 0;
}

div.button-line > button,
div.button-line > div.btn,
div.button-line > a.btn {
    width: 170px;
    display:inline-block;
}
div.button-line.msg-sent {
    display:none;
}

div.wrong-decision {
    text-align: center;
    border-radius: 3px;
    font-size: 25px;
    padding: 10px 0;
    margin: 0 0 15px 0;
    color: red;
    text-shadow: 1px 1px 0 #000;
}

div.wrong-decision > p {
    padding: 0;
    margin: 0;
    line-height: 40px;
}

div.hr {
    text-align: center;
    border-top:1px #555555 solid;
}

div.hr > span {
    background-color: #333;
    color: #555555;
    padding: 2px 5px 3px 5px;
    position: relative;
    top: -13px;
    display: inline-block;
    font-size: 14px;
}

div.wrong > div.decisionMessage {
    background-color: #f0ad4e;
    border-color: #A36000;
}

div.button-line > div.hotkeys {
    margin: 0 0 0 10px;
    display: inline-block;
    font-size: 12px;
    color: #888;
}

div.button-line > div.hotkeys > span.key {
    border: 1px #888 dotted;
    background-color: #444;
    padding: 2px 4px 1px 4px;
    margin:0 2px;
    border-radius: 3px;
    color: #eee;
}

div.bg-cell {
    background-image: url('/img/cell.png');
    background-repeat: repeat;
    background-position: left top;
}

div.stats-line > span.title {
    margin-right: 10px;
}

.bg-yellow {
    color:#000;
    background-color:yellow;
}

.bg-green {
    color:#000;
    background-color:green;
}

.bg-red {
    color:#000;
    background-color:red;
}

hr {
    border-top: 1px #555555 solid !important;
}

/* verfication */

.verificationWrapper {
    position: relative;
}

.verificationWrapper a {
    outline: 0;
}

.verificationWrapper .thumbnails {
    margin-left: 20px;
}

.verificationWrapper .thumbnails .thumbnail img {
    max-width: 200px;
    max-height: 140px;
}

.verificationWrapper .thumbnails > li {
    height: 150px;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 210px;
    list-style: none;
}

.verificationWrapper #button-container {
    margin-top: 10px;
    text-align: center;
}

.verificationWrapper #statistic-container {
    position: absolute;
    left: -170px;
    top: 15px;
    z-index: 2;
    width: 170px;
}

.verificationWrapper #statistic-container.inline {
    position: inherit;
    left: inherit;
    top: inherit;
    z-index: inherit;
    width: inherit;
    text-align: center;
}

.verificationWrapper #statistic-container h5 {
    font-size: 13px;
    text-align: right;
    white-space: nowrap;
}

.verificationWrapper #statistic-container td {
    text-align: right;
    font-size: 13px;
    width: 50px;
    white-space: nowrap;
}

.verificationWrapper #statistic-container th {
    color: #999999;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
    white-space: nowrap;
}

.verificationWrapper .header {
    padding-bottom: 0;
    margin: -20px 0 10px;
}

.verificationWrapper .header .badge {
    font-size: 22px;
    line-height: 22px;
}

.verificationWrapper .header .text {
    margin-left: 5px;
}

.verificationWrapper #thumbnails-container .thumbnail.selectedImage {
    background: red;
    opacity: 0.3;
}

.verificationWrapper #thumbnails-container .thumbnailWrapper {
    position: relative;
    padding: 0;
}

.verificationWrapper #thumbnails-container .thumbnail {
    position: relative;
    border: 1px solid #555555;
    width: 210px;
    height: 150px;
    background-color: inherit;
}

.verificationWrapper #thumbnails-container .thumbnailWrapper .albumRestriction {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    color: yellow;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    padding: 2px 6px 2px 6px;
    position: absolute;
    opacity: 0.8;
    overflow: hidden;
}

#zoomImagePopupText {
    text-align: center;
}

.zoomImagePopupCloseButton {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1060;
    color:#fff !important;
    opacity: 1 !important;
    cursor:pointer;
}


.verificationWrapper #thumbnails-container .emptyPhoto {
    text-align: center;
}

.verificationWrapper .album_restriction-layout {
    text-align: center;
}

/* mistake */

.mistakeWrapper {
    position: relative;
}

.mistakeWrapper a {
    outline: 0;
}

.mistakeWrapper .thumbnails .thumbnail img {
    max-width: 168px;
    max-height: 225px;
}

.mistakeWrapper #button-container {
    margin-top: 10px;
    text-align: center;
}

.mistakeWrapper .thumbnails .feedback-wrapper .description {
    height: 137px;
}

.popover {
    color: #000;
}

.feedback-wrapper .controls {
    padding: 0;
}

.mistakeWrapper #thumbnails-container .thumbnail {
    position: relative;
    border: 1px solid #555555;
    height: 237px;
    padding: 5px;
    background-color: #444444;
}

.mistakeWrapper #thumbnails-container .verificationThumbnails .thumbnail {
    height: 250px;
}

.mistakeWrapper #thumbnails-container .thumbnail .decisionLabel {
    position: absolute;
    top: 0px;
    left: 2px;
}

.mistakeWrapper #thumbnails-container .thumbnail .timestamp {
    background-color: rgba(0, 0, 0, 0.6);
    top: 0px;
    right: 2px;
    color: yellow;
    font-size: 12px;
    padding: 0 2px;
    position: absolute;
}

.mistakeWrapper #thumbnails-container .thumbnail a.verificator {
    background-color: rgba(0, 0, 0, 0.6);
    right: 2px;
    color: white;
    font-size: 10px;
    position: absolute;
    border-radius: 3px;
    padding: 1px 3px;
    text-decoration: none;
}

.mistakeWrapper #thumbnails-container .thumbnail a.verificator:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.mistakeWrapper #thumbnails-container .thumbnail .verificator1 {
    top:20px;
}

.mistakeWrapper #thumbnails-container .thumbnail .verificator2 {
    top:40px;
}

.mistakeWrapper #thumbnails-container .thumbnail .verificator3 {
    top:60px;
}

.mistakeWrapper #thumbnails-container .thumbnail .fioLabel {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: -1px;
    color: white;
    font-size: 12px;
    left: 2px;
    padding: 0 2px;
    position: absolute;
}

.mistakeWrapper #thumbnails-container .thumbnail .albumRestriction {
    background: none repeat scroll 0 0 #000000;
    bottom: 0px;
    right: 2px;
    color: yellow;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 6px 2px 6px;
    position: absolute;
    opacity: 0.8;
}

.mistakeWrapper #thumbnails-container .thumbnail .fioLabel:hover {
    display: block;
}

.mistakeWrapper #thumbnails-container .emptyPhoto {
    text-align: center;
}

h2.header-message {
    text-align: center;
    border: 1px #555 solid;
    background-color: #444;
    margin: 15px;
    border-radius: 4px;
    padding: 4px 5px;
    font-size: 30px;
    line-height: 18px;
    color: #bbb;
    text-shadow: 1px 1px 0 #000;
}

h2.header-message > small {
    color: #bbb;
    line-height: 30px;
}

div.notice{
    border:1px solid gold;
    background:lightyellow;
    padding:10px 20px 10px 10px;
    margin:10px 0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    color:#DEAE00;
    line-height:120%;
    vertical-align: middle;
    text-shadow:0px 1px rgba(255,255,255,0.5);
    position:relative;
    top:0;
    left:0;
    clear:both;
    margin: 0px 5px 10px 5px;
}

div.notice.error{border:1px solid red; background: pink; color:red;}

/* Иконки в меню */
.dropdown-menu li img {
    margin-bottom: 2px;
}


/* tutorial */

body[data-template="tutorial"] {
    padding: 0;
}

.tutorial_welcome_text {
    text-align: center;
    margin-top: 200px;
}

.tutorial_welcome_start {
    text-align: center;
}

/*
 * client
 */
.client {
    position: relative;
}

.client .statistic-container {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*z-index: 2;*/
    /*width: 170px;*/
}

.client .statistic-container td {
    text-align: right;
    padding-left: 15px;
}

.client .statistic-container th {
    color: #999999;
    text-align: right;
    width: 105px;
    vertical-align: top;
}

.client #preview-container {
    text-align: center;
}

.client #preview-container img {
    max-height: 100px;
    max-width: 200px;
    margin: 10px auto;
    display: block;
    opacity: 0.3;
}

.client #photo-container {
    text-align: center;
}

.client #photo-container .photoLink {
    color: #0480be;
    text-decoration: underline;
}

.client #photo-container .photoLink:hover {
    color: #0480be;
    text-decoration: none;
}

.client #photo-container .emptyPhoto {
    text-align: center;
}

.client .photoInfo {
    margin: 0 auto;
}

.client .photoInfo td {
    padding: 0 20px 0 20px;
}

.client .photo, .tutorialPhoto {
    width: 454px;
    height: 605px;
    margin: 0 auto;
    background-image: url("/img/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center 25px;
    background-color: transparent;
    position: relative;
}

.client .photo .img-layout {
    position: relative;
}

.decisionMessage-layout {
    left: 50%;
    top: 35%;
    width: 180px;
    margin-left: -116px;
    position: absolute;
    z-index: 20;
}

.decisionMessage {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: black;
    padding: 5px 0 5px 0;
    text-align: center;
    border: 2px #ffffff solid;
}

.client .photo .timestamp {
    background-color: rgba(0, 0, 0, 0.6);
    color: yellow;
    font-size: 12px;
    padding: 0 2px;
}

.client #button-container {
    margin-top: 20px;
    text-align: center;
}

.client #button-container button {
    margin-right: 10px;
    margin-bottom: 10px;
}

.client #button-container button.lastSelected {
    background: blue;
    color: white;
}

.client .moderation-content {
    width: 751px;
    height: 651px;
    margin: auto;
}

.client .error .moderation-content {
    background-color: white;
    border-radius: 5px;
}

/*
 * //end client
 */

/* error */
.error_header {
    margin: 13px 0 20px;
    color: red;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    padding: 10px;
}

.error_text {
    background-color: red;
    padding: 10px 20px;
    font-size: 18px;
    margin: 0;
    border-radius: 10px;
    line-height: 32px;
    box-shadow: 0 0 5px 0 #000;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
    margin-bottom: 15px;
    color: #fff !important;
}

.error_text > div.error-title {
    text-align: center;
    font-size: 38px;
    line-height: 60px;
}

.error-message {
    text-decoration: line-through;
    border-color: red;
}

.error_text .retry {
    color: white;
    margin-top: 10px;
    text-align: center;
}

.error_text table .key {
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
}

.error_text table .val {
    padding-left: 10px;
}

/* /error */

#popover {
    position: absolute;
    right: -60px;
    top: 0;
    z-index: 2;
    width: 300px;
    left: auto;
    color: #000;
}

.popover {
}

.popover-content {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
}

.modal, .modal.fade, .modal.fade.in {
    /* top: -10px !important; */
    /* margin: 0 0 0 -280px !important; */
}

.modal-backdrop {
    opacity: 0.1 !important;
}

#user-table .user-bold {
    font-weight: bold;
}
#user-table tr.is-in-vacation td {
    background-color: #808080;
}


.table tbody tr.guest td {
    background-color: #FFFF66;
}

#user-table a {
    text-decoration: underline;
}

/* moderatorcheck */
.moderatorcheck-container .photo .decision-wrapper {
    position: absolute;
    bottom: 0px;
}

.switch-language {
    margin-bottom: 0 !important;
}

@media(max-width:1400px){

}

.badge.badge-important {
    background-color: #B94A48;
}

.badge.badge-success {
    background-color: #468847;
}

.verificationPhotoModal {
    position: fixed;
    top: 10px;
    left: 50%;
    z-index: 1050;
    width: 501px;
    height: 661px;
    margin: 0 0px 0px -260px;
    padding: 0;
    background-color: #333333;
    border: 10px #fff solid;
    border-radius: 5px;
    outline: 0px none;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    display: inherit !important;
    right: inherit  !important;
    bottom: inherit  !important;
}

.thumbnails div.controls {
    bottom: 0;
    padding: 5px;
    position: absolute;
    left: 0;
}

.modal {
    color: #333;
}

.additionalInformation {
    position: absolute;
    bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .tutorialFinishForm {
        width:760px;
        position:absolute;
        top: 50%;
        margin-top: -223px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tutorialFinishForm {
        width:980px;
        position:absolute;
        top: 50%;
        margin-top: -223px;
    }
}

@media (min-width: 1200px) {
    .tutorialFinishForm {
        width:1140px;
        position:absolute;
        top: 50%;
        margin-top: -223px;
    }
}

.verification_desision_label {
    position: absolute;
    margin-top: 20px;
}
#tutorial-table .update-done {
    display: none;
}
.moderation-appeals .approved {
    border-left: 1px solid #ddd;
}
.moderation-appeals .rejected {
    border-right: 1px solid #ddd;
}
.moderation-appeals .approved, .moderation-appeals .controversial, .moderation-appeals .rejected {
    text-align: center;
}
.moderation-appeals .group {
    width: 90px;
    padding: 5px 10px;
}
.adm-col {
    border-left: 1px solid #ddd;
}
#cancel_vacation {
    margin: 0 auto;
    display: block;
}
 /* Жалобы на подмешивание */
div.row-1500 {
    width: 1500px;
    margin: 0 -180px;
}

#correct-decision {
    font-size:30px;
}
.moderators table {
    width: 950px;
}
.moderators th {
    text-align: center;
}
.moderators th,
.moderators td {
    padding: 5px;
    border: 1px solid;
}
.moderators .name {
    width: 115px;
}
.moderators .decision,
.moderators .rule {
    width: 80px;
}
.moderators .actions {
    width: 230px;
    text-align: center;
}
.admixture-check .button-decisions {
    margin: 25px 0 0 0;
    text-align: center;
}
#all-mistakes .thumbnail {
    display: inherit;
    border: 0;
    background-color: inherit;
}
#all-mistakes .name {
    cursor: pointer;
}
#clear-autocomplete {
    top: 0;
    right: 10px;
    cursor: pointer;
}
