.wrap{
	display:block;
}

.container {
width: @container-desktop !important;
}
.client-admin{
	height: 66px;
    padding: 10px 15px;
}
.client-admin img {
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	position : relative;
	max-width: 100%;
}
.client-logo-cla {
	float : left;
	margin : 0;
	padding : 5px;
	text-align: center;
}
.get_more{
	margin-right: -14px;
}
.client-logo-cla img {
	max-height: 55px;
	max-width:204px;
}
.client-logo-admin {
	position: absolute;
	right : 200px;
}
.select-width-cla {
/* width: 280px; */
}
.nav-bar-custom .menu-list ul li {
	vertical-align: middle;
}
.nav-bar-client .menu-list ul li a {
	color: #9b9b9b;
}
.nav-bar-client .menu-list ul li a.active, .nav-bar-client .menu-list ul li a:hover {
	color: #f17a2d;
}
.not_submit_resend_pin, .not_submit_manager_resend_pin {
	margin:0 5px;
	background-color:#f8776b;
}
.nav-bar-custom .menu-list ul li a.page-Icon.active, .nav-bar-custom .menu-list ul li a.page-Icon:hover {
	background-image : url("../images/page-Icon.png");
	background-position: 5px 7px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 35px;
	font-size:14px;
	padding: 12px 5px;
}
.nav-bar-custom .menu-list ul li a.page-Icon {
	background-image : url("../images/page-Icon-active.png");
	background-position: 5px 7px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 35px;
	font-size:14px;
	padding: 12px 5px;
}

