﻿* {
    font-family: "Droid Sans", sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    background: #fff;
    font-size: 14px;
    font-family: georgia, palatino linotype, times new roman, serif;
    /* hide overflow:hidden from IE5/Mac */
    overflow: hidden;
}

.logo {
    position: absolute;
    top: 10px;
    /*left: 70px;*/
    left: 10px;
    opacity: 0.8;
    display: inline;
    border: 2px solid white;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
}


    .logo a {
        color: #2c232b;
    }

.logo-icon {
    font-size: 40px;
    color: #2c232b;
    font-weight: bold;
    opacity: 0,7;
}
.logo-language {
    position: absolute;
    display: inline;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    right: -60px;
    top: 0px;
}



.banner-top {
    background: #567271;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#banner-logodiv {
    display: inline;
    margin-left: 20%;
}

.entersection {
    display: inline-block;
    vertical-align: top;
}

.infoLabel {
    display: block;
    line-height: 22px;
    padding: 0 5px 5px 0;
    color: #36558e;
}

.smallPageHeader {
    background: white;
    float: right;
    width: 170px;
    height: 90px;
    cursor: pointer;
    /*color:#008AD2;*/
    color: black;
    margin-top: 5px;
    padding: 5px;
    /*padding-top:5px;*/
    /*margin:10px;*/
}

#filterWindow > .k-content {
    background-color: #565655;
}

.wizard-modal p {
    margin: 0 0 10px;
    padding: 0;
}

.ru-display {
    display: inline-block;
}

.en-display {
    display: none;
}
.localization {
    display: inline-block;
}
.noborder, .noborder tr, .noborder th, .noborder td {
    border-style: none;
}

    .noborder td {
        vertical-align: middle;
    }

.k-ruFlag {
    background: transparent url(/Images/flags/ru.png) no-repeat 0% 50%;
}

.k-enFlag {
    background: transparent url(/Images/flags/en.png) no-repeat 0% 50%;
}

#wizard-ns-detail-servers, .wizard-additional-servers {
    font-size: 12px;
    margin-top: 10px;
    margin-left: 15px;
}

    #wizard-ns-detail-servers > li, .wizard-additional-servers li {
        line-height: 20px;
        list-style-type: none;
    }

        #wizard-ns-detail-servers > li > img {
            padding-right: 5px;
        }

.wizard-modal .chzn-container .chzn-results {
    max-height: 150px;
}

.wizard-addl-subsection {
    margin-bottom: 40px;
}

.create-server-agent-key {
    margin-left: 15px;
    width: 90%;
}

.filter-section {
    width: 100%;
    padding: 1px;
}

    .filter-section h3 {
        font-size: 1em;
        font-weight: bold;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .filter-section p {
        margin-bottom: 0px;
    }

    .filter-section label {
        display: inline-block;
        width: 100px;
        padding-right: 5px;
        text-align: right;
    }

    .filter-section .k-button {
        /*margin: 20px 0 0 5px;*/
        float: right;
        margin-left: 5px;
    }

.topImage {
    border: 1px solid silver;
    cursor: pointer;
    width: 60px;
    height: 60px;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-right: 30px;
    vertical-align: 12px;
}

.mapTable {
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid silver;
    /*padding: 2px;*/
    width: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
    border-spacing: 1px;
    font-size: 12px;
}

    .mapTable td, tr {
        border: 1px solid silver; /*!important;*/
    }

.fieldLabel {
    /*background: #4E7494;*/
    width: 15%;
    font-family: franklin_font_demi, tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    vertical-align: top;
    /*font-size: 0.9em;*/
    opacity: 1;
}

.fieldData {
    /*background: #4E7494;*/
    width: 36%;
    font-family: franklin_font_book, tahoma, Verdana, Arial, Helvetica, sans-serif;
    vertical-align: top;
    padding: 2px;
    /*font-size:	0.9em;*/
    opacity: 1;
}

.k-readonly {
    color: gray;
}

.customMapdiv {
    position: absolute;
    top: 0;
    width: 100%;
    height: 0px;
    overflow: hidden;
    z-index: 3000;
    background-color: rgba(241, 232, 69, 0.80);
}

.mapForImagediv {
    position: relative;
    top: 0;
    width: 100%;
    height: 0px;
    overflow: hidden;
    z-index: 3000;
    /*background-color: rgba(0,0,0,0.8);*/
}

selectPlaseMapediv {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 3000;
    /*background-color: rgba(0,0,0,0.8);*/
}

.info {
    display: block;
    line-height: 22px;
    padding: 0 1px 1px 0;
    color: #36558e;
    margin-bottom: 1px;
}

textarea {
    resize: none;
}

#closeUsermapButton {
    float: right;
    padding: 10px;
    margin-top: 10px;
    margin-right: 10px;
    height: auto;
    width: auto;
    position: relative;
    z-index: 10000;
}

