﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */

@media (min-width:1200px) {
    input,
    select,
    textarea,
    .select2-container--bootstrap,
    .form-group .well,
    .input-group {
        max-width: 380px;
    }
}

.copyright,
.copyright a {
    color: #fff !important;
}

.submit-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    display: none;
    box-sizing: border-box;
    z-index: 9999999;
    background: url(/content/loading.gif) no-repeat center center #e1e1e1;
    opacity: .6;
}

.block-spinner-bar > div,
.page-spinner-bar > div {
    background: #747F8C;
}

.loading-message {
    margin-left: -20px;
}

i[class^="icon"]:before {
    padding-right: 4px;
}

.control-label-required:after {
    content: "*";
    color: red;
}

.thumbnail {
    border-color: #c2cad8;
}

/*Select2 customization - Start*/

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #e8eaef;
    color: #2b3c4e;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    /*background-color: #3fc9d5;*/
    background-color: #3598DC;
    color: #fff;
}

.select-max-width .select2-container--bootstrap {
    max-width: 100%;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    border-color: #c2cad8;
}

.select2-selection__choice__remove {
    color: red !important;
}

.select2-results__option[aria-disabled=true] {
    background: #f5f8fb !important;
    color: #aaa !important;
}

/*Select2 customization - End*/


.page-sidebar .page-sidebar-menu > li.active.open > a > .selected, .page-sidebar .page-sidebar-menu > li.active > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .selected {
    border-left-color: #796799;
}

/*.page-sidebar .page-sidebar-menu > li.active.open > a,
.page-sidebar .page-sidebar-menu > li.active > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
    background: #796799;
}

    .page-sidebar .page-sidebar-menu > li.active.open > a:hover,
    .page-sidebar .page-sidebar-menu > li.active > a:hover,
    .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover,
    .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover {
        background: #796799;
    }*/

table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting {
    background: white !important;
}

.tooltip > .tooltip-inner {
    background-color: #747F8C;
}

.tooltip > .tooltip-arrow {
    border-top-color: #747F8C !important;
}

/*responsive dataTable fix*/
tr.child > td.child {
    text-align: left;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    background-color: #3fc9d5 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: none !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background-color: #e7505a !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    border-top-color: #c2cad8 !important;
}

.profile .table-striped tbody > tr:nth-child(2n+1) > td, .profile .table-striped tbody > tr:nth-child(2n+1) > th {
    background: #f5f8fd;
}

@media (max-width:640px) {
    .dataTables_length {
        display: none;
    }

    div.dataTables_wrapper div.dataTables_filter input[type='search'] {
        width: 100% !important;
        min-width: 340px !important;
        display: block !important;
    }
}

.btn-group .btn,
.btn-group a,
.btn-group button,
.btn-group input[type='button'],
.btn-group input[type='submit'] {
    margin-right: 4px;
}

.select2-container--bootstrap {
    min-width: 220px !important;
    width: 100% !important;
}

.indeterminate {
    background: white;
    border: 1px solid #ccc;
}

    .indeterminate::after {
        content: "-";
        font-size: 20px;
        line-height: 15px;
        color: #777;
        font-weight: bold;
    }

.fancybox-skin {
    /*background: #747F8C !important;*/
    background: rgba(45, 56, 68, 0.3) !important;
}

/*@media (max-width:767px){
    .portlet .caption{
        display:none !important;
    }
}*/


.iradio_minimal-grey {
    background-position: 0 0;
}

    .iradio_minimal-grey.hover {
        background-position: -20px 0;
    }

    .iradio_minimal-grey.checked {
        background-position: -40px 0;
    }

    .iradio_minimal-grey.disabled {
        background-position: -60px 0;
        cursor: default;
    }

    .iradio_minimal-grey.checked.disabled {
        background-position: -80px 0;
    }

.fa-2x {
    font-size: 1.3em !important;
}

.fa-25x {
    font-size: 1.5em !important;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    /*background-color: #c0edf1;*/
    background-color: #9dbfdc; /* #a79db7;*/
    color: #fff;
}


.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background: #93b7d5 !important;
}

.tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #578EBE;
    position: relative;
}

.tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #93b7d5;
    position: relative;
}

.form-group .well {
    line-height: 22px;
    background: #fff;
    padding: 15px 0px;
    color: #2ab4c0 !important;
}

.form-group h5 {
    color: #2ab4c0 !important;
}

.form-group .badge {
    font-size: 1.1em !important;
    font-weight: 500;
    height: 21px;
    padding: 3px 6px 6px 6px;
}

.form-group .fa-2x {
    font-size: 1.7em !important;
}

div.control-label {
    text-align1: left !important;
}

.winning-label {
    margin-right: 5px;
    font-size: 15px !important;
}

.portlet-title-form {
    padding-top: 8px;
    box-sizing: border-box;
    font-size: 120%;
}


tbody.files tr,
tbody.files tr td {
    vertical-align: middle;
}

    tbody.files tr td .progress {
        margin-bottom: 0px;
    }

.docs-buttons .tooltip {
    z-index: 9999999999999 !important;
}

.docs-toggles .radio {
    display: none;
}

.preview-canvas {
    width: 100%;
    box-sizing: border-box;
}

    .preview-canvas canvas {
        max-width: 100% !important;
    }

.cbp .cbp-item {
    border: 1px solid #ddd;
    border-bottom: none;
}

.cbp-l-grid-projects-title {
    border-bottom: 1px solid #ddd;
}

/*.cbp .cbp-item,
.cbp-l-caption-body
{
   background:#2F353B;
}
.cbp-l-grid-projects-title
{
    margin-top:5px !important;
    background:#2F353B;
    color:#fff !important;
    font-size:12px !important
}*/


.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
    min-width: 40px !important;
    max-width: 90px !important;
    width: 40px !important;
}

.ribbon-container h3 {
    margin-top: 0px;
}

.ribbon-container > div {
    line-height: 20px;
}

    .ribbon-container > div > label {
        min-width: 110px;
        text-align: left;
    }

.has-drawn {
    color: #fff !important;
    border: 1px solid #26a1ab;
    background: #26a1ab !important;
    box-sizing: padding-box;
    padding: 1px 5px !important;
}

.has-jocker-drawn {
    color: #fff !important;
    border: 1px solid #c49f47;
    background: #c49f47 !important;
    box-sizing: padding-box;
    padding: 1px 5px !important;
}

.input-group-addon {
    min-width: 43px;
}

.dz-clickable input[type='file'] {
    min-width: 100%;
    height: 100%;
    box-sizing: content-box;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    background: #ccc;
    opacity: 0;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Safari 1.x */
    -khtml-opacity: 0.5;
}

/*Typeahead fix*/
.tt-hint, .tt-input {
    padding-left: 32px !important;
    padding-top: 8px !important;
}

.tt-menu {
    border-color: #c2cad8 !important;
}

.tt-suggestion:hover {
    cursor: pointer;
    background: #3598DC !important;
    color: #fff !important;
}

@media (min-width:1200px) {
    .tt-hint, .tt-input,
    .tt-menu {
        max-width: 380px;
        color: #333 !important;
    }
}
/*Typeahead fix - end*/


/*Photo Tagger Editor - START*/
.photo-tagger-container {
    max-width: 100%;
}

#photo-tagger-image-cropper {
    width: 100%;
    height: auto;
    border: 1px solid #c2cad8;
    position: relative;
    background: url(/Content/no-thumb.png) no-repeat scroll center center transparent;
}

.cropit-preview-image {
    cursor: move;
}

.cropit-preview {
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
}

.cropit-image-loaded {
    width: 100% !important;
    height: 100% !important;
}

.cropit-image-loading {
    background: url(/Content/loading.gif) no-repeat center center #eee;
}

.photo-tagger-container input[type='file'] {
    visibility: hidden;
}