.nav-bar-custom .menu-list ul li a.Email-Icon.active, .nav-bar-custom .menu-list ul li a.Email-Icon:hover {
	background-image : url("../images/Email-Icon.png");
	background-position: 5px 7px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 35px;
	font-size:14px;
	padding: 12px 5px;
}
.nav-bar-custom .menu-list ul li a.Email-Icon {
	background-image : url("../images/Email-Icon-active.png");
	background-position: 5px 7px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 35px;
	font-size:14px;
	padding: 12px 5px;
}
.nav-bar-custom .menu-list ul li a.report-Icon.active, .nav-bar-custom .menu-list ul li a.report-Icon:hover {
	background-image : url("../images/page-report.png");
	background-position: 5px 12px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 35px;
	font-size:14px;
	padding: 12px 5px;
}
.nav-bar-custom .menu-list ul li a.report-Icon {
	background-image : url("../images/page-report-active.png");
	background-position: 5px 12px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 35px;
	font-size:14px;
	padding: 12px 5px;
}
.nav-bar-custom .menu-list ul li a.activity-Icon-custom {
	background-image : url("../images/activity.png");
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin: 0 0px 0 0;
	text-indent: 30px;
	font-size:14px;
	padding: 12px 5px;
}
.nav-bar-custom .menu-list ul li a.activity-Icon-custom.active, .nav-bar-custom .menu-list ul li a.activity-Icon-custom:hover {
	background-image : url("../images/activityActive.png");
	background-position: 5px 10px;
	background-repeat : no-repeat;
	margin : 0 0px 0 0;
	text-indent : 30px;
	font-size:14px;
	padding: 12px 5px;
}
.client-userul ul.dropdown-menu li a {
	float : left;
	margin : 0 !important;
	padding : 0 15px 0 13px !important;
	text-align: left;
	width : 100% !important;
	font-size : 14px;
}
.hyplink {
	font-size: 13px;
}
.client-userul ul.dropdown-menu li a:active, .client-userul ul.dropdown-menu li a:hover {
	background-color: transparent !important;
}
.client-userul ul.dropdown-menu li a:active {
	background-color: transparent !important;
}
.client-userul ul.dropdown-menu li {
	padding: 0 10px !important;
}
.grayColor {
	color: #343442 !important;
}
.pinkColor {
	color: #fb5f56 !important;
}
.orngebr {
	border: 1px solid #f17a2d !important;
}
.popupEditopt {
	cursor: pointer;
}
.client-userul li a {
	width: 168px !important;
}
.custom_error {
	color : #ff0000;
	font-size: 14px;
}
.m-tb-10 {
	margin-top : 10px !important;
	margin-bottom: 10px !important;
}
.small-btn {
	font-size: 12px !important;
}
.selectCssfile {
	text-align: center;
}
.selectCssfile select {
	border : 1px solid #ddd;
	/*   border-radius: 50px; */
	height : 45px;
	margin : 0 auto;
	text-align: left;
	padding : 10px;
	width : 90%;
}
.selectCssfile select option {
	padding : 5px 0;
	font-weight: normal;
	text-indent: 5px;
}
.popupHeading {
	font-size : 20px;
	font-weight: bold;
	text-align : center;
}
.addClientBttn label {
	font-weight: normal !important;
}
.back_bar span a {
	color: #fff !important;
}
.back_bar i {
	color: #fff !important;
}
.backbttnCla {
	text-align: center;
	margin-top: 40px;
}
.m-t-15 {
	margin-top: 15px;
}
.select2-container--krajee-bs3 .select2-results__option[aria-selected] {
	font-size: 14px;
}
.uploadErrmsg {
	font-size : 14px;
	color : #ff0000;
	margin-top: 15px;
}
.add-demography-modal .uploadErrmsg {
	color : #ff0000;
	font-size : 14px;
	margin-bottom: 15px;
	margin-left : 50px;
	margin-top : 0;
}
.nonParticints {
	border : 0 !important;
	width : 100% !important;
	text-align: center;
}
.nonParticintsInner {
	border : 0 solid #f17a2d;
	text-align : center;
	border-radius: 25px;
	padding : 15px 25px;
	color : #f17a2d;
}
.viewdashboard .btn_inactive {
	pointer-events: none;
}
.viewdashboard .btn_inactive:hover {
	background-color: transparent !important;
}
.viewdashboard .btn_active {
	pointer-events: none;
}
.viewdashboard .btn_active:hover {
	background-color: transparent !important;
}
.clear {
	clear: both;
}
.text-ceter {
	text-align: center !important;
}
.underLinecode {
	border-bottom: 2px solid #7e7e7e;
	float : left;
	margin : 10px 0 15px;
	width : 100%;
}
.mar5 {
	margin: 5px 0;
}
.help-block {
	font-size: 14px;
	color : #ff0000 !important;
}
.errorMsgpayment {
	background-color: #fbe8db;
	border : 0 solid #ddd;
	border-radius : 25px;
	color : #ff0000;
	margin-bottom : 15px;
	padding : 10px 15px;
	text-align : center;
	font-size : 14px;
}
.has-error label {
	color : #343442 !important;
	font-weight: normal !important;
}
.form-submit-btn #card_loading {
	left : 0;
	margin : 0 auto;
	position : absolute;
	right : 0;
	text-align: center;
	top : 30%;
}
.paystyle {
	color : #7e7e7e;
	font-size: 17px;
}
.select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
	height: 45px;
}
.liquite {
	padding: 0 7px;
}
.particpant-vi {
	vertical-align: middle;
	padding-top : 0;
}
.plr5 {
	padding: 0 2px;
}
.bootstrap-switch-container {
	width: 340px !important;
}
.billing_history_wrapper .custom-btn-default {
	background-color: #bebebe;
}
.billing_history_wrapper.custom-btn-default:hover {
	background: #45c0e6 none repeat scroll 0 0;
}
.select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__rendered {
	padding: 15px !important;
}
.client-orange h3 {
	color: #f17a2d;
}
.client-orange button {
	background : #f17a2d none repeat scroll 0 0 !important;
	border : medium none;
	border-radius: 60px;
	color : #fff;
	font-size : 20px;
	height : 66px;
	line-height : 35px;
	margin : 0 0 30px;
	padding : 0 20px;
	transition : all .3s ease-out 0s;
	width : 100%;
}
.client-orange button:hover {
	background: #d45c0f none repeat scroll 0 0 !important;
}
.client-orange .password-icon::before {
	background: white url("../images/pinIcon.png") no-repeat scroll 0 0 / contain;
	content : "";
	display : block;
	height : 31px;
	left : 24px;
	position : absolute;
	top : 18px;
	width : 30px;
	z-index : 5;
}
.client-orange .username-icon::before {
	background: white url("../images/page.png") no-repeat scroll 0 0 / contain;
	content : "";
	display : block;
	height : 31px;
	left : 24px;
	position : absolute;
	top : 18px;
	width : 30px;
	z-index : 5;
}
.client-orange #msform textarea, .client-orange .login-form-wrap input {
	border : 1px solid #f17a2d;
	border-radius: 60px;
	color : #d45c0f;
	font-size : 15px;
	height : 66px;
	line-height : normal;
	margin : 0;
	padding : 0 30px 0 72px;
	width : 100% !important;
}
.client-orange .forgotPw a {
	color: #d45c0f;
}
.client-orange .forgotPw i {
	color: #d45c0f;
}
.nav-bar-custom-ora .navbar-nav li a {
	background : #f17a2d none repeat scroll 0 0;
	color : #fff;
	font-size : 17px;
	font-weight: 300;
	height : 65px;
	line-height: 43px;
	padding : 10px 20px;
	text-align : center;
	width : 168px;
}
.nav-bar-custom-ora .navbar-nav li a:hover {
	background: #f17a2d none repeat scroll 0 0;
	color : #fff;
}
.popupTable {
	width : 100%;
	margin-bottom: 15px;
}
.popupTable thead tr td {
 vertical-align:top :
}
.popupTable thead tr td.leftHead {
	position : relative;
	text-align : left;
	top : 6px;
	vertical-align: top;
	width : 40%;
}
.popupTable thead tr td.righttHead div {
	width: 100% !important;
}
.titleAns {
	font-size: 20px;
	padding : 0 0 18px;
}
.txtboxTable {
	float: left;
	width: 70%;
}
.txtboxTable input {
	border : 1px solid #ddd;
	border-radius: 20px;
	height : 45px;
	margin : 0 0 10px;
	text-indent : 15px;
	width : 100%;
}
.addIconTable {
	padding: 0 15px;
}
.txtboxbttnTable {
	float : left;
	line-height: 40px;
	padding : 0 15px;
	text-align : left;
	width : 28%;
}
.popuptooltip {
	background-color: #fff;
	border : 1px solid #ddd;
	padding : 3px 5px;
	position : absolute;
	right : -37px;
	top : 36px;
	z-index : 999999999;
	display : none;
}
.dropdownd {
	display : inline-block;
	position: absolute;
	right : 30px;
	top : 7px;
}
.dropdownd img {
	width: 20px;
}
.dropdown-content {
	background-color: #f9f9f9;
	border : 1px solid #ddd;
	box-shadow : 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	display : none;
	min-width : 80px;
	padding : 5px 11px;
	position : absolute;
	z-index : 999999;
}
.dropdown-content a {
	float : left !important;
	font-size : 13px;
	margin-top: 2px;
	text-align: left;
}
.curvy_box_wrap span.marks {
	color : #223953;
	display : table-cell;
	font-size : 13px;
	line-height : 1.31;
	margin-bottom: 0;
	padding : 10px 15px !important;
	text-align : left;
}
.righttHead .help-block {
	text-align: left;
}
/* line 387, ../sass/_common.scss */
.curvy_box_wrap span.firworld .img_first {
	margin-left : 11px;
	margin-right: 10px;
	margin-top : 15px;
	position : relative;
	top : -7px;
	float : left;
}
/* line 391, ../sass/_common.scss */
.curvy_box_wrap span.firworld img {
	vertical-align: bottom;
	height : 20px;
}
/* line 396, ../sass/_common.scss */
.curvy_box_wrap span.firworld svg {
	vertical-align: bottom;
	height : 20px;
}
/* line 400, ../sass/_common.scss */
.curvy_box_wrap span.firworld svg path {
	fill: #7e7e7e;
}
/* line 405, ../sass/_common.scss */
.curvy_box_wrap span.firworld a {
	float: right;
}
/* line 410, ../sass/_common.scss */
.curvy_box_wrap.inactive {
	border: solid 1px #d8d8d8;
}
/* line 414, ../sass/_common.scss */
.curvy_box_wrap.inactive span.firworld {
	color : #7e7e7e;
	text-transform: uppercase;
}
/* line 419, ../sass/_common.scss */
.curvy_box_wrap.inactive span.firworld svg path {
	fill: #7e7e7e;
}
.popuperror {
	color : #ff0000;
	font-size : 14px;
	padding : 0 0 5px;
	position : relative;
	text-align: left;
	top : -15px;
}
.dropdownd:hover .dropdown-content {
	display: block;
}
.clientViewpage .btn-default {
	pointer-events: none;
}
.custowidth select {
	width : 250px;
	margin-bottom: 30px;
}
.usercreate_form {
	margin-bottom: 30px;
}
.Remport_title h2 {
	color : #4f5064;
	font-family : "Montserrat";
	font-size : 20px;
	font-stretch: normal;
	font-style : normal;
	font-weight : 800;
	height : 24px;
	margin : 0 !important;
	padding : 0 !important;
	text-align : center;
}
.Remport_title h2 span {
	font-size: 16px;
	font-weight : 500;
	display: inline-block;
	margin-left: 10px;
}
.arrow_leftIcon {
	background-image : url("../images/left_arrow.png");
	background-repeat: no-repeat;
	width : 24px;
	height : 24px;
	z-index: -9;
	display:inline-block;
	margin: -7px 10px 0 0;
    vertical-align: middle;
}
.arrow_rightIcon {
	background-image : url("../images/right_arrow.png");
	background-repeat: no-repeat;
	width : 24px;
	height : 24px;
	display:inline-block;
	margin-left: 10px;
    vertical-align: middle;
}
.Remport_title {
	margin : 0 0 22px;
	padding: 0;
}
.Remport_dashboard .select2-container--krajee-bs3 .select2-selection {
	background-color: #ffffff !important;
	border : 1px solid #f17a2d !important;
	border-radius : 10px !important;
	box-shadow : none !important;
}
.Remport_dashboard .select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__rendered {
	padding: 0 !important;
}
.Remport_dashboard .select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
	padding: 0 5px !important;
}
.report_diagram {
	padding: 10px 0;
	margin : 0 0 15px;
}
div [id*="canvas_Doughnut"] {
	padding-bottom:10px;
	background-color: #ffffff !important;
	margin : 1.5% 2.5%;
	border-radius : 5.7px;
	box-shadow : 11px 8px 15px 0 rgba(0, 0, 0, 0.05);
	border : solid 1px #ededed;/*float           : left;*/
}
.Remport_dashboard .select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
	height: 35px;
}
.repSerch_bttn {
	background-color: #fff !important;
	border : solid 1px #f17a2d;
	color : #f17a2d;
	padding : 0 15px !important;
}
.line_dashboard {
	padding : 20px;
	border-radius: 6px;
	box-shadow : 11px 8px 16px 0 rgba(0, 0, 0, 0.05);
	border : solid 1px #ededed;
}
.lineresearch-bttn {
	border-radius : 100px;
	height : 40px;
	line-height : 24px;
	padding-left : 20px;
	padding-right : 20px;
	background-color: #ffffff;
	font-size : 14px;
	color : #f17a2d;
	border : 1px solid #f17a2d !important;
}
.p-L-20 {
	padding-left: 20px;
}
.paddTp10 {
	padding: 33px 0;
}
.repSerch_bttn:active, .repSerch_bttn:focus, .repSerch_bttn:hover {
	background-color: #fff !important;
	border : solid 1px #ab5015 !important;
	color : #ab5015 !important;
}
.clientsele .select2-container--krajee-bs3 .select2-selection--single {
	padding: 6px 34px 30px 22px !important;
}
#js_client_demographics_line {
	background-color: #ffffff;
	/*border-radius   : 6px;
	box-shadow      : 11px 8px 16px 0 rgba(0, 0, 0, 0.05);
	border          : solid 1px #ededed;*/
	padding : 25px 0;
	margin : 20px 0 25px;
}
#js_client_demographics_line .user-index {
	margin-bottom: 15px;
}
.customLegend_add,
.customLegend {
	display: inline;
	float : left;
	padding: 0 15px;
	width : auto;
}
.arrowIcon-inp {
	float : right;
	position: absolute;
	right : 7px;
	top : 15px;
	z-index : 99999;
}
.Remport_dashboard .dashBoardimg {
	left : 6px;
	position : absolute;
	top : 50%;
	transform: translateY(-50%);
	width : 20px;
	z-index : 999;
}
.Remport_dashboard .select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__choice:first-child {
	margin-right : 2px;
	margin-left : 33px;
	margin-bottom: 0;
}
.Remport_dashboard .select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__choice {
	margin-top: 10px;
}
.Remport_dashboard input {
	text-indent: 30px;
	position : relative;
	top : 3px;
}
.select2-container--open .select2-dropdown--above {
	z-index: 2147483647;
}
.IconLists0 {
	width: 195px;
}
.IconLists1 {
	width: 140px;
}
.IconLists2 {
	width: 170px;
}
.IconLists3 {
	width: 155px;
}
.IconLists4 {
	width: 185px;
}
.IconLists5 {
	width: 205px;
}
.line_chart_legend_add,
.line_chart_legend {
	margin-left: 25px;
}
.select2-container--open .select2-dropdown {
	z-index: 99999;
}
.error_report {
	text-align: center;
	color : #ff0000 !important;
	font-size : 14px;
}
.js_donught_loading {
	text-align: center;
	width : 100%;
	float : left;
	position : relative;
}
.js_donught_loading img {
	text-align: center;
	margin : 10px auto 0;
	position : absolute;
	z-index : 9999;
	left : 0;
	right : 0;
}
#cmn-loader {
	text-align: center;
	width : 100%;
	float : left;
	position : relative;
}
#cmn-loader img {
	text-align: center;
	margin : 10px auto 0;
	position : absolute;
	z-index : 9999;
	left : 0;
	right : 0;
}
.pding {
	padding: 0 !important;
}
.report_legend {
	margin-left : 40px;
	font-weight : normal;
	font-style : normal;
	font-stretch: normal;
	color : #4f5064;
}
.menuNav_area {
	position: relative;
	height : 65px;
	z-index: 999;
}
.menuNav_area .menu-list {
	position : absolute;
	top : 50%;
	left : 55%;
	transform: translate(-50%, -50%);
	width : 100%;
}
div[class*="IconLists_"] {
	display: inline-block;
    float: left;
    margin: 0 10px 10px;
    position: relative;
}
.multiselect.dropdown-toggle {
	padding-left : 30px;
	padding-right: 20px;
	text-align : left;
	background : #fff;
	border : 1px solid #f17a2d;
	color : #f17a2d;
	border-radius: 10px;
}
.multiselect.dropdown-toggle.no_img {
	padding-left: 10px;
}
.line_dashboard .multiselect.dropdown-toggle.no_img {
	margin-left: 42px;
}
.multiselect.dropdown-toggle i.fa {
	position : absolute;
	right : 5px;
	top : 50%;
	transform: translateY(-50%);
}
.multiselect-container > li > a > label {
	padding-left: 15px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #fff;
	color : #333;
}
.btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.clientsele .btn-default.active, .clientsele .btn-default.active.focus, .clientsele .btn-default.active:focus, .clientsele .btn-default.active:hover, .clientsele .btn-default:active, .clientsele .btn-default:active.focus, .clientsele .btn-default:active:focus, .clientsele .btn-default:active:hover, .clientsele .open > .dropdown-toggle.btn-default, .clientsele .open > .dropdown-toggle.btn-default.focus, .clientsele .open > .dropdown-toggle.btn-default:focus, .clientsele .open > .dropdown-toggle.btn-default:hover, .line_dashboard .btn-default.active, .line_dashboard .btn-default.active.focus, .line_dashboard .btn-default.active:focus, .line_dashboard .btn-default.active:hover, .line_dashboard .btn-default:active, .line_dashboard .btn-default:active.focus, .line_dashboard .btn-default:active:focus, .line_dashboard .btn-default:active:hover, .line_dashboard .open > .dropdown-toggle.btn-default, .line_dashboard .open > .dropdown-toggle.btn-default.focus, .line_dashboard .open > .dropdown-toggle.btn-default:focus, .line_dashboard .open > .dropdown-toggle.btn-default:hover, div[class*="IconLists_"] .btn-default.active, div[class*="IconLists_"] .btn-default.active.focus, div[class*="IconLists_"] .btn-default.active:focus, div[class*="IconLists_"] .btn-default.active:hover, div[class*="IconLists_"] .btn-default:active, div[class*="IconLists_"] .btn-default:active.focus, div[class*="IconLists_"] .btn-default:active:focus, div[class*="IconLists_"] .btn-default:active:hover, div[class*="IconLists_"] .open > .dropdown-toggle.btn-default, div[class*="IconLists_"] .open > .dropdown-toggle.btn-default.focus, div[class*="IconLists_"] .open > .dropdown-toggle.btn-default:focus, div[class*="IconLists_"] .open > .dropdown-toggle.btn-default:hover {
	background: #fff;
	border : 1px solid #f17a2d;
	color : #f17a2d;
}
.js_donut_chart_dyn {
	display: inline-block;
}
.js_donut_chart_dyn_additional {
	display: inline-block;
}
.line_dashboard .multiselect-container.dropdown-menu {
	margin-left: 42px;
	min-width : 250px;
	max-width : 450px;
        max-height:450px;
        overflow-y: scroll;
}
.line_dashboard .multiselect-container.dropdown-menu li a {
	white-space: normal;
}
.single_select .multiselect-container.dropdown-menu li a input[type="radio"] {
	display: none;
}
.single_select .multiselect-container.dropdown-menu li a {
	padding-left: 0;
}
.single_select .multiselect-container.dropdown-menu li a label {
	padding-left: 10px;
}
.js_line_loading {
	text-align: center;
}
.dropdown-menu {
	z-index: 99999;
}
.roundivcls {
	cursor: pointer
}
.font14 {
	font-size: 14 !important;
}
.top_position_help {
	position: absolute;
	right: 69px;
	top: 130px;
	border-radius: 60px !important;
	height: 34px;
	display:block !important;
	z-index: 99999;
}
.table-custom-style {
	border-collapse: separate;
	padding: 6px;
}
.table-custom-style > tbody > tr:nth-of-type(2n+1) {
	background-color: #f5f5f5;
}
.table-custom-style > tbody > tr > td {
	color: #757575;
}
.table-custom-style tbody tr td, .table-custom-style thead tr th {
	padding: 12px;
}
.tbl-cstm tbody tr td, .tbl-cstm thead tr th {
	padding: 15px 5px;
}
.table-custom-style tbody {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(130,130,130,0.4);
	-moz-box-shadow: 0px 0px 6px 0px rgba(130,130,130,0.4);
	box-shadow: 0px 0px 6px 0px rgba(130,130,130,0.4);
	padding: 6px;
}
.table-custom-style > thead > tr > th {
	border-width: 0px;
}
/*.table-custom-style tbody tr td:first-child {
	border-left: 4px solid transparent;
}*/
.table-custom-style tbody tr.left-bord td:first-child {
	border-left: 4px solid #f17a2d;
}
/*.table-custom-style tbody tr:hover td {
	background-color: rgba(0,0,0,0.05)
}*/
.table-custom-style > thead > tr > th, .table-custom-style > tbody > tr > td {
	border-top: 0px solid #ddd;
}
.send-color {
	background-color: #f8776b;
}
.send-color:hover {
	background-color: #f88c8c;
}
.send-invite-participant {
	background-color: #f8776b;
}
.send-invite-participant:hover {
	background-color: #e46d62
}
/* .nav-bar-custom .menu-list ul li a.activity-Icon-custom, .nav-bar-custom .menu-list ul li a.activity-Icon-custom:hover {
	 background: transparent;
	text-indent: 0;
} */
.progressBar-area {
	border-radius: 100px;
	height: 35px;
	border: 1px solid #fff;
	margin: 0px auto 15px;
	width: 95%;
	text-align: center;
}
.progressBar-area div.progress-bar:first-child {
	border-radius: 100px 0 0 100px;
}
.progressBar-area div.progress-bar:last-child {
	border-radius: 0 100px 100px 0;
}
.progressBar-area div.lastdiv {
	border-radius: 0 100px 100px 0;
}
.progressBar-area .fulldiv {
	border-radius: 100px !important;
}
.progressBar-area div {
	line-height: 34px;
	box-shadow: none !important;
	text-align: left;
	text-indent: 15px;
	font-weight: normal !important;
}
.progress-bar-android {
	background-color: #30cf64;
}
.progress-bar-ios {
	background-color: #00a4ff;
}
.progress-bar-web {
	background-color: #9856fe;
	font-family: sans-serif;
	font-size: 13px;
}
.canvasArea {
	position: relative;
	display:inline;
}
/* .canvasinText {
	position: absolute;
	bottom: 25px;
	left: 35px;
	font-size: 9px;
	font-style: italic;
	color: #888888;
} */
.canvasinText {
    bottom: 25px;
    color: #888888;
    cursor: pointer;
    font-size: 10px !important;
    font-style: italic;
    left: 35px;
    position: absolute;
}
.canvasTextTooltip-l {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    bottom: 20px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    color: #666666;
    display: none;
    font-size: 12px;
    font-style: initial;
    font-weight: 600;
    min-width: 160px;
    padding: 5px 11px;
    position: absolute;
    z-index: 999999;
}
.canvasTextTooltip-p{
	background-color: #f9f9f9;
	border : 1px solid #ddd;
	box-shadow : 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	display : none;
	min-width : 160px;
	padding : 5px 11px;
	position : absolute;
	z-index : 999999;
	bottom:20px;
}
.canvasinText:hover .canvasTextTooltip-l {
	display: block;
}
.canvasinRgtText-btm:hover .canvasTextTooltip-p {
	display: block;
}