#addresslistgrid_ru .k-grid .k-header {
    display: none;
}

.b-ok-cancel {
    padding: 0.2em;
    left: 50%;
    top: 10px;
    margin-left: -10em;
    position: absolute;
    z-index: 100002;
}

.b-ok-cancel__buttons {
    background: rgb(241, 245, 248);
    padding: 0.5em;
    margin-top: 0.5em;
}

.infoHeaderSelectedPage {
    height: 100%;
    width: 100%;
    float: right;
    background: white;
    opacity: 0.9;
}

.filterListView > .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-button:active, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-state-selected.k-draghandle:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-marquee-color {
    color: red;
}

.filterListView {
    width: 100%;
    height: auto;
    overflow: auto;
    border-width: 0px;
    overflow: hidden;
}

.simpleImageList {
    float: left;
    position: relative;
    width: 32px;
    height: 32px;
    margin: 0 1px;
    padding: 0;
    border-width: 0px;
}

    .simpleImageList img {
        width: 32px;
        height: 32px;
    }

.rateit > div {
    vertical-align: middle;
    margin-top: -10px;
}

.edit-buttons {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100px;
    padding: 2px 2px 0 3px;
    background-color: rgba(0,0,0,0.1);
}

    .edit-buttons .k-button {
        width: 30px;
        margin-bottom: 1px;
    }

.k-loading-mask {
    z-index: 99999;
}

table.startTimeSection {
    display: table;
    width: 100%;
}

    table.startTimeSection thead, table.startTimeSection tbody {
        float: left;
        width: 100%;
    }

    table.startTimeSection tbody {
        overflow: auto;
        height: 180px;
    }

    table.startTimeSection tr {
        width: 100%;
        display: table;
        text-align: left;
    }

    table.startTimeSection th, table.startTimeSection td {
        width: 25%;
    }

table.docSection {
    display: table;
    width: 100%;
}

    table.docSection thead, table.docSection tbody {
        float: left;
        width: 100%;
    }

    table.docSection tbody {
        overflow: auto;
        height: 160px;
    }

    table.docSection tr {
        width: 100%;
        display: table;
        text-align: left;
    }

    table.docSection th, table.docSection td {
        width: 100%;
    }

        table.docSection th:last-child table.docSection td:last-child {
            width: 25px;
        }

table.photoSection {
    display: table;
    width: 100%;
}

    table.photoSection thead, table.photoSection tbody {
        float: left;
        width: 100%;
    }

    table.photoSection tbody {
        overflow: auto;
        height: 440px;
    }

    table.photoSection tr {
        width: 100%;
        display: table;
        text-align: left;
    }

.acpanel {
    background: #2c232b;
    opacity: 0.9;
    box-shadow: 0px 5px 20px -5px #000;
    border-radius: 10px;
}

.search-panel {
    position: absolute;
    z-index: 12;
    width: 800px;
    height: 100px;
    white-space: normal;
    top: 1px;
    left: 50%;
    margin-left: -400px;
}
/*table.photoSection th, table.photoSection td {
        width: 900px;
    }

        table.photoSection th:last-child table.photoSection td:last-child {
            width: 25px;
        }
        table.photoSection th:first-child table.photoSection td:first-child {
            width: 100px;
        }*/

