﻿html {
    background: #FDFDFD;
}

body {
    width: 1200px;
    margin: auto;
    padding: 10px;
    background: #a8c2e0;
}

strong {
    font-weight: bold;
}

h1, h2 {
    padding: 10px 0;
}

h1 {
    font-size: 20px;
    color: #486383;
}

h2 {
    font-size: 20px;
    color: #486383;
}

br {
    clear: both;
}

hr {
    margin: 10px 0;
    border: 1px solid #000;
    border-width: 1px 0 0 0;
}

.block {
    display: block;
}

.vert10, .vert20 {
    float: left;
    width: 100%;
}

.vert10 {
    height: 10px;
}

.vert20 {
    height: 20px;
}

.top9 {
    margin-top: 9px;
}

.top10 {
    margin-top: 10px;
}


.width100 {
    width: 100%;
}

.width157px {
    width: 157px !important;
}

.width300px {
    width: 300px !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearFloats {
    clear: both;
}

.hidden {
    display: none !important;
}

.noPaddingTop {
    padding-top: 0 !important;
}

.noPaddingRight {
    padding-right: 0 !important;
}

.noPaddingBottom {
    padding-bottom: 0 !important;
}

.noPaddingLeft {
    padding-left: 0 !important;
}

.border {
    border: 1px solid #486383;
    border-radius: 4px;
}

.logo {
    width: 150px;
    margin: -10px 0 10px 0;
}

table td {
    vertical-align: top;
    padding: 1.5px;
}

table th {
    padding-bottom: 10px;
}




#Account table {
    width: 350px;
}

    #Account table td {
        padding: 6px;
    }

        #Account table td input {
            padding: 3px;
        }

#navMenu li.right {
    border-left: 1px solid #c8c8c8;
    border-right: 0;
}



input,
select,
textarea {
    max-width: 250px;
    height: auto;
    padding: 3px 3px;
}

.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .carousel-caption {
        display: none;
    }
}



.e-grid {
    position: relative;
    clear: both;
}

.gridOverlay {
    position: absolute;
    background: #000;
    opacity: 0.25;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.e-icon {
    font-size: 13px;
}




.processing0,
.processing1,
.processing2,
.processing3 {
    display: block;
    float: left;
    margin-top: 10px;
}

.processing-1 {
    display: none;
}

.processing0 {
    color: #ccc !important;
}

.processing1, .processing2 {
    color: #fc8f00 !important;
}

.processing3 {
    color: #00cc11 !important;
}

    .processing0::after,
    .processing1::after,
    .processing2::after,
    .processing3::after {
        font-size: 14px;
        color: #000;
        margin: -1px 0 0 7px;
    }
/*
.processing0::after {
    content: "Not Started";
}
.processing1::after {
    content: "Importing";
}
.processing2::after {
    content: "Processing";
}
.processing3::after {
    content: "Complete";
}
*/

#RegionDetails {
    margin-bottom: 20px;
}

    #RegionDetails h1 {
        display: block;
        float: left;
        margin: 10px 0 0 10px;
        cursor: pointer;
        cursor: hand;
    }

        #RegionDetails h1 span {
            float: right;
            margin: 5px;
        }

.e-progress-txt {
    top: 2px !important;
}

#RegionDetails .e-uploadbox,
#RegionDetails .e-datewidget,
#RegionDetails .e-currency {
    float: left;
    margin: 0 10px 10px 0;
}

#RegionDetails form table td {
    vertical-align: top;
    padding-right: 10px;
}

.e-progressbar .e-progress {
    background: #f9920b;
}

.e-progressbar .e-complete {
    background: #08cc1f;
}

#regionName, #ownerName {
    border: 1px solid #c8c8c8;
    font-size: 14px;
    line-height: 1.908em;
    height: 28px;
}

/*.filters .e-atc,
.filters .e-button,
.filters .e-ddl,
.filters .e-widget
{
    height: 35px;
    float: left;
    margin: 0 10px 10px 0;
}*/

