@font-face {
    font-family: 'segoe-ui-normal';
    src: url('../fonts/segoeui.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/segoeui.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'segoe-ui-light';
    src: url('../fonts/segoeuil.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeuil.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/segoeuil.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'segoe-ui-semi-bold';
    src: url('../fonts/seguisb.eot'); /* IE9 Compat Modes */
    src: url('../fonts/seguisb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/seguisb.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'segoe-ui-bold';
    src: url('../fonts/segoeuib.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeuib.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/segoeuib.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'segoe-ui-italic';
    src: url('../fonts/segoeuii.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeuii.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/segoeuii.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'open-sans';
    src: url('../fonts/OpenSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/OpenSans-Regular.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'open-sans-italic';
    src: url('../fonts/OpenSans-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/OpenSans-Italic.ttf') format('truetype'); /* Legacy iOS */
}

@font-face {
    font-family: 'open-sans-bold';
    src: url('../fonts/OpenSans-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/OpenSans-Bold.ttf') format('truetype'); /* Legacy iOS */
}


html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    font-family: open-sans, segoe-ui-normal, Arial, Helvetica, sans-serif;
}

/*h1, .h1 {
    font-size: 20px;
}*/

/*.divider .tabs {
    float: right;
    margin-right: 0px;
}*/

/*.divider ul li {
    float: left;
    margin: 0px 3px 0!important;
    padding: 0;
    width: auto;
}

.tabs li {
    background-image: linear-gradient(#E670E8, #A849A3);
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px 20px;
}*/




#doc-width {
    margin: 0 0 -60px 0;
    padding: 0;
    background: url(../images/header-bg.jpg) repeat-x;
    width: 100%;
    min-height: 100%;
}

.content-width {
    border: 0px solid #bcbcbc;
    margin: 0px 0 15px;
    float: left;
    width: 100%;
}



.page-header {
    border-bottom: 0px solid #EEEEEE;
    margin: 0;
    padding-bottom: 0px;
}

.float-right {
    float: right;
}

.menu-right {
    float: right;
}

/*.navbar {
    position: relative;
    min-height: 48px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0px;
    background: url(../images/header-bg.jpg) repeat-x #f0571b;
    border-radius: 0px;
}*/

.new-line {
    margin-top: 5px;
}

.navbar-brand {
    color: #777777;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    padding: 12px;
    text-align: center;
}

/*.logo{
	margin:13px;
	float:left;
	width:auto;
	}*/

.menu-item {
    margin: 0;
    padding: 0;
    width: 60px;
}

    .menu-item img {
        margin: 0px 0 0 15px;
        padding: 0;
        text-align: center;
        border: none !important;
    }

    .menu-item p {
        margin: 10px 0 0;
        padding: 0;
        width: 60px;
        line-height: 15px;
        font-family: open-sans-bold;
        font-size: 13px;
        text-align: center;
    }

.navbar-nav > li > a {
    padding: 10px;
    border-right: 1px solid #d7d5d5;
}

.navbar-nav > li:first-child > a {
    padding: 10px;
    border-right: 1px solid #d7d5d5;
    border-left: 1px solid #d7d5d5;
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    color: #555555;
    background: url(../images/menu-hover.jpg) repeat-x;
}



.brid-crums {
    margin: 0;
    padding: 0;
    background: url(../images/brid-crums.jpg) repeat-x;
    border-bottom: 1px solid #bcbcbc;
}

.parent {
    margin: 0 10px 0 0;
    padding: 0 0px 0 0;
    float: left;
    height: 42px;
    width: 50px;
    background: url(../images/partition.jpg) no-repeat right #e2e1e1;
}

    .parent a {
        margin: 13px 0px 0 13px;
        padding: 0;
        line-height: 40px;
        float: left;
    }

        .parent a img {
            margin: 0;
            padding: 0;
        }

.child {
    margin: 0 0 0 0px;
    padding: 0;
}

    .child a {
        margin: 0;
        padding: 0;
        height: 42px;
        line-height: 42px;
    }

    .child p {
        margin: 0;
        padding: 0;
        line-height: 42px;
        font-size: 15px;
        font-family: open-sans-bold;
        color: #184371;
        text-transform: uppercase;
    }

.content-area {
    margin: 0;
    padding: 0px;
    float: left;
    width: 100%;
}

.content-nav {
    background: #fff;
    margin: 0;
    padding: 0;
    border: 1px solid #bcbcbc;
    position: relative;
    float: left;
    width: 100%;
}

    .content-nav ul {
        margin: 0;
        padding: 8px;
        list-style: none;
        display: inline-block;
        float: left;
    }

        .content-nav ul li {
            margin: 0;
            padding: 0px 8px 0px 0;
            list-style: none;
            width: auto;
            float: left;
        }

            .content-nav ul li a {
                margin: 0px 0px 0 0;
                padding: 0 15px;
                font-size: 12px;
                background-image: linear-gradient(#E670E8, #A849A3);
                color: #fff;
                line-height: 30px;
                float: left;
                font-family: open-sans-bold;
                text-decoration: none;
                text-transform: uppercase;
            }

                .content-nav ul li a:hover {
                    margin: 0;
                    padding: 0 15px;
                    color: #fff;
                    line-height: 30px;
                    background: linear-gradient(#ABDC28, #B6E026);
                    float: left;
                }

            .content-nav ul li.active a {
                margin: 0;
                padding: 0 15px;
                color: #fff;
                line-height: 30px;
                background: linear-gradient(#ABDC28, #B6E026);
                float: left;
            }

.content-table-nav {
    background: url(../images/brid-crums.jpg) repeat-x !important;
    margin: 0;
    padding: 0;
    border: 1px solid #bcbcbc;
    position: relative;
    min-height: 38px;
}

    .content-table-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }

        .content-table-nav ul li {
            margin: 0;
            padding: 0 0;
            list-style: none;
            width: auto;
            float: left;
            border-right: 1px solid #bcbcbc;
        }

            .content-table-nav ul li a {
                margin: 0;
                padding: 0 15px;
                color: #616161;
                line-height: 36px;
                float: left;
                font-family: open-sans-bold;
                text-decoration: none;
                text-transform: uppercase;
            }

                .content-table-nav ul li a:hover {
                    margin: 0;
                    padding: 0 15px;
                    color: #e84e12;
                    line-height: 36px;
                    background: url(../images/select.jpg) repeat-x;
                    float: left;
                }

            .content-table-nav ul li.active a {
                margin: 0;
                padding: 0 15px;
                color: #e84e12;
                line-height: 36px;
                background: url(../images/select.jpg) repeat-x;
                float: left;
            }


.content-heading {
    background: url(../images/brid-crums.jpg) repeat-x;
    margin: 0;
    padding: 0;
    line-height: 27px;
    height: 27px;
    border-bottom: 3px solid lightgrey;
}

    .content-heading p {
        margin: 0 0 0 12px;
        padding: 0;
        font-family: open-sans-bold;
        font-size: 12px;
        color: #125a83;
        text-transform: uppercase;
    }

.content-box {
    border: 1px solid #bcbcbc;
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
    padding: 0px;
    background: #fff;
}

.content-box-area {
    margin: 0;
    padding: 3px 9px 9px;
    background: #FAFAFA;
    float: left;
    width: 100%;
}

.form-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.RC1form-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 24%;
    float: right;
}

.Cform-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 99%;
}
.CRform-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.4285;
    width:97%;
}
.Rtlform-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 95%;
}
.Bform-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.PIform-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 95%;
}
.Rform-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 19%;
    float: left;
}

