/*
 * Last Modified by : 2014-06-10 ( Divya )
*/
@import "reset.css";
@import "dataTable.css";
@import "ui_custom.css";
@import "fullcalendar.css";
@import "icons.css";
@import "elfinder.css";
@import "prettyPhoto.css";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html { height: 100%; }
* html body { height: 100%; }
body { margin: 0; padding: 0; background: url(../images/bodyBg.jpg) repeat; font-size: 12px; color: #424242; font-family: "Inter", sans-serif; line-height: 20px; min-height: 100%; position: relative; }
.clear-both {
    clear: both;
}
.hidden {
    display: none !important;
}
.head svg{
	float: left;
    margin: 5px 5px 5px 20px;
}
.survey-report-reviewer-page .head svg{
	float: left;
    margin: 9px 5px 5px 9px;
}
.tooltipster-icon{
    background:#AFBC21!important;
}
.pdf_survey_report_view .head svg{
    margin: 0px 5px 5px 20px;
}
.pdf_survey_report_view .head{
    padding-top: 10px;
}
.loginPage .header div.logo{
    width: 100%!important;
    text-align: center!important;
    float:none;
}
/*===== Select2 styles =====*/

.select2-container { position: relative; display: inline-block; zoom: 1; *display: inline; }
.selectMultiple { width: 100%; }
.select2-container, .select2-drop, .select2-search, .select2-search input{ -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.select2-container .select2-choice { border: 1px solid #d5d5d5; display: block; overflow: hidden; white-space: nowrap; position: relative; line-height: 27px; height: 27px; padding: 1px 0 0 10px; text-decoration: none; font-size: 11px; color: #707070;
                                     background: #fcfcfc;
                                     background: -moz-linear-gradient(top, #fcfcfc 0%, #f4f4f4 100%);
                                     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f4f4f4));
                                     background: -webkit-linear-gradient(top, #fcfcfc 0%,#f4f4f4 100%);
                                     background: -o-linear-gradient(top, #fcfcfc 0%,#f4f4f4 100%);
                                     background: -ms-linear-gradient(top, #fcfcfc 0%,#f4f4f4 100%);
                                     background: linear-gradient(top, #fcfcfc 0%,#f4f4f4 100%);
                                     -webkit-border-radius: 2px;
                                     -moz-border-radius: 2px;
                                     border-radius: 2px;
                                     -moz-background-clip: padding;
                                     -webkit-background-clip: padding-box;
                                     background-clip: padding-box;
                                     box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
                                     -webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
                                     -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee;
}

.select2-container.select2-drop-above .select2-choice { -webkit-border-radius:0px 0px 2px 2px; -moz-border-radius:0px 0px 2px 2px; border-radius:0px 0px 2px 2px; }
.select2-container .select2-choice span { margin-right: 32px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
.select2-container .select2-choice abbr { display: block; position: absolute; right: 26px; top: 8px; width: 12px; height: 12px; font-size: 1px; cursor: pointer; text-decoration: none; border: 0; outline: 0; }
.select2-container .select2-choice abbr:hover { cursor: pointer; }
.select2-drop { background: #fff; color: #000; border: 1px solid #dadada; position: absolute; top: 100%; z-index: 9998; width:100%; margin-top: -1px; font-size: 11px; -webkit-border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; }
.select2-drop.select2-drop-above { -webkit-border-radius: 2px 2px 0px 0px; -moz-border-radius: 2px 2px 0px 0px; border-radius: 2px 2px 0px 0px; margin-top: 1px; }
.select2-container .select2-choice div { -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-left: 1px solid #d2d2d2; position: absolute; right: 0; top: 0; display: block; height: 100%; width: 21px; }
.select2-container .select2-choice div b { background: url(../images/forms/dropdown_arrows.png) no-repeat 7px 8px; display: block; width: 100%; height: 100%; }
.select2-search { display: inline-block; white-space: nowrap; z-index: 10000; width: 100%; margin: 5px 0; padding-left: 4px; padding-right: 4px; }
.select2-search-hidden { display: block; position: absolute; left: -10000px; }
.select2-search input { padding: 5px 20px 5px 6px; width:100%; margin:0; border: 1px solid #d5d5d5; background: url(../images/searchSmall.png) no-repeat 97%; height: 24px; }
.select2-dropdown-open .select2-choice { border: 1px solid #ccc; -webkit-border-bottom-left-radius : 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomleft : 0; -moz-border-radius-bottomright: 0; border-bottom-left-radius : 0; border-bottom-right-radius: 0; }
.select2-results { margin: 0 4px 4px 0; padding: 0 0 0 4px; position: relative; overflow-x: hidden; overflow-y: auto; max-height: 200px; }
.select2-results ul.select2-result-sub { margin: 0 0 0 0; }
.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }
.select2-results li { color: #5f5f5f; }
.select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; color: #303030; }
.select2-results .select2-result-label { padding: 3px 7px; margin: 0; cursor: pointer; }
.select2-results .select2-highlighted { background: #3875d7; color: #fff; } .select2-results li em { background: #feffde; font-style: normal; }
.select2-results .select2-highlighted em { background: transparent; }
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; padding: 4px 8px; margin-top: 4px; border: 1px solid #e5e5e5; }
.select2-results .select2-disabled { display: none; }
.select2-more-results.select2-active { background: #f4f4f4 url('spinner.gif') no-repeat 100%; }
.select2-more-results { background: #f4f4f4; display: list-item; }
.select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; color: #999; }
.select2-container.select2-container-disabled .select2-choice div { background-color: #f4f4f4; background-image: none; border-left: 0; }
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-result-selectable .select2-match { text-decoration: underline; }
.select2-result-unselectable .select2-match { text-decoration: none; }
.select2-offscreen { position: absolute; left: -10000px; }


/* multiselect */

.select2-container-multi .select2-choices { min-height: 26px;border: 1px solid #DADADA; background: white; padding: 5px; width: 100%; overflow-y: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; margin: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative; }
.select2-container-multi .select2-choices li { float: left; list-style: none; }
.select2-container-multi .select2-choices .select2-search-field { white-space: nowrap; margin: 0; padding: 4px 0; }
.select2-container-multi .select2-choices .select2-search-field input { width: 60px; border: none; padding: 6px 8px; height: 28px; background: transparent; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('spinner.gif') no-repeat 100% !important; }
.select2-container-multi .select2-choices .select2-search-choice { border: 1px solid #A5D24A; display: block; float: left; padding: 6px 8px 5px 22px; background: #CDE69C; color: #638421; margin: 5px; line-height: 13px; font-size: 11px; position: relative; white-space: nowrap; }
.select2-container-multi .select2-choices .select2-search-choice span { cursor: default; }
.select2-search-choice-close { display: block; position: absolute; top: 9px; width: 6px; height: 6px; font-size: 1px; background: url(../images/icons/closeSelection.png) no-repeat; outline: none; }
.select2-container-multi .select2-search-choice-close { left: 7px; }

/* disabled styles */

.select2-container-multi.select2-container-disabled .select2-choices{ background-color: #F8F8F8; background-image: none; border: 1px solid #ddd; cursor: default; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { background-image: none; background-color: #F1F1F1; border: 1px solid #DDD; padding-left: 8px; color: #999; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; }



/* ===== Grid ===== */

.fluid { width: 100%; *zoom: 1; }
.fluid:before, .fluid:after { display: table; content: ""; line-height: 0; }
.fluid:after { clear: both; }
.fluid [class*="span"] { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-box-sizing: border-box; float: left; margin-left: 2.127659574468085%; *margin-left: 2.074468085106383%; }
.fluid [class*="span"]:first-child { margin-left: 0; }
.fluid .span12 { width: 100%; *width: 99.94680851063829%; }
.fluid .span11 { width: 91.48936170212765%; *width: 91.43617021276594%; }
.fluid .span10 { width: 82.97872340425532%; *width: 82.92553191489361%; }
.fluid .span9 { width: 74.46808510638297%; *width: 74.41489361702126%; }
.fluid .span8 { width: 65.95744680851064%; *width: 65.90425531914893%; }
.fluid .span7 { width: 57.44680851063829%; *width: 57.39361702127659%; }
.fluid .span6 { width: 48.93617021276595%; *width: 48.88297872340425%; }
.fluid .span5 { width: 40.42553191489362%; *width: 40.37234042553192%; }
.fluid .span4 { width: 31.914893617021278%; *width: 31.861702127659576%; }
.fluid .span3 { width: 23.404255319148934%; *width: 23.351063829787233%; }
.fluid .span2 { width: 14.893617021276595%; *width: 14.840425531914894%; }
.fluid .span1 { width: 6.382978723404255%; *width: 6.329787234042553%; }




/* =================================
   =====  New styles for v2.0  =====
   ================================= */

/* ===== Required fields error and field notes styling  ===== */

label.error { color: #A73939; font-size: 11px; display: block; width: 100%; white-space: nowrap; float: none; margin: 8px 0 -8px 0; padding: 0!important; }
.selector .error { margin-right: -220px; float: right; }
.checker label.error, .radio label.error { display: inline; margin: 0; }
.req { margin-left: 5px; color: #DB6464; }

.formNote { display: block; text-align: left; font-size: 11px; padding-top: 5px; color: #939393; }


/* ===== Tags input  ===== */

div.tagsinput { border: 1px solid #ddd; background: #FFF; padding: 5px; width: 100%; overflow-y: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
div.tagsinput span.tag { border: 1px solid #a5d24a; display: block; float: left; padding: 3px 8px 2px 8px; background: #cde69c; color: #638421; margin: 5px 5px 5px 5px; }
div.tagsinput span.tag a { font-weight: bold; color: #82ad2b; font-size: 11px; float: right; margin-top: -1px; }
div.tagsinput input { width: 80px; border: none; padding: 5px; background: transparent; margin: 5px 5px 0 0; }
div.tagsinput div { display: block; float: left; }
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid { background: #FBD8DB !important; color: #90111A !important;}


/* ===== Limit box for textareas  ===== */

.limiterBox { border: 1px solid #ddd; border-top: none; padding: 4px 6px; font-size: 11px; margin-top:1px;
              background: #fafafa;
              background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
              background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
              background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
              background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
              background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
              background: linear-gradient(top, #fafafa 0%, #efefef 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}


/* ===== Placeholder colors  ===== */

::-webkit-input-placeholder { color: #b3b3b3; }
:-moz-placeholder { color: #b3b3b3; }


/* ===== Fixing bottom corners on main nav dropdown  ===== */

.corner { -webkit-border-bottom-left-radius: 0!important; -webkit-border-bottom-right-radius: 0!important; -moz-border-radius-bottomleft: 0!important; -moz-border-radius-bottomright: 0!important; }




/* =================================
   =====  General styles =====
   ================================= */

.loginPage .wrapper
{
    /*    margin: 0 5%; */
    padding: 0;
    width: 415px !important;
}
.wrapper:after { content: ""; display: block; clear: both; }
.img { border: 1px solid #d5d5d5; }


/* ==========  Typo  ========== */

h1, h2, h3, h4, h5, h6, ul.tabs li a, .leftNav ul li a, .stats ul li span, .userLink, .errorPage p, .ui-dialog .ui-dialog-title { font-family: "Inter", sans-serif; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 12px; }
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

blockquote { border : 1px solid #d5d5d5; margin-top: 40px; padding: 15px 10px; quotes: "\201C" "\201D"; background: #fafafa; text-align: center; font-style: italic; font-size: 12px; border-left: 4px solid #d5d5d5; }
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

.red { color: #B55D5C; }
.green { color: #2a8827; }

.p12 { padding: 12px; }
.pt12 { padding-top: 12px; }

.legendLabel span { display: block; margin: 0 5px; }
.legendColorBox { padding-left: 10px; }


/* ==========  Additional reset classes  ========== */

.mt40 { margin-top: 40px; }
.nomargin { margin: 0!important; }
.nopadding { padding: 0!important; }
.noborder { border: none!important; }
.nobg { background: none!important; }
.floatleft { display: block; float: left; }
.floatright { display: block; float: right; }
.aligncenter { text-align: center; }
.fix { clear: both; }
.first { margin-top: 25px!important; }
.inactive { margin-top: 0px; color: #9fad00; }
.displayNone { display: none; }

.ml122 { margin-left: 122px; }
.w40 { width: 40%; position: relative; }


/* ==========  Login page  ========== */

.loginPanel { width: 320px; background: #fafafa; border: 1px solid #d5d5d5; border-top: 0; display: block; }
.loginWrapper { margin: -80px 0 0 -160px; position: absolute; top: 50%; left: 50%; }
.loginLogo { position: absolute; width: 190px; height: 44px; display: block; top: -80px; left: 50%; margin-left: -95px; }
.loginPanel h5 { font-weight: normal; padding: 9px 12px 9px 35px; float: left; }

.loginPanel label { width: 60px; }
.rememberMe { margin-left: 12px; }
.rememberMe label { padding: 4px 12px!important; width: auto; }
.loginInput { width: 211px; float: left; }
.loginRow { border-top: 1px solid #e7e7e7; padding: 15px 0; position: relative; }
.loginRow:after { content: ""; display: block; clear: both; }
.loginRow:first-child { border-top: none; }
.loginRow .submitForm { margin: 1px 14px 0 14px; }

.backTo a:hover { background: #212121; }
.backTo span { padding: 8px 14px 8px 8px; display: block; float: left; }
.backTo img { margin: 13px 2px 11px 14px; float: left; display: block; }
.backTo a { float: left; color: #eeeeee; font-size: 11px; border-right: 1px solid #2F2F2F; border-left: 1px solid #2F2F2F; }



/* ===== Cleditor ===== */

.cleditorMain iframe {border:none; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-box-sizing: border-box;max-width: 100%;}
.cleditorMain textarea {border:none!important; margin:0; overflow-y:scroll; font-size: 12px!important; padding: 10px!important; resize:none; outline:none /* webkit grip focus */}
.cleditorToolbar {background: url('../images/wysiwyg/toolbar.gif') repeat}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('../images/wysiwyg/buttons.gif')}
.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
.cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
.cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; z-index:10000}
.cleditorPopup input[type=button] { padding: 7px 10px 6px 10px; border: 1px solid #3485AE; float: right; margin: 8px 0 4px 0; background: #56A4CE; color: #fff; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px #333; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px #333; -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset, 0 1px 1px #333; }
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p, .cleditorList h1, .cleditorList h2, .cleditorList h3, .cleditorList h4, .cleditorList h5, .cleditorList h6, .cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size: 11px; }
.cleditorPrompt input,
.cleditorPrompt textarea {font:8.5pt Arial,Verdana;}
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size: 11px; }



/* ==========  Buttons ========== */

input[type=submit], input[type=reset], input[type=button], button, .button { font-size: 11px; font-weight: bold; padding: 8px 14px; cursor: pointer; font-family: "Inter", sans-serif;line-height: 12px;
                                                                             box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
                                                                             -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
                                                                             -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.basicBtn { border: 1px solid #d5d5d5; color: #525252;
            background: #efefef;
            background: -moz-linear-gradient(top,  #fafafa 0%, #efefef 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#efefef));
            background: -webkit-linear-gradient(top,  #fafafa 0%,#efefef 100%);
            background: -o-linear-gradient(top,  #fafafa 0%,#efefef 100%);
            background: -ms-linear-gradient(top,  #fafafa 0%,#efefef 100%);
            background: linear-gradient(top,  #fafafa 0%,#efefef 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.basicBtn:hover { -webkit-transition: box-shadow 0.05s ease-in-out; -moz-transition: box-shadow 0.05s ease-in-out; transition: box-shadow 0.05s ease-in-out;
                  background: #f2f2f2;
                  background: -moz-linear-gradient(top,  #fbfbfb 0%, #f2f2f2 100%);
                  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f2f2f2));
                  background: -webkit-linear-gradient(top,  #fbfbfb 0%,#f2f2f2 100%);
                  background: -o-linear-gradient(top,  #fbfbfb 0%,#f2f2f2 100%);
                  background: -ms-linear-gradient(top,  #fbfbfb 0%,#f2f2f2 100%);
                  background: linear-gradient(top,  #fbfbfb 0%,#f2f2f2 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f2f2f2',GradientType=0 );
}
.basicBtn:active { background: #eee; color: #505050; border-color: #c0c0c0; box-shadow: 0 0 5px #e2e2e2 inset, 0 1px 1px #fff; -webkit-box-shadow: 0 0 5px #e2e2e2 inset, 0 1px 1px #fff; -moz-box-shadow: 0 0 5px #e2e2e2 inset, 0 1px 1px #fff; text-shadow: 0 -1px 1px #f1f1f1; }



.blueBtn { border: 1px solid #3581c1; color: #fff;
           background: #4590d2;
           background: -moz-linear-gradient(top,  #5faede 0%, #4590d2 100%);
           background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5faede), color-stop(100%,#4590d2));
           background: -webkit-linear-gradient(top,  #5faede 0%,#4590d2 100%);
           background: -o-linear-gradient(top,  #5faede 0%,#4590d2 100%);
           background: -ms-linear-gradient(top,  #5faede 0%,#4590d2 100%);
           background: linear-gradient(top,  #5faede 0%,#4590d2 100%);
           filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5faede', endColorstr='#4590d2',GradientType=0 );
}
.blueBtn:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.blueBtn:active { background: #519dd7; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.blueBtn.active_sort { border: 1px solid #20619d; color: #fff;
                       background: #20619d;
                       background: -moz-linear-gradient(top,  #1672ab 0%, #20619d 100%);
                       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1672ab), color-stop(100%,#20619d));
                       background: -webkit-linear-gradient(top,  #1672ab 0%,#20619d 100%);
                       background: -o-linear-gradient(top,  #1672ab 0%,#20619d 100%);
                       background: -ms-linear-gradient(top,  #1672ab 0%,#20619d 100%);
                       background: linear-gradient(top,  #1672ab 0%,#20619d 100%);
                       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1672ab', endColorstr='#20619d',GradientType=0 );
}
.redBtn { color: #fff; border: 1px solid #a95151;
          background: #c57979;
          background: -moz-linear-gradient(top,  #c57979 0%, #a34c4c 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c57979), color-stop(100%,#a34c4c));
          background: -webkit-linear-gradient(top,  #c57979 0%,#a34c4c 100%);
          background: -o-linear-gradient(top,  #c57979 0%,#a34c4c 100%);
          background: -ms-linear-gradient(top,  #c57979 0%,#a34c4c 100%);
          background: linear-gradient(top,  #c57979 0%,#a34c4c 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c57979', endColorstr='#a34c4c',GradientType=0 );
}
.redBtn:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.redBtn:active { background: #b15e5e; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.whiteBtn { color: #2B2C30; border: 1px solid #2B2C30;
          background: #FFFFFF;
          background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF));
          background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
          background: -o-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
          background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
          background: linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
}
.whiteBtn:hover { background:#C9CACC;color:#2B2C30;/*-webkit-transition: 0.1s ease-in-out; -moz-transition: 0.1s ease-in-out; transition: 0.1s ease-in-out;*/ }
.whiteBtn:active { background: #FFFFFF; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }


.kLimeBtn { color: #fff; border: 1px solid #AFBC21;
          background: #AFBC21;
          background: -moz-linear-gradient(top,  #AFBC21 0%, #AFBC21 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AFBC21), color-stop(100%,#AFBC21));
          background: -webkit-linear-gradient(top,  #AFBC21 0%,#AFBC21 100%);
          background: -o-linear-gradient(top,  #AFBC21 0%,#AFBC21 100%);
          background: -ms-linear-gradient(top,  #AFBC21 0%,#AFBC21 100%);
          background: linear-gradient(top,  #AFBC21 0%,#AFBC21 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AFBC21', endColorstr='#AFBC21',GradientType=0 );
}
.kLimeBtn:hover { background:#CBDA28;/*-webkit-transition: 0.1s ease-in-out; -moz-transition: 0.1s ease-in-out; transition: 0.1s ease-in-out;*/ }
.kLimeBtn:active { background: #AFBC21; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }


.seaBtn { border: 1px solid #306873; color: #fff;
          background: #38727d;
          background: -moz-linear-gradient(top,  #4f929f 0%, #38727d 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f929f), color-stop(100%,#38727d));
          background: -webkit-linear-gradient(top,  #4f929f 0%,#38727d 100%);
          background: -o-linear-gradient(top,  #4f929f 0%,#38727d 100%);
          background: -ms-linear-gradient(top,  #4f929f 0%,#38727d 100%);
          background: linear-gradient(top,  #4f929f 0%,#38727d 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f929f', endColorstr='#38727d',GradientType=0 );
}
.seaBtn:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.seaBtn:active { background: #4e8893; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.blackBtn { border: 1px solid #2B2C30; color: #fff;
            background: #2B2C30;
            background: -moz-linear-gradient(top,  #2B2C30 0%, #2B2C30 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2B2C30), color-stop(100%,#2B2C30));
            background: -webkit-linear-gradient(top,  #2B2C30 0%,#2B2C30 100%);
            background: -o-linear-gradient(top,  #2B2C30 0%,#2B2C30 100%);
            background: -ms-linear-gradient(top,  #2B2C30 0%,#2B2C30 100%);
            background: linear-gradient(top,  #2B2C30 0%,#2B2C30 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2B2C30', endColorstr='#2B2C30',GradientType=0 );
}
.blackBtn:hover {background: #46484F;  }
.blackBtn:active { background: #2B2C30; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.greyishBtn { border: 1px solid #6F7074; color: #fff;
              background: #6F7074;
              background: -moz-linear-gradient(top,  #6F7074 0%, #6F7074 100%);
              background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F7074), color-stop(100%,#6F7074));
              background: -webkit-linear-gradient(top,  #6F7074 0%,#6F7074 100%);
              background: -o-linear-gradient(top,  #6F7074 0%,#6F7074 100%);
              background: -ms-linear-gradient(top,  #6F7074 0%,#6F7074 100%);
              background: linear-gradient(top,  #6F7074 0%,#6F7074 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F7074', endColorstr='#6F7074',GradientType=0 );
}
.greyishBtn:hover { background:#8A8B91;  }
.greyishBtn:active { background: #6F7074; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.greenBtn { border: 1px solid #418d4f; color: #fff;
            background: #489756;
            background: -moz-linear-gradient(top,  #66ab73 0%, #489756 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66ab73), color-stop(100%,#489756));
            background: -webkit-linear-gradient(top,  #66ab73 0%,#489756 100%);
            background: -o-linear-gradient(top,  #66ab73 0%,#489756 100%);
            background: -ms-linear-gradient(top,  #66ab73 0%,#489756 100%);
            background: linear-gradient(top,  #66ab73 0%,#489756 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ab73', endColorstr='#489756',GradientType=0 );
}
.greenBtn:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.greenBtn:active { background: #4b9959; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }


.btn14 { border: 1px solid #d5d5d5; padding: 6px 8px; display: inline-block;
         background: #fafafa;
         background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
         background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: linear-gradient(top, #fafafa 0%, #efefef 100%);
         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.btn14:hover { background: #f6f6f6; }
.btn14:active { background: #f1f1f1; }

.btn55 { border: 1px solid #d5d5d5; padding: 8px 6px 2px 6px; display: inline-block;
         background: #fafafa;
         background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
         background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
         background: linear-gradient(top, #fafafa 0%, #efefef 100%);
         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.btn55:hover { background: #f6f6f6; }
.btn55:active { background: #f1f1f1; }
.btn55 span { display: block; padding: 5px 5px 0 5px; color: #595858; }

.btnIconLeft { border: 1px solid #d5d5d5; display: inline-block; color: #595858;
               background: #fafafa;
               background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
               background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: linear-gradient(top, #fafafa 0%, #efefef 100%);
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.btnIconLeft:hover { background: #f6f6f6; color: #B55D5C; }
.btnIconLeft:active { background: #f1f1f1; }
.btnIconLeft .icon { float: left; border-right: 1px solid #d5d5d5; padding: 8px; }
.btnIconLeft span { display: block; float: left; padding: 5px 10px; font-weight: bold; }

.add-review-tooltip .tooltip{
    background: #AFBC21;
}

/* ========== Pagination ========== */

.pagination { margin: auto; width: auto; text-align: center; margin-top: 40px; }
.pages {  }
.pages li.prev { margin-right: 15px; }
.pages li.next { margin-left: 15px; }
.pages li { display: inline; margin: 0 2px; }
.pages li a { height: 25px; padding: 4px 8px; text-decoration: none; color: #666666; font-weight: bold; background: url(../images/ui/pagination.png) repeat-x 0 0; border: 1px solid #d5d5d5; font-size: 11px; }
.pages li a:hover { background: #efefef; }
.pages li .active { background-position: 0 -26px; color: #fff; border-color: #687282; }
.pages li .active:hover { background: #687282; }
.paging_full_numbers li
{
    list-style:none;
    float:right;
    margin-bottom:5px;
}
.paging_full_numbers #uniform-per_page
{
    width:40%!important;
}
.paging_full_numbers .lbl_per_page
{
    margin: 5px 3px;
    padding: 0;
}
.paging_full_numbers #uniform-per_page, .paging_full_numbers #uniform-per_page span
{
    height: 30px;
    line-height: 30px;
}
.paging_full_numbers .disabled a
{
    background: none repeat scroll 0 0 #F9F9F9 !important;
    border: 1px solid #E5E5E5 !important;
    box-shadow: none !important;
    color: #CCCCCC !important;
    font-weight: normal !important;
}
.paging_full_numbers .active a
{
    background: none repeat scroll 0 0 #6F6F6F;
    border-color: #646464;
    box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
}
.paging_full_numbers a
{
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D3D3D3;
    border-radius: 2px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EAEAEA;
    color: #919191;
    cursor: pointer;
    float: left;
    font-size: 11px;
    margin: 0 3px;
    padding: 4px 10px;
    text-decoration: none;
}
/*.per_page_block {
    width: 26%;
}
.go_to_block
{
        width:20%;
        margin-left:2%;
}*/

/* ==========  Numbers notifications  ========== */

.numberTop, .numberMiddle { font-weight: bold; text-align: center; display: inline-block; padding: 1px 5px; color: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; float: right; margin: 10px 15px 10px -5px; font-size: 11px; line-height: 14px;
                            background: #cc2a28;
                            background: -moz-linear-gradient(top, #ea5050 0%, #cc2a28 100%);
                            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea5050), color-stop(100%, #cc2a28));
                            background: -webkit-linear-gradient(top, #ea5050 0%, #cc2a28 100%);
                            background: -o-linear-gradient(top, #ea5050 0%, #cc2a28 100%);
                            background: -ms-linear-gradient(top, #ea5050 0%, #cc2a28 100%);
                            background: linear-gradient(top, #ea5050 0%, #cc2a28 100%);
                            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5050', endColorstr='#cc2a28',GradientType=0 );
}
.numberTop { margin: 10px 15px 10px -5px; padding: 1px 5px!important; }
.numberMiddle { margin: 0; position: absolute; top: -5px; right: -5px; font-size: 11px; padding: 2px 6px; }





/* ===== Top navigation ===== */

#topNav { height: 36px; display: block; }
.fixed { position: fixed; background: url(../images/topNav.jpg) repeat; width: 100%; color: #eeeeee; border-bottom: 1px solid #fff; z-index: 999; }

.welcome { float: left; }
.welcome img { float: left; margin: 8px 8px 8px 0 }
.welcome span { padding: 8px 5px; display: block; white-space: nowrap; float: left; font-size: 11px; }

.userNav { float: right; z-index: 6000; position: relative; font-size: 11px; }
.userNav .lastNav { width: 2px; height: 36px; background: url(../images/navSep.png) repeat-y; position: absolute; top: 0; right: 0; }
.userNav ul { margin-right: 2px; }
.userNav ul li { display: inline; float: left; position: relative; cursor: pointer; border-right: 1px solid #2f2f2f; }
.userNav ul li:first-child { border-left: 1px solid #2f2f2f; }
.userNav ul li a { color: #eeeeee; text-decoration: none; display: block; float: left; }
.userNav ul li:hover, .selected { background: #212121; }
.userNav ul li span { display: block; padding: 8px 14px 8px 8px; float: left; }
.userNav ul li img { float: left; display: block; padding: 13px 2px 11px 14px; }

.userNav ul li ul { position: absolute; left: -1px; display: none; top: 35px; margin-top: 0px; background: #2f2f2f; padding: 0 1px 1px 1px; border: 1px solid #1d1d1d; z-index: 100; }
.userNav ul li ul li { display: block; float: none; border-top: 1px solid #2f2f2f; background: #212121; border-right: none; border-bottom: 1px solid #141414; }
.userNav ul li ul li:first-child { border-left: none!important; }
.userNav ul li ul li a { width: 100px; padding: 6px 10px 7px 36px; font-size: 11px; text-transform: none; color: #c5c5c5; font-weight: normal; background-color: none; float: none; }
.userNav ul li ul li a:hover { background-color: none; font-weight: normal; color: #a4a4a4; }
.userNav ul li ul li:hover { background: #1d1d1d!important; }

.sAdd { background: url(../images/icons/topnav/subAdd.png) no-repeat 15px 13px; }
.sInbox { background: url(../images/icons/topnav/subInbox.png) no-repeat 14px 12px; }
.sOutbox { background: url(../images/icons/topnav/subOutbox.png) no-repeat 14px 11px; }
.sTrash { background: url(../images/icons/topnav/subTrash.png) no-repeat 14px 12px; }




/* ===== Header ===== */

.logo { float: left; margin-top: 30px; }

.middleNav { float: left; margin-right: 1px; margin: 23px 0; }
.middleNav li { text-align: center; display: block; float: left; margin-left: 25px; position: relative; }
.middleNav li:first-child { margin: 0; }
.middleNav li a { display: block; border: 1px solid #d5d5d5; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; color: #595858; font-size: 15px; position: relative; -moz-box-shadow: 0 2px 1px #fff; -webkit-box-shadow: 0 2px 1px #fff; box-shadow: 0 2px 1px #fff;
                  background: #fafafa;
                  background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                  background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                  background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                  background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                  background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
                  width: 140px;
}
.middleNav li a span { display: block; padding: 40px 12px 2px 12px; }

.middleNav li.iReviewer a span { background: url(../images/icons/middlenav/userComment.png) no-repeat 50% 10px; }
.middleNav li.iMes a span { background: url(../images/icons/middlenav/dialog.png) no-repeat 50% 10px; }
.middleNav li.iStat a span { background: url(../images/icons/middlenav/graph.png) no-repeat 50% 10px; }
.middleNav li.iUser a span { background: url(../images/icons/middlenav/user.png) no-repeat 50% 10px; }
.middleNav li.iBranch a span { background: url(../images/icons/middlenav/branch1.png) no-repeat 50% 10px; }
.middleNav li.iList a span { background: url(../images/icons/middlenav/docs.png) no-repeat 50% 10px; }
.middleNav li.iMoney a span { background: url(../images/icons/middlenav/money.png) no-repeat 50% 10px; }
.middleNav li.iMaleContour a span { background: url(../images/icons/middlenav/bookLarge.png) no-repeat 50% 10px; }
.middleNav li.iManageSurvey a span { background: url(../images/icons/middlenav/strategy2.png) no-repeat 50% 10px; }
.middleNav li.iStats a span { background: url(../images/icons/middlenav/chart8.png) no-repeat 50% 10px; }
.middleNav li.iImagesList a span { background: url(../images/icons/middlenav/imagesList.png) no-repeat 50% 10px; }
.middleNav li.iUsers a span { background: url(../images/icons/middlenav/multy-user.png) no-repeat 50% 10px; }
.middleNav li.iOrders a span { background: url(../images/icons/middlenav/money.png) no-repeat 50% 10px; }
.middleNav li.iQue a span { background: url(../images/icons/middlenav/imagesList.png) no-repeat 50% 10px; }
.middleNav li.iClient a span { background: url(../images/icons/middlenav/robot.png) no-repeat 50% 10px; }
.middleNav li.iPerson a span { background: url(../images/icons/middlenav/adminUser.png) no-repeat 50% 10px; }
.middleNav li a:hover { background: #f6f6f6; }
.middleNav li a:active { background: #f1f1f1; }


/* ===== Left navigation ===== */
.leftNav { width: 212px; max-width: 36%; margin-top: -1px; float: left; margin-bottom: 80px; margin-right: 41px; }

.leftNav .last { border-bottom: none; }

.leftNav ul li { position: relative; }
.leftNav ul li a { color: #494949; font-size: 15px; display: block; border: 1px solid #d5d5d5; margin-top: 1px;
                   background: #fafafa;
                   background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                   background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                   background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                   background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                   background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.leftNav ul li a:hover, .leftNav ul li a.active { background: url(../images/darkBg.jpg) repeat-x; color: #fff; border: 1px solid #3c4049; }
.leftNav ul li a span { padding: 10px 0 8px 35px; display: block; }
.leftNav ul li a strong {
    display: inline-block;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    font-family: "Inter", sans-serif;
    background: #c95454;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 7px 4px 7px;
    line-height: 13px;
    position: absolute;
    top: 9px;
    right: 8px;
}



/* Left navigation icons */

.leftNav ul li.dash a span { background-image: url(../images/icons/dark/download.png); }
.leftNav ul li.graphs a span { background-image: url(../images/icons/dark/graph.png); }
.leftNav ul li.forms a span { background-image: url(../images/icons/dark/pencil.png); }
.leftNav ul li.gallery a span { background-image: url(../images/icons/dark/preview.png); }
.leftNav ul li.typo span { background-image: url(../images/icons/dark/create.png); }
.leftNav ul li.tables a span { background-image: url(../images/icons/dark/frames.png); }
.leftNav ul li.cal a span { background-image: url(../images/icons/dark/dayCalendar.png); }
.leftNav ul li.errors a span { background-image: url(../images/icons/dark/alert.png); }
.leftNav ul li.files a span { background-image: url(../images/icons/dark/files.png); }
.leftNav ul li.login a span { background-image: url(../images/icons/dark/user.png); }
.leftNav ul li.pic a span { background-image: url(../images/icons/dark/blocks.png); }
.leftNav ul li.widgets a span { background-image: url(../images/icons/dark/full.png); }
.leftNav ul li.contacts a span { background-image: url(../images/icons/dark/users.png); }

.leftNav ul li a span { background-position: 10px; background-repeat: no-repeat; }


/* Left navigation subnav */

ul.sub { border: 1px solid #3c4049; border-top: none; background: url(../images/leftNavSub.png) repeat; z-index:3; }
ul.sub li { border-bottom: 1px dotted #d5d5d5; /*padding: 1px;*/ width:100%; }
ul.sub li a { border: none; font-family: "Inter", sans-serif; color: #494949; font-size: 11px; padding: 8px 10px 8px 18px;  width: 64%;}
ul.sub li a:hover, .sub li a:active { font-style: normal; border: none; color: #676767; }

ul.sub li ul { border: none; border-top: 1px solid #c9c9c9; }
ul.sub li ul li { padding-left: 10px; }




/* ===== Statistics ===== */

.stats { margin-top: 25px!important; }
.stats:after { content: ""; display: block; clear: both; }
.stats ul li { display: block;
               float: left;
               margin-left: 5%;
               vertical-align: top;
               /*width: 21.2%; */}
.stats ul li:first-child { margin: 0; }
.stats ul li span { color: #424242; font-size: 16px; display: block; vertical-align: middle; white-space: normal; }
.count { font-size: 26px; height: 40px; display: inline-block; float: left; line-height: 41px; padding: 0 10px; -moz-box-shadow: 0 1px 0 #fff; -webkit-box-shadow: 0 1px 0 #fff; box-shadow: 0 1px 0 #fff; margin-right: 10px; }

.stats a.blue { }
.stats a.blue:hover { background-position: 0 -41px; }
.stats a.blue:active { background-position: 0 -82px; }

.stats a.grey { border: 1px solid #d5d5d5; color: #b55d5c;
                background: #fafafa;
                background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.stats a.grey:hover { background: #f6f6f6; }
.stats a.grey:active { background: #f1f1f1; }

.stats a.green { }
.stats a.green:hover { background-position: 0 -41px; }
.stats a.green:active { background-position: 0 -82px; }

.stats a.red {  }
.stats a.red:hover { background-position: 0 -41px; }
.stats a.red:active { background-position: 0 -82px; }

.survey-report-reviewer-page .ui-tabs .ui-tabs-nav li.ui-tabs-active a{
    color:#000000 !important;
}
.head.question_name.canvas_init{
    color:#000000!important;
}

/* ===== Right side content ===== */

.widget { margin-top: 40px; border: 1px solid #d5d5d5; display: block; background: #fafafa; border-top: none; }
.widgetS { margin-top: 40px; border: 1px solid #d5d5d5; display: block; background: #fafafa; border-top: none; min-width: 25%; float: left; margin-right: 40px; }
.head { min-height: 38px; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; position: relative;
        background: #fafafa;
        background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
        background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
        background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
        background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
        background: linear-gradient(top, #fafafa 0%, #efefef 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
        clear: both;
}
.head:after { content: ""; display: block; clear: both; }
.widget .head h5, .table h5 { font-weight: normal; padding: 9px 12px 9px 5px; float: left; }
.si-text-bold {
    font-weight: bold !important;
}
.widget .body { padding: 12px 14px; }
.widget .normal h5, .accordion-close h5 { background: url(../images/aNormal.png) no-repeat 15px 15px; padding: 9px 12px 9px 32px!important }
.widget .inactive h5, .accordion-open h5 { background: url(../images/aInactive.png) no-repeat 12px 17px; padding: 9px 12px 9px 32px!important; }



.widget .num { float: right; display: inline-block; text-align: center; margin: 9px 9px 0 0; font-size: 11px; }
.widget .num span { margin-right: 10px; }
.widget .num a { background: url(../images/ui/numDataBg.png) repeat-x; height: 19px; padding: 2px 5px; color: #fefefe; }

.widget .num a.blueNum { background-position: 0 0; border: 1px solid #606873; }
.widget .num a.blueNum:hover { background-position: 0 -19px; }
.widget .num a.blueNum:active { background-position: 0 -38px; }

.widget .num a.redNum { background-position: 0 -57px; border: 1px solid #9d382f; }
.widget .num a.redNum:hover { background-position: 0 -76px; }
.widget .num a.redNum:active { background-position: 0 -95px; }

.widget .num a.greenNum { background-position: 0 -114px; border: 1px solid #218516; }
.widget .num a.greenNum:hover { background-position: 0 -133px; }
.widget .num a.greenNum:active { background-position: 0 -152px; }




.widget .loader { float: right; margin: 14px 12px 0 0; }

.userLink { font-size: 16px; padding-top: 3px; display: block; margin-left: 25px; white-space: nowrap; }
.userWidget { padding: 6px 12px 0 12px; display: block; float: left; }


/* ==========  Classes for collapsing  ========== */

.normal, .inactive { cursor: pointer; }
.normal, .accordion-close { border-bottom: none; }

.standalone { float: left; width: 300px; margin-left: 40px; }
.standalone:first-child { margin-left: 0; }



/* ===== Gallery ===== */

.pics { padding-bottom: 14px; margin: auto; padding: 0 6px 14px 6px; text-align: center; }
.pics ul li { display: inline-block; height: 102px; margin: 16px 6px 0 6px; border: 1px solid #d5d5d5; position: relative; }
.pics ul li:hover { border-color: #bbc1c9; }
.pics .actions { background: #000; opacity: 0.8; position: absolute; bottom: 0; right: 0; display: none; }
.pics .actions a { color: #fff; font-size: 11px; display: block; padding: 3px 4px; float: left; }
.pics .actions a:first-child { padding-right: 0; }



/* ===== Tabs ===== */

ul.tabs { height: 38px; border-bottom: 1px solid #d5d5d5; border-top: 1px solid #d5d5d5;
          background: #fafafa;
          background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
          background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
          background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
          background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
          background: linear-gradient(top, #fafafa 0%, #efefef 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
ul.tabs li { float: left; height: 38px; line-height: 39px; border-left: none; overflow: hidden; position: relative; border-right: 1px solid #d5d5d5; font-size: 15px; }
ul.tabs li a { text-decoration: none; display: block; padding: 0px 12px; outline: none; color: #424242; }
ul.tabs li a:hover { color: #797979; }
html ul.tabs li.activeTab  { background-color: #fafafa; height: 39px; }
html ul.tabs li.activeTab a { color: #797979; }

.tab_container { overflow: hidden; clear: both; float: left; width: 100%; }
.tab_content { padding: 10px 12px; }

.tabsRight { position: relative; }
.tabsRight ul.tabs { float: right; height: 38px; border-bottom: 1px solid #d5d5d5; position: absolute; top: 0; right: 0;
                     background: #fafafa;
                     background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                     background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                     background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                     background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                     background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.tabsRight ul.tabs li { border-left: 1px solid #d5d5d5; border-right: none; }
.tabsRight ul.tabs li.activeTab  { background-color: #fafafa; height: 38px; }


/* ===== Widgets ===== */

.twoOne { width: 50%; }
.widget, .content .title, .count, .widget .num a, a.count1, .table, .breadCrumb, .earnings, .leftNav ul li a, .listData .cNote, .pages li a, .errorPage, .btn14, .btn55, .loginPanel, .customfile { -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; }

.content { float: left;
           padding-bottom: 80px;
           width: 100%;
           margin-bottom:20px; }
.content .title { background: url(../images/darkBg.jpg) repeat-x; -moz-box-shadow: 0 1px 0 #fff; -webkit-box-shadow: 0 1px 0 #fff; box-shadow: 0 1px 0 #fff; }
.content .title:after { content: ""; display: block; clear: both; }
.content .title h5 { float: left; color: #fafafa; font-weight: normal; display: block; padding: 9px 15px; }


/* Support ticket and Latest orders */
.supTicket { background: url(../images/linesSep.png) 0 0 repeat-x; padding: 12px 12px 15px 12px; }
.supTicket .issueType { color: #515e70; clear: both; font-weight: bold; background: url(../images/dashed.png) repeat-x 0; }
.supTicket .issueType:after { content: ""; display: block; clear: both; }
.supTicket .issueType .issueInfo { float: left; display: block; background: #fafafa; padding-right: 5px; }
.supTicket .issueType .issueNum { float: right; display: block; background: #fafafa; padding-left: 5px; padding-right: 1px; }

.issueSummary { clear: both; padding-top: 14px; }
.issueSummary img { border: 1px solid #d5d5d5; }

.ticketInfo ul { float: left; width: 100%; margin-bottom: -6px; }
.ticketInfo:after, .issueSummary:after { content: ""; display: block; clear: both; }
.ticketInfo ul li { width: 50%; margin-top: -2px; display: inline-block; float: left; margin-bottom: 6px; padding: 0; }
.ticketInfo ul li.even { text-align: right; }
.ticketInfo { margin-top: -3px; margin-bottom: -11px; margin-left: 50px; }


/* User */
.userSummary { background: url(../images/linesSep.png) 0 100% repeat-x; }
.userSummary ul {  }
.userSummary ul li { width: 127px; display: block; float: left; margin-bottom: 12px; margin-top: -1px; }
.userSummary ul li.even { text-align: right; }

.userSummary .infoLeft { width: 153px; float: left; }
.userSummary .infoLeft div, .userSummary .infoRight div { padding-top: 12px; }
.userSummary .infoLeft div:first-child, .userSummary .infoRight div:first-child { padding: 0; }

.userSummary .infoRight { width: 153px; float: right; text-align: right; }

.userAlt { padding: 0 12px;
           background: #fafafa;
           background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
           background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
           background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
           background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
           background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
           background: linear-gradient(top, #fafafa 0%, #efefef 100%);
           filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.userAlt img { float: left; display: block; margin: 4px 8px 0 0; }
.userEmail {  display: block; white-space: nowrap; }
.botRow span { float: left; display: block; margin-right: 10px; }

#eq span { height: 120px; float: left; margin-right: 30px; display: block; }

/* Search */
.searchWidget { position: relative; margin-top: 40px; }
.searchWidget input[type=text] { background: #fafafa; border: 1px solid #d5d5d5; padding: 11px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.searchWidget input[type=submit] { background: url(../images/searchBtn.png) no-repeat 0 0; position: absolute; top: 0; right: 0; border: none; width: 36px; height: 36px; }

/* Website stats */
.webStatsLink { font-size: 16px; color: #B55D5C; font-weight: bold; }
.statPlus, .statMinus {   padding-left: 12px; font-size: 12px;  }
.statPlus { color: #549332; background: url(../images/topArrow.png) no-repeat 0 2px; }
.statMinus { color: #B55D5C; background: url(../images/botArrow.png) no-repeat 0 2px; }

/* Accordion */
.menu_body { display: none; padding: 12px 14px; }
.acc .head.question_name { margin-bottom: -1px; cursor: pointer; border-bottom:1px solid #D5D5D5; }
.acc .head.question_name h5 { padding: 9px 14px; }

.menu_body_acc { display: none; padding: 12px 14px; }
.accordian .head { margin-bottom: -1px; cursor: pointer; border-bottom:1px solid #D5D5D5; }
.accordian .head h5 { padding: 9px 14px; }

.menu_body_branch_cmp { display: none; padding: 12px 14px; }
.acc_branch_cmp .head { margin-bottom: -1px; cursor: pointer; border-bottom:1px solid #D5D5D5; }
.acc_branch_cmp .head h5 { padding: 9px 14px; }

.menu_body_que { display: none; padding: 12px 14px; }
.acc_que .head { margin-bottom: -1px; cursor: pointer; border-bottom:1px solid #D5D5D5;background: white; }
.acc_que .head h5 { padding: 9px 14px; }




/* ===== Flot ===== */

/*.chart, .autoUpdate, .bars { height: 220px; z-index: 90; margin: 10px 0 0 0; max-width: 100%; }
.pieWidget { width: 100%; height: 316px; margin: 0 auto; }*/



/* ===== Footer ===== */

#footer { clear: both; /*height: 36px;*/ background: url(../images/topNav.jpg) repeat; width: 100%; color: #eeeeee; margin-top: 42px; position: absolute; bottom: 0; left:0; }
#footer span { color: #696969; padding: 9px 0; display: block; font-size: 11px; text-align: center;width: 100%; float:left;}
#footer span a { color: #eeeeee; }



/* ===== Table ===== */
.tableStatic
{
    border-collapse: collapse;
}
.tableStatic thead td { padding: 3px 0 2px 0; text-align: center; border-left: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5; font-size: 11px; color: #878787;
                        background: #fafafa;
                        background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                        background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.tableStatic thead td:first-child { border-left: none; }

.tableStatic tbody tr { border-top: 1px solid #e7e7e7; }
.tableStatic tbody tr:nth-child(even) { background-color:#f5f5f5; }

.tableStatic tbody td { border-left: 1px solid #e7e7e7; padding: 8px 10px; vertical-align: middle; }
.tableStatic tbody td:first-child { border-left: none; }



/* ===== Forms ===== */

.mainForm label { margin-right: 15px; display: block; float: left; padding: 6px 0; }

.datepicker { width: 58px!important; cursor: pointer; }
.colorpick { width: 58px!important; float: left; cursor: pointer; }
.pick { width: 16px; height: 16px; float: left; background: url(../images/color.png) no-repeat 0; margin: 2px 5px; cursor: pointer; padding: 4px 0!important; }
.colorP { position: relative; width: 58px; }

.multiple { width: 100%; height: 200px; padding: 5px; border: 1px solid #d5d5d5; }

.sliderSpecs:after { content: ""; display: block; clear: both; }
.sliderSpecs label { padding: 0!important; font-size: 11px; line-height: 14px; }
.sliderSpecs input { float: left; width: auto!important; background: none!important; border: 0!important; font-weight: bold; color: #3a6fa5; padding: 0!important; margin-left: 10px; }


.moreFields ul li { float: left; width: 8%; margin: 0; }
.moreFields ul li.sep { padding: 3px 5px 3px 6px; display: block; margin: 0; width: auto; color: #d5d5d5; }
.moreFields ul li span { display: block; padding: 4px 12px; white-space: nowrap; }

.itemDisabled { color: #b7b7b7; }

.rowElem { clear: both; border-top: 1px solid #e7e7e7; padding: 2px 10px; position: relative; }
.rowElem:after { content: ""; display: block; clear: both; }

.formRight { float: right; width: 76%; margin: 12px 0; display: block; position: relative; }
.formRight label, .loginRow label { cursor: pointer; }
.formBottom { /*width: 688px;*/ margin: 12px 12px 12px 0; }
.rowElem > label
{
    width:8.5%;
    padding:6px 0;
    margin-right: 0;
    text-align:right;
}
.rowElem .topLabel { padding: 5px 12px 12px 0; width: 100%; }

#valid input { position: relative; }



/* ===== Form styling ===== */

.mainForm input[type=text], .mainForm textarea, .mainForm input[type=password] { background: #fff; width: 100%; border: 1px solid #d5d5d5; padding: 8px; font-size: 11px; font-family: "Inter", sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.mainForm input[type=text]:hover, .mainForm input[type=password]:hover, .mainForm textarea:hover { background: #fcfcfc; border: 1px solid #d1d1d1; }
.mainForm input[type=text]:focus, .mainForm input[type=password]:focus, .mainForm textarea:focus { border: 1px solid #bbc1c9; background: #fff; }

.submitForm { text-align: right; margin: 1px 16px 22px 16px; }



/* Select */

div.selector { background: #fcfcfc; background: -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%); background: linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 ); border: 1px solid #D2D2D2; line-height: 28px; height: 28px; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box;  border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee; -webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee; -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eeeeee; display: -moz-inline-box; display: inline-block; vertical-align: middle; zoom: 1; margin: 0; padding: 0 0 0 8px; cursor: pointer; width: auto; max-width: 280px; font-size: 12px; position: relative; }
div.selector span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #777; text-shadow: 0 1px #f5f5f5; padding: 0px 32px 0px 2px; background: url(../images/forms/selectArrow.png) no-repeat 100%; cursor: pointer; font-size: 11px; height: 28px; line-height: 28px; }
div.selector select { position: absolute; opacity: 0; filter: alpha(opacity:0); height: 28px; border: none; background: none; font-family: "Inter", sans-serif; font-size: 12px; border: solid 1px white; width: 100%; top: 0px; left: 0px; }


/* Checker */

div.checker { width: 15px; height: 15px; position: relative; float: left; margin-top: 8px; }
div.checker input { width: 15px; height: 15px; opacity: 0; filter: alpha(opacity:0); display: inline-block; background: none; }
div.checker span { background: transparent url(../images/forms/checkbox.png) no-repeat 0 0px ; vertical-align: middle; height: 15px; width: 15px; display: -moz-inline-box; display: inline-block; text-align: center; }
div.checker span.checked { background-position: center bottom; }


/* Radio */

div.radio { width: 18px; height: 18px; position: relative; float: left; margin-top: 8px; }
div.radio input { opacity: 0; filter: alpha(opacity:0); text-align: center; display: inline-block; background: none; width: 18px; height: 18px; }
div.radio span { background: transparent url(../images/forms/radio.png) no-repeat 0 0; vertical-align: middle; height: 15px; width: 15px; display: block; display: -moz-inline-box; display: inline-block; text-align: center; }
div.radio span.checked { background-position: center bottom; }


/* Uploader */

div.uploader { width: 240px; position: relative; overflow: hidden; border: 1px solid #d5d5d5; background: white; padding: 2px 2px 2px 8px; }
div.uploader span.action { width: 22px; background: #fff url(../images/addFiles.png) no-repeat 0 0; height: 22px; font-size: 11px; font-weight: bold; cursor: pointer; float: right; text-indent: -9999px; display: inline; overflow: hidden; cursor: pointer; }
div.uploader:hover span.action { background-position: 0 -27px; }
div.uploader:active span.action { background-position: 0 -54px; }
div.uploader span.filename { color: #777; max-width: 200px; font-size: 11px; line-height: 22px; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: default; }
div.uploader input { width: 266px; opacity: 0; filter: alpha(opacity:0); position: absolute; top: 0; right: 0; bottom: 0; float: right; height: 26px; border: none; cursor: pointer; }
.uploader { display: -moz-inline-box; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; }




/* ===== List styles ===== */

.list {  }
.list .legend { display: block; font-weight: bold; padding-bottom: 4px; }
.list ul li { padding: 0 0 0 15px; }

.plusBlue li { background: url(../images/icons/lists/plusBlue.png) no-repeat 0 7px; }
.plusRed li { background: url(../images/icons/lists/plusRed.png) no-repeat 0 7px; }
.plusGrey li { background: url(../images/icons/lists/plusGrey.png) no-repeat 0 7px; }
.plusGreen li { background: url(../images/icons/lists/plusGreen.png) no-repeat 0 7px; }

.tipBlue ul li { background: url(../images/icons/lists/tipBlue.png) no-repeat 0 6px; }
.tipRed ul li { background: url(../images/icons/lists/tipRed.png) no-repeat 0 6px; }
.tipGrey ul li { background: url(../images/icons/lists/tipGrey.png) no-repeat 0 6px; }
.tipGreen ul li { background: url(../images/icons/lists/tipGreen.png) no-repeat 0 6px; }

.arrowBlue ul li { background: url(../images/icons/lists/arrowBlue.png) no-repeat 1px 6px; }
.arrowRed ul li { background: url(../images/icons/lists/arrowRed.png) no-repeat 1px 6px; }
.arrowGrey ul li { background: url(../images/icons/lists/arrowGrey.png) no-repeat 1px 6px; }
.arrowGreen ul li { background: url(../images/icons/lists/arrowGreen.png) no-repeat 1px 6px; }

.arrow2Blue ul li { background: url(../images/icons/lists/arrow2Blue.png) no-repeat 1px 6px; }
.arrow2Red ul li { background: url(../images/icons/lists/arrow2Red.png) no-repeat 1px 6px; }
.arrow2Grey ul li { background: url(../images/icons/lists/arrow2Grey.png) no-repeat 1px 6px; }
.arrow2Green ul li { background: url(../images/icons/lists/arrow2Green.png) no-repeat 1px 6px; }



/* ===== Tooltip ===== */

.tipsy { padding: 4px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-inner { padding: 2px 8px 2px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }



/* ===== Notification messages ===== */

.nNote { cursor: pointer; clear: both; margin: 20px 0px 0px 0px; }
.nNote strong { margin-right: 5px; }
.nNote p { font-size: 11px; padding: 10px 25px 10px 54px; margin: 0px; color: #565656; }
.nMessage p { font-size: 11px; }
.nWarning { background: #ffe9ad url(../images/icons/notifications/error.png) no-repeat 15px center; border: 1px solid #eac572; color: #826200; }
.nSuccess { background: #effeb9 url(../images/icons/notifications/accept.png) no-repeat 15px center; border: 1px solid #c1d779; color: #3C5A01; }
.nFailure { background: #fccac1 url(../images/icons/notifications/exclamation.png) no-repeat 15px center; border: 1px solid #e18b7c; color: #AC260F; }
.nInformation { background: #d1e4f3 url(../images/icons/notifications/information.png) no-repeat 15px center; border: 1px solid #99c4ea; color: #235685; }
.nLightbulb {  border: 1px solid #D3A350; color: #835F21; }
.nMessages { border: 1px solid #42B4FF; color: #835F21; }



/* ===== Dynamic table headers ===== */

.table { margin-top: 40px; border: 1px solid #d5d5d5; border-top: none; }
.headTitle { height: 37px; border-bottom: 1px solid #d5d5d5;
             background: #fafafa;
             background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
             background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
             background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
             background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
             background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
             background: linear-gradient(top, #fafafa 0%, #efefef 100%);
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}


/* ===== Growl notifications ===== */

div.jGrowl { z-index: 9999; color: #fff; font-size: 12px; }
div.ie6.top-right {
    right: 				auto;
    bottom: 			auto;
    left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
    left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
    left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
    left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
    left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
    width: 				100%;
}

/** Normal Style Positions **/
div.jGrowl { position: absolute; }
body > div.jGrowl { position: fixed; }
div.jGrowl.top-left { left: 0px; top: 0px; }
div.jGrowl.top-right { right: 0px; top: 36px; }
div.jGrowl.bottom-left { left: 0px; bottom: 0px; }
div.jGrowl.bottom-right { right: 0px; bottom: 0px; }
div.jGrowl.center { top: 0px; width: 50%; left: 25%; }

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer { margin-left: auto; margin-right: auto; }
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    background-color: #616466;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    zoom: 1;
    width: 235px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Inter", sans-serif;
    font-size: 1em;
    text-align: left;
    display: none;
    -webkit-box-shadow: 0 0 3px #ababab inset, 0 0 15px 10px @white;
    -moz-box-shadow: 0 0 3px #ababab inset, 0 0 15px 10px @white;
    box-shadow: 0 0 3px #ababab inset, 0 0 15px 10px @white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
div.jGrowl div.jGrowl-notification.danger {
    background-color: #ae432e;
    color: #ffffff;
}
div.jGrowl div.jGrowl-notification.success {
    background-color: #77ab13;
    color: #ffffff;
}
div.jGrowl div.jGrowl-notification { min-height: 40px; }
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer { margin: 10px; }
div.jGrowl div.jGrowl-notification div.jGrowl-header { font-weight: bold; font-size: .85em; }
div.jGrowl div.jGrowl-notification div.jGrowl-close { z-index: 99; float: right; font-weight: bold; font-size: 1em; cursor: pointer; }
div.jGrowl div.jGrowl-closer { padding-top: 4px; padding-bottom: 4px; cursor: pointer; font-size: .9em; font-weight: bold; text-align: center; }
.selec
{
    width: 196px !important;
}
.margin_right_40
{
    margin-right: 40px;
}
#uniform-client_logo{
    width: 187px !important;
}
/*custom css Bhatu*/
.wrapper
{
    margin: 0 auto;
    max-width: 1280px;
}
.loginPage .fluid .widget {
    width: 99% !important;
}
.loginPage .widget.login {
    margin: 0;
}
.fluid .widget {
    padding: 0;
}
.fluid .widget {
    width: 99.8% !important;
}
.border_bottom {
    border-bottom: 1px solid #D5D5D5 !important;
}
.border_1 {
    border: 1px solid #D5D5D5 !important;
}
.border_top_none {
    border-top: medium none !important;
}
.loginPage .rowElem > label {
    width: 28%;
}
.text_align_right {
    text-align: right !important;
}

.welcome_header {
    float: right;
    margin-top: 5px;
}

.margin_top_0 {
    margin-top: 0 !important;
}
.menu_body div.checker {
    float: none;
    margin: 0 auto;
}
#popup_overlay
{
    opacity:0.5!important;
}
.reg_btn
{
    font-size: 18px;
    padding: 5px 10px;
}
.selector
{
    width:96% !important;
}
.span3
{
    margin-left:0;
    width: 22.404% !important;
}
.radioLable
{
    margin-left: 3px;
    margin-right: 10px !important;
    margin-top: 2px;
    width: auto !important;
    line-height: 15px;
}
.frmPayment .radioLable
{
    line-height: 20px;
}
.header_menu
{
    width:100%;
    background:#FFF;
    float:left;
    border:1px solid #FFF;
}
.header_menu ul li a
{
    font-size: 15px;
    font-family: "Inter", sans-serif;
    padding: 10px 10px 9px;
    float:left;
}
.header_menu ul li a.parent_menu {
    color: #2B2C30;
}
.header_menu ul li a:hover
{
    color:#494949;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: linear-gradient(top, #fafafa 0%, #efefef 100%);
}
/* header steps css start */
.header_menu_step ul > li {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    position: relative !important;
    float: none !important;
}
.header_menu_step ul > li img {
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    margin-top: 0px !important;
}
.header_menu_step ul > li .parent_menu {
    padding-left: 40px;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
}
/* header steps css end */
.current_menu
{
    color:#494949 !important;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: linear-gradient(top, #fafafa 0%, #efefef 100%);
}
.TabHeading
{
    margin-top:20px !important;
    float:left;
    width:100%;

}
.help
{
    float: right !important;
    color: #fff !important;
    margin: 0px 10px 0px 0px !important;
    font-size: 17px;
    background-color: #2b68a4;
    border-radius: 100px;
    color: #fff !important;
    padding: 3px 20px;
    font-weight: 600;
}
.head .help {
    margin: 7px 10px 0px 0px !important;
}
.TabHeading .head h5{
    float: left;
    font-weight: normal;
    padding: 9px 12px;
}
.TabHeading a
{
    color:#FFFFFF;
    font-family: "Inter", sans-serif;
    float:left;
}
.Heading
{
    float:left;
    font-size: 15px;
    padding:6px 10px;
    background: url("../images/darkBg.jpg") repeat-x;
    border-color:#494949;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}
.Heading:hover, .current_tab
{
    color:#494949 !important;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background: linear-gradient(top, #fafafa 0%, #efefef 100%);
    border-color:#D5D5D5;
}
.padding_top_10
{
    padding-top:10px !important;
}
.padding_bottom_10
{
    padding-bottom:10px !important;
}
.border_bottom_none
{
    border-left:  1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    border-bottom: none;
}
.head_border_none
{
    border-top: none;
}
.border_botto
{
    border-bottom: 1px solid #D5D5D5;
}
.search
{
    border: 1px solid #D5D5D5;
    margin: 0 auto;
    width: 98%;
    border-radius: 2px;
    position:relative;

}
.search_legend
{
    font-size: 16px;
    margin: 0 0 0 20px;
}

.border_top
{
    border-top:1px solid #D5D5D5 !important;
}
.marging_top_0
{
    clear: both;
    margin-top:0 !important;
}
.fluid .widget {
    width: 99.8% !important;
    // padding: 5px 0;
    margin: 0;
}
.fluid .widget:not(.hidden) + .widget {
    margin-top: 20px;
}
.ui-dialog input[type="text"] {
    margin: 0;
    /* width: 96% !important;*/
}
.ui-dialog input[type="password"] {
    margin: 0;
    /*width:95.91% !important;*/
}
.ui-dialog-buttonset button:first-child
{
    margin-right:10px;
}

<!--///////////////////////-->

.tableStatic .rowElem {
    padding: 0;
}
.tableStatic .rowElem .formRight{
    margin: 0;
}
.tableStatic .rowElem #uniform-radio1{
    margin-left: 15px;
}
.head .add-qustion{
    float: right;
    margin: 5px 10px;
}
.dataTables_filter
{
    width: 100% !important;

}
.submitForm{
    margin: 1px 0 0;
}
.head
{
    border-bottom: 0;
}
.submitForm{
    margin: 1px 0 0;
}
.report {
    border-top: 1px solid #D5D5D5;
    margin: 0 auto;
    width: 99.9%;
}
.report img{
    width: 100%;
    margin: 0 auto;
}
.border_bottom_pay
{
    border-bottom: 1px solid #D5D5D5;
}
.dialog-survey-report
{
    width: 45%;
    float: left;
}
.test_branchname{
    width: 160px;
    border: 1px solid #D5D5D5;
    float: left;
    box-sizing:border-box;
}
.test_branchchart{
    border: 1px solid #D5D5D5;
    float: left;
    margin-left: 15px;
    padding: 7px;
    width: 1090px;
    box-sizing:border-box;
}
.chart_block{
    border: 1px solid #D5D5D5;
    float: left;
    margin-right: 7px;
    width: 32.6%;
    box-sizing:border-box;
}
.chart_block:last-child
{
    margin:0;
}

.fluid .widget.width_60
{
    float: right;
    width: 60% !important;
}
.fluid .widget.right_que
{
    float: right;
    width: 56% !important;
}
.branch_name_report
{
    float:left;
    width:100%;
    text-align:center;
    /*	max-height: 35px;
        overflow: hidden;*/
    margin: 0 !important;
    word-wrap: break-word;
}
/* 2014-06-12 (Divya) */
.branch_logo_report .img_upload
{
    /*max-height: 100%;
    margin-bottom: 10px;*/
    border:none;

    height: 99%;
    padding: 0;
    width: auto !important;
}
.branch_logo_report
{
    float: left;
    height: 140px;
    text-align: center;
    width: 100%;
}
/* ------------------- */
.dialog-survey-right
{
    width: 55%;
    float: left;
}
.view_icon
{
    float: right;
    margin: 10px 0;
    width: 45%;
}
#survey-compare
{
    border-top: 1px solid #D5D5D5;
    width: 100% !important;
    display: none;
}
.survey
{
    margin: 5px 0 0 10px;
}
.fluid .span6
{
    width: 55.936%;
}
.user_info
{
    display: none;
}
.payment
{
    display: none;
}
.current_div
{
    color: #000000;
}
.login
{
    /*  font-size: 14px; */

}
#uniform-client_logo,  #uniform-cb_logo{
    height: 25px;
    opacity: 0;
    width: 65px !important;
}
.btn
{
    margin: 4px 10px 0 0;
}
.client_logo_img
{
    max-width: 100%;
}
.upload
{
    background: url("../images/upload.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 200px;
    height: 30px;
    float: left;
}
.img_uploaded
{
    width: 100px;

    border: 1px solid;
}
.img_upload
{
    max-width: 98%;
    border: 1px solid #d5d5d5;
}
.fileupload{
}
.logoimg{
    width:300px;
    float:left;
}
.client_logo_img{
    max-width: 100%;
}

.upload
{
    width: 200px;
    height: 30px;
    float: left;
}
.img_uploaded
{
    border: 1px solid #D5D5D5;
    padding: 2px;
    width: 100px;
}
.img_upload
{
    max-width: 98%;
    border: 1px solid #d5d5d5;
}
.width_15
{
    width: 15%!important;
    float:left;
}
.width_14
{
    width: 14%!important;
}
.width_24
{
    width: 24%!important;
    text-align: right!important;
}
.width_25{
    width: 25%!important;
    float:left;
}
.margin_left_0
{
    margin-left: 0 !important;
}
.width_full
{
    width: 100%;
}
.survey_max_post
{
    margin-top: 5px;
    padding: 6px 8px!important;
    width:50px!important;
    float:left;
}

.header_menu ul li {
    float: left;
    position: relative;
}

/* header step menu css start */
.header_menu_step ul li {
    float: left;
    position: relative;

}

.header_step_color_1 {
    background-color: #c5e8d6 !important;
    border-color: #c4f8df !important;
}

.header_step_color_2 {
    background-color: #e1f2ea !important;
    border-color: #beecd7 !important;
}

.header_step_color_3 {
    background-color: #ffd5cc !important;
    border-color: #f6c6bc !important;
}

.header_step_color_4 {
    background-color: #fffad2 !important;
    border-color: #faf3bb !important;
}

.header_step_color_5 {
    background-color: #fedfaa !important;
    border-color: #fcd592 !important;
}

.header_step_inactive_grey {
    background-color: #808080 !important;
    border-color: #808080 !important;
}
.header_menu_step ul li.header_step_color_1 .parent_menu a {
    font-weight: bold;
}
.header_menu_step ul li.header_step_inactive_grey .parent_menu {
    color: #fff;
}

.header_step_color_1 a,.header_step_color_2 a,.header_step_color_3 a,.header_step_color_4 a,.header_step_color_5 a {
    color: rgb(43, 104, 147) !important;
}

.header_menu_step ul .header_step_color_1 a:hover {
    background-color: #c5e8d6 !important;
    border-color: #c4f8df !important;
}

.header_menu_step ul .header_step_color_2 a:hover {
    background-color: #e1f2ea !important;
    border-color: #beecd7 !important;
}

.header_menu_step ul .header_step_color_3 a:hover {
    background-color: #ffd5cc !important;
    border-color: #f6c6bc !important;
}

.header_menu_step ul .header_step_color_4 a:hover {
    background-color: #fffad2 !important;
    border-color: #faf3bb !important;
}

.header_menu_step ul .header_step_color_5 a:hover {
    background-color: #fedfaa !important;
    border-color: #fcd592 !important;
}
.step-remaining {
    text-align: right;
    display: inline-block;
    float: right;
    background-color: #a13a32;
    border-radius: 100px;
    margin: 2px 5px;
    color: #fff;
    padding: 0 5px;
    font-weight: 600;
}
/* header step menu css end */
.sub
{
    float: left;
    left: 0;
    position: absolute;
    top: 40px;
    width: 99%;
    z-index: 1;
    display:none;
}
.header_menu > ul > li:hover > .sub {
    display: block;
}
.left1{
    width:40%;
    padding-left: 10px;
}
.right1{
    width:50%;
    padding-right: 10px;
}
.padding_right_25{
    padding: 0 0 0 25px;
}
.margin_left_15
{
    margin-left: 15px!important;
}
.lakstatus{
    padding-left: 10px;
}

div.content_headings
{

    float: left;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    padding-top: 20px;
    color: #9fad00;
    padding-bottom: 20px;
    width: 100%;
}
div.content_des
{
    float: left;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    padding-bottom: 30px;
}
div.register_client
{
    float: left;
    font-size: 20px;
    font-family: "Inter", sans-serif;
}
.padding
{
    padding: 10px;
}
.width_17
{
    width:17%!important;
    float:left;
}
.help:hover
{
    color: #f00 !important;
}
.ajax_loader
{
    background:url(../images/loaders/loader8.gif) no-repeat center rgba(255, 255, 255, 0.55);
    position: fixed;
    width: 100%;
    height:100%;
    display:none;
    top:0;
    left:0;
    z-index: 9;
}
.head_help
{
    font-size: 18px;
    margin: 10px 0 10px 0;
    font-family: "Inter", sans-serif;
}
.help_section p{
    margin: 4px 0 0 20px;
    /*margin: 4px 0 0;*/
    font-size: 15px;
    font-family: "Inter", sans-serif;
    text-align: justify;
}
.help_section p.margin_color
{
    margin-left: 40px;
    color:#435681;
}
.help_section p.margin
{
    margin-left: 60px;
    color:#435681;
}
.help_section p.margin_sub
{
    margin-left: 80px;
    color:#435681;
}
.pay_left1 {
    width:50%;
    padding-left: 36px;
}
/* 2014-06-12 (Divya) */
#print_section {
    width: 100%;
}
.test_branchchart .chartData_other {
    font-size: 15px;
}
/*Break all word*/
.brea_all
{
    word-break:break-all;
    word-wrap:break-word;
}
/* ------------ */
/* ( 2014-06-12 )(Seema) */
/*-------------- vertical tree ---------------*/
.vertical_tree ul {
    margin: 0;
    padding: 0 0 0 16px;
}
.vertical_tree.tree_container
{
    background-color: #FFFFFF;
    font-family: "Inter", sans-serif;
    font-size: 10pt;
    height: 100%;
    margin: 0;
    overflow: auto;
    padding: 3px;
    white-space: nowrap;
}
.vertical_tree li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    -moz-background-clip:border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-attachment: scroll;
    background-color: transparent;
    background-repeat: repeat-y;
    background-image: url("vline.gif");
    background-position: 0 0;
    margin: 0;
    padding: 1px 0 0 0;
    width: 100%;
    float:left;
}
.list_item
{
    float:left;
}
.addSurveyDetail
{
    float:left;
    margin-top: 5px;
    text-decoration:underline;
}
.vertical_tree div.checker
{
    margin:8px 10px 0 0;
}
.verticaltree_icon
{
    width: 16px;
    height: 16px;
    /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221 */
    /*	-moz-box-align: start; /* issue 221 */
    display: inline-block; /* Required to make a span sizeable */
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("icons.gif");
    background-position: 0 0;
    float:left;
    margin-top:8px;
}
.last_item
{
    background-image: none!important;
}
.verticaltree_expander
{
    background-position: -32px -96px;
    cursor: pointer;
}
.verticaltree_collapse
{
    background-position: 0 -80px;
    cursor: pointer;
}
.verticaltree_connector
{
    background-position: -16px -64px;
}
/*-------------- vertical tree ---------------*/
/*-------------- vertical tree ---------------*/
/* --------------- by Chetan ------------------ */
.fluid .filter_section
{
    width: 100% !important;
    float: left;
}
.fluid .sorting_section
{
    width: 64% !important;
    float: right;
}
.employee_size
{
    float: left;
    width: 16.7%;
    margin-right: 1.2%;

}
.sort_block input
{
    /* font-size: 15px;*/
}
.sorting_section{
    float: right;
    width: 65%;
}
.que_per
{
    margin: 0 0 -16px 16px;
    float: left;
    color: darkmagenta;
    font-size: 18px;
}
.que_per_si
{
    margin: 0 0 -16px 16px;
    float: left;
    color: darkmagenta;
}
.hrir{
    float: none !important;
    margin: 0 auto;
}

.h3_p{
    float: left;
    padding-left: 10px;
}
.btn_p{
    float: right;
    margin: 5px;
}
/* --------------------------------------------- */
/* 2014-06-16 (Divya) */
.employee_size.filter-section {
    width: 13%;
}
.survey-section .fluid .sorting_section {
    width: 280px !important;
}
.main_suggestion{
    background-color: #ffffff; bottom: 37px;min-height: 42px;left: 0;/*margin-top: 42px; position: absolute;*/width: 100%; height:auto;color: #424242; float:left;

}
.main_suggestion_block
{
    float:left;
}
.lable_sugg{
    margin: 10px 15px 10px 0;
    float: left;
}
.sugg_div{
    float: left;height: 20px;margin: 10px 5px;width: 30px;
}
.sugg_color{
    background-color: #6E3F3F;
}
.sugg_color2{
    background-color: #000000;
}
.sugg_color3{
    background-color: #A396E1;
}
.sugg_color4{
    background-color: #50A7AC;
}
.sugg_color5{
    background-color: #AC260F;
}
.sugg_color6{
    background-color: #27A9E3;
}
.sugg_color7{
    background-color: #28B779;
}
.sugg_color8{
    background-color: #852b99;
}
.sugg_color9{
    background-color: #ffb848;
}
.sugg_color10{
    background-color: #AC260F;
}
.no_client{
    float: left;
    font-size: 30px;
    padding: 100px 0;
    text-align: center;
    width: 100%;
}
.upper_progress {

    //border-radius: 8px;
    float: right;
    height: 15px;
    margin-top: 5px;
    padding: 0px;
    text-align: right;
    width: 5%;
}

.progress_lbl
{
    margin: 0 8px!important;
    padding: 0!important;
}
ul.tree li > div.main_client.remaining,ul.tree li > div.as_main.remaining,ul.tree li > div.tree_dept.remaining,ul.tree li > div.as_client.remaining{
    background-color: #AC260F ;
}
.text_align_right
{
    text-align:right!important;
}
.text_align_center
{
    text-align:center!important;
}
.text_align_left
{
    text-align:left!important;
}
.help_package
{
    float: right !important;
    color: #000000 !important;
    margin: 10px 10px 0 0 !important;
    font-size: 17px;
    cursor: pointer;
}
.help_package:hover
{
    color:  #A34C4C !important;
}
.font_style
{
    color: #FFFFFF;
    float: left;
    font-family: "Inter", sans-serif;
}
.branch_loader
{
    background: url("../images/loaders/loader5.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    bottom: -5px!important;
    height: 16px!important;
    left: -15px!important;
    position: absolute!important;
    width: 16px!important;
}
.association_item ul, .client_item ul
{
    display:none;
}
.width_55
{
    width:55%!important;
    float:left;
}
.width_100
{
    width:100%!important;
    float:left;
}
.sort_block
{
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom:5px
}
.fluid .widget.width_report_15
{
    width:15%!important;
    float:left;
}
.fluid .widget.width_report_30
{
    width:30%!important;
    float:left;
}
.fluid .widget.width_report_25
{
    width:25%!important;
    float:left;
}
.fluid .widget.width_report_27
{
    width:27%!important;
    float:left;
}
/* survey-section css 13-02 */
.survey-section .sl-survey-sec-left {
    width: calc(44% - 0px);
    float: left;
}
.survey-section .sl-survey-sec-left .survey-block.survey-block-logo{
    width: calc(40% - 12px) !important;
    margin-right: 12px !important;
}
.survey-section .sl-survey-sec-left .survey-block {
    width: calc(60% - 2px) !important;
    margin-right: 0px !important;
}
.survey-section .sl-survey-sec-right {
    width: 56%;
    float: left;
}
.survey-section .sl-survey-sec-right {
    border: 1px solid #e8e8e8;
    width: calc(56% - 27px);
    padding: 10px 15px 0 0px;
    box-shadow: 1px 1px 5px #777676;
    border-radius: 2px;
    margin-left: 10px;
}
.survey-section .sl-survey-sec-right .survey-block {
    width: calc(50% - 17px) !important;
    margin-bottom: 12px;
    margin-right: 0px !important;
    margin-left: 15px;
}
.survey-section .sl-survey-sec-right #filteration_block {
    margin: 0px;
    border: 0px;
}
.survey-section .sl-survey-sec-left .survey-block:nth-child(3) {
    float: right !important;
    margin-top: 10px !important;
}
/* responsive css */
@media screen and (max-width: 639px){
    .survey-section .sl-survey-sec-left .survey-block.survey-block-logo,
    body .survey-section .sl-survey-sec-left .survey-block,
    body .survey-section .sl-survey-sec-right .survey-block {
        width: 100% !important;
        margin-right: 0px !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 640px){
    body .survey-section .sl-survey-sec-left .survey-block.survey-block-logo,
    body .survey-section .sl-survey-sec-left .survey-block,
    body .survey-section .sl-survey-sec-right .survey-block {
        width: calc(50% - 14px) !important;
        margin: 0px 6px !important;
    }
    body .survey-section .sl-survey-sec-right .survey-block{
        margin-bottom: 15px !important;
    }
}
@media screen and (max-width: 991px){
    .survey-section .sl-survey-sec-left, .survey-section .sl-survey-sec-right {
        width: 100%;
        float: none;
        display: inline-block;
    }
    .survey-section .sl-survey-sec-right .survey-block {
        margin-left: 0px;
    }
    .survey-section .sl-survey-sec-left {
        margin-bottom: 15px;
    }
    .survey-section .sl-survey-sec-left .survey-block .rowElem,
    .survey-section .sl-survey-sec-right .survey-block .rowElem {
        text-align: center;
    }
    .survey-section .sl-survey-sec-left .survey-block .rowElem canvas,
    .survey-section .sl-survey-sec-left .survey-block .chartData_other,
    .survey-section .sl-survey-sec-right .survey-block .rowElem canvas,
    .survey-section .sl-survey-sec-right .survey-block .chartData_other {
        display: inline-block;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    body .survey-section .sl-survey-sec-left .survey-block.survey-block-logo,
    body .survey-section .sl-survey-sec-left .survey-block,
    body .survey-section .sl-survey-sec-right .survey-block {
        width: calc(50% - 14px) !important;
        margin: 0px 6px !important;
    }
    body .survey-section .sl-survey-sec-right .survey-block{
        margin-bottom: 15px !important;
    }
}
/* responsive css */
/* survey-section css 13-02 */
.fluid .widget.width_report_50
{
    width:50%!important;
    float:left;
}
#summary_report
{
    width: 320px;
}
.width_10
{
    width:10%!important;
    float:left;
}
.width_20
{
    width:20%!important;
    float:left;
}
.mr_10
{
    margin-right: 10px!important;
}
.margin_right_35
{
    margin-right: 35px!important;
}
.width_63
{
    width:63%!important;
}
.width_50
{
    width:50%!important;
    float:left;
}
.width_80
{
    width:80%!important;
    float:left;
}
.comapre_block
{
    border: 1px solid #D5D5D5;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 17%;
}
.comapre_block_inner
{
    float: left;
    height: 32px;
    overflow-y: scroll;
    padding: 10px 16px;
    width: 86%;
}
.width_70 #compare_2
{
    width: 96.5%;
}
#compare_location
{
    width: 70%;
}
.width_30
{
    float:left;
    width:30%!important;
}
.width_70
{
    float:left;
    width:70%!important;
}
.fl
{
    float:left!important;
}
.pl0 { padding-left: 0!important; }
.pl5 { padding-left: 5px!important; }
.pl10 { padding-left: 10px!important; }
.pl15 { padding-left: 15px!important; }
.pl20 { padding-left: 20px!important; }
.pl25 { padding-left: 25px!important; }
.pl30 { padding-left: 30px!important; }
#summary_chart
{
    float: left!important;
}
.rvr_cmp_type
{
    width:50%;
    float:left;
}
.cmp_rvr_block
{
    width:100%;
    float:left;
}
.hrir_rvr_block
{
    width:100%;
    float:left;
}
.node_name
{
    cursor:pointer;
}
#pageloaddiv {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background:url(../images/loaders/loader8.gif) no-repeat center rgba(255, 255, 255, 0.55);
}

.help_section p.sub_survey
{
    margin-left: 80px;
    color:#435681;
}
.comment_block
{
    float:left;
    width:100%;
    max-width:600px;
}
.comment_list, .txt_list
{
    width:100%;
    float:left;
    word-wrap: break-word;
}
.txt_block
{
    float:left;
    width:100%;
}
.demo_link{
    background-color: #0099ff;
    color: white;
    font-size: 20px;
    padding: 5px 0;
    text-align: center;
}
.padding_right_25{
    padding: 0 0 0 25px !important;
}
.multi{
    float: left;
    margin: 8px 5px;
}
.width_4
{
    width: 6% !important;

}
.margin_lef
{
    margin-left: 1px !important;
}
.exclude_tax {
    display: none;
}
.div_overwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    cursor: pointer;
}
.img-wrap {
    border: 2px solid #ddd;
    margin-top: 5px;
    margin-left: 15px;
    max-width: 90%;
    box-sizing: border-box;
}
.whigh {
    color: #8c1414;
}
#popup .head.group_name, #dialog-view-template .head.group_name {
    cursor: pointer;
}
.dashboard-guide.acc_que .head:nth-of-type(1) {
    background-color: #c5e8d6;
    border-color: #c4f8df;
}
.dashboard-guide.acc_que .head:nth-of-type(3) {
    background-color: #e1f2ea;
    border-color: #beecd7;
}
.dashboard-guide.acc_que .head:nth-of-type(5) {
    background-color: #ffd5cc;
    border-color: #f6c6bc;
}
.dashboard-guide.acc_que .head:nth-of-type(7) {
    background-color: #fffad2;
    border-color: #faf3bb;
}
.dashboard-guide.acc_que .head:nth-of-type(9) {
    background-color: #fedfaa;
    border-color: #fcd592;
}
.dashboard-guide.acc_que .menu_body_que:nth-of-type(2) {
    background-color: #c5e8d6;
}
.dashboard-guide.acc_que .menu_body_que:nth-of-type(4) {
    background-color: #e1f2ea;
}
.dashboard-guide.acc_que .menu_body_que:nth-of-type(6) {
    background-color: #ffd5cc;
}
.dashboard-guide.acc_que .menu_body_que:nth-of-type(8) {
    background-color: #fffad2;
}
.dashboard-guide.acc_que .menu_body_que:nth-of-type(10) {
    background-color: #fedfaa;
}
/* ------------ */
/** Hide jGrowl when printing **/
@media print { div.jGrowl { display: none; } }



/* ===== Page scrolling ===== */

#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; overflow:hidden; width:21px; height:21px; border:none; text-indent:-999px; background:url(../images/ui.totop.png) no-repeat left top; }
#toTopHover { background:url(../images/ui.totop.png) no-repeat left -22px; width:21px; height:21px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }



/* ===== Contact list ===== */

.listNav { margin:0 0 10px; }

.ln-letters { overflow: hidden; width: 100%; margin-top: -1px; text-align: center; }
.ln-letters a { font-size: 11px; display: inline-block; padding: 4px 1%; border: 1px solid #D5D5D5; margin-right: -1px; text-decoration: none;
                background: #fafafa;
                background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}

ul.listData { float: right; text-align: right; margin-top: -1px; font-size: 11px; }
ul.listData li { display: inline-block; padding: 0 6px 1px 6px!important; border: none!important; margin-left: 6px }
.listData .cNote { background: #FAFAFA; display: block; padding: 0 6px; border: 1px solid #D5D5D5; color: #878787; }

.ln-letters a.ln-last {  }
.ln-letters a:first-child {  }
.ln-letters a:hover,
.ln-letters a.ln-selected { background:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }

#myList > li { padding: 8px 0 8px 12px; border-top: 1px solid #ebebeb; }
#myList > li:hover { background: #fff; }
#myList > li:first-child { padding-top: 8px; }



/* ===== PRE tag styles ===== */

.SRC_Wrap { height:auto; font-size:12px; }
.SRC_Title {  text-align:center; color:#555; border-bottom:2px solid #999; font-size:14px;font-family: "Inter", sans-serif; padding:5px; font-weight:700; }
.SRC_Line { width:100%; background-color:#fafafa; min-height:28px; line-height: 28px; }
.SRC_Line:nth-child(even) { background-color:#f5f5f5; }
.SRC_NumBox { width:5%; float:left; }
.SRC_Num { font-family: "Inter", sans-serif; font-size: 12px; text-align:right; color:#555; font-weight:500; padding-right:2px; width:100%; height:auto; min-height:28px; line-height:28px; }
.SRC_CodeContent { white-space: pre-wrap; border-left:1px solid #d5d5d5; font-size:12px; padding-left:6px;font-family: "Inter", sans-serif; margin:0px; min-height:28px; line-height:28px; }
.SRC_NumContent { text-align:right; margin-right:4px; color:#555; }
.SRC_CodeBox { float:left; width:95%; }

.SC_blue { color: blue; }
.SC_grey { color: grey; }
.SC_navy { color: navy; }
.SC_green { color: green; }
.SC_orange { color: #930; }
.SC_red { color: #F00; }
.SC_teal { color: teal; }
.SC_gold { color: #FC0; }
.SC_pink { color: #ff68a4; }
.SC_bold { font-weight: 700; }



/* ===== Breadcrumbs ===== */

.module:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
* html .module { height: 1%; overflow: visible; }
* + html .module { min-height: 1%; }

.breadCrumbHolder.module { border: solid 1px #D5D5D5; background: #FAFAFA; margin-top: 20px; }
.breadCrumb { float: left; display: block; height: 21px; overflow: hidden; padding: 5px; }
.breadCrumb ul { margin: 0; padding: 0; height: 21px; display: block; }
.breadCrumb ul li { display: block; float: left; position: relative; height: 21px; overflow: hidden; line-height: 21px; margin: 0px 6px 0px 0; padding: 0px 12px 0px 2px;font-size:larger;background: url(../images/Chevron.gif) no-repeat 100% 0; }
.breadCrumb ul li div.chevronOverlay { position: absolute; right: 0; top: 0; z-index: 2; }
.breadCrumb ul li span { display: block; overflow: hidden; }
.breadCrumb ul li a { display: block; position: relative; height: 21px; line-height: 21px; overflow: hidden; float: left; }
.breadCrumb ul li.firstB a { height: 16px !important; text-indent:-1000em; width:16px; padding: 0; margin-top: 2px; overflow: hidden; background:url(../images/IconHome.gif) no-repeat 0 0; }
.breadCrumb ul li.firstB a:hover { background-position: 0 -16px; }
.breadCrumb ul li.lastB { background: none; margin-right: 0; padding-right: 0; }

.chevronOverlay { display: none; background: url(../images/ChevronOverlay.png) no-repeat 100% 0; width: 13px; height: 20px; }



/* ===== Form validation ===== */

.inputContainer { position: relative; float: left; }
.formError { position: absolute; display: block; z-index: 500; cursor: pointer; /*margin-left: -136px;*/ }
.ajaxSubmit { padding: 20px; background: #55ea55; border: 1px solid #999; display: none; }

.formError .formErrorContent { line-height: 22px; background: #202020; position:relative; z-index:5001; color: #fff; width: 100%; font-size: 11px; border: 1px solid #000; padding: 4px 10px 4px 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.greenPopup .formErrorContent { background: #33be40; }
.blackPopup .formErrorContent { background: #393939; color: #FFF; }
.formError .formErrorArrow { width: 15px; margin: -2px 0 0 13px;  position:relative; z-index: 5006; }
.formError .formErrorArrowBottom { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0px 0 0 12px; top:2px; }
.formError .formErrorArrow div { font-size: 0px; height: 1px; background: #202020; margin: 0 auto; line-height: 0; font-size: 0; display: block; }
.formError .formErrorArrowBottom div {  box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }

.greenPopup .formErrorArrow div { background: #33be40; }
.blackPopup .formErrorArrow div { background: #393939; color: #FFF; }

.formError .formErrorArrow .line10 { width: 15px; border: none; }
.formError .formErrorArrow .line9 { width: 13px; border: none; }
.formError .formErrorArrow .line8 { width: 11px; }
.formError .formErrorArrow .line7 { width: 9px; }
.formError .formErrorArrow .line6 { width: 7px; }
.formError .formErrorArrow .line5 { width: 5px; }
.formError .formErrorArrow .line4 { width: 3px; }
.formError .formErrorArrow .line3 { width: 1px; border-left: 2px solid #ddd; border-right: 2px solid #ddd; border-bottom: 0 solid #ddd; }
.formError .formErrorArrow .line2 { width: 3px; border: none; background: #ddd; }
.formError .formErrorArrow .line1 { width: 1px; border: none; background: #ddd; }



/* ===== Color picker ===== */

.colorpicker { 	width: 356px; height: 176px; overflow: hidden; position: absolute; font-family: "Inter", sans-serif; display: none; }
.colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; }
.colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; }
.colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden;  }
.colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px;	height: 150px; cursor: n-resize; }
.colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; margin: -4px 0 0 0; left: 0px; }
.colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; }
.colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; }
.colorpicker input { background-color: transparent; border: 1px solid transparent; position: absolute; font-size: 10px; font-family: "Inter", sans-serif; color: #898989; top: 4px; right: 11px; text-align: right; margin: 0; padding: 0; height: 11px; }
.colorpicker_hex { position: absolute;  width: 72px; height: 22px;  left: 212px; top: 142px; }
.colorpicker_hex input { right: 6px; }

.colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; }
.colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; }

.colorpicker_rgb_r { }
.colorpicker_rgb_g {  }
.colorpicker_rgb_b { top: 112px; left: 212px; }

.colorpicker_hsb_h { top: 52px; left: 282px; }
.colorpicker_hsb_s { top: 82px; left: 282px; }
.colorpicker_hsb_b { top: 112px; left: 282px; }

.colorpicker_submit { position: absolute; width: 22px; height: 22px;  left: 322px; top: 142px; overflow: hidden; }
.colorpicker_focus { background-position: center; }
.colorpicker_hex.colorpicker_focus { background-position: bottom; }
.colorpicker_submit.colorpicker_focus { background-position: bottom; }
.colorpicker_slider { background-position: bottom; }

#colorSelector { }
#colorSelector div { position: absolute; top: 3px; left: 3px; width: 30px; height: 30px; background: url(../images/colorPicker/select.png) center; }
#colorSelector2 {  }
#colorSelector2 div { position: absolute; top: 4px; left: 4px; width: 28px; height: 28px; /*background: url(../images/colorPicker/select2.png) center;*/ }
#colorpickerHolder2 { top: 32px; left: 0; width: 356px; height: 0; overflow: hidden; position: absolute; }
#colorpickerHolder2 .colorpicker {}
#colorpickerHolder2 .colorpicker_hue div {}
#colorpickerHolder2 .colorpicker_hex {}
#colorpickerHolder2 .colorpicker_rgb_r { }
#colorpickerHolder2 .colorpicker_rgb_g { }
#colorpickerHolder2 .colorpicker_rgb_b {  }
#colorpickerHolder2 .colorpicker_hsb_s {  display: none; }
#colorpickerHolder2 .colorpicker_hsb_h {  display: none; }
#colorpickerHolder2 .colorpicker_hsb_b {  display: none; }
#colorpickerHolder2 .colorpicker_submit { }
#colorpickerHolder2 .colorpicker input { color: #778398; }
#customWidget { position: relative; height: 36px; }



#popup_container { min-width: 300px !important; max-width: 600px; background: url(../images/alertOpacityOverlay.png) repeat ; width: 95%; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#popup_title { text-align: center; border-bottom: 1px solid #d5d5d5; cursor: default; padding: 9px 0 9px 0px; margin: 0em; height: 20px;
               background: #fafafa;
               background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
               background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
               background: linear-gradient(top, #fafafa 0%, #efefef 100%);
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
#popup_content { background: #fafafa; padding: 1em 1.75em; margin: 0em; }
#popup_message { text-align: center; }
#popup_panel { text-align: center; margin: 1em 0em 0em 0em; }
#popup_message input[type=text] { background: #FCFCFC; border: 1px solid #D1D1D1; padding: 5px; width: 258px; }
#popup_prompt { margin: .5em 0em; }




/* ===== Error pages  ===== */

.errorPage { width: 370px; margin: 100px auto 80px auto; position: relative; }
.errorPage .errorTitle, .weAreOff { background: url(../images/linesSep.png) repeat-x 0 100%; width: 290px; padding-bottom: 15px; }
.weAreOff { width: 100% }
.errorPage h1 { color: #404040; font-size: 140px; margin: 80px 0; position: relative; padding-left: 10px; }
.errorPage h2 { font-size: 22px; font-weight: normal;  }
.errorPage h2 span { background: url(../images/sadEmo.png) no-repeat 0; padding-left: 26px; }
.errorPage .bubbles { position: absolute; background: url(../images/error.png) no-repeat 0 0; width: 138px; height: 133px; top: -10px; left: 225px; }
.errorPage p { width: 100%; padding: 13px 0; background: url(../images/linesSep.png) repeat-x 0 0; font-size: 20px; text-align: center; }
.backToDash { text-align: center; margin: 10px; }



/* ===== File uploader  ===== */

.plupload_button { font-size: 11px; font-weight: bold; color: #fff; line-height: 12px; margin-top: 3px; }
.plupload_start span { background: url(../images/upload.png) no-repeat 10px; padding: 5px 13px 6px 26px; display: block;  }

.plupload_start { float: left; color: #fff; border: 1px solid #a95151;
                  background: #c57979;
                  background: -moz-linear-gradient(top,  #c57979 0%, #a34c4c 100%);
                  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c57979), color-stop(100%,#a34c4c));
                  background: -webkit-linear-gradient(top,  #c57979 0%,#a34c4c 100%);
                  background: -o-linear-gradient(top,  #c57979 0%,#a34c4c 100%);
                  background: -ms-linear-gradient(top,  #c57979 0%,#a34c4c 100%);
                  background: linear-gradient(top,  #c57979 0%,#a34c4c 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c57979', endColorstr='#a34c4c',GradientType=0 ); }
.plupload_start:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.plupload_start:active { background: #b15e5e; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.plupload_disabled, a.plupload_disabled:hover { color: #a6a6a6; border: 1px solid #e9e9e9; background: url(../images/ui/uploadDisabled.png) repeat-x; cursor: default; }
.plupload_disabled span { padding: 5px 13px 6px 13px; }

.plupload_add span { background: url(../images/add.png) no-repeat 10px; padding: 5px 13px 6px 26px; display: block; }

.plupload_add { margin-right: 10px; float: left; border: 1px solid #4f5a68; color: #fff;
                background: #576270;
                background: -moz-linear-gradient(top,  #757d87 0%, #576270 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757d87), color-stop(100%,#576270));
                background: -webkit-linear-gradient(top,  #757d87 0%,#576270 100%);
                background: -o-linear-gradient(top,  #757d87 0%,#576270 100%);
                background: -ms-linear-gradient(top,  #757d87 0%,#576270 100%);
                background: linear-gradient(top,  #757d87 0%,#576270 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757d87', endColorstr='#576270',GradientType=0 );}
.plupload_add:hover { opacity: 0.95; filter: alpha(opacity=95); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.plupload_add:active { background: #68717d; box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -webkit-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; -moz-box-shadow: 0 0 2px #707070 inset, 0 1px 0 #fff; }

.plupload_wrapper { font-size: 11px;; width: 100%; }

.plupload_container input { border: 1px solid #DDD; font-size: 11px; width: 98%; }

.plupload_filelist { margin: 0; padding: 0; list-style: none; }
.plupload_scroll .plupload_filelist { height: 185px; background: #fafafa; overflow-y: scroll; }
.plupload_filelist li { padding: 10px 12px; background: whiteSmoke; border-bottom: 1px solid #E7E7E7; }
.plupload_filelist li:hover { background: #fdfdfd; }

.plupload_filelist_header, .plupload_filelist_footer { padding: 3px 12px; color: #878787;
                                                       background: #fafafa;
                                                       background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                                                       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                                                       background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                                                       background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                                                       background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                                                       background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                                                       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.plupload_filelist_header {	border-bottom: 1px solid #d5d5d5; }

.plupload_filelist_footer { border-top: 1px solid #D5D5D5; height: 31px; line-height: 30px; vertical-align: middle; }
.plupload_file_name { float: left; overflow: hidden; }
.plupload_file_status { color: #777; }
.plupload_file_status span {}
.plupload_file_size, .plupload_file_status, .plupload_progress { float: right; width: 80px; }
.plupload_file_size, .plupload_file_status, .plupload_file_action { text-align: right; }
.plupload_filelist .plupload_file_name { width: 205px; }
.plupload_file_action { float: right; width: 14px; margin-top: 3px; height: 14px; margin-left: 15px; }
.plupload_file_action * { display: none; width: 14px; height: 14px; }

li.plupload_uploading {  }
li.plupload_done { color: #AAA; }
li.plupload_delete a {}
li.plupload_failed a { }
li.plupload_done a {}

.plupload_progress, .plupload_upload_status { display: none; }
.plupload_progress_container { margin-top: 10px; border: 1px solid #CCC; background: #FFF; padding: 1px; }
.plupload_progress_bar { width: 0px; height: 7px; background: #CDEB8B; }
.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action { margin-right: 17px; }

/* Floats */

.plupload_clear,.plupload_clearer { clear: both; }
.plupload_clearer, .plupload_progress_bar { display: block; font-size: 0; line-height: 0; }

li.plupload_droptext { background: transparent; text-align: center; vertical-align: middle; border: 0; line-height: 165px; }



/* ===== Wizard  ===== */

.swMain { position: relative; }
.swMain .stepContainer { display: block; position: relative; overflow: hidden; clear: both; }
.swMain .stepContainer div.wContent { display:block; position: absolute; float:left; margin: 0; text-align:left; overflow:visible; z-index:88; clear:both; width: 100%; }
.swMain .stepContainer div.wContent p { padding: 12px; }

.swMain div.actionBar { display: block; position: relative; clear: both; padding: 0; color: #5A5655; height: 41px; text-align:left; overflow:auto; z-index:88; left:0; border-top: 1px solid #d5d5d5;
                        background: #fafafa;
                        background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                        background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                        background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.actionBar a.button { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }

.swMain .stepContainer .StepTitle { display: block; position: relative; margin: 0; border: 1px solid #E0E0E0; padding: 5px; color: #5A5655; clear: both; text-align: left; z-index: 88; }

.swMain ul.anchor { position: relative; display: block; float: left; list-style: none; padding: 0px; clear: both; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; width: 100%; }
.swMain ul.anchor li { position: relative; display: block; margin: 0; padding: 0; float: left; width: 25%; }
.swMain ul.anchor li:first-child { border-left: none; }
.swMain ul.anchor li a { display: block; position: relative; float: left; margin: 0; height: 38px; width: 100%; text-decoration: none; outline-style: none; z-index: 99; cursor: pointer; border-left: 1px solid #D5D5D5;
                         background: #fafafa;
                         background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
                         background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef));
                         background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
                         background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
                         background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
                         background: linear-gradient(top, #fafafa 0%, #efefef 100%);
                         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 );
}
.swMain ul.anchor li:first-child a { border-left: none; }
.swMain ul.anchor li a .stepNumber { position:relative; float:left; width:30px; text-align: center; padding:5px; padding-top:0; }
.swMain ul.anchor li a .stepDesc { position:relative; display:block; float:left; text-align: left; padding: 8px 12px 8px 35px; white-space: nowrap; }
.swMain ul.anchor li a.selected { color: #3581c1; background: #fafafa; }
.swMain ul.anchor li a.done { position: relative; color: #aaaaaa; z-index: 99; background: #efefef; }
.swMain ul.anchor li a.done:hover { color:#5A5655; }
.swMain ul.anchor li a.disabled { color: #424242; cursor: text; }
.swMain ul.anchor li a.error { color:#6c6c6c !important; border: 1px solid #fb3500 !important; }
.swMain ul.anchor li a.error:hover { color:#000 !important; }

.swMain .buttonNext { display:block; float:right; margin: 8px 12px 0 12px; padding: 6px 12px; }
.swMain .buttonDisabled { color: #D5D5D5!important; cursor: text; background: #F1F1F1!important; margin-top: 8px!important; border: 1px solid #E1E1E1; }
.swMain .buttonPrevious { display:block; float:right; margin: 8px 0px 0 0px; padding: 6px 12px; }
.swMain .buttonFinish { display:block; float:right; margin: 8px 12px 0 0px; padding: 6px 12px; }

/* Form Styles */

.swMain .loader { position: relative; display: none; float: left; margin: 2px 0 0 2px; padding: 8px 10px 8px 40px; border: 1px solid #FFD700; color: #5A5655; background: url(../images/loaders/loader.gif) no-repeat 5px; z-index: 998; }
.swMain .msgBox { position:relative; display:none; float:left; margin: 4px 0 0 5px; padding:5px; border: 1px solid #FFD700; background-color: #FFFFDD; color:#5A5655; z-index:999; min-width:200px; }
.swMain .msgBox .content { padding: 0px; float:left; }
.swMain .msgBox .close { border: 1px solid #d5d5d5; color: #CCC; display: block; float: right; margin: 0 0 0 5px; outline-style: none; padding: 0 2px 0 2px; position: relative; text-align: center; text-decoration: none; }
.swMain .msgBox .close:hover { color: #EA8511; border: 1px solid #d5d5d5; }

.bordLeft { border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; }
.bordRight { border-top-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }

.contentHead { padding: 16px 12px 15px 35px; }



/* ===== Timepicker  ===== */

.timepicker { width: 60px!important; }
.timeEntry_control { vertical-align: middle; margin-left: -1px; margin-top: -2px; cursor: pointer; }
* html .timeEntry_control { margin-top: -4px; }



/* =====  Dual select boxes  ===== */

.dualBoxes { padding: 22px 16px; position: relative; }

.dualBtn { padding: 6px 8px; cursor: pointer; margin-left: -1px; }
.arrow_down
{
    background:url(../images/down_icon.png) no-repeat;
    height:17px;
    width:19px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: text-top;
}
.arrow_up
{
    background:url(../images/up_icon.png) no-repeat;
    height:17px;
    width:19px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: text-top;
}
.fltr { position: absolute; right: 0; border: none; background: none; color: #999; padding: 0; margin: 7px 9px; }

.boxFilter { margin-bottom: 15px; }
.dualControl { text-align: center; width: 90px; margin: 150px 1px; position: absolute; left: 50%; margin-left: -45px; }
.countLabel { color: gray; font-style:italic; margin-top: 10px; display: block; }
.storageBox { display:none; }
.copiedOption { background-color: Yellow; }



/* =====  Single file input  ===== */

.feat { margin-left: 5px; width: 94px; height: 26px; }
.feat:hover { background-position: 0 -27px; }
.feat:active { background-position: 0 -54px; }
.fileInput { background: #fff; border: 1px solid #d5d5d5; padding: 5px; font-size: 11px; font-family: "Inter", sans-serif; }
.fileInput:hover { background: #fcfcfc; border: 1px solid #d1d1d1; }
.fileInput:focus { border: 1px solid #bbc1c9; background: #fff; }

.hrir{
    float: none !important;
    margin: 0 auto;
}

.h3_p{
    float: left;
    padding-left: 10px;
}
.btn_p{
    float: right;
    margin: 5px;
}

/* =====  Wizard with form validation  ===== */

.step { position: relative; }
.step label.error { color: #b84646; padding-left: 0; font-size: 11px; white-space: nowrap; padding-bottom: 0; }
.selector .error { position: absolute; right: -114px; }
.step h5 { position: absolute; left: 12px; top: -30px; }
.wizNav { padding: 14px 16px; border-top: 1px solid #e7e7e7; text-align: right; }
.wizNav input { margin-left: 10px; }
.wizNav input[disabled] { background: #fcfcfc; border: 1px solid #eaeaea; color: #d5d5d5; }


/*********************2-may-2014**********************/
.img_upload_default{
    width: 100%;
}
#valid input.add_more_que_btn
{
    float: left;
    margin-right: 2px;
    padding: 7px;
    width: 50px;
}
.width_40{
    float: left;
    width: 40%!important;
}
.btns{
    width:40% !important;
}
.homepage_tabs
{
    border-bottom: 1px solid #dfdfdf;
    margin: -7px 0 15px;
    width: 100%;

}
.homepage_tab_border_none
{
    border-bottom: none !important;
}
.homepage_heading
{
    font-size:17px;
    padding-top: 22px;
}
/******************************************/


/*****************22 may-2014*******************************/
.subtree{width:100%!important;}

/***********************************************************/

/*--- bhoomi ---- */
#question_report_block .ui-tabs-panel
{
    padding:10px;
    float:left;
    width: 100%;
}
#question_report_block .chartData
{
    float:left !important;
    /*margin: 10px !important;*/
}
#question_report_block .chart
{
    float:left !important;
    /*margin: 10px 0 10px 10px !important;*/
}
#question_report_block .ui-tabs-panel .rowElem{
    /*padding: 10px;*/
    padding:0;
}
#cb_main_div label, #language_block label
{
    text-align:left;
    width:auto;
    margin-left:0;
}
.labelwidth
{
    width: auto !important;
}
.labelwidth label
{
    width: 200px !important;
    margin-left: 0 !important;
    margin-right:0 !important;
}
.cmb_acc_block label, .cmp_year_cmb label{
    width: 90px !important;
    margin-left: 0;
}
.cmb_acc_block .span6, .cmp_year_cmb .span6{
    margin-left:0 !important;
}
.tableStatic tbody td{
    word-wrap: break-word;
}
.frmChangePassword .rowElem > label
{
    width: 15% !important;
}
/* ----- paginanetion(bhoomi) ----*/
.datatable-footer{
    padding: 0 5px;
}
.per_page_block {
    width: 130px !important;
    float:right;
    margin-left: 10px;
}
.go_to_block {
    width: 90px !important;
    margin-right:0!important;
    float:right;
    margin-left: 15px;
}
.go_to_block .width_40{
    width: 40px !important;
}
.paging_full_numbers{
    width:75% !important;
    height: auto!important;
    margin: 0!important;
    padding: 10px 0!important;
}
.dataTables_info{padding-bottom: 0; float:left;}
/*---- end paginanetion(bhoomi)----*/

/*----- meanmenu (bhoomi)-------*/
.mean-container .mean-bar{
    background: url("../images/darkBg.jpg") repeat-x !important;
    /*border: 1px solid #494949 !important;*/
    width: 99.8%!important;
    padding: 0!important;
    min-height: 39px!important;
}
.mean-container .mean-nav{
    margin-top: 39px!important;
    position:absolute !important;
}
.mean-container a.meanmenu-reveal{
    padding: 9px 10px 8px !important;
}
.mean-container .mean-nav ul li{
    background: url("../images/darkBg.jpg") repeat-x !important;
    min-height: 39px!important;
    width: 99.7% !important;
    border-top: 1px solid #494949;
    border-left: 1px solid #494949;
    border-right: 1px solid #494949;
}
.mean-container .mean-nav ul li:last-child{
    border-bottom: 1px solid #494949;
}
.mean-container .mean-nav ul li a{
    font-family: "Inter", sans-serif;
    font-size: 15px!important;
    text-transform: capitalize!important;
    padding: 10px 2% 9px!important;
    border-top: none !important;
    width:96% !important;
}
.mean-container .mean-nav ul li a:hover{
    color:#494949 !important;
    background: #fafafa !important;
    background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #efefef)) !important;
    background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%) !important;
    background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%) !important;
    background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%) !important;
    background: linear-gradient(top, #fafafa 0%, #efefef 100%) !important;
}
/*----- end meanmenu (bhoomi)-------*/
/**************3may-14-nimesh**************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=submit], input[type=reset], input[type=button], button,
    .button { padding: 9px 14px !important;}
}
/******************************************/


/* 2014-06-09 (Divya) */
.clear {
    clear: both;
}
.tbl-action {
    width: 20%;
}
.tbl-action-small {
    width: 15%;
}
/* ------------ */
/* 2014-06-10 (Divya) */
.frmAddClientTemplate .template_div .no > label {
    margin-left: 3%;
    margin-right: 0;
    width: 100px;
}
.survey-block .head	h5
{
    width: 80%;
    word-wrap: break-word;
}
/* ------------ */
/* =====  Media queries  ===== */
/* Devices and browsers with max of 2048px */
@media only screen and (max-width: 2048px) {
    .wrapper{width:100%!important; max-width: 99.5%!important; margin:0 auto;}
    .fluid .span1{width:5.383%;}
    .loginPage .wrapper{width:520px !important;}
}
/* Devices and browsers with max of 1920px */
@media only screen and (max-width: 1920px) {
    .wrapper{width:100%!important; max-width: 99.5%!important; margin:0 auto;}
    .fluid .span1{width:5.383%;}
    .loginPage .wrapper{width:520px !important;}
}
/* Devices and browsers with max of 1680px */
@media only screen and (max-width: 1680px){
    .wrapper{width:100%!important; max-width:99.5%!important; margin:0 auto;}
    .fluid .span1{width:5.383%;}
    .loginPage .wrapper{width:520px !important;}
}
/* Devices and browsers with max of 1600px */
@media only screen and (max-width: 1600px) {
    .wrapper{width:100%!important; max-width:99.5%!important; margin:0 auto;}
    .fluid .span1{width:5.383%;}
    .loginPage .wrapper{width:520px !important;}
}
/* Devices and browsers with max of 1440px */
@media only screen and (max-width: 1440px) {
    .wrapper{width:100%!important; max-width:99%!important; margin:0 auto;}
    .fluid .span1{width:5.383%;}
    .loginPage .wrapper{width:520px !important;}
}
/* Devices and browsers with max of 1366px */
@media only screen and (max-width: 1366px){
    .fluid .span1{width:6.383%;}
}
/* Devices and browsers with max of 1360px */
@media only screen and (max-width: 1360px){
    .fluid .span1{width:6.383%;}
}
/* Devices and browsers with max of 1280px */
@media only screen and (max-width: 1280px){
    //	.cmbYearCompare{width:50%!important;}
    .fluid .span1{width:6.383%;}
    .loginPage .wrapper{width:520px !important;}
    .chart_block{width:32%;}
    .test_branchchart{ width: 76.7%; }
    /* 2014-06-10 ( Divya ) */
    /*.frmChangePassword .rowElem > label,
        {
        width: 15% !important;
    }*/
    /* --------------- */
    /* 2014-06-12 (Divya) */
    .branch_logo_report {
        height: 140px;
    }
    /* ------------ */
}
/* Devices and browsers with max of 1271px */
@media only screen and (max-width: 1271px){
}
/* Devices and browsers with max of 1208px */
@media only screen and (max-width: 1208px) {
    .test_branchchart{ width: 76%; }
    .chart_block { width: 32.3%; }
    .chart { float: none!important; margin: 0 auto!important;}
    .test_branchchart .chartData_other { float: none!important; margin: 0 auto!important;}
    .branch_logo_report .img_upload { max-width: 90%;}
    .chartData_other, .chartData{float: none!important;  margin: 0 auto!important;}
}
@media only screen and (max-width:1190px){
    .question_block{
        width:100% !important;
    }
    .que_ans_block label{
        margin-left: 8px !important;
        margin-right: 15px !important;
    }
    .answer_block
    {
        width:100% !important;
        margin-left: 0 !important;
    }
}
/* Devices and browsers with max of 1160px */
@media only screen and (max-width:1160px){
}
/* Devices and browsers with max of 1152px */
@media only screen and (max-width:1152px){
    /*.paging_full_numbers{width:51% !important;}*/
    /*dataTables_info{padding-bottom: 0;}*/
    .loginPage .wrapper{width:520px !important;}
    .fluid .span1{width:7.383%;}
    /* 2014-06-10 ( Divya ) */
    .tbl-action {
        width: 25%;
    }
    .resp-clear {
        clear: both;
    }
    .view-package .fluid .span1,
    .view-package.frmPayment .rowElem > label,
    .view-package.frmPayment > .fluid > .widget:last-child .rowElem > label {
        width: 15% !important;
        margin-left: 0;
    }
    .view-package .fluid .span2,
    .view-package .fluid .span3,
    .view-package.frmPayment > .fluid > .widget:last-child .span3 {
        width: 16% !important;
        margin-left: 1%;
    }
    .frmPayment .rowElem > label {
        width: 8.5% !important;
        margin-left: 1%;
    }
    .frmPayment .fluid .span2 {
        margin-left: 1%;
        width: 13%;
    }
    .fluid.print-receipt {
        width: 100%;
    }
    .print-receipt .rowElem > label {
        width: 9%;
        margin-right: 1%;
    }
    /* --------------- */
    /* 2014-06-12 ( Divya ) */
    .survey-section .que_per {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
        display: block;
        float: none;
    }
    .survey-section .chartData {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    /* --------------- */
}
/* Devices and browsers with max of 1140px */
@media only screen and (max-width:1140px){
    .fluid .span1{width:7.383%;}
    .loginPage .wrapper{width:520px !important;}
}
@media only screen and (max-width: 1060px){
    .cmp_year_cmb{
        width:30% !important;
        margin-bottom:10px;
    }
    .cmb_acc_block{
        width:70% !important;
        margin-bottom:10px;
    }
}
/* Devices and browsers with max of 1024px */
@media only screen and (max-width: 1024px) {
    .middleNav li a span{margin-top: 5px !important;}
    /*.dataTables_info{float:left;}*/
    /*.datatable-footer{padding-top: 10px;}*/
    /* .rowElem{padding: 10px 5px;}*/
    .content_headings li{margin-bottom: 10px;}
    .span4{width:31.9149%;}
    .span8{ width:202px !important; }
    .img_upload_default{height:120px;}
    /*.go_to_block{width:12%;}
    .per_page_block{width:15%;}*/
    div.radio{width:13px;}
    .tableStatic tbody td{padding:8px; }
    /*.paging_full_numbers{width:80% !important;}*/
    .loginPage .wrapper{width:565px !important;}
    .fluid .span1{width:8.4% !important;}
    .test_branchchart {   width: 81%;}
    /* 2014-06-09 (Divya) */
    .form-footer.span8 {
        width: 60% !important;
    }
    .frmSearchTemplate .rowElem > label {
        width: 8%;
    }
    .test_branchname{height:auto !important;width:15%!important;}
    /* ------------ */
}
@media only screen and (max-width: 1000px){
    #filteration_block .rvr_cmp_type
    {
        width:100%;
        float:left;
    }
}
/* Devices and browsers with max of 980px */
@media only screen and (max-width:980px){
    .fluid .span1{width:9.383% !important;}
    .fluid .span1{width:9.383% !important;}
    /*.go_to_block{width:12%!important;}
 .per_page_block{width:18%!important;}*/
    .btn14{padding:6px 5px !important;}
    .chart_block{width:31%;}
    /* 2014-06-10 ( Divya ) */
    .frmChangePassword .rowElem > label {
        width: 18% !important;
    }
    .frmChangePassword .span4 {
        width: 35% !important;
    }
    /*.paging_full_numbers {
        width: 75% !important;
    }*/
    /*.per_page_block {
        width: 22% !important;
    }
    .go_to_block {
        width: 15% !important;
        margin-right: 5px;
    }*/
    .mainForm .search label {
        width: 12%;
    }
    /*.fluid .widget.width_report_27{width: 25% !important;}*/
    /* --------------- */
}
/* Devices and browsers with max of 947px */
@media only screen and (max-width:947px){
    .chart_block {    width: 32%;}
    .test_branchchart {    width: 80%;}
}
/* Devices and browsers with max of 920px */
@media only screen and (max-width:920px){
    .ui-tabs .ui-tabs-nav li a{font-size: 14px!important;}
    .cmp_year_cmb{
        width:35% !important;
    }
    .cmb_acc_block{
        width:75% !important;
    }
}
/* Devices and browsers with max of 870px */
@media only screen and (max-width: 870px) {
    .cmb_acc_block .ml20 { margin-left:0!important;}
    .control_client_survey {
        width: 20% !important;
    }
}
@media only screen and (max-width: 850px) {
    /*---- pagination (bhoomi) ------*/
    .paging_full_numbers{width: 100% !important;}
    .dataTables_info{width:100%; padding: 12px 0 0 0; text-align:center;}
    /*---- end pagination (bhoomi) ------*/
}
/* Devices and browsers with max of 832px */
@media only screen and (max-width: 832px) {
    .fluid .span1{width:9.383% !important;}
    .btn14{padding:6px 5px !important;}
    .ui-tabs .ui-tabs-nav li a{padding: 9px 5px!important;}
    .cmp_year_cmb{
        width:50% !important;
    }
    .cmb_acc_block{
        width:100% !important;
    }
}
/* Devices and browsers with max of 800px */
@media only screen and (max-width: 800px) {
    .fluid .span1{width:9.383% !important;}
    .btn14{padding:6px 5px !important;}
    /* 2014-06-09 (Divya) */
    .frmAddclient .btns,
    .frmUpdateProfile .btns.span3 {
        width: 70% !important;
    }
    .mainForm label {
        width: 10.5%;
        margin-left: 0.5%;
        /*text-align: center;*/
    }
    .mainForm label.radioLable {
        /* margin-right: 5px !important;*/
        margin-right: 5px ;
        margin-left: 3%;
    }
    .mainForm.frmAddclient label.radioLable,
    .frmUpdateProfile label.radioLable {
        margin-left: 1.5%;
    }
    .fluid [class*="span"] {
        margin-left: 1.328%;
    }
    .span3 {
        width: 20%;
    }
    #client_genre_code {
        width: 48px !important;
    }
    #client_genre_code {
        padding-left: 2px !important;
        padding-right: 2px !important;
        margin-right: 3px !important;
    }
    .frmPayment .rowElem > label {
        padding: 4px 0;
        width: 16% !important;
        margin-left: 0;
    }
    .frmPayment .fluid .span2 {
        width: 16% !important;
    }
    .frmPayment .fluid .span2 label {
        padding: 3px 0;
    }
    .frmPayment .padding_right_25 {
        padding: 0 0 0 5px !important;
    }
    .frmPayment > .fluid > .widget:last-child .rowElem > label {
        width: 12% !important;
    }
    .frmPayment > .fluid > .widget:last-child .span3 {
        width: 30% !important;
    }
    #payment_card_no,
    .frmAddemployee .btns.span3 {
        width: 34% !important;
    }
    .left1,
    .frmAddCB .rowElem:last-child > .span4 {
        padding-left: 5px;
        width: 48%;
    }
    .right1 {
        padding-right: 0;
    }
    .frmPayment .left1 .span3.margin_left_0 {
        margin-right: 5% !important;
    }
    .frmPayment .right1 label {
        width: 20%;
    }
    .mainForm .search label {
        width: 15%;
    }
    .fluid .search .frmSearchTemplate .span3,{
        width: 30% !important;
    }
    .copy-address {
        width: 50% !important;
    }
    .tbl-action {
        width: 28%;
    }
    .tbl-action-small {
        width: 18%;
    }
    /* ------------ */
    /* 2014-06-10 ( Divya ) */
    .frmChangePassword .rowElem > label,
    .frmAddCB .rowElem > .span2 {
        width: 20% !important;
    }
    .fluid .search .span3,
    .fluid .search .span3.three-radio,
    .frmadddeptmain .btns.span3 {
        width: 25% !important;
    }
    .search .frmManageClientBranch .span3,
    .fluid .frmSearchDeptMain .span3,
    .fluid .frmSearchEmployee .span3 {
        width: 20% !important;
    }
    /*.go_to_block {
        width: 15% !important;
    }*/
    .ipad-clear {
        clear: both;
    }
    .print-receipt .rowElem > label {
        width: 10%;
    }
    .frmSearchTemplate .rowElem > label {
        width: 15%;
    }
    /* --------------- */
    /* 2014-06-16 (Divya) */
    .chart_block label,
    .branch_name_report label {
        width: auto;
        float: none;
    }
    .left_detail.detail .que_per {
        display: block;
        margin: 10px 0 0 15px;
        text-align: left;
    }
    .survey-section .chartData {
        margin-top: 15px;
    }
    #cb_main_div .span3, #language_block .span3
    {
        width:40% !important;
    }

    /* ------------ */
}
/* Devices and browsers with max of 778px */
@media only screen and (max-width:778px){
    .test_branchchart {    width: 79%;}
}
/* Devices and browsers with max of 768px */
@media only screen and (max-width: 768px) {
    .wrapper{width:98% !important;}
    .middleNav li a span{margin-top: 5px !important;}
    /*.dataTables_info{float:left;}*/
    /*.datatable-footer{padding-top: 10px;}*/
    /*.rowElem{padding: 10px 5px;}*/
    .mainForm input[type="text"]{width:100% !important;}
    .content_headings li{margin-bottom: 10px;}
    /*.go_to_block{width:12%;}
    .per_page_block{width:18%;}*/
    .btn14{padding:5px 3px;}
    .tableStatic tbody td{padding:8px;}
    .test_branchname{height:auto;}
    .loginPage .wrapper{width:565px !important;}
    .fluid .span1{width:10.383%!important;}
    .test_branchname
    {
        width: 110px !important;
    }
    .test_branchchart {
        width: 615px;
    }
    #question_report_block .left_detail
    {
        width:100% !important;
        margin-bottom:10px;
    }
    #question_report_block .widget.right_que
    {
        width:98.5% !important;
    }
    .control_client_survey {
        width: 25% !important;
    }
}
/* header step css responsive start */
@media screen and (max-width: 767px){
    .header_menu_step ul > li {
        width: 100%;
        display: inline-block;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .header_menu_step ul > li {
        width: 50%;
        display: inline-block;
        float: left !important;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    .header_menu_step ul > li {
        width: 33.33%;
        display: inline-block;
        float: left !important;
    }
}
/* header step css responsive end */
@media only screen and (max-width: 720px) {
    .select2-input
    {
        max-width: 130px !important;
    }
    .width_30
    {
        width:32% !important;
    }
    .ui-dialog
    {
        width:90% !important;
    }
    #summary_report
    {
        width:70% !important;
        margin: 0 auto;
        float:none !important;
        margin-bottom:10px;
    }
    .fluid .widget.width_report_50
    {
        width: 70% !important;
        float: none;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 700px){
    .survey-report .widget .head h3
    {
        width:95%;
    }
    .cmbYearCompare{
        width:30% !important;
    }
    .hide_survey_combo{
        width:35% !important;
    }
    .que_ans_block
    {
        float:left;
        width:200px;
    }
}
@media only screen and (max-width: 686px) {
    .select2-input
    {
        max-width: 115px !important;
    }
}
@media only screen and (max-width: 650px){
    .control_client_survey {
        width: 30% !important;
    }
    .cmp_year_cmb{
        width:70% !important;
    }
}
@media only screen and (max-width: 600px){
    .cmbAccounts
    {
        width: 60%!important;
    }
    .frmChangePassword .rowElem > label {
        width: 25% !important;
    }
    .frmChangePassword .span4 {
        width: 45% !important;
    }
}
/* Devices and browsers with max of 640px */
@media only screen and (max-width: 640px){
    .fluid .span1{width:12%!important;}
    /*.paging_full_numbers{width:98%!important;}*/
    /*.go_to_block{width:15%!important;}
    .per_page_block{width:21%!important;}*/
    .mr5{margin:2px;}
    .loginPage .wrapper{width:350px!important;}
    .btn14{padding:5px 6px;}
    .dialog-survey-report{width:30%;}
    /* .ui-dialog{width:auto !important;}*/
}
@media only screen and (max-width: 500px){
    #summary_report{
        width: 95% !important;
    }
    .fluid .widget.width_report_50{
        width: 95% !important;
    }
    #cb_main_div .span3, #language_block .span3
    {
        width:50% !important;
    }
    .hide_survey_combo{
        width:40% !important;
    }
    .label_client_survey {
        min-width: 100px !important;
    }
    .control_client_survey {
        margin-left: 20px !important;
        width: 40% !important;
    }
    .client_survey_group{
        float:left;
        width:100%;
        margin-bottom:10px;
    }

}
@media only screen and (max-width: 430px){
    .select2-choices .select2-search-choice
    {
        margin:0 !important;
        width:85% !important;
    }
    .select2-choices .select2-search-field
    {
        width:100% !important;
    }
    .select2-input
    {
        max-width:100% !important;
    }
    .cmp_year_cmb{
        width:100% !important;
    }
}
@media only screen and (max-width: 400px){
    #summary_chart{
        float:none !important;
        margin-bottom: 10px !important;
    }
    /*.chartData{
             width: 95%!important;
    }*/
    #filteration_block .rvr_cmp_type
    {
        width: 50% !important;
    }
    .frmChangePassword .rowElem > label {
        width: 35% !important;
    }
    .frmChangePassword .span4 {
        width: 55% !important;
    }
}
@media only screen and (max-width: 360px){
    .select2-choices .select2-search-choice
    {
        margin:0 !important;
        width:80% !important;
    }
    .select2-choices .select2-search-field
    {
        width:100% !important;
    }
    .select2-input
    {
        max-width:100% !important;
    }
    .hide_survey_combo{
        width:50% !important;
    }
    .control_client_survey {
        width: 50% !important;
    }
}
@media only screen and (max-width: 345px){
    .logo h1
    {
        font-size: 21px;
    }
}

.welcome_header label
{
    float: left;
}
#premium_package {
    clear: both;
    height: 41px;
    background-color: #9fad00;
    font-size: 14px;
    width: 100%;
    color: #eeeeee;
    display: block;
    left: 0;
    text-align: center;
}
.help_section p.btn-align {
    text-align: right;
}
.popup-contain p.btn-align {
    text-align: center;
    margin-top: 10px;
}
.step-nxt-btn {
    font-size: 13px;
    border-radius: 4px;
    font-weight: normal;
    padding: 10px 20px;
    cursor: pointer;
    outline: none;
    display: inline-block;
    background: #4fb387;
    color: #fff;
    text-align: right;
    line-height: 12px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    letter-spacing: 1px;
}
.step-nxt-btn:hover {
    opacity: 0.9;;
}
.step-nxt-btn a {
    text-decoration: none;
    color: #ffffff;
}


/* comparison page free and paid add css*/
.padd-0 {
    padding: 0 !important;
}
.pricingbox-main {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.pricingbox-main .pricingbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
 }

 .pricingbox-main .pricingbox .pricing-table  {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
}
.pricingbox-main .pricingbox .pricing_table_single {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    margin-top: 25px;
    background: #fff;
}
.pricingbox-main .pricingbox .pricing_table_single:hover {
    box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.33);
}
.pricingbox-main .pricingbox .pricing_table_single .title {
    background: #f6f6f6;
    background: rgba(0, 0, 0, 0.04);
    font-size: 20px;
    padding: 10px;
}
.pricingbox-main .pricingbox .pricing_table_single.heighlight_price .title {
    background: #DF9E3C;
        background-color: rgb(223, 158, 60);
    color: #fff;
}
.pricingbox-main .pricingbox .pricing_table_single.heighlight_price {
    box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.33);
    margin-top: 0;
    margin-bottom: 25px;
}
.pricingbox-main .pricingbox .pricing_table_single .price {
    border-bottom: 1px dotted #ccc;
    font-size: 38px;
    line-height: 20px;
    padding: 18px 0;
}
.pricingbox-main .pricingbox .pricing_table_single .time_period {
    font-size: 15px;
    padding: 0;
    margin-top: 10px;
}
.pricingbox-main .pricingbox .pricing_table_single div {
    padding: 0 10px 10px;
}
.pricingbox-main .pricingbox .pricing_table_single ul {
    list-style-type: none;
}
.pricingbox-main .pricingbox .pricing_table_single li {
    border-bottom: 1px dotted #ccc;
    line-height: 2 !important;
    padding: 5px 15px !important;
}
.pricingbox-main .pricingbox .pricing_table_single li {
    margin-bottom: 0;
}
.pricingbox-main .pricingbox .button_div {
    float: left;
    margin-bottom: 16px;
    width: 100%;
    margin-top: 0px;
}
.pricingbox-main .pricingbox .pricing_table_single .button_div a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 10px;
    padding: 10px 30px;
    border-radius: 30px;
}
.pricingbox-main .pricingbox .pricing_table_single .button_div a:hover {
    background: #000;
    color: #ffffff;
}

@media screen and (min-width: 768px) {
    .pricingbox-main {
        max-width: 720px;
    }
    .pricingbox-main .pricingbox .pricing-table {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
     }
}

@media screen and (min-width: 992px) {
    .pricingbox-main {
        max-width: 960px;
    }
    .pricingbox-main .pricingbox .pricing-table {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
     }
}

@media screen and (min-width: 1200px) {
    .pricingbox-main {
        max-width: 1140px;
    }
}

@media screen and (max-width: 767px) {
    .pricingbox-main .pricingbox .pricing_table_single {
        margin-top: 0;
    }
    .pricingbox-main .pricingbox .pricing_table_single.heighlight_price {
        margin-bottom: 0;
    }
    .pricingbox-main .pricingbox .pricing-table {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* comparison page free and paid css end*/

/* Wizard pagination css */

.page-main {
	overflow: hidden;
}
.page-main .logo {
    padding-left: 10px;
}
.page-main,
.page-main .wizard-page {
	display: inline-block;
	width: 100%;
}
.page-main .wizard-page .main-wrapper.site-block {
	text-align: center;
}
.page-main .wizard-page .main-wrapper .wizard-form {
	display: inline-block;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	/* background: #ffffff;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
	border-color: rgba(223,225,229,0); */
	margin-bottom: 50px;
	margin-top: 50px;
	float: none;
	box-sizing: border-box;
}
.page-main .wizard-page .main-wrapper .wizard-form .breadCrumbHolder {
	display: none;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps {
	display: inline-block;
	width: auto;
	padding: 5px 0 20px 0;
}
.page-main .wizard-page .main-wrapper .wizard-form .mainForm  .fluid .widget {
    margin-top: 10px;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current:nth-child(1) {
    background-image: url("../images/icons/dark/lock.png"), linear-gradient(#24c2ea, #24c2ea);
    background-size: 70px 70px;
    z-index: 1;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li:nth-child(1) {
    background-image: url("../images/icons/dark/lock-gray.png"), linear-gradient(#f6f6f6, #f6f6f6);
    background-size: 70px 70px;
    z-index: 1;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current:nth-child(2) {
    background-image: url("../images/icons/dark/user-1.png"), linear-gradient(#24c2ea, #24c2ea);
    background-size: 70px 70px;
    z-index: 1;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li:nth-child(2) {
    background-image: url("../images/icons/dark/user-gray.png"), linear-gradient(#f6f6f6, #f6f6f6);
    background-size: 70px 70px;
    z-index: 1;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current:nth-child(3) {
    background-image: url("../images/icons/dark/safety.png"), linear-gradient(#24c2ea, #24c2ea);
    background-size: 70px 70px;
    z-index: 1;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li:nth-child(3) {
    background-image: url("../images/icons/dark/safety-gray.png"), linear-gradient(#f6f6f6, #f6f6f6);
    background-size: 70px 70px;
    z-index: 1;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current {
	background-position: center center; 
	background-repeat: no-repeat;
	margin: 0 40px;
	color: #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	font-size: 0;
	position: relative;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current:after {
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background: #24c2ea;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -100%;
    left: auto;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current:before {
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background: #24c2ea;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    left: -100%;
    right: auto;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li {
	background-position: center center; 
	background-repeat: no-repeat;
	margin: 0 40px;
	color: #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	font-size: 0;
	position: relative;
	box-shadow: 0px 1px 6px 0px rgba(32,33,36,0.28);
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li:after {
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background: #cccccc;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -100%;
	left: auto;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li:before {
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background: #cccccc;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -100%;
}
.page-main .wizard-page .main-wrapper .wizard-form legend {
	font-size: 14px;
	font-weight: 600;
    text-align: left;
    display: none;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li span {
	display: none;
}
.page-main .wizard-page .main-wrapper .wizard-form .steps li.current span {
	display: block;
    font-weight: 400;
    letter-spacing: 0.7px;
    color: #222;
    line-height: initial;
    font-size: 12px;
    position: absolute;
    bottom: -20px;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
}
.page-main .wizard-page .commands {
    display: inline-block;
    width: 100%;
    text-align: right;
    background: #fafafa;
    margin-top: 0;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    padding: 0 15px;
 }
.page-main .wizard-page .btn.prev {
	margin: 10px 5px;
	background: #489756;
	padding: 8px 20px;
	font-size: 12px;
	color: #fff;
	float: none;
    display: inline-block;
    border-radius: 4px;
    font-weight: 600;
}
.page-main .wizard-page .btn.next {
    margin: 10px 0 10px 5px;
    background: #a95151;
    padding: 8px 20px;
    font-size: 12px;
    color: #fff;
    float: none;
    display: inline-block;
    border-radius: 4px;
    font-weight: 600;
}
.page-main .wizard-page .widget.first {
	margin-top: 10px !important;
}
.page-main .wizard-page .btn.next:hover {
    opacity: 0.95;
}
.page-main .wizard-page .btn.prev:hover {
    opacity: 0.95;
}
.page-main .wizard-page .redBtn.next {
	margin: 10px 0;
	background: #a95151;
	padding: 8px 20px !important;
	font-size: 12px;
	color: #fff;
	border: none;
	line-height: inherit;
	border-radius: 4px;
}
.page-main .wizard-page .redBtn.next:hover {
    opacity: 0.95;
}
.page-main .wizard-page  .btnCancel.button {
	background: rgb(222, 62, 62);
	border: none;
}
.page-main .wizard-page  .btnCancel.button:hover {
	opacity: 0.95;
	border: none;
}
.page-main .wizard-page .widget.first .btns.span3{
	float: none;
	margin: 0;
	display: inline-block;
}
.page-main #footer {
    overflow: hidden;
}
.page-main #footer .wrapper {
	max-width: 1170px !important;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
}
.page-main #footer span {
	color: #b4b4b4;
	padding: 15px;
	display: block;
	font-size: 12px;
	text-align: center;
	width: calc(100% - 30px);
	float: none;
}
.page-main .wizard-page .main-wrapper .wizard-form .frmAddclient {
    position: relative;
}
.page-main .wizard-page .widget.first {
    background: transparent;
    border: none;
    margin: 0 !important;
}
.page-main .wizard-page .widget.first > div:first-of-type {
    position: absolute;
    border: none;
    bottom: 0;
    left: 15px;
    padding: 0 !important;
    text-align: left;
}
.page-main .wizard-page .widget.first > div:first-of-type label {
    display: none;
}
.page-main .wizard-page .btnCancel.button {
    background: #576270;
    border: none;
    margin: 10px 0 10px 0px;
    padding: 8px 20px !important;
    font-size: 12px;
    color: #fff;
    float: none;
    display: inline-block;
    border-radius: 4px;
    font-weight: 600;
    line-height: inherit;
}

@media screen and (min-width: 575px) {
	.page-main .wizard-page .main-wrapper .wizard-form {
		max-width: 540px;
	}
}

@media screen and (min-width: 768px) {
	.page-main .wizard-page .main-wrapper .wizard-form {
		max-width: 720px;
	}
}

@media screen and (min-width: 992px) {
	.page-main .wizard-page .main-wrapper .wizard-form {
		max-width: 960px;
	}
}

@media screen and (min-width: 1200px) {
	.page-main .wizard-page .main-wrapper .wizard-form {
		max-width: 1170px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.page-main .wizard-page .mainForm label:not(.radioLable) {
		width: 40%;
		text-align: left;
		margin: 8px 0;
	}
	.page-main .wizard-page .mainForm .fluid [class*="span"]:not(.redBtn) {
		width: calc(60% - 25px) !important;
		margin: 10px 0px 10px 20px;
	}
	.page-main .wizard-page .mainForm .fluid [class*="span"].redBtn + div {
		width: auto !important;
		margin-left: 10px;
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.page-main .wizard-page .mainForm .fluid [class*="span"] {
		width: 100% !important;
		margin-left: 0;
	}
	.page-main .wizard-page .mainForm  label {
		width: 100%;
		text-align: left;
	}
	.page-main .wizard-page .mainForm  .rowElem:last-of-type {
		padding-bottom: 10px;
	}
	.page-main .wizard-page .mainForm  .fluid [class*="span"].redBtn + div {
        width: auto !important;
        margin-left: 10px;
	}
	.page-main .wizard-page .main-wrapper .wizard-form #steps {
		margin-bottom: 25px;
	}
	.page-main .wizard-page .mainForm  .fluid .redBtn.upload {
    	width: auto !important;
	}
}

@media screen and (max-width: 480px) {
	.page-main .wizard-page .main-wrapper .wizard-form .steps li,
	.page-main .wizard-page .main-wrapper .wizard-form .steps li.current {
		width: 20px;
		height: 20px;
		margin: 0 25px;
    }
    .page-main .wizard-page .main-wrapper .wizard-form .steps li:nth-child(1),
    .page-main .wizard-page .main-wrapper .wizard-form .steps li:nth-child(2),
    .page-main .wizard-page .main-wrapper .wizard-form .steps li:nth-child(3),
    .page-main .wizard-page .main-wrapper .wizard-form .steps li.current:nth-child(1),
    .page-main .wizard-page .main-wrapper .wizard-form .steps li.current:nth-child(2),
    .page-main .wizard-page .main-wrapper .wizard-form .steps li.current:nth-child(3) {
        background-size: 40px 40px;
    }
}

/* Wizard pagination css end */ 

.menu_body_que.popup_div {
    text-align: left;
}
.menu_body_que.popup_div p {
    padding-top: 10px;
}
.highcharts-button {
    display: none;
}
/* branch post input css */
.post_input {
    background: #fff;
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 4px;
    font-size: 11px;
    font-family: "Inter", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
span.employee-ans{
    margin-left: 17%;
}
.branch-and-department-block table tr.branch-row > td:nth-child(3) {
    width: 18%!important;
}
div.add-branch-block{
    justify-content: left!important;
}
.branch-and-department-dialog button.bnd-save {
    float: left;
    margin-right: 10px;
}