﻿/*
@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/*body
{

    font-family: 'Open Sans' , sans-serif, Calibri, "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    color: #696969;
    font-size: 11px;   
    width:100%;
    margin:0;
    padding:0;

}*/

.PageLayout {
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.PageLayoutFullHolder {
    display: inline-table;
    width: 100%;
    margin: 3px;
    min-height: 300px;
    height: 300px;
}

.PageLayout2RowOne {
    display: block;
    width: 100%; /*border: 1px solid #E9E9E9;*/
    margin: 3px; /*8*/
    min-height: 520px !important;
    height: 540px; /*300px;*/
    margin-bottom: 5px;
}

.PageLayout2Row {
    display: block;
    width: 100%; /*border: 1px solid #E9E9E9;*/
    margin: 3px; /*8*/
    min-height: 520px !important;
    height: 540px; /*300px;*/
}
/* Full Width 100% Start */

.PageLayoutFull {
    display: block;
    width: 100%; /*border: 1px solid #E9E9E9;*/
    margin: 3px; /*8*/
    min-height: 300px;
    height: 100%; /*300px;*/
}

.PageLayoutFullBot {
    display: block;
    width: 100%; /*border: 1px solid #E9E9E9;*/
    margin: 3px; /*8*/
    min-height: 300px;
    height: 100%; /*300px;*/
    margin-top: 95px;
}
/* Full Width 100% End */

/* Width 50% Start */

.PageLayout2BlockLeft {
    display: inline-table;
    width: 50%; /*border: 1px solid #E9E9E9;*/
    float: left;
    min-height: 300px;
    height: 300px;
}

.PageLayout2BlockRight {
    display: inline-table;
    width: 50%; /*border: 1px solid #E9E9E9;*/
    float: right;
    min-height: 300px;
    height: 300px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .PageLayout2BlockRight {
        float: left;
        width: 100%;
    }

    .PageLayout2BlockLeft {
        width: 100%;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .PageLayout2BlockRight {
        float: left;
        width: 100%;
    }

    .PageLayout2BlockLeft {
        width: 100%;
    }
}


.PageLayout3Column {
    /* display: table; */
    width: 33.33333333%;
    float: left;
    min-height: 300px;
    height: 300px;
}

/* Width 60% */

.PageLayout60Column {
    display: inline-table;
    width: 60%; /*border: 1px solid #E9E9E9;*/
    float: right;
    min-height: 300px;
    height: 300px;
}

/* Width 40% */

.PageLayout40Column {
    display: inline-table;
    width: 40%; /*border: 1px solid #E9E9E9;*/
    float: right;
    min-height: 300px;
    height: 300px;
}



#pagelayout-placeholder1 .PageWidget {
    margin-right: 2px;
    margin-left: 2px;
}

#pagelayout-placeholder2 .PageWidget {
    margin-right: 2px;
    margin-left: 2px;
}

#pagelayout-placeholder3 .PageWidget {
    margin-right: 2px;
    margin-left: 2px;
}

#pagelayout-placeholder4 .PageWidget {
    margin-right: 2px;
    margin-left: 2px;
}

#pagelayout-placeholder5 .PageWidget {
    margin-right: 2px;
    margin-left: 2px;
}
/* Width 30% End */


/* ------------------------------------------------------------------------------------- */

/* Widget Start */
.PageWidget {
    border-style: solid;
    border-width: 1px 2px 1px 1px;
    border-color: #e3e3e3;
    background-color: #fff;
    min-height: 390px; /*375*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 100%;
}

.PageWidgetTitle {
    height: 26px;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px; /* border: 1px solid #627d86;     background-image: url('../Images/Widget_Title_BG.png');*/
    background-color: #323382;
    border: 1px solid #323382; /*background-image: url('../Images/Widget_Title_BG2.png');    */
}

.PageWidgetTitleText {
    font-family: 'Open Sans', sans-serif, Calibri, "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    /*font-family: 'Conv_MyriadPro-Regular' ;*/
    font-size: 14px;
    vertical-align: middle;
    text-indent: 5px;
    color: #fff !important;
    margin-top: 4px;
    float: left;
    white-space: nowrap;
    width: 121px;
}

    .PageWidgetTitleText label {
        color: #fff !important;
        font-family: 'Open Sans', sans-serif, Calibri, "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
        /*font-family: 'Conv_MyriadPro-Regular'  !important;*/
        font-size: 13px !important;
    }