.R1form-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    width: 100%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   
}

/*.inner {
    width: 97.5%;
}*/

label {
    display: inline-block;
    font-weight: normal !important;
    margin-bottom: 0px;
    line-height: 26px;
    font-size: 12px !important;
    font-family: open-sans !important;
    padding: 0 !important;
}

.table-border {
    border: 1px solid #bcbcbc;
    background: #fff;
    margin: 0 15px;
    overflow-x: auto;
}

.table tr th {
    background: url(../images/table-head-bg.jpg) repeat-x bottom #f4f4f4;
    font-family: open-sans-bold;
    font-weight: normal;
    border-bottom: 1px solid #bcbcbc;
}

.table {
    margin-bottom: 0px;
    width: 100%;
}

.padding-none {
    padding: 0 !important;
    margin: 0 !important;
}

/*.popup {
margin: 0 0 0 5px;
font-size:11px;
line-height:10px;
padding:0px 6px;
background:#8b4e87;
color:#fff!important;
height:10px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}*/

.validation-summary-errors {
    background-color: #FAFAFA;
    border: 1px solid #D9D9D9;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    line-height: 1.6em;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.validation-errors {
    background-color: #FAFAFA;
    color: red;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.0em;
    line-height: 1.6em;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
/*.popup:hover {
margin: 0 0 0 5px;
font-size:11px;
line-height:10px;
padding:0px 6px;
background:#6c2167;
color:#fff!important;
height:10px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}*/

.button-area {
    margin: 15px 0 0px 0;
    padding: 10px 0 0 0;
    float: left;
    width: 100%;
}

.margin-top {
    margin-top: 10px !important;
}

.button {
    margin: 0 0 0 5px;
    font-size: 13px;
    font-family: open-sans-bold;
    text-transform: uppercase;
    line-height: 25px;
    padding: 2px 10px;
    background: #8b4e87;
    color: #fff;
    height: 29px;
    border: none;
    border-style: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

    .button:focus,
    .button:active,
    .button:hover {
        border: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

@media (max-width: 768px) {
    .menu-right {
        clear: both;
        float: none;
    }

    .menu-item img {
        display: none;
    }

    .menu-item p {
        margin: 0px 0 0;
        padding: 0;
        text-align: left;
    }

    .navbar-nav > li > a {
        border: none;
        color: #fff;
    }

    .navbar-nav > li:first-child > a {
        border: none;
    }

    .navbar-nav > li > a:hover {
        background: #fff;
        color: #333;
    }

    .overflow_table_grid {
        margin: 9px 0 15px 0;
        overflow-x: auto;
        width: 100%;
        border: 1px solid #bcbcbc;
    }
}


.divider {
    background: #fe6529;
}

.overflow_table {
    margin: 9px 0 15px 0;
    float: left;
    height: 190px;
    overflow: auto;
    width: 100%;
    border: 1px solid #bcbcbc;
}

.overflow_table_grid {
    margin: 9px 0 15px 0;
    width: 100%;
    border: 1px solid #bcbcbc;
    overflow-x: auto;
}

.divider ul.submenu {
    list-style: none;
    height: 40px;
}

/*.divider ul li{
    padding:0 0px; 
    margin:5px 0 0 0;
    width:auto;
    float:left;
}

.divider ul li a{
    color:#fff;
    padding:0 10px;
    line-height:25px;
    height:25px;
    float:left;
    border-radius:3px;
    -mox-border-radius:3px;
    -webkit-border-radius:3px;
}

.divider ul li a:hover{
    color:#fff;
    background:linear-gradient(#ABDC28, #B6E026);
}*/

.accordion-group {
    border: 1px solid #bcbcbc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 2px;
}

.accordion-inner > div > div:nth-child(2n-1) {
    background: #f3f3f3;
}

.col-icon {
    padding-right: 5px !important;
}

.left-padding {
    padding-left: 5px !important;
}

.right-padding {
    padding-right: 5px !important;
}

.button-space {
    margin-left: 2px;
    margin-top: 7px;
    margin-bottom: 5px;
}

.orderlabel {
    white-space: nowrap;
}

.left-new-padding {
    padding-left: 5px !important;
}

.right-new-padding {
    padding-left: 5px !important;
}

.left-zip-padding {
    padding-left: 171px !important;
}

.right-zip-padding {
    padding-left: 5px !important;
}



@media only screen and (max-width : 600px) {
    .col-icon {
        padding-right: 5px !important;
    }

    .left-padding {
        padding-left: 0px !important;
    }

    .right-padding {
        padding-right: 0px !important;
    }

    .left-new-padding {
        padding-left: 0px !important;
    }

    .left-zip-padding {
        padding-left: 0px !important;
    }

    .button-space {
        margin-left: 2px;
        margin-top: 7px;
        margin-bottom: 5px;
    }

    .right-new-padding {
        padding-left: 0px !important;
    }
}

@media only screen and (min-width : 600px) and (max-width : 998px) {
    .col-icon {
        padding-right: 5px !important;
    }

    .margin-top-600-10 {
        margin-top: 10px;
    }

    .left-padding {
        padding-left: 5px !important;
    }

    .right-padding {
        padding-right: 5px !important;
    }

    .button-space {
        margin-left: 2px;
        margin-top: 7px;
        margin-bottom: 5px;
    }

    .left-new-padding {
        padding-left: 0px !important;
    }

    .left-zip-padding {
        padding-left: 0px !important;
    }

    .right-new-padding {
        padding-left: 0px !important;
    }

    .main-setion-division {
        width: 90% !important;
    }

    .widget-section {
        width: 10% !important;
    }
}

td {
    font-size: 12px;
}

th {
    font-size: 12px;
}

#vibeheader {
    background: url("../images/table-head-bg.jpg") repeat-x scroll center bottom #F4F4F4;
}

#loading-indicator {
    left: 44%;
    float: none;
    top: 27%;
    position: fixed;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
}

.blanktopmenulist {
    background-color: white;
}

.maketabs .item {
    float: left;
    display: inline;
}

    .maketabs .item a {
        display: block;
        float: left;
        text-decoration: none;
    }

.progress1 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
}

    .progress1 a {
        padding: 2px 20px;
        color: #979797;
    }

    .progress1 .item {
        position: relative;
        border-bottom: 2px solid #CCC;
    }

    .progress1 .active a {
        color: black;
    }

    .progress1 .active:before {
        border-bottom: 2px solid #000013;
        display: block;
        content: "";
        width: 1000px;
        right: 0;
        top: 22px;
        position: absolute;
        /*z-index: 2;*/
        margin-right: 50%;
    }

    .progress1 .active:after {
        display: block;
        content: "";
        height: 8px;
        width: 8px;
        background: #000013;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        top: 18px;
    }


