﻿@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%; /*vertical-align:middle; background:transparent;*/
}

.rank h4 {
    color: #bcc131 !important;
}


.login-wrap .two-btns {
    padding: 0 0 10px 0;
    display: block;
}

    .login-wrap .two-btns .btn {
        width: auto;
        padding: 10px 20px;
        margin: 0 5px;
    }


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%; /*vertical-align:middle; background:transparent;*/
}

/* change colors to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colors to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
}

.full-table {
    width: 100%;
}

.login-wrap h3 {
    font-size: 15px;
}

.demo-container .RadTile .rtileBottomContent {
    bottom: 44%;
    font-size: 18px;
    left: 0;
    padding: 0;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.demo-container .RadTile.rtileHovered {
    border-color: transparent;
}

.demo-container .rtlistScrollWrapper {
    width: 100% !important;
}

.demo-container .RadTileList_MetroTouch {
    height: auto !important;
    overflow: visible !important;
}

.demo-container .rtlistGroup {
    width: 100%;
}

.demo-container .RadTileList .rtlistWrapper {
    width: auto;
    float: none;
    display: inline;
}

.demo-container .RadTile.rtileWide {
    width: 350px;
    cursor: pointer;
}

.demo-container .RadGrid_Metro th .rgActionButton {
    color: #fff;
    margin: 0;
    height: auto;
    width: auto;
    font-size: 12px;
}

.demo-container .RadGrid .rgRow > td, .RadGrid .rgAltRow > td, .RadGrid .rgEditRow > td, .RadGrid .rgFooter > td {
    padding: 8px!important;
    font-size: 13px;
}

.demo-container .rgMasterTable .rgHeader, .RadGrid_Metro .rgHeader {
    color: #fff;
    font-size: 14px;
    padding: 10px !important;
    font-weight: bold;
}

.right-btn {
    display: block;
    width: 100%;
    padding: 0 0 10px 0;
    text-align: right;
}

    .right-btn .btn {
        padding: 10px 30px;
    }

.login-wrap .frm-deta, .login-wrap .frm-deta2 {
    float: left;
    width: 100%;
    padding: 0 0 15px;
    position: relative;
}

    .login-wrap .frm-deta .Error {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1;
        padding-left: 10px;
    }

.login-wrap .RadPicker {
    float: left;
    padding: 0 0 15px;
}

.login-wrap .frm-deta2 span.Error {
    position: absolute;
    top: 28px;
    left: 50px;
    z-index: 1;
    padding: 0;
}

    .login-wrap .frm-deta2 span.Error:nth-child(2) {
        position: absolute;
        top: 28px;
        left: 215px;
        z-index: 1;
        padding: 0;
    }


/*for tables responsive for sales goals*/
.table-dashboard-viewer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

    .table-dashboard-viewer table th {
        font-size: 14px;
        padding: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: rgb(0, 174, 219);
    }



.table-datagrid-text-content {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px;
}

.table-dashboard-viewer .table-viewer-item-table {
    border-collapse: separate;
    width: 100%;
}

.table-dashboard-viewer td, .table-dashboard-viewer tr {
    vertical-align: top;
}

.table-dashboard-viewer td {
    font-size: 14px;
}

.table-dashboard-viewer .table-dashboard-splitter-pane {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.table-dashboard-viewer .table-dashboard-splitter-pane {
    -moz-user-select: none;
    background-clip: padding-box;
    overflow: hidden;
    padding: 0;
    text-align: right;
}

.table-dashboard-viewer td, .table-dashboard-viewer tr {
    vertical-align: top;
}


.table-dashboard-viewer .table-viewer-item-table {
    border-collapse: separate;
    width: 100%;
}

.table-dashboard-viewer table th.bgcolor {
    background: #999999;
    color: #fff;
}

.table-dashboard-viewer table th.bgtxt {
    font-size: 15px;
    padding: 5px 0;
    text-align: left;
}

/*ends here*/




/* change border color to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    color: #292929;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #da251c;
    }


*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


html, body {
    height: 100%;
}

* html .clearfix, *:first-child + html .clearfix {
    zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: " ";
    }

    .clearfix:after {
        clear: both;
    }

.clearfix {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
}




/*none reset*/
textarea {
    resize: none;
}

a:focus {
    outline: none !important;
}

img {
    border: none !important;
    vertical-align: middle;
    max-width: 100%;
}

.m-botm-zro {
    margin-bottom: 0 !important;
}

.m-lft-zro {
    margin-left: 0 !important;
}

.m-rgt-zro {
    margin-right: 0 !important;
}

.p-bottom-zro {
    padding-bottom: 0 !important;
}

.p-left-zro {
    padding-left: 0 !important;
}

.p-rgt-zro {
    padding-right: 0 !important;
}

.bg-none {
    background: none !important;
}

.no-bord {
    border: none!important;
}

.nomarg {
    margin: 0px !important;
}

.nopad {
    padding: 0px !important;
}

* {
    outline: none !important;
}

.dispnone {
    display: none !important;
}

.pad-left-t {
    padding-left: 10px;
}

/*common*/
.flt-lft {
    float: left;
}

.flt-rgt {
    float: right !important;
}

.text-rgt {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-rgt {
    text-align: left;
}

.ucase {
    text-transform: uppercase;
}

.btm-marg {
    margin-bottom: 10px;
}

.btm-margf {
    margin-bottom: 5px;
}

.top-marg {
    margin-top: 20px;
}

.top-margf {
    margin-top: 5px;
}

.both-pad {
    padding: 0px 5%;
}


* {
    font-family: Lato, Helvetica, sans-serif;
}

body {
    margin: 0;
    padding: 0;
    font-family: Lato, Helvetica, sans-serif;
    color: #181b26;
    background: #4a4b4e;
    -webkit-font-smoothing: antialiased;
}


/*Framework*/
.grid-container:before, .clearfix:before,
.grid-container:after,
.clearfix:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.grid-container:after, .clearfix:after {
    clear: both;
}

.grid-container, .clearfix {
    /* <IE7> */
    *zoom: 1;
    /* </IE7> */
}

.grid-container {
    margin: 0 auto;
    max-width: 1100px;
    background: #FFF;
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}




.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}
/*.row{margin:10px 0}*/


.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -55px;
    padding: 0 0 55px;
    max-width: 1100px;
    background: #FFF;
}

footer {
    /*  height: 40px; line-height:40px;*/
    background-color: #FFF;
    max-width: 1100px;
    margin: 0 auto;
}

.footer {
    color: #222224;
    border-top: solid 1px #CCCCCC;
    font-size: 12px;
    padding: 15px 10px 5px 10px;
}


form {
    height: 100%;
}




.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    float: left;
    min-height: 1px;
    margin: 5px 0.4%;
}

.onecol {
    width: 7.23%;
}

.twocol {
    width: 15.66%;
}

.threecol {
    width: 24.1%;
}

.fourcol {
    width: 32.53%;
}

.fivecol {
    width: 40.95%;
}

.sixcol {
    width: 49.4%;
}

.sevencol {
    width: 57.8%;
}

.eightcol {
    width: 66.27%;
}

.ninecol {
    width: 74.7%;
}

.tencol {
    width: 83.14%;
}

.elevencol {
    width: 91.57%;
}

.twelvecol {
    width: 100%;
}

.last {
    margin-right: 0px;
}








.row aside {
    text-align: center;
}

    .row aside div {
        padding: 10px 10px;
        position: relative;
    }

        .row aside div h4 {
            color: #FFF;
        }






/* Label Styles */
label {
    color: #666;
    cursor: auto;
    display: block;
    font-weight: 500;
    margin-bottom: 0.1875em;
    /* Styles for required inputs */
}

    label.right {
        float: none;
        text-align: right;
    }

    label.inline {
        margin: 0 0 1em 0;
        padding: 0.625em 0;
    }

    label small {
        text-transform: capitalize;
        color: #666666;
    }
/* Attach elements to the beginning or end of an input */
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    height: 2.8125em;
    line-height: 2.8125em;
}
    /* Adjust padding, alignment and radius if pre/post element is a button */
    .postfix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125em;
    }

    .prefix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.125em;
    }

        .prefix.button.radius {
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-border-radius-bottomleft: 3px;
            -moz-border-radius-topleft: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -webkit-border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px;
        }

    .postfix.button.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .prefix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px;
    }

    .postfix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }
/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333333;
}

    span.prefix.radius, label.prefix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
    }

span.postfix, label.postfix {
    background: #f2f2f2;
    border-color: #cccccc;
    border-left: none;
    color: #333333;
}

    span.postfix.radius, label.postfix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.input-group.round > *:first-child, .input-group.round > *:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}