.PageWidgetTitleIcons {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    text-align: right;
    z-index: 999;
    cursor: pointer;
}

.PageWidgetTitleIconSettings {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    text-align: right;
    z-index: 999;
    cursor: pointer;
}

.PageWidgetTitleIconSelection {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    text-align: right;
    z-index: 9999 !important;
    cursor: pointer;
    /*width: 213px;*/
}

.PageWidgetTitleIconHelp {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    text-align: right;
    z-index: 999;
    cursor: pointer;
}

.PageWidgetTitleIconPrint {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    text-align: right;
    z-index: 999;
    cursor: pointer;
}

.PageWidgeContainer {
    margin: 4px;
    display: block;
}

/* Widget End */

/* Widget Toolbar Start */

.PageWidgetToolBar {
    display: block;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-top: 6px;
}

    .PageWidgetToolBar > .k-widget {
        padding-bottom: 4px !important;
        padding-right: 4px !important;
        padding-left: 4px !important;
    }


/* Widget Toolbar End */

/* Page Layouts Start */
.PageLayoutButton {
    width: 28px;
    height: 28px;
    display: block;
    cursor: pointer;
    padding: 6px 3px 3px 3px;
}

.LayoutSelection {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e3e3e3;
    padding: 3px 3px 3px 3px;
    display: inline-block;
    background-color: #fff;
    width: 36px;
    position: absolute;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.LayoutSelectionIcon {
    padding: 3px 3px 3px 3px;
    display: block;
    float: left;
    background-color: #FFF;
}

.LayoutSelectionIconOn {
    background-color: #33CCFF;
}

.LayoutSelectionIconHover {
    background-color: #E9E9E9;
}



/* Page Layouts End */

/* Widget Start */
.PageWidgetButton {
    width: 32px;
    height: 32px;
    display: block;
    cursor: pointer;
    padding: 3px 3px 3px 3px;
}

.WidgetSelection {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e3e3e3;
    padding: 0px 0px 0px 0px;
    /*display: inline-block;*/
    background-color: #fff; /*width: 34px;*/
    position: absolute;
    display: none;
    cursor: pointer;
    float: right;
    width: 213px;
    z-index: 9999;
    float: right;
    margin-left: -198px !important;
    /* two coloum */
    width: 426px !important;
    white-space: nowrap !important;
    margin-left: -396px !important;
    vertical-align: top !important;
}

.WidgetSelectionIcon {
    padding: 1px 2px 1px 3px;
    display: block;
    float: left;
    background-color: #FFF;
    display: inline;
    z-index: 9999;
    /* two coloum */
    width: 48% !important;
    display: inline-block !important;
    float: left !important;
    vertical-align: top !important;
}

.WidgetSelectionIconOn {
    background-color: #e3efff;
}

.WidgetSelectionIconHover {
    background-color: #f1f0f0
}

.WidgetSettingsIcon {
    display: table;
    height: 26px;
    width: 26px;
    float: left;
    margin-right: 2px;
    z-index: 9999;
    text-align: left;
}

.WidgetSettingsIconAlign {
    display: table-cell;
    vertical-align: middle;
    z-index: 9999;
}


.WidgetSettingsText {
    display: table;
    height: 26px;
    width: 180px;
    float: left;
    vertical-align: middle;
    z-index: 9999;
    /* two coloum */
    width: 175px !important;
    white-space: normal;
    height: 32px !important;
}

.WidgetSettingsTextAlign {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    z-index: 9999;
}

.WidgetLayoutButton {
    z-index: 9999;
}


/* Widget Layouts End */


/* Kendo Start */
.TabContainer {
    height: 260px;
    display: block; /*  */
}



#chart, #chartCB, #chartPVC, #chartPVAS, #chartNOPS {
    height: 100%;
    width: 100%;
}

#grid, #gridCB, gridPVC, #gridPVAS, #gridNOPS {
    height: 100%;
    width: 100%;
}

.SettingsLine {
    display: inline-block;
    width: 100%;
}