.vibemsg {
    position: absolute;
    top: -1px;
    left: 240px;
    border-width: 1px;
    border-style: solid;
    border-color: #f0c36d;
    background-color: #f9edbe;
}

#messagewrapper .error {
    background: url("/Content/Images/fail.gif") no-repeat scroll 8px 12px #FFCCCC;
    color: #CC0000;
}

#messagewrapper .success {
    background: url("/Content/Images/ok.gif") no-repeat scroll 8px 12px #CCFFCC;
    color: #006600;
}

#messagewrapper .warning {
    background: url("/Content/Images/warn.gif") no-repeat scroll 8px 12px #FFFFCC;
    color: #CC6600;
}

#messagewrapper .messagebox {
    box-shadow: 5px 5px 10px #000000;
    padding: 12px 10px 10px 30px;
}

.textred {
    color: red;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #0f5897;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #0f5897;
    border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #0f5897;
    border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #0f5897;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #0f5897;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #0f5897;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #0f5897;
    border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #0f5897;
    border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #0f5897;
    border-width: 0 5px 5px;
}

.input-group-addon-radiobutton {
    display: table-cell;
    padding: 6px 7px;
}

.text-HUD-total-label {
    text-align: right !important;
}

@media (max-width: 980px) {
    .text-HUD-total-label {
        text-align: left !important;
    }
}

