﻿/*@import "reset.css";*/
@import "dataTable.css";
/*@import "ui_custom.css";*/
/*@import "fullcalendar.css";*/
/*@import "icons.css";
@import "fileManager.css";
@import "wysiwyg.css";*/



#topNav i {
    font-size: 12px;
}

.tab-icon {
    padding-right: 6px;
}



#new-note textarea,
#new-note select {
    width: 100%;
}



hr {
    margin: 10px 0 10px 0;
    border-color: #f5f5f5;
}

.nNote.sticky {
    cursor: default;
}

.ui-dialog {
    max-width: 90% !important;
}

.mainForm input[type=text]:disabled,
.mainForm input[type=text]:disabled:hover,
.mainForm input[type=number]:disabled,
.mainForm input[type=number]:disabled:hover {
    cursor: not-allowed;
    background-color: #f3f3f3;
}


.ticketInfo ul li.long {
    width: 75%;
}

.ticketInfo ul li.full {
    width: 100%;
}

.ticketInfo ul li.short {
    width: 25%;
}

.ticketInfo ul li.has-sub-info {
    margin-bottom: 0;
}

div.dynamic-row {
    margin-bottom: 10px;
}

img.add-remove-icon {
    margin-top: 10px;
    padding-left: 5px;
    cursor: pointer;
}

div.half-input {
    width: 46.5%;
    display: inline-block;
}

    div.half-input input[type=text],
    div.half-input input[type=number] {
        width: 100%;
    }

    div.half-input.space-left {
        margin-left: 1.5%;
    }




tr.footHeaderRow th select {
    font-size: 13px;
    padding-left: 10px;
}

.contentNav ul li img.menu-color-image {
    padding-top: 11px;
    height: 14px;
}

.pointer {
    cursor: pointer;
}

.uppercase {
    text-transform: uppercase;
}

td span.table-sub {
    display: block;
    /*padding-top: 5px;*/
    font-size:11px;
}

tfoot .footHeaderRow .noSearch {
    min-width: 150px;
}




table.no-pad tr td {
    padding: 0;
}

table.no-pad input {
    width: 100% !important;
}

td.align_mid {
    text-align: center;
}

td.align_right {
    text-align: right;
}


.no-wrap {
    white-space: nowrap;
}

ul.tabs.noTopBorder {
    border-top: none;
}

ul.tabs li a.paddingForImage {
    padding-left: 35px;
}

.ui-dialog .widgetPartial {
    margin-top: 0px;
    border-style: none;
}

    .ui-dialog .widgetPartial .rowElem,
    #newRoleForm .rowElem {
        padding: 0px 16px;
    }


.mainForm #proposalCreate_selectProduct {
    background: url(../../Images/chosenSelect.png) repeat-x;
}

.Select_TextBox {
    cursor: pointer;
}

.leftHeader {
    float: right;
    margin-top: 5px;
    background: url(../../Images/icons/dark/add.png);
    padding-left: 20px;
}

.tab_container .firstRowElement,
.ui-dialog .firstRowElement {
    border-top-style: none;
}

.noTitle .ui-dialog-titlebar {
    display: none;
}

form .borderTop thead td {
    border-top: 1px solid #D5D5D5;
}

form .tableStatic tbody tr .noLeftBorder {
    border-left-style: none;
}


form .tableStatic td {
    text-align: center;
}

form #convertWayBillToInvoiceItems tbody td {
    text-align: left;
}

form .tableStatic td span,
form .tableStatic td li {
    text-align: left;
}


.fixed-dialog {
    position: fixed;
    top: 50px;
    left: 50px;
}


.formNoteLink {
    color: #009933;
}


/* general */
.closeImage,
.closeProductImage {
    vertical-align: middle;
    cursor: pointer;
    padding-left: -4px;
}

.tickDialog {
    padding-right: 5px;
}

.attachmentCloseImage {
    vertical-align: middle;
    cursor: pointer;
    padding-bottom: 2px;
}