/* language switch */
#lang-switch {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 210px;
    background: url(Flags/24/RUS.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 100;
    border: none;
    padding: 0;
    margin: 0;
}

    #lang-switch:focus {
        outline: none;
    }

    #lang-switch:after {
        content: "▼";
        display: block;
        margin-left: 25px;
        position: relative;
        cursor: pointer;
        font-size: 12px;
    }

#lang-switch-flags {
    position: absolute;
    z-index: 100;
    top: 44px;
    left: 182px;
    background-color: rgba(72, 75, 79, 0.9);
    padding: 4px 8px;
    border-radius: 5px;
}

    #lang-switch-flags button {
        display: block;
        width: 24px;
        height: 24px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }

        #lang-switch-flags button:focus {
            outline: none;
        }

        #lang-switch-flags button#lang-switch-ru {
            background: transparent url(Flags/24/RUS.png) 0 0 no-repeat;
        }

        #lang-switch-flags button#lang-switch-en {
            background: transparent url(Flags/24/gb.png) 0 0 no-repeat;
        }

/* filter panel */
#filter-panel-wrapper {
    position: absolute;
    left: 0;
    top: 6px;
    right: 0;
}

#filter-panel {
    margin: 0 auto;
    position: relative;
    display: table;
    z-index: 100;
}

.filter-panel-content {
    background-color: rgba(72, 75, 79, 0.9);
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    min-height: 60px;
    padding: 12px 30px 0 16px;
    /* width: 1220px; */
    display: inline-table;
}

    .filter-panel-content.filter-panel-left {
        margin-right: 2px;
        padding-right: 14px;
        position: relative;
    }

.filter-panel-title {
    position: absolute;
    z-index: 1;
    background: #464645;
    color: #fff;
    font-size: 9px;
    left: 0;
    right: 0;
    top: 0;
    padding: 5px 0 1px 8px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.filter-panel-ads:before {
    content: "РЕКЛАМА            РЕКЛАМА            РЕКЛАМА            РЕКЛАМА            ";
    position: absolute;
    top: 13px;
    right: 220px;
    font-size: 10px;
}

.filter-panel-date-entry {
    display: table-cell;
    padding: 24px 4px 4px 4px;
    text-align: center;
    border-collapse: collapse;
    vertical-align: top;
    max-width: 140px;
}

    .filter-panel-date-entry .k-widget {
        width: 100%;
        display: block;
    }

    .filter-panel-date-entry label {
        text-align: center;
        font-size: 10px;
        line-height: 20px;
    }

.filter-panel-tag-field {
    display: table-cell;
    vertical-align: top;
    padding: 24px 4px 4px 4px;
}

    .filter-panel-tag-field > .k-widget {
        width: 200px;
        padding-top: 0;
        padding-bottom: 0;
    }

.filter-panel-search-field {
    display: table-cell;
    vertical-align: top;
    padding: 24px 4px 4px 4px;
    max-width: 120px;
}

    .filter-panel-search-field > .k-widget {
        width: 100%;
    }

.filter-panel-search-button-wrapper {
    display: table-cell;
    vertical-align: top;
    padding: 24px 0 0 5px;
}

.filter-panel-search-button {
    position: relative;
    display: block;
    border: none;
    background: #dd0 url(images/search.png) 16px 0 no-repeat;
    background-position-y: 4px;
    width: 54px;
    height: 26px;
    border-radius: 6px;
    text-indent: -10000px;
}

.filter-panel-toggles {
    font-size: 10px;
    display: table-cell;
    vertical-align: top;
    padding-top: 4px;
}

    .filter-panel-toggles label input[type=checkbox] {
        position: absolute;
        visibility: hidden;
    }

    .filter-panel-toggles .filter-panel-toggle-handle {
        display: inline-block;
        width: 72px;
        height: 80px;
        text-align: center;
        vertical-align: top;
        padding: 4px;
        cursor: pointer;
        position: relative;
    }

        .filter-panel-toggles .filter-panel-toggle-handle .filter-panel-toggle-bg,
        .filter-panel-toggles .filter-panel-toggle-handle .filter-panel-toggle-bg-active {
            display: block;
            width: 50px;
            height: 50px;
            margin: 0 auto 4px auto;
            border-radius: 50%;
        }

        .filter-panel-toggles .filter-panel-toggle-handle .filter-panel-toggle-bg {
            display: none;
        }

    .filter-panel-toggles label input[type=checkbox]:not(:checked) + .filter-panel-toggle-handle .filter-panel-toggle-bg {
        display: block;
    }

    .filter-panel-toggles label input[type=checkbox]:not(:checked) + .filter-panel-toggle-handle .filter-panel-toggle-bg-active {
        display: none;
    }

    .filter-panel-toggles .filter-panel-toggle-handle .filter-panel-toggle-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 54px;
    }