.input-group.round > *:last-child, .input-group.round > *:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    /*margin: 0 0 1em 0;*/ margin: 0;
    padding: 0.5em;
    height: 2.8125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/*This rule is to fix the issues in create appointment form of telerik radscheduler*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    /*-webkit-border-radius: 0;*/
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: inline;
    font-size: 0.875em;
    /*margin: 0 0 1em 0;*/ margin: 0;
    padding: 0.5em;
    height: 2.8125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}


    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        -webkit-box-shadow: 0 0 5px #999999;
        -moz-box-shadow: 0 0 5px #999999;
        box-shadow: 0 0 5px #999999;
        border-color: #999999;
    }

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        background: #fafafa;
        border-color: #999999;
        outline: none;
    }

    input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
        background-color: #dddddd;
    }

select {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    height: 2.8125em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}


/*fix for appointment create form misalignment will not affect any other places*/
.rsAdvancedEdit select {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: inline;
    font-size: 0.875em;
    height: 2.8125em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}


.apt-completed {
    background-color: royalblue;
}



option {
    padding: 5px;
}


textarea {
    height: 80px;
}
/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 3px 3px 0;
}
/* Normalize file input width */
input[type="file"] {
    width: 100%;
}
/* We add basic fieldset styling */
fieldset {
    padding: 8px 0;
    /*margin: 1.125em 0;*/
}

    fieldset legend {
        font-weight: bold;
        background: white;
        padding: 0 0.1875em;
        margin: 0;
        width: 100%;
    }



.task-list {
    overflow: hidden;
    margin-top: 5px;
}

    .task-list .left {
        float: left;
        overflow: hidden;
    }

    .task-list .right {
        float: right;
        overflow: hidden;
    }



.btn {
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font: bold 14px/1.428571429 Lato, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-transform: uppercase;
}

    .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus {
        color: #333333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333333;
    background-color: #FFF;
    border-color: #cccccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #FFF;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #FFF;
        background-color: #fff;
    }

