@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Bree+Serif");
.loading-animation,
.loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.7s infinite ease;
    border-radius: 50%;
    clear: both;
    font-size: 64px;
    height: 1em;
    margin: 1em auto;
    overflow: hidden;
    position: relative;
    transform: translateZ(0);
    width: 1em
}

.loadingmask-content {
    background: #CCC
}

.loadingmask-message {
    background: rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    border-width: 0;
    font-size: 64px;
    left: 50% !important;
    padding: .7em;
    position: absolute;
    top: 50% !important;
    transform: translate(-50%, -50%)
}

.loadingmask-message .loadingmask-message-content {
    background: transparent;
    border-width: 0;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 1em
}

.overlaymask-hidden .loadingmask-message {
    display: none
}

@keyframes loading-animation {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em #07f, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
        transform: rotate(0)
    }
    2%,
    96% {
        box-shadow: 0 -0.83em 0 -0.4em #07f, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF
    }
    10% {
        box-shadow: 0 -0.83em 0 -0.4em #07f, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.338em -0.758em 0 -0.477em #0CF
    }
    25% {
        box-shadow: 0 -0.83em 0 -0.4em #07f, -0.338em -0.758em 0 -0.42em #008cff, -0.555em -0.617em 0 -0.44em #00a2ff, -0.671em -0.488em 0 -0.46em #00b7ff, -0.719em -0.415em 0 -0.477em #0CF
    }
    40% {
        box-shadow: 0 -0.83em 0 -0.4em #00f7ff, -0.377em -0.74em 0 -0.42em #00fff2, -0.645em -0.522em 0 -0.44em #0fd, -0.775em -0.297em 0 -0.46em #00ffc8, -0.82em -0.13em 0 -0.477em #00ffb3
    }
    60% {
        box-shadow: 0 -0.83em 0 -0.4em #07f, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.297em -0.775em 0 -0.477em #0CF
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em #07f, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
        transform: rotate(360deg)
    }
}

.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.portal-iframe #main-content {
    width: 100%
}

.separator {
    border-top: 1px dotted #bfbfbf
}

.entry-status {
    border-left: 4px solid transparent
}

span.alert {
    display: inline-block
}

.update-available {
    margin-top: 10px;
    padding: 2px;
    text-align: left
}

.quick-access-nav {
    position: absolute;
    top: -1000px;
    width: 100%;
    z-index: 1000
}

.quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: 0;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center
}

.quick-access-nav a:focus {
    color: #FFF;
    top: 1000px
}

@media only screen and (max-width:991px) {
    .responsive-table-horizontal {
        display: block;
        position: relative;
        width: 100%
    }
    .responsive-table-horizontal:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden
    }
    .responsive-table-horizontal tbody {
        display: block;
        overflow-x: auto;
        position: relative;
        white-space: nowrap;
        width: auto
    }
    .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top
    }
    .responsive-table-horizontal tbody tr td {
        display: block;
        margin-bottom: 20px
    }
    .responsive-table-horizontal tbody tr td:first-child {
        text-align: left
    }
    .responsive-table-horizontal thead {
        display: block;
        float: left;
        margin-right: 10px
    }
    .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden
    }
    .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right
    }
    .responsive-table-horizontal thead th:first-child {
        text-align: right
    }
    .ie9 .responsive-table-horizontal thead {
        float: none
    }
}

.important {
    font-weight: bold
}

.highlight {
    background: #FFC;
    font-weight: bold;
    margin: 0 1px
}

.hide-accessible {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
    -webkit-transform: scale(0);
    -webkit-transform-origin-x: 0;
    -webkit-transform-origin-y: 0;
    *position: fixed !important;
    _position: absolute !important
}

.force-offset {
    display: block !important;
    position: absolute !important;
    visibility: hidden !important
}

.unselectable,
.unselectable * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
    background: transparent
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
    background: transparent
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
    border-color: #a6a6a6;
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace
}

.lfr-asset-category-container .no-matches {
    color: #999
}

.lfr-asset-category-search-container {
    background-color: #d3dadd;
    border-bottom-color: #aeb8bc
}

.lfr-asset-category-list a.selected {
    background-color: #EEE
}

.lfr-categories-selector-search-results-path {
    color: #575757;
    font-size: .9em;
    text-align: right;
    width: 25%
}

.lfr-asset-column-actions-content {
    background-color: #d7f1ff
}

.lfr-asset-column-actions .lfr-asset-column-actions-content {
    border-color: #88c5d9
}

.lfr-asset-column-details .lfr-asset-categories {
    color: #7d7d7d
}

.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555
}

.lfr-asset-column-details .lfr-asset-description {
    color: #444;
    font-style: italic;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

.lfr-asset-column-details .lfr-asset-icon {
    border-right-color: #999;
    color: #999
}

.lfr-asset-column-details .lfr-asset-tags {
    color: #7d7d7d
}

.lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555
}

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
    border-color: #CCC
}

.lfr-form-row {
    border-bottom-color: #CCC
}

.lfr-form-row:hover {
    background-color: #dffccb;
    border-color: #b2ff3a
}

.lfr-form-row .handle-sort-vertical {
    background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%
}

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
    background-color: #FFF
}

.definition-of-terms dt {
    color: #333;
    font-weight: normal;
    width: 100%;
    word-break: break-word
}

@media only screen and (min-width:768px) {
    .definition-of-terms dt {
        width: auto
    }
}

.lfr-code {
    background: #FFF;
    border-color: #777;
    font-family: monospace
}

.lfr-code tr td.line-numbers {
    background: #fafafa
}

.lfr-code tr td.line-numbers:before {
    color: #AAA;
    text-shadow: 1px 1px #FFF
}

.popup-alert-notice .countdown-timer {
    font-size: 1.1em;
    font-weight: bold
}

.lfr-token {
    background-color: #b3daef;
    border-color: #5fa8ff;
    color: #444;
    text-decoration: none
}

.lfr-token:hover {
    background-color: #d1e5ef
}

.lfr-token-primary {
    font-weight: bold
}

.lfr-token-primary,
.lfr-token-primary:hover {
    background-color: #b3daef
}

.lfr-token-close:hover {
    text-decoration: none
}

.lfr-button {
    background: no-repeat 0 50%
}

.lfr-table>tbody>tr>th,
.lfr-table>thead>tr>th,
.lfr-table>tfoot>tr>th {
    font-weight: bold
}

.lfr-checkbox-preselected,
.lfr-configurator-visibility {
    opacity: .5
}

.lfr-header-row {
    border-bottom-color: #7b7b7b
}

.lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f
}

.openid-login input[type=text] {
    background: url(../images/common/openid.gif) no-repeat;
    background-color: #FFF;
    background-position: 0 50%;
    color: #000
}

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
    font-size: 1em
}

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    color: #333;
    font-weight: normal
}

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
    border-color: #dedede #bfbfbf #bfbfbf #dedede
}

.lfr-panel-container,
.lfr-floating-container {
    background: #FFF
}

.lfr-panel-titlebar .lfr-panel-title {
    font-size: 1.2em;
    font-weight: bold
}

.lfr-panel-titlebar .lfr-panel-button {
    background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0
}

.lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%
}

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
    background: url(../images/arrows/05_down.png) no-repeat 2px 50%
}

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
    background-image: url(../images/arrows/05_right.png)
}

.lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png)
}

.lfr-panel.lfr-extended .lfr-panel-titlebar {
    background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
    border-bottom-color: #cdcdcd
}

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
    border-top-color: #cecece
}

.js .lfr-floating-trigger {
    background-image: url(../images/arrows/05_down.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    text-decoration: none
}

.lfr-panel-page .panel-page-content {
    border-left-color: #CCC
}

.lfr-panel-page .lfr-add-content h2 {
    border-color: #CCC
}

.lfr-panel-page .lfr-add-content h2 span {
    background: #efefef
}

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
    border-bottom-color: #CCC
}

.lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: 0
}

.lfr-panel-content .paginator-container {
    background: #cfd2d5;
    border-bottom-color: #dcdee0;
    border-top-color: #dcdee0
}

.lfr-panel-content .paginator-page-container .paginator-page-link {
    background: 0;
    border-color: #cfd2d5
}

.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #FFF;
    font-weight: bold
}

.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
    background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
    border-color: #31659c #396ea8 #4c8ccb
}

#portlet-set-properties fieldset fieldset legend {
    font-size: 1.1em
}

.lfr-preview-file-content {
    border-bottom-color: #6d6d6e
}

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
    background: url(../images/common/checkerboard.png)
}

.lfr-preview-file-toolbar {
    background: #333;
    opacity: .5
}

.lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%
}

.lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%
}

.lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%
}

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
    opacity: 1
}

.lfr-preview-file-info {
    background: #333;
    color: #FFF;
    opacity: .5
}

.lfr-preview-file-info:hover {
    opacity: 1
}

.lfr-preview-file-index {
    font-weight: bold
}

.lfr-preview-file-image-current {
    background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%
}

.lfr-preview-file-image img {
    background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
    border-color: #aeb8bc
}

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
    border-color: #00a2ea
}

.lfr-preview-file-loading-indicator {
    background: #333;
    color: #FFF
}

.lfr-preview-file-image-overlay-content {
    background: url(../images/common/checkerboard.png);
    border-color: #555
}

.firefox .lfr-preview-video-content div.video-node {
    height: 100%
}

textarea.lfr-editor-textarea {
    font-family: monospace
}

.lfr-rich-editor.ace_editor {
    border-color: #a1a2a4
}

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
    font-family: "Monaco", "Menlo", "Droid Sans Mono", "Courier New", monospace;
    font-size: 12px
}

.lfr-spa-loading-bar {
    background: #2fa4f5
}

.lfr-tag-selector-popup label {
    border-bottom-color: #EEE
}

.lfr-tag-selector-popup .no-matches {
    color: #999
}

.lfr-toolbar {
    background-color: #e5e4e8
}

.lfr-toolbar .lfr-button:focus {
    border-color: #000
}

.lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777
}

.lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px
}

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
    border-color: #e5e4e8
}

.lfr-emoticon-container {
    background: #e5e4e8;
    border-color: #CCC
}

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
    line-height: 1
}

.lfr-translation-manager .lfr-translation-manager-translation {
    text-decoration: none
}

.lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef
}

.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #FFF
}

.lfr-tree a {
    text-decoration: none
}

.tree-drag-helper {
    z-index: 1035
}

.lfr-upload-container .upload-target {
    border-color: #DDD
}

.lfr-upload-container .upload-target h4 span {
    text-transform: lowercase
}

.lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal
}

.lfr-upload-container a.browse-button {
    background-image: url(../images/common/add.png);
    background-repeat: no-repeat;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none
}

.lfr-upload-container a.clear-uploads {
    background-image: url(../images/common/remove.png);
    background-repeat: no-repeat
}

.lfr-upload-container a.cancel-uploads {
    background-image: url(../images/common/close.png);
    background-repeat: no-repeat
}

.lfr-upload-container .upload-list-info h4 {
    font-size: 1.3em
}

.lfr-upload-container .cancel-button {
    color: #869cad
}

.lfr-upload-container .delete-button {
    color: #869cad
}

.lfr-upload-container .file-added .success-message {
    font-weight: normal
}

.lfr-upload-container .upload-error {
    opacity: 1
}

.lfr-upload-container .multiple-files .upload-error {
    background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
    border-color: #900;
    color: #900;
    font-weight: normal
}

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
    font-weight: bold
}

.lfr-upload-container .file-uploading {
    background-color: #FFC
}

.lfr-upload-container .progress-bar {
    background: #FFF;
    margin-top: 25px;
    text-align: left;
    width: 100%
}

.lfr-upload-container .progress {
    background: #8db2e3
}

.upload-drop-active .lfr-upload-container .upload-target {
    background-color: #ddedde;
    border-color: #7D7;
    border-style: dashed
}

.app-view-entry:hover .entry-thumbnail {
    border-color: #7abfdd
}

.app-view-entry.selected .entry-thumbnail {
    border-color: #057cb0
}

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
    color: #f0f0f0
}

.app-view-entry .entry-title {
    font-weight: bold
}

.app-view-entry .entry-link {
    text-decoration: none
}

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
    color: #333;
    word-wrap: break-word
}

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
    font-weight: bold
}

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal
}

.app-view-entry.selected,
.app-view-entry.selected:hover {
    background-color: #00a2ea
}

.app-view-entry.selected a,
.app-view-entry.selected a:focus,
.app-view-entry.selected a:hover {
    color: #FFF
}

.app-view-entry.selected a .lfr-icon-menu-arrow {
    color: #333
}

.app-view-entry.active-area,
.app-view-entry.active-area.hover,
.app-view-entry.active-area td {
    background-color: #5ad300
}

.app-view-entry:hover,
.app-view-entry.hover {
    background-color: #d3e8f1
}

.app-view-entry a.entry-link:hover {
    text-decoration: none
}

.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline
}

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
    font-weight: normal
}

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
    text-decoration: none
}

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
    background-color: #d3e8f1
}

.app-view-search-entry-taglib .entry-folder {
    color: #999
}

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
    color: #000;
    text-decoration: none
}

.app-view-search-entry-taglib.alt {
    background-color: #edf0f3
}

.app-view-search-entry-taglib.search {
    background-color: #FFF
}

.app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8
}

.app-view-taglib .display-style .icon {
    background-image: url(../images/application/layouts.png);
    background-repeat: no-repeat
}

.app-view-taglib .icon-display-descriptive {
    background-position: -32px 0
}

.app-view-taglib .icon-display-icon {
    background-position: -16px 0
}

.app-view-taglib .icon-display-list {
    background-position: 0 0
}

.app-view-taglib .state-active .icon-display-descriptive {
    background-position: -32px 100%
}

.app-view-taglib .state-active .icon-display-icon {
    background-position: -16px 100%
}

@media only screen and (max-width:767px) {
    .navbar .nav-display-style-buttons .display-style-buttons>.dropdown>.dropdown-menu {
        background-color: transparent;
        box-shadow: none
    }
}

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
    border-bottom-color: #333;
    border-top-color: #333
}

.taglib-asset-links {
    border-radius: 4px
}

.taglib-asset-links h2 {
    color: #999;
    font-size: 1em
}

.taglib-asset-metadata .metadata-entry-label {
    font-weight: normal
}

.taglib-asset-metadata .metadata-author {
    font-weight: bold
}

.taglib-asset-metadata .metadata-entry {
    color: #999
}

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
    color: #009ae5;
    font-size: 14px;
    line-height: 14px
}

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
    color: #8c8c8c;
    font-size: 13px
}

.taglib-calendar table {
    border-color: #999
}

.taglib-calendar tr th,
.taglib-calendar tr td {
    border-bottom-color: #999
}

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
    border-color: #999
}

.taglib-calendar a:hover,
.taglib-calendar a:focus {
    background-color: #CCC
}

.taglib-calendar .calendar-inactive {
    color: #999
}

.taglib-calendar .has-events a span {
    background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%
}

.taglib-calendar .has-events.calendar-current-day a span {
    background-image: url(../images/calendar/event_indicator_current.png)
}

.taglib-categorization-filter.entry-title {
    color: #333;
    font-size: 1em;
    line-height: inherit
}

.taglib-categorization-filter .asset-entry {
    background-color: #dee7f8;
    border-color: #cad8f3
}

.taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none
}

.taglib-categorization-filter .asset-entry:hover a .icon-remove {
    background-color: #cad8f3
}

.taglib-diff-addedline,
#taglib-diff-results ins {
    background: #e6ffe6
}

.taglib-diff-context {
    background: #EEE
}

.taglib-diff-deletedline,
#taglib-diff-results del {
    background: #ffe6e6
}

.taglib-diff-html div.diff-removed-image {
    background: #fdc6c6 url(../images/diff/minus.png)
}

.taglib-diff-html div.diff-added-image {
    background: #CFC url(../images/diff/plus.png) no-repeat
}

.taglib-diff-html div.diff-removed-image,
.taglib-diff-html div.diff-added-image {
    opacity: .55
}

.taglib-diff-html span.diff-html-added {
    background-color: #CFC;
    font-size: 1em
}

.taglib-diff-html span.diff-html-added img {
    border-color: #CFC
}

.taglib-diff-html span.diff-html-changed {
    background: url(../images/diff/underline.png) bottom repeat-x
}

.taglib-diff-html span.diff-html-changed img {
    border-color: #009
}

.taglib-diff-html span.diff-html-removed {
    background-color: #fdc6c6;
    font-size: 1em;
    text-decoration: line-through
}

.taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
    background-image: none;
    border-bottom-color: #009ae5
}

.diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5
}

.diff-version-comparator .diff-target-selector {
    border-left-color: #e5e5e5
}

.diff-version-comparator .diff-version-filter {
    background-color: #f9f9f9
}

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
    border-left-color: #dbdde1
}

@media only screen and (min-width:768px) {
    .taglib-discussion .lfr-discussion-details .taglib-user-display {
        word-wrap: break-word
    }
}

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
    font-weight: bold;
    text-decoration: none
}

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline
}

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
    background-size: 50px
}

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
    text-decoration: none
}

.taglib-discussion .lfr-discussion-actions li a:hover span,
.taglib-discussion .lfr-discussion-actions li a:focus span {
    text-decoration: underline
}

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
    background: #DDD;
    border-radius: 4px
}

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px
}

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
    font-weight: bold
}

.drop-zone.drop-enabled:not(.no-border) {
    outline-color: rgba(176, 180, 187, 0.5)
}

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
    background: #e8e6e8;
    color: #a5a6ac
}

.drop-here-info .drop-icons span:nth-of-type(2) {
    background: #00c2ff;
    color: #FFF
}

.drop-here-info .drop-text {
    color: #FFF
}

.drop-active .drop-here-info {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100
}

.lfr-ddm-field-group {
    margin-bottom: 20px
}

.lfr-ddm-field-group-inline {
    display: inline-block;
    vertical-align: bottom
}

.taglib-flags .icon-flag {
    color: #999
}