.photo-tagger-toolbar {
    position: absolute;
    top: 0px;
    right: 0px;
    background: rgba(180, 180, 180, 0.45);
    width: 100%;
    margin-right: 0px;
}

    .photo-tagger-toolbar [type="button"] {
        background: rgba(180, 180, 180, 0.1);
        margin-right: 0px;
    }

        .photo-tagger-toolbar [type="button"]:hover {
            background: #999;
        }

    .photo-tagger-toolbar .zoom-out {
        cursor: default;
        display: none;
        color: inherit;
        font-size: 0.8em;
        margin-top: 1px;
    }

    .photo-tagger-toolbar .zoom-in {
        margin-top: -2px;
        font-size: 1em;
        cursor: default;
        display: none;
    }

@media (min-width:768px) {
    .photo-tagger-toolbar .zoom-out,
    .photo-tagger-toolbar .zoom-in {
        display: block;
    }
}

.photo-tagger-toolbar input[type='range'] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 5px !important;
    background-color: #eee;
    height: 7px;
    padding: 0px 0px !important;
    vertical-align: middle;
    width: 95px;
    margin-top: 12px;
    outline: none;
}

.photo-tagger-toolbar input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 5px !important;
    border: solid 1px rgba(0,0,0,0.25);
    background-color: #eee;
    height: 7px;
    vertical-align: middle;
}

.photo-tagger-toolbar input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    border-radius: 10px;
    background-color: #555;
    border: 1px solid #555;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-top: -6px;
}