.btn-primary {
    color: #FFF;
    background-color: #00aedb;
    border-color: #00aedb;
    border: solid 1px #428bca;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#00aedb), to(#428bca));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #00aedb, #428bca);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00aedb, endColorstr=#428bca);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00aedb, endColorstr=#428bca)";
    display: block;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #FFF;
        background-color: #428bca;
        border-color: #285e8e;
        background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#00aedb));
        /* For Mozilla/Gecko (Firefox etc) */
        background: -moz-linear-gradient(top, #428bca, #00aedb);
        /* For Internet Explorer 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#428bca, endColorstr=#00aedb);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#428bca, endColorstr=#00aedb)";
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd;
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff;
    }


.btn-black {
    display: block;
    color: #333;
}

    .btn-black:hover, .btn-black:focus, .btn-black:active {
        color: #00aedb;
    }

.bordered {
    border: solid 3px #00aedb;
    padding: 5px;
}



.btn-warning {
    color: #FFF;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-grey {
    color: #333333;
    border-color: #cccccc;
    padding: 5px 10px;
    cursor: pointer;
    border: solid 1px #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ccc));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #f2f2f2, #cccccc);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#cccccc);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#cccccc)";
    background-color: #f2f2f2;
    display: block;
}




    .btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
        color: #333333;
        background: rgba(0, 0, 0, 0.1);
        /* For WebKit (Safari, Google Chrome etc) */
        background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#f2f2f2));
        /* For Mozilla/Gecko (Firefox etc) */
        background: -moz-linear-gradient(top, #cccccc, #f2f2f2);
        /* For Internet Explorer 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#f2f2f2);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#f2f2f2)";
        background-color: #f2f2f2;
    }



.RadButton.RadButton_Default.rbLinkButton.btn-grey {
    color: #333333;
    border-color: #cccccc;
    padding: 6px 10px 7px 11px;
    cursor: pointer;
    border: solid 1px #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ccc));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #f2f2f2, #cccccc);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#cccccc);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#cccccc)";
    background-color: #f2f2f2;
    display: block;
}

    .RadButton.RadButton_Default.rbLinkButton.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
        color: #333333;
        background: rgba(0, 0, 0, 0.1);
        /* For WebKit (Safari, Google Chrome etc) */
        background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#f2f2f2));
        /* For Mozilla/Gecko (Firefox etc) */
        background: -moz-linear-gradient(top, #cccccc, #f2f2f2);
        /* For Internet Explorer 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#f2f2f2);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#f2f2f2)";
        background-color: #f2f2f2;
    }


.btn-create {
    color: #333333;
    border-color: #cccccc;
    padding: 3px 6px;
    cursor: pointer;
    border: solid 1px #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ccc));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #f2f2f2, #cccccc);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#cccccc);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#cccccc)";
    background-color: #f2f2f2;
    display: block;
}


.pad-clear {
    padding: 2px 3px!important;
}


.btn-create:hover, .btn-create:focus, .btn-create:active, .btn-create.active, .open .dropdown-toggle.btn-create {
    color: #333333;
    background: rgba(0, 0, 0, 0.1);
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#f2f2f2));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #cccccc, #f2f2f2);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#f2f2f2);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#f2f2f2)";
    background-color: #f2f2f2;
}




.title-note h2 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 26px;
}

.create {
    padding-right: 10px;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #FFF;
    background-color: #ed9c28;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #FFF;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #FFF;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-success {
    color: #FFF;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #FFF;
        background-color: #47a447;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #FFF;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #FFF;
        background-color: #39b3d7;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999999;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font: 400 18px/1.33 'Roboto', sans-serif;
}

.btn-sm {
    padding: 5px 10px;
    font: bold 12px/1.33 Arial, Helvetica, sans-serif;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }



.table {
    width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        text-align: left;
        /*border-top: 1px solid #dddddd;*/
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd;
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #FFF;
    }

.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;
}

.table-bordered {
    border: 1px solid #dddddd;
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #dddddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #FFF;
}


.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
}

.table > thead > tr > .active, .table > tbody > tr > .active, .table > tfoot > tr > .active, .table > thead > .active > td, .table > tbody > .active > td, .table > tfoot > .active > td, .table > thead > .active > th, .table > tbody > .active > th, .table > tfoot > .active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover, .table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover, .table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > .danger, .table > tbody > tr > .danger, .table > tfoot > tr > .danger, .table > thead > .danger > td, .table > tbody > .danger > td, .table > tfoot > .danger > td, .table > thead > .danger > th, .table > tbody > .danger > th, .table > tfoot > .danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover, .table-hover > tbody > .danger:hover > td, .table-hover > tbody > .danger:hover > th {
    background-color: #ebcccc;
}

.table > thead > tr > .warning, .table > tbody > tr > .warning, .table > tfoot > tr > .warning, .table > thead > .warning > td, .table > tbody > .warning > td, .table > tfoot > .warning > td, .table > thead > .warning > th, .table > tbody > .warning > th, .table > tfoot > .warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover, .table-hover > tbody > .warning:hover > td, .table-hover > tbody > .warning:hover > th {
    background-color: #faf2cc;
}



.dispnone {
    display: none;
}

.ownerarstatus {
    background: #e26008;
}

.ownerarbalnce {
    background: #e19c26;
}

.purchasing {
    background: #4cb2b7;
}

.counterman-sales {
    background: #789346;
}

.counter-invoice {
    background: #69145b;
}

.counterlineitem {
    background: #9bb62f;
}

.counter-profit {
    background: #1367a4;
}

.sales-alerts {
    background: #bb1c48;
}

.sales-trends {
    background: #5757b6;
}

.sales-targets {
    background: #E32B31;
}

.sales-topv {
    background: #666699;
}

.sales-tilev {
    background: #9bb62f;
}

.counter-topv {
    background: #f5a93c;
}

.counter-tilev {
    background: #16b8a3;
}

.ownerarstatus, .ownerarbalnce, .purchasing, .counterman-sales, .counter-invoice, .team, .counterlineitem, .counter-profit, .sales-alerts, .sales-trends, .sales-targets, .sales-topv, .sales-tilev, .counter-topv, .counter-tilev, .abc {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .ownerarstatus:hover, .ownerarbalnce:hover, .purchasing:hover, .counterman-sales:hover, .counter-invoice:hover, .team:hover, .counterlineitem:hover, .counter-profit:hover, .sales-alerts:hover, .sales-trends:hover, .sales-targets:hover, .sales-topv:hover, .sales-tilev:hover, .counter-topv:hover, .counter-tilev:hover {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #29292d;
    }

    .ownerarstatus img, .ownerarbalnce img, .purchasing img, .counterman-sales img, .counter-invoice img, .team img, .counterlineitem img, .counter-profit img, .sales-alerts img, .sales-trends img, .sales-targets img, .sales-topv img, .sales-tilev img, .counter-topv img, .counter-tilev img {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .ownerarstatus:hover img, .ownerarbalnce:hover img, .purchasing:hover img, .counterman-sales:hover img, .counter-invoice:hover img, .team:hover img, .counterlineitem:hover img, .counter-profit:hover img, .sales-alerts:hover img, .sales-trends:hover img, .sales-targets:hover img, .sales-topv:hover img, .sales-tilev:hover img, .counter-topv:hover img, .counter-tilev:hover img {
        transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -moz-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -o-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -ms-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }



.badge {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px 5px;
    font-family: Arial, sans-serif;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
}

.badge {
    background: #fa623f;
    border-color: #fa5a35;
    background-image: -webkit-linear-gradient(top, #fc9f8a, #fa623f);
    background-image: -moz-linear-gradient(top, #fc9f8a, #fa623f);
    background-image: -o-linear-gradient(top, #fc9f8a, #fa623f);
    background-image: linear-gradient(to bottom, #fc9f8a, #fa623f);
}

    .badge.green {
        background: #77cc51;
        border-color: #fa5a35;
        background-image: -webkit-linear-gradient(top, #a5dd8c, #77cc51);
        background-image: -moz-linear-gradient(top, #a5dd8c, #77cc51);
        background-image: -o-linear-gradient(top, #a5dd8c, #77cc51);
        background-image: linear-gradient(to bottom, #a5dd8c, #77cc51);
    }

    .badge.yellow {
        background: #faba3e;
        border-color: #f4a306;
        background-image: -webkit-linear-gradient(top, #fcd589, #faba3e);
        background-image: -moz-linear-gradient(top, #fcd589, #faba3e);
        background-image: -o-linear-gradient(top, #fcd589, #faba3e);
        background-image: linear-gradient(to bottom, #fcd589, #faba3e);
    }

.ordering {
    background: #7692d5;
}

.invoice {
    background: #d11141;
}

.customer {
    background: #f37735;
}

.analysis {
    background: #8e44ad;
}

.schedule {
    background: #b21c42;
}

.team {
    background: #db532d;
}

.notifications {
    background: #8f0098;
}

.activity {
    background: #00aedb;
}

.permission-setting {
    background: #d54c28;
}

.company-setup {
    background: #666699;
}

.epart-mobile {
    background: #00ABA9;
}

.ordering, .ordering, .invoice, .customer, .analysis, .schedule, .team, .notifications, .activity, .permission-setting, .company-setup, .epart-mobile {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .ordering:hover, .ordering:hover, .invoice:hover, .customer:hover, .analysis:hover, .schedule:hover, .team:hover, .notifications:hover, .activity:hover, .permission-setting:hover, .company-setup:hover, .epart-mobile:hover {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #29292d;
    }

    .ordering img, .ordering img, .invoice img, .customer img, .analysis img, .schedule img, .team img, .notifications img, .activity img, .permission-setting img, .company-setup img, .epart-mobile img {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .ordering:hover img, .ordering:hover img, .invoice:hover img, .customer:hover img, .analysis:hover img, .schedule:hover img, .team:hover img, .notifications:hover img, .epart-mobile:hover img .activity:hover img, .permission-setting:hover img, .company-setup:hover img {
        transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -moz-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -o-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -ms-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .epart-mobile:hover img {
        transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -moz-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -o-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -ms-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

.header {
    background: #FFF;
    padding: 0 10px;
}

.login-wrap {
}

    .login-wrap .top-logo {
        text-align: center;
        padding: 100px 0 0;
    }

    .login-wrap .btn {
        width: 100%;
        padding: 10px 0;
        font-size: 15px;
        background-image: none;
        filter: none;
        margin-top: 15px;
    }

        .login-wrap .btn.btn-success {
            margin-top: 0;
        }

.login-info {
}

    .login-info li {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

.logout {
    background: #2e8af1;
    padding: 5px 0;
    color: #FFF;
}

    .logout a {
        background: #2e8af1;
        padding: 5px;
        color: #FFF;
        text-decoration: none;
    }

        .logout a:hover {
            background: #596064;
        }

.pageinfo {
    background: #596064;
    padding: 10px;
    font: 600 14px 'Open Sans', sans-serif;
}

    .pageinfo .title {
        text-align:left;
        color: #FFF;
        text-transform: uppercase;
        margin: 3px 0;
        font-weight: bold;
        font-size: 18px;
    }

.midcontent {
    background: #FFF;
    padding: 5px 10px;
}

.btnn a {
    display: block;
    background: #2E8AF1;
    margin-bottom: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
/*.btnn a:hover {background: #F5A93C;}*/
.blue a {
    background: #428bca;
}

    .blue a:hover {
        background: #3276b1;
    }

.red a {
    background: #d2322d;
}

    .red a:hover {
        background: #d9534f;
    }

.green a {
    background: #47a447;
}

    .green a:hover {
        background-color: #5CB85C;
    }

.darkgrey a {
    background: #f0ad4e;
}

    .darkgrey a:hover {
        background-color: #ed9c28;
    }

.active, .active a {
    background: #563D7C !important;
    color: #FFF !important;
}

legend {
    font: 600 15px 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding: 0 15px;
}

.heading {
    margin: 0 0 15px 0;
    font: 600 15px 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.tree-panel {
    margin: 10px 0 0 0;
}

.tree-title {
    padding: 10px 20px;
    color: #4888A3;
}

#pnlPermission {
    margin: 10px 20px;
}

fieldset {
}

#dispnone {
    display: none;
}

.rfdSelectBox_Default li {
    font: bold 10px/18px Arial, Helvetica, sans-serif !important;
    padding: 3px 8px !important;
}

.bread-crumbs {
    font-size: 11px;
    color: #fff;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: right;
    float: left;
}

.midcontent .bread-crumbs a {
    padding: 0 4px 0 0;
    color: #fff;
    text-decoration: none;
}

    .midcontent .bread-crumbs a:hover {
        text-decoration: underline;
    }

.bread-crumbs > a {
    color: #ccc;
}

    .bread-crumbs > a:hover {
        text-decoration: underline;
    }

.Error {
    color: Red;
    padding-bottom: 5px;
    font-size: 14px;
}

.links {
    font-size: 14px;
    display: block;
    text-align: center;
    font-style: italic;
}

    .links a {
        text-decoration: underline;
    }

.Success {
    color: #47a447;
    padding-bottom: 5px;
}

iframe .Toolbar {
    display: none !important;
}

.welcomeuser { /*float:right;*/
}

.logout {
    cursor: pointer;
}

.copyright {
    float: right;
}

.notText {
    width: 100%;
}


.pad-all {
    padding: 32px 10px!important;
}

.center {
    text-align: center;
    margin: 0 auto;
}



/*for side buttons*/

/*.btnn a:hover {background: #F5A93C;}*/

.greyb {
    position: relative;
}

    .greyb a {
        background: #eee;
        border-right: solid 1px #c8c8c8;
        border-left: solid 5px #596064;
        -webkit-box-shadow: 4px 1px 4px #ddd;
        -moz-box-shadow: 4px 1px 4px #ddd;
        box-shadow: 4px 1px 4px #ddd;
        color: #00aedb;
    }

        .greyb a:hover {
            color: #fff;
            background: #0dc4a4;
            border-left: solid 5px #596064;
        }


    .greyb span {
        background: #eee;
        border-right: solid 1px #c8c8c8 important;
        border-left: solid 5px #596064!important;
        -webkit-box-shadow: 4px 1px 4px #ddd;
        -moz-box-shadow: 4px 1px 4px #ddd;
        box-shadow: 4px 1px 4px #ddd;
        color: #00aedb;
        display: inline-block;
    }

        .greyb span:hover {
            color: #fff;
            background: #0dc4a4;
            border-left: solid 5px #596064;
        }

.btnn span {
    display: block;
    background: #2E8AF1;
    margin-bottom: 10px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.greyb span > span {
    border: none!important;
}

.contact-form .RadButton_Default.RadButton.rbLinkButton {
    background: #efefef !important;
}

.title-tab {
    overflow: hidden;
    /*height:30px;*/
    margin-bottom: 5px;
}

    .title-tab .left {
        float: left;
    }

    .title-tab .right {
        float: right;
    }



.hilite-form:last-child {
    border-bottom: none!important;
}


.tab-select, .tab-select span {
    background: #0dc4a4 !important;
    color: rgb(255, 255, 255) !important;
}



.login-wrap2 {
    width: 730px;
    margin: 0 auto;
    padding: 0;
    font-size: 17px;
    overflow: hidden;
}

    .login-wrap2 .pull-left {
        margin: 0 15px;
    }

        .login-wrap2 .pull-left .top-margf2 {
            margin-top: 23px;
        }

.error-msg {
    float: left;
    width: 100%;
    text-align: center;
}
.topMargin10 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.fileUploader input {
    border: solid 1px #ccc;
    padding: 4px 5px;
}
.selectPharmacy .RadDropDownList .rddlFakeInput {
    font-size:12px;
    padding:5px;
}
.selectPharmacy .RadDropDownList_Default .rddlIcon {
    background-position: -22px -16px
}
.selectShipDate .RadPicker_Default {
    width: 146px !important;
    float: left !important;
}
    .selectShipDate .RadPicker_Default table {
        width:100% !important
    }
.validationpera {
    padding:0;
    margin:0 !important;
    font-size:12px;
    text-align:left
}
.toDate label {
    text-align:center
}

ul.breadcrumb {
    padding:0;
    list-style: none;
    text-align:left
}

    ul.breadcrumb li {
        display: inline;
        font-size: 14px;
        text-shadow:none;
        color:#ccc;
        font-weight:400
    }

        ul.breadcrumb li + li:before {
            padding: 6px;
            color: #fff;
            content: "/\00a0";
        }

        ul.breadcrumb li a {
            color: #fff;
            text-decoration: none;
        }

            ul.breadcrumb li a:hover {
                color: #fff;
                text-decoration: underline;
            }

.productGrid .RadGrid_Metro .rgCommandTable td {
    padding:10px 7px;
}
.productGrid .RadGrid_Metro input.rgAdd {
    margin-right:10px
}
.productGrid .RadGrid_Metro .rgCommandRow a {
    vertical-align:top
}
.exportExl {
    background: #686868 !important;
    border: solid 1px #404040 !important;
}
    .exportExl:hover {
        background: #404040 !important;
    }

    @media all and (max-width: 1000000px) and (min-width: 481px) {
        .login-wrap {
        width: 320px;
        margin: 0 auto;
        padding: 0;
        font-size: 17px;
    }
}


/* Mobile */
@media (min-width:0px) and (max-width: 980px) {
    .grid-container {
        padding: 0px 10px;
    }

    .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
        width: auto;
        float: none;
    }

    .store-des {
        text-align: center;
    }

    .login-wrap {
        width: 320px;
        margin: 0 auto;
        padding: 15px 0;
        font-size: 17px;
    }


    .welcomeuser {
        float: none;
        padding-bottom: 8px;
        text-align: center;
    }

    .footer {
        text-align: center;
    }

    .copyright {
        float: none !important;
    }


    /*.midcontent {
        padding: 5px 0; commented by vikas as of sonali
    }*/

    .logo {
        text-align: center;
    }

        .logo img {
            text-align: center;
            max-width: 275px;
        }
}

.black-bg {
    background: #596064;
}

.pad-t {
    padding: 10px 0;
}

.pad-top-t {
    padding-top: 10px;
}

.pad-top-tw {
    padding-top: 20px;
}



.pad-left-t {
    padding-left: 10px;
}

.pad-left-fv {
    padding-left: 5px;
}


.mrgn-top-t {
    margin-top: 10px !imporatnt;
}

.mrgn-rgt-t {
    margin-right: 10px;
}

.mrgn-rgt-fv {
    margin-right: 5px;
}

.mrgn-left-t {
    margin-left: 10px;
}

.center {
    margn: 0 auto;
    text-align: center;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}


/*icons-css*/
.fa-plus:before {
    content: "";
}

/*Task CSS*/

ul.check {
    list-style: none;
    padding-left: 0;
}

    ul.check li:before {
        font-family: 'FontAwesome';
        background: none;
        width: auto;
        height: auto;
        font-style: normal;
        color: #91bf29;
        content: "\f00c";
        font-size: 11px;
        position: relative;
        margin-right: -12px;
        top: 2px;
        left: -21px;
    }

    ul.check li {
        padding-left: 21px;
        font-size: 15px;
        line-height: 37px;
        padding-left: 21px;
        text-align: left;
    }

        ul.check li a, ul.arrow li a:visited {
            color: #9B9DA1;
            text-decoration: none;
        }

            ul.check li a:hover {
                color: #8c8c8c;
                text-decoration: none;
            }

.text-left {
    text-align: left;
}

.white-t {
    color: #fff !important;
}

/*Task CSS END*/


.input-task {
    width: 90%!important;
}

@media (min-width:480px) and (max-width: 480px) {
    .note-mb {
        padding-left: 10px!important;
        clear: both;
    }
}

@media (min-width:320px) and (max-width: 360px) {
    .note-mb {
        padding-left: 0px!important;
        clear: both;
    }
}

@media (min-width:0px) and (max-width: 480px) {
    .login-wrap {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .import-bg-outer {
        float: none !important;
        margin: 0 auto;
        overflow: hidden;
        display: inline-block;
        text-align: center;
    }




    .title-tab .top-marg-10 {
        margin-top: 10px;
    }

    .mrgn-top-t {
        margin-top: 10px!important;
    }

    .pageinfo .title {
        float: none;
        text-align: center;
    }

    .logo .title {
        text-align: left !important;
        color: #596064 !important;
    }

    .bread-crumbs {
        float: none;
        text-align: center;
    }
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
    .login-wrap {
    }

    .midcontent {
        padding: 5px 5px !important;
    }

    .input-task {
        width: 70%!important;
    }

    .note-mb {
        padding-left: 0px!important;
        clear: both;
    }

    .table-dashboard-viewer table th {
        font-size: 11px;
        padding: 1px;
    }



    .table-datagrid-text-content {
        padding: 1px;
    }
}




#loadingtime {
    padding: 5px 0 0 0 !important;
    text-align: right;
    display: none;
}

/*updated by sonali... new css*/
.light-grey-list-bg {
    overflow: hidden;
    background-color: #c8f2fd;
    border-bottom: solid 1px #a4ddec;
}

    .light-grey-list-bg table {
        margin-bottom: 0 !important;
    }

        .light-grey-list-bg table td {
            background-color: #c8f2fd;
        }


    .light-grey-list-bg h4 {
        padding-left: 15px;
        vertical-align: middle;
        color: #333;
        font-size: 14px;
        line-height: 43px;
    }

    .light-grey-list-bg .left {
        float: left;
        padding-left: 10px;
    }

    .light-grey-list-bg .right {
        float: right;
        line-height: 42px;
        padding-right: 10px;
    }

    .light-grey-list-bg .customer-icon {
        float: left;
        padding-left: 10px;
    }

    .light-grey-list-bg:hover {
        background: none repeat scroll 0 0 #FFFFFF !important;
        transition: all 0.3s ease-in-out 0s;
    }

.mrgn-top-t {
    margin-top: 10px;
}


/*.grey-list-bg{background-color:#7f8c8d; overflow:hidden;}
.grey-list-bg h4{padding-left:15px; vertical-align:middle; color:#fff; font-size:14px; line-height:43px; text-transform:uppercase;}
.grey-list-pad{padding:10px 10px;}
.grey-list-bg .left{float:left;}
.grey-list-bg .customer-icon{float:left; padding-right:10px;}*/



.yellow-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.list-pad {
    padding: 10px 10px;
}

.yellow-bg .left {
    float: left;
}

.yellow-bg .customer-icon {
    float: left;
    padding-right: 10px;
}

.grey-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    line-height: 43px;
}

.grey-bg .select-anchr {
    line-height: 43px;
    font-size: 15px;
    color: #FFFFFF;
    background: none!important;
}

    .grey-bg .select-anchr:hover {
        color: rgb(87, 160, 230);
    }

.grey-bg .arw-anchr {
    line-height: 43px;
    font-size: 22px;
    color: #FFFFFF;
    background: none!important;
}

    .grey-bg .arw-anchr:hover {
        color: rgb(87, 160, 230);
    }

.grey-bg .right {
    float: right;
}

.list-pad {
    padding: 10px 10px;
}

.grey-bg .left {
    float: left;
}

.grey-bg .customer-icon {
    float: left;
    padding-right: 10px;
}

.blue-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.blue-bg .left {
    float: left;
}

.blue-bg .customer-icon {
    float: left;
    padding-right: 10px;
}


.green-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.green-bg .left {
    float: left;
}

.green-bg .customer-icon {
    float: left;
    padding-right: 10px;
}


.bluev-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.bluev-bg .left {
    float: left;
}

.bluev-bg .customer-icon {
    float: left;
    padding-right: 10px;
}



.orange-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.orange-bg .left {
    float: left;
}

.orange-bg .customer-icon {
    float: left;
    padding-right: 10px;
}


.red-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.red-bg .left {
    float: left;
}

.red-bg .customer-icon {
    float: left;
    padding-right: 10px;
}


.purple-bg h4 {
    padding-left: 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 43px;
}

.purple-bg .left {
    float: left;
}

.purple-bg .customer-icon {
    float: left;
    padding-right: 10px;
}



/*metro style color paallate*/
.yellow-bg {
    background: #ffc425;
    overflow: hidden;
}

.yellow-alt01-bg {
    background: #e67e22;
    overflow: hidden;
}

.blue-bg {
    background: #00aedb;
    overflow: hidden;
}

.grey-bg {
    background-color: #57a0e6 !important;
    overflow: hidden;
    margin: 0 auto;
    background-image: -o-linear-gradient(left, #57a0e6 0%, #91bee9 100%);
    background-image: -moz-linear-gradient(left, #57a0e6 0%, #91bee9 100%);
    background-image: -webkit-linear-gradient(left, #57a0e6 0%, #91bee9 100%);
    background-image: -ms-linear-gradient(left, #57a0e6 0%, #91bee9 100%);
    background-image: linear-gradient(left, #57a0e6 0%, #91bee9 100%);
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #91bee9), color-stop(1, #91bee9) );
}

    .grey-bg.active {
        background: #ffa24d;
    }


.active {
    background: #00aedb;
}

.green-bg {
    background: #00ABA9;
    overflow: hidden;
}

.orange-bg {
    background: #f37735;
    overflow: hidden;
}

.bluev-bg {
    background: #7692d5;
    overflow: hidden;
}

.red-bg {
    background: #d11141;
    overflow: hidden;
}

.purple-bg {
    background: #8e44ad;
    overflow: hidden;
}

.green-alt01-bg {
    background: #1abc9c;
    overflow: hidden;
}

.yellow-t {
    color: #ffc425;
}

.yellow-alt01-t {
    color: #e67e22;
}

.blue-t {
    color: #00aedb;
}

.green-t {
    color: #00b159;
}


.orange-t {
    color: #f37735;
}

.red-t {
    color: #d11141;
}

.purple-t {
    color: #8e44ad;
}

.green-t {
    color: #1abc9c;
}

a.white-t {
    color: #fff;
}

.back-btn {
    padding-left: 5px;
    color: #ffffff !important;
}

    .back-btn a {
        color: #ffffff !important;
    }

    .back-btn.pull-left {
        color: #ffffff !important;
        padding-left: 10px;
    }

.light-grey-list-bg table td:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff!important;
}

.yellow-bg, .blue-bg, .green-bg, .orange-bg, .red-bg, .purple-bg, .green-alt01-bg, .yellow-alt01-bg, .grey-list-bg, .light-grey-list-bg, .grey-bg, .bluev-bg {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .yellow-bg:hover, .blue-bg:hover, .green-bg:hover, .orange-bg:hover, .red-bg:hover, .purple-bg:hover, .green-alt01-bg:hover, .yellow-alt01-bg:hover, .grey-list-bg:hover, .grey-bg:hover, .bluev-bg:hover {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #29292d;
    }

    .grey-bg:hover {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #29292d !important;
    }


    .yellow-bg h4, .blue-bg h4, .green-bg h4, .orange-bg h4, .red-bg h4, .purple-bg h4, .green-alt01 h4, .bluev-bg h4 {
        font-weight: bold;
        font-size: 18px;
    }



    .purple-bg img, .yellow-bg img, .blue-bg img, .green-bg img, .orange-bg img, .red-bg img, .green-alt01-bg img, .yellow-alt01-bg img, .grey-list-bg img, .light-grey-list-bg img, .grey-bg img, .bluev-bg img {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .yellow-bg:hover img, .blue-bg:hover img, .green-bg:hover img, .orange-bg:hover img, .red-bg:hover img, .bluev-bg:hover img, .purple-bg:hover img, .green-alt01-bg:hover img, .yellow-alt01-bg:hover img, .grey-list-bg:hover img, .light-grey-list-bg:hover img, .grey-bg:hover img {
        transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -moz-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -o-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -ms-transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

.met-wrapper {
    /*padding: 0 5px;*/
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.black-bg {
    background: #333;
    overflow: hidden !important;
}

    .black-bg h2 {
        line-height: 27px;
    }


.pad-t {
    padding: 10px 0;
}

.pad-fv {
    padding: 5px 0;
}


.white-t {
}

.center {
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}

/*custoner-info*/
.cust-info {
    float: left;
    color: #333;
}

.search {
    float: right;
    color: #333;
    padding-left: 5px;
    position: relative;
}

/*for search bar*/
/* reset webkit search input browser style */

.date {
    font-size: 11px;
    color: #999999;
}

.mrgin-rgt-t {
    margin-right: 10px;
}

/*search box*/
.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}



/* Form wrapper styling */
.search-wrapper {
    /*width: 220px;*/
    /*margin: 45px auto 50px auto;*/
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);*/
    float: right;
}

    /* Form text input */

    .search-wrapper input {
        width: 100%;
        height: 30px;
        padding: 0px 5px;
        float: left;
        /*border: 0;
        background: #f3f3f3;*/
        border-radius: 3px 0 0 3px;
    }

        .search-wrapper input:focus {
            outline: 0;
            background: #fff;
            box-shadow: 0 0 2px #cccccc inset;
        }

        .search-wrapper input::-webkit-input-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

        .search-wrapper input:-moz-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

        .search-wrapper input:-ms-input-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

    /* Form submit button */
    .search-wrapper button {
        overflow: visible;
        position: relative;
        float: right;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 30px;
        width: 60px;
        color: white;
        background: #787c8b;
        border-radius: 0 3px 3px 0;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    }

        .search-wrapper button:hover {
            background: #428bca;
        }

        .search-wrapper button:active,
        .search-wrapper button:focus {
            background: #428bca;
            outline: 0;
        }

        .search-wrapper button:before { /* left arrow */
            content: '';
            position: absolute;
            border-width: 8px 8px 8px 0;
            border-style: solid solid solid none;
            border-color: transparent #787c8b transparent;
            top: 8px;
            left: -6px;
        }

        .search-wrapper button:hover:before {
            border-right-color: #428bca;
        }

        .search-wrapper button:focus:before,
        .search-wrapper button:active:before {
            border-right-color: #428bca;
        }

        .search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
            border: 0;
            padding: 0;
        }





.main-search button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 39px;
    width: 103px;
    color: white;
    background: #787c8b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}

    .main-search button:hover {
        background: #428bca;
    }

    .main-search button:active,
    .main-search button:focus {
        background: #428bca;
        outline: 0;
    }

    .main-search button:before { /* left arrow */
        /*content: '';
            position: absolute;
            border-width: 8px 8px 8px 0;
            border-style: solid solid solid none;
            border-color: transparent #787c8b transparent;
            top: 8px;
            left: -6px;*/
    }

    .main-search button:hover:before {
        border-right-color: #428bca;
    }

    .main-search button:focus:before,
    .main-search button:active:before {
        border-right-color: #428bca;
    }

    .main-search button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
        border: 0;
        padding: 0;
    }










.pad-btm-tw {
    padding-bottom: 20px;
}

.pad-btm-fv {
    padding-bottom: 5px!important;
}



ul.check {
    list-style: none;
    padding-left: 0;
}

    ul.check li:before {
        font-family: 'FontAwesome';
        background: none;
        width: auto;
        height: auto;
        font-style: normal;
        color: #91bf29;
        content: "\f00c";
        font-size: 11px;
        position: relative;
        margin-right: -12px;
        top: 2px;
        left: -21px;
    }

    ul.check li {
        padding-left: 21px;
        font-size: 15px;
        line-height: 37px;
        padding-left: 21px;
        text-align: left;
    }

        ul.check li a, ul.arrow li a:visited {
            color: #9B9DA1;
            text-decoration: none;
        }

            ul.check li a:hover {
                color: #8c8c8c;
                text-decoration: none;
            }

.title-note {
    margin-bottom: 8px;
    overflow: hidden;
}

.text-left {
    text-align: left;
}

.import-excel {
    font-size: 13px;
    color: #428bca;
}

.notes-table .right {
    padding-right: 10px;
}

.main-search-rgt {
    float: right;
}

@media only screen and (min-width:0px) and (max-width:320px) {

    #ctl00_ContentPlaceHolder1_rgCorruptRows {
        width: 308px!important;
    }

    .rgMasterTable {
        font-size: 11px !important;
    }
}

/* Smaller screens */
@media only screen and (max-width:1023px) {

    body {
        font-size: 0.8em;
        line-height: 1.5em;
    }
}

/* Mobile */
@media handheld, only screen and (max-width:767px) {

    .row, body, .container {
        width: 100%;
        min-width: 0;
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
            width: auto;
            float: none;
            margin: 10px 0px 10px 0px;
            padding-left: 20px;
            padding-right: 20px;
        }
}

/* ! Provide higher res assets for iPhone 4   */
@media only screen and (min-width:0px) and (max-width:1024px) {
    .hilite-form h5 {
        padding-left: 0!important;
    }

    .title-tab .right {
        display: inline-block !important;
        margin-right: 12px !important;
        overflow: hidden;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {

    .row aside div {
        padding: 25px 0px!important;
    }

    input[type=button] {
        background: #fff url(../images/search-icon.png) no-repeat -2px -4px;
        width: 12px;
        position: absolute;
        right: 0;
        top: 1%;
        height: 37px;
        width: 40px;
        z-index: 9999;
    }

    .welcomeuser {
        width: 342px;
        text-align: right;
    }

    .crm {
        margin-top: 8px!important;
        margin-bottom: 8px!important;
    }

    /*.wrap {
        min-height: 95% !important;
    }*/
}

@media only screen and (min-width:768px) and (max-width:1024px) {

    .logo-panel .right {
        margin-bottom: 10px;
    }

    .welcme-user ul li {
        border: none!important;
        text-align: right;
    }
}

@media (max-width:768px) {
    .login-wrap .top-logo {
        padding: 0;
    }
}


@media only screen and (min-width:0px) and (max-width:767px) {


    /*	.customer-icon{ float:none !important; text-align:center !important;}
	.yellow-bg .left, .blue-bg .left, .green-bg .left, .purple-bg .left, .red-bg .left, .orange-bg .left{float:none !important;}
	.yellow-bg h4, .blue-bg h4, .green-bg h4, .purple-bg h4, .red-bg h4, .orange-bg h4{text-align:center !important; padding-left:0 !important;}
	.list-bg h4{ text-align:center;}
	.light-grey-list-bg h4{text-align:center!important; padding-left:0;}
	.light-grey-list-bg .left{float:none !important;}	
	.light-grey-list-bg .right{float:none !important; text-align:center;}	
	*/

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width:0px) and (max-width:480px) {
    .light-grey-list-bg h4 {
        line-height: 33px;
        vertical-align: middle;
    }

    .light-grey-list-bg .left {
        float: none;
        padding-left: 0;
    }




    .table-dashboard-viewer table th {
        font-size: 11px;
    }



    .task-list .right {
        width: auto!important;
    }

    .notes-table .right {
        padding-top: -20px !important;
    }

    .cust-info {
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .search {
        float: none;
        text-align: center;
        margin: 0 auto;
        padding-top: 10px;
    }

    .title-txt {
        font-size: 13px!important;
    }

    .m-sch {
        float: none!important;
        width: 99%;
    }

        .m-sch button {
            width: 100%;
            margin-top: 10px;
        }

    .main-search-rgt {
        float: none;
    }
}

/*media queries*/
@media only screen and (min-width:0px) and (max-width:1024px) {

    .personal .onecol, .personal .twocol, .personal .threecol, .personal .fourcol, .personal .fivecol, .personal .sixcol, .personal .sevencol, .personal .eightcol, .personal .ninecol, .personal .tencol,
    .personal .elevencol, .personal .twelvecol {
        float: left;
        min-height: 1px;
        margin: 5px 0%;
    }
}

@media only screen and (min-width:321px) and (max-width:320px) {
    .main-search .input-cont {
        float: none;
    }

    .input-cont01 {
        float: none !important;
    }
}

@media only screen and (min-width:640px) and (max-width:800px) {
    .cust-info.fourcol {
        float: left !important;
    }

    .main-search button {
        height: 32px;
    }

    .main-search.cf {
        margin-top: 10px;
    }
}

@media only screen and (min-width:0px) and (max-width:640px) {

    .contact-form {
        width: 100%;
    }





    .title-txt {
        font-size: 13px !important;
        width: 150px;
    }

    .light-grey-list-bg .right {
        padding-right: 0!important;
    }

    .contact-form h3 {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
        float: none;
        padding-left: 2px;
        padding-right: 0;
    }



    /*.grey-bg .left{ float:none; text-align:left; padding-left:20px;}*/
    .light-grey-list-bg {
        /*padding-bottom: 10px;
        padding-top: 10px;*/
    }

    .logo-img img {
        width: 98px;
    }

    .logo .title {
        font-size: 12px !important;
    }

    .logo {
        padding-bottom: 10px;
    }




    .crm {
        margin: 0 auto;
        float: none!important;
    }

    .logo-panel {
        position: relative; /*to align the logo at the top*/
    }

    input[type=button] {
        background: #fff url(../images/search-icon.png) no-repeat -2px -4px;
        width: 12px;
        position: absolute;
        top: 22% !important;
        height: 40px;
        width: 40px;
        z-index: 9999;
    }

    .logo .logo-img {
    }

    input[type=search] {
        /*border: solid 1px #ccc;*/
        width: 100%!important;
    }

    .logo-panel {
        width: 100%;
    }

    .wrap {
        min-height: 95% !important;
    }
}

@media only screen and (min-width:0px) and (max-width:320px) {

    .table-dashboard-viewer .table-viewer-item-table {
        border-collapse: separate;
        width: 368px;
        table-layout: fixed;
    }
}

@media only screen and (min-width:480px) and (max-width:480px) {
    .table-dashboard-viewer .table-viewer-item-table {
        border-collapse: separate;
        table-layout: fixed;
        width: 562px;
    }
}

/*for iphone 6 plus*/
@media only screen and (min-width:414px) and (max-width:414px) {
    .table-dashboard-viewer .table-viewer-item-table {
        border-collapse: separate;
        table-layout: fixed;
        width: 475px;
    }
}

@media only screen and (min-width:360px) and (max-width:375px) {
    .table-dashboard-viewer .table-viewer-item-table {
        border-collapse: separate;
        table-layout: fixed;
        width: 418px;
    }
}

/*media queries for 0 to 480px*/
@media only screen and (min-width:0px) and (max-width:480px) {
    .logo-panel .left {
        width: 300px;
    }

    .import-app {
        text-align: left!important;
    }

    .import-bg-outer {
        display: inline;
    }

    .main-search .input-cont {
        float: none;
    }

    .input-cont01 {
        float: none !important;
    }



    .left.value {
        max-width: 80%!important;
    }

        .left.value h4 {
            line-height: 24px;
            padding-top: 5px;
        }

    .logo-panel .right {
        width: 100%!important;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .welcme-user {
        margin: 0 auto !important;
        text-align: center !important;
    }

    .import-bg-outer {
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }




    .welcme-user ul li {
        padding: 0 3px!important;
        border: none!important;
        display: inline;
        text-align: center !important;
        float: none!important;
    }



    .crm-icon {
        float: right!important;
    }

    .crm-panel {
        width: 150px !important;
        float: right;
        margin-top: 0!important;
    }

    .header {
        padding: 0!important;
    }

    .left.val {
        float: left!important;
        /*width: 18%;*/
        padding-right: 3%;
    }

    .left.content {
        float: left!important;
        width: 80%;
    }

    .grey-bg h4 {
        padding-left: 0;
        font-size: 12px;
        font-weight: bold;
    }

    .list-wrap {
        width: 100%;
        overflow: hidden;
    }

    .grey-bg .content-wrap {
        float: left;
        width: 80%;
    }

    .action-wrap {
        width: 100%;
        overflow: hidden;
    }

    .grey-bg .customer-icon {
        width: 16%!important;
    }

    .grey-bg .select-anchr {
        line-height: normal;
    }

    .grey-bg .arw-anchr {
        line-height: 22px;
    }


    .search-wrapper {
        margin: 10px auto 0 auto !important;
        overflow: hidden;
        float: none!important;
    }

    .main-search {
        margin: 10px auto 0 auto !important;
        overflow: hidden;
        float: none!important;
    }

    .light-grey-list-bg .left {
        padding-left: 53px;
        float: none!important;
    }

    .light-grey-list-bg .right {
        width: 316px;
        float: none!important;
        padding-left: 67px;
        line-height: 19px!important;
    }


    /*.light-grey-list-bg .right {
        float: none;
        text-align: center;
        line-height: 16px;
    }

    .light-grey-list-bg .left {
        float: none;      
        line-height: normal !important;      
    }

    .light-grey-list-bg .customer-icon {
        width: 100%;
        text-align: center;
        overflow: hidden;
    }

    .light-grey-list-bg h4 {
        text-align: center;
        line-height: 18px;
        font-size:14px;
    }*/


}

/*media queries for 640px*/

@media only screen and (min-width:640px) and (max-width:1024px) {

    .contact-form .sixcol, .contact-form .ninecol {
        float: left !important;
        width: 49%;
    }

    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="url"], .contact-form textarea {
        width: 98%!important;
    }
}


@media only screen and (min-width:481px) and (max-width:768px) {

    .welcme-user {
        text-align: right;
    }

        .welcme-user ul li {
            border: none!important;
        }

    .logo-panel {
        margin-bottom: 10px!important;
    }
}


.title-txt {
    float: left;
    padding-left: 10px;
    text-align: left;
}

.welcome-top {
    width: 100%;
    overflow: hidden;
    margin: 20px auto 20px auto;
    border-top: solid 1px #ccc;
    padding-top: 10px;
}



.light-grey-list-bg .anchor {
    color: rgb(0, 174, 219);
}

    .light-grey-list-bg .anchor:hover {
        text-decoration: underline;
    }

.logo .title {
    margin-top: 20px;
    padding-left: 10px;
    font-size: 14px;
}

.crm {
    margin-top: 20px;
    float: right;
}

.logo-panel {
    overflow: hidden;
    margin: 10px auto 0 auto;
}

    .logo-panel .left {
        float: left;
        overflow: hidden;
    }

    .logo-panel .right {
        float: right;
        overflow: hidden;
    }

    .logo-panel .logo {
        float: left;
        padding: 0 0 10px 0;
    }

.title-txt {
    float: left;
    padding-left: 10px;
    text-align: left;
    line-height: 21px;
    font-size: 15px;
}

.welcme-user {
    width: 100%;
    padding: 30px 0 0;
    float: left;
}

    .welcme-user ul {
        float: left;
        width: 100%;
    }

        .welcme-user ul li {
            float: left;
            list-style: none;
            padding: 0 8px;
            font-size: 14px;
            border-right: solid 1px #ccc;
        }

            .welcme-user ul li:last-child {
                border: none;
            }

            .welcme-user ul li a:hover {
                color: #d9534f;
            }

.crm-panel {
    width: 100%;
}

.logout-btn {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}

.crm-icon {
    float: right;
    padding-top: 10px;
}


.welcome-top {
    overflow: hidden;
    padding-top: 10px;
}

.center-panel {
    margin: 0 auto;
    overflow: hidden;
}

/*notes page*/
.notes-list {
    float: left;
}


    .notes-list ul {
    }


.scroll-content {
    min-height: 600px;
}

.notes-list li:first-child {
    text-align: justify;
    width: 540px;
}

.notes-list-header-pad-lft {
    padding-left: 75px !important;
}

.notes-list ul li {
    float: left;
    list-style: none;
    line-height: 24px;
    padding-right: 20px;
    font-size: 13px;
}

.notes-table {
    width: 100%;
}

    .notes-table table {
    }

        .notes-table table tr {
        }

            .notes-table table tr td {
                padding: 3px 10px;
            }

.notes-content {
    /*background: #f5f5f5;
    border: solid 1px #efefef;*/
    font-size: 13px;
    color: #333333;
    line-height: 23px;
    min-height: 20px;
    max-height: 200px;
    overflow-y: auto;
}

.dt-titles {
    font-size: 12px;
    font-weight: bold;
}

.notes-content table {
    width: 100% !important;
}

section.row article.twelvecol table {
    /*border: solid 1px #efefef;*/
    margin-bottom: 10px;
    /*background: #f5f5f5;*/
    width: 100%;
}

.table-greybg {
    background: #f5f5f5 !important;
}


.table-whitebg {
    background: #fff!important;
}



/*customer detail form*/
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="url"],
.contact-form textarea,
.contact-form button[type="submit"] {
    font: 400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.contact-form {
    text-shadow: 0 1px 0 #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 5px;
}

h2 {
    font-size: 18px;
}



.task-list .right {
    float: right;
}

.validate {
    font-size: 13px;
    color: #d9534f;
    padding-top: 5px;
    float: left;
}


.contact-form h3 {
    color: #00aedb;
    display: block;
    font-size: 22px;
    padding-left: 4px;
}

.hilite-form h5 {
    font-size: 19px;
    padding: 0px 0 10px 2px;
}


.contact-form h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

.contact-form label span {
    cursor: pointer;
    /*color:#991D57;*/
    /*display:block;*/
}

.form-sub-label {
    color: #999999;
}

.contact-form label {
    padding: 8px 0px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="url"],
.contact-form textarea {
    width: 100%;
    box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
    -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
    -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
    border: 1px solid #efefef;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 5px;
}

    .contact-form input[type="text"]:focus, #contact-form input[type="password"]:focus, #contact-form input[type="date"]:focus, #contact-form input[type="datetime"]:focus,
    .contact-form input[type="datetime-local"]:focus, .contact-form input[type="month"]:focus,
    .contact-form input[type="week"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="number"]:focus,
    .contact-form input[type="search"]:focus, .contact-form input[type="tel"]:focus,
    .contact-form input[type="time"]:focus, .contact-form input[type="url"]:focus, .contact-form textarea:focus {
        -webkit-box-shadow: 0 0 5px #999999;
        -moz-box-shadow: 0 0 5px #999999;
        box-shadow: 0 0 5px #999999;
        border-color: #999999;
    }

    .contact-form input[type="text"]:focus, .contact-form input[type="password"]:focus, .contact-form input[type="date"]:focus,
    .contact-form input[type="datetime"]:focus,
    .contact-form input[type="datetime-local"]:focus,
    .contact-form input[type="month"]:focus, .contact-form input[type="week"]:focus,
    .contact-form input[type="email"]:focus, .contact-form input[type="number"]:focus,
    .contact-form input[type="search"]:focus, .contact-form input[type="tel"]:focus,
    .contact-form input[type="time"]:focus, .contact-form input[type="url"]:focus, #contact-form textarea:focus {
        background: #fafafa;
        border-color: #999999;
        outline: none;
    }

    .contact-form input[type="text"][disabled], #contact-form input[type="password"][disabled], #contact-form input[type="date"][disabled],
    .contact-form input[type="datetime"][disabled],
    .contact-form input[type="datetime-local"][disabled],
    .contact-form input[type="email"][disabled], #contact-form input[type="number"][disabled],
    .contact-form input[type="search"][disabled], #contact-form input[type="tel"][disabled],
    .contact-form input[type="time"][disabled], #contact-form input[type="url"][disabled],
    .contact-form textarea[disabled] {
        background-color: #dddddd;
    }



    .contact-form input[type="text"]:hover,
    .contact-form input[type="email"]:hover,
    .contact-form input[type="tel"]:hover,
    .contact-form input[type="url"]:hover,
    .contact-form textarea:hover {
        -webkit-transition: border-color 0.3s ease-in-out;
        -moz-transition: border-color 0.3s ease-in-out;
        transition: border-color 0.3s ease-in-out;
        border: 1px solid #AAA;
    }

.contact-form textarea {
    height: 100px;
    max-width: 100%;
}

.contact-form button[type="submit"] {
    cursor: pointer;
    float: right;
    border: none;
    background: #428bca;
    background-image: linear-gradient(bottom, #00aedb 0%, #428bca 52%);
    background-image: -moz-linear-gradient(bottom, #00aedb 0%, #428bca 52%);
    background-image: -webkit-linear-gradient(bottom, #00aedb 0%, #428bca 52%);
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 5px;
}

    .contact-form button[type="submit"]:hover {
        background-image: linear-gradient(bottom, #9C215A 0%, #A82767 52%);
        background-image: -moz-linear-gradient(bottom, #9C215A 0%, #A82767 52%);
        background-image: -webkit-linear-gradient(bottom, #9C215A 0%, #A82767 52%);
        -webkit-transition: background 0.3s ease-in-out;
        -moz-transition: background 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out;
    }

.contact-form .submit {
    cursor: pointer;
    float: right;
    border: none;
    background: #428bca;
    background-image: linear-gradient(bottom, #00aedb 0%, #428bca 52%);
    background-image: -moz-linear-gradient(bottom, #00aedb 0%, #428bca 52%);
    background-image: -webkit-linear-gradient(bottom, #00aedb 0%, #428bca 52%);
    color: #FFF;
    margin: 0 10px 10px 10px;
    padding: 10px;
    border-radius: 5px;
}

    .contact-form .submit:hover {
        background-image: linear-gradient(bottom, #428bca 0%, #00aedb 52%);
        background-image: -moz-linear-gradient(bottom, #428bca 0%, #00aedb 52%);
        background-image: -webkit-linear-gradient(bottom, #428bca 0%, #00aedb 52%);
        -webkit-transition: background 0.3s ease-in-out;
        -moz-transition: background 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out;
    }


.hilite-form {
    padding: 10px 5px;
    overflow: hidden;
    border-bottom: solid 1px #ddd;
}

    .hilite-form .br-none {
        border: none!important;
    }

    .hilite-form label {
        padding: 0;
    }

.border-btm {
    border-bottom: solid 1px #ccc;
}

.btn-container {
    width: auto;
    overflow: hidden;
}

    .btn-container .icon-container {
        float: left;
    }

    .btn-container .btn-child {
        float: left;
    }

.twelvecol {
    width: 100%;
}

.hilite-orange:hover {
    background: #f6c8a5;
    background-image: linear-gradient(bottom, #f6c8a5 0%, #ffead1 52%);
    background-image: -moz-linear-gradient(bottom, #f6c8a5 0%, #ffead1 52%);
    background-image: -webkit-linear-gradient(bottom, #f6c8a5 0%, #ffead1 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hilite-orange:focus {
    background-image: linear-gradient(bottom, #f6c8a5 0%, #ffead1 52%);
    background-image: -moz-linear-gradient(bottom, #f6c8a5 0%, #ffead1 52%);
    background-image: -webkit-linear-gradient(bottom, #f6c8a5 0%, #ffead1 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hilite-orange input:focus {
    background: #000;
}

.hilite-orange:active {
    /*background-image: linear-gradient(bottom, #fedfc3 0%, #ffb57c 52%);
    background-image: -moz-linear-gradient(bottom, #fedfc3 0%, #ffb57c 52%);
    background-image: -webkit-linear-gradient(bottom, #fedfc3 0%, #ffb57c 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;*/
}

.hilite-purple:hover {
    background-image: linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -moz-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -webkit-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hilite-purple {
    background: #fff;
}

.hilite-form input:focus + .hilite-purple {
    background: #000;
}

.select {
    background-image: linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -moz-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -webkit-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
}


.hilite-purple:focus {
    background-image: linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -moz-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -webkit-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hilite-purple:active {
    background-image: linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -moz-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -webkit-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hilite-input .active {
    background-image: linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -moz-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    background-image: -webkit-linear-gradient(bottom, #e2defe 0%, #f3f1fe 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hilite-yellow:hover {
    background-image: linear-gradient(bottom, #fff3af 0%, # fdf9e9 52%);
    background-image: -moz-linear-gradient(bottom, #fff3af 0%, #fdf9e9 52%);
    background-image: -webkit-linear-gradient(bottom, #fff3af 0%, #fdf9e9 52%);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.contact-form fieldset {
}

.contact-form button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}

.contact-form input:focus,
.contact-form textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

.pad-b-fv {
    padding-bottom: 5px;
}

.import-bg {
    width: 224px;
    height: 32px;
    background: url(../images/import-bg.png) no-repeat;
    display: block;
}

    .import-bg:hover {
        background: url(../images/import-bg-hover.png) no-repeat;
        display: block;
    }


.import-bg-outer {
}


.import-app-bg {
    width: 224px;
    height: 32px;
    background: url(../images/import-app.png) no-repeat;
    display: block;
}

    .import-app-bg:hover {
        background: url(../images/import-app-hover.png) no-repeat;
        display: block;
    }



/*breadcrumbs*/
.breadcrumb-container {
}

.breadcrumb {
    padding: 7px 5px;
    margin: 0 0 0px;
    background-repeat: repeat-x;
    font-size: 12px;
}

    .breadcrumb li {
        display: inline-block;
        text-shadow: 0 1px 0 #ffffff;
    }

    .breadcrumb .divider {
        padding: 0 5px;
        color: #999999;
    }

    .breadcrumb .bc-active a {
        color: #00aedb;
    }

/*breadcrumbs*/

.crumbs {
    display: block;
}

    .crumbs li {
        display: inline;
        cursor: pointer;
    }

        .crumbs li.first {
            padding-left: 8px;
        }

        .crumbs li a,
        .crumbs li a:link,
        .crumbs li a:visited {
            display: block;
            float: left;
            font-size: 12px;
            font-weight: bold;
            margin-left: -13px;
            padding: 7px 17px 11px 25px;
            position: relative;
            text-decoration: none;
            line-height: normal;
        }

        .crumbs li a {
            background-image: url('../images/bg-crumbs-blue.png');
            background-repeat: no-repeat;
            background-position: 100% 0;
            position: relative;
        }

.first > a {
    color: #428bca;
}

.crumbs li a:hover {
    color: #333;
    background-position: 100% -48px;
    cursor: pointer;
}

.crumbs .no-link {
    color: #333;
    background-position: 100% -48px;
    cursor: default !important;
}



.crumbs li a:active {
    color: #333;
    background-position: 100% -96px;
}

.crumbs li.first a span {
    height: 29px;
    width: 3px;
    border-left: 1px solid #d9d9d9;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #428bca !important;
}

#breadcrumb {
    float: left;
    display: block;
    margin-left: 13px;
}

.RadWindow {
    padding: 0px 0px 7px 0px !important;
}

.RadWindow_MetroTouch .rwShadow a.rwIcon {
    margin: 11px 5px 0 6px!important;
}


/*Notes control icons*/
.img-btn {
    background-image: url("../Images/save+add.png");
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
    padding: 0 5px;
}

    .img-btn:hover {
        background-image: url("../Images/save+add-hover.png");
        background-repeat: no-repeat;
        height: 28px;
        width: 28px;
    }

/*Added By Harish*/
.labelHeading {
    padding: 5px 0 0 30%;
    display: inline-block;
    text-align: left;
    width: 47%;
}

.inputField {
    padding: 5px 0 0 2%;
    display: inline-block;
    width: 30%;
}


.validationField {
    padding: 5px 0 5px 47%;
}

.messageField {
    padding: 10px 0;
    text-align: center;
}

.labnelInline {
    display: inline-block;
    font-size: 16px;
}

@media (max-width:1024px) {
    .demo-container .RadTile.rtileWide {
        width: 490px;
    }
}

@media (max-width:980px) {
    .demo-container .RadTile.rtileWide {
        width: 470px;
    }
}

@media (max-width:900px) {
    .demo-container .RadTile.rtileWide {
        width: 430px;
    }
}

@media (max-width:800px) {
    .demo-container .RadTile.rtileWide {
        width: 380px;
    }
}

@media (max-width:768px) {
    .demo-container .RadTile.rtileWide {
        width: 369px;
    }

    .login-wrap2 {
        width: 100%;
    }
}

@media (max-width:767px) {
    .logo-panel .logo, .logo-panel .left, .logo-panel .right {
        width: 100%;
        text-align: center;
    }

    .welcme-user ul li {
        float: none;
        display: inline;
    }

    .welcme-user {
        text-align: center;
        padding: 0 0 5px 0;
    }

    .demo-container .RadTile.rtileWide {
        width: 100%;
        margin: 5px 0;
        border: none;
    }
}

@media (max-width:599px) {
    .login-wrap .two-btns .btn {
        width: 100%;
        padding: 10px 0;
        float: left;
        margin: 10px 0 0;
    }

    .login-wrap .frm-deta .Error {
        position: static;
    }

    .login-wrap .frm-deta2 span.Error, .login-wrap .frm-deta2 span.Error:nth-child(2) {
        position: static;
        float: left;
        width: 100%;
    }
}
    /*AJ CSS*/
.full-table-new
{
  width: 100% !important;
  padding:10px;
}

.full-table-new tr {
    line-height: 40px;
}

.full-table-new input[type="text"] {
    border: 1px solid #b9b9b9 !important;
    height: 25px !important;
    width: 80% !important;
    
}

.full-table-new textarea {
    border: 1px solid #b9b9b9 !important;
    width: 80% !important;
    box-sizing:content-box;
   
}

/*End Css*/

}