.tooltip_text{
	position:relative;
}
.tooltip_text_bg,
.tooltip_text_bg_overall {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
	right:0px;
    bottom: 30px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    color: #666666;
    display: none;
    font-size: 12px;
    font-style: initial;
    font-weight: 600;
    min-width: 360px;
    padding: 5px 11px;
    position: absolute;
    z-index: 999999;
	text-align:center;
}
.tooltip_text_bg_overall{	
	padding: 5px 25px;
	right: inherit;
	min-width: inherit;
}
.tooltip_text:hover .tooltip_text_bg_overall,
.tooltip_text:hover .tooltip_text_bg {
	display: block;
}
.demographics_Page .tab-content {
	border: 1px solid #ddd;
	border-top: 0;
	box-shadow: -8px 12px 8px -6px rgba(0, 0, 0, 0.04);
	border-radius: 4px 4px 4px 4px;
}
.demographics_Page .tab-content .data_listing_wrapper {
	box-shadow: none !important;
	border: 1px solid #fff;
}
.demographics_Page .nav-tabs {
	border-radius: 0px 0px 4px 0px;
	border-bottom:0px;
}
.demographics_Page .nav-tabs > li > a {
	box-shadow: -5px -4px 24px 0 rgba(0, 0, 0, 0.07);
	margin: 0 2px;
	padding:6px !important;
}
.demographics_Page #w0-container {
	margin: 25px 0;
}
.demographics_Page .top_position_help {
	/* right: 52px;
	top: 42px; */
}
.demographics_Page .Remport_title {
	margin: 20px 0 25px;
}
.demographics_Page div [id*="canvas_Doughnut"] {
	margin: 1.5% 2%;
}
.tooltip.in {
	opacity: 1 !important;
}
.progress-bar {
	position: relative;
}
.progress-bar + .tooltip > .tooltip-inner {
	background-color: #fff !important;
	border: 1px solid #ddd;
	box-shadow: 7px 8px 16px 7px rgba(10, 15, 4, 0.11) !important;
	color: #343441;
	font-size: 13px;
	margin: 0 !important;
	opacity: 1 !important;
	padding: 0 10px !important;
	text-indent: 0 !important;
}
.progress-bar + .tooltip > .tooltip-arrow {
	border-top-color: #b9b9b9 !important;
}
.tooltip > .tooltip-inner {
	background-color: #fff !important;
	border: 1px solid #ddd;
	box-shadow: 7px 8px 16px 7px rgba(10, 15, 4, 0.11) !important;
	color: #343441;
	font-size: 13px;
	padding: 7px 10px !important;
	opacity: 1 !important;
	text-indent: 0 !important;
}
.tooltip > .tooltip-arrow {
	border-top-color: #b9b9b9 !important;
}
.responsiveImg {
	left: 0;
	left: 0;
	margin: -4px auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: 12px;
	width: 16px;
}
.billing_history_wrapper {
	margin-bottom: 25px;
}
.grayColorbox {
	background-color: #999 !important;
	border: 1px solid #999 !important;
	pointer-events: none;
	opacity: 0.5;
}
.grayColorboxClick {
	background-color: #999 !important;
	border: 1px solid #999 !important;
	opacity: 0.5;
}
.pointer-none {
	pointer-events: none;
}
.client-orange .login-form-wrap .terms_checkbox_wrap, .terms_checkbox_wrap, .billing_checkbox {
	font-size : 14px;
}
.client-orange .login-form-wrap .terms_checkbox, .terms_checkbox, .billing_checkbox .terms_checkbox {
	color : #d45c0f;
	height : 18px;
	width : 18px!important;
	line-height : normal;
	margin : 0;
	padding : 0px;
	position: relative;
	vertical-align: middle;
}
.terms_checkbox_wrap .has-success .checkbox {
	color:#343442;
}
.billing_checkbox {
	position: relative;
}
.billing_checkbox .form-group {
	width: 100%;
}
.billing_checkbox label {
	position: absolute;
	top: 2px;
	display: block;
}
.billing_checkbox .control-label {
	padding-left: 25px;
	position: relative;
	top: 5px;
}
.change_password_page {
	position: relative;
}
#divCreditCardImg img {
	margin: 0 10px 15px 0;
}
.fee_details {
	border-bottom: solid 2px #f17a2d;
	padding-bottom: 10px;
	font-style: italic;
	font-size: 14px;
}
.login_page_footer_warp {
	position: absolute;
	width: 100%;
	bottom: 0;
}
.footer_warp {
	border-top: solid 1px #eee;
	text-align: center;
	font-size: 14px;
	padding: 15px 0px;
	margin-top: 20px;
	background-color: #fff;
}
.footer_warp a {
	margin: 0px 10px;
}
.footer_warp p {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}
.payment_monthly_text {
	font-size: 12px;
}
.data_listing_wrapper .data_listing_emailcontent ul.three-col > li {
	width: 33.5%;
}
.data_listing_wrapper .data_listing_emailcontent ul > li {
	margin-left: -5px;
}
.data_listing_wrapper .data_listing_emailcontent .three-col {
	clear: both;
}
.send-pin-btn {
	border: 1px solid #253953;
	padding: 5px 10px;
	float: right;
	border-radius: 6px;
	margin: 0px 10px 10px;
	font-size: 14px;
	font-weight: 600;
}
.email-cont-h2 {
	font-size: 18px;
}
.email-cont-h2 img {
	margin-left: 10px;
}
.pad-l-0 {
	padding-left: 0px;
}
.pad-r-0 {
	padding-right: 0px;
}
.style-modal-box p {
	font-size: 16px;
	font-weight: 400;
	color: #999;
}
.color-active-btn {
	background-color: #f8776b;
}
.style-modal-box .modal-title {
	color: #304a66;
	font-size: 20px;
	margin-bottom: 10px;
}
.style-modal-box .modal-header {
	border-bottom: 0px solid #fff;
	padding-top: 25px;
	padding-bottom: 0px;
}
.style-modal-box .modal-footer {
	border-top: 0px solid #fff;
	padding-bottom: 30px;
}
.style-modal-box .modal-header, .style-modal-box .modal-body, .style-modal-box .modal-footer {
	padding-left: 25px;
	padding-right: 25px;
}
.style-modal-box input {
	color: #555;
	border-radius: 8px !important;
}
.style-modal-box select, .choose-file {
	border-radius: 8px;
	height: 45px;
	border: 1px solid #223953;
}
.style-modal-box .btn-success {
	border-radius: 8px;
	padding: 10px;
	min-width: 140px;
}
.style-modal-box .grey-btn {
	background-color: #d8d8d8;
	color: #fff;
	border-color: #d8d8d8;
}
.choose-file {
	position: relative;
	border: 1px solid #223953;
}
.choose-file input[type='file'] {
	width: 100%;
	height: 25px;
	opacity: 0
}
.choose-file #val {
	font-size: 14px;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-indent: 10px;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 140px !important;
}
.choose-file #button {
	cursor: pointer;
	display: block;
	background-color: purple;
	padding: 5px 15px;
	color: #555;
	position: absolute;
	right: 6px;
	top: 6px;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	-webkit-transition: 500ms all;
	-moz-transition: 500ms all;
	transition: 500ms all;
	background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
	background: -ms-linear-gradient(top, #f9f9f9, #e3e3e3);
	background: -moz-linear-gradient(top, #f9f9f9, #e3e3e3);
	border: 1px solid #e3e3e3;
}
.choose-file #button:hover {
	background-color: blue;
}
.center-align {
	text-align: center;
}
/*---09/02/2017-----*/
.remManagerbr{
	left: -5px;
    position: relative !important;
    top: 0;
}
.remManagerbr img{
	 width:15px;
}
.remresheader{
	min-width:1170px;
}
.custom-normal{
	background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-left: 13px;
    padding: 5px 10px;
}
.postionCenter_pop{
	display: table;
    left: 290px;
    position: absolute;
    top: -48px;
}
.changepsw_wid{
	width:550px !important;
}
.custom-normal i{
	margin-right:7px;
}
.m-l-15{
	margin-left:15px;
}
.m-r-10{
	margin-right:10px;
}
.beginCard{
	 border: 4px dotted #f17a2d;
    border-radius: 10px;
    margin: 25px auto 0;
    padding: 30px 10px 15px;
    position: relative;
    width: 55%;
	cursor:pointer;
}
.cardOrangeText{
	color: #f17a2d;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 10px;
    text-align: center;

}
.grayTextarea{
	color: #7e7e7e;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 10px;
    text-align: left;
}
.crltype1{
	background-color: #eaeaea;
    border: 1px solid #ddd;
    border-radius: 100%;
    float: left;
    height: 20px;
    width: 20px;
}
.crltype2{
	border: 1px solid #ddd;
    border-radius: 100%;
    float: left;
    height: 20px;
    margin-left: -9px;
    width: 20px;
}
.beginCard_top_icon{
	position: absolute;
    right: 22px;
    top: 10px;
}
.p-full-0{
	padding:0 !important;
}
.cardpopup_title{
	font-size:18px;
	font-weight:normal;
}
.drakblueclr{
	color:#324252;
	font-weight:bold;
}
.cardpopup_subtitle{
	color: #7e7e7e;
    font-size: 15px;
    font-weight: normal;
}
.card_orangeBold{
	color:#f17a2d;
	font-size:20px;
	font-weight:bold;
}
.cardpop_cond{
	color: #324252;
    font-size: 15px;
    font-weight: normal;
}
.cardpopup_layout{
	margin:6px 0;
}
.m-t-0{
	margin-top:0 !important;
}
.p-lr-0{
	padding:0 5px!important;
}
.p-l-0{
	padding-left:0 !important;
}
.m-r-30{
	margin-right:30px;
}
.btn-green-color{
	background-color:#25ca51;
	border-radius: 8px;
    padding: 10px;
    min-width: 140px;
	color:#fff;
	border:1px solid #25ca51;
}
.btn-gray-color{
	background-color:#d8d8d8;
	border-radius: 8px;
    padding: 10px;
    min-width: 140px;
	color:#fff;
	border:1px solid #d8d8d8;
	pointer-events: none;
}
.card-mes-err{
	color: #e03321;
    font-size: 14px;
    font-weight: normal;
}
#js_client_dronught .Remport_dashboard{
	padding:0 20px;
}
.participent_icon input{
	background-color: #223953;
    border: 1px solid #555;
    border-radius: 30px;
    color: #fff;
    font-weight: normal;
    margin: 0 25px;
    padding: 5px 15px;
}
.participent_icon input:hover{
    font-weight: normal;
}
.clear{
	clear:both;
}
.help_demography_modal{
	display:none;
}
.addclient-tab-content .tab-pane {
	padding:30px 0px;
}
.addclient-tab-content .popupHeading {
	margin-top:0px;
}
.mrg-top-20 {
	margin-top : 20px !important;
}