#addPhoneImage,
#addCompanyFaxImage,
#addSystemUserPhoneImage,
#addSystemUserMailImage,
#addCompanyPhoneImage,
#addCompanyMailImage,
#addMailImage,
#addAddress,
#addProductImage {
    vertical-align: middle;
    cursor: pointer;
}

.arrowDownUpCompany,
.arrowDownUpCustomer,
.arrowDownUpMessage {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
}

.invisible {
    display: none;
}

.spanLink {
    cursor: pointer;
}

#editCloseImage,
#closeShare {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}

#searchLoader {
    background: url(../../Images/loaders/loader2.gif);
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -80px;
    display: inline-block;
}




.loaderForProductSelect > .formNote {
    padding: 0;
}

.removeCategoryDialog {
    background: url(../../Images/icons/color/cross.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.selectTemplateDialog {
    background: url(../../Images/icons/color/box-document.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.printProposalDialog {
    background: url(../../Images/icons/color/print.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.reportDialog {
    background: url(../../Images/icons/color/document-report.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.newCalendarEventDialog {
    background: url(../../Images/icons/color/calendar-task.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.editCategoryDialog {
    background: url(../../Images/icons/color/pencil.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.addCategoryDialog {
    background: url(../../Images/icons/color/plus.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}



.unselectable {
    /* make texts non selectable */
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align: center;
    z-index: 1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
    color: #239169;
}

.capitalize {
    text-transform: capitalize;
}




html {
    height: 100%;
}

* html body {
    height: 100%;
}

body {
    /*margin: 0;
    padding: 0;*/
    /*background: url(../../Images/bodyBg.jpg) repeat;*/
    /*background-color: #fcfcfc;
    font-size: 12px;
    color: #424242;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    min-height: 100%;
    position: relative;*/
}



/* =================================
   =====  New styles for v2.0  =====
   ================================= */

/* ===== Required fields error and field notes styling  ===== */

label.error,
span.error,
.field-validation-error {
    color: #A73939;
    font-size: 12px;
    display: block;
    width: 100%;
    white-space: nowrap;
    float: none;
    margin: 8px 0 0px 0;
    padding: 0 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.selector .error {
    margin-right: -220px;
    float: right;
}

.checker label.error, .radio label.error {
    display: inline;
    margin: 0;
}

.req {
    margin-left: 5px;
    color: #DB6464;
}

.formNote {
    display: block;
    text-align: left;
    font-size: 11px;
    padding-top: 5px;
    color: #939393;
}


/* ===== Tags input  ===== */

div.tagsinput {
    border: 1px solid #ddd;
    background: #FFF;
    padding: 5px;
    width: 100%;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

    div.tagsinput span.tag {
        border: 1px solid #a5d24a;
        display: block;
        float: left;
        padding: 3px 8px 2px 8px;
        background: #cde69c;
        color: #638421;
        margin: 5px 5px 5px 5px;
    }

        div.tagsinput span.tag a {
            font-weight: bold;
            color: #82ad2b;
            font-size: 11px;
            float: right;
            margin-top: -1px;
        }

    div.tagsinput input {
        width: 80px;
        border: none;
        padding: 5px;
        background: transparent;
        margin: 5px 5px 0 0;
    }

    div.tagsinput div {
        display: block;
        float: left;
    }

.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.not_valid {
    background: #FBD8DB !important;
    color: #90111A !important;
}


/* ===== Limit box for textareas  ===== */

.limiterBox {
    border: 1px solid #ddd;
    border-top: none;
    /*background: #efefef url(../../Images/leftNavBg.png) repeat-x;*/
    background-color: #ffffff;
    padding: 4px 6px;
    font-size: 11px;
    margin-top: 1px;
}


/* ===== Placeholder colors  ===== */

::-webkit-input-placeholder {
    color: #b3b3b3;
}

:-moz-placeholder {
    color: #b3b3b3;
}


/* ===== Fixing bottom corners on main nav dropdown  ===== */

.corner {
    -webkit-border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
}




/* =================================
   =====  General styles =====
   ================================= */

.wrapper {
    margin: 0 2%;
    clear: both;
}

.img {
    border: 1px solid #d5d5d5;
}


/* ==========  Typo  ========== */

h1, h2, h3, h4, h5, h6, ul.tabs li a, .leftNav ul li a, .stats ul li span, .userLink, .errorPage p, .ui-dialog .ui-dialog-title {
    font-family: 'Cuprum', sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

blockquote {
    border: 1px solid #d5d5d5;
    margin-top: 40px;
    padding: 15px 10px;
    quotes: "\201C" "\201D";
    background: #ffffff;
    text-align: center;
    font-style: italic;
    font-size: 12px;
    border-left: 4px solid #d5d5d5;
}

    blockquote:before {
        content: open-quote;
        font-weight: bold;
    }

    blockquote:after {
        content: close-quote;
        font-weight: bold;
    }

.red {
    color: #B55D5C;
}

.green {
    color: #2a8827;
}

.orange {
    color: #CC9966;
}

.blue {
    color: #3366CC;
}

.yellow {
    color: #CC9933;
}

p {
    padding: 12px 0 0 0;
}

.p12 {
    padding: 12px;
}

.pt12 {
    padding-top: 12px;
}

.mt20 {
    margin-top: 20px !important;
}

.legendLabel span {
    display: block;
    margin: 0 5px;
}

.legendColorBox {
    padding-left: 10px;
}


/* ==========  Additional reset classes  ========== */

.mt40 {
    margin-top: 40px;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.noborder {
    border: none !important;
}

.nobg {
    background: none !important;
}

.floatleft {
    display: block;
    float: left;
}

.floatright {
    display: block;
    float: right;
}

.aligncenter {
    text-align: center;
}

.fix {
    clear: both;
}

.first {
    margin-top: 25px !important;
}

.widget.no-margin {
    margin-top: 0 !important;
}

.dataTables_wrapper .first {
    margin-top: 0px !important;
}

.inactive {
    margin-top: 0px;
    color: #2B6893;
}

.displayNone {
    display: none;
}

.ml122 {
    margin-left: 122px;
}

.w40 {
    width: 40%;
    position: relative;
}





/* ==========  Login page  ========== */

.loginPanel {
    width: 320px;
    background: #ffffff;
    border: 1px solid #d5d5d5;
    border-top: 0;
    display: block; /* height: 212px; */
}

.loginWrapper {
    margin: -106px 0 0 -160px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.loginLogo {
    position: absolute;
    display: block;
    top: -80px;
    left: 15%;
}


    .loginLogo img {
        height: 60px;
    }

.loginPanel h5 {
    font-weight: normal;
    padding: 9px 12px 9px 35px;
    float: left;
}

    .loginPanel h5.new {
        padding: 9px 12px 9px 15px;
    }

.loginPanel label {
    width: 60px;
}

.rememberMe {
    margin-left: 12px;
}

    .rememberMe label { /* padding: 4px 12px!important;*/
        width: auto;
    }

.loginInput {
    width: 200px;
    float: left;
}

.loginRow {
    border-top: 1px solid #e7e7e7;
    padding: 15px 0;
    position: relative;
}

    .loginRow:first-child {
        border-top: none;
    }

    .loginRow:last-child {
        height: 28px;
    }

.backTo a:hover {
    background: #212121;
}

.backTo span {
    padding: 8px 14px 8px 8px;
    display: block;
    float: left;
}

.backTo img {
    margin: 13px 2px 11px 14px;
    float: left;
    display: block;
}

.backTo a {
    float: left;
    color: #eeeeee;
    font-size: 11px;
    border-right: 1px solid #2F2F2F;
    border-left: 1px solid #2F2F2F;
}


/* ==========  Buttons ========== */

.basicBtn {
    background: url(../../Images/ui/basicBtn.png) repeat-x 0 0;
    border: 1px solid #d5d5d5;
    color: #525252;
}

    .basicBtn:hover {
        background-position: 0 -25px;
        border-color: #c9c9c9;
    }

    .basicBtn:active {
        background-position: 0 -50px;
    }

.blueBtn {
    background: url(../../Images/ui/blueBtn.png) repeat-x 0 0;
    border: 1px solid #3581c1;
    color: #fff;
}

    .blueBtn:hover {
        background-position: 0 -25px;
    }

    .blueBtn:active {
        background-position: 0 -50px;
    }

.redBtn {
    background: url(../../Images/ui/redBtn.png) repeat-x 0 0;
    border: 1px solid #9d342a;
    color: #fff;
}

    .redBtn:hover {
        background-position: 0 -25px;
    }

    .redBtn:active {
        background-position: 0 -50px;
    }

.seaBtn {
    background: url(../../Images/ui/seaBtn.png) repeat-x 0 0;
    border: 1px solid #306873;
    color: #fff;
}

    .seaBtn:hover {
        background-position: 0 -25px;
    }

    .seaBtn:active {
        background-position: 0 -50px;
    }

.blackBtn {
    background: url(../../Images/ui/blackBtn.png) repeat-x 0 0;
    border: 1px solid #353535;
    color: #fff;
}

    .blackBtn:hover {
        background-position: 0 -25px;
    }

    .blackBtn:active {
        background-position: 0 -50px;
    }

.greyishBtn {
    background: url(../../Images/ui/greyishBtn.png) repeat-x 0 0;
    border: 1px solid #4f5a68;
    color: #fff;
}

    .greyishBtn:hover {
        background-position: 0 -25px;
    }

    .greyishBtn:active {
        background-position: 0 -50px;
    }

.greenBtn {
    background: url(../../Images/ui/greenBtn.png) repeat-x 0 0;
    border: 1px solid #418d4f;
    color: #fff;
}

    .greenBtn:hover {
        background-position: 0 -25px;
    }

    .greenBtn:active {
        background-position: 0 -50px;
    }


.btn14 {
    border: 1px solid #d5d5d5;
    background: url(../../Images/leftNavBg.png) repeat-x 0 0;
    padding: 6px 8px;
    display: inline-block;
}

    .btn14:hover {
        background: #f6f6f6;
    }

    .btn14:active {
        background: #f1f1f1;
    }


.btn55 {
    /*background: #efefef url(../../Images/middlebg.png) repeat-x 0 0;*/
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    padding: 8px 6px 2px 6px;
    display: inline-block;
}

    .btn55:hover {
        background: #f6f6f6;
    }

    .btn55:active {
        background: #f1f1f1;
    }

    .btn55 span {
        display: block;
        padding: 5px 5px 0 5px;
        color: #595858;
    }

.btnIconLeft {
    border: 1px solid #d5d5d5;
    /*background: url(../../Images/leftNavBg.png) repeat-x 0 0;*/
    background-color: #ffffff;
    display: inline-block;
    color: #595858;
}

    .btnIconLeft:hover {
        background: #f6f6f6;
        color: #B55D5C;
    }

    .btnIconLeft:active {
        background: #f1f1f1;
    }

    .btnIconLeft .icon {
        float: left;
        border-right: 1px solid #d5d5d5;
        padding: 8px;
    }

    .btnIconLeft span {
        display: block;
        float: left;
        padding: 5px 10px;
        font-weight: bold;
    }



/* ========== Pagination ========== */

.pagination {
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 40px;
}

.pages {
}

    .pages li.prev {
        margin-right: 15px;
    }

    .pages li.next {
        margin-left: 15px;
    }

    .pages li {
        display: inline;
        margin: 0 2px;
    }

        .pages li a {
            height: 25px;
            padding: 4px 8px;
            text-decoration: none;
            color: #666666;
            font-weight: bold;
            background: url(../../Images/ui/pagination.png) repeat-x 0 0;
            border: 1px solid #d5d5d5;
            font-size: 11px;
        }

            .pages li a:hover {
                background: #efefef;
            }

        .pages li .active {
            background-position: 0 -26px;
            color: #fff;
            border-color: #687282;
        }

            .pages li .active:hover {
                background: #687282;
            }


/* ==========  Numbers notifications  ========== */

.numberTop, .numberMiddle, .numberLeft {
    text-align: center;
    background: url(../../Images/number.png) repeat-x;
    display: inline-block;
    padding: 1px 5px;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    float: right;
    margin: 10px 15px 10px -5px;
    font-size: 11px;
    line-height: 14px;
}

.numberTop {
    margin: 10px 15px 10px -5px;
    padding: 1px 5px !important;
}

.numberMiddle {
    margin: 0;
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 11px;
}

.numberLeft {
    margin: 0;
    position: absolute;
    top: 12px;
    right: 8px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    float: none;
    background: url(../../Images/number.png) repeat-x !important;
    padding: 1px 5px !important;
}

.datatables-warning {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    padding: 1px 6px;
    color: #fff;
    border-radius: 99px;
    line-height: 14px;
    float: right;
    margin: 0;
    background: url(../../Images/number.png) repeat-x !important;
}


/* ===== Top navigation ===== */

#topNav {
    height: 36px;
    display: block;
}

.fixed {
    /*position: fixed;*/
    position: absolute;
    background: url(../../Images/topNav.jpg) repeat;
    width: 100%;
    color: #eeeeee;
    border-bottom: 1px solid #fff;
    z-index: 999;
}

.welcome {
    float: left;
}

    .welcome img {
        float: left;
        margin: 8px 8px 8px 0;
    }

    .welcome span {
        padding: 8px 5px;
        display: block;
        white-space: nowrap;
        float: left;
        font-size: 11px;
    }


/* ===== Header ===== */

#header {
    height: 106px;
    clear: both;
}

.logo {
    float: left;
    /*margin-top: 30px;*/
}

    .logo img {
        height: 50px;
    }

.middleNav {
    float: right;
    margin-right: 1px;
}

    .middleNav ul {
        margin-top: 25px;
    }

        .middleNav ul li {
            height: 55px;
            text-align: center;
            display: block;
            float: left;
            margin-left: 25px;
            position: relative;
        }

            .middleNav ul li:first-child {
                margin: 0;
            }

            .middleNav ul li a {
                display: block;
                border: 1px solid #d5d5d5;
                /*background: url(../../Images/middlebg.png) repeat-x 0 0;*/
                /*background-color: #ffffff;*/
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                -khtml-border-radius: 2px;
                border-radius: 2px;
                color: #595858;
                font-size: 12px;
                position: relative;
                -moz-box-shadow: 0 2px 1px #fff;
                -webkit-box-shadow: 0 2px 1px #fff;
                box-shadow: 0 2px 1px #fff;
            }

                .middleNav ul li a span {
                    display: block;
                    padding: 34px 10px 0 10px;
                }

            .middleNav ul li.iMes a span {
                background: url(../../Images/icons/middlenav/dialog.png) no-repeat 50% 10px;
            }

            .middleNav ul li.iStat a span {
                background: url(../../Images/icons/middlenav/graph.png) no-repeat 50% 10px;
            }

            .middleNav ul li.iProfile a span {
                background: url(../../Images/icons/middlenav/user.png) no-repeat 50% 10px;
            }

            .middleNav ul li.iAdministration a span {
                background: url(../../Images/icons/middlenav/locked2.png) no-repeat 50% 10px;
            }

            .middleNav ul li a:hover {
                border: 1px solid #C0C0C0;
                background: #f6f6f6;
                -webkit-box-shadow: 1px 1px 30px rgba(0,0,0,.3);
                -moz-box-shadow: 1px 1px 30px rgba(0,0,0,.3);
                box-shadow: 1px 1px 30px rgba(0,0,0,.3);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
                -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
                -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
                -o-transition: border linear 0.2s, box-shadow linear 0.2s;
                transition: border linear 0.2s, box-shadow linear 0.2s;
            }

            .middleNav ul li a.active {
                border: 1px solid #C0C0C0;
                background: #f1f1f1;
                -webkit-box-shadow: 1px 1px 30px rgba(0,0,0,.2);
                -moz-box-shadow: 1px 1px 30px rgba(0,0,0,.2);
                box-shadow: 1px 1px 30px rgba(0,0,0,.2);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
            }


/* ===== Left navigation ===== */
.leftNav {
    width: 190px;
    max-width: 36%;
    margin-top: -1px;
    float: left;
    margin-bottom: 80px;
    margin-right: 21px;
}

    /*.leftNav { width: 212px; max-width: 36%; margin-top: -1px; float: left; margin-bottom: 80px; margin-right: 41px; }*/
    .leftNav .last {
        border-bottom: none;
    }

    .leftNav ul li {
        position: relative;
        display: block;
        margin-top: 2px;
    }

        .leftNav ul li a {
            /*color: #494949;
            font-size: 15.5px;
            display: block;
            background: #efefef url(../../Images/leftNavBg.png) repeat-x 0 0;
            border: 1px solid #d5d5d5;
            margin-top: 1px;*/
            color: #333;
            font-size: 15px;
            display: block;
            border: 1px solid #ddd;
            padding: 9px 9px 8px 14px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            background: #ffffff;
        }

            .leftNav ul li a:hover {
                background: #239169;
                border-color: #239169;
                color: #fff;
            }

            .leftNav ul li a.active {
                background: #40484C;
                border-color: #40484C;
                color: #fff;
            }

                .leftNav ul li a.active.partial {
                    background: #239169;
                    border-color: #239169;
                    color: #fff;
                }



            .leftNav ul li a span {
                display: block;
            }



/* Left navigation subnav */

ul.sub {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-top: 0;
}

    ul.sub li {
        border-bottom: 1px solid #eee;
        margin-top: 0;
    }

        ul.sub li a {
            padding: 11px 12px;
            display: block;
            font-size: 13px;
            border: none;
        }

            ul.sub li a:hover, .sub li a:active {
                background-color: #f8f7f7;
                color: #333;
            }

.leftNav ul.sub li a.active {
    background-color: #f8f7f7;
    color: #333;
}

    .leftNav ul.sub li a.active:after {
        content: "";
        width: 5px;
        height: 9px;
        opacity: .9;
        filter: alpha(Opacity=90);
        margin: 3px 0 6px 0;
        float: right;
        font-family: FontAwesome;
        content: "\f105";
    }





/* ===== Statistics ===== */

.stats {
    margin-top: 25px;
}

    .stats ul {
    }

        .stats ul li {
            display: block;
            float: left;
            margin-left: 5%;
            vertical-align: top;
            width: 21.2%;
        }

            .stats ul li:first-child {
                margin: 0;
            }

            .stats ul li span {
                color: #424242;
                font-size: 16px;
                display: block;
                vertical-align: middle;
                white-space: normal;
            }




/* ===== Right side content ===== */

.fc-button-prev .fc-button-content {
    width: 10px;
    background: url(../../Images/leftArrow.png) no-repeat 15px 13px;
}

.fc-button-next .fc-button-content {
    width: 10px;
    background: url(../../Images/rightArrow.png) no-repeat 15px 13px;
}



/* ===== Right side content ===== */

.widget { /*width: 342px;*/ /*width: 100%;*/
    margin-top: 25px;
    border: 1px solid #d5d5d5;
    display: block;
    background: #ffffff;
    clear: both;
    border-top: none;
}

.widgetS { /*width: 342px;*/ /*width: 100%;*/
    margin-top: 40px;
    border: 1px solid #d5d5d5;
    display: block;
    background: #ffffff;
    border-top: none;
    min-width: 25%;
    float: left;
    margin-right: 40px;
}

.head {
    /*background: #efefef url(../../Images/leftNavBg.png) repeat-x;*/
    background-color: #ffffff;
    height: 38px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
}



.widget .body {
    padding: 12px 14px;
}
/*.widget .normal h5, .accordion-close h5 { background: url(../../Images/aNormal.png) no-repeat 15px 15px; padding: 9px 12px 9px 32px!important }
.widget .inactive h5, .accordion-open h5 { background: url(../../Images/aInactive.png) no-repeat 12px 17px; padding: 9px 12px 9px 32px!important; }*/

.widget .num {
    float: right;
    display: inline-block;
    text-align: center;
    margin: 9px 9px 0 0;
    font-size: 11px;
}

    .widget .num span {
        margin-right: 10px;
    }

    .widget .num a {
        background: url(../../Images/ui/numDataBg.png) repeat-x;
        height: 19px;
        padding: 2px 5px;
        color: #fefefe;
    }

        .widget .num a.blueNum {
            background-position: 0 0;
            border: 1px solid #606873;
        }

            .widget .num a.blueNum:hover {
                background-position: 0 -19px;
            }

            .widget .num a.blueNum:active {
                background-position: 0 -38px;
            }

        .widget .num a.redNum {
            background-position: 0 -57px;
            border: 1px solid #9d382f;
        }

            .widget .num a.redNum:hover {
                background-position: 0 -76px;
            }

            .widget .num a.redNum:active {
                background-position: 0 -95px;
            }

        .widget .num a.greenNum {
            background-position: 0 -114px;
            border: 1px solid #218516;
        }

            .widget .num a.greenNum:hover {
                background-position: 0 -133px;
            }

            .widget .num a.greenNum:active {
                background-position: 0 -152px;
            }

.widget .loader {
    float: right;
    margin: 14px 12px 0 0;
}

/* Support ticket and Latest orders */


.supTicket {
    /*background: url(../../Images/linesSep.png) 0 0 repeat-x;*/
    padding: 15px 20px 15px 20px;
}

.supTicket {
    background: none;
}

    .supTicket .issueType {
        color: #515e70;
        clear: both;
        font-weight: bold;
    }

        .supTicket .issueType .issueInfo {
            float: left;
            display: block;
            background: #ffffff;
            padding-right: 5px;
            max-width:60%;
            overflow:hidden;
            text-overflow:ellipsis;
            white-space:nowrap;
        }

        .supTicket .issueType .issueNum {
            float: right;
            display: block;
            background: #ffffff;
            padding-left: 5px;
            padding-right: 1px;
        }

.issueSummary {
    clear: both;
}

    .issueSummary img {
        border: 1px solid #d5d5d5;
    }

.issueType + .issueSummary {
    padding-top: 14px;
}

.issueSummary + .issueType {
    margin-top: 15px;
}

.ticketInfo ul {
    float: left;
    width: 100%;
    margin-bottom: -6px;
}

    .ticketInfo ul li {
        width: 50%;
        margin-top: -2px;
        display: inline-block;
        float: left;
        margin-bottom: 13px;
        padding: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .ticketInfo ul li.even {
            text-align: right;
        }

        .ticketInfo ul li.full {
            width: 100%;
        }



.ticketInfo {
    margin-top: -3px; /*margin-bottom: -11px; margin-left: 50px; */
}



.chart, .autoUpdate, .bars {
    height: 220px;
    z-index: 90;
    margin: 10px 0 0 0;
    max-width: 100%;
}

.pieWidget {
    width: 100%;
    height: 316px;
    margin: 0 auto;
}




/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .pieWidget {
        width: 100%;
        height: 250px;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 960px) {


    .widgets .left {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .widgets .right {
        float: none;
        width: 100%;
    }
}