#info-panel .info-headers {
    position: fixed;
    left: 1px;
    top: 140px;
    width: 88px;
    /* undo k-widget styles */
    border: none;
    background: transparent;
}

    #info-panel .info-headers .category-item {
        display: block;
        position: relative;
        border-radius: 4px;
        font-size: 10px;
        color: #fff;
        margin-bottom: 4px;
        text-align: center;
        padding: 4px;
        cursor: pointer;
        z-index: 0;
        overflow: hidden;
    }

        #info-panel .info-headers .category-item:not(.k-state-selected):before {
            position: absolute;
            content: "";
            background-color: #484b4f;
            border-radius: 4px;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 0.8;
            z-index: -1;
        }

        #info-panel .info-headers .category-item.k-state-selected {
            background-color: rgba(255,255,255,0.7) !important;
            background-image: none !important;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            padding-right: 17px;
            width: 105px;
            color: #333;
        }

        #info-panel .info-headers .category-item > span {
            display: block;
            width: 60px;
            height: 60px;
            margin: 0 auto;
            border-radius: 50%;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
            line-height: 60px;
        }

        #info-panel .info-headers .category-item > h4 {
            display: block;
            width: 80px;
            overflow: hidden;
            text-overflow: ellipsis;
            margin: 2px 0 0 0;
            font-weight: normal;
        }

.info-header-page {
    position: absolute;
    z-index: 101;
    bottom: 0;
    top: 140px;
    left: 106px;
    border: none;
    width: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 564px;
    visibility: hidden;
    color: #2e2e2e;
}

    .info-header-page.visible {
        visibility: visible;
    }

.info-header-page-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -800px;
    width: 820px;
    opactity: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.info-header-page.visible .info-header-page-inner {
    left: 0;
}

.info-header-page-inner > .info-header-page-filter,
.info-header-page-inner > .info-header-page-list {
    position: absolute;
    top: 0;
    bottom: 0;
}

.info-header-close {
    border: none !important;
    width: 16px;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 1;
    background-color: transparent;
    opacity: 0.8;
}

    .info-header-close:hover {
        opacity: 1;
    }

    .info-header-close:focus {
        outline: none;
    }

.info-header-page-inner > .info-header-page-filter {
    right: 0;
}

.info-header-page-inner > .info-header-page-filter,
.info-header-page-inner .info-header-page-filter-inner {
    width: 274px;
    overflow: hidden;
}

    .info-header-page-inner > .info-header-page-filter > .info-header-page-filter-inner {
        left: -290px;
    }

    .info-header-page-inner > .info-header-page-filter.visible > .info-header-page-filter-inner {
        left: 0;
    }