.SettingsText {
    display: table;
    height: 3px;
    float: left;
    margin-right: 10px;
    float: left;
    width: 100px;
    margin-bottom: 12px
}

.SettingsTextAlign {
    display: table-cell;
    vertical-align: middle;
}


.SettingsInput {
    display: table;
    height: 30px;
    float: left;
    vertical-align: middle;
    margin-bottom: 12px
}

.SettingsInputAlign {
    display: table-cell;
    vertical-align: middle;
}

    .SettingsInputAlign input {
        border: 1px solid #CCCCCC;
        font-family: 'Open Sans', sans-serif, Calibri, "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
        color: #696969;
        font-size: 11px;
    }

.SettingsTextNohight {
    display: table;
    height: 18px;
    float: left;
    margin-right: 10px;
    float: left;
    width: 100px;
    margin-top: 1px; /*5*/
}

.SettingsInputNohight {
    display: table;
    height: 18px;
    float: left;
    vertical-align: middle;
    margin-top: 1px; /*5*/
}

.TextboxMsgLable {
    border-style: solid;
    border-width: 0px !important;
    color: #008000 !important;
}

.TextboxMsgLableSave {
    color: #008000 !important;
}

.TextboxMsgLableError {
    border-style: solid;
    border-width: 0px !important;
    color: #CC0000 !important;
}

.ChartWidgetSize {
    height: 100%;
    width: 99%;
}

.GridWidgetSize {
    height: 100%;
    width: 100%;
}

.ContainerTitle {
    height: 20px;
    width: 200px;
}

.BtnApply {
    font-family: 'Open Sans', sans-serif, Calibri, "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    border: 1px solid #6e95ca;
    /*background-color: #68a0f0;*/
    background-color: #0099CC;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
}

.TempContent {
    background-position: center center;
    background-color: #FFFFFF;
    background-image: url('/Images/loading.gif?v=1');
    background-repeat: no-repeat;
}

/* Kendo End */

/* Menu Start */
#MainLeftMenu {
    width: 200px; /*width: 145px; 2019*/
    float: left;
    background-color: #fff; /*background-color: #2d3e50; 2019*/
    height: 100%;
}

#MainSlider {
    width: 12px;
    float: left;
    background-color: #5d6d7d;
    height: 100%;
    display: inline;
}

#MainContainer {
    height: 100%;
    text-align: left;
    /*margin-top: -40px !important; Cerebiz 2020*/
    /*margin-right: 8px !important;
	margin-bottom: 0 !important;
	margin-left: 5px !important;*/
    margin: auto !important;
    max-width: 1160px; /* 2022 */
    background-color: #fff; /* 2022 */
    padding: 10px; /* 2022 */
    border-radius: 0.5rem !important; /* 2022 */
}


/* KS Start */
#MainMenuSections {
    display: inline;
}

#MenuDesktopIcon {
    display: inline;
}

#MenuMobileIcon {
    display: none;
    text-align: left;
    background-color: #FFF;
    width: 100%
}

#SliderCollapseDT {
    background-image: url(../images/SliderCollapse_DT.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 12px;
    height: 100%;
    background-color: #5d6d7d;
    display: inline;
}

#MainTitle h1 {
    font-size: 21px;
    font-weight: normal;
}

#MainBodyPlaceHolder {
    width: 100%;
    /* width:900px; *
	background-color: #FF0;*/
}


/* Mian Menu Working Start Desk Top */
#MainMenuSections ul {
    padding: 0 0 0 0 !important;
}

.categoryitems li {
    padding: 0;
    margin: 0;
    min-height: 20px;
    list-style: none;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C3C3C3;
    color: #fff;
    font-size: 13px;
    width: 140px;
    min-width: 140px;
    vertical-align: middle;
    /*  text-align: center;  */
    margin-top: 5px;
    text-indent: 10px; /**/
}

    .categoryitems li a:hover {
        /*min-height: 20px;*/
        width: 140px;
        min-width: 140px;
        /*background-color: #2a80b9;*/
        border-bottom-width: 1px;
        border-bottom-style: solid;
        display: block;
        /*margin-top: 5px*/
    }

    .categoryitems li a:active {
        /*min-height: 20px;*/
        width: 140px;
        min-width: 140px;
        background-color: #2a80b9;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFF;
        margin-top: 5px;
    }

    .categoryitems li a, .categoryitems li a:visited {
        min-height: 20px;
        width: 140px;
        min-width: 140px;
        text-decoration: none;
        color: #fff;
        margin-top: 5px;
    }