.taglib-flags .flag-enable:hover .icon-flag {
    color: #C00
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group {
    background: transparent
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab.active .tab-label:hover,
.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab.active .tab-label:focus {
    background: transparent
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab.active .tab-label .message {
    color: #000;
    opacity: .7
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab.active .tab-label .number {
    background: #333;
    font-size: 18px;
    opacity: 1
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
    color: #333
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:hover,
.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:focus {
    text-decoration: none
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:hover .number,
.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:focus .number {
    opacity: 1
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label .number {
    background: #CCC;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    opacity: .6;
    text-decoration: none
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label .message {
    color: #000;
    font-size: 12px
}

.taglib-header {
    border-bottom-color: #c8c9ca;
    color: #555
}

.taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none
}

a.taglib-icon,
a.taglib-icon:focus,
a.taglib-icon:hover {
    text-decoration: none
}

a.taglib-icon:focus .taglib-text,
a.taglib-icon:hover .taglib-text {
    text-decoration: underline
}

a.taglib-icon.btn:focus .taglib-text,
a.taglib-icon.btn:hover .taglib-text {
    text-decoration: none
}

.taglib-icon[lang]>img {
    vertical-align: baseline;
    width: 16px
}

.taglib-icon-label {
    margin-left: 5px
}

.taglib-image-selector .change-image-controls {
    background: #FFF
}

.taglib-image-selector .glyphicon-ok {
    background: #FFF;
    opacity: 0;
    z-index: -1
}

.taglib-image-selector .progress-wrapper .progressbar {
    background: #b0b4bb;
    opacity: .7
}

.taglib-image-selector.check-active .glyphicon-ok {
    opacity: 1;
    z-index: 0
}

.taglib-image-selector.drop-active {
    outline-width: 0
}

.taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0
}

.taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0
}

.taglib-image-selector.drop-active .image-wrapper {
    opacity: .15
}

.taglib-image-selector.drop-active .error-wrapper {
    opacity: 0
}

.taglib-image-selector.progress-active .image-wrapper {
    opacity: .15
}

.taglib-image-selector.progress-active .browse-image-controls {
    opacity: 0
}

.taglib-image-selector.progress-active .drop-here-info {
    opacity: 0
}

.taglib-image-selector.progress-active .glyphicon-ok {
    opacity: 0
}

.input-localized .palette-item-inner .lfr-input-localized-flag {
    opacity: .5
}

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
    opacity: 1
}

.input-localized .palette-item-inner {
    border-color: #666
}

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
    border-color: transparent
}

.input-localized .lfr-input-localized .lfr-input-localized-state {
    background: #DDD
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047
}

.input-localized .palette-item-selected .lfr-input-localized-state {
    background: #27c1f2
}

.lfr-friendly-url-input-group .input-group-addon {
    background-color: transparent;
    border-width: 0;
    vertical-align: top
}

.lfr-friendly-url-input-group .input-group-constrain {
    background-color: #eee;
    border-color: #ccc;
    border-style: solid;
    border-top-left-radius: 4px;
    border-top-width: 1px;
    border-width: 1px 0 0 1px;
    max-width: 300px
}

@media only screen and (max-width:479px) {
    .lfr-friendly-url-input-group .input-group-constrain {
        max-width: 100px;
        padding-left: 5px;
        padding-right: 5px
    }
}

.taglib-move-boxes .choice-selector label {
    background: #ebf1f9;
    border-bottom-color: #8db2f3
}

.taglib-move-boxes .sortable-container .move-option {
    background-color: transparent
}

.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa
}

.taglib-move-boxes .sortable-container .move-option .handle {
    color: #999
}

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
    text-decoration: none
}

.lfr-tree-display-page .tree-label {
    cursor: default
}

.lfr-tree-display-page .tree-label a {
    color: black
}

.lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic
}

.lfr-tree-display-page .tree-label .layout-page-invalid:hover {
    cursor: default;
    text-decoration: none
}

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node+.tree-container {
    margin-left: 0
}

.lfr-map {
    border-color: #CCC
}

.lfr-map .search-controls {
    font-size: 15px
}

.navbar .navbar-search {
    background-color: #f3f3f3
}

@media only screen and (min-width:768px) {
    .navbar .navbar-search {
        background-color: transparent
    }
}

.taglib-portlet-preview.show-borders {
    border-color: #828f95
}

.taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold
}

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
    word-break: break-all \9;
    word-wrap: break-word
}

@media only screen and (min-width:768px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
        max-width: 125px;
        min-width: 100px
    }
}

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column {
    white-space: nowrap
}

.lfr-description-column,
.lfr-role-column {
    max-width: 375px;
    min-width: 375px
}

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
    max-width: 200px;
    min-width: 200px
}

.lfr-email-column,
.lfr-website-column {
    min-width: 100px
}

@media only screen and (min-width:768px) {
    .lfr-email-column,
    .lfr-website-column {
        min-width: 115px
    }
}

.lfr-email-column .checkbox-container .form-group,
.lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0
}

.lfr-role-column {
    word-break: break-all \9;
    word-wrap: break-word
}

.user-info .user-details .date-info {
    color: #8c8c8c
}

.user-info .user-details .user-name {
    color: #009ae5
}

.taglib-search-toggle .toggle-advanced {
    color: inherit
}

.taglib-search-toggle .toggle-advanced,
.taglib-search-toggle .toggle-advanced:hover,
.taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
    background-color: #fcfcfc;
    border-color: #DDD
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
    margin-bottom: 0
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
    color: #999;
    font-size: 13px
}

.taglib-social-activities .day-separator {
    border-bottom-color: #CCC
}

.taglib-social-bookmarks a.social-bookmark-link {
    background-repeat: no-repeat
}

.taglib-user-display a .user-name {
    text-decoration: underline
}

.taglib-user-display .avatar {
    background: no-repeat center;
    background-size: 60px
}

.taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5)
}

.taglib-user-display .user-name {
    font-size: 1.1em;
    font-weight: bold
}

.js .taglib-webdav.visible {
    background: #f0f5f7
}

.js .taglib-webdav table {
    border-color: #828f95
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
    color: #999
}

.lfr-autocomplete-input-list .yui3-aclist-list {
    margin: 0
}

.liferay-autocomplete-input-mirror {
    left: -9999px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: -9999px;
    visibility: hidden;
    white-space: pre-wrap;
    word-wrap: break-word
}

.card-tab-group .card-tab:nth-child(n+2) {
    border-left: 4px solid #65b6f0;
    padding-left: 20px
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
    border-left-color: #c2e2f9
}

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
    width: 95px
}

.hsv-palette .hsv-view-container .hsv-label {
    display: inline;
    margin-left: 5px
}

.hsv-palette .hsv-view-container .hsv-value {
    width: 30px
}

.yui3-color-picker-popover .palette-container {
    border-collapse: separate
}

.dialog-bd {
    min-height: 30px
}

.dialog-content {
    border: 1px solid #c8c9ca;
    padding: 5px
}

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
    position: static
}

.dialog-iframe-popup .lfr-form-content {
    padding: 15px
}

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
    height: 100%
}

.dialog-iframe-popup .portlet-column {
    position: static
}

.dialog-iframe-popup .dialog-body>.container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree>.container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader>.container-fluid-1280,
.dialog-iframe-popup .lfr-form-content>.container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content>.container-fluid-1280,
.dialog-iframe-popup .process-list>.container-fluid-1280,
.dialog-iframe-popup .roles-selector-body>.container-fluid-1280 {
    padding-top: 20px
}

.dialog-iframe-popup .dialog-body>.lfr-nav+.container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree>.lfr-nav+.container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader>.lfr-nav+.container-fluid-1280,
.dialog-iframe-popup .lfr-form-content>.lfr-nav+.container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content>.lfr-nav+.container-fluid-1280,
.dialog-iframe-popup .process-list>.lfr-nav+.container-fluid-1280,
.dialog-iframe-popup .roles-selector-body>.lfr-nav+.container-fluid-1280 {
    padding-top: 0
}

.dialog-iframe-popup .dialog-body,
.dialog-iframe-popup .lfr-form-content,
.dialog-iframe-popup .portlet-configuration-body-content {
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch
}

.dialog-iframe-popup .login-container {
    padding: 15px
}

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
    border-left-width: 0;
    border-radius: 0;
    border-right-width: 0;
    border-top-width: 0;
    margin-bottom: 0
}

.dialog-iframe-popup .navbar~.portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 50px);
    position: relative
}

@media only screen and (min-width:768px) {
    .dialog-iframe-popup .navbar~.portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
        height: calc(100% - 50px)
    }
}

.dialog-iframe-popup .panel-group .panel {
    border-left-width: 0;
    border-radius: 0;
    border-right-width: 0
}

.dialog-iframe-popup .panel-group .panel+.panel {
    border-top-width: 0;
    margin-top: 0
}

.dialog-iframe-popup .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 3px;
    padding-right: 3px
}

@media only screen and (min-width:768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
        padding-left: 8px;
        padding-right: 8px
    }
}

.dialog-iframe-popup .export-dialog-tree,
.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list,
.dialog-iframe-popup .roles-selector-body {
    bottom: 0;
    display: block;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 50px;
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width:768px) {
    .dialog-iframe-popup .export-dialog-tree,
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list,
    .dialog-iframe-popup .roles-selector-body {
        top: 50px
    }
}

.dialog-iframe-popup .portlet-export-import-publish-processes {
    top: 0
}

.dialog-with-footer .button-holder.dialog-footer {
    background-color: transparent;
    border-top: 1px solid #e5e5e5;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    width: 100%
}

@media only screen and (min-width:768px) {
    .dialog-with-footer .button-holder.dialog-footer {
        background-color: transparent;
        padding: 20px
    }
}

@media only screen and (max-width:767px) {
    .dialog-with-footer .button-holder .btn-lg {
        font-size: 12px;
        padding: 8px 24px
    }
}

@media only screen and (max-width:767px) {
    .dialog-with-footer .blog-article-button-row .btn-lg,
    .dialog-with-footer .journal-article-button-row .btn-lg,
    .dialog-with-footer .kb-submit-buttons .btn-lg {
        padding-left: 16px;
        padding-right: 16px
    }
}

.dialog-with-footer .dialog-body,
.dialog-with-footer .export-dialog-tree,
.dialog-with-footer .lfr-dynamic-uploader,
.dialog-with-footer .lfr-form-content,
.dialog-with-footer .portlet-configuration-body-content,
.dialog-with-footer .roles-selector-body {
    bottom: 60px
}

@media only screen and (min-width:768px) {
    .dialog-with-footer .dialog-body,
    .dialog-with-footer .export-dialog-tree,
    .dialog-with-footer .lfr-dynamic-uploader,
    .dialog-with-footer .lfr-form-content,
    .dialog-with-footer .portlet-configuration-body-content,
    .dialog-with-footer .roles-selector-body {
        bottom: 89px
    }
}

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0
}

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer+.dialog-footer {
    display: none
}

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
    bottom: 0
}

.portlet-layout.dragging {
    border-collapse: separate
}

.drop-area {
    background-color: #d3dadd
}

.active-area {
    background: #FFC
}

.portlet-boundary.yui3-dd-dragging {
    opacity: .6
}

.portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC
}

.sortable-layout-proxy {
    opacity: 1
}

.sortable-layout-proxy .portlet-topper {
    background-image: none
}

.proxy {
    cursor: move;
    opacity: .65;
    position: absolute
}

.proxy.generic-portlet {
    height: 200px;
    width: 300px
}

.proxy.generic-portlet .portlet-title {
    padding: 10px
}

.proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px
}

.resizable-proxy {
    border: 1px dashed #828f95;
    position: absolute;
    visibility: hidden
}

.sortable-proxy {
    background: #727c81;
    margin-top: 1px
}

.lfr-freeform-layout-drag-indicator {
    visibility: hidden
}

.sortable-layout-drag-target-indicator {
    margin: 2px 0
}

.yui3-dd-proxy {
    z-index: 1110 !important
}

.lfr-editable {
    outline: 1px dashed #68bb30;
    outline-offset: 2px;
    position: relative
}

.lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px
}

.lfr-editable:focus:after {
    display: none
}

.lfr-editable:focus:hover {
    background-color: transparent
}

.lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226
}

.lfr-editable:hover:after {
    background-color: #519226
}

.lfr-editable-notice-close {
    margin-left: 1em
}

.lfr-portlet-title-editable {
    margin-top: 0;
    z-index: 9999
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
    margin-bottom: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
    display: none
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
    display: inline-block;
    vertical-align: bottom
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
    margin-top: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
    display: inline-block;
    float: none;
    margin-top: 0;
    width: auto
}

.alloy-editor-container .alloy-editor {
    outline: 0
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    background: transparent;
    border-left-color: #dbdde1;
    color: #b0b4bb
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
    color: #CCC
}

.alloy-editor-container .alloy-editor-icon {
    color: #869cad
}

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    border-left-color: #c67
}

.cke_dialog .cke_dialog_ui_input_text {
    height: auto
}

.cke_editable_inline a {
    cursor: pointer
}

.cke_panel.cke_combopanel {
    width: 220px
}

.cke_panel_block .cke_panel_grouptitle {
    font-size: 20px;
    line-height: 20px;
    margin-top: 0
}

.cke_panel_block .cke_panel_list {
    margin-left: 0
}

.cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial
}

.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
    text-decoration: none
}

.cke_show_border {
    width: 500px
}

.cke_show_border td {
    height: 15px
}

.html-editor.portlet {
    background: #FFF;
    color: #000;
    line-height: 1;
    padding: 1em
}

.html-editor.portlet-message-boards {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px
}

.html-editor.portlet-message-boards blockquote:after {
    background: url(../images/message_boards/quoteright.png) no-repeat 50%;
    content: "";
    display: block;
    float: right;
    height: 24px;
    margin-right: -35px;
    margin-top: -25px;
    width: 31px;
    z-index: 999
}

.html-editor.portlet-message-boards blockquote cite {
    display: block;
    font-weight: bold
}

.html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: .5em
}

.lfr-source-editor {
    border-color: #CCC
}

.lfr-source-editor .lfr-source-editor-toolbar li>.btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0
}

.lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2b4259
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter {
    background-color: #ededef;
    color: #868896;
    overflow: hidden
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
    font-family: fontawesome-alloy;
    text-align: center;
    vertical-align: middle
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open,
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
    background-image: none
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
    content: "\f0d7"
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
    content: "\f0da"
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
    color: #FFF
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
    background-color: #717383
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
    border-right: solid 1px #CCC
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
    background-image: none
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
    background-color: #ededef
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
    color: #34adab
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
    color: #1d5ec7
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
    color: #ff6c58
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
    color: #F00
}

.lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #FFF
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
    background: #54555e;
    color: #FFF
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
    background-color: #009aed
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
    background-color: #11394e
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
    color: #FFF
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
    color: #4d91ff
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
    border-color: #CCC
}

.file-icon-color-0 {
    background-color: #869cad;
    color: #FFF
}

.file-icon-color-1 {
    background-color: #ed8d65;
    color: #FFF
}

.file-icon-color-2 {
    background-color: #84ba3d;
    color: #FFF
}

.file-icon-color-3 {
    background-color: #9b65ed;
    color: #FFF
}

.file-icon-color-4 {
    background-color: #d4b908;
    color: #FFF
}

.file-icon-color-5 {
    background-color: #e96465;
    color: #FFF
}

.file-icon-color-6 {
    background-color: #65b4ed;
    color: #FFF
}

.file-icon-color-7 {
    background-color: #1c0c0c;
    color: #FFF
}

.lfr-item-viewer .image-viewer-base {
    outline: 0
}

.lfr-item-viewer .item-preview:hover {
    cursor: pointer
}

.lfr-item-viewer .aspect-ratio a.item-preview {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.lfr-item-viewer .search-info {
    background-color: #d3e8f1
}

.lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold
}

.lfr-item-viewer .search-info .change-search-folder {
    font-size: .8em;
    font-weight: normal
}

.lfr-item-viewer .progress-container {
    background-color: #FFF
}

.lfr-item-viewer.uploading>div:not(.progress-container) {
    opacity: .3
}

.image-viewer-caption {
    color: #777
}

.image-viewer-footer-control,
.image-viewer-footer-control:focus,
.image-viewer-footer-control:hover {
    color: #777
}

@media only screen and (min-width:768px) {
    .image-viewer-sidenav-menu {
        background-color: transparent;
        border-left-width: 0
    }
}

.image-viewer-sidenav dd {
    color: #8b8b8b;
    margin-bottom: 16px
}

@media only screen and (min-width:768px) {
    .image-viewer-sidenav dd {
        color: #777
    }
}

.image-viewer-sidenav .h5 {
    color: #869cad;
    margin-bottom: 3px
}

@media only screen and (min-width:768px) {
    .image-viewer-sidenav .h5 {
        color: #FFF
    }
}

.image-viewer-sidenav .nav-tabs-default>li {
    padding-left: 20px
}

.image-viewer-sidenav .nav-tabs-default>li:first-child {
    padding-left: 0
}

.image-viewer-sidenav .nav-tabs-default>li:first-child>a {
    padding-left: 0
}

.image-viewer-sidenav .nav-tabs-default>li>a {
    border-color: transparent;
    color: #777;
    padding-left: 0;
    padding-right: 0
}

.image-viewer-sidenav .nav-tabs-default>.active>a,
.image-viewer-sidenav .nav-tabs-default>.active>a:focus,
.image-viewer-sidenav .nav-tabs-default>.active>a:hover {
    border-color: transparent;
    color: #777
}

@media only screen and (min-width:768px) {
    .image-viewer-sidenav .nav-tabs-default>.active>a,
    .image-viewer-sidenav .nav-tabs-default>.active>a:focus,
    .image-viewer-sidenav .nav-tabs-default>.active>a:hover {
        color: #FFF
    }
}

.image-viewer-sidenav .nav-tabs-default>.active>a:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0
}

.image-viewer-sidenav-body {
    padding-top: 0
}

.lfr-item-viewer .lfr-item-viewer-close {
    color: #FFF;
    opacity: 1
}

.lfr-item-viewer .lfr-item-viewer-close,
.lfr-item-viewer .lfr-item-viewer-close:focus,
.lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF
}

.lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777
}

.lfr-item-viewer-icon-info {
    color: #FFF
}

.label-circle,
.label-circle .label {
    border-radius: 20px
}

.label-rounded,
.label-rounded .label {
    border-radius: 3px
}

.label-square,
.label-square .label {
    border-radius: 0
}

.label-entry {
    background-color: #FFF;
    border: solid 1px #000;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 0 12px
}

.label-entry button {
    background-color: transparent;
    border-width: 0;
    color: inherit;
    height: 34px;
    width: 34px
}

.nav.list-group li>a:focus,
.nav.list-group li>a:hover {
    background-color: #e5f5fc;
    color: #009ae5
}

.nav.list-group>.active {
    border-width: 1px 0 0 0
}