/*.filters label,
.filters a,
.filters #DateTimesAnd span.and {
    height: 15px;
    padding: 10px 0;
    margin: 0 5px 0 10px;
    float: left;
}
.filters #DateTimesAnd span.and {
    display: block;
    margin: 0 5px 0 -5px;
}*/
.filters a {
    text-decoration: none;
}

    .filters a:hover {
        text-decoration: underline;
    }

.filters #BtnDownload,
.filters #BtnSearch,
#Regions .filters #BtnClear {
    float: right;
}

.filters #BtnSearch {
    margin-right: 0;
}

#Regions .e-filterbar, #Regions .e-pagerstatusbar {
    display: none !important;
}

#Regions .e-datewidget {
    float: left;
    clear: none;
}


.emptyrecord {
    padding: 10px;
}

.isActive.e-righttick {
    color: #00cc11;
}

.isActive.e-cancel {
    color: #ff0000;
}

#MasterFieldsGrid {
    position: relative;
}

#MasterFieldsGrid_refreshTemplate {
    padding: 0;
    border: none;
}

#BtnRefresh2MasterFieldsGrid,
#BtnExcelMasterFieldsGrid,
#BtnUploadMasterFieldsGrid {
    border: none;
    border-radius: 0;
    margin-top: -4px;
}

#MasterFieldsGrid_mappingTemplate, #MasterFieldsGrid_mappingTemplate:hover {
    background-color: inherit;
    border: none !important;
    position: initial !important;
}

#MasterFieldsGrid_toolbarItems ul li {
    height: 35px;
}

#MasterFieldsGrid_toolbarItems ul:last-child {
    float: right;
}

.gridTitle {
    display: block;
    float: left;
}

.e-pager {
    position: relative;
    min-height: 29px;
}

    .e-pager .e-template {
        border: none;
        float: right;
        position: absolute;
        top: 6px;
        right: 0;
        background: none;
    }

        .e-pager .e-template button {
            margin: 0;
        }

    .e-pager .e-parentmsgbar {
        margin-right: 40px;
    }

.refreshButton {
    position: relative;
}

    .refreshButton span {
        font-size: 20px !important;
        position: absolute;
        top: 3px;
        left: 3px;
    }

#SearchOwners_suggestion,
#SearchAccounts_suggestion {
    display: none !important;
}

#UploadDatasetContainer .grid-100 {
    padding-top: 10px;
}

#UploadDatasetContainer table {
    width: 100%;
}

    #UploadDatasetContainer table tr td {
        margin-bottom: 5px;
    }

    #UploadDatasetContainer table th {
        font-weight: bold;
        text-align: left;
        padding-bottom: 10px;
    }

    #UploadDatasetContainer table tr td {
        padding: 0;
    }

    #UploadDatasetContainer table span.e-datewidget,
    #UploadDatasetContainer table span.e-currency {
        margin: 0 0 5px 0;
    }

    #UploadDatasetContainer table tr td:first-child,
    #UploadDatasetContainer table tr td:nth-child(2) {
        width: 124px;
    }

#UploadDatasetContainer #BtnSaveChanges {
    display: block;
    margin: 5px auto 10px auto;
    padding: 8px 0;
}

#MasterFieldsMapping {
    padding: 10px;
}

#Dashboard .grid-50 .grid-100 {
    height: 437px;
    margin-bottom: 10px;
}

    #Dashboard .grid-50 .grid-100:first-child {
        margin-bottom: 20px;
    }



#Owners .e-atc .e-visual-mode.e-input {
    padding-left: .857em;
    margin-left: 0;
    height: 33px;
}

#Owners .e-atc .e-options {
    padding: 3px 19px 5px 4px;
}














input.e-input, input.e-input[type="text"], .e-input.e-placeholder {
    padding: 3px 3px !important;
    font-size: 14px;
}

em {
    font-style: italic;
}

.e-button {
    padding: 5px;
    font-size: 14px;
    height: auto;
    margin-top:10px;
}

.validation-summary-errors {
    color: red;
    font-size: 14px;
    text-align: -webkit-center !important;
}

.filters {
    border: 1px solid #486383;
    border-radius: 4px 4px;
    padding: 6px 12px;
    margin-bottom: 6px;
}

    .filters legend {
        color: #486383;
    }

