﻿/* Custom styles - Rajesh 13Jun16*/
/*html, body {
    height: auto;
}*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");

.clsSkinText {
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    font-size: 18px;
}

.setings-item ul {
    padding: 0px;
}

    .setings-item ul li {
        list-style: none;
        padding-top: 5px;
    }

.skitlitext {
    padding-left: 5px;
}

.clsGreen {
    color: green;
}

.clsOrange {
    color: orange;
}

.clsBlue {
    color: darkblue;
}

.clsRed {
    color: orangered;
}

.label-pink, .label.label-pink, .badge.badge-pink, .badge-pink {
    background-color: #d6487e !important;
    border-radius: 2px;
    color: #FFFFFF;
}

.label-green, .label.label-green, .badge.badge-green, .badge-green {
    background-color: #77b943 !important;
    border-radius: 2px;
    color: #FFFFFF;
}

.label-yellow, .label.label-yellow, .badge.badge-yellow, .badge-yellow {
    background-color: #F2B604 !important;
    border-radius: 2px;
}

.paddingTop10 {
    padding-top: 10px;
}

.txtCallNotes {
    width: 100%;
}

.marginTop40 {
    margin-top: 40px;
}

label {
    font-weight: normal !important;
    padding-top: 3px;
}

select {
    height: 25px !important;
    padding: 2px 4px !important;
    margin: 0px !important;
}

.clsIName {
    font-size: 18px !important;
    /*padding-left: 20px;*/
    color: #1AB394;
}

.divIName {
    padding-left: 0;
    padding-top: 4px;
}

.clsNamelbl {
    padding-right: 0px !important;
}

.clsFollowup {
    padding-top: 8px;
}

.btn-sm {
    font-size: 13px !important;
}

#ClaimListDetails .clsTableWork th,
#ClaimListDetails .clsTableWork td,
#ClaimListDetails .label {
    font-size: 11px !important;
}

.DemoInfo {
    font-size: 12px;
    background-color: #fff;
    border-radius: 5px;
    margin: 5px;
    padding-top: 5px;
}

.formWork {
    background-color: #fff;
    border-radius: 5px;
    /*   margin: 5px;
    padding-top: 5px;*/
}

.formWorkSec {
    background-color: #fff;
    border-radius: 5px;
    padding-top: 5px;
}

.DemoInfo .form-group {
    margin-bottom: 0px !important;
}

.marginTop10 {
    margin-top: 10px;
}

.DemoInfoSect .hr-line-dashed {
    border-top: 1px dashed #1ab394 !important;
    margin: 0px !important;
}

.clsWorkPanel {
    background-color: #f3f3f4;
    border: none;
}

.formWorkInner {
    margin-top: 20px;
}

.marginTop30 {
    margin-top: 30px;
}

.popupContactFa {
    color: #1ab394 !important;
    font-size: 20px !important;
    margin: 2px 0 0;
}

.clsWorkPanel .btn-sm {
    padding: 3px 10px !important;
}

.marginTop5px {
    margin-top: 5px !important;
}

.navbar-default {
    z-index: 10;
}

.padding-5 {
    padding: 5px !important;
}

.theme-bg {
    background-color: #1ab394 !important;
}

.logo-element {
    font-size: 16px !important;
}

div.Entry .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th,
div.Entry .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 2px 6px !important;
}

div#codingInfo .form-control, .single-line {
    padding: 2px 6px !important;
    font-size: 12px !important;
    height: auto !important;
}

.form-control, .single-line {
    padding: 2px 6px !important;
    font-size: 12px !important;
    height: 24px !important;
}

div#codingInfo .form-horizontal .control-label {
    padding-top: 2px !important;
}

body {
    font-size: 12px !important;
}

/*div.Entry .panel-body {
    padding: 15px 0 0;
}*/

.file-content {
    padding: 10px;
    /*overflow-y:scroll;
    height: 500px;*/
}

#toggleLeft {
    font-size: 14px;
    cursor: pointer;
}

#toggleRight {
    font-size: 14px;
    cursor: pointer;
}

.popout {
    font-size: 14px;
    cursor: pointer;
}

#divRight .panel-heading {
    padding: 4px 15px 3px 15px !important;
}

.padding-left-10 {
    padding-left: 10px;
}



.navbar-form-custom {
    height: auto !important;
}

.minimalize-styl-2 {
    margin: 5px 5px 5px 20px !important;
}
/*.navbar-top-links li {
    margin-top: 5px;
}*/

.navbar {
    min-height: auto !important;
}

#top-search {
    margin-top: 10px;
}

.navbar-brand {
    height: auto;
    line-height: 0;
    font-weight: bold;
}

.container {
    position: absolute;
    top: 30px;
    bottom: 0;
    width: 100%;
}

div#divSplitter {
    height: auto;
    position: absolute;
    width: 100%;
    font-size: 12px;
}

/*div#divReference {
    position: absolute;
    bottom: 0;
    height: 35%;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #c0c0c0;
    font-size: 12px;
}*/

.bodyHeightWithFooter {
    min-height: 100% !important;
}

.bodyHeightWithoutFooter {
    min-height: 100% !important;
}

.splitter_panel .vsplitter {
    background: #c0c0c0 url("../../images/vsizegrip.png") no-repeat scroll center center;
    background-color: #c0c0c0;
    cursor: col-resize;
    width: 10px;
    z-index: 900;
}

#divRight {
    overflow: hidden;
    background-color: #FFFFFF;
}

.timeline-item .content {
    background-color: #FFFFFF;
}

#slides .badge {
    white-space: inherit !important;
}

/*.modal-backdrop {
    opacity: 0 !important;
}

div#ModalAddKeyword .modal-dialog {
    top: 100px;
    position: absolute;
}*/

.width-auto {
    width: auto !important;
}

.text-align-center {
    text-align: center !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.width-400 {
    width: 400px !important;
}

.radio-info input[type="radio"] + label::after {
    margin-top: 3px;
}

.radio label {
    padding-left: 0px !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.popupDivDdl select {
    width: 100% !important;
}
/* Slider css starts here*/
#wrapper {
    overflow: hidden !important;
}

#slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    top: 5px;
}

    #slides ul {
        list-style: none;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        position: relative;
    }

    #slides li {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
        position: relative;
        font-family: Roboto, sans-serif;
    }

.btn-bar {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 50%;
}

#buttons {
    margin: 0 auto;
    padding: 0 0 5px;
}

    #buttons a {
        text-align: center;
        display: block;
        font-size: 20px;
        float: left;
        outline: 0;
        margin: 0px 60px;
        color: #1AB394;
        text-decoration: none;
        display: block;
    }

a#prev:hover,
a#next:hover {
    color: #FFF;
    text-shadow: .5px 0px #b14943;
}
/* Slider css ends here*/
.btn-circle-small {
    border-radius: 15px;
    font-size: 12px;
    /*height: 20px;*/
    line-height: 1.42857;
    padding: 0px 0;
    text-align: center;
    width: 20px;
}

.popover {
    max-width: 500px;
    font-size: 12px;
}

.popover-content {
    padding: 2px;
}

.popover-title {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
}

div#divRelatedNotes .dataTables_wrapper {
    padding-bottom: 0px;
}

.scrollText {
    cursor: pointer;
}

tr.lineItems input[type=text] {
    width: 50px;
    font-size: 12px !important;
}

.btnEntryList {
    background-color: #F9F9F9;
    border: none;
}

.btnConfirm {
    padding: 0px;
    font-size: 12px !important;
    line-height: 1.5;
}

div#codingInfo .form-control {
    font-size: 12px !important;
}
/*Karthik added css to display validation message in tooltip starts here*/
.validationMsgContainer {
    position: absolute;
    /*right: 18px;
    top: -22px;*/
    left: -62px;
    top: -20px;
    z-index: 1;
}

.validationMsgInnerContainer {
    background-color: #333;
    font-size: 12px;
    border: 1px solid #999;
    color: #FFF;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    white-space: nowrap;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 6px;
    font-family: Roboto, Helvetica, sans-serif;
    filter: alpha(opacity=90);
    opacity: 0.7;
    line-height: normal;
    position: absolute;
}

    .validationMsgInnerContainer .validationMsgTooltip {
        position: relative;
    }

    .validationMsgInnerContainer .validationMsgTooltipArrow {
        border-color: #333 transparent transparent;
        border-style: solid;
        border-width: 10px 10px 0;
        height: 0;
        width: 0;
        position: absolute;
        bottom: -6px;
        left: 5px;
    }