.info-header-page-inner .info-header-page-filter-inner {
    background-color: #fff;
    box-shadow: 2px 2px 13px 0px rgba(50, 50, 50, 0.58);
    position: absolute;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .info-header-page-inner .info-header-page-filter-inner > h2 {
        color: #009ddd;
        font-weight: normal;
        text-align: center;
        font-size: 12px;
        margin: 24px;
    }

.info-header-page-filter-content {
    font-size: 12px;
}

.info-header-page-filter-section {
    padding: 6px 36px;
    margin: 0 4px;
}

    .info-header-page-filter-section:not(:last-child) {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

    .info-header-page-filter-section > label {
        font-weight: bold;
    }

.info-header-filter-row {
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
}

.info-header-filter-row-title {
    float: left;
}

.info-header-filter-row-count {
    float: right;
}

.info-header-page-filter-content .info-header-filter-row.k-state-selected {
    background-color: transparent;
    background-image: none;
    color: #009ddd;
}

.info-header-page-inner > .info-header-page-list {
    width: 550px;
    left: 0;
}

.info-header-page-list .k-widget {
    /* FIXME: should apply only to list-view */
    background-color: transparent !important;
    border: none;
}

.info-header-detail-item, .info-popup-header {
    margin: 0 10px 3px 0;
    background-color: #fff;
    padding: 4px;
    box-shadow: 2px 2px 13px 0px rgba(50, 50, 50, 0.58);
    position: relative;
}

.info-popup-header {
    overflow: hidden;
}

    .info-popup-header > h4 {
        margin: 10px 0 0 10px;
        padding: 0;
        line-height: 52px;
        font-size: 14px;
    }

    .info-popup-header > a {
        float: right;
        text-decoration: none;
        color: #009ddd;
        font-size: 10px;
    }

.info-header-detail-item {
    cursor: pointer;
}

    .info-header-detail-item .info-header-detail-side {
        position: absolute;
        width: 140px;
        text-align: center;
        background-color: #59bd49;
        color: #fff;
        top: 4px;
        left: 4px;
        bottom: 4px;
    }

.info-header-detail-day {
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 2px;
}

.info-header-detail-month-year {
    padding-bottom: 2px;
}

.info-header-detail-time {
    font-weight: bold;
}

.info-header-detail-side-content {
    height: 69px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -34px;
}

.info-header-detail-item .info-header-detail-main {
    margin-left: 150px;
    min-height: 120px;
    position: relative;
}

.info-header-detail-main > h2 {
    margin: 0 0 4px 0;
    font-size: 20px;
}

.info-header-detail-main .rateit {
    float: right;
    margin: 10px 4px 10px 10px;
}

.info-header-detail-main > img {
    position: absolute;
    right: 4px;
    bottom: 4px;
}

.info-header-detail-map-art {
    float: right;
    margin-right: 10px;
}

#mapListView .info-header-detail-main {
    margin-left: 10px;
    min-height: 100px;
}

#mapListView .rateit {
    margin-top: 0px;
}

.image-editThumbnail {
    width: 110px;
    height: 110px;
    /*float:left;*/
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
    text-align: center;
}

    .image-editThumbnail img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        /*width:100%*/
    }

    .image-editThumbnail div {
        visibility: hidden;
    }

    .image-editThumbnail:hover div {
        visibility: visible;
        width: 100px;
        position: absolute;
        top: 0;
        margin-top: 5px;
        padding: 5px;
        color: #fff;
        background-color: rgba(0,0,0,0.75);
        transition: background .2s linear, color .2s linear;
        -moz-transition: background .2s linear, color .2s linear;
        -webkit-transition: background .2s linear, color .2s linear;
        -o-transition: background .2s linear, color .2s linear;
    }

.image-selectCatalogMap {
    width: 320px;
    height: 420px;
    float: left;
    margin: 5px;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

    .image-selectCatalogMap img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: 300px;
        height: 300px;
    }

.move {
    cursor: move;
}

#objectPropPanel {
    background: white;
    opacity: 1.0;
    position: absolute;
    left: 5px;
    top: 150px;
    z-index: 110;
    box-shadow: 2px 2px 13px 0px rgba(50, 50, 50, 0.58);
    color: #2e2e2e;
    bottom: 10px;
    overflow: hidden;
    width: 470px;
}

.object-view-close {
    position: absolute;
    right: 3px;
    top: 0;
}

.object-view {
    left: 0;
    top: 17px;
    right: 0;
    bottom: 10px;
    padding: 0 20px 0 20px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}

.object-view-pic {
    margin: 10px 0;
}

    .object-view-pic img {
        max-width: 300px;
        max-height: 200px;
    }

.object-view-sport-type {
    vertical-align: bottom;
}

.object-view-sport-icon {
    margin-left: 10px;
}

.object-view h2 {
    margin: 20px 0 4px 0;
    font-size: 22px;
}

.object-view-address,
.object-view-art {
    font-size: 12px;
}

.object-view-start-time,
.object-view-attendees,
.object-view-scale {
    float: right;
    color: #009ddd;
    font-weight: bold;
    font-size: 16px;
}

.object-view-attendees {
    border-left: 2px solid #009ddd;
    padding-left: 10px;
}

.object-view-start-date,
.object-view-year {
    color: #009ddd;
    font-weight: bold;
    font-size: 16px;
}

.object-view-description {
    margin: 10px 0 10px 8px;
}

.object-view-actions {
    margin: 10px 0;
    text-align: center;
}

    .object-view-actions > a {
        text-decoration: none;
        color: #009ddd;
        font-weight: bold;
        display: inline-block;
        margin: 0 7px;
    }

.object-view-detail-row-content {
    display: none;
}

.object-view-detail-row > label {
    display: block;
    width: 100%;
    padding: 4px;
    font-weight: bold;
    cursor: pointer;
}

/*.object-view-detail-row:nth-child(even) > label {
    background-color: #ccc;
}*/

#objectPropPanel.x-competition,
#objectPropPanel.x-map {
    /*width: auto;*/
    right: 60px;
}

    #objectPropPanel.x-competition .object-view,
    #objectPropPanel.x-map .object-view {
        width: 460px;
    }

    #objectPropPanel.x-competition .object-view-extra,
    #objectPropPanel.x-map .object-view-extra {
        background: #f0f0f0;
        position: absolute;
        left: 470px;
        right: 20px;
        top: 20px;
        bottom: 20px;
    }

.object-view-action-buttons {
    float: right;
}

.object-view-action-test {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/test-24.png) 0 0 no-repeat;
}

.object-view-action-admin {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/admin-24.png) 0 0 no-repeat;
}

.object-view-action-correctmap {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/edit-curve.png) 0 0 no-repeat;
}

.object-view-action-duplicate {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/copy-24.png) 0 0 no-repeat;
}

.object-view-action-edit {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/pencil-24.png) 0 0 no-repeat;
}

.object-view-action-remove {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/delete-24.png) 0 0 no-repeat;
}
.object-view-action-print {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../Images/printer-24.png) 0 0 no-repeat;
}

.object-view-rating {
    float: right;
}

.object-view-properties {
    border-collapse: collapse;
    width: 320px;
    margin-bottom: 10px;
}

    .object-view-properties,
    .object-view-properties tr,
    .object-view-properties td {
        border: none;
    }

        .object-view-properties td {
            padding: 8px 0;
        }

            .object-view-properties td:last-child {
                padding-left: 10px;
                border-left: 1px solid #ccc;
            }

.object-view-set-rating .rateit {
    vertical-align: -3px;
    margin: 10px 0 10px 20px;
}

    .object-view-set-rating .rateit .rateit-reset {
        margin-top: -3px;
    }

*::-webkit-input-placeholder {
    font-style: italic;
    color: #D6D8DB;
}

*:-moz-placeholder {
    font-style: italic;
    color: #D6D8DB;
}

*:-ms-input-placeholder { /* IE10+ */
    font-style: italic;
    color: #D6D8DB;
}

#splash img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#splash {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #252525;
    background-repeat: no-repeat;
    text-align: center;
}

.loader:before,
.loader:after,
.loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader:before {
        left: -3.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader:after {
        left: 3.5em;
    }

    .loader:before,
    .loader:after {
        content: '';
        position: absolute;
        top: 0;
    }

@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #ffffff;
    }

    40% {
        box-shadow: 0 2.5em 0 0 #ffffff;
    }
}

@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #ffffff;
    }

    40% {
        box-shadow: 0 2.5em 0 0 #ffffff;
    }
}

.top-bannerdiv {
    position: absolute;
    width: 250px;
    height: 30px;
    padding: 2px;
    margin-left: auto;
    margin-right: auto;
    top: 120px;
    left: 0px;
    right: 0px;
    /*background: #485E88;*/
    border-radius: 5px;
    text-align: center;
}