.nav.list-group>.active>a,
.nav.list-group>.active>a:focus,
.nav.list-group>.active>a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #FFF
}

.nav.list-group .list-group-item {
    padding: 0
}

.nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px
}

.lfr-page-templates li a {
    padding: 0
}

.lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px
}

.menu {
    position: absolute;
    width: auto
}

.menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px
}

.menu-content {
    background: #FFF;
    list-style: none;
    min-width: 150px
}

.menu-content li {
    margin: 0;
    padding: 0
}

.menu-content li .disabled {
    color: #999
}

.menu-content {
    background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #aeafb1 #777879 #777879 #aeafb1;
    padding: 2px 0
}

.menugroup-content .menu-label {
    background: #d2d6de;
    color: #5b677d;
    display: block;
    padding: 5px 3px;
    text-shadow: 1px 1px #FFF
}

.menugroup-content ul {
    display: block;
    min-width: 0
}

.menu-content li {
    border-bottom: 1px solid #bcbbbb;
    border-top: 1px solid #EEE;
    display: block;
    margin: 0;
    padding: 0
}

.menu-content li.first {
    border-top-width: 0
}

.menu-content li.last {
    border-bottom-width: 0
}

.menu-content li a,
.menu-content li .disabled {
    color: #2c2f34;
    display: block;
    padding: 4px 5px;
    text-decoration: none
}

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
    background-color: #5b677d;
    color: #FFF;
    text-shadow: -1px -1px #2c2f34
}

.app-view-drop-active {
    background-color: #00a2ea;
    font-weight: bold
}

.category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #FFF
}

.basecelleditor [class~=form-validator-message] {
    clip: rect(auto auto auto auto);
    width: auto
}

.document-library-file-entry-cell-editor-hidden {
    display: none
}

.previous-level {
    display: inline-block;
    font-size: 21px;
    line-height: 21px;
    margin-right: 5px;
    text-decoration: none;
    vertical-align: middle
}

.lfr-asset-anchor:before {
    content: "";
    display: block;
    height: 64px;
    margin: -64px 0 0
}

.lfr-url-error {
    display: inline-block;
    white-space: normal;
    overflow-wrap: break-all;
    word-wrap: break-all;
    word-break: break-all
}

.lfr-page-layouts input[type=radio]:checked+.card-horizontal {
    box-shadow: inset 0 0 0 2px #65b6f0
}

.lfr-page-layouts .lfr-layout-template label {
    cursor: pointer
}

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
    height: 28px;
    width: 28px
}

.dialog-iframe-popup #main-content,
.dialog-iframe-popup #wrapper {
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch
}

.modal {
    display: block;
    margin: 0;
    overflow: hidden;
    position: fixed
}

.modal-body {
    overflow: auto
}

.modal-body.dialog-iframe-bd {
    overflow: hidden
}

.modal-hidden {
    display: none
}

.modal-open .modal {
    overflow: hidden
}

.portal-popup .columns-max>.portlet-layout.row {
    margin-left: 0;
    margin-right: 0
}

.portal-popup .columns-max>.portlet-layout.row>.portlet-column {
    padding-left: 0;
    padding-right: 0
}

.dragging .portlet-column.customizable {
    background-color: #cffccf;
    outline: 3px solid #5eaf3d
}

.customizable-layout-column-content {
    background-color: #c92c3c
}

.customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px
}

.layout-customizable-controls {
    background-color: rgba(201, 44, 60, 0.8)
}

.customizable .customizable-layout-column-content {
    background-color: #5eaf3d
}

.customizable .layout-customizable-controls {
    background-color: rgba(94, 175, 61, 0.8)
}

.layout-customizable-controls-container {
    margin: 0 15px;
    position: relative
}

.layout-customizable-controls {
    font-size: 1.5em;
    padding: 4px 16px;
    position: absolute;
    width: 100%;
    z-index: 15
}

.layout-customizable-controls label {
    color: #FFF
}

.paginator-link {
    background: #EEE no-repeat scroll 50% 1px;
    border: 1px solid #f0f1f2;
    border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
    color: #1f1e1e;
    display: inline-block;
    height: 20px;
    padding: 0;
    text-indent: -9999px;
    width: 20px
}

.paginator-page-link {
    height: auto;
    text-indent: 0
}

.paginator-current-page {
    background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
    border-color: #38b6ef #006d9e #006d9e #46b4e6;
    color: #FFF;
    text-shadow: -1px -1px #003c57
}

.paginator-first-link {
    background-image: url(../images/arrows/paging_first.png)
}

.paginator-prev-link {
    background-image: url(../images/arrows/paging_previous.png)
}

.paginator-last-link {
    background-image: url(../images/arrows/paging_last.png)
}

.paginator-next-link {
    background-image: url(../images/arrows/paging_next.png)
}

.paginator-current-page-report,
.paginator-total {
    color: #555;
    font-size: .9em
}

.paginator-current-page-report {
    margin-left: 2em
}

.taglib-page-iterator .search-pages .page-links {
    padding: 0
}

.lfr-panel-container {
    background: #FFF
}

.lfr-panel-content {
    padding: 5px 10px
}

.lfr-panel-basic .lfr-panel-content {
    padding-left: 15px
}

.panel-hd {
    background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
    padding-left: 10px;
    text-shadow: 1px 1px #FFF
}

.splitter {
    background-color: #f5f5f5;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #333;
    padding: 10px 15px;
    position: relative;
    z-index: 1
}

.splitter.splitter-spaced {
    border-radius: 4px;
    margin-bottom: 20px
}

.table>tbody>tr.splitter {
    height: auto
}

.table>tbody>tr.splitter>td {
    padding: 0
}

.lfr-nav.nav-tabs {
    margin-bottom: 20px
}

.tab-active strong {
    font-weight: normal
}

.tab-back {
    float: right
}

.tab-back-content {
    border-width: 0;
    padding: 1px
}

.tag-items {
    list-style: none;
    margin: 0 1em 0 0;
    padding: 0 1em .5em 1em;
    white-space: normal
}

.tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%
}

.tag-selected {
    color: #000;
    font-weight: bold;
    text-decoration: none
}

.tag-cloud {
    line-height: 2.5em
}

.tag-cloud .tag-popularity-1 {
    font-size: 1em
}

.tag-cloud .tag-popularity-2 {
    font-size: 1.3em
}

.tag-cloud .tag-popularity-3 {
    font-size: 1.6em
}

.tag-cloud .tag-popularity-4 {
    font-size: 1.9em
}

.tag-cloud .tag-popularity-5 {
    font-size: 2.2em
}

.tag-cloud .tag-popularity-6 {
    font-size: 2.5em
}

.tagselector-content {
    border: 0;
    padding: 0
}

.tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0
}

.categoriesselector-content .textboxlistentry-holder {
    background-color: transparent;
    border-width: 0;
    padding: 0
}

.lfr-portal-tooltip {
    display: inline-block
}

.lfr-portal-tooltip,
.lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tooltip {
    max-width: 200px
}

.tree-node .icon-check {
    padding-right: 2px
}

.tree-node .icon-check:before {
    content: "\f096"
}

.tree-node .tree-node-checked .icon-check {
    padding-right: 0
}

.tree-node .tree-node-checked .icon-check:before {
    content: "\f046"
}

.tree-node [class^=icon-] {
    margin-right: 5px
}

.tree-node .tree-node-checkbox-container {
    margin-right: 0
}

.tree-node .tree-node-selected .tree-label {
    background: 0
}

.tree-node-content .tree-hitarea {
    color: #999;
    font-size: 10px;
    padding-right: 6px
}

.tree-node-content .tree-label {
    margin-left: 3px
}

.tree-node-content .tree-node-hidden-hitarea {
    visibility: hidden
}

.tree-node-selected .tree-label {
    background-color: transparent
}

.underlay {
    clear: both;
    top: 100%
}

.underlay .yui3-widget-hd {
    height: 38px
}

.underlay-hidden {
    display: none
}

.underlay-content {
    background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
    border: 0 solid #aeafb1;
    border-width: 0 1px 1px
}

.underlay-close {
    position: absolute;
    right: 5px;
    top: 5px
}

.user-icon-color-0 {
    background-color: #4c0079
}

.user-icon-color-1 {
    background-color: #fd8300
}

.user-icon-color-2 {
    background-color: #009e57
}

.user-icon-color-3 {
    background-color: #f9b500
}

.user-icon-color-4 {
    background-color: #df4230
}

.user-icon-color-5 {
    background-color: #be67e5
}

.user-icon-color-6 {
    background-color: #004b8d
}

.user-icon-color-7 {
    background-color: #accb02
}

.user-icon-color-8 {
    background-color: #a82003
}

.user-icon-color-9 {
    background-color: #fd63a7
}

.portlet-column-content.empty {
    padding: 50px
}

#wrapper {
    padding-bottom: 0;
    padding-top: 2em;
    position: relative
}

.modify-pages li {
    position: relative
}

.modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1
}

.modify-pages .delete-tab {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 16px;
    line-height: 6px;
    margin-top: -8px;
    opacity: 0;
    overflow: hidden;
    padding: 3px 0;
    position: absolute;
    right: 1px;
    text-shadow: 0 1px #FFF;
    top: 50%
}

.modify-pages .delete-tab:hover {
    color: #b50303
}

.modify-pages .drag-handle {
    cursor: move;
    left: 3px;
    margin-left: 15px;
    position: absolute;
    top: 15px
}

.controls-hidden .modify-pages .lfr-nav-sortable>a>span {
    padding-left: 0
}

.controls-hidden .modify-pages .drag-handle {
    display: none
}

.touch .modify-pages .lfr-nav-sortable>a>span {
    padding-left: 28px
}

@media only screen and (min-width:992px) {
    .touch .modify-pages .lfr-nav-sortable>a>span {
        padding-left: 0
    }
    .touch .modify-pages .drag-handle {
        display: none
    }
}

.nav li .toolbar {
    margin-top: 5px
}

.navigation-pane .body-row {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px
}

.navigation-pane .lfr-component {
    margin-left: 0
}

.navigation-pane .navigation-entry {
    position: relative
}

.navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px
}

.navigation-pane .navigation-entry .browse-folder,
.navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle
}

.navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle
}

.navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.navigation-pane .navigation-entry .overlay.entry-action .btn {
    border-width: 0;
    margin: 0;
    padding: 11px 14px
}

@media only screen and (min-width:992px) {
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
        padding: 11px
    }
}

.nav-menu ul {
    padding-left: 10px
}

.nav-menu li a.ancestor {
    font-weight: bold
}

.nav-menu li a.selected {
    color: #000;
    font-weight: bold;
    text-decoration: none
}

.nav-menu-style-arrows ul {
    list-style-image: url(../images/arrows/04_right.png)
}

.portlet-navigation .nav-pills>li>a {
    margin-bottom: 2px
}

.portlet-navigation .nav-pills>li>.dropdown-menu {
    margin-top: 0
}

.split-button-dropdowns {
    list-style: none;
    margin: 0;
    padding: 0
}

.split-button-dropdowns>li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px
}

.form-options {
    border: 1px solid #AAA;
    display: inline-block;
    vertical-align: middle
}

.form-options input {
    border-width: 0;
    display: inline;
    float: left
}

.form-triggers {
    float: left
}

.form-trigger {
    background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
    border-left: 1px solid #BBB;
    display: inline-block;
    float: left
}

.form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px
}

.form-trigger:focus,
.form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png)
}

.trigger-selected {
    background-color: #ebebeb;
    background-image: url(../images/application/button_bg_selected.png)
}

.trigger-selected:focus,
.trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png)
}

.options-trigger img {
    background-image: url(../images/common/configuration.png)
}

.save-trigger img {
    background-image: url(../images/common/check.png)
}

.freeform .portlet {
    margin-bottom: 0
}

body.portlet {
    border-width: 0
}

.portlet-icon-back {
    margin-top: -2px
}

.portlet-topper {
    position: relative
}

.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px
}

.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none
}

.portlet-title-editable {
    cursor: pointer
}

.portlet-title-text {
    display: inline-block;
    margin-top: 0;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
    cursor: auto
}

.portlet-content,
.portlet-minimized .portlet-content-container {
    padding: 12px 10px 10px
}

.portlet-minimized .portlet-content {
    padding: 0
}

.portlet-nested-portlets .portlet-boundary {
    left: 0 !important;
    position: relative !important;
    top: 0 !important
}

.portlet-draggable .portlet-topper {
    cursor: move
}

.portlet-draggable .portlet-title-default {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20511.9999'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M502.5%20233.1l-71.6-71.6c-12.7-12.7-33.2-12.7-45.8%200-6.3%206.3-9.5%2014.6-9.5%2022.9s3.2%2016.6%209.5%2022.9l16.7%2016.7H288V110.2l16.7%2016.7c12.7%2012.7%2033.2%2012.7%2045.8%200%2012.7-12.7%2012.7-33.2%200-45.8L278.9%209.5C272.8%203.4%20264.6%200%20256%200c-8.6%200-16.8%203.4-22.9%209.5l-71.6%2071.6c-12.7%2012.7-12.7%2033.2%200%2045.8%206.3%206.3%2014.6%209.5%2022.9%209.5s16.6-3.2%2022.9-9.5l16.7-16.7V224H110.2l16.7-16.7c12.7-12.7%2012.7-33.2%200-45.8-12.7-12.7-33.2-12.7-45.8%200L9.5%20233.1C3.4%20239.2%200%20247.4%200%20256c0%208.6%203.4%2016.8%209.5%2022.9l71.6%2071.6c12.7%2012.7%2033.2%2012.7%2045.8%200%206.3-6.3%209.5-14.6%209.5-22.9s-3.2-16.6-9.5-22.9L110.2%20288H224v113.8l-16.7-16.7c-12.7-12.7-33.2-12.7-45.8%200-12.7%2012.7-12.7%2033.2%200%2045.8l71.6%2071.6c6.1%206.1%2014.3%209.5%2022.9%209.5%208.6%200%2016.8-3.4%2022.9-9.5l71.6-71.6c12.7-12.7%2012.7-33.2%200-45.8-6.3-6.3-14.6-9.5-22.9-9.5s-16.6%203.2-22.9%209.5L288%20401.8V288h113.8l-16.7%2016.7c-12.7%2012.7-12.7%2033.2%200%2045.8%2012.7%2012.7%2033.2%2012.7%2045.8%200l71.6-71.6c6.1-6.1%209.5-14.3%209.5-22.9%200-8.6-3.4-16.8-9.5-22.9z'%20fill='%23777'/%3E%3C/svg%3E") no-repeat 2px center transparent;
    background-size: 12px;
    cursor: move;
    padding-left: 25px
}

@media only screen and (min-width:768px) {
    .portlet .visible-interaction {
        display: none
    }
}

.portlet:active .visible-interaction,
.portlet:hover .visible-interaction,
.portlet:focus .visible-interaction,
.portlet.active .visible-interaction {
    display: inherit
}

@media only screen and (max-width:767px) {
    .controls-hidden .portlet .visible-interaction {
        display: none
    }
}

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
    background: none no-repeat 0 50%;
    padding: 3px 3px 3px 20px
}

.lfr-status-alert-label {
    background-image: url(../images/messages/alert.png);
    color: #663
}

.lfr-status-error-label {
    background-image: url(../images/messages/error.png);
    color: #900
}

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
    background-image: url(../images/messages/info.png);
    color: #34404f
}

.lfr-status-help-label {
    background-image: url(../images/portlet/help.png)
}

.lfr-status-progress-label {
    background-image: url(../images/aui/loading_indicator.gif)
}

.lfr-status-success-label {
    background-image: url(../images/messages/success.png);
    color: #384f34
}

.portlet-msg {
    background: #EEE none no-repeat 6px 50%;
    border: 1px solid #555;
    color: #34404f;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left
}

.lfr-message {
    position: relative
}

.lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block
}

.lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10
}

.lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: .8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top
}

.lfr-message .lfr-message-close-all a {
    color: #FFF
}

.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block
}

.lfr-message.pending {
    background-image: url(../images/common/time.png)
}

.lfr-message-content.alert {
    margin-bottom: 0
}

.lfr-message-close {
    cursor: pointer
}

.portlet-section-selected,
.portlet-section-selected a {
    background: #727c81;
    color: #FFF;
    font-weight: bold;
    text-decoration: none
}

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
    background-color: #727c81
}

@media only screen and (min-width:768px) {
     .portlet-topper {
        width: 65%
    }
}

@media only screen and (min-width:992px) {
     .portlet-topper {
        width: 65%
    }
}

@media only screen and (min-width:1200px) {
     .portlet-topper {
        width: 65%
    }
}

.portlet {
    margin-bottom: 10px;
    position: relative
}

.portlet>.portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.portlet>.portlet-topper {
    display: none
}

@media only screen and (min-width:768px) {
    .portlet>.portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        -webkit-transition: opacity .25s, transform .25s;
        -o-transition: opacity .25s, transform .25s;
        transition: opacity .25s, transform .25s;
        top: 0
    }
}