/*Karthik added css to display validation message in tooltip ends here*/
.select2-dropdown {
    z-index: 9001;
}

#ModalAddKeyword .select2-container {
    width: 100%;
}

.ifrmCodeHelper {
    border: medium none;
    height: 100%;
    width: 100%;
}

.addErrBorder {
    border: 1px solid red;
}


.padd-top5 {
    padding-top: 5px;
}

.dataTables_info {
    /*font-size: 13px;*/
    padding: 0px;
    margin-bottom: 0px;
}

.pagination {
    font-size: 13px;
    margin: 5px 0;
    float: right;
}

.gotopage-grid li {
    display: inline-block;
}

.dataTables_info li {
    display: inline;
}

.page-detail {
    /*  vertical-align: middle; */
    padding: 1px 9px;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 2px 8px;
    margin-bottom: 0px;
}

.pager-style {
    padding: 4px 0px 0px 0;
    background: #F0F3F3;
}

.pager .next > a, .pager .next > span {
    float: inherit;
}

.pager-border {
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #C5C1C1;
    cursor: not-allowed;
    background-color: #F0F3F3;
}

.pager {
    padding-left: 0px;
    margin: 2px 0;
    text-align: center;
    list-style: none;
}


table.dataTable thead .sorting {
    background: url('../images/sort_both.png') no-repeat center right;
}

table.dataTable thead .sorting_asc {
    background: url('../images/sort_asc.png') no-repeat center right;
}