.photo-tagger-toolbar input[type='range']::-moz-range-track {
    -moz-appearance: none;
    border-radius: 5px;
    background-color: #eee;
    height: 7px;
    border: solid 1px rgba(0,0,0,0.25);
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.photo-tagger-toolbar input[type='range']::-moz-range-thumb {
    -moz-appearance: none;
    border-radius: 10px;
    background-color: #555;
    border: 1px solid #555;
    height: 18px;
    width: 18px;
}

.photo-tagger-toolbar button.active {
    background: #36c6d3;
    color: #fff;
}


.popover-content p {
    margin: 2px 0px;
}

.fancybox-inner {
    min-height: 600px;
}

/*Photo Tagger Editor - END*/

/*#image-cropper {
    max-width: 380px;
    width: 100%;
    height: 214px;
    border: 1px solid #c2cad8;
    position: relative;
    background: url(/Content/no-thumb.png) no-repeat scroll center center transparent;
}

.cropit-preview-image {
    cursor: move;
}

input.cropit-image-input {
    visibility: hidden;
}

.cropit-preview {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.image-editor {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #eee;
    width: 100%;
    margin-right: 0px;
    opacity: 0.85;
}

.image-edit {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    opacity: 0.65;
    background: transparent;
}

    .image-editor [type="button"]:last-child,
    .image-edit [type="button"]:last-child {
        margin-right: 0px;
    }

    .image-editor [type="button"]:hover,
    .image-edit [type="button"]:hover {
        background: #ddd;
    }

input[type='range'] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 5px !important;
    background-color: #eee;
    height: 7px;
    padding: 0px 0px !important;
    vertical-align: middle;
    width: 95px;
    margin-top: 12px;
    outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 5px !important;
    border: solid 1px rgba(0,0,0,0.25);
    background-color: #eee;
    height: 7px;
    vertical-align: middle;
}

input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    border-radius: 10px;
    background-color: #999;
    border: 1px solid #999;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-top: -6px;
}


input[type='range']::-moz-range-track {
    -moz-appearance: none;
    border-radius: 5px;
    background-color: #eee;
    height: 7px;
    border: solid 1px rgba(0,0,0,0.25);
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

input[type='range']::-moz-range-thumb {
    -moz-appearance: none;
    border-radius: 10px;
    background-color: #999;
    border: 1px solid #999;
    height: 18px;
    width: 18px;
}*/

/* PROPERTY LIST */
.mt-widget-2 {
    border: 1px solid #e7ecf1;
    position: relative;
    max-width: 350px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

    .mt-widget-2 .mt-head {
        position: absolute;
        width: 100%;
        background-size: cover;
    }

        .mt-widget-2 .mt-head .mt-head-label {
            position: absolute;
            top: 8px;
            right: 8px;
            cursor: pointer;
            z-index: 2;
        }

            .mt-widget-2 .mt-head .mt-head-label > button {
                font-size: 13px;
                border-radius: 2px !important;
            }

        .mt-widget-2 .mt-head .mt-head-user .mt-head-user-img {
            position: relative;
            float: left;
            margin: 165px 32px 18px 35px;
        }

            .mt-widget-2 .mt-head .mt-head-user .mt-head-user-img::after {
                content: "";
                position: absolute;
                top: 90%;
                left: 50%;
                margin-left: -15px;
                border-width: 13px;
                border-style: solid;
                border-color: transparent transparent white transparent;
            }

            .mt-widget-2 .mt-head .mt-head-user .mt-head-user-img > img {
                width: 65px;
                border-radius: 50% !important;
            }

        .mt-widget-2 .mt-head .mt-head-user .mt-head-user-info {
            margin: 175px 0 0 -9px;
            color: white;
            display: inline-block;
        }

            .mt-widget-2 .mt-head .mt-head-user .mt-head-user-info .mt-user-name {
                display: block;
                font-size: 15px;
            }

            .mt-widget-2 .mt-head .mt-head-user .mt-head-user-info .mt-user-time {
                font-size: 13px;
                display: block;
            }

                .mt-widget-2 .mt-head .mt-head-user .mt-head-user-info .mt-user-time > i {
                    position: relative;
                    top: 1px;
                    font-size: 13px;
                }

    .mt-widget-2 .mt-body {
        padding-top: 160px;
        text-align: center;
    }

        .mt-widget-2 .mt-body .mt-body-title {
            margin-top: 130px;
            font-weight: 600;
            font-size: 16px;
        }

        .mt-widget-2 .mt-body .mt-body-description {
            margin-top: 10px;
            display: inline-block;
            color: #666666;
            font-size: 13px;
            padding: 0 10px;
        }

        .mt-widget-2 .mt-body .mt-body-stats {
            padding: 0;
        }

            .mt-widget-2 .mt-body .mt-body-stats:before, .mt-widget-2 .mt-body .mt-body-stats:after {
                content: " ";
                display: table;
            }

            .mt-widget-2 .mt-body .mt-body-stats:after {
                clear: both;
            }

            .mt-widget-2 .mt-body .mt-body-stats > li {
                margin: 15px;
                list-style: none;
                display: inline-block;
            }

        .mt-widget-2 .mt-body .mt-body-actions {
            border-top: 1px solid #e7ecf1;
        }

            .mt-widget-2 .mt-body .mt-body-actions > i {
                font-size: 18px;
            }

            .mt-widget-2 .mt-body .mt-body-actions .btn {
                font-size: 14px;
                border-right: 1px solid #e7ecf1;
                padding: 12px 0 12px 0;
                text-align: center;
            }

                .mt-widget-2 .mt-body .mt-body-actions .btn:last-child {
                    border: 0;
                }

@media only screen and (min-width : 320px) {
    .mt-widget-2 {
        max-width: 95%;
        min-width: 95%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .mt-widget-2 {
        max-width: 47%;
        min-width: 47%;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .mt-widget-2 {
        max-width: 47%;
        min-width: 47%;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .mt-widget-2 {
        max-width: 47%;
        min-width: 47%;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .mt-widget-2 {
        max-width: 31%;
        min-width: 31%;
    }
}

/* PROPERTY LIST */

.product-categories-navigation-container {
    margin-bottom: 15px;
}

.last-breadcrumb {
    color: #796799 !important;
    font-style: italic;
}

.tiles .tile {
    width: 175px !important;
    height: 175px;
}

    .tiles .tile .tile-body > i {
        margin-top: 44px;
    }

.tiles .image .tile-body {
    position: relative;
}

    .tiles .image .tile-body .edit {
        position: absolute;
        z-index: 1;
        top: 0px;
        right: 0px;
        background: rgba(120,120,120, 0.5);
    }

        .tiles .image .tile-body .edit .btn:last-child {
            margin-right: 0px !important;
        }

.tiles .image .tile-object {
    background-color: rgba(120, 120, 120, 0.5);
}

    .tiles .image .tile-object .name {
        width: 100%;
        box-sizing: border-box;
    }

    .tiles .image .tile-object a {
        color: #fff;
        display: block;
        text-decoration: none;
    }

.level0 {
    padding-left: 0px;
}

.level1 {
    padding-left: 50px;
}

.level2 {
    padding-left: 100px;
}

.level3 {
    padding-left: 150px;
}

.level4 {
    padding-left: 200px;
}

.level5 {
    padding-left: 250px;
}

.level6 {
    padding-left: 300px;
}

.level7 {
    padding-left: 350px;
}

.select2-selection__rendered span[class ^= 'level'],
.select2-selection__rendered i[class ^= 'level'] {
    padding-left: 0px !important;
}

.select2-container--default .select2-selection--multiple,
.select2-dropdown select2-dropdown--below,
.select2-results {
    /*border-color: #c2cad8;*/
    border-color: #796799;
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        /*border-color: #c2cad8;*/
        border-color: #796799;
        background-color: #fff;
    }

.select2-container--default .select2-results__option--highlighted,
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    /*background-color: #3fc9d5;*/
    border-color: #796799;
}

.select2-search__field {
    max-width: 100% !important;
}

@media (min-width:1200px) {
    .note-editor {
        max-width: 380px;
    }
}

.note-editor {
    width: 100%;
    overflow: visible !important;
    margin-bottom: 0px !important;
    border-color: #c2cad8 !important;
}

.note-toolbar button.btn {
    border-color: #c2cad8 !important;
}

.note-editor .note-dropzone {
    opacity: 0 !important;
}

.fullscreen {
    z-index: 99999 !important;
    max-width: 100%;
}

.page-content .page-title {
    display: none;
}

    .page-content .page-title:last-of-type {
        display: block;
        margin: -10px 0px 0px 0px;
        padding: 10px 20px;
        /*background: #578EBE;
        color: white;*/
        box-sizing: border-box;
    }

/*PhotoTagger - START*/
/*.photo-tagger-contaier{
    max-width:600px;
}
.photo-tagger-wrapper
{
    position:relative;
    overflow:hidden;
    height:auto;
    width:auto;
    margin:0px;
    padding:0px;
    z-index:1;
    background:rgba(0,0,0,0.1);
}*/

.photo-tagger-tag {
    position: absolute;
    z-index: 2;
    display: block;
    text-align: center;
    padding: 3px;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    font-size: 1.4em;
    display: block;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    color: #4B77BE !important; /*#84801F*/
    text-shadow: 1px 0px 0px #e7ecf1;
}

    .photo-tagger-tag:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }

    .photo-tagger-tag:active,
    .photo-tagger-tag:visited {
        color: #34495e !important;
    }

.photo-tagger-wrapper .media-body p {
    margin: 4px 0px;
}


@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.form-inline div[class^='col-'] .form-group {
    width: 100%;
}

@media (min-width:768px) {
    .form-inline div[class^='col-'] .form-group {
        margin-bottom: 15px;
    }
}


.form-inline div[class^='col-'] .form-group .form-control,
.form-inline div[class^='col-'] .form-group .select2 {
    width: 100%;
    max-width: 100%;
}

.cbp:before {
    background: none !important;
}

.fancybox-overlay-fixed {
    z-index: 9999999999999999 !important;
}

.grid .grid-item {
    width: 240px;
    margin: 0px 15px 15px 0px;
}

.grid .grid-item--width2 {
    width: 240px;
    margin: 0px 15px 15px 0px;
}

    .grid .grid-item img,
    .grid .grid-item--width2 img {
        border: 1px solid #c2cad8;
        padding: 2px;
    }

.grid-item .btn-group,
.grid-item--width2 .btn-group {
    position: absolute;
    top: 3px;
    right: -3px;
    margin-right: 0px !important;
    padding-right: 0px !important;
    z-index: 99999;
    background: rgba(120,120,120,.5);
    color: #fff !important;
}

    .grid-item .btn-group i,
    .grid-item--width2 .btn-group i {
        color: #fff !important;
    }

    .grid-item .btn-group .btn:last-child,
    .grid-item--width2 .btn-group .btn:last-child {
        margin-right: 0px !important;
    }

.cbp-l-project-title {
    font-size: 24px !important;
    margin-bottom: 0px;
}

.cbp-l-project-subtitle {
    font-size: 18px !important;
}

.cbp-l-project-desc {
    width: 100% !important;
}

.cbp-l-project-details {
    width: 100% !important;
}

/*.portfolio-content.portfolio-3 .cbp-l-project-desc-title span, .portfolio-content.portfolio-3 .cbp-l-project-details-title span {
    border-bottom-color: #2ab4c0 !important;
}

.cbp-popup-singlePageInline {
    background: #fefefe;
    border: 2px dashed #333;
    padding: 15px;
    box-sizing: border-box;
    margin: 15px 0px;
}

.portfolio-content.portfolio-3 .cbp-l-filters-button .cbp-filter-counter, .portfolio-content.portfolio-3 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    background: #32c5d2 !important;
    border-color: #32c5d2 !important;
}*/

.cbp-l-grid-mosaic .cbp-l-caption-title,
.cbp-l-grid-mosaic .cbp-l-caption-desc {
    color: #fff !important;
}

.cbp-l-caption-desc {
    font-size: 14px !important;
}

.cbp-l-project-related-item {
    margin-bottom: 4%;
}

.cbp img {
    width: auto !important;
}

.carousel-navigation {
    margin-top: 4px;
}

.select2-selection__rendered .select2-selection__choice .level1,
.select2-selection__rendered .select2-selection__choice .level2,
.select2-selection__rendered .select2-selection__choice .level3,
.select2-selection__rendered .select2-selection__choice .level4,
.select2-selection__rendered .select2-selection__choice .level5,
.select2-selection__rendered .select2-selection__choice .level6 {
    padding-left: 2px !important;
}

.select2-selection__rendered /*.select2-selection__choice .level0*/ img,
.select2-selection__rendered /*.select2-selection__choice .level1*/ img,
.select2-selection__rendered /*.select2-selection__choice .level2*/ img,
.select2-selection__rendered /*.select2-selection__choice .level3*/ img,
.select2-selection__rendered /*.select2-selection__choice .level4*/ img,
.select2-selection__rendered /*.select2-selection__choice .level5*/ img,
.select2-selection__rendered /*.select2-selection__choice .level6*/ img {
    display: none !important;
}

.form-inline div[class^='col-'] .form-group .form-control, .form-inline div[class^='col-'] .form-group .select2 {
    min-width: 100%;
}

.select2 select2-container select2-container--default select2-container--below select2-container--focus select2-container--open,
.select2-container--focus .select2-selection, .has-warning .select2-container--open .select2-selection {
    border-color: #8775A7 !important;
}


/****************************** SHOPPING CART - START ************************************/
.shopping-cart .media {
    border-bottom: 1px solid #eef1f5;
}

.shopping-cart .media-heading {
    font-weight: 600;
    border-bottom: 1px dashed #eef1f5;
    font-size: 15px;
    padding-bottom: 2px;
}

.shopping-cart .item-details-table {
    width: 100%;
}

    .shopping-cart .item-details-table label {
        font-weight: 500;
    }

.shopping-cart .table-toolbar .btn {
    margin-bottom: 4px;
}

@media (max-width:500px) {
    .shopping-cart .media-left {
        display: none;
    }

    .shopping-cart .table-toolbar .pull-right {
        text-align: left !important;
        float: left !important;
    }
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-menu .dropdown-menu-list > li .photo img {
    border-radius: 0px !important;
}



/****************************** SHOPPING CART - END **************************************/

.login .logo {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

.logo-default {
    margin-top: 11px !important;
    margin-left: 0px !important;
    max-width: 140px !important;
}

.page-text-logo {
    color: #b4bcc8 !important;
    font-size: 18px;
    display: inline-block;
    padding: 10px 0px;
    text-decoration: none !important;
    display: inline-block;
    outline: none;
}

    .page-text-logo span {
        background: #9b891e;
        color: #fff !important;
        border: 1px solid #9b891e;
        padding: 3px 3px;
        border-radius: 50% 50% !important;
    }

.blurry-text {
    /*color: transparent !important;
    text-shadow: 0 0 15px rgba(0,0,0,0.5);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
    display: none;
}

.timeline-body-content-users {
    padding: 6px 0px;
    border-top: 1px dashed #e7ecf1;
}

.comment-user {
    padding: 2px 10px;
}

.block-spinner-bar > div.bounce2,
.page-spinner-bar > div.bounce2 {
    background: #4B77BE;
}

.block-spinner-bar > div.bounce3,
.page-spinner-bar > div.bounce3 {
    background: #796799;
}

.fancybox-overlay {
    z-index: 99999 !important;
}

.fancybox-wrap {
    z-index: 999999 !important;
}

.cbp-disabled {
    opacity: 0.6;
}

.datetimepicker .active:hover {
    background: #3598DC !important;
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active:hover {
    background: #3598DC !important;
}

.tiles .tile.selected, .tiles .tile:active, .tiles .tile:hover {
    border-color: #3598DC !important;
}

.page-breadcrumb li:last-child a {
    color: #8E44AD !important;
}

.input-group {
    width: 100%;
    max-width: 100%;
}

/****** OCB List *****/

.ocb-list {
    list-style: none;
    margin: 0px;
    padding: 15px 0px 15px 15px;
    width: 100%;
    box-sizing: border-box;
}

    .ocb-list li {
        list-style: none;
        line-height: 36px;
        padding: 0px 0px 0px 15px;
        width: 100%;
        box-sizing: border-box;
    }

        .ocb-list li > div {
            margin-left: -15px;
            margin-right: -15px;
            padding: 5px 15px 5px 15px;
            background: #f9e491;
            border-bottom: 2px solid #fff;
        }

        .ocb-list li.ocb-list-item-leaf {
            color: #333;
            font-weight: normal;
        }

    .ocb-list .completed {
        background: #abe7ed;
        color: #1d7d86;
    }

    .ocb-list li.ocb-list-item-parent {
        font-weight: 600;
        font-size: 15px;
    }

.align-right {
    text-align: right;
    min-width: 300px;
}

.agenda label {
    padding: 5px 15px;
    margin-left: 15px;
}

.agenda .completed {
    background: #abe7ed;
    color: #1d7d86;
}

.agenda .not-completed {
    background: #f9e491;
    color: #333;
}


.page-title-iframe {
    margin-top: 20px;
    padding: 0;
    font-size: 28px;
    letter-spacing: -1px;
    display: block;
    color: #666;
    margin: 0 0 15px;
    font-weight: 300;
}

.tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #3598dc !important;
}

.toast-top-full-width {
    top: 2px;
    right: 0;
    width: 100%;
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
}

/* Purple skin fix*/


.login .content .input-icon {
    border-left: 2px solid #578EBE !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    background: #3598DC !important;
}

.mt-element-step .step-thin .active {
    background: #3598DC !important;
}

    .mt-element-step .step-thin .active .mt-step-number {
        color: #3598DC !important;
    }

/*.btn.green:not(.btn-outline).active.focus, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active:hover, .open > .btn.green:not(.btn-outline).dropdown-toggle.focus, .open > .btn.green:not(.btn-outline).dropdown-toggle:focus, .open > .btn.green:not(.btn-outline).dropdown-toggle:hover {
    background-color: #8E44AD !important;
    border-color: #8E44AD !important;
}

.btn.green:not(.btn-outline) {
    background-color: #8E44AD !important;
    border-color: #8E44AD !important;
}

.btn.btn-outline.green {
    border-color: #8E44AD !important;
    color: #9B59B6 !important;
}

.btn.btn-outline.green:hover {
    border-color: #8E44AD !important;
    color: #9B59B6 !important;
}

.font-green {
    color: #8E44AD !important;
}*/

/* ./Purple skin fix*/

.main-page-bar {
    padding-left: 20px;
    background: #fff;
    margin-top: -10px;
}

.main-page-bar .page-breadcrumb {
        padding: 10px 0px;
    }

.page-bar .page-breadcrumb {
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}

.page-bar {
    padding: 5px;
}

.page-bar .page-breadcrumb li {
        list-style: none;
        display: inline;
        font-size: 12px;
    }

.cbp-l-project-container{
    margin:10px auto 0;
}