@media only screen and (min-width:768px) {
    .portlet:hover>.portlet-content-editable,
    .portlet.focus>.portlet-content-editable {
        border-color: #e7e7e7;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

@media only screen and (min-width:768px) {
    .portlet:hover>.portlet-topper,
    .portlet.focus>.portlet-topper {
        opacity: 1;
        -webkit-transform: translateY(-97%);
        -moz-transform: translateY(-97%);
        -ms-transform: translateY(-97%);
        -o-transform: translateY(-97%);
        transform: translateY(-97%)
    }
}

.portlet-content-editable {
    border-color: #e7e7e7;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 10px
}

.portlet-actions {
    float: right
}

.portlet-options {
    display: inline-block
}

.portlet-title-default {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2
}

.portlet-title-menu {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.portlet-title-menu>span>a {
    display: inline-block;
    text-decoration: none
}

.portlet-topper {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #777;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

.portlet-topper-toolbar {
    margin-bottom: 0;
    margin-right: -10px;
    margin-top: 0;
    padding-left: 0
}

.portlet-topper-toolbar>a,
.portlet-topper-toolbar>span>a,
.portlet-topper-toolbar .lfr-icon-menu>a {
    color: #777
}

.portlet-topper-toolbar>a:focus,
.portlet-topper-toolbar>a:hover {
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .controls-visible .portlet-content-editable {
        border-color: #e7e7e7;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

@media only screen and (max-width:767px) {
    .controls-visible .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.controls-visible .portlet-topper-toolbar {
    display: block
}

.lfr-configurator-visibility .portlet-borderless-bar {
    opacity: .6
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
    opacity: 1
}

.lfr-panel-page {
    width: 100%
}

.lfr-panel-page .portlet-title {
    font-size: 13px
}

.lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd
}

.main-content-body {
    margin-top: 20px
}

.restricted,
.restricted td {
    background: #FDD;
    border-width: 0
}

.restricted * {
    color: #727c81
}

.alt.restricted td {
    background-color: #ffc0c0
}

.hover.restricted td {
    background-color: #d3bdc0
}

.alt.restricted td.first,
.restricted td.first {
    background-image: url(../images/messages/error.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 28px
}

.portlet-decorate .portlet-content {
    background: #fff;
    border-color: #e7e7e7;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    word-wrap: break-word
}

.portlet-barebone .portlet-content {
    padding: 0
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group,
.portlet-journal .lfr-ddm-field-group {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 28px 24px 28px
}

.breadcrumb.breadcrumb-vertical {
    display: inline-block;
    text-align: center
}

.breadcrumb.breadcrumb-vertical li {
    display: block
}

.breadcrumb.breadcrumb-vertical li.last,
.breadcrumb.breadcrumb-vertical li.only {
    background: 0
}

.breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    height: 10px
}

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
    border-width: 0
}

.taglib-calendar tr td a {
    background-color: #f0f5f7;
    border: 1px solid #FFF;
    border-bottom-width: 0;
    border-left-width: 0;
    display: block;
    height: 15px;
    padding: 5px 0
}

.taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #FFF
}

.taglib-calendar tr td.calendar-inactive {
    background-color: #FFF;
    color: #b5bfc4
}

.taglib-calendar tr th {
    border-bottom-color: #d7d7d7
}

.taglib-calendar table td {
    border-width: 0
}

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
    background-color: #FFF
}

.taglib-calendar .calendar-current-day a {
    border: 1px solid #727c81;
    color: #369;
    text-decoration: underline
}

.navbar form {
    margin: 0
}

.menu-content,
.underlay-content {
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5)
}

.lfr-ddm-container .file-entry-upload-progress {
    border-radius: 0 0 4px 4px
}

.lfr-preview-file-image img {
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8)
}

.lfr-preview-file-image-current-column {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8)
}

.lfr-preview-file-image-current-column {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8)
}

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
    box-shadow: 0 1px 3px #CCC
}

.portlet-document-library-upload-mask .overlaymask-content {
    border-radius: 5px
}

.lfr-search-combobox-item {
    border-radius: 1px
}

.lfr-search-combobox .field-input-text {
    border-radius: 4px 1px 1px 4px
}

.lfr-search-combobox .button-input {
    border-radius: 1px 4px 4px 1px
}

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
    border-radius: 10px
}

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
    border-radius: 10px
}

body>.lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote>div,
.taglib-ratings.stars .rating-focused>div,
.tags-search-combobox .field-input-text {
    border-radius: 4px
}

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
    border-radius: 5px
}

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
    border-radius: 6px
}

.taglib-categorization-filter .asset-entry {
    border-radius: 14px
}

.menu-content {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group {
    box-shadow: none
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:hover .number,
.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%
}

.underlay-content {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.input-localized .lfr-input-localized-state {
    border-radius: 3px
}

.input-localized .lfr-input-localized .lfr-input-localized-state {
    box-shadow: 0 0 3px #DDD
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047
}

.input-localized .palette-item-selected .lfr-input-localized-state {
    box-shadow: 0 0 3px #27c1f2
}

.lfr-content-preview-popup .lfr-content-preview-popup-content {
    border-radius: 0;
    box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25)
}

.lfr-message .lfr-message-control {
    border-radius: 10px
}

.lfr-token {
    border-radius: 8px
}

.staging-tabview-list {
    border-radius: 0
}

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
    box-shadow: none
}

.rule-group-instance-container .rule-group-instance {
    box-shadow: 1px 1px 2px #999
}

.lfr-action-label {
    border-radius: 2px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
    background-size: 40px 40px;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
    -moz-animation: progress-bar-stripes .5s linear infinite;
    -webkit-animation: progress-bar-stripes .5s linear infinite;
    -o-animation: progress-bar-stripes .5s linear infinite;
    -ms-animation: progress-bar-stripes .5s linear infinite;
    animation: progress-bar-stripes .5s linear infinite;
    -webkit-transition: width, 0.5s, ease-out;
    -o-transition: width, 0.5s, ease-out;
    transition: width, 0.5s, ease-out
}

@-webkit-keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

@-moz-keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

@-o-keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

@keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

.highlight-animation {
    -moz-animation: highlight-animation .7s;
    -webkit-animation: highlight-animation .7s;
    -o-animation: highlight-animation .7s;
    -ms-animation: highlight-animation .7s;
    animation: highlight-animation .7s
}

.lfr-spa-loading .lfr-spa-loading-bar {
    -moz-animation: shift-rightwards 1s ease-in-out infinite;
    -webkit-animation: shift-rightwards 1s ease-in-out infinite;
    -o-animation: shift-rightwards 1s ease-in-out infinite;
    -ms-animation: shift-rightwards 1s ease-in-out infinite;
    animation: shift-rightwards 1s ease-in-out infinite;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    -ms-animation-delay: .4s;
    animation-delay: .4s
}