@media (max-width: 980px) {
    .chartResponsive {
        max-width: 380px !important;
    }
}

@media (min-width: 980px) {
    .chartResponsive {
        max-width: 550px !important;
    }
}

.btn-info {
    background-color: #92dbfe;
    color: #0f5897;
    border: none;
}

    /*.btn-info:hover,
    .btn-info:focus,
    .btn-info.active,
    .btn-info:active
    {
        background-color: #428bca;
        color: #ffffff;
    }*/


    .btn-info:active:hover,
    .btn-info.active:hover,
    .open > .dropdown-toggle.btn-info:hover,
    .btn-info:active:focus,
    .btn-info.active:focus,
    .open > .dropdown-toggle.btn-info:focus,
    .btn-info:active.focus,
    .btn-info.active.focus,
    .open > .dropdown-toggle.btn-info.focus {
        color: #fff;
        background-color: #0f5897;
    }

@media (min-width: 980px) {
    .bg-body {
        background-image: url(../Images/body_bg.png);
        background-attachment: fixed;
    }

    .menu-header {
        box-shadow: 0 0 5px;
        margin-bottom: 10px;
        background-color: #fff;
        padding-bottom: 10px;
    }

    .body-content {
        box-shadow: 0 10px 20px;
        padding: 20px;
        background-color: #fff;
        border-radius: 3px;
    }
}