.display_date{
	text-transform:uppercase;
}

.display_date>span {
	text-transform:none;
}
.pdf-btn .fa {
	font-size: 24px;
	padding-top: 2px;
	color: #fb5f56;
	float:right;
}
.pdf-btn .fa:hover {
	color:#223953;
}
.data_listing_wrapper .data_listing_content ul > li span.sign_out {
	right:30px;
}
.data_listing_wrapper .data_listing_content ul > li span.pdf-btn2{
	right:52px
}
.data_listing_wrapper{
	display:table;
}
.pdf-btn2 .fa {
	font-size: 14px;
	color: #fb5f56;
}
.help-report-list-top {
	padding:15px 0px 30px;
}
.help-report-list-in {
	display:table;
	vertical-align:middle;
}
.help-left-img, .help-content {
	display:table-cell;
	vertical-align:middle;
}
.help-left-img {
	padding-right:20px;
}
.help-content {
	width:650px;
	font-size:14px;
	color:#3d3d4d;
	padding-right:15px;
	letter-spacing:0px;
}
.help-content strong {
	color: #2c2c3f;
}
.help-demography-modal {
	overflow-x: auto !important;
}
.help-demography-modal .modal-lg {
	width:890px !important;
}
.js_client_help_icon .top_position_help{
	right: 74px;
	top: 49px;
}
/*Demographics audit log table style*/
.search-form-custom {
	margin:5px 0px;
}
.search-form-custom table.dataTable.no-footer {
	border-bottom-width:0px;
}
.search-form-custom .dataTable {
	border-collapse: separate;
	padding: 15px 0px;
	width:99% !important;
}
.search-form-custom .dataTable > tbody > tr:nth-of-type(2n+1) {
	background-color: #f5f5f5;
}
.search-form-custom .dataTable > tbody > tr > td {
	color: #757575;
}
.search-form-custom .dataTable tbody tr td, .search-form-custom.dataTable thead tr th {
	padding: 12px;
}
.search-form-custom .dataTable tbody {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(130,130,130,0.4);
	-moz-box-shadow: 0px 0px 6px 0px rgba(130,130,130,0.4);
	box-shadow: 0px 0px 6px 0px rgba(130,130,130,0.4);
	padding: 6px;
}
.search-form-custom .dataTable > thead > tr > th {
	border-width: 0px;
}
.search-form-custom .table-bordered {
	border-width: 0px;
}
.search-form-custom .table-bordered > thead > tr > th, .search-form-custom .table-bordered > tbody > tr > th, .search-form-custom .table-bordered > tfoot > tr > th, .search-form-custom .table-bordered > thead > tr > td, .search-form-custom .table-bordered > tbody > tr > td, .search-form-custom .table-bordered > tfoot > tr > td {
	border-width:0px;
}
.search-form-custom .pagination {
	margin:0px 5px 0px 0px;
}
.search-form-custom .dataTables_wrapper .dataTables_paginate {
	padding-top:0px;
}
.search-form-custom .dataTables_wrapper .dataTables_info, .search-form-custom .dataTables_wrapper .dataTables_length{
	margin-left:5px;
}
.search-form-custom .dataTables_filter {
	margin-right:5px;
}
.search-form-custom  div.dataTables_info {
	padding-top:7px;
}
.search-form-custom .dataTables_wrapper .dataTables_filter input {
	border: 1px solid #223953;
	border-radius: 100px;
	height: 40px;
	margin-left:0px;
	text-indent: 15px;
	width: 100%;
	padding-left:20px;
	background:url(../../../img/search-icon.png) 12px 50% no-repeat;
}
.search-form-custom .dataTables_wrapper .dataTables_length select {
	height: 40px;
}
.search-form-custom .dataTables_wrapper .dataTables_length label, .search-form-custom .dataTables_wrapper .dataTables_filter label {
	margin-bottom:0px;
}
.search-form-custom .prev .glyphicon, .search-form-custom .next .glyphicon {
	display:none;
}
/*Demographics audit log table style end*/
#js_client_demographics{
 float:left;
 width:100%;
}
.printable{
	float:left;
	width:100%;
}
.demographics_Page .printable{
	float:left;
	width:auto;
	    border-top: 1px solid #ddd;
		margin-top:-1px;
}
.stting_txtarea textarea{
	   border: 1px solid #ddd;
    color: #212121;
    font-size: 14px;
    font-weight: normal;
    height: 81px;
    margin-bottom: 20px;
    padding: 5px;
    width: 75%;
}
.m-t-20{
	margin-top:20px;
}
.setting-msg{
	     background-color: #dff0d8;
    border-color: #d6e9c6;
    border-radius: 4px;
    color: #3c763d;
    display: table ;
    font-size: 13px;
    font-weight: normal;
    margin: 7px auto 4px;
    padding: 8px 15px;
    text-align: center;
}.setting-msg-err{
	     background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
	 border-radius: 4px;
    display: table;
    font-size: 13px;
    font-weight: normal;
    margin: 7px auto 4px;
    padding: 8px 15px;
    text-align: center;
	width:25%;
}
.curretly-msg{
	background-color: #efacbc;
    border-radius: 50px;
    float: right;
	color:#fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 12px;
   padding: 6px 21px;
   box-shadow: 1px 2px 4px #888888;
}
.text_red{
	color:#F4105C;
}
.check-multiple-md input[type="radio"]{
	visibility:hidden;
}
.check-multiple-md label{
	padding-left:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;

}
.hr-line{
	float: left;
    padding: 0 !important;
    width: 100% !important;
}
.check-multiple-md button.multiselect: active, .check-multiple-md button.multiselect: hover, .check-multiple-md button.multiselect: focus{
	background-color:#fff !important;
	border: 1px solid #f17a2d !important;
}