.lfr-spa-loading-bar {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

@-webkit-keyframes shift-rightwards {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    40% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    60% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-moz-keyframes shift-rightwards {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    40% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    60% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-o-keyframes shift-rightwards {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    40% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    60% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes shift-rightwards {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    40% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    60% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px
}

.portlet-boundary.yui3-dd-dragging {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease
}

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.portlet-options.btn-group .dropdown-toggle,
.portlet-options.btn-group.open .dropdown-toggle {
    box-shadow: none
}

@-webkit-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

@-moz-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

@-o-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

@keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

.upload-drop-active .lfr-upload-container .upload-target {
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none
}

.upload-drop-active .portlet-document-library .document-container {
    box-shadow: inset 0 0 5px #b8c1d1
}

.upload-drop-intent .lfr-upload-container .upload-target {
    -moz-animation: lfr-drop-active 1s ease .2s infinite;
    -webkit-animation: lfr-drop-active 1s ease .2s infinite;
    -o-animation: lfr-drop-active 1s ease .2s infinite;
    -ms-animation: lfr-drop-active 1s ease .2s infinite;
    animation: lfr-drop-active 1s ease .2s infinite
}

.quick-access-nav a {
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
    box-shadow: initial
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
    box-shadow: none
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
    background-image: -webkit-linear-gradient(#FFF, #e4e4e4);
    background-image: linear-gradient(#FFF, #e4e4e4);
    border-radius: 2px
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
    background-image: -webkit-linear-gradient(#f2f2f2, #CCC);
    background-image: linear-gradient(#f2f2f2, #CCC)
}

input.switch:focus~.switch-bar:before {
    box-shadow: 0 0 3px #00F
}

input.switch:empty~.switch-bar:after,
input.switch:empty~.switch-bar:before,
input.switch:empty~.switch-bar .switch-icon,
input.switch:empty~.switch-bar .switch-toggle:after,
input.switch:empty~.switch-bar .switch-toggle:before {
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.taglib-image-selector .glyphicon-ok {
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    border-radius: 30px
}

.taglib-image-selector .progress-wrapper .progressbar {
    border-radius: 0
}

.drop-here-info {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.drop-here-info .drop-icons {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.drop-here-info .drop-icons span {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

.drop-here-info .drop-icons span:nth-of-type(1) {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
    box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08)
}

.drop-here-info .drop-icons span:nth-of-type(2) {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15)
}

.drop-here-info .drop-icons span:nth-of-type(3) {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
    box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08)
}

.drop-active .drop-here-info span:nth-of-type(1) {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.drop-active .drop-here-info span:nth-of-type(2) {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.drop-active .drop-here-info span:nth-of-type(3) {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg)
}

body,
html {
    font-family: Verdana !important;
    letter-spacing: .02px
}

.personal-site-map ul ul li {
    list-style-type: circle
}

.btn-news:focus {
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb76b", endColorstr="#ff7f04", GradientType=0);
    border-radius: 0;
    border: 1px solid #500f29;
    color: #000;
    padding: 3px 10px;
    border-radius: 5px;
    outline: 0 !important
}

.btn-news:active {
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb76b", endColorstr="#ff7f04", GradientType=0);
    border-radius: 0;
    border: 1px solid #500f29;
    color: #000;
    padding: 3px 10px;
    border-radius: 5px;
    outline: 0 !important
}

.btn-news:visited {
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb76b", endColorstr="#ff7f04", GradientType=0);
    border-radius: 0;
    border: 1px solid #500f29;
    color: #000;
    padding: 3px 10px;
    border-radius: 5px;
    outline: 0 !important
}

.btn-news:focus-within {
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb76b", endColorstr="#ff7f04", GradientType=0);
    border-radius: 0;
    border: 1px solid #500f29;
    color: #000;
    padding: 3px 10px;
    border-radius: 5px;
    outline: 0 !important
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

::-webkit-scrollbar-thumb {
    background-color: #500f29;
    border-radius: 10px
}

button:focus,
a:focus,
a:active,
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner {
    outline: none !important
}

a:active,
a:selected,
a:visited,
button:focus,
input[type=reset],
input[type=button],
input[type=submit],
select,
input[type=file]>input[type=button] {
    border: 0;
    outline: 0
}

a:focus,
a {
    border: 0;
    outline: none !important
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

::-moz-focus-inner {
    border: 0
}

.hindi-section {
    position: relative;
    top: 11px;
    right: 40px
}

.hindi-section ul {
    list-style-type: none;
    margin-bottom: 0 !important;
    margin-top: 0;
    padding: 0
}

.hindi-section ul li {
    float: left
}

.hindi-section ul li:first-child {
    padding-right: 8px
}

.hindi-section ul ul li:first-child {
    padding-right: 0 !important
}

.hindi-section ul li a {
    text-decoration: none;
    color: #000;
    padding: 0 2px
}

.hindi-section ul ul li a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    padding: 0 1px
}

.toll-free p {
    color: #500f29;
    font-size: 14px;
    text-shadow: 0 0 #500f29
}

#imaginary_container {
    margin-top: 2%
}

.stylish-input-group .input-group-addon {
    background: white !important;
    border-radius: 0
}

.stylish-input-group .form-control {
    border-right: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-color: #ccc
}

.stylish-input-group button {
    border: 0;
    background: transparent
}

.login-button {
    margin-top: 11%;
    text-align: center;
    position: relative;
    right: 13px
}

.custome-button {
    background: #500f29;
    padding: 5px 29px;
    font-size: 16px;
    color: #fff;
    border-radius: 0
}

.custome-button.active.focus,
.custome-button.active:focus,
.custome-button.active:hover,
.custome-button:active.focus,
.custome-button:active:focus,
.custome-button:active:hover,
.open>.dropdown-toggle.custome-button.focus,
.open>.dropdown-toggle.custome-button:focus,
.open>.dropdown-toggle.custome-button:hover {
    color: #fff;
    background-color: #500f29;
    padding: 5px 29px;
    font-size: 16px;
    color: #fff;
    border-radius: 0
}

.tab-section ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

.tab-section ul li {
    display: inline-block;
    padding: 7px 38px;
    color: #500f29;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: transparent
}

.search-div input[type=text] {
    position: relative;
    top: 22px
}

.search-div .icon-monospaced {
    position: absolute;
    right: 74px;
    bottom: -6px
}

.active01 a {
    color: #fff !important
}

.tab-section ul li a {
    color: #500f29;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold
}

.tab-section {
    margin-top: 7px
}

.navbar-custom .navbar-nav>li>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #fff;
    font-size: 16px
}

.navbar-custom .dropdown-menu>li>a {
    padding: 0 20px;
    font-size: 13px
}

.navbar-custom .navbar-nav>li {
    padding: 0 14px;
    display: block
}

.navbar-custom .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    margin-left: 13px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    outline: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #541224;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold
}

.navbar-custom .navbar-nav>li>a:focus,
.navbar-custom .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.download-link {
    margin-right: -1%;
    margin-top: 0;
    position: relative;
    top: 11px
}

.download-link ul {
    list-style-type: none;
    float: right;
    margin-right: 2px
}

.download-link ul li {
    display: inline-block;
    padding-left: 7px
}

.section-s01 {
    margin: 0 0 20px 0
}

.carousel .item {
    height: 300px
}

.item img {
    position: absolute;
    top: 0;
    left: 0
}

.service-03 {
    max-width: 100%
}

.offer-04 {
    padding: 22px
}

.border-offer04 {
    border: 2px solid #500f29;
    padding: 5px
}

.footer {
    background: #500f29 none repeat scroll 0 0;
    border-top: 4px solid #fcab0e;
    margin: 0;
    padding: 7px 0
}

.footer_dv {
    width: 100%
}

.footer_dv h4 {
    color: #dcdcdc;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold
}

.footer_dv ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.footer_dv ul li:first-child {
    border-top: medium none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.footer_dv ul li {
    color: #f1f2f2;
    padding: 2px 0;
    font-size: 13px
}

.footer_dv p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px;
    text-align: justify
}

.footer_dv a {
    text-decoration: none;
    color: #dcdcdc;
    font-size: 13px
}

.footer_dv span {
    text-decoration: none;
    color: #dcdcdc;
    font-size: 13px
}

.annuncement ul,
.annuncement ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.annuncement ul li a {
    text-decoration: none;
    color: #fff
}

.annuncement {
    width: 360px;
    height: 240px;
    line-height: 30px;
    border: 3px solid #e74c3c;
    border-radius: 5px;
    overflow: Hidden;
    background-color: #34495e;
    color: #fff;
    padding: 5px 0;
    margin: 30px auto
}

.Announcements-content {
    box-shadow: 3px 3px 3px #cccbcb;
    background: #fff;
    border-color: #f3f1f1;
    height: 280px;
    margin: 1px -3px;
    border-radius: 10px;
    border: #500f29 solid 1px
}

.Announcements-heading {
    text-align: center;
    margin: 0 0 12px 0;
    background: #ca252b;
    background: -moz-linear-gradient(top, #ca252b 0, #500f29 100%);
    background: -webkit-linear-gradient(top, #ca252b 0, #500f29 100%);
    background: linear-gradient(to bottom, #ca252b 0, #500f29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca252b", endColorstr="#500f29", GradientType=0);
    color: #fff;
    height: 50px;
    line-height: 45px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 2px;
    font-weight: bold;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 1)
}

.Announcements-content p a {
    color: #000;
    text-decoration: none;
    font-size: 13px
}

.Announcements-content .nav-tabs {
    border-bottom: 0;
    margin-top: 12px
}

.Announcements-content .fa-angle-double-right {
    font-size: 19px;
    color: #500f29
}

.offer-box {
    position: relative
}

.over-button {
    float: right
}

.offer-box:hover {
    -webkit-box-shadow: 0 0 20px 0;
    box-shadow: 0 0 20px 0
}

.image {
    display: block;
    width: 100%;
    height: auto
}

.overlay-ippb0g1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(80, 14, 41, 0.5);
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    border-radius: 12px
}

.offer-box:hover .overlay-ippb0g1 {
    height: 100%
}

.text {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.sticky-container {
    padding: 0;
    margin: 0;
    position: fixed;
    right: -119px;
    top: 194px;
    width: 200px;
    z-index: 99
}

.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #000;
    height: 47px;
    padding: 0;
    margin: 0 0 3px 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    cursor: pointer
}

.sticky li:hover {
    margin-left: -78px
}

.sticky li img {
    float: left;
    margin: 5px 5px;
    margin-right: 10px
}

.sticky li p {
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 43px
}

.item {
    position: relative
}

.carousel-caption {
    text-align: left;
    position: relative;
    left: 6%;
    top: -9%
}

.horizental-row {
    border-top: 1px solid #da0909;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 49%
}

.carousel-caption .carouseltextDescription {
    font-size: 15px;
    font-weight: bolder;
    word-wrap: break-word;
    width: 400px
}

.carousel-caption h2 {
    font-size: 27px;
    line-height: 24px;
    word-spacing: 5px;
    word-wrap: break-word;
    width: 500px
}

.carousel-caption .fa {
    color: #b50a0a;
    font-size: 9px;
    margin-right: 9px;
    position: relative;
    bottom: 2px
}

.carousel-caption ul {
    list-style-type: none;
    padding-left: 0
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-caption {
    font-size: 17px
}

.carousel-caption h3 {
    font-size: 30px
}

.item:nth-child(1) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(2) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(3) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(4) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(5) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.news-button {
    float: right;
    margin-right: 20px
}

.btn-news {
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb76b", endColorstr="#ff7f04", GradientType=0);
    border-radius: 0;
    border: 1px solid #500f29;
    color: #000;
    padding: 3px 10px;
    border-radius: 5px
}

.btn-news:hover {
    background: transparent;
    border-radius: 0;
    border: 1px solid #500f29;
    color: #fff;
    transition: .5s all;
    border-radius: 5px;
    background: #feccb1;
    background: -moz-linear-gradient(top, #feccb1 0, #f17432 50%, #ea5507 51%, #fb955e 100%);
    background: -webkit-linear-gradient(top, #feccb1 0, #f17432 50%, #ea5507 51%, #fb955e 100%);
    background: linear-gradient(to bottom, #feccb1 0, #f17432 50%, #ea5507 51%, #fb955e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#feccb1", endColorstr="#fb955e", GradientType=0)
}

.item-head0t h4 {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px
}

.item-content {
    margin-top: 17px;
    padding: 0 0 11px 0;
    margin-left: 15%
}

.item-content ul {
    padding: 0;
    margin: 5px;
    color: #94324d;
    font-size: 14px;
    line-height: 16px
}

.item-box:hover .overlay-ippb0g1 {
    height: 100%
}

.logo-01 img {
    height: 100px;
    width: 640px
}

.col-su {
    margin-left: 78px
}

.lib-panel img {
    width: 100%;
    background-color: transparent;
    margin-left: -15px
}

.lib-row p {
    color: #fff;
    font-size: 14px
}

.lib-row .fa {
    margin-right: 10px;
    font-size: 5px;
    position: relative;
    bottom: 4px
}

.read-button-custom {
    background: #fff;
    border-radius: 0;
    float: right
}

.lib-panel .lib-row.lib-header {
    font-size: 23px;
    padding: 21px 20px 0 0;
    color: #fff
}

.lib-panel {
    padding: 0 14px
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px
}

.lib-panel .lib-row.lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background: #500f29
}

.item-content .fa {
    margin-right: 10px;
    font-size: 5px;
    position: relative;
    bottom: 4px
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    border-radius: 0
}

.divider {
    height: 1px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ddd;
    width: 95% !important;
    position: relative;
    left: 5px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 47px;
    left: 0;
    background-color: #500f29;
    overflow-x: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding-top: 0
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

.sidenav ul {
    margin-top: 30px;
    list-style-type: none;
    padding-left: 0
}

.sidenav ul li {
    border-bottom: 1px solid #fff
}

.sidenav ul li a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}

.mobile-menu {
    background: #500f29;
    margin-bottom: 10px
}

.login-mobile {
    float: right;
    margin-top: 5px
}

.login-mobile .dropdown-menu {
    left: -87px
}

.toll-free-number {
    text-align: center;
    margin-top: 10px
}

.toll-free-number p {
    color: #fff;
    font-size: 18px
}

.toll-free {
    margin-left: 0;
    margin-top: 8px
}

.mobile-button01 {
    background: #fff;
    border-radius: 0;
    border: 1px solid #fff
}

.closebtn01 {
    float: right;
    margin-right: 20px
}

.closebtn01 p {
    color: #fff;
    font-size: 30px
}

.search-form {
    text-align: center
}

.search-form label {
    margin: 0 15px;
    font-size: 15px;
    color: #51504f
}

.btn-product {
    text-align: center
}

.thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #6b6a6a;
    margin-top: 2px
}

.thumbnail .caption p {
    color: #fff;
    font-size: 13px;
    width: 100%;
    height: 40px;
    line-height: 22px;
    overflow: hidden
}

.thumbnail img {
    width: 100%;
    height: 160px
}

.load-button {
    text-align: center;
    margin: 0 0 8px 0
}

.row1 {
    display: none
}

.button-knowmorw {
    background: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    color: #500f29
}

.button-knowmorw:hover {
    border: 1px solid #fff;
    background: #500f29;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.load-more-button {
    border: 1px solid #fff;
    background: #500f29;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0;
    font-size: 14px;
    padding: 6px 18px
}

.load-more-button:hover {
    border: 1px solid #500f29;
    background: transparent;
    color: #500f29;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0
}

.blogShort {
    border-bottom: 1px solid #ddd
}

.add {
    background: #333;
    padding: 10%;
    height: 300px
}

.nav-sidebar {
    width: 100%;
    border: 1px solid #500f29;
    margin-top: 0
}

.nav-sidebar a {
    color: #333;
    -webkit-transition: all .08s linear;
    -o-transition: all .08s linear;
    transition: all .08s linear
}

.nav-sidebar .active a {
    cursor: default;
    background-color: #0b56a8;
    color: #fff
}

.nav-sidebar .active a:hover {
    background-color: #500f29
}

.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.btn-blog {
    color: #fff;
    background-color: #e50000;
    border-color: #e50000;
    border-radius: 0;
    margin-bottom: 10px
}

.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color: #0b56a8;
    border-color: #0b56a8
}

article h2 {
    color: #333
}

.margin10 {
    margin-bottom: 10px;
    margin-right: 10px
}

.container .text-style {
    text-align: justify;
    line-height: 23px;
    margin: 0 13px 0 0;
    font-size: 19px
}

.offer-details-content {
    margin-top: 24px
}

.nav-sidebar .active a {
    cursor: default;
    background-color: #500f29;
    color: #fff;
    padding: 20px;
    font-size: 15px
}

.nav-sidebar .nav>li>a {
    padding: 10px;
    font-size: 15px
}

.nav-sidebar .nav>li>a:focus,
.nav-sidebar .nav>li>a:hover {
    text-decoration: none;
    background-color: #500f29;
    color: #fff
}

.discount-button {
    margin-top: 2%
}

.discount-more {
    margin-top: 3%
}

.discount-more p {
    text-align: justify;
    font-size: 15px
}

.discount-more01 {
    margin-top: 2%
}

.discount-more01 p {
    font-size: 20px;
    font-weight: bolder;
    text-decoration: underline
}

.discount-more01 ul {
    padding-left: 0;
    list-style-type: none
}

.discount-more01 ul li {
    padding: 5px 0;
    font-size: 15px
}

.offer-morerecommendation {
    margin-top: 0
}

.offer-morerecommendation-head {
    background: #500f29
}

.offer-morerecommendation-head h3 {
    color: #fff;
    text-transform: uppercase;
    padding: 5px 12px;
    font-size: 18px
}

.nav-sidebar span {
    float: right
}

.nav-sidebar span .fa {
    font-size: 20px
}

.discount-more01 span {
    margin-right: 1%
}

.model-content1 {
    background: #820707;
    border-radius: 0;
    border: 2px solid #fff
}

.modal-title1 {
    color: #d8d6d6;
    text-align: center;
    font-size: 27px;
    text-transform: uppercase
}

.modal-header1 {
    border-bottom: 0
}

.modal-footer1 {
    border-top: 0;
    text-align: center
}

.model-body1 {
    text-align: center
}

.model-body1 p {
    color: #d8d6d6;
    text-align: justify;
    font-size: 16px
}

.model-footer1-button {
    border-radius: 0;
    background: #9d9d09;
    border: 1px solid #9d9d09;
    color: #272727
}

.dnd-ragistration {
    margin-top: 2%;
    padding: 0
}

.dnd-ragistration p {
    font-size: 13px;
    text-align: justify
}

.dnd-ragistration-form {
    margin-top: 0
}

.dnd-ragistration-form label {
    font-size: 13px;
    color: #500f29
}

.mobile-verified p {
    background: #500f29;
    color: #fff;
    padding: 5px;
    margin: 2px 0
}

.mobile-otp {
    font-size: 12px
}

.dnd-bg {
    background: rgba(198, 107, 107, 0.0196078431);
    padding: 5px 15px 5px 15px;
    -webkit-box-shadow: 0 0 2px 0;
    box-shadow: 0 0 2px 0;
    margin-top: 5px
}

.input-lg1 {
    border-radius: 0
}

.logo-first img {
    width: 100%
}

.logo-second-part ul {
    list-style-type: none;
    padding-left: 0
}

.logo-second-part ul li {
    float: left;
    padding-left: 6px
}

.logo-second-part ul li a {
    color: #fff;
    font-size: 13px
}

.mobile-custom-button {
    color: #fff;
    border-radius: 0;
    margin-top: 5%
}

.mobile-login-dropdown {
    float: right;
    margin-right: 14px
}

.mobile-login-dropdown .dropdown-menu {
    left: -88px
}

.col1 {
    padding: 0
}

.seperater01 {
    color: #337ab7;
    font-size: 13px
}

.rog-bg {
    background: #500f29
}

.second-logo img {
    width: 100%
}

.mobile-custom-button {
    color: #500f29;
    border-radius: 0;
    margin-top: 5%;
    border: 0
}

.navbar-brand1 {
    float: none !important;
    height: 50px;
    padding: 0;
    font-size: 14px
}

.search-box1 {
    width: 80%;
    text-align: cccen;
    text-align: center;
    position: relative;
    left: 10px
}

.logo-second-part01 ul {
    list-style-type: none;
    padding-left: 0
}

.logo-second-part01 ul li {
    float: left;
    padding-left: 6px
}

.logo-second-part01 ul li a {
    color: #fff;
    font-size: 13px
}

.logo-second-part01 ul li a {
    color: #000
}

.logo-second-part01 ul li:last-child {
    float: right
}

.row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.col02 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.jumbotron01 {
    border-radius: 0 !important;
    -webkit-box-shadow: 0 0 3px 0;
    box-shadow: 0 0 3px 0;
    padding: 6px 20px;
    margin: 2px 0 7px 0
}

.offer-heading {
    text-align: center
}

.offer-heading h1 {
    text-transform: uppercase;
    color: #500f29
}

.item-icon img {
    max-width: 40px
}

.curesol-button {
    padding-left: 21px
}

.toll-free img {
    width: 31px !important
}

.text-search {
    margin-left: -8px
}

.search-box input[type=text] {
    height: 32px;
    border-radius: 0
}

.search-box {
    position: relative;
    bottom: 5px;
    bottom: 5px;
    left: 10px
}

.do-not-disturb-bg {
    background: #929292
}

.do-not-disturb h2 {
    color: #500f29;
    text-transform: uppercase;
    padding: 20px 40px
}

.do-not-disturb-img {
    float: right;
    padding: 0 20px;
    position: relative
}

.Announcements-padding {
    padding: 0 24px
}

.reach-us input[type=text] {
    border-radius: 0;
    padding: 0 12px;
    font-size: 13px
}

.reach-us input[type=email] {
    border-radius: 0;
    padding: 0 12px;
    font-size: 13px
}

.latest-offer-section-icon {
    text-align: center;
    padding: 20px
}

.latest-offer-section-icon img {
    max-width: 128px
}

.latest-offer-section-head {
    text-align: center
}

.latest-offer-section-head p {
    color: #fff;
    font-size: 20px;
    line-height: 14px
}

.latest-offer-section-button {
    text-align: center;
    padding-bottom: 10px
}

.captcha-img img {
    height: 33px;
    width: 83%
}

.toll-pad {
    padding: 0
}

.logo-indianpost img {
    width: 100%;
    height: 74px
}

.text a {
    font-size: 15px
}

.search-div .lexicon-icon {
    color: #500f29
}

.form-control1 {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.Announcements-content .form-control {
    font-size: 13px
}

.btn-reach-us {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    padding: 5px 19px
}

.section-s02 {
    margin-top: 30px
}

.thumbnail {
    position: relative
}

.offer-images02 {
    display: block;
    width: 100%;
    height: auto
}

.thumbnail:hover .overlay-ippb0g1-offer {
    height: 100%
}

.overlay-ippb0g1-offer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(169, 3, 41, 0.77);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169, 3, 41, 0.77)), color-stop(100%, rgba(109, 0, 25, 0.54)));
    background: -webkit-linear-gradient(top, rgba(169, 3, 41, 0.77) 0, rgba(109, 0, 25, 0.54) 100%);
    background: -o-linear-gradient(top, rgba(169, 3, 41, 0.77) 0, rgba(109, 0, 25, 0.54) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(169, 3, 41, 0.77)), to(rgba(109, 0, 25, 0.54)));
    background: linear-gradient(to bottom, rgba(169, 3, 41, 0.77) 0, rgba(109, 0, 25, 0.54) 100%);
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.text-offer-readmore {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.navbar-custom .dropdown-menu {
    min-width: 200px
}

.offer-bg-imges img {
    width: 100%
}

.dnd-head {
    text-align: center;
    border-bottom: 1px solid #500f29;
    margin: 0 0 10px 0
}

.dnd-head h4 {
    color: #500f29;
    font-size: 16px
}

.dnd-ragistration-form sup {
    font-size: 15px;
    position: relative;
    top: 0
}

.dnd-ragistration-form .form-group {
    margin-bottom: 4 px
}

.otp-button {
    border: 1px solid #500f29;
    background: transparent;
    color: #500f29;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0;
    font-size: 12px;
    padding: 3px 8px
}

.dnd-button {
    border: 1px solid #fff;
    background: #500f29;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0;
    font-size: 12px;
    padding: 5px 19px
}

.dnd-button:hover {
    color: #500f29;
    background: transparent
}

.dnd-submit {
    text-align: right
}

.careers-section .tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.careers-section.tabs-left>li {
    float: none;
    margin: 0
}

.left-investor {
    padding: 0;
    background: #ddd
}

.sideways li a {
    color: #500f29
}

.sideways li {
    border-bottom: 1px solid #500f29
}

.sideways li:hover {
    background: transparent
}

.sideways span {
    float: right
}

.Investor-content {
    margin-top: 4%;
    padding: 0;
    text-align: justify
}

.Investor-content-head h4 {
    color: #500f29
}

.Investor-content {
    margin-top: 3%
}

.Investor-content ul li {
    margin-bottom: 15px
}

.Investor-content ul {
    padding: 0
}

.Investor-content-pdf tr:hover {
    background-color: #ddd
}

.Investor-content-pdf img {
    max-width: 40px
}

.Annual-report-search {
    text-align: right;
    padding-top: 2%
}

.Annual-report-head {
    text-align: center;
    margin-right: 11%
}

.Annual-report-head h3 {
    color: #500f29;
    font-weight: bold
}

.Investor-content-table {
    margin: 0 0 25px 20px
}

.careers-section.btn-investor:hover {
    background: #500f29;
    border-color: #500f29
}

.careers-section .btn-investor {
    background: #500f29;
    border-color: #500f29
}

.common-page-head {
    margin: 0 0 25px 20px
}

.apply-now a {
    color: red;
    font-size: 13px;
    text-decoration: none
}

.double-right {
    color: #f58e36;
    font-size: 18px
}

.down-icon {
    float: right;
    margin-right: 20px;
    margin-top: 18px;
    cursor: pointer
}

.careers-more-section {
    display: none
}

.common-page-body {
    padding: 0;
    text-align: justify;
    font-size: 15px
}

.common-page-body p {
    font-size: 15px
}

.download-content ul {
    list-style-type: none
}

.download-content ul li {
    padding: 5px 0;
    color: #500f29
}

.help-content ul {
    list-style-type: none
}

.help-content ul li {
    padding: 5px 0;
    color: #500f29
}

.help-content ul li a {
    font-size: 16px
}

.Investor-content p {
    text-align: justify
}

.equel-height {
    overflow: hidden
}

.col0df {
    margin-bottom: -99999px;
    padding-bottom: 99999px
}

.Important-Notice-content {
    padding: 0 20px;
    text-align: justify
}

.Important-Notice-content ul {
    list-style-type: none
}

.Important-Notice-content ul li {
    padding: 5px 0;
    margin: 10px 0
}

.Important-Notice-content a {
    font-size: 15px;
    text-decoration: none
}

.How-We-Work-content {
    padding: 0 20px;
    text-align: justify
}

.How-We-Work-content-list ul {
    list-style-type: none;
    padding: 0
}

.How-We-Work-content-list ul li {
    padding: 5px 0
}

.growth-content {
    padding: 0 20px;
    text-align: justify
}

.growth-content-all h4 {
    font-weight: bold;
    font-size: 14px
}

.growth-table table {
    width: 100%
}

.growth-table table,
.growth-table th,
.growth-table td {
    border: 1px solid black;
    border-collapse: collapse
}

.growth-table th,
.growth-table td {
    padding: 5px;
    text-align: center
}

.growth-table table#t01 tr:nth-child(even) {
    background-color: #eee
}

.growth-table table#t01 tr:nth-child(odd) {
    background-color: #fff
}

.growth-table table#t01 th {
    background-color: black;
    color: white
}

.careers-top-head h4 {
    font-weight: bold
}

.faq-content-body {
    text-align: justify
}

.faq-content-body h4 {
    font-weight: bold !important;
    font-size: 16px
}

.answer-faq {
    font-weight: bold;
    font-size: 18px
}

.testimonials {
    text-align: center;
    margin: 30% 0
}

.testimonials-head h5 {
    font-size: 15px;
    font-weight: bold
}

.testimonials-client-say {
    padding: 10px 15px;
    text-align: left
}

.testimonials-client-say p {
    color: #960a42;
    font-size: 15px
}

.author-name {
    float: right;
    color: #333
}

.testimonials-img img {
    max-width: 100%;
    height: auto
}

.section-s03 {
    margin: 10px 0
}

.growth-table {
    margin-bottom: 30px
}

.pagination-wrap {
    margin: auto;
    text-align: center
}

.pagination-v1>li>a,
.pagination-v1>li>span {
    background-color: #500f29;
    border: 1px solid #500f29;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 8px 15px;
    position: relative;
    text-decoration: none
}

.pagination-v1>li>a.active,
.pagination-v1>li>a:hover,
.pagination-v1>li>span:hover,
.pagination-v1>li>a:focus,
.pagination-v1>li>span:focus {
    background-color: #fff !important;
    border-color: #500f29;
    color: #500f29
}

.locate-sidenavbar {
    background: #ddd
}

.locate-sidenavbar ul {
    list-style-type: none;
    padding: 0
}

.locate-sidenavbar ul li {
    padding: 10px 0;
    background: #ddd;
    border-bottom: 1px solid #500f29
}

.locate-sidenavbar ul li a {
    color: #500f29;
    text-decoration: none;
    padding: 0 15px
}

.icon {
    color: #500f29;
    padding: 0 0 0 30px
}

.double-right {
    float: right;
    color: #500f29;
    margin-right: 15px
}

.breadcrumb-custome {
    background: #ddd;
    border-radius: 0;
    margin-top: 5px
}

.breadcrumb-custome li a {
    color: #500f29;
    text-decoration: none
}

.user-location img {
    height: 25px;
    width: auto
}

.reach-head h2 {
    margin: 0;
    padding: 0
}

.reach-us-search-form {
    margin-top: 20px
}

.reach-us-search-form label {
    font-weight: normal;
    font-size: 15px
}

.reach-us-search-form .checkbox-inline {
    margin-left: 10px
}

.state-search {
    margin-top: 30px
}

.reach-us-form-button {
    text-align: center
}

.reach-map {
    margin-top: 30px
}

.address-details-bg {
    background: #e2dcdc;
    margin-bottom: 10px
}

.search-container .stylish-input-group .input-group-addon {
    background: white !important
}

.search-container .stylish-input-group .form-control {
    border-right: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-color: #ccc
}

.search-container .stylish-input-group button {
    border: 0;
    background: transparent
}

.address-details-bg {
    background: #ddd;
    height: 300px
}

.search-container {
    padding: 5px
}

.reach-us-address {
    height: 240px;
    overflow: auto;
    background: #fff;
    padding: 10px;
    margin: 5px
}

.reach-us-address ul {
    padding: 0
}

.reach-us-address ul li {
    list-style-type: none;
    padding: 0 0 0 30px;
    margin: 5px;
    background: url(../img/icon.png) no-repeat 0 center;
    background-size: 18px
}

.address-icon {
    text-align: center
}

.address-icon img {
    max-width: 50px
}

.address-details {
    text-align: center
}

.address-details p {
    font-size: 13px
}

.common-page-header {
    margin: 0 0 25px 0
}

.careers-top-section {
    border: 1px solid #d9d9d9;
    padding: 0 20px;
    margin-bottom: 10px
}

.careers-top-section-list ul {
    list-style-type: none;
    padding: 0 10px
}

.careers-top-section-list ul li a {
    color: #500f29;
    padding: 10px 0
}

.careers-top-section-list li {
    padding: 5px 0
}

.careers-more-section {
    display: none
}

.careers-top-head h4 {
    font-weight: bold;
    font-size: 16px
}

.growth-table table {
    width: 100%
}

.growth-table table,
.growth-table th,
.growth-table td {
    border: 1px solid black;
    border-collapse: collapse
}

.growth-table th,
.growth-table td {
    padding: 5px;
    text-align: center
}

.growth-table table#t01 tr:nth-child(even) {
    background-color: #eee
}

.growth-table table#t01 tr:nth-child(odd) {
    background-color: #fff
}

.growth-table table#t01 th {
    background-color: black;
    color: white
}

.growth-table {
    margin-bottom: 30px
}

.common-page-header h3 {
    color: #500f29;
    font-size: 24px;
    font-weight: bold
}

.answer-faq {
    font-weight: bold;
    font-size: 18px
}

fieldset.scheduler-border {
    border: 1px solid #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: 0
}

.existing-customer {
    display: none
}

.input0kl {
    padding: 2px
}

.address-button {
    margin-top: 19px;
    text-align: center
}

.navbar-custom .dropdown-menu {
    min-width: 200px
}

.navbar-custom .navbar-nav>.active>a:focus,
.navbar-custom .navbar-nav>.active>a:hover {
    color: #500f29;
    background-color: #fff
}

.navbar-toggle {
    padding: 9px 10px !important
}

.custome-button.active.focus,
.custome-button.active:focus,
.custome-button.active:hover,
.custome-button:active.focus,
.custome-button:active:focus,
.custome-button:active:hover,
.open>.dropdown-toggle.custome-button.focus,
.open>.dropdown-toggle.custome-button:focus,
.open>.dropdown-toggle.custome-button:hover {
    color: #fff;
    background-color: #500f29;
    padding: 5px 29px;
    font-size: 15px;
    color: #fff;
    border-radius: 0
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    outline: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #541224;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    border-radius: 0
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

.login-mobile .dropdown-menu {
    left: -87px
}

.open .dropdown-toggle.btn-blog {
    color: white;
    background-color: #0b56a8;
    border-color: #0b56a8
}

.mobile-login-dropdown {
    float: right;
    margin-right: 14px
}

.mobile-login-dropdown .dropdown-menu {
    left: -88px
}

.navbar-custom .dropdown-menu {
    min-width: 200px
}

.dropdown-submenu {
    position: relative
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    outline: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #541224;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold
}

.navbar-custom .navbar-nav>.active>a:focus,
.navbar-custom .navbar-nav>.active>a:hover {
    color: #500f29;
    background-color: #fff
}

.download-link img {
    max-width: 22px
}

.download-link ul li:first-child {
    color: #000
}

.download-link ul li a {
    font-weight: bolder;
    color: #fff;
    text-decoration: none
}

.download-link span {
    font-size: 15px;
    font-weight: normal;
    position: relative;
    bottom: 5px;
    font-weight: bold;
    color: #500f29
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

#left_block {
    background: #ddd
}

#left_dropbar {
    margin: 0;
    padding: 0 0 20px 0
}

#left_dropbar ul ul {
    display: none
}

#left_dropbar li a {
    text-decoration: none;
    padding: 8px 0;
    background: #ddd
}