.adv-search-container {
    padding-top: 5px;
    margin-right: -10px;
}

.panel-heading {
    padding: 5px 10px;
}

.panel-body {
    padding: 5px 10px;
}

/*@media (max-width: 980px) {*/
.toggleMenuHeader {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    font-size: 20px;
    height: 42px;
    position: absolute;
    right: 0;
    /*top: 172px;*/
}

.toggleMenuBody {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    position: absolute;
    margin-top: 40px;
    right: 0;
}

.onlyIcons {
    width: 300px;
}

    .onlyIcons section {
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.6);
    }

.toggleItem {
    display: none;
}

.fullLabel {
    width: 62px;
}


/* For the alignment of column header of awesome grid*/
.awe-col > .awe-sord {
   /* display: none;*/
}

.awe-col.awe-sortable > .awe-sord,
.awe-col.awe-asc > .awe-sord,
.awe-col.awe-desc > .awe-sord {
    display: inline-block !important;
}

#txtGlobalSearch, #btnGlobalSearch {
    z-index: 0;
}


.vendor-header-label {
    font-weight: 700 !important;
}

.vendor-header-p {
    font-size: 80%;
}

.margin-none {
    margin: 0px !important;
}

.margin-bot-5 {
    margin-bottom: 5px !important;
}

.accordion-toggle.auto-icon:not(.collapsed)::before {
    /*content: "\25b2";*/
    content: "\e113";
}

.accordion-toggle.auto-icon:focus, .accordion-toggle.auto-icon:hover {
    outline: none;
    text-decoration: none;
}

.accordion-toggle.auto-icon.collapsed::before {
    content: "\e114";
}

.panel-footer {
    padding: 5px 5px;
    background-color: none;
}

.input-group > .form-control {
    height: 28px !important;
}

#txtGlobalSearch {
    height: 34px !important;
}

.input-group-addon.padding {
    padding: 5px 12px;
}

.widget-section {
    float: right;
    width: 7%;
    position: relative;
}

.main-setion-division {
    float: left;
    width: 93%;
}

.mar-bot-5 {
    margin-bottom: 5px;
}

.text-default {
    color: #777777 !important;
}

.text-error {
    color: red !important;
}

.text-strike {
    text-decoration: line-through;
}

.btn-default-disabled {
    color: #999999 !important;
    background: #dddddd !important;
    border-color: #cccccc !important;
}

.button:disabled {
    color: #999999 !important;
    background: #dddddd !important;
    border-color: #cccccc !important;
}

.vendor-pick-list-container {
    max-height: 150px;
    overflow: hidden;
    overflow-y: auto;
}

/* For awesome gird pagging button */
.awe-pager button {
    float: none !important;
}