.check-multiple-md .btn-default:active, .check-multiple-md .btn-default:active{
	background-color:#fff !important;
	border: 1px solid #f17a2d !important;
}
.mrlr5{
	margin:0 5px !important;
}
.check-multiple-md .multiselect-container li a{
	color: #9b9b9b !important;
}
.check-multiple-md .multiselect-container li a:hover {
	background-color:#fff !important;
	color:#f17a2d !important;
}
.check-multiple-md .open > .dropdown-toggle.btn-default{
	background-color:transparent !important;
	border: 1px solid #f17a2d !important;
    color: #f17a2d !important;
}
.nopadding{
	padding:0 !important;
}
.maralignstatus{
	margin:10px 0 15px;
}
.m-t-5{
	margin-top:5px;
}
.m-t-10{
	margin-top:10px;
}
.font-14{
	font-size:14px;
}
.setting-line{
	 left: -10px;
    padding: 0 !important;
    position: relative;
top: -4px;}
.m-rl-10{
	margin-left:10px !important;
	margin-right:10px !important;
}
.dropdown-fail-billing-his{
	color:#000000;
	cursor:pointer;
	position: relative;
    left: 3px;
}
.fail-arow-down{
	background-image:url("../images/drodown-faii-icon.jpg");
	background-repeat:no-repeat;
	width: 13px;
    height: 10px;
    float: right;
    position: relative;
    left: 10px;
	margin-top:14px;
	cursor:pointer;
}
.fail-ul-list{
	padding: 7px 0;
}
.fail-ul-list li {
	text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 0 !important;
	float:left;
}
.fail-ul-list li a{
	color:#343442;
	font-size:16px !important;
	padding:0;
	margin:0 auto;
	text-align: left;
    width: 100%;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd !important;
}
.fail-ul-list li a:hover{
	background-color:transparent !important;
}
.arrow-loading{
	background-image:url("../images/load.gif");
	background-repeat:no-repeat;
	width: 26px;
    height: 26px;
    float: left;
    position: absolute;
    left: 44px;
    top: 2px;
	display:none;
}
.arrow-loading-custom{
	background-image:url("../images/load.gif");
	background-repeat:no-repeat;
	width: 26px;
    height: 26px;
    float: left;
    position: absolute;
    left: 180px;
    top: 2px;
	display:none;
	z-index:999;
}
.posi-Val{
	position:relative;
}
.paidIncresed{
	width:35% !important;
	text-align:center;
}