.filterGroup {
    float: left;
    margin-right: 24px;
}

.MarketfilterGroup {
    float: left;
    font-size: 14px;
    margin-right: 24px;
    font-weight: bold;
    margin: 5px 5px;
    display: block;
    padding: 0px 0px;
    margin-bottom: 18px;
    color: #486383;
}

.filterGroup2 {
    float: left;
    margin-right: 24px;
    text-align: right;
    width: 80px;
}

.filterGroup3 {
    float: left;
    margin-right: 24px;
    text-align: right;
    width: 100px;
}

.filterGroup .clearFilters a {
    font-size: 10px;
    font-weight: normal;
    display: block;
    float: none;
}

.filterGroup label {
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px;
    display: block;
    padding: 0px 0px;
    margin-bottom: 3px;
    color: #486383;
}

.filterGroup .e-widget {
    clear: left;
    font-size: 12px;
    font-weight: bold;
    float: left;
    clear: both;
}

.filterDateTime .e-widget {
    clear: none;
}

.e-headercelldiv {
    line-height: 12px;
    font-size: 12px;
}

.e-headercell.e-default {
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #ECECEC;
    color: #486383;
}

.filterGroup .e-btn {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 6px;
    height: 30px;
}

.e-datewidget.e-disable {
    background: none;
}

.datesAnd {
    float: left;
    margin: 9px;
    font-size: 12px;
    font-weight: normal;
}

#StartDate {
    margin-left: 10px;
}

#DdlPageSizeOwnersGrid_wrapper {
    float: left;
    margin-right: 745px;
}

.flashOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

#UploadExcelMapping {
    margin-right: 0 !important;
}

#UploadExcelMapping_dialog_wrapper {
    margin: 45px 0 0 -314px !important;
}

.ManipulationRule h3 {
    font-size: 18px;
    padding: 8px 0;
}

.margin-top {
    margin-top: 10px;
}

.select-control select {
    width: 100%;
}

.form-group {
    margin: 5px 0;
}

    .form-group label label {
        padding-bottom: 5px;
    }

.text-right {
    text-align: right;
}

.pad-right-25 {
    padding-right: 25px;
}

.margin-top-bottom-25 {
    margin: 25px 0px;
}

.Username {
    margin: 0.100%;
    background-color: white;
    height: 25px;
    width: 18%;
    padding: 0.20%;
    text-align: center;
}

#lblUserName {
    vertical-align: middle;
    font-size: 14px;
    font-family: Segoe UI,Helvetica Neue,Ubuntu,Arial;
}

.activenav {
    background: #cee292;
}

.e-dialog > .e-header .e-title {
    line-height: 30px;
}

body.modal-open {
    overflow: hidden;
}

tr.active {
    background: #a8c2e06b;
}

    tr.active td {
        vertical-align: middle;
        padding: 5px 5px;
    }

body.modal-open:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000c7;
    z-index: 9999;
}

table.inc tr td {
    padding: 5px;
    border: 1px solid #dedede;
    vertical-align: middle;
}

table.inc {
    width: 100% !important;
    box-sizing: border-box;
}

    table.inc tr:nth-child(even) {
        background: #f6f6f6;
    }

    table.inc tr td input {
        width: 92%;
        border: 1px solid #dedede;
        height: 30px;
        padding: 0px 15px;
        max-width: 80%;
    }

div#ProfitDialog DIV {
    margin: 10px 0px;
}

    div#ProfitDialog DIV input {
        width: 100%;
        height: 30px;
        border: 1px solid #dedede;
        max-width: 94%;
        padding: 2px 10px;
    }

        div#ProfitDialog DIV input[type="button"] {
            max-width: 100%;
            background: #98b7db;
            color: #fff;
            padding: 10px;
            height: auto;
        }

table.inc tr td a.remove_this.btn.btn-danger {
    background: red;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    text-transform: capitalize;
}
.margin-top-bottom-25 {
    display: inline-flex;
    width: 100%;
    align-items: center;
}

table.inc thead tr th {
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

button#append {
    margin-bottom: 10px;
    background: #a8c2e0;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
}