body.sirano-body {
    font-size: 13px !important;
}

.sirano-body .navbar > .leftheader > .brand {
    color: #4B5CAA;
}

.sirano-body.main {
    overflow-y: scroll;
}

a {
    cursor: pointer;
}

a:focus {
    outline: none;
}

label, input, button, select, textarea {
    font-size: 13px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-size: 13px;
}

.jumbotron:after {
    background: url("../img/backround.png") repeat scroll center center transparent;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 60px;
}

.jumbotron {
    background: linear-gradient(45deg, #4B5CAA 0%, #242F73 100%) repeat scroll 0 0 transparent;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    padding: 30px 0 20px;
    position: relative;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}

.jumbotron .container {
    position: relative;
    z-index: 2;
}

.jumbotron .content h1 {
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
    color: inherit;
}

.jumbotron .content p {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 30px;
}

.jumbotron .content .block {
    padding-top: 0;
    padding-bottom: 0;
}

.modal form {
    margin: 0;
}

.filter-select {
    width: 225px;
}

.control-info-label {
    padding-top: 5px;
    padding-bottom: 5px;
}

.entry-buttons {
    display: inline-block;
    margin-left: 5px;
}

.btn-group-3 > button {
    width: 75px;
}

.btn-group-3 > .btn {
    padding-left: 3px;
    padding-right: 3px;
}

.btn-group-2 > button {
    width: 112px;
}

.btn-group-2-12 > button:first-child {
    width: 85px;
}

.btn-group-2-12 > button:last-child {
    width: 139px;
}

.filter .inline {
    float: left;
    margin-right: 5px;
}

.filter .inline a, .filter .inline input, .filter .inline span {
    margin-bottom: 0px;
}

.loader {
    background-image: url("../img/loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 60px;
    left: 50%;
    margin: 0 0 0 -50px;
    position: absolute;
    width: 140px;
    z-index: 9999;
}

.function-panel .controls input, .filter input, .filter p {
    margin-bottom: 0;
}

.filter .controls p, .filter .btn-filter {
    line-height: 24px;
}

.profile-link {
    font-weight: bold;
    color: #3A3A3A;
}

.profile-link:hover, .profile-link:focus {
    font-weight: bold;
    text-decoration: none;
    color: #0088CC;
}

.sortable {
    cursor: pointer;
    background: url("../img/datatables/sort_both.png") right center no-repeat;
}

.sortable.sorting-asc {
    background-image: url("../img/datatables/sort_asc.png");
}

.sortable.sorting-desc {
    background-image: url("../img/datatables/sort_desc.png");
}

.function-panel .btn-link {
    margin-top: 17px;
    float: right;
}

.print-event-button, .add-linked-event-button {
    cursor: pointer;
    color: #4C4C4C;
    text-decoration: none;
    margin: 10px 0;
    float: right;
    line-height: 40px;
}

.add-linked-event-button {
    padding-right: 20px;
}

.add-linked-event-button:hover, .print-event-button:hover {
    color: #4C4C4C;
    text-decoration: none;
}

.event-title {
    float: left;
}

.bs-callout hr {
    margin: 0;
}

.bs-callout .comment-content {
    line-height: 14px;
}

.table tbody tr.selected > td {
    background-color: #d9edf7;
}

.child-margin-bottom-20 > div, .child-margin-bottom-20 .controls {
    margin-bottom: 20px !important;
}

.controls-text {
    padding-top: 5px;
}

.controls .dropdown {
    display: inline;
}

.event-title .favorite-mark, .event-title .processed-mark {
    position: relative;
    top: 10px;
    width: 25px;
    height: 25px;
}

.favorite-mark, .processed-mark {
    width: 16px;
    height: 16px;
    background: no-repeat center;
    display: inline-block;
    cursor: pointer;
    padding: 8px;
}

.favorite-mark-16-enabled {
    background-image: url(../img/favorite-16.png);
}

.favorite-mark-enabled {
    background-image: url(../img/favorite.png);
}

.favorite-mark-16-disabled {
    background-image: url(../img/favorite-off-16.png);
}

.favorite-mark-disabled {
    background-image: url(../img/favorite-off.png);
}

.processed-mark-16-disabled {
    background-image: url(../img/processed-off-16.png);
}

.processed-mark-disabled {
    background-image: url(../img/processed-off.png);
}

.processed-mark-16-enabled {
    background-image: url(../img/processed-16.png);
}

.processed-mark-enabled {
    background-image: url(../img/processed.png);
}

.processed-mark-16-permanently {
    background-image: url(../img/processed-permanently-16.png);
}

.processed-mark-permanently {
    background-image: url(../img/processed-permanently.png);
}

table td.no-padding, table th.no-padding {
    padding: 0;
}

.easter-egg-link {
    float: left;
    padding: 0 5px 0 5px;
    display: none;
}

.easter-egg-pic {
    width: 48px;
    height: 48px;
    margin-top: 5px;
    background-size: 48px 48px;
}

.christmas-tree {
    background-image: url(../img/easter-eggs/christmas-tree.png);
}

.christmas-tree-2 {
    background-image: url(../img/easter-eggs/christmas-tree-2.png);
}

.christmas-snowman {
    background-image: url(../img/easter-eggs/christmas-snowman.png);
}

.christmas-snowman-2 {
    background-image: url(../img/easter-eggs/christmas-snowman-2.png);
}

.christmas-father {
    background-image: url(../img/easter-eggs/christmas-father.png);
}

.christmas-ornament {
    background-image: url(../img/easter-eggs/christmas-ornament.png);
}

.cosmonautics-day-rocket {
    background-image: url(../img/easter-eggs/cosmonautics-day-rocket.png);
}

.cosmonautics-day-gagarin {
    background-image: url(../img/easter-eggs/cosmonautics-day-gagarin.png);
}

.international-workers-day-flowers {
    background-image: url(../img/easter-eggs/international-workers-day-flowers.png);
}

.victory-day-eternal-flame {
    background-image: url(../img/easter-eggs/victory-day-eternal-flame.png);
}

.victory-day-st-georges-ribbon {
    background-image: url(../img/easter-eggs/victory-day-st-georges-ribbon.png);
}

.victory-day-order-of-the-patriotic-war {
    background-image: url(../img/easter-eggs/victory-day-order-of-the-patriotic-war.png);
}

.linked-event-container > .btn {
    margin-bottom: 10px;
}

.linked-event-container > .linked-event-key {
    width: 155px;
}

.linked-event-container > .linked-event-comment {
    width: 293px;
}

.linked-event-container > div {
    margin-bottom: 10px;
}

.hidden {
    display: none;
    visibility: visible;
}

.flag {
    background: url("../img/flags.png") no-repeat transparent;
    display: inline-block;
    height: 11px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

.flag.flag-ru {
    background-position: -224px -121px;
}

.flag.flag-en {
    background-position: -177px -44px;
}

.accordion-body + .btn-block {
    margin-top: 5px;
}

/* checked-list-box */

.checked-list-box {
    margin: 0;
}

.checked-list-box .state-icon {
    left: -5px;
}

.checked-list-box .list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

.checked-list-box .list-group-item {
    position: relative;
    display: block;
    padding: 6px 15px;
    margin-bottom: -1px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #d8d8d8;
    cursor: pointer;
}

.checked-list-box .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.checked-list-box .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.checked-list-box .hidden {
    display: none !important;
    visibility: hidden !important;
}

.checked-list-box .icn {
    margin-right: 5px;
}

.checked-list-box .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

/* checked-list-box END */

.spanm {
    width: 530px;
}

input.spanm, textarea.spanm, .uneditable-input.spanm {
    width: 516px;
}

input.spanf {
    width: 486px;
}

.spanf {
    width: 490px;
}

input.spanf, .spanf {
    margin-left: 0;
    line-height: 30px;
}

td > .progress {
    margin-bottom: 0;
}

.btn-group > .btn-filter {
    font-size: 13px;
    color: #333333;
    box-shadow: none !important;
    text-decoration: none;
}

.btn-filter .caret {
    margin-top: 10px;
}

.filter-criteria-title {
    height: 24px;
}

.filter-criteria-title > span > a {
    position: relative;
    top: -3px;
}

.function-panel .filter-criteria-title {
    margin-left: 10px;
}

.filter-criteria-title .dropdown-toggle {
    cursor: pointer;
}

.filter-criteria-title .btn-group {
    display: inline;
    line-height: 20px;
}

.filter-actions {
    position: relative;
    top: 15px;
    float: right;
}

.breadcrumb .icon-chevron-right {
    opacity: 0.6;
}

.pre-line-text {
    white-space: pre-line;
}

.show-all-comments {
    line-height: 40px;
    position: relative;
    float: right;
}

.symbols .symbols-item {
    float: left;
}

.symbols-item + .symbols-item {
    padding-left: 15px;
}

.symbols .processed-mark, .symbols .favorite-mark {
    padding: 0 8px 0 0;
    position: relative;
    top: 3px;
}

.async-data, .async-data-text, .async-data-loading {
    display: inline-block;
}

tr.data-row {
    cursor: pointer;
}

.random-page-dropdown {
    padding: 5px 45px 0 10px;
}

.random-page-dropdown:last-child {
    padding-bottom: 5px;
}

.random-page-dropdown input {
    margin-bottom: 0;
}

.nowrap {
    white-space: nowrap;
}

.modal.modal-large {
    width: 800px;
    margin-left: -400px;
}

@media print {

    a:link:after, a:visited:after {
        content: "";
    }

    .print-event-button, .add-linked-event-button, .btn-comment, form, .external-system-download-link {
        display: none;
    }

}
.form-control-static {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.dropdown-menu.predefined-filters {
    max-height: 200px;
    overflow-y: scroll;
}