.billWidthpay{
	/* min-width:67% !important;
	float: right; */
}
.pdfWidthpay{
	min-width:18% !important;
}
.paidWidthpay{
	min-width: 25% !important;
    text-align: center;
    margin-left: 10px;
}
.billing-new .bill_his_row > li{
	padding:0 5px;
}
.dateWidthpay{
	/* width:auto !important; */
}
.zeoPadding{
	padding:0 !important;
}
.nowWidthpay{
	text-align:center;
	width:20% !important;
	margin-left:10px;
}
.amtWidthpay{
	width:33% !important;
}
.m-t-3{
	margin-top:3px;
}
.m-t-7{
	margin-top:7px;
}
.p-r-0{
	padding-right:0;
}
/* .clearfix{
	clear:both;
	width:100%;
	float:left;
} */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.setting-tap-hd{
	float: left;
    width: 100%;
    margin: 15px 27px;
    font-weight: 600;
    font-size: 16px;
}
.clearchart {
	float: none;
    height: 1px;
    width: 100%;
}
.canvasinRgtText { bottom: 25px; color: #666666; font-size: 14px; position: absolute; right: 35px; }

.canvasinRgtText-btm {
    bottom: 25px;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 35px;
}
.canvasTextTooltip-p {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    bottom: 20px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    display: none;
    min-width: 160px;
    padding: 5px 11px;
    position: absolute;
    z-index: 999999;
}

.nps-score-td {
    background-color: #d4d6d5;
    border: 2px solid #8ee16b;
    border-radius: 100px;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold !important;
    height: 40px;
    left: 0;
    line-height: 37px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 38px;
    width: 40px;
}
.bg_color{
	background-color: #f17a2d;
}
.nav-bar-custom .navbar-header{
	float: none;
	text-align: center;
}
.admin_layout .nav-bar-custom .navbar-header{
	float: none;
	text-align: left;
}
.nav-bar-custom .navbar-brand{
	float: none;
	display: inline-block;
}
.nav-bar-custom {
  background-color: #ffffff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  border: none;
  height: 72px;
  margin-bottom: 0px;
	z-index: 1;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.nav-bar-custom .navbar-nav li a{
	height: 72px;
	line-height: 51px;
}
.sidebar{
	/* position: absolute  ;
	width:16%; */
	padding-top: 30px;
}
.sidebar ul li a{
	color: #fff;
	padding: 10px 0px 10px 40px;
	text-align: left;
	font-weight: 600;
	font-size:14px;
}
.sidebar ul li a.active,
.sidebar ul li a:hover{
	background-color: #d76425;
}

.sidebar ul li a{
	background-repeat : no-repeat;
	background-position: 5px 7px;
	
}
.sidebar ul li a.page-Icon{
	background-image : url("../images/page-Icon-white.png");
}
.sidebar ul li a.page-Icon.active,
.sidebar ul li a.page-Icon:hover{
	background-image : url("../images/page-Icon-white.png");
}
.sidebar ul li a.report-Icon{
	background-image : url("../images/page-report-white.png");
	background-position: 5px 11px;
}
.sidebar ul li a.report-Icon.active,
.sidebar ul li a.report-Icon:hover{
	background-image : url("../images/page-report-white.png");
}
.sidebar ul li a.activity-Icon-custom{
	background-image : url("../images/activity-white.png");
}
.sidebar ul li a.activity-Icon-custom.active,
.sidebar ul li a.activity-Icon-custom:hover{
	background-image : url("../images/activity-white.png");
}
.sidebar ul li a.comments-icon{
	background-image : url("../images/comments-white.png");
	background-position: 5px 11px;
}
.sidebar ul li a.comments-icon.active,
.sidebar ul li a.comments-icon:hover{
	background-image : url("../images/comments-white.png");
}

.content_wrap{
	background-color: #fff;
	padding-top: 20px;
	min-height: calc(100vh - 169px);
}

.footer_warp{
	margin-top: 0px;
}
.pend-alrt {
	padding: 5px;
	color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
	border-radius: 5px;
}
.wrap.admin_layout{
	display:block;
}
.admin_layout .nav-bar-custom .navbar-brand{
	float: left;
}
.admin_layout .sidebar ul.admin_menu li a{
	padding: 10px 0px 10px 10px;
}
.sidebar ul.admin_menu li a{
	font-weight: 300;
}

.admin_layout .bg_color{
	background-color: #223953;
}
.admin_layout .sidebar ul.admin_menu li a:hover,
.admin_layout .sidebar ul.admin_menu li a:focus,
.admin_layout .sidebar ul.admin_menu li a.active{
	background-color: #45C0E6;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #eee;
}
.custom-table > thead > tr > th, .custom-table > thead > tr > td {
    border-bottom-width: 1px !important;
}

/*Default Select Dropdown Style Start*/
.multiselect-white{
	width:100%;
}
.multiselect-white .multiselect-native-select{
	display:block;
}
.multiselect-white .btn-group{
	width:100%;
}
.multiselect-white .multiselect.dropdown-toggle{
	width:100%;
	border:1px solid #ccc;
	border-radius:4px;
	padding-left:20px;
	padding-right:20px;
	color:#555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	height:39px;
}
.multiselect-white .dropdown-menu{
	width:100%;
}
/*Default Select Dropdown Style End*/
.detail_chart_wrap{
	display:block;
}
@media screen and (max-width:1024px) {
  .demographics_Page div [id*="canvas_Doughnut"] {
    margin: 1.5% 1%;
  }

  .curvy_box_wrap span.firworld .img_first {
    margin-left: 7px;
  }

  .curvy_box_wrap span.marks {
    padding: 10px 1px !important;
    font-size: 11px;
  }

  .dropdownd {
    right: 22px;
	top:4px;
  }

  .three_widget.detail_chart_wrap {
    display: block;
  }

  .three_widget.detail_chart_wrap .canvasArea, .three_widget.detail_chart_wrap .stacked-bar2 {
    width: 100%;
  }

  .three_widget.detail_chart_wrap .canvasArea canvas,
  .three_widget.detail_chart_wrap .stacked-bar2 canvas {
    width: 100% !important;
    height: 100% !important;
    /* min-height: 193px; */
  }
  .three_widget.detail_chart_wrap .client-respose-cls .canvasArea canvas{
    width: 100% !important;
    height: auto !important;
    min-height: 205px;
  }

  .demographics_Page .top_position_help {
    /* right: 35px !important; */
  }

  .three_widget.detail_chart_wrap .stacked-bar2 .center-spro {
    margin-top: 40px;
  }

  .three_widget .stacked-bar2 {
    min-height: 207px;
  }
}

.comments_demographic_question_block {
    float: left;
    display: block;
    clear: both;
    margin-top: 15px; 
    margin-bottom: 20px; 
}

.comments_download_anchor {
    float: left;
    display: block;
    clear: both;
}

.demography_ques_comments_table .demo_ques_comments_tr {
    float: left;
    display: block;
    clear: both;
    margin-top: 15px; 
    margin-left: 15px; 
}

.show_comment_demo_questions input.btn_add_comment_demo_questions {
    margin: 0;
}

.demo-ques-comments-body label {
    text-align: left;
}

.demo-ques-comments-body label input {
    margin-right: 5px;
}

.custom-btn-danger {
	background-color:#f8776b;
}

.participants-list-label {
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

@media screen and (min-width:1280px) {
ul.zeoPadding.zeropad li:nth-child(2) {
    min-width: 200px;
}	
}
@media screen and (max-width:1279px) {
	.billing_history_wrapper .bill_his_row > li.amount ul li.amtbox{
		min-width: 180px;
	}
	.billing_history_wrapper .bill_his_row > li ul > li h2,
	.billing_history_wrapper .bill_his_row > li.amount ul li.paidbox{
		 font-size: 22px;
	}
	
}

.canvasinTextTop {
    top: -225px;
    color: #888888;
    cursor: pointer;
    font-size: 9px !important;
    font-style: italic;
    right: 27px;
    position: absolute;
}
.canvasinTextTop:hover .canvasTextTooltip-2 {
	display: block;
}
.canvasTextTooltip-2
{
	background-color: #f9f9f9;
    border: 1px solid #ddd;
    bottom: 20px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    color: #666666;
    display: none;
    font-size: 12px;
    font-style: initial;
    font-weight: 600;
    min-width: 160px;
    padding: 5px 11px;
    position: absolute;
    z-index: 999999;
	right:0px;
}
.canvasinRgtText-inText{
	color: #888888;
    font-size: 10px;
	font-weight:400 !important;
	font-style: italic;
}

div#js_client_demographics table tr th {
    font-size: 13px;
}
div#js_client_demographics table tr td {
    font-size: 13px;
}

.canvasinText {
    bottom: 15px;
    left: 20px;
}

.canvasinRgtText-btm {
    bottom: 15px;
    right: 15px;
}

.canvasArea {
    display: inline-block;
    margin: 1.5% 2%;
}

.canvasinTextTop {
    top: 8px;
    right: 3px;
}


.small_font
{
	font-size:20px;
	cursor:pointer;
}
.medium_font
{
	font-size:35px;
	cursor:pointer;
}
.large_font
{
	font-size:50px;
	cursor:pointer;
}
.small_font_size
{
	font-size:12px !important;
}
.medium_font_size
{
	font-size:14px !important;
}
.large_font_size
{
	font-size:16px !important;
}
.font_size.active {
	color: #f17a2d;
 }

 .large-font-secdet .inner-wrapper.dashboardarrow .custom_error.listmsg-bar1,
.medium-font-secdet .inner-wrapper.dashboardarrow .custom_error.listmsg-bar1,
.small-font-secdet .inner-wrapper.dashboardarrow .custom_error.listmsg-bar1{
	position: relative;
    bottom: 0;
    margin-top: 50px;
    display: block;
    width: 100%;
}
.large-font-secdet .innerHeading,
.large-font-secdet .innersubtitle,
.large-font-secdet .inner-wrapper .select2-selection--single .select2-selection__placeholder,
.large-font-secdet .inner-wrapper .select2-selection--single .select2-selection__rendered,
.large-font-secdet  button.action-button, .large-font-secdet .sur-innerHeading,
.large-font-secdet .sur-innersubtitle, .large-font-secdet .fri-ratting,
.large-font-secdet .fri-rating-cine li label, .large-font-secdet .survey_comments,
.large-font-secdet .error, .medium-font-secdet .custom_error,
.large-font-secdet .demo_head, .large-font-secdet .suv-list-area,
.large-font-secdet span.custom_error.listmsg-bar1, 
.large-font-secdet .select2-results__options,
.large-font-secdet .suc-inner-page, .large-font-secdet .container-label  {
	font-size: 50px !important;
	line-height: 60px;
}
.custom-comment-suv-list-area .suv-list-area {
    margin-top: 20px;
}
.large-font-secdet .suc-inner-page img{
	width: 80px;
}

.large-font-secdet .inner-page,
.large-font-secdet .survey-inner-page {
    max-width: 870px;
	width: 100%;
}

.large-font-secdet .inner-wrapper .select2-selection--single{
	margin-top: 0px !important;
}

.large-font-secdet .innerbodyArea .dashBoardimg{
	margin-top: 28px;
}

.large-font-secdet button.action-button{
	height: 85px;
}

.large-font-secdet  .container-label .checkmark{
	height: 40px;
	width: 40px;
	top: 10px;
}

.large-font-secdet .container-label {
	padding-left: 65px;
}

.large-font-secdet .container-label .checkmark:after {
	left: 12px;
	top: 3px;
	width: 14px;
	height: 25px;
	border-width: 0 5px 5px 0;
}
.large-font-secdet .survey_comments {
    height: 270px;
}
.large-font-secdet .fri-rating-cine li {
    display: inline-block;
    padding: 10px;
    height: auto;
	width: 80px;
	min-height: 90px;
}
.large-font-secdet .fri-rating-cine li label {
    width: 100%;
	padding-top: 17px;
	top: 0;
}
.large-font-secdet .fri-ratting-area {
    width: 90%;
}
.large-font-secdet .cust-survey-inner .sur-list-wrapper-contact input {
    max-width: 580px;
}
.large-font-secdet .dashboardarrow .select2-container--krajee .select2-selection--single .select2-selection__arrow b{
    border-width: 8px 8px 0 8px;
    top: 80%;
}

.large-font-secdet .mark1 label span,
.large-font-secdet .mark2 label span,
.large-font-secdet .mark3 label span,
.large-font-secdet .mark4 label span,
.large-font-secdet .mark5 label span {
	background-size: 65px;
    width: 65px !important;
    height: 65px !important;
}
.large-font-secdet .surcommonlist{
	padding: 0 25px;
}
/********* Medium Font ********/

.medium-font-secdet .innerHeading,
.medium-font-secdet .innersubtitle,
.medium-font-secdet .inner-wrapper .select2-selection--single .select2-selection__placeholder,
.medium-font-secdet .inner-wrapper .select2-selection--single .select2-selection__rendered,
.medium-font-secdet  button.action-button, .medium-font-secdet .sur-innerHeading,
.medium-font-secdet .sur-innersubtitle, .medium-font-secdet .fri-ratting,
.medium-font-secdet .fri-rating-cine li label, .medium-font-secdet .survey_comments,
.medium-font-secdet .error,.medium-font-secdet .custom_error,
.medium-font-secdet .demo_head, .medium-font-secdet .suv-list-area,
.medium-font-secdet span.custom_error.listmsg-bar1,
.medium-font-secdet .select2-results__options,
.medium-font-secdet .suc-inner-page, .medium-font-secdet .container-label  {
	font-size: 35px !important;
	line-height: 45px;
}

.medium-font-secdet .suc-inner-page img{
	width: 65px;
}

.medium-font-secdet .inner-page, 
.medium-font-secdet .survey-inner-page {
    max-width: 650px;
    width: 100%;
}
.medium-font-secdet .inner-wrapper .select2-selection--single{
	margin-top: 2px !important;
}
.large-font-secdet button.action-button{
	height: 70px;
}
.medium-font-secdet  .container-label .checkmark{
	height: 35px;
	width: 35px;
	top: 4px;
}

.medium-font-secdet .container-label {
	padding-left: 55px;
}

.medium-font-secdet .container-label .checkmark:after {
	left: 13px;
    top: 2px;
    width: 10px;
    height: 24px;
    border-width: 0 4px 4px 0;
}
.medium-font-secdet .survey_comments {
    height: 240px;
}

.medium-font-secdet .fri-rating-cine li {
    display: inline-block;
    padding: 5px;
    height: auto;
	width: 60px;
	min-height: 70px;
}
.medium-font-secdet .fri-rating-cine li label {
	width: 100%;
	padding-top: 12px;
	top: 0;
}
.medium-font-secdet .fri-ratting-area {
    width: 90%;
}
.medium-font-secdet .cust-survey-inner .sur-list-wrapper-contact input {
    max-width: 450px;
}
.medium-font-secdet .dashboardarrow .select2-container--krajee .select2-selection--single .select2-selection__arrow b{
    border-width: 7px 7px 0 7px;
    top: 50%;
}
.medium-font-secdet .mark1 label span,
.medium-font-secdet .mark2 label span,
.medium-font-secdet .mark3 label span,
.medium-font-secdet .mark4 label span,
.medium-font-secdet .mark5 label span {
	background-size: 50px;
    width: 50px !important;
    height: 50px !important;
}
.large-font-secdet .surcommonlist{
	padding: 0 20px;
}
/******** Small Font ******/

/********* Medium Font ********/

.small-font-secdet .innerHeading,
.small-font-secdet .innersubtitle,
.small-font-secdet .inner-wrapper .select2-selection--single .select2-selection__placeholder,
.small-font-secdet .inner-wrapper .select2-selection--single .select2-selection__rendered,
.small-font-secdet  button.action-button, .small-font-secdet .sur-innerHeading,
.small-font-secdet .sur-innersubtitle, .small-font-secdet .fri-ratting,
.small-font-secdet .fri-rating-cine li label, .small-font-secdet .survey_comments,
.small-font-secdet .error,.small-font-secdet .custom_error,
.small-font-secdet .demo_head, .small-font-secdet .suv-list-area,
.small-font-secdet span.custom_error.listmsg-bar1,
.small-font-secdet .select2-results__options,
.small-font-secdet .suc-inner-page, .small-font-secdet .container-label  {
	font-size: 20px !important;
	line-height: 28px;
}

.small-font-secdet .suc-inner-page img{
	width: 50px;
}
.small-font-secdet .inner-page, 
.small-font-secdet .survey-inner-page {
	max-width: 470px;
    width: 100%;
}
.small-font-secdet .inner-wrapper .select2-selection--single{
	margin-top: 12px !important;
}
.small-font-secdet button.action-button{
	height: 60px;
}
.small-font-secdet  .container-label .checkmark{
	height: 30px;
	width: 30px;
	top: -3px;
}

.small-font-secdet .container-label {
    padding-left: 45px;
}

.small-font-secdet .container-label .checkmark:after {
	left: 10px;
    top: 2px;
    width: 9px;
    height: 20px;
    border-width: 0 3px 3px 0;
}
.small-font-secdet .survey_comments {
    height: 180px;
}
.small-font-secdet .fri-rating-cine li input[type="radio"]{
	position: absolute;
}
.small-font-secdet .fri-rating-cine li {
    display: inline-block;
    padding: 5px;
    height: auto;
	width: 40px;
	min-height: 40px;
}
.small-font-secdet .fri-rating-cine li label {
    width: 100%;
    margin-bottom: 0;
	padding-top: 5px;
	top: 2px;
}
.small-font-secdet .fri-ratting-area {
    width: 90%;
}
.small-font-secdet .cust-survey-inner .sur-list-wrapper-contact input {
	max-width: 320px;
}
.small-font-secdet .dashboardarrow .select2-container--krajee .select2-selection--single .select2-selection__arrow b{
    border-width: 7px 7px 0 7px;
    top: 50%;
}
.small-font-secdet .mark1 label span,
.small-font-secdet .mark2 label span,
.small-font-secdet .mark3 label span,
.small-font-secdet .mark4 label span,
.small-font-secdet .mark5 label span {
	background-size: 35px;
    width: 35px !important;
    height: 35px !important;
}
.small-font-secdet .surcommonlist{
	padding: 0 15px;
}
.small-font-secdet .setting-cla.cust-setting-fontselect{
	top: 10px;
}
.medium-font-secdet .setting-cla.cust-setting-fontselect{
	top: 15px;
}
@media screen and (max-width: 991px) {
	.large-font-secdet .surcommonlist,
	.medium-font-secdet .surcommonlist,
	.small-font-secdet .surcommonlist {
		padding: 0 10px;
	}
}
@media screen and (max-width: 575px) {
	.large-font-secdet .suv-list-area,
	.medium-font-secdet .suv-list-area,
	.small-font-secdet .suv-list-area {
		word-break: break-word;
	}
	
	.large-font-secdet .container-label{
		padding-left: 60px;
	}
	
	
}

@media screen and (max-width: 767px) {
	.large-font-secdet .fri-ratting {
		font-size: 45px !important;
	}
}

@media screen and (max-width: 575px) {
	.large-font-secdet .innerHeading,
	.large-font-secdet .innersubtitle,
	.large-font-secdet .inner-wrapper .select2-selection--single .select2-selection__placeholder,
	.large-font-secdet .inner-wrapper .select2-selection--single .select2-selection__rendered,
	.large-font-secdet  button.action-button, .large-font-secdet .sur-innerHeading,
	.large-font-secdet .sur-innersubtitle, .large-font-secdet .fri-ratting,
	.large-font-secdet .fri-rating-cine li label, .large-font-secdet .survey_comments,
	.large-font-secdet .error, .medium-font-secdet .custom_error,
	.large-font-secdet .demo_head, .large-font-secdet .suv-list-area,
	.large-font-secdet span.custom_error.listmsg-bar1, 
	.large-font-secdet .select2-results__options,
	.large-font-secdet .suc-inner-page, .large-font-secdet .container-label  {
		font-size: 45px !important;
		line-height: 50px;
	}

	.medium-font-secdet .innerHeading,
	.medium-font-secdet .innersubtitle,
	.medium-font-secdet .inner-wrapper .select2-selection--single .select2-selection__placeholder,
	.medium-font-secdet .inner-wrapper .select2-selection--single .select2-selection__rendered,
	.medium-font-secdet  button.action-button, .medium-font-secdet .sur-innerHeading,
	.medium-font-secdet .sur-innersubtitle, .medium-font-secdet .fri-ratting,
	.medium-font-secdet .fri-rating-cine li label, .medium-font-secdet .survey_comments,
	.medium-font-secdet .error,.medium-font-secdet .custom_error,
	.medium-font-secdet .demo_head, .medium-font-secdet .suv-list-area,
	.medium-font-secdet span.custom_error.listmsg-bar1,
	.medium-font-secdet .select2-results__options,
	.medium-font-secdet .suc-inner-page, .medium-font-secdet .container-label  {
		font-size: 30px !important;
		line-height: 45px;
	}
	.small-font-secdet .innerHeading,
	.small-font-secdet .innersubtitle,
	.small-font-secdet .inner-wrapper .select2-selection--single .select2-selection__placeholder,
	.small-font-secdet .inner-wrapper .select2-selection--single .select2-selection__rendered,
	.small-font-secdet  button.action-button, .small-font-secdet .sur-innerHeading,
	.small-font-secdet .sur-innersubtitle, .small-font-secdet .fri-ratting,
	.small-font-secdet .fri-rating-cine li label, .small-font-secdet .survey_comments,
	.small-font-secdet .error,.small-font-secdet .custom_error,
	.small-font-secdet .demo_head, .small-font-secdet .suv-list-area,
	.small-font-secdet span.custom_error.listmsg-bar1,
	.small-font-secdet .select2-results__options,
	.small-font-secdet .suc-inner-page, .small-font-secdet .container-label  {
		font-size: 18px !important;
		line-height: 28px;
	}
	.large-font-secdet .mark1 label span, .large-font-secdet .mark2 label span, .large-font-secdet .mark3 label span, .large-font-secdet .mark4 label span, .large-font-secdet .mark5 label span {
		background-size: 45px;
		width: 45px !important;
		height: 45px !important;
	}
	.large-font-secdet .surcommonlist, .medium-font-secdet .surcommonlist, .small-font-secdet .surcommonlist {
		padding: 0 8px;
	}
	.medium-font-secdet .mark1 label span, .medium-font-secdet .mark2 label span, .medium-font-secdet .mark3 label span, .medium-font-secdet .mark4 label span, .medium-font-secdet .mark5 label span{
		background-size: 40px;
		width: 40px !important;
		height: 40px !important;
	}
	.large-font-secdet .fri-ratting {
		font-size: 28px !important;
	}
	.medium-font-secdet .fri-ratting{
		font-size: 26px !important;
	}
}

.canvas-area-client{
	position: relative;
}

.canvas-area-client .canvasinTexttop{
	top: auto;
	right: auto;
}