table.dataTable thead .sorting_desc {
    background: url('../images/sort_desc.png') no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled {
    background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled {
    background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

.vertical-text {
    position: absolute;
    left: 0;
    color: #696565 !important;
    margin-top: 13px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.search-heading-left {
    background: #19aa8d;
    margin-bottom: 15px;
}

    .search-heading-left .panel {
        border: 1px solid #02b692;
    }

.vertical-text h4 {
    padding: 0px 16px 11px 11px;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
}

.border-btm-radius3 {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.break-word {
    word-break: break-word;
}

@media only screen and (min-width: 700px) {
    .clsBoxesMargin {
        margin-left: 20.83% !important;
    }

    .clsLoginMargin {
        margin-left: 37.50% !important;
    }
}
/*.nav > li.active.open > a {
    color: black;
}
ul#side-menu .nav > li.active > a {
    color: chartreuse;
}*/

.text-align-right {
    text-align: right !important;
}

.outerDiv {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middleDiv {
    display: table-cell;
    vertical-align: middle;
}

.innerDiv {
    margin-left: auto;
    margin-right: auto;
}

div.cptSearchContainer, div.cptSearchContainer select, div.cptSearchContainer input[type=text],
div.cptSearchContainer input[type=button], div.cptSearchContainer button, div.cptSearchContainer li,
div.cptSearchContainer a,
div.cptSearchContainer .form-control, .single-line {
    font-size: 11px;
    font-weight: normal;
    font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
}

.popover {
    max-width: 800px !important;
}

.navbar-form-custom .form-control {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 14px;
    margin: 0;
    z-index: 2000;
    height: 0px;
}

.fa-calendar {
    cursor: pointer;
}

div.divChartHelperScroll div#slides ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.timeline-item .content:hover {
    background-color: #ffffff;
}

li.liPageNavigationSection {
    position: absolute;
    left: 48%;
    top: 5px;
}
/*.blockUI.blockOverlay{opacity:0.94 !important}
.blockUI.blockMsg.blockPage{border: 7px solid #aaa !important;border-radius: 20px;}
.blockUI.blockMsg.blockPage h1{padding: 10px; margin: 0px;}*/

/* Migrated starts here */

.label.label-transparent, .label-transparent, .badge.badge-transparent, .badge-transparent {
    background-color: transparent !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-grey, .label.label-grey, .badge.badge-grey, .badge-grey {
    background-color: #a0a0a0 !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-info, .label.label-info, .badge.badge-info, .badge-info {
    background-color: #3a87ad !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-success, .label.label-success, .badge.badge-success, .badge-success {
    background-color: #B5C428 !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-danger, .label.label-danger, .badge.badge-danger, .badge-danger {
    background-color: #d15b47 !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-important, .label.label-important, .badge.badge-important, .badge-important {
    background-color: #d15b47 !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-inverse, .label.label-inverse, .badge.badge-inverse, .badge-inverse {
    background-color: #333333 !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-warning, .label.label-warning, .badge.badge-warning, .badge-warning {
    background-color: #f89406 !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-pink, .label.label-pink, .badge.badge-pink, .badge-pink {
    background-color: #d6487e !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-purple, .label.label-purple, .badge.badge-purple, .badge-purple {
    background-color: #9585bf !important;
    border-radius: 2px;
    color: #ffffff;
}

.label-yellow, .label.label-yellow, .badge.badge-yellow, .badge-yellow {
    background-color: #fee188 !important;
    border-radius: 2px;
}

.label-light, .label.label-light, .badge.badge-light, .badge-light {
    background-color: #e7e7e7 !important;
    border: 1px solid #C7C7C7;
    padding: 2px 6px 2px 6px;
}

.badge-yellow, .label-yellow {
    color: #996633;
    border-color: #fee188;
}

.badge-light, .label-light {
    color: #888888;
}

div.divDashboard h5 {
    border: none;
    background-color: #F0F3F3;
    padding: 10px;
    border-radius: 5px;
}

div.divDashboard .ibox-content {
    border: none;
    padding: 15px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}
/*#region DataBoxes*/
.databox-container {
    text-align: center;
    font-size: 0;
}

.databox {
    display: inline-block;
    width: 100%;
    height: 65px;
    padding: 0;
    font-size: 0;
    margin-bottom: 30px;
    vertical-align: top;
    min-width: 130px;
}

    .databox .databox-icon {
        margin: 0;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

        .databox .databox-icon > .fa,
        .databox .databox-icon .typcn,
        .databox .databox-icon .glyphicon,
        .databox .databox-icon .wi {
            display: inline-block;
            margin: 0;
            text-align: center;
            position: relative;
            margin-top: 3px;
        }

            .databox .databox-icon > .fa:before,
            .databox .databox-icon .typcn:before,
            .databox .databox-icon .glyphicon:before,
            .databox .databox-icon .wi:before {
                font-size: 40px;
                display: block;
                text-align: center;
            }

    .databox .databox-sparkline {
        padding-top: 0;
        margin: 0 auto;
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
        text-align: center;
        font-size: 24px;
    }

    .databox .databox-piechart {
        padding-top: 0;
        margin: 0 auto;
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
        text-align: center;
        font-size: 14px;
        font-weight: 300;
    }

    .databox .databox-header {
        display: block;
        font-size: 18px;
        font-family: 'Roboto', 'Lucida Sans', 'trebuchet MS', Arial, Helvetica /*rtl:"Droid Arabic Kufi", "WYekan"*/;
        font-weight: 400 /*rtl:300*/;
        margin: 8px 5px;
        position: relative;
    }

        .databox .databox-header i {
            margin-right: 5px;
        }

    .databox .databox-number {
        display: block;
        font-size: 17px;
        line-height: 26px;
        margin: 2px;
        position: relative;
        font-family: 'Roboto', 'Lucida Sans', 'trebuchet MS', Arial, Helvetica /*rtl:"Droid Arabic Kufi", "WYekan"*/;
    }

        .databox .databox-number i {
            margin-right: 5px;
        }

        .databox .databox-number.number-xs {
            font-size: 11px;
        }

        .databox .databox-number.number-sm {
            font-size: 14px;
        }

        .databox .databox-number.number-lg {
            font-size: 20px;
        }

        .databox .databox-number.number-xlg {
            font-size: 23px;
        }

        .databox .databox-number.number-xxlg {
            font-size: 30px;
        }

    .databox .databox-title {
        display: block;
        font-size: 16px;
        font-weight: 300;
        margin: 2px;
        position: relative;
    }

        .databox .databox-title i {
            margin-right: 5px;
            font-size: 13px;
        }

    .databox .databox-text {
        display: block;
        font-size: 11px;
        margin: 4px 0 2px;
        position: relative;
    }

        .databox .databox-text i {
            margin-right: 5px;
            font-size: 13px;
        }

    .databox .databox-inlinetext {
        font-size: 11px;
        margin: 2px;
        position: relative;
    }

        .databox .databox-inlinetext i {
            margin-right: 5px;
            font-size: 13px;
        }

    .databox .databox-stat {
        display: inline-block;
        position: absolute;
        right: 7px;
        top: 7px;
        padding: 2px 5px;
    }

        .databox .databox-stat.stat-left {
            left: 7px;
            right: auto;
        }

        .databox .databox-stat .stat-text {
            display: inline-block;
            font-size: 13px;
            padding-right: 5px;
            font-weight: 500;
        }

        .databox .databox-stat .stat-icon {
            display: inline-block;
            font-size: 13px;
        }

            .databox .databox-stat .stat-icon.icon-lg {
                font-size: 16px;
            }

            .databox .databox-stat .stat-icon.icon-xlg {
                font-size: 18px;
            }

        .databox .databox-stat.radius-bordered {
            -webkit-border-radius: 3px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 3px;
            -moz-background-clip: padding;
            border-radius: 3px;
            background-clip: padding-box;
        }

        .databox .databox-stat[class*="bg-"] {
            color: #ffffff;
        }

    .databox .databox-state {
        position: absolute;
        top: 10px;
        right: 10px;
        height: 24px;
        width: 24px;
        -webkit-border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 50%;
        -moz-background-clip: padding;
        border-radius: 50%;
        background-clip: padding-box;
        background-color: #e5e5e5;
        text-align: center;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        border: 2px solid #ffffff;
    }

        .databox .databox-state i {
            font-size: 13px;
            color: #ffffff;
            line-height: 20px;
        }

    .databox .databox-row {
        width: 100%;
        margin: 0;
        position: relative;
    }

        .databox .databox-row[class*="bg-"] {
            color: #ffffff;
        }

        .databox .databox-row.bordered-bottom {
            border-bottom: 1px solid #eeeeee;
        }

        .databox .databox-row.bordered-top {
            border-top: 1px solid #eeeeee;
        }

        .databox .databox-row.bordered-left {
            border-left: 1px solid #eeeeee;
        }

        .databox .databox-row.bordered-right {
            border-right: 1px solid #eeeeee;
        }

        .databox .databox-row.bordered-thick {
            border-width: 2px;
        }

        .databox .databox-row.row-1 {
            height: 8.33%;
        }

        .databox .databox-row.row-2 {
            height: 16.66%;
        }

        .databox .databox-row.row-3 {
            height: 25%;
        }

        .databox .databox-row.row-4 {
            height: 33.33%;
        }

        .databox .databox-row.row-5 {
            height: 41.66%;
        }

        .databox .databox-row.row-6 {
            height: 50%;
        }

        .databox .databox-row.row-7 {
            height: 58.33%;
        }

        .databox .databox-row.row-8 {
            height: 66.66%;
        }

        .databox .databox-row.row-9 {
            height: 75%;
        }

        .databox .databox-row.row-10 {
            height: 83.33%;
        }

        .databox .databox-row.row-11 {
            height: 91.66%;
        }

        .databox .databox-row.row-12 {
            height: 100%;
        }

    .databox .databox-cell {
        height: 100%;
        margin: 0;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
    }

        .databox .databox-cell[class*="bg-"] {
            color: #ffffff;
        }

        .databox .databox-cell.bordered-bottom {
            border-bottom: 1px solid #ffffff;
        }

        .databox .databox-cell.bordered-top {
            border-top: 1px solid #ffffff;
        }

        .databox .databox-cell.bordered-left {
            border-left: 1px solid #ffffff;
        }

        .databox .databox-cell.bordered-right {
            border-right: 1px solid #ffffff;
        }

        .databox .databox-cell.bordered-thick {
            border-width: 2px;
        }

        .databox .databox-cell.cell-1 {
            width: 8.33%;
        }

        .databox .databox-cell.cell-2 {
            width: 16.66%;
        }

        .databox .databox-cell.cell-3 {
            width: 25%;
        }

        .databox .databox-cell.cell-4 {
            width: 33.33%;
        }

        .databox .databox-cell.cell-5 {
            width: 41.66%;
        }

        .databox .databox-cell.cell-6 {
            width: 50%;
        }

        .databox .databox-cell.cell-7 {
            width: 58.33%;
        }

        .databox .databox-cell.cell-8 {
            width: 66.66%;
        }

        .databox .databox-cell.cell-9 {
            width: 75%;
        }

        .databox .databox-cell.cell-10 {
            width: 83.33%;
        }

        .databox .databox-cell.cell-11 {
            width: 91.66%;
        }

        .databox .databox-cell.cell-12 {
            width: 100%;
        }

    .databox.databox-inverted .databox-left {
        -lh-property: 0;
        width: -webkit-calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: calc(100% - 65px);
        ;
    }

    .databox.databox-inverted .databox-right {
        width: 65px;
    }

    .databox.databox-transparent .databox-left {
        background-color: transparent !important;
    }

    .databox.databox-transparent .databox-right {
        background-color: transparent !important;
    }

    .databox .databox-left {
        position: relative;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin: 0;
        width: 65px;
        height: 65px;
        padding: 10px;
        color: #2dc3e8;
    }

        .databox .databox-left[class*="bg-"] {
            color: #ffffff;
        }

    .databox .databox-right {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        -lh-property: 0;
        width: -webkit-calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: calc(100% - 65px);
        ;
        height: 65px;
        color: #555555;
        padding: 5px 10px;
    }

        .databox .databox-right.bordered {
            border-left: 1px solid #ffffff;
        }

        .databox .databox-right.bordered-thick {
            border-left: 3px solid #ffffff;
        }

        .databox .databox-right[class*="bg-"] {
            color: #ffffff;
        }

    .databox.databox-shadowed {
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    }

    .databox.radius-bordered {
        -webkit-border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 3px;
        -moz-background-clip: padding;
        border-radius: 3px;
        background-clip: padding-box;
    }

        .databox.radius-bordered .databox-left {
            -webkit-border-radius: 3px 0 0 3px /*rtl:0 3px 3px 0*/;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 3px 0 0 3px /*rtl:0 3px 3px 0*/;
            -moz-background-clip: padding;
            border-radius: 3px 0 0 3px /*rtl:0 3px 3px 0*/;
            background-clip: padding-box;
        }

        .databox.radius-bordered .databox-right {
            -webkit-border-radius: 0 3px 3px 0 /*rtl:3px 0 0 3px*/;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 0 3px 3px 0 /*rtl:3px 0 0 3px*/;
            -moz-background-clip: padding;
            border-radius: 0 3px 3px 0 /*rtl:3px 0 0 3px*/;
            background-clip: padding-box;
        }

            .databox.radius-bordered .databox-right .databox-row:first-child {
                -webkit-border-radius: 0 3px 0 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 3px 0 0;
                -moz-background-clip: padding;
                border-radius: 0 3px 0 0;
                background-clip: padding-box;
            }

            .databox.radius-bordered .databox-right .databox-row:last-child {
                -webkit-border-radius: 0 0 3px 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 0 3px 0;
                -moz-background-clip: padding;
                border-radius: 0 0 3px 0;
                background-clip: padding-box;
            }

    .databox.databox-graded {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
        background-image: -webkit-linear-gradient(left, #dddddd, #ffffff);
        background-image: -moz-linear-gradient(left, #dddddd, #ffffff);
        background-image: -o-linear-gradient(left, #dddddd, #ffffff);
        background-image: linear-gradient(to right, #dddddd, #ffffff);
    }

    .databox.databox-halved .databox-left {
        width: 50% !important;
    }

    .databox.databox-halved .databox-right {
        width: 50% !important;
    }

    .databox.databox-lg {
        height: 80px;
    }

        .databox.databox-lg .databox-icon > .fa:before,
        .databox.databox-lg .databox-icon .typcn:before,
        .databox.databox-lg .databox-icon .glyphicon:before,
        .databox.databox-lg .databox-icon .wi:before {
            font-size: 48px;
            padding: 6px 4px 7px;
        }

        .databox.databox-lg .databox-sparkline {
            margin: 13px auto;
        }

        .databox.databox-lg .databox-number {
            font-size: 20px;
            margin: 4px 0 6px;
        }

        .databox.databox-lg .databox-left {
            width: 80px;
            height: 80px;
        }

        .databox.databox-lg .databox-right {
            -lh-property: 0;
            width: -webkit-calc(100% - 80px);
            width: -moz-calc(100% - 80px);
            width: calc(100% - 80px);
            ;
            height: 80px;
            padding: 10px 15px;
        }

        .databox.databox-lg.databox-inverted .databox-left {
            -lh-property: 0;
            width: -webkit-calc(100% - 80px);
            width: -moz-calc(100% - 80px);
            width: calc(100% - 80px);
            ;
        }

        .databox.databox-lg.databox-inverted .databox-right {
            width: 80px;
        }

    .databox.databox-xlg {
        height: 170px;
    }

        .databox.databox-xlg .databox-icon > .fa:before,
        .databox.databox-xlg .databox-icon .typcn:before,
        .databox.databox-xlg .databox-icon .glyphicon:before {
            padding: 6px 4px 7px;
        }

        .databox.databox-xlg .databox-icon .wi:before {
            font-size: 55px !important;
        }

        .databox.databox-xlg .databox-left {
            width: 170px;
            height: 170px;
        }

        .databox.databox-xlg .databox-right {
            -lh-property: 0;
            width: -webkit-calc(100% - 170px);
            width: -moz-calc(100% - 170px);
            width: calc(100% - 170px);
            ;
            height: 170px;
        }

        .databox.databox-xlg.databox-inverted .databox-left {
            -lh-property: 0;
            width: -webkit-calc(100% - 170px);
            width: -moz-calc(100% - 170px);
            width: calc(100% - 170px);
            ;
        }

        .databox.databox-xlg.databox-inverted .databox-right {
            width: 170px;
        }

    .databox.databox-xxlg {
        height: 250px;
    }

        .databox.databox-xxlg .databox-icon > .fa:before,
        .databox.databox-xxlg .databox-icon .typcn:before,
        .databox.databox-xxlg .databox-icon .glyphicon:before,
        .databox.databox-xxlg .databox-icon .wi:before {
            font-size: 200px;
            padding: 6px 4px 7px;
        }

        .databox.databox-xxlg .databox-left {
            width: 250px;
            height: 250px;
        }

        .databox.databox-xxlg .databox-right {
            -lh-property: 0;
            width: -webkit-calc(100% - 250px);
            width: -moz-calc(100% - 250px);
            width: calc(100% - 250px);
            ;
            height: 250px;
        }

        .databox.databox-xxlg.databox-inverted .databox-left {
            -lh-property: 0;
            width: -webkit-calc(100% - 250px);
            width: -moz-calc(100% - 250px);
            width: calc(100% - 250px);
            ;
        }

        .databox.databox-xxlg.databox-inverted .databox-right {
            width: 250px;
        }

    .databox.databox-vertical {
        width: 100%;
        height: 100px;
    }

        .databox.databox-vertical .databox-top {
            position: relative;
            width: 100%;
            height: 50px;
            display: inline-block;
            text-align: center;
            margin: 0;
            padding: 5px;
            color: #2dc3e8;
        }

            .databox.databox-vertical .databox-top[class*="bg-"] {
                color: #ffffff;
            }

        .databox.databox-vertical .databox-bottom {
            position: relative;
            width: 100%;
            height: 50px;
            display: inline-block;
            margin: 0;
            color: #555555;
            padding: 5px 10px;
        }

            .databox.databox-vertical .databox-bottom.bordered {
                border-top: 1px solid #ffffff;
            }

            .databox.databox-vertical .databox-bottom.bordered-thick {
                border-top: 3px solid #ffffff;
            }

            .databox.databox-vertical .databox-bottom[class*="bg-"] {
                color: #ffffff;
            }

        .databox.databox-vertical .databox-icon > .fa:before,
        .databox.databox-vertical .databox-icon .typcn:before,
        .databox.databox-vertical .databox-icon .glyphicon:before,
        .databox.databox-vertical .databox-icon .wi:before {
            font-size: 38px;
        }

        .databox.databox-vertical.radius-bordered {
            -webkit-border-radius: 3px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 3px;
            -moz-background-clip: padding;
            border-radius: 3px;
            background-clip: padding-box;
        }

            .databox.databox-vertical.radius-bordered .databox-top {
                -webkit-border-radius: 3px 3px 0 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 3px 3px 0 0;
                -moz-background-clip: padding;
                border-radius: 3px 3px 0 0;
                background-clip: padding-box;
            }

                .databox.databox-vertical.radius-bordered .databox-top .databox-row:first-child .databox-cell:first-child {
                    -webkit-border-radius: 3px 0 0 0;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius: 3px 0 0 0;
                    -moz-background-clip: padding;
                    border-radius: 3px 0 0 0;
                    background-clip: padding-box;
                }

                .databox.databox-vertical.radius-bordered .databox-top .databox-row:first-child .databox-cell:last-child {
                    -webkit-border-radius: 0 3px 0 0;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius: 0 3px 0 0;
                    -moz-background-clip: padding;
                    border-radius: 0 3px 0 0;
                    background-clip: padding-box;
                }

                .databox.databox-vertical.radius-bordered .databox-top img {
                    -webkit-border-radius: 3px 3px 0 0;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius: 3px 3px 0 0;
                    -moz-background-clip: padding;
                    border-radius: 3px 3px 0 0;
                    background-clip: padding-box;
                }

            .databox.databox-vertical.radius-bordered .databox-bottom {
                -webkit-border-radius: 0 0 3px 3px;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 0 3px 3px;
                -moz-background-clip: padding;
                border-radius: 0 0 3px 3px;
                background-clip: padding-box;
            }

                .databox.databox-vertical.radius-bordered .databox-bottom .databox-row:last-child .databox-cell:first-child {
                    -webkit-border-radius: 0 0 0 3px;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius: 0 0 0 3px;
                    -moz-background-clip: padding;
                    border-radius: 0 0 0 3px;
                    background-clip: padding-box;
                }

                .databox.databox-vertical.radius-bordered .databox-bottom .databox-row:last-child .databox-cell:last-child {
                    -webkit-border-radius: 0 0 3px 0;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius: 0 0 3px 0;
                    -moz-background-clip: padding;
                    border-radius: 0 0 3px 0;
                    background-clip: padding-box;
                }

                .databox.databox-vertical.radius-bordered .databox-bottom img {
                    -webkit-border-radius: 0 0 3px 3px;
                    -webkit-background-clip: padding-box;
                    -moz-border-radius: 0 0 3px 3px;
                    -moz-background-clip: padding;
                    border-radius: 0 0 3px 3px;
                    background-clip: padding-box;
                }

        .databox.databox-vertical.databox-graded {
            background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
            background-image: -webkit-linear-gradient(top, #e5e5e5, #ffffff);
            background-image: -moz-linear-gradient(top, #e5e5e5, #ffffff);
            background-image: -o-linear-gradient(top, #e5e5e5, #ffffff);
            background-image: linear-gradient(to bottom, #e5e5e5, #ffffff);
        }

        .databox.databox-vertical.databox-halved .databox-top {
            height: 50%;
        }

        .databox.databox-vertical.databox-halved .databox-bottom {
            height: 50%;
        }

        .databox.databox-vertical.databox-lg {
            height: 150px;
            width: 100%;
        }

            .databox.databox-vertical.databox-lg .databox-number {
                font-size: 17px;
                margin: 2px;
            }

            .databox.databox-vertical.databox-lg .databox-icon > .fa:before,
            .databox.databox-vertical.databox-lg .databox-icon .typcn:before,
            .databox.databox-vertical.databox-lg .databox-icon .glyphicon:before {
                font-size: 38px !important;
                padding: 0;
            }

            .databox.databox-vertical.databox-lg .databox-icon .wi:before {
                font-size: 50px !important;
                padding: 0;
            }

            .databox.databox-vertical.databox-lg .databox-top {
                height: 50px;
            }

            .databox.databox-vertical.databox-lg .databox-bottom {
                height: 100px;
            }

            .databox.databox-vertical.databox-lg.databox-inverted .databox-icon > .fa:before,
            .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .typcn:before,
            .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .wi:before {
                font-size: 85px;
                padding: 0;
            }

            .databox.databox-vertical.databox-lg.databox-inverted .databox-top {
                height: 100px;
            }

            .databox.databox-vertical.databox-lg.databox-inverted .databox-bottom {
                height: 50px;
            }

            .databox.databox-vertical.databox-lg.databox-halved .databox-icon > .fa:before,
            .databox.databox-vertical.databox-lg.databox-halved .databox-icon .typcn:before,
            .databox.databox-vertical.databox-lg.databox-halved .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-lg.databox-halved .databox-icon .wi:before {
                font-size: 58px;
                padding: 0;
            }

            .databox.databox-vertical.databox-lg.databox-halved .databox-top {
                height: 75px;
            }

            .databox.databox-vertical.databox-lg.databox-halved .databox-bottom {
                height: 75px;
            }

        .databox.databox-vertical.databox-xlg {
            height: 200px;
            width: 100%;
        }

            .databox.databox-vertical.databox-xlg .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xlg .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xlg .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xlg .databox-icon .wi:before {
                font-size: 38px;
                padding: 0;
            }

            .databox.databox-vertical.databox-xlg .databox-top {
                height: 50px;
            }

            .databox.databox-vertical.databox-xlg .databox-bottom {
                height: 150px;
            }

            .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .wi:before {
                font-size: 120px;
                padding: 10px;
            }

            .databox.databox-vertical.databox-xlg.databox-inverted .databox-top {
                height: 150px;
            }

            .databox.databox-vertical.databox-xlg.databox-inverted .databox-bottom {
                height: 50px;
            }

            .databox.databox-vertical.databox-xlg.databox-halved .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .wi:before {
                font-size: 85px;
                padding: 0;
            }

            .databox.databox-vertical.databox-xlg.databox-halved .databox-top {
                height: 100px;
            }

            .databox.databox-vertical.databox-xlg.databox-halved .databox-bottom {
                height: 100px;
            }

        .databox.databox-vertical.databox-xxlg {
            height: 300px;
            width: 100%;
        }

            .databox.databox-vertical.databox-xxlg .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xxlg .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xxlg .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xxlg .databox-icon .wi:before {
                font-size: 38px;
                padding: 0;
            }

            .databox.databox-vertical.databox-xxlg .databox-top {
                height: 50px;
            }

            .databox.databox-vertical.databox-xxlg .databox-bottom {
                height: 250px;
            }

            .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .wi:before {
                font-size: 220px;
                padding: 10px;
            }

            .databox.databox-vertical.databox-xxlg.databox-inverted .databox-top {
                height: 250px;
            }

            .databox.databox-vertical.databox-xxlg.databox-inverted .databox-bottom {
                height: 50px;
            }

            .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .wi:before {
                font-size: 120px;
                padding: 10px;
            }

            .databox.databox-vertical.databox-xxlg.databox-halved .databox-top {
                height: 150px;
            }

            .databox.databox-vertical.databox-xxlg.databox-halved .databox-bottom {
                height: 150px;
            }

        .databox.databox-vertical.databox-xxxlg {
            height: 500px;
            width: 100%;
        }

            .databox.databox-vertical.databox-xxxlg .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xxxlg .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xxxlg .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xxxlg .databox-icon .wi:before {
                font-size: 38px;
                padding: 0;
            }

            .databox.databox-vertical.databox-xxxlg .databox-top {
                height: 50px;
            }

            .databox.databox-vertical.databox-xxxlg .databox-bottom {
                height: 450px;
            }

            .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .wi:before {
                font-size: 420px;
                padding: 10px;
            }

            .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-top {
                height: 450px;
            }

            .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-bottom {
                height: 50px;
            }

            .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon > .fa:before,
            .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .typcn:before,
            .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .glyphicon:before,
            .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .wi:before {
                font-size: 220px;
                padding: 10px;
            }

            .databox.databox-vertical.databox-xxxlg.databox-halved .databox-top {
                height: 250px;
            }

            .databox.databox-vertical.databox-xxxlg.databox-halved .databox-bottom {
                height: 250px;
            }

    .databox .chart {
        font-size: 13px;
    }

.clsBoldText {
    font-weight: bold;
}
/*#region Paddings*/
.no-padding {
    padding: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-40 {
    padding: 40px !important;
}

.padding-50 {
    padding: 50px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-40 {
    padding-right: 40px !important;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}
/*#endregion Paddings*/
/*#region Margins*/
.no-margin {
    margin: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-20 {
    margin: 20px !important;
}

.margin-30 {
    margin: 30px !important;
}

.margin-40 {
    margin: 40px !important;
}

.margin-50 {
    margin: 50px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

/* Migrated ends here */


.fullWidth {
    width: 100% !important;
}

.clearboth {
    clear: both;
}

/**DOCUMENT HIGHLIGHT*/
.docheader {
    color: navy;
    font-weight: bold;
}



.dark {
    color: #333333 !important;
}

.white {
    color: #ffffff !important;
}

.black {
    color: #000000 !important;
}

.red {
    color: #F00 !important;
}
.green {
    color: #69aa46 !important;
}
.red2 {
    color: #e08374 !important;
}
.red-trash {
    color: #DD5A43;
}
.light-red {
    color: #ff7777 !important;
}

.light-blue {
    color: #93cbf9 !important;
}

.blue {
    color: #478fca !important;
}

.light-green {
    color: #b0d877 !important;
}

.orange {
    color: #ff892a !important;
}

.orange2 {
    color: #feb902 !important;
}

.light-orange {
    color: #fcac6f !important;
}

.purple {
    color: #a069c3 !important;
}

.pink {
    color: #c6699f !important;
}

.pink2 {
    color: #d6487e !important;
}

.brown {
    color: #a52a2a !important;
}

.grey {
    color: #777777 !important;
}

.purple {
    color: #A069C3 !important;
}

.light-grey {
    color: #bbbbbb !important;
}

.primary {
    color: #27B6AF !important;
}

.primary1 {
    color: #556B8D !important;
}
/* Promt error message */
.ShowPromptErrorList {
    position: fixed;
    width: 300px;
    border: 1px solid rgb(26, 179, 148);
    left: 40%;
    z-index: 999;
    background-color: rgb(255, 255, 255);
    border-radius: 3px;
    padding: 10px;
    top: 30%;
}

    .ShowPromptErrorList ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

        .ShowPromptErrorList ul li {
            color: red;
            margin: 0;
        }

    .ShowPromptErrorList > h3 {
        border-bottom: 2px solid #1ab394;
        padding-bottom: 10px;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
        cursor: move;
    }

    .ShowPromptErrorList h3 a {
        color: #000;
        float: right;
        font-size: 14px;
        left: 5px;
        position: relative;
        top: -6px;
    }

.list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 2px 2px;
    position: relative;
}

/* Style added by partheeban*/
.margin-left-24 {
    margin-left: 22px !important;
}

.input-group-addon {
    padding: 3px 8px;
}

.font12 {
    font-size: 12px !important;
}

.nopaddingright {
    padding-right: 0px !important;
}

.form-group .control-label {
    padding: 3px 0px 4px 0px;
}

.padding20 {
    padding: 20px 20px 5px 20px !important;
}

.panel .actions {
    position: absolute;
    right: 25px;
    top: 10px;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px !important;
    color: #000;
}

    .table-condensed > thead > tr > th .input[type="radio"], .table-condensed > thead > tr > th input[type="checkbox"], .table-condensed > tbody > tr > th .input[type="radio"], input[type="checkbox"] {
        margin: 0px 0 0;
        margin-top: 0px \9;
        line-height: normal;
    }

.noborder {
    border-width: 0px !important;
}

.nopadding {
    padding: 0px;
}

.marginbottom10 {
    margin-bottom: 10px;
}


.ranges li.active {
    background: #18a689;
    border: 1px solid #08c;
    color: #fff;
}


.ranges li {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 4px;
    cursor: pointer;
}




/* 10.08.2016 style added by partheeban*/
body.fixed-nav #wrapper .navbar-static-side, body.fixed-nav #wrapper #page-wrapper {
    margin-top: 0px;
}

.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.padding10 {
    padding: 10px !important;
}

.navbar-top-links li a {
    min-height: 40px;
    padding: 10px 0px;
}

ul#side-menu .nav > li.active > a {
    /*color: chartreuse;*/
    background-color: #19aa8d;
    color: #fff;
}

.dashboard-header {
    border-top: 0;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.pageheader {
    position: relative;
}

    .pageheader h4 {
        font-weight: bold;
        color: #555;
        font-size: 13px;
        margin: 0;
    }

    .pageheader .breadcrumb-wrapper {
        position: absolute;
        top: -2px;
        right: 0px;
    }

        .pageheader .breadcrumb-wrapper .label {
            color: #999;
            text-transform: uppercase;
            font-size: 11px;
            font-weight: normal;
            display: inline-block;
            background: none;
        }

    .pageheader .breadcrumb {
        background: none;
        display: inline-block;
        padding: 0;
        margin-bottom: 0px;
    }

        .pageheader .breadcrumb li {
            font-size: 11px;
        }

            .pageheader .breadcrumb li.active {
                color: #333;
            }

        .pageheader .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #515050;
            font-family: FontAwesome;
            content: "\f105";
        }

.wrapper-content {
    padding: 0px 0px 55px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 2px 10px !important;
}

.btn-sm {
    font-size: 12px !important;
}

.top-navigation .nav > li > a {
    padding: 5px 8px;
    color: #676a6c;
    min-height: 30px;
}

.font18 {
    font-size: 18px;
}

.nomarginright {
    margin-right: 0px !important;
}

.marginleft10 {
    margin-left: 10px;
}

.margintop5 {
    margin-top: 5px;
}

.footer {
    margin-top: 20px;
}

.marginright15 {
    margin-right: 15px !important;
}

.marginTop15 {
    margin-top: 15px;
}
/*.nav-header {
    padding: 20px 25px;
}*/

/* Alert & Notes css starts here */
/*.theme-config {
    position: unset !important;
    top:unset !important;
    right: unset !important;
    overflow: unset !important;
    position: fixed !important;
    bottom: 0 !important;
    z-index: 2000 !important;
}

.theme-config-box {
    margin-right: unset !important;
    margin-top: 0px;
    position: absolute;
    transition-duration: 0.8s;
    bottom: 0;
    left: 0;
}

.spin-icon {
    background: #1ab394;
    position: relative;
    padding: 7px 10px 7px 13px;
    border-radius: 20px 0 0 20px;
    font-size: 16px;
    top: 0;
    left: 0;
    width: 40px;
    color: #fff;
    cursor: pointer;
}

.clsRightBoxNotes {
    border-radius: 10px 10px 0 0;
}

.clsRightBoxAlert {
    border-radius: 10px 10px 0 0;
}

.clsThemeNotes {
    margin-left: 60px;
}

#divAlert {
    background: #f8f8f8 none repeat scroll 0 0;
    width: 400px;
    height: 120px;
    border-top: 1px solid #1ab394;
    border-right: 1px solid #1ab394;
    border-left: 1px solid #1ab394;
}

#divNotes {
    background: #FFFFFF none repeat scroll 0 0;
    width: 400px;
    height: 250px;
    border-top: 1px solid #1ab394;
    border-right: 1px solid #1ab394;
    border-left: 1px solid #1ab394;
}
.theme-config.txteditor {
    height: 361px;
}

.theme-config .note-editor {
    min-height: unset;
    border: none !important;
}

.theme-config .note-editing-area {
    height: 173px;
    overflow-y: scroll !important;
}

.fullscreen .note-editing-area, note-editable {
    height: auto !important;
}

.theme-config .note-placeholder {
    color: rgba(0, 0, 0, 0.2);
}

.theme-config .note-statusbar {
    display: none;
}

.theme-config .note-editor .panel-heading {
    padding: 0px 5px;
}

.theme-config .note-btn-group {
    margin-bottom: 2px;
}

.note-editor .note-editable {
    padding: 10px !important;
}
.alertBox {
    margin-right: 0px;
}

.notesBox {
    margin-right: 0px;
}

.alertBox.show {
    margin-bottom: -120px;
}

.notesBox.show {
    margin-bottom: -240px;
}

.clsTextNotes {
    border: none;
    height: 237px;
    padding: 10px;
    width: 400px;
}*/
.skin-setttings {
    margin-left: 20px;
}

.spin-icon {
    font-size: 12px !important;
    width: 20px !important;
}

.theme-config.txteditor {
    height: 361px;
}

.theme-config .note-editor {
    min-height: unset;
    border: none !important;
}

.theme-config .note-editing-area {
    height: 173px;
    overflow-y: scroll !important;
}

.fullscreen .note-editing-area, note-editable {
    height: auto !important;
}

.theme-config .note-editable ul {
    padding: inherit;
}

    .theme-config .note-editable ul li {
        list-style: inherit;
    }

.theme-config .note-placeholder {
    color: rgba(0, 0, 0, 0.2);
}

.theme-config .note-statusbar {
    display: none;
}

.theme-config .note-editor .panel-heading {
    padding: 0px 5px;
}

.theme-config .note-editor.fullscreen {
    margin-top: 40px;
}

.theme-config .note-btn-group {
    margin-bottom: 2px;
}

.clsRightBoxNotes {
    /*padding: 115px 6px 99px 4px;*/
    padding: 5px 0 5px 5px;
    border-radius: 5px 0 0 5px;
}

.clsRightBoxAlert {
    /*padding: 65px 6px 29px 4px;*/
    padding: 5px 0 5px 5px;
    border-radius: 5px 0 0 5px;
}

.clsThemeNotes {
    margin-top: 121px;
}

.customSkinAlert {
    background: #f8f8f8 none repeat scroll 0 0;
    width: 400px;
    height: 120px;
    border-top: 1px solid #1ab394;
    border-bottom: 1px solid #1ab394;
    border-left: 1px solid #1ab394;
}

.customSkinNotes {
    background: #FFFFFF none repeat scroll 0 0;
    width: 400px;
    height: 240px;
    border-top: 1px solid #1ab394;
    border-bottom: 1px solid #1ab394;
    border-left: 1px solid #1ab394;
}

.alertBox {
    margin-right: -400px;
}

.notesBox {
    margin-right: -400px;
}

.clsTextNotes {
    border: none;
    height: 237px;
    padding: 10px;
    width: 400px;
}
/*.BestPracticeBox {
    margin-right: -400px;
}
.clsRightBoxBestPractice {
    padding: 5px 0 5px 5px;
    border-radius: 5px 0 0 5px;
}
.customSkinBestPractice {
    background:  #f8f8f8 none repeat scroll 0 0;
    width: 400px;
    border-top: 1px solid #F7A54A;
    border-bottom: 1px solid #F7A54A;
    border-left: 1px solid #F7A54A;
}
.customSkinBestPractice .setings-item {
    padding: 10px 10px 10px 30px;
}
.clsThemeBestPractice {
    margin-top: 360px;
}*/
/* Alert & Notes css ends here */
a.dashLink {
    color: #676a6c;
}

/*Styles added by partheeban 11Nov2016*/
.ibox {
    clear: both;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
}

.tabs-container .panel-body {
    padding: 15px;
    background: none;
    border: 1px solid #ccc;
}

.tabs-container .nav-tabs {
    border-bottom: 1px solid #ccc;
}

    .tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
        border: 1px solid #ccc;
        border-bottom-color: transparent;
    }

div.dashboard .btn-group {
    background: #ddd none repeat scroll 0 0;
    border-radius: 3px;
    padding: 2px 4px;
}

.dashboard-stats__item {
    position: relative;
    overflow: hidden;
    padding: 20px 15px;
    margin-bottom: 20px;
    border-radius: 2px;
    background-color: #464960;
}

.bg-teal {
    background-color: #4db6ac !important;
}

.bg-accent {
    background-color: #a471c6 !important;
}

.bg-pink {
    background-color: #f06292 !important;
}

.bg-orange {
    background-color: #ff8a65 !important;
}

.bg-yellow {
    background-color: #ffc107 !important;
}

.dashboard-stats__title {
    margin: 0;
    text-align: right;
    font-size: 36px;
    color: white;
}

    .dashboard-stats__title > span {
        margin-bottom: 7px;
        font-size: 25px;
    }

    .dashboard-stats__title > small {
        display: block;
        font-size: 12px;
        text-transform: capitalize;
        color: #f4f4f4;
    }

.dashboard-stats__item > .fa {
    position: absolute;
    bottom: -20%;
    left: -5%;
    font-size: 100px;
    color: rgba(255, 255, 255, 0.15);
}

.nav-tabs > li > a {
    color: #A7B1C2;
    font-weight: 600;
    padding: 10px 15px 10px 15px;
}


.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-bottom: 1px solid #e7eaec;
    color: inherit;
    margin-bottom: 0px;
    padding: 15px;
    min-height: 48px;
    border-top-width: 0px;
}

div.divDashboard .ibox-title h5 {
    border: none;
    background: none;
    padding: 0px;
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 500;
    margin-top: 2px;
}

.form-inline .form-group {
    margin-right: 15px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.ibox-content {
    border: none;
}

.alert-small {
    padding: 5px;
    margin-bottom: 10px;
}



.panel.panel-default {
    background: #fff;
}

.search-heading-left .panel.panel-default {
    margin-bottom: 0px;
}

.panel.panel-solid-white {
    border: 1px solid #ddd;
}

.panel-solid-white > .panel-heading {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    min-height: 45px;
}

.form-horizontal .form-group .control-label {
    text-align: right;
}

.form-horizontal.viewMode .form-group {
    margin-bottom: 0px;
}

.panel-title {
    color: #000;
    margin-top: 6px;
}

.font16 {
    font-size: 16px;
}

.close-icon {
    font-size: 16px;
    color: red;
}

a.close-icon:hover {
    color: red;
}

.modal-body, .modal-footer {
    padding: 15px;
}

    .modal-footer .btn {
        margin-right: 10px;
    }

textarea.form-control {
    height: auto !important;
}
.btn-link {
    color: #3a96e5;
}
.cb-color-choose {
    font-weight: bold;
    color: white;
    padding: 4px 3px 0 4px;
    margin: 0;
    display: inline-block;
}

div#NotesTemplate {
    border-bottom: none !important;
}

.tempFields {
    border-bottom: 1px dashed #0088cc;
    color: blue;
    cursor: pointer;
}

div.editable-buttons {
    float: left;
}

.colleft, .colright {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.fa-arrow-circle-o-down, .fa-arrow-circle-o-up {
    font-size: 14px;
}

.NotesRow {
    background-color: #8de4d2;
}

.editable-input {
    width: 100%;
}

.editable-NotesTemplate {
    width: 100%;
}

    .editable-NotesTemplate > label {
        width: 100%;
        height: 20px;
    }

        .editable-NotesTemplate > label > input {
            width: 100%;
            height: 20px;
            border: 1px solid #e5e6e7;
        }

form.editableform div.form-group {
    margin: 0px !important;
}

form.editableform .btn {
    margin-right: 5px !important;
}

div.editable-buttons {
    float: left;
    left: 37%;
    position: relative;
    margin-top: 5px;
}

.novalue {
    color: #FF0000;
}

.editable-unsaved {
    font-weight: normal !important;
}

.ace-file-input .ace-file-container::before {
    background-color: #1ab394;
    bottom: 0;
    color: #fff;
    content: attr(data-title);
    display: inline-block;
    font-size: 11px;
    line-height: 26px;
    padding: 0 8px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
}

.ace-file-input {
    display: block;
    font-size: inherit;
    height: 24px;
    position: relative;
    padding-top: 0px;
}

    .ace-file-input input[type="file"] {
        height: 1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        width: 1px;
        z-index: -999;
    }

.theme-config ol.list-group {
    margin: 0px;
}

.bgWarning {
    background-color: #F7A54A !important;
}

.BestPracticeBox > div.panel.panel-primary {
    border-color: #fbd2a5 !important;
}

.BestPracticeBox .panel-heading {
    border-color: #fbd2a5 !important;
    background-color: #fff !important;
    color: #676a6c;
    font-weight: bold;
}

/*ul#side-menu li:nth-child(3) > a {
    color: #a7b1c2;
}*/
.redLayer {
    background-color: #FFE4E1 !important;
}

.orangeLayer {
    background-color: #ffefd5 !important;
}

.greenLayer {
    /*background-color: #98FB98 !important;*/
    background-color: #CCFFCC !important;
}

.clsNavyTxt {
    color: navy !important;
    font-weight: bold;
}

.tblNoAltBg tbody > tr, .tblNoAltBg tbody > tr:hover {
    background-color: #FFFFFF !important;
}

    .tblNoAltBg tbody > tr:nth-of-type(2n+1):hover {
        background-color: #FFFFFF;
    }

.selAccount {
    border: none;
    background: none;
    font-weight: bold;
}

td, th {
    vertical-align: middle !important;
}

#backtop {
    background-color: rgba(49, 79, 96, 0.84);
    border-radius: 2px;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 14px;
    height: 36px;
    left: auto;
    line-height: 36px;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    top: auto;
    transition: all 0.3s linear 0s;
    width: 36px;
    z-index: 999999;
}

    #backtop:hover {
        background-color: rgba(24, 166, 137, 0.84);
    }

    #backtop.mcOut {
        opacity: 0;
    }

.mini-charts-item {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    position: relative;
    margin-bottom: 25px;
    height: 76px;
    text-decoration: none !important;
}

.mini-charts a {
    color: #fff;
    text-decoration: none !important;
}

    .mini-charts a:hover {
        text-decoration: none !important;
    }

.mini-charts-item .chart {
    padding: 8px 11px;
    float: left;
}

    .mini-charts-item .chart.chart-pie {
        margin: 0 20px;
    }

.mini-charts-item .count {
    overflow: hidden;
    color: rgba(255, 255, 255, .9);
    display: block;
}

    .mini-charts-item .count > h4 {
        margin: 0;
        font-size: 15px;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
    }

    .mini-charts-item .count > small {
        margin-bottom: 2px;
        display: block;
    }

    .mini-charts-item .count > h4, .mini-charts-item .count > small {
        white-space: normal;
        margin: 6px 0;
        padding: 0 0 0 10px;
        line-height: 20px;
    }

.mini-charts-item > .clearfix, .mini-charts-item > .dl-horizontal dd, .mini-charts-item > .container, .mini-charts-item > .container-fluid, .mini-charts-item > .row, .mini-charts-item > .form-horizontal .form-group, .mini-charts-item > .btn-toolbar, .mini-charts-item > .btn-group-vertical > .btn-group, .mini-charts-item > .nav, .mini-charts-item > .navbar, .mini-charts-item > .navbar-header, .mini-charts-item > .navbar-collapse, .mini-charts-item > .pager, .mini-charts-item > .panel-body, .mini-charts-item > .modal-footer {
    position: relative;
    z-index: 1;
}

.mini-charts-item:before {
    -webkit-transition: width;
    -moz-transition: width;
    -o-transition: width;
    transition: width;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    content: "";
    width: 83px;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
}

.mini-charts-item:hover .count {
    color: #fff !important;
    text-decoration: none;
}

.mini-charts-item:hover:before {
    width: 100%;
}

.bgm-success1 {
    background-color: #0B938C !important;
}

.bgm-warning1 {
    background-color: #DDB358 !important;
}

.bgm-default1 {
    background-color: #6D777C !important;
}

.bgm-cyan {
    background-color: #00bcd4 !important;
}

.bgm-lightgreen {
    background-color: #7ab800 !important;
}

.bgm-lime {
    background-color: #CDDC39 !important;
}
/* .bgm-pink
{
    background-color: #E91E63 !important;
} */
.bgm-pink {
    background-color: #fd397b !important;
}
/* .bgm-dark-green
{
  background: #003c46 !important;
  }
  */
.bgm-dark-green {
    background: #0C4B56 !important;
}

.bgm-teal {
    background-color: #009688 !important;
}

.badge-primary1 {
    color: #fff;
    background-color: #556b8d;
}

.bgm-dark-blu {
    background-color: #0085c3 !important;
}

.bgm-orange {
    background-color: #ed561b !important;
}

.bgm-yellow {
    background-color: #ffcc00 !important;
}

.bgm-red {
    background-color: #F00 !important;
}

.bgm-white {
    background-color: #FFF !important;
}

.bgm-blugree {
    background-color: #10cca6 !important;
}

.bgm-violet {
    background-color: #5435ae !important;
}

.bgm-blue {
    background-color: #2f8bf0 !important;
}

.bgm-bluegray {
    background-color: #486471 !important;
}

.header-content {
    padding: 60px 0px 100px;
}


    .header-content .header-form {
        overflow: hidden;
        color: #777;
        background-color: #fff;
        border-radius: 8px;
    }

        .header-content .header-form .header-form-heading {
            color: #fff;
            line-height: 22px;
            background-color: #ff7469;
            padding: 25px 30px;
        }

        .header-content .header-form .header-form-body {
            overflow: hidden;
            position: relative;
            padding: 30px;
        }


    .header-content .header-txt-list li h4 {
        margin: 0px;
    }

    .header-content h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .header-content .header-txt-list li .fa {
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 36px;
        line-height: 60px;
    }


    .header-content .header-txt-list li {
        list-style-type: none;
        position: relative;
        min-height: 60px;
        padding: 0px 0px 40px 60px;
    }

        .header-content .header-txt-list li p {
            margin: 4px 0px 0px;
        }

    .header-content .header-txt-list li {
        list-style-type: none;
        position: relative;
        min-height: 60px;
        padding: 0px 0px 40px 60px;
    }


    .header-content .header-txt-list {
        padding: 20px 0px 0px;
        margin: 0px;
    }


hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}

.timeline-item .content {
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    padding-top: 5px;
    min-height: 60px;
}

.btn-blue {
    background-color: #4374e0;
    border-color: #4374e0;
    color: #FFF;
}

.btn-blue {
    background-color: #4374e0;
    border-color: #4374e0;
    color: #FFFFFF;
}

    .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue, .btn-blue:active:focus, .btn-blue:active:hover, .btn-blue.active:hover, .btn-blue.active:focus {
        background-color: #4374e0;
        border-color: #4374e0;
        color: #FFFFFF;
    }

    .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
        background-image: none;
    }

        .btn-blue.disabled, .btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled:active, .btn-blue.disabled.active, .btn-blue[disabled], .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled]:active, .btn-blue.active[disabled], fieldset[disabled] .btn-blue, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:active, fieldset[disabled] .btn-blue.active {
            background-color: #1dc5a3;
            border-color: #1dc5a3;
        }

.bg-pink {
    background: #f38bae !important;
    color: #fff !important;
}

.bg-green {
    background: #93d89d !important;
    color: #fff !important;
}

.bg-blue1 {
    background: #9dd5db !important;
    color: #fff !important;
}

.bg-black1 {
    background: #b3b7b9;
}

.panel-primary > .panel-heading {
    background-color: #04e6b8;
    border-color: #04e6b8;
    padding: 4px 8px;
}

.panel-primary {
    border-color: #04e6b8;
}

.table > thead > tr > th {
    font-weight: normal;
}

.panel-primary1 > .panel-heading {
    background-color: #f9f9f9;
    border-color: #ccc;
    padding: 4px 8px;
    font-weight: bold;
}

.panel-primary1 {
    border-color: #ccc;
}

.dashboard-stats__item {
    position: relative;
    overflow: hidden;
    padding: 20px 15px;
    margin-bottom: 20px;
    border-radius: 2px;
    min-height: 90px;
    background-color: #464960;
}





.dashboard-stats__title {
    margin: 0;
    text-align: right;
    font-size: 36px;
    color: white;
}


.dashboard_btm_txt {
    text-align: right;
    color: #fff;
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 400;
}

.dashboard-left {
    width: 50%;
    float: left;
}

    .dashboard-left h4 {
        margin: 0px;
        font-weight: 100;
        text-align: left;
        font-size: 20px;
        color: #fff;
    }

.dashboard-right {
    width: 50%;
    float: right;
}

    .dashboard-right h3 {
        margin-top: 0;
        font-size: 25px;
        margin-bottom: 4px;
        font-weight: normal;
    }

        .dashboard-right h3 span i {
            color: #16e516;
            font-size: 16px;
        }

    .dashboard-right h6 {
        font-size: 13px;
        margin-top: 0px;
    }

.bg-blue1 {
    background: #063b6d;
}

.count-to {
    font-weight: 100;
}

.dashboard-stats__title > span {
    margin-bottom: 7px;
    font-size: 25px;
}

.dashboard-stats__title > small {
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    color: #f4f4f4;
}

.dashboard-stats__item > .fa {
    position: absolute;
    bottom: -20%;
    left: -5%;
    font-size: 100px;
    color: rgba(255, 255, 255, 0.15);
}

body.md-skin {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #ffffff;
}

.md-skin .label, .md-skin .badge {
    font-family: 'Roboto';
}

.md-skin #nestable-output,
.md-skin #nestable2-output {
    font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
}

.md-skin .landing-page {
    font-family: 'Roboto', helvetica, arial, sans-serif;
}

    .md-skin.landing-page .navbar-default .nav li a {
        font-family: 'Roboto', helvetica, arial, sans-serif;
    }

.label {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.badge {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#nestable-output,
#nestable2-output {
    font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
}


body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


    body.landing-page {
        font-family: 'Roboto', helvetica, arial, sans-serif;
    }


.landing-page .navbar-default .nav li a {
    font-family: 'Roboto', helvetica, arial, sans-serif;
}
.bluet {
    color: #0664a0;
}
.greent {
    color: #039430;
}
/**  **/
.tab-wrapper{
    margin-top:10px;
}
.tabs-container {
    margin-top: 10px;
}
.actions {
    padding: 0 0px 10px 10px;
}
.btn-primary.btn-trans:hover, .btn-primary.btn-trans:active, .btn-primary.btn-trans:focus {
    background-color: #eaf2f8 !important;
    border-color: #8aafce;
    color: #537c9f !important;
}

.btn-primary.btn-trans {
    color: #6688A6;
    background-color: rgba(0, 0, 0, 0);
    border: solid thin #8AAFCE;
}
.margin-top-15{
    margin-top:15px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
    .table tr td .alert-small {
        padding: 5px;
        margin-bottom: 0;
    }
.legendColorBox{
    padding-right:10px;
}
.legendColorBox span{
    margin:0 3px 0 2px;
}
.theme-config {
    position: absolute;
    top: 90px;
    right: 0px !important;
    overflow: hidden;
}
.bigger-120 {
    font-size: 120% !important;
}
.btn-default, a.btn-default:link, a.btn-default:visited {
    color: #ffffff;
    background-color: #909aa0;
    outline: none !important;
}
.dollar-value-symbol input{
    width:80%;
    float:left;
    }
.dollar-value-symbol i{
    padding:5px;
}
.input-group.rate1 {
    width: 45%;
    float: left;
    margin-right: 15px;
}
.phone, .fax {
    width: 65%;
    float: left;
    margin-right: 15px;
}
.extn {
    width: 28%;
    float: left;
}
.display-info .form-group{
margin-bottom:0;
}
.align-right {
    text-align: right;
}
.btn-sm, .btn-group-xs > .btn {
    padding: 2px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    min-height: 24px;
}
.action-buttons a{
    margin-right:7px;
}
.badge {
    border-radius:2px;
}
.validation-summary-errors {
    color: #a94442;
    background-color: #f2dede;
    border-color: #EBCCD1;
    padding: 3px 6px;
    margin-bottom: 10px;
    margin-top: 5px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    font-size: 12px;
    display: block;
}