#left_dropbar ul {
    margin-left: 0
}

#firstlevel li {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #999;
    width: 80%;
    margin: auto
}

#firstlevel {
    list-style-type: none;
    margin: 0 !important;
    padding: 0
}

#firstlevel a {
    background: none repeat scroll 0 0 #e9e9e9;
    color: #500f29;
    display: block;
    text-decoration: none;
    padding: 5px 0 5px 8px;
    background: #ddd
}

#firstlevel h4 {
    margin: 0;
    padding: 9px 17px;
    background: #500f29;
    color: #fff
}

.portlet-content-editable {
    padding: 0 !important;
    border-radius: 0 !important
}

.portlet {
    margin-bottom: 0 !important
}

.portlet-content,
.portlet-minimized .portlet-content-container {
    padding: 0 !important
}

.regulatory-disclosures {
    margin: 0 0 25px 0
}

.regulatory-disclosures h3 {
    color: #500f29;
    font-weight: bold;
    font-size: 20px
}

.custome-button {
    background: #500f29;
    padding: 5px 29px;
    font-size: 15px;
    color: #fff;
    border-radius: 0;
    width: 100px
}

.custome-button.active.focus,
.custome-button.active:focus,
.custome-button.active:hover,
.custome-button:active.focus,
.custome-button:active:focus,
.custome-button:active:hover,
.open>.dropdown-toggle.custome-button.focus,
.open>.dropdown-toggle.custome-button:focus,
.open>.dropdown-toggle.custome-button:hover {
    color: #fff;
    background-color: #500f29;
    padding: 5px 29px;
    font-size: 15px;
    color: #fff;
    border-radius: 0
}

.navbar-custom {
    background: #b6254c;
    border-radius: 0;
    margin-bottom: -1px;
    border: 0;
    border-bottom: 3px solid #f5dd07;
    min-height: 25px !important
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    outline: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #541224;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold
}

.navbar-custom .navbar-nav>.active>a:focus,
.navbar-custom .navbar-nav>.active>a:hover {
    color: #500f29;
    background-color: #fff
}

.download-link img {
    max-width: 22px
}

.download-link ul li:first-child {
    color: #000
}

.download-link ul li a {
    font-weight: bolder;
    color: #fff;
    text-decoration: none
}

.footer-second {
    margin-top: -7px;
    margin-left: 1%
}

.footer-second p {
    color: #dcdcdc;
    font-weight: normal;
    font-size: 11px
}

.offer-box {
    position: relative
}

.over-button {
    float: right
}

.offer-box:hover {
    -webkit-box-shadow: 0 0 20px 0;
    box-shadow: 0 0 20px 0
}

.image {
    display: block;
    width: 100%;
    height: auto
}

.offer-box:hover .overlay-ippb0g1 {
    height: 100%
}

.text {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #000;
    height: 47px;
    padding: 0;
    margin: 0 0 3px 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    cursor: pointer
}

.sticky li img {
    float: left;
    margin: 5px 5px;
    margin-right: 10px
}

.sticky li p {
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 43px
}

.item {
    position: relative
}

.carousel-caption {
    text-align: left;
    position: relative;
    left: 6%;
    top: -9%
}

.horizental-row {
    border-top: 1px solid #da0909;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 49%
}

.carousel-caption ul li {
    font-size: 15px;
    font-weight: bolder
}

.carousel-caption h2 {
    font-size: 27px;
    line-height: 24px;
    word-spacing: 5px
}

.carousel-caption .fa {
    color: #b50a0a;
    font-size: 9px;
    margin-right: 9px;
    position: relative;
    bottom: 2px
}

.carousel-caption ul {
    list-style-type: none;
    padding-left: 0
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-caption {
    font-size: 17px
}

.item-box:hover {
    -webkit-box-shadow: 0 0 20px 0;
    box-shadow: 0 0 20px 0
}

.carousel-caption h3 {
    font-size: 30px
}

.item:nth-child(1) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(2) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(3) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(4) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item:nth-child(5) {
    background: -webkit-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(350deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.item-icon {
    margin: 4%
}

.item-box:hover .overlay-ippb0g1 {
    height: 100%
}

.col-su {
    margin-left: 78px
}

.lib-panel img {
    width: 100%;
    background-color: transparent;
    margin-left: -15px
}

.lib-row p {
    color: #fff;
    font-size: 14px
}

.lib-row .fa {
    margin-right: 10px;
    font-size: 5px;
    position: relative;
    bottom: 4px
}

.read-button-custom {
    background: #fff;
    border-radius: 0;
    float: right
}

.lib-panel .lib-row.lib-header {
    font-size: 23px;
    padding: 21px 20px 0 0;
    color: #fff
}

.lib-panel {
    padding: 0 14px
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px
}

.lib-panel .lib-row.lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background: #500f29
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    border-radius: 0
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 47px;
    left: 0;
    background-color: #500f29;
    overflow-x: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding-top: 0
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

.sidenav ul {
    margin-top: 30px;
    list-style-type: none;
    padding-left: 0
}

.sidenav ul li {
    border-bottom: 1px solid #fff
}

.sidenav ul li a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}

.mobile-menu {
    background: #500f29;
    margin-bottom: 10px
}

.login-mobile {
    float: right;
    margin-top: 5px
}

.login-mobile .dropdown-menu {
    left: -87px
}

.toll-free-number {
    text-align: center;
    margin-top: 10px
}

.toll-free-number p {
    color: #fff;
    font-size: 18px
}

.mobile-button01 {
    background: #fff;
    border-radius: 0;
    border: 1px solid #fff
}

.closebtn01 {
    float: right;
    margin-right: 20px
}

.closebtn01 p {
    color: #fff;
    font-size: 30px
}

.search-form {
    text-align: center
}

.search-form label {
    margin: 0 15px;
    font-size: 15px;
    color: #51504f
}

.btn-product {
    text-align: center
}

.thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #6b6a6a;
    margin-top: 2px
}

.thumbnail .caption p {
    color: #fff;
    font-size: 13px;
    width: 100%;
    height: 40px;
    line-height: 22px;
    overflow: hidden
}

.thumbnail img {
    width: 100%;
    height: 160px
}

.load-button {
    text-align: center;
    margin: 0 0 8px 0
}

.row1 {
    display: none
}

.button-knowmorw {
    background: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    color: #500f29
}

.button-knowmorw:hover {
    border: 1px solid #fff;
    background: #500f29;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.load-more-button {
    border: 1px solid #fff;
    background: #500f29;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0;
    font-size: 14px;
    padding: 6px 18px
}

.load-more-button:hover {
    border: 1px solid #500f29;
    background: transparent;
    color: #500f29;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0
}

.blogShort {
    border-bottom: 1px solid #ddd
}

.add {
    background: #333;
    padding: 10%;
    height: 300px
}

.nav-sidebar a {
    color: #333;
    -webkit-transition: all .08s linear;
    -o-transition: all .08s linear;
    transition: all .08s linear
}

.nav-sidebar .active a {
    cursor: default;
    background-color: #0b56a8;
    color: #fff
}

.nav-sidebar .active a:hover {
    background-color: #500f29
}

.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.btn-blog {
    color: #fff;
    background-color: #e50000;
    border-color: #e50000;
    border-radius: 0;
    margin-bottom: 10px
}

.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color: #0b56a8;
    border-color: #0b56a8
}

article h2 {
    color: #333
}

.margin10 {
    margin-bottom: 10px;
    margin-right: 10px
}

.container .text-style {
    text-align: justify;
    line-height: 23px;
    margin: 0 13px 0 0;
    font-size: 19px
}

.offer-details-content {
    margin-top: 24px
}

.nav-sidebar .active a {
    cursor: default;
    background-color: #500f29;
    color: #fff;
    padding: 20px;
    font-size: 15px
}

.nav-sidebar .nav>li>a:focus,
.nav-sidebar .nav>li>a:hover {
    text-decoration: none;
    background-color: #500f29;
    color: #fff
}

.discount-button {
    margin-top: 2%
}

.discount-more {
    margin-top: 3%
}

.discount-more p {
    text-align: justify;
    font-size: 15px
}

.discount-more01 {
    margin-top: 2%
}

.discount-more01 p {
    font-size: 18px;
    font-weight: bolder;
    text-decoration: underline
}

.discount-more01 ul {
    padding-left: 0;
    list-style-type: none
}

.discount-more01 ul li {
    padding: 5px 0;
    font-size: 15px
}

.offer-morerecommendation {
    margin-top: 0
}

.offer-morerecommendation-head {
    background: #500f29
}

.offer-morerecommendation-head h3 {
    color: #fff;
    text-transform: uppercase;
    padding: 5px 12px;
    font-size: 18px
}

.nav-sidebar span {
    float: right
}

.nav-sidebar span .fa {
    font-size: 20px
}

.discount-more01 span {
    margin-right: 1%
}

.model-content1 {
    background: #820707;
    border-radius: 0;
    border: 2px solid #fff
}

.modal-title1 {
    color: #d8d6d6;
    text-align: center;
    font-size: 27px;
    text-transform: uppercase
}

.modal-header1 {
    border-bottom: 0
}

.modal-footer1 {
    border-top: 0;
    text-align: center
}

.model-body1 {
    text-align: center
}

.model-body1 p {
    color: #d8d6d6;
    text-align: justify;
    font-size: 16px
}

.model-footer1-button {
    border-radius: 0;
    background: #9d9d09;
    border: 1px solid #9d9d09;
    color: #272727
}

.dnd-ragistration {
    margin-top: 2%;
    padding: 0
}

.dnd-ragistration p {
    font-size: 13px;
    text-align: justify
}

.dnd-ragistration-form {
    margin-top: 0
}

.dnd-ragistration-form label {
    font-size: 13px;
    color: #500f29
}

.mobile-verified p {
    background: #500f29;
    color: #fff;
    padding: 5px;
    margin: 2px 0
}

.mobile-otp {
    font-size: 12px
}

.dnd-bg {
    background: rgba(198, 107, 107, 0.0196078431);
    padding: 5px 15px 5px 15px;
    -webkit-box-shadow: 0 0 2px 0;
    box-shadow: 0 0 2px 0;
    margin-top: 5px
}

.input-lg1 {
    border-radius: 0
}

.logo-first img {
    width: 100%
}

.logo-second-part ul {
    list-style-type: none;
    padding-left: 0
}

.logo-second-part ul li {
    float: left;
    padding-left: 6px
}

.logo-second-part ul li a {
    color: #fff;
    font-size: 13px
}

.mobile-custom-button {
    color: #fff;
    border-radius: 0;
    margin-top: 5%
}

.mobile-login-dropdown {
    float: right;
    margin-right: 14px
}

.mobile-login-dropdown .dropdown-menu {
    left: -88px
}

.col1 {
    padding: 0
}

.seperater01 {
    color: #337ab7;
    font-size: 13px
}

.rog-bg {
    background: #500f29
}

.second-logo img {
    width: 100%
}

.mobile-custom-button {
    color: #500f29;
    border-radius: 0;
    margin-top: 5%;
    border: 0
}

.navbar-brand1 {
    float: none !important;
    height: 50px;
    padding: 0;
    font-size: 14px
}

.search-box1 {
    width: 80%;
    text-align: cccen;
    text-align: center;
    position: relative;
    left: 10px
}

.logo-second-part01 ul {
    list-style-type: none;
    padding-left: 0
}

.logo-second-part01 ul li {
    float: left;
    padding-left: 6px
}

.logo-second-part01 ul li a {
    color: #fff;
    font-size: 13px
}

.logo-second-part01 ul li a {
    color: #000
}

.logo-second-part01 ul li:last-child {
    float: right
}

.row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.col02 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.offer-heading {
    text-align: center
}

.offer-heading h1 {
    text-transform: uppercase;
    color: #500f29
}

.curesol-button {
    padding-left: 21px
}

.text-search {
    margin-left: -8px
}

.search-box input[type=text] {
    height: 32px;
    border-radius: 0
}

.search-box {
    position: relative;
    bottom: 5px;
    bottom: 5px;
    left: 10px
}

.do-not-disturb-bg {
    background: #929292
}

.do-not-disturb h2 {
    color: #500f29;
    text-transform: uppercase;
    padding: 20px 40px
}

.do-not-disturb-img {
    float: right;
    padding: 0 20px;
    position: relative
}

.latest-offer-section-icon {
    text-align: center;
    padding: 20px
}

.latest-offer-section-icon img {
    max-width: 128px
}

.latest-offer-section-head {
    text-align: center
}

.latest-offer-section-head p {
    color: #fff;
    font-size: 20px;
    line-height: 14px
}

.latest-offer-section-button {
    text-align: center;
    padding-bottom: 10px
}

.toll-pad {
    padding: 0
}

.logo-indianpost img {
    width: 100%;
    height: 90px
}

.text a {
    font-size: 15px
}

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px
}