/* Cerebiz Cash */
.item1 {
    background-image: url(../images/Menu_Desktop_Item1.jpg);
    width: 140px;
    min-width: 140px;
    height: 78px;
    display: block;
    border-bottom-width: 1px;
    border-bottom-color: #FFF;
    cursor: pointer;
}

    .item1 a:hover {
        background-image: url(../images/Menu_Desktop_Item1_Hover.jpg);
    }

/* Cerebiz Profit */
.item2 {
    background-image: url(../images/Menu_Desktop_Item2.jpg);
    width: 140px;
    min-width: 140px;
    height: 78px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    cursor: pointer;
}

    .item2 a:hover {
        background-image: url(../images/Menu_Desktop_Item2_Hover.jpg);
    }

/* Sub Menu */
/* Menu End */

/* scorecardtooltip */

#scorecardtooltip {
    color: #696969;
    font-size: 10px !important;
    width: 500px;
    text-align: left;
    /*background-color:#fff !important;*/
}

    #scorecardtooltip .title {
        font-weight: bold;
        font-size: 1.2em !important;
        display: inline-block !important;
    }






/* Add border to non tab containers */
.tabborder {
    border: 1px solid #bdd0ea;
    padding: 4px 4px 4px 4px;
    margin: auto 4px auto 4px;
}

/* */

/* Top ten customers' progress bar */

.progressTC {
    position: relative;
    /* border: 1px solid #333;*/
    position: relative;
    padding: 1px;
    height: 20px;
}

.barTC {
    background-color: #00ff00;
    height: 10px;
}



/* for Safari */

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .k-grid-header {
            padding-right: 0px !important;
        }
    }
}


/*KPI Styles*/
.gridKPI {
    border: solid;
    border-width: 1px;
    border-color: #dadada;
}

.buttonKPI_Defalut {
    color: #fff;
    background-color: #3498db;
    border: none;
}

    .buttonKPI_Defalut:hover,
    .buttonKPI_Defalut:active,
    .buttonKPI_Defalut:focus {
        background-color: #3da3e8;
    }

.buttonKIP_Cancel {
    color: #fff;
    background-color: #aeafaf;
    border: none;
}

    .buttonKIP_Cancel:hover,
    .buttonKIP_Cancel:active,
    .buttonKIP_Cancel:focus {
        background-color: #b6bbbb;
    }

/**/

/* Warrning */

/*.alert
{
    position: fixed;
    top: 0;
    right: 0;
    height: 28px;
    width: 100%;
    z-index: 99999;
    color: #000;
    font-weight: bold;
}*/

#nikaAlertTxt {
    margin-top: 10px;
}

.alert-success {
    background-color: #D8F8C9;
    color: #339933;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #429C16;
}

    .alert-success span {
        background-image: url('../Images/icon_success.png');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 25px;
    }

.alert-info {
    background-color: #b0e5fe;
    color: #0083AE;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #028DD0;
}

    .alert-info span {
        background-image: url('../Images/icon_info.png');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 25px;
    }
/*.alert-warning
{
    background-color: #fff1a8;
    color: #A88600;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCAD00;
}

    .alert-warning span
    {
        background-image: url('../Images/icon_warning.png');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 25px;
    }*/

.alert-error {
    background-color: #CC0000;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #990000;
}

    .alert-error span {
        background-image: url('../Images/icon_error.png');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 25px;
    }

.k_gridPadding {
    padding-right: 0px !important;
    border-left: solid 0px #dadada !important;
    border-right: solid 0px #dadada !important;
    border-top: solid 0px #dadada !important;
}

.k_gridPaddingBody {
    padding-right: 0px !important;
    border-left: solid 0px #dadada !important;
    border-right: solid 1px #dadada !important;
}

/* cerebiz.cash.communicationthreadt Start */

.ChartWidgetSizePromiseStatus {
    display: inline-block;
    width: 220px;
    height: 220px;
}

/* cerebiz.cash.communicationthreadt end */