.pre-word-wrap {
    white-space: pre-wrap;
    word-break: keep-all;
    background-color: transparent;
    font-family: Inherit;
    font-size: 100%;
}


.search-dropdown {
    min-width: 260px !important;
    left: 3px;
}

.search-dropdown-item-text {
    margin: 9px 0px 0px 10px;
    min-width: 180px !important;
    max-width: 180px !important;
}

.dropdown-heading {
    margin-left: 95px !important;
}




.search-dropdown {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #555555;
    /*border-radius: 4px 4px 4px 4px;
    color: #555555;
    font-size: 12px;
    height: 26px;*/
}

.open > .search-dropdown {
    color: #555555 !important;
    background-color: #ffffff !important;
}

.close > .search-dropdown {
    color: #555555 !important;
    background-color: #ffffff !important;
}

.graph-container canvas {
    height: 400px; /* Example... */
    width: 800px;
}

.dashboard-active {
    color: #286090;
    background-color: #ffffff !important;
    border-color: #286090;
    border-radius: 2px !important;
    border: 1px solid #286090 !important;
}

    .dashboard-active:hover, .dashboard-active:focus, .dashboard-active:active, .dashboard-active:active, .dashboard-active.active {
        color: #286090 !important;
        background-color: #ffffff !important;
        border-color: #286090 !important;
        border-radius: 2px !important;
        border: 1px thin #286090 !important;
        outline: 5px auto -webkit-focus-ring-color
    }


#ddlFilterType:hover {
    color: #555555 !important;
    background-color: #ffffff !important;
}

.fullwidth {
    width: 100% !important;
}

.HiddenDiv {
    display: none !important;
    margin-top: -5px !important;
}

.disabledControl {
    pointer-events: none !important;
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}
.disabledControlV1 {
   
}

.subjectcolor {
    background-color: #eee;
    opacity: 1;
}

.Rsubjectcolor {
    background-color: #E4E4E4;
    opacity: 1;
}

.R1subjectcolor {
    background-color: #F3F3F3;
    opacity: 1;
}

.s1color {
    background-color: #F5F5DC;
    border: #CCCCCC solid 1px;
}

.Leased1 {
    background-color: #EFE9DE;
    border: #CCCCCC solid 1px;
}

.s2color {
    background-color: #EAE9AE;
    border: #CCCCCC solid 1px;
}
.mlsWidth {
    float:left;
    width : 70px
}

.Leased2 {
    background-color: #E4EEEC;
    border: #CCCCCC solid 1px;
}

.s3color {
    background-color: #E1E18C;
    border: #CCCCCC solid 1px;
}

.Active1 {
    background-color: #C3E2F3;
    border: #CCCCCC solid 1px;
}

.Active2 {
    background-color: #99D3F3;
    border: #CCCCCC solid 1px;
}

.l1color {
    background-color: #CADDCE;
    border: #CCCCCC solid 1px;
}

.l2color {
    background-color: #98C2A4;
    border: #CCCCCC solid 1px
}

.l3color {
    background-color: #77BF95;
    border: #CCCCCC solid 1px;
}

.tablerow {
    display: table-row;
    padding: 0px !important;
}

.requiredlable {
    color: red;
}

.text-align {
    text-align: center
}

.tablestyle {
    border-collapse: separate;
    border-spacing: 0 15px;
}

.hidden {
    display: none;
}

.conditiontextarea {
    min-height: 50px !important;
    max-height: 50px !important;
}

.reviewdescription {
    min-height: 50px !important;
    max-height: 50px !important;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.tabs-wrap {
    margin-top: 40px;
}

.tab-content .tab-pane {
    padding: 20px 0;
}

.reviewissuetypecheckbox {
    margin-left: 50% !important;
}
.comptableheader{
    width : 112px;
}

.padding-less {
    padding: 3px !important;
}

.button__badge {
    background-color: #fa3e3e;
    border-radius: 2px;
    color: white;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute; /* Position the badge within the relatively positioned button */
    top: 0;
    right: 0;
}
.text-notvalid {
    color: orange;
}