.form-control1 {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.Announcements-content .form-control {
    font-size: 13px
}

.Announcements-content .form-group {
    margin-bottom: 8px;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.btn-reach-us {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    padding: 5px 19px
}

.section-s02 {
    margin-top: 30px
}

.thumbnail {
    position: relative
}

.offer-images02 {
    display: block;
    width: 100%;
    height: auto
}

.text-offer-readmore {
    white-space: nowrap;
    color: white;
    font-size: 19px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.navbar-custom .dropdown-menu {
    min-width: 200px
}

.offer-bg-imges img {
    width: 100%
}

.dnd-head {
    text-align: center;
    border-bottom: 1px solid #500f29;
    margin: 0 0 10px 0
}

.dnd-head h4 {
    color: #500f29;
    font-size: 16px
}

.dnd-ragistration-form sup {
    font-size: 15px;
    position: relative;
    top: 0
}

.otp-button {
    border: 1px solid #500f29;
    background: transparent;
    color: #500f29;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0;
    font-size: 14px;
    padding: 3px 8px
}

.careers-section .tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.careers-section.tabs-left>li {
    float: none;
    margin: 0
}

.left-investor {
    padding: 0;
    background: #ddd
}

.sideways li a {
    color: #500f29
}

.sideways li {
    border-bottom: 1px solid #500f29
}

.sideways li:hover {
    background: transparent
}

.sideways span {
    float: right
}

.Investor-content {
    margin-top: 4%;
    padding: 0;
    text-align: justify
}

.Investor-content-head h4 {
    color: #500f29
}

.Investor-content {
    margin-top: 3%
}

.Investor-content ul {
    padding: 0
}

.Investor-content ul li {
    margin-bottom: 15px
}

.Investor-content-pdf {
    border-collapse: collapse;
    width: 100%
}

.Investor-content-pdf td {
    border: 1px solid #fff;
    padding: 5px 5px
}

.Investor-content-pdf th {
    border: 1px solid #fff;
    padding: 5px 5px;
    background-color: #80011f;
    color: white;
    font-size: 14px
}

.Investor-content-pdf tr:nth-child(even) {
    background-color: #f2f2f2
}

.Investor-content-pdf tr:hover {
    background-color: #ddd
}

.Investor-content-pdf th {
    background-color: #500f29;
    color: white;
    font-size: 15px
}

.Investor-content-table {
    margin: 0 0 25px 20px
}

.Investor-content-pdf img {
    max-width: 40px
}

.Annual-report-search {
    text-align: right;
    padding-top: 2%
}

.Annual-report-head {
    text-align: center;
    margin-right: 11%
}

.Annual-report-head h3 {
    color: #500f29;
    font-weight: bold
}

.Investor-content-table {
    margin-top: 0
}

.careers-section.btn-investor:hover {
    background: #500f29;
    border-color: #500f29
}

.careers-section .btn-investor {
    background: #500f29;
    border-color: #500f29
}

.careers-content-whole {
    width: 97%;
    margin: 0 auto
}

.careers-content-head {
    margin: 0 0 25px 20px
}

.careers-content-head h3 {
    color: #500f29;
    font-weight: bold
}

.apply-now a {
    color: #500f29;
    font-size: 13px;
    text-decoration: none
}

.double-right {
    color: #f58e36;
    font-size: 18px
}

.down-icon {
    float: right;
    margin-right: 20px;
    margin-top: 18px;
    cursor: pointer
}

.careers-more-section {
    display: none
}

.why-content {
    padding: 0 20px;
    text-align: justify
}

.why-content p {
    font-size: 15px
}

.download-content ul {
    list-style-type: none
}

.download-content ul li {
    padding: 5px 0;
    color: #500f29
}

.help-content ul {
    list-style-type: none
}

.help-content ul li {
    padding: 5px 0;
    color: #500f29
}

.help-content ul li a {
    font-size: 16px
}

.Investor-content p {
    text-align: justify
}

.equel-height {
    overflow: hidden
}

.col0df {
    margin-bottom: -99999px;
    padding-bottom: 99999px
}

.Important-Notice-content {
    padding: 0 20px;
    text-align: justify
}

.Important-Notice-content ul {
    list-style-type: none
}

.Important-Notice-content ul li {
    padding: 5px 0;
    margin: 10px 0
}

.Important-Notice-content a {
    font-size: 15px;
    text-decoration: none
}

.How-We-Work-content {
    padding: 0 20px;
    text-align: justify
}

.How-We-Work-content-list ul {
    list-style-type: none;
    padding: 0
}

.How-We-Work-content-list ul li {
    padding: 5px 0
}

.growth-content {
    padding: 0 20px;
    text-align: justify
}

.growth-content-all h4 {
    font-weight: bold;
    font-size: 16px
}

.growth-table table {
    width: 100%
}

.growth-table table,
.growth-table th,
.growth-table td {
    border: 1px solid black;
    border-collapse: collapse
}

.growth-table th,
.growth-table td {
    padding: 5px;
    text-align: center
}

.growth-table table#t01 tr:nth-child(even) {
    background-color: #eee
}

.growth-table table#t01 tr:nth-child(odd) {
    background-color: #fff
}

.growth-table table#t01 th {
    background-color: black;
    color: white
}

.careers-top-head h4 {
    font-weight: bold;
    font-size: 16px
}

.faq-content {
    padding: 0 20px;
    text-align: justify
}

.faq-content h4 {
    font-weight: bold;
    font-size: 16px
}

.answer-faq {
    font-weight: bold;
    font-size: 18px
}

.testimonials {
    text-align: center;
    margin: 30% 0
}

.testimonials-head h5 {
    font-size: 15px;
    font-weight: bold
}

.testimonials-client-say {
    padding: 10px 15px;
    text-align: left
}

.testimonials-client-say p {
    color: #960a42;
    font-size: 15px
}

.author-name {
    float: right;
    color: #333
}

.testimonials-img img {
    max-width: 100%;
    height: auto
}

.section-s03 {
    margin: 10px 0
}

.growth-table {
    margin-bottom: 30px
}

.locate-sidenavbar {
    background: #ddd
}

.locate-sidenavbar ul {
    list-style-type: none;
    padding: 0
}

.locate-sidenavbar ul li {
    padding: 10px 0;
    background: #ddd;
    border-bottom: 1px solid #500f29
}

.locate-sidenavbar ul li a {
    color: #500f29;
    text-decoration: none;
    padding: 0 15px
}

.icon {
    color: #500f29;
    padding: 0 0 0 30px
}

.double-right- {
    float: right;
    color: #500f29;
    margin-right: 15px
}

.breadcrumb-custome {
    background: #ddd;
    border-radius: 0
}

.breadcrumb-custome>li+li:before {
    padding: 0 5px;
    color: #500f29;
    content: "/ "
}

.breadcrumb-custome li a {
    color: #500f29;
    text-decoration: none;
    font-size: 13px
}

.user-location img {
    height: 25px;
    width: auto
}

.reach-head h2 {
    margin: 0;
    padding: 0
}

.reach-us-search-form {
    margin-top: 20px
}

.reach-us-search-form label {
    font-weight: normal;
    font-size: 15px
}

.reach-us-search-form .checkbox-inline {
    margin-left: 10px
}

.state-search {
    margin-top: 30px
}

.reach-us-form-button {
    text-align: center
}

.reach-map {
    margin-top: 30px
}

.address-details-bg {
    background: #e2dcdc;
    margin-bottom: 10px
}

.address-details-bg {
    background: #ddd;
    height: 300px
}

.search-container {
    padding: 5px
}

.reach-us-address {
    height: 240px;
    overflow: auto;
    background: #fff;
    padding: 10px;
    margin: 5px
}

.reach-us-address ul {
    padding: 0
}

.reach-us-address ul li {
    list-style-type: none;
    padding: 0 0 0 30px;
    margin: 5px;
    background: url(../img/icon.png) no-repeat 0 center;
    background-size: 18px
}

.address-icon {
    text-align: center
}

.address-icon img {
    max-width: 50px
}

.address-details {
    text-align: center
}

.address-details p {
    font-size: 13px
}

.existing-customer {
    display: none
}

.Important-Notice-content .pannel-colorkol {
    border: 0;
    border-radius: 0
}

.Important-Notice-content .pannel-headingkol {
    color: #fff;
    background-color: #500f29;
    border-color: #500f29;
    text-align: right
}

.Important-Notice-content .pannel-bodykol {
    background: #ddd
}

.service-request-head {
    margin: 0 0 25px -11px
}

.service-request-head h3 {
    color: #500f29;
    font-weight: bold
}

.services-button {
    text-align: center
}

.services-button input[type=submit] {
    color: #fff
}

.services-button input[type=submit]:hover {
    color: #000
}

.aaadhar-section {
    display: none
}

.service-leagend {
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: 0
}

.btn-compliments {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #fff
}

.btn-compliments:hover {
    background: transparent;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #500f29;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all
}

.sort-by {
    float: right;
    position: relative;
    top: 7px
}

.buttondbg {
    float: right
}

.apply-nowsdfc {
    background: #500f29;
    margin-top: 20px
}

.apply-nowsdfc p {
    padding: 5px 10px;
    color: #fff
}

.button-submitnhg {
    text-align: center
}

.apply-existing {
    display: none
}

.apply-successdxs {
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    background-size: 50px
}

.buttonapply {
    text-align: center;
    margin-top: 10px
}

.apply-successdxs p {
    padding-left: 67px
}

.apply-successdxs span img {
    max-width: 4%
}

#left_dropbar ul ul {
    display: none
}

#left_block {
    background: #ddd
}

#firstlevel {
    list-style-type: none;
    margin: 0 !important;
    padding: 0
}

#left_dropbar ul {
    margin-left: 0
}

.subfirstlevel {
    padding: 0
}

.subfirstlevel li {
    border-bottom: none !important
}

.subfirstlevel a {
    color: #333 !important
}

.subfirstlevel a:hover {
    color: #500f29 !important
}

.subfirstlevel li a {
    padding: 5px 0 5px 20px !important
}

.biller-catmndf img {
    max-width: 52px
}

.biller-catmndf {
    text-align: right
}

.biller-categoryoln {
    margin: 20px 0
}

.page {
    margin: 0 auto
}

table th,
table td {
    text-align: left
}

table.layout {
    width: 100%;
    border-collapse: collapse
}

table.display {
    margin: 1em 0
}

table.display th,
table.display td {
    border: 1px solid #b3bfaa;
    padding: 8px 50px
}

table.display th {
    background: #d5e0cc;
    text-align: center
}

table.display td {
    background: #fff
}

@media(max-width:30em) {
    table.responsive-table {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    table.responsive-table thead {
        display: none
    }
    table.display th,
    table.display td {
        padding: .5em
    }
    table.responsive-table td:nth-child(1):before {
        content: "Number"
    }
    table.responsive-table td:nth-child(2):before {
        content: "Name"
    }
    table.responsive-table td:nth-child(1),
    table.responsive-table td:nth-child(2) {
        padding-left: 25%
    }
    table.responsive-table td:nth-child(1):before,
    table.responsive-table td:nth-child(2):before {
        position: absolute;
        left: .5em;
        font-weight: bold
    }
    table.responsive-table tr,
    table.responsive-table td {
        display: block
    }
    table.responsive-table tr {
        position: relative;
        margin-bottom: 1em;
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2)
    }
    table.responsive-table td {
        border-top: 0
    }
    table.responsive-table td.organisationnumber {
        background: #d5e0cc;
        border-top: 1px solid #b3bfaa
    }
    table.responsive-table td.actions {
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        background: 0
    }
}

.contact-head {
    background: #ddd;
    text-align: center
}

.contact-head h4 {
    padding: 10px 0;
    font-size: 16px;
    margin: 0
}

.contact-center-form ul {
    margin-top: 15px
}

.contact-center-form ul li {
    padding: 7px 0
}

.contact-center-faqs {
    background: #ddd
}

.contact-center-faqs ul {
    list-style-type: none;
    margin: 0
}

.contact-center-faqs ul li {
    display: inline-block;
    padding: 7px 0
}

.contact-center-faqs ul li a {
    text-decoration: none;
    color: #122cb5
}

.contact-center-faqs ul li:last-child {
    float: right;
    margin-right: 25px
}

.contact-helpfull {
    -webkit-box-shadow: 3px 3px 3px #cccbcb;
    box-shadow: 3px 3px 3px #cccbcb
}

.contact-experince-button {
    padding: 10px 0
}

.contact-hepl-full h4 {
    font-size: 16px;
    padding: 5px 20px
}

.contact-hepl-button {
    margin: 0 20px
}

.contact-experince {
    margin: 10px 20px
}

.contact-experince-button {
    text-align: right
}

.product-side-arrrow {
    float: right
}

.pay-button {
    float: right;
    position: relative;
    bottom: 3px
}

.pay-custome-button {
    padding: 2px 7px;
    color: #500f29;
    border-radius: 0
}

.product-images img {
    width: 100%;
    height: 162px
}

.product-contents h4 {
    color: #500f29
}

.product-contents p {
    text-align: justify
}

.poduct-details-table th {
    text-align: left;
    background-color: #333;
    color: #fff;
    font-weight: normal;
    font-size: 13px
}

.poduct-details-table td {
    padding: 2px 0 2px 25px
}

.poduct-details-table tr:nth-child(even) {
    background-color: #f2f2f2
}

.poduct-details-table th {
    padding: 2px 0 2px 25px
}

.poduct-details-table {
    width: 100%
}

.services-button aui:button {
    color: #fff
}

.mapUI,
.searchFilterMap {
    margin-top: 20px;
    float: left;
    width: 100%
}

#googleMapSearchFilter {
    border-top-width: 3px;
    padding: 10px 15px 15px 10px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    background: #ddd;
    width: 309px
}

a.searchIcon {
    position: absolute;
    top: 52px;
    right: 8%
}

a.searchIcon i {
    font-size: 18px;
    color: #500f29
}

.positionIcon i {
    font-size: 35px !important;
    color: #500f29;
    width: 40px !important
}

.positionIcon span {
    position: absolute;
    color: white;
    font-size: 18px;
    top: 19%;
    text-align: left;
    padding: 0;
    text-transform: uppercase;
    right: 56%
}

.searchResults {
    margin-top: 20px;
    float: left;
    width: 100%;
    height: 300px;
    overflow-y: visible;
    overflow: auto
}

.searchResults a {
    float: left;
    padding: 10px 0;
    border-top: 1px solid #efefef
}

.searchResults a:hover {
    background-color: #eee;
    float: left;
    text-decoration: none
}

.placesText h5 {
    color: #500f29;
    margin-bottom: 0
}

.placesText p {
    margin: 0;
    color: #333
}

.drivingDirections h4 {
    padding: 0;
    margin: 0 0 20px 0
}

.drivingDirections button {
    margin: 0 0 12px 13px !important
}

.backFromDirections i {
    font-size: 13px !important
}

#mapIconDiv {
    margin-top: 20px;
    width: 70%;
    float: right
}

#filterDiv {
    margin-top: 20px
}

#mapIconDiv span {
    font-weight: 700
}

.wrapSearchContainer {
    height: 20px;
    position: absolute;
    width: 22px;
    z-index: 99
}

@media only screen and (max-width:991px) {
    a.searchIcon {
        right: 3%
    }
    .wrapSearch {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .showSearch {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .searchResults {
        height: 210px
    }
}

@media only screen and (width:1024px) {
    #mapContainerDiv.MenuOpened {
        -webkit-transition: 0;
        -o-transition: 0;
        transition: 0;
        max-width: 800px
    }
}

@media only screen and (max-width:900px) {
    #imaginary_container {
        margin: 2% !important
    }
    .navbar-toggle {
        padding: 9px 10px !important
    }
    #mapIconDiv {
        width: 100%
    }
    .mapico {
        padding: 10px;
        height: 50px
    }
    #mapContainerDiv {
        width: 100%
    }
    .searchFilterMap .col-md-2 {
        margin-bottom: 15px
    }
    .searchResults {
        height: 210px
    }
    .leftMenu .contactText {
        position: relative;
        font-size: 22px;
        text-align: center;
        font-weight: normal;
        float: left;
        top: 0;
        left: 0;
        color: #500f29;
        height: 50px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        line-height: 50px
    }
    #leftMenuDiv,
    .leftMenu {
        min-height: 230px;
        height: 250px;
        width: 100%;
        max-width: 100%
    }
    #leftMenuDiv,
    #leftMenuDiv.openMenu {
        max-width: 100%;
        height: 270px;
        left: 0
    }
    #lefMenuDiv {
        margin: 0 0 0 1.5%;
        width: 97%
    }
    .leftMenuList {
        margin-top: 50px
    }
    .leftMenu .contactText,
    .leftMenuList li {
        width: 100%
    }
    .leftMenuList li {
        padding: 5px
    }
}

.breadcrumb {
    border-radius: 0
}

.officeChoice label {
    width: 120px;
    margin-top: 10px
}

.locationIcon {
    width: 20px;
    height: 20px
}

.col-sm-12 .locationIcon {
    position: relative
}

.refreshButton i.fa {
    font-size: 24px;
    padding: 9px;
    width: 30px;
    text-align: center
}

.close {
    opacity: 1
}

.current-location {
    text-align: center
}

.current-location img {
    text-align: center
}

.regulatory-disclosures {
    margin: 0 0 25px 0
}

.regulatory-disclosures h3 {
    color: #500f29;
    font-weight: bold;
    font-size: 20px
}

.Privacy-policy-head h4 {
    text-transform: uppercase
}

.security-policy-pdf ul {
    list-style-type: none
}

.security-policy-pdf ul li a {
    text-decoration: none;
    color: #500f29;
    font-weight: bold;
    font-size: 15px
}

.security-policy-pdf {
    position: relative;
    top: 20px
}

.download-form a {
    text-decoration: none
}

.deposite-account0opening ul {
    list-style-type: none;
    padding: 0 15px
}

.deposite-account0opening ul li {
    padding: 5px 0;
    background: url(../img/right-arrow.png) no-repeat;
    background-size: 17px;
    background-position: 0 7px
}

.deposite-account0opening ul li a {
    color: #500f29;
    font-size: 13px
}

.accordian-button button {
    color: #500f29
}

.expand-button {
    background: transparent;
    border-radius: 0;
    padding: 0 2px
}

.expand {
    font-size: 1.2em
}

.download-form .panel-heading {
    color: #500f29;
    background: transparent
}

.services p {
    text-align: justify
}

.acc-dot {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: .4em;
    left: 0;
    position: relative;
    top: 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    float: left;
    margin-right: 10px;
    left: 0
}

.accordian-button {
    text-align: right;
    margin-right: 1px
}

.organizational-list ul {
    padding: 0;
    list-style-type: none
}

.organizational-list ul li {
    padding: 8px 10px;
    background: #ddd;
    margin-top: 10px;
    cursor: pointer
}

.organizational-list ul li a {
    color: #3e3b3c;
    font-weight: bold;
    text-decoration: none
}

.corporate-office-details p {
    font-size: 18px;
    color: #2d2c2c
}

.office-details tr.row-name {
    color: #fff;
    background: #500f29
}

.office-details tr.row-content {
    color: #6c7173;
    background: #fff
}

.office-details td.check {
    text-align: center
}

.circle-office-table-caption {
    text-align: center
}

.circle-office-table-caption p {
    font-size: 18px;
    font-weight: bold
}

.brocher-img {
    text-align: center
}

.awards-pagination .pagination>li>a,
.awards-pagination .pagination>li>span {
    border-radius: 50% !important;
    margin: 0 5px
}

.awards-pagination .pagination>li a {
    color: #500f29
}

.awards-pagination .pagination>.active>a,
.awards-pagination .pagination>.active>a:focus,
.awards-pagination .pagination>.active>a:hover,
.awards-pagination .pagination>.active>span,
.awards-pagination .pagination>.active>span:focus,
.awards-pagination .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #500f29;
    border-color: #500f29
}

.awards-pagination {
    text-align: right
}

.image--cover {
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.director-card {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    cursor: pointer
}

.position {
    text-align: right
}

.director-name {
    border-bottom: 2px solid #333;
    text-align: center;
    width: 90%;
    margin: 0 auto
}

.director-img {
    text-align: center
}

.director-about {
    padding: 10px
}

.director-name h4 {
    color: #500f29;
    font-weight: bold
}

.director-about p {
    text-align: justify
}

.director-name-pop {
    border-bottom: 2px solid #333;
    text-align: center
}

.personal-site-map h4 {
    color: #500f29
}

.personal-site-map ul {
    list-style-type: disc;
    padding: 0 15px
}

.personal-site-map ul li a {
    color: #5a5858;
    text-decoration: none
}

.payments-menu {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    text-align: center
}

.payments-menu-button,
.payments-menu-button:hover {
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #500f29;
    text-align: center;
    cursor: pointer;
    width: 100%;
    border-radius: 0
}

.title {
    color: grey;
    font-size: 18px;
    padding: 23px 0 35px 0
}

.payments-menu img {
    max-width: 50%;
    padding: 20px 0 0 0
}

.holiday-list {
    text-align: right;
    margin-top: 18px
}

.holiday-list ul {
    list-style-type: none
}

.holiday-list ul li a img {
    max-width: 30px
}

.blank_row {
    height: 20px !important;
    background-color: #fff
}

.table-head {
    text-align: center !important;
    background: #f0f2f2 !important
}

.row-content {
    background: #fff !important
}

.holiday-form-search {
    margin-bottom: 20px
}

.holiday-form-search a {
    color: #fff
}

.arrow-down-up img {
    max-width: 20px
}

.our-philoshophy-head {
    background: #500f29
}

.our-philoshophy-head h4 {
    color: #fff;
    padding: 5px 10px
}

.tender-img img {
    max-width: 30px
}

.tender-awarded-to {
    margin-top: 20px;
    text-align: right;
    margin-right: 10px
}

.tender-awarded-to p a {
    text-decoration: none;
    color: #333
}

.scrollTop {
    position: fixed;
    cursor: pointer;
    right: 10px;
    bottom: 10px;
    display: none;
    z-index: 999999
}

.back-to-top {
    text-align: center;
    border-radius: 0;
    position: fixed;
    right: 1em;
    bottom: 1em;
    z-index: 1;
    text-decoration: none;
    color: #fff;
    background-color: rgba(86, 86, 86, 0.66);
    display: none;
    font-size: 12px;
    padding: 0 18px;
    border-radius: 3px
}

.back-to-top:hover {
    opacity: 1
}

.back-to-top:hover {
    color: #fff
}

.scrollTop a:hover {
    text-decoration: none
}

.back-to-top .fa-angle-up {
    position: relative;
    top: 8px
}

.scrollTop:hover .top_text {
    visibility: visible;
    text-decoration: none
}

.scrollTop .top_text {
    visibility: hidden;
    font-size: 10px
}

.genreral-content-body h4,
.genreral-content-body h3,
.genreral-content-body h2 {
    margin-top: 20px;
    padding: 1px 0;
    color: #500f29;
    border-bottom: .5px solid #777
}

.right-logo img {
    height: 90px;
    width: auto;
    float: right
}

.footer-section {
    background: #500f29 none repeat scroll 0 0;
    border-top: 4px solid #fcab0e;
    margin-top: 30px
}

.footer_bottom p {
    color: #fff;
    font-weight: 200;
    font-size: 12px
}

.genreral-content-head {
    margin: 0 0 10px 0
}

.genreral-content-head h3 {
    color: #500f29;
    border-bottom: 2px solid #999;
    padding: 3px 0
}

.pad-left {
    padding-left: 0;
    padding-right: 30px
}

.genreral-content-body h4,
.genreral-content-body h3,
.genreral-content-body h2 {
    margin-top: 20px;
    padding: 1px 0;
    color: #500f29;
    border-bottom: .5px solid #777
}

.live-search-list {
    padding: 0
}

lexicon-icon,
.control-label .lexicon-icon {
    height: 8px;
    margin-top: -7px !important;
    width: 1em;
    color: red !important;
    margin-left: -5px !important
}

.accordian-button a {
    cursor: pointer
}

.navtab li a {
    display: block;
    padding: 3px 5px;
    font-size: 12px
}

.reach-form {
    overflow: auto;
    min-height: 230px
}

.advance-link {
    text-align: left;
    color: #500f29;
    position: relative;
    top: 13px
}

.news-button1 {
    margin-top: 6px;
    float: right
}

.head-img ul {
    list-style-type: none
}

.head-img ul {
    padding: 10px;
    margin: 0
}

.head-img ul li {
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 0 4px;
    font-size: 18px
}

.head-img img {
    height: 48px;
    width: 48px
}

.head-img {
    background: #ca252b;
    background: -moz-linear-gradient(top, #ca252b 0, #500f29 100%);
    background: -webkit-linear-gradient(top, #ca252b 0, #500f29 100%);
    background: linear-gradient(to bottom, #ca252b 0, #500f29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca252b", endColorstr="#500f29", GradientType=0);
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    height: 50px;
    line-height: 46px;
    vertical-align: middle
}

.item-box {
    box-shadow: 1px 1px 2px #ff9c00, 3px 3px 10px #d9d9d9, 3px 3px 10px rgba(0, 0, 0, 0.4);
    margin: 0 16px 10px 16px;
    border-radius: 12px;
    border: #3f1227 solid 1px;
    position: relative
}

.accordian-button a {
    text-decoration: none;
    color: #500f29;
    cursor: pointer
}

.Announcements-tab-content {
    height: 170px;
    overflow: auto
}

.announcements-tab-content {
    height: 170px !important;
    overflow: auto
}

#dropdown-submenu {
    position: relative
}

#nav,
#nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    line-height: 1.5em
}

.parentNav li a {
    color: #fff !important;
    display: block;
    text-decoration: none;
    font-size: 15px;
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.secondLevel a:link,
.secondLevel a:active,
.secondLevel a:visited {
    font-size: 13px !important;
    color: #333
}

.secondLevel li {
    width: 100%
}

.secondLevel li a {
    width: 100%
}

.parentNav li a:hover {
    background-color: #fff;
    color: #500f29
}

#nav li {
    float: left;
    position: relative
}

#nav ul {
    position: absolute;
    width: 15em;
    background-color: #fff;
    display: none
}

#nav li ul a {
    float: left
}

#nav ul ul {
    position: absolute;
    top: auto;
    z-index: 9999
}

#nav li ul ul {
    left: 196px !important;
    margin: 0;
    z-index: 9999
}

#nav li ul {
    z-index: 9999
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul {
    display: none
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul {
    display: block
}

.dropdown-submenu a {
    color: red
}

.menu-caret {
    position: relative;
    left: 25px
}

.secondLevel li:hover {
    background: transparent
}

.thirdLevel {
    min-width: 240px;
    left: 157px !important
}

.thirdLevel li a {
    width: 100%
}

.secondLevel li a:hover {
    color: #541224;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold
}

.thirdLevel li a:hover {
    color: #541224;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-size: 14px
}

.parentNav li a:hover {
    color: #500f29 !important;
    cursor: pointer
}

.secondLevel li a {
    color: #500f29 !important;
    padding: 7px 15px !important
}

.secondLevel {
    background: #f1f0f0
}

.secondLevel .fa-chevron-right {
    float: right;
    top: 5px;
    right: 15px;
    position: relative;
    font-size: 10px
}

.sticky li a {
    text-decoration: none
}

.positionIcon i {
    font-size: 35px !important;
    color: #500f29;
    width: 40px !important
}

.positionIcon span {
    position: absolute;
    color: white;
    font-size: 18px;
    top: 19%;
    text-align: left;
    padding: 0;
    text-transform: uppercase;
    right: 56%
}

.placesText h5 {
    color: #500f29;
    margin-bottom: 0
}

.placesText p {
    margin: 0;
    color: #333
}

.modal-service {
    display: none;
    position: fixed;
    z-index: 111;
    padding-top: 90px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.modal-content-service {
    background-color: #fefefe;
    margin: auto;
    padding: 0 30px;
    border: 1px solid #888;
    width: 85%;
    height: 90%
}

.map-bar {
    background-color: #ccc9c9 !important;
    border-color: #fff !important;
    padding: 0 !important
}

.custom-close {
    color: #fff;
    float: right;
    font-size: 22px;
    cursor: pointer;
    position: relative;
    top: -45px;
    left: 57px;
    opacity: 1 !important;
    background: #5ac0de;
    height: 30px;
    width: 30px;
    border-radius: 50%
}

.pad-bottom {
    margin: 50px 0
}

.tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.tabs-left>li {
    float: none;
    margin: 0
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #d2d2d2;
    border-right-color: transparent;
    background: #d2d2d2;
    border: 0;
    border-radius: 0;
    margin: 0
}

.nav-tabs>li>a:hover {
    line-height: 1.42857143;
    border: 1px solid transparent
}

.tabs-left>li.active>a::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #d2d2d2;
    display: block;
    width: 0
}

.location-border {
    border: 1px solid #500f29
}

.pad-top {
    padding-top: 15px
}

.data-wrap {
    white-space: nowrap;
    width: 380px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.reach-us-captcha-text {
    height: 33px !important
}

.Announcements-padding ul {
    padding-left: 10px
}

.site-tab-list {
    min-width: 190px !important;
    text-align: center
}

.captcha-image-refresh {
    margin-top: 38px
}

.promoheadimage {
    text-align: center;
    padding: 0 0 0 8px
}

.promoheadimage img {
    height: 48px;
    width: 48px
}

.promoheadtitle p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 1)
}

.icon-refresh {
    font-size: 19px;
    position: relative;
    top: 4px
}

.secondLevel li a:hover,
.thirdLevel li a:hover {
    font-weight: bold
}

.fa-file-pdf-o {
    color: #cc1e1e !important;
    font-size: 1.2em !important;
    position: relative;
    bottom: 1px
}

.fa-file-text-o {
    color: #cc1e1e !important
}

.tab-section ul li {
    position: relative
}

.tab-section ul li::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 10px 10px 0 0;
    background: #fff;
    -webkit-box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.05);
    content: "";
    -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 210px !important;
    border: 1px solid #000;
    border-bottom: 0
}

.active01::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 10px 10px 0 0;
    background: #500f29 !important;
    color: fff !important;
    -webkit-box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.05);
    content: "";
    -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 210px !important;
    border: 1px solid #000;
    border-bottom: 0
}

.tab-section .tab-nav-pma {
    position: relative;
    top: 2px
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .search-div input[type=text] {
        position: relative;
        left: 19px;
        border-radius: 0;
        top: 6px
    }
}

#sign-out-home {
    position: relative;
    right: 37px
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .lfr-ddm-field-group-inline {
    margin-bottom: 15px !important
}

.result {
    width: 60%;
    margin: 0 auto;
    position: relative;
    right: 41px
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer {
    width: 55%;
    margin: 0 auto
}

input[type=text]::-ms-clear {
    display: none
}

.feedback-cancel {
    float: left
}

.contact-helpfull {
    -webkit-box-shadow: 3px 3px 3px #cccbcb !important;
    box-shadow: 3px 3px 3px #cccbcb !important;
    border: none !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important
}

.contact-experince-button {
    padding: 10px 0 !important
}

.btn-ippb-button {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #fff;
    padding: 3px 10px
}

.btn-ippb-button:hover {
    background: transparent;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #500f29;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    padding: 3px 10px
}

.ippb-button:focus {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #fff;
    padding: 3px 10px
}

.ippb-button:active {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #fff;
    padding: 3px 10px
}

.ippb-button:visited {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #fff;
    padding: 3px 10px
}

.ippb-button:focus-within {
    background: #500f29;
    border-radius: 0;
    border: 2px solid #500f29;
    color: #fff;
    padding: 3px 10px
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

@media screen and (min-width:1367px) and (max-width:1600px) {
    .hindi-section {
        position: relative;
        top: 11px;
        right: 0
    }
    .hindi-section ul li:first-child {
        padding-right: 22px
    }
}

@media screen and (min-width:1601px) and (max-width:1920px) {
    .hindi-section {
        position: relative;
        top: 11px;
        left: 80px
    }
    .hindi-section ul li:first-child {
        padding-right: 22px
    }
}

@media only screen and (min-width:991px) and (max-width:1280px) {
    .logo-01 img {
        height: 100px;
        width: 581px
    }
    .toll-free {
        margin-left: 0;
        margin-top: 8px;
        font-size: 13px
    }
    .hindi-section ul li a {
        text-decoration: none;
        color: #000;
        padding: 0 2px
    }
    .hindi-section ul li:first-child {
        padding-right: 5px
    }
}

.parentNav li a {
    padding: 0 20px
}

.tab-nav-container {
    background-color: #ca252b
}

.search-div img {
    position: absolute;
    right: 16px;
    top: 31px;
    cursor: pointer
}

.leftboximg img {
    width: 100%;
    height: 135px
}

.leftboxtext {
    width: 100%;
    height: 135px;
    overflow: auto
}

.leftboxtext p {
    font-size: 14px;
    color: #500f29
}

.leftboxhead {
    margin-top: 10px
}

.leftboxhead p {
    font-size: 20px
}

.leftboxtext .fa-circle {
    font-size: 8px;
    padding: 0 2px;
    position: relative;
    bottom: 1px;
    color: #500f29
}

.tender-label-star {
    font-size: 45px;
    position: relative;
    top: 20px;
    left: 0;
    color: #e7773f
}

.tender-label {
    color: #6a708b;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px
}

.modifiedDateErrorSpan {
    color: #df584c;
    display: none
}

.submissionDateErrorSpan {
    color: #df584c;
    display: none
}

.buttonRow {
    margin-top: 15px;
    margin-bottom: 24px
}

.corrigendumValidationSpan {
    display: none;
    color: #df584c;
    font-size: 14px
}

.pdfdownload {
    text-align: right;
    position: relative;
    right: 25px;
    top: 0
}

input[type=reset],
input[type=submit] {
    outline: none !important
}

.pdfdownload a {
    color: #500f29
}

.backFromDirections {
    padding: 3px 10px;
    float: right;
    clear: both;
    margin-right: 16px
}

.payments-menu-button {
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #500f29;
    text-align: center;
    cursor: pointer;
    width: 100%;
    border-radius: 0
}

.footerbg {
    background-image: url(../images/ippb_media/footer-img.png);
    background-repeat: no-repeat;
    background-size: 432px 420px;
    background-position: right
}

.ippbcustomenavbar li a {
    line-height: 12px !important
}

.ippbcustomenavbaricon {
    font-size: 11px;
    position: absolute;
    bottom: 10px;
    right: 0;
    margin-right: 10px
}

.ippbcustomenavbar .dropdown-submenu li a:hover {
    text-decoration: none;
    font-weight: bold
}

.ippbcustomenavbar .dropdown-submenu {
    position: absolute;
    left: 100%;
    background: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-width: 230px;
    top: 0
}

.ippbcustomenavbar .dropdown-menu {
    max-height: 295px !important;
    overflow: inherit !important
}

.ippbcustomenavbar .dropdown-submenu li {
    padding: 6px 13px
}

.ippbcustomenavbar .dropdown-menu li {
    border-bottom: 1px solid #ddd;
    padding: 6px 10px
}

.ippbcustomenavbar .dropdown a {
    color: #fff
}

.ippbcustomenavbar .dropdown a:hover {
    color: #500f29
}

.ippbcustomenavbar .dropdown-menu {
    padding: 0 0 !important;
    min-width: 190px
}

.ippbcustomenavbar .dropdown-menu li a {
    color: #500f29;
    font-size: 13px
}

.dropdown-menu {
    display: none
}

.dropdown:hover .dropdown-menu {
    display: block
}

.dropdown-submenu {
    display: none
}

.dropdown-menu .dropdown:hover .dropdown-submenu {
    display: block
}

.ippbcustomenavbar .dropdown a:active {
    color: #500f29
}

.dropdown-menu>li>a {
    padding: 3px 4px
}

.ippbcustomenavbar>li>a {
    padding: 15px 20px;
    font-size: 15px
}

@media only screen and (max-width:768px) and (min-width:320px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-submenu {
        position: absolute;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        box-shadow: none;
        z-index: 9;
        left: 0;
        top: 38px
    }
    .ippbcustomenavbar .dropdown-menu {
        padding: 0 0 !important;
        width: 100% !important
    }
    .ippbcustomenavbaricon {
        font-size: 8px;
        position: absolute;
        right: 1px;
        margin-right: 30px;
        height: 30px;
        width: 30px
    }
    .ippbcustomenavbaricon .fa-chevron-right {
        top: 17px;
        position: relative;
        left: 11px
    }
    .dropdown-submenu {
        width: 100% !important
    }
    .dropdown-submenu {
        position: absolute;
        left: 0 !important;
        top: 31px !important;
        z-index: 1
    }
    .ippbcustomenavbar .navbar-nav {
        margin: 0 0 !important
    }
    .ippbcustomenavbar .dropdown-submenu li a {
        padding: 0 25px
    }
    .navbar-collapse.in {
        overflow-y: inherit
    }
}

@media print {
    .genreral-content-head h3 {
        color: blue !important;
        border-bottom: 2px solid #999;
        padding: 3px 0;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
        -moz-print-color-adjust: exact !important
    }
    a[href]:after {
        content: none !important
    }
}

.parentNav>li>a {
    display: inline-block;
    background-color: transparent;
    color: #FFF !important
}

.parentNav li:hover>a {
    color: #500f29 !important
}

.parentNav>li>.caret {
    color: #FFF
}

#nav ul.secondLevel>li>span {
    display: inline-block
}

#nav ul.secondLevel>li>a {
    margin-right: 0;
    width: 185px;
    word-break: break-word
}

.secondLevel .fa-chevron-right {
    position: static;
    float: none
}

#nav ul.secondLevel>li>span {
    float: right;
    margin-right: 15px;
    margin-top: 5px
}

.parentNav li:hover {
    background-color: #fff;
    color: #500f29 !important
}

.parentNav li a {
    padding-right: 5px
}

.parentNav>li>.caret {
    margin-right: 15px
}

.parentNav>li>.fa-close {
    display: none
}

.parentNav>li:hover .caret {
    color: #500f29
}

#nav li ul ul {
    left: 210px !important
}

@media(max-width:991px) {
    .parentNav li:hover {
        background-color: transparent
    }
    .parentNav>li>a {
        padding: 0 5px
    }
    .parentNav li:hover>a {
        color: #FFF !important
    }
    .parentNav>li:hover .caret {
        color: #FFF
    }
    .parentNav li a:hover {
        background-color: transparent !important;
        color: #FFF !important
    }
    #nav ul.secondLevel {
        width: 100%;
        background-color: transparent;
        position: static;
        display: none
    }
    #nav ul.secondLevel>li>a {
        color: #FFF !important;
        display: inline-block;
        float: none;
        width: auto;
        margin-right: 0
    }
    #nav ul.secondLevel .fa-close {
        color: #FFF
    }
    .secondLevel .fa-chevron-right {
        position: static;
        float: none;
        color: #FFF
    }
    #nav li ul.thirdLevel li a {
        padding: 7px 30px !important;
        color: #FFF !important
    }
    #nav li ul.thirdLevel {
        position: static
    }
    #nav li ul.thirdLevel li a:hover {
        color: #FFF !important;
        padding: 5px 30px !important
    }
}