@font-face {
	font-family: 'OpenSansLight';
	src: url('../fonts/OpenSans-Light-webfont.eot')
		format('embedded-opentype'), url('../fonts/OpenSans-Light.ttf')
		format('truetype');
}

@font-face {
	font-family: 'OpenSansBold';
	src: url('../fonts/OpenSans-Bold-webfont.eot')
		format('embedded-opentype'), url('../fonts/OpenSans-Bold.ttf')
		format('truetype');
}

@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular-webfont.eot')
		format('embedded-opentype'), url('../fonts/OpenSans-Regular.ttf')
		format('truetype');
}

@font-face {
	font-family: 'OpenSansSemiBold';
	src: url('../fonts/OpenSans-Semibold-webfont.eot')
		format('embedded-opentype'), url('../fonts/OpenSans-Semibold.ttf')
		format('truetype');
}

.opensans {
	font-family: 'OpenSans';
}

* {
	font-family: 'OpenSans';
	font-weight: normal !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.disable-scroll {
	left: 0;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	top: 0;
	width: 100%;
}

body {
	/*
    -webkit-touch-callout: none;                
    -webkit-text-size-adjust: none;             
    -webkit-user-select: none;                  
*/
	color: #666;
	font-size: 13px;
}

input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input, textarea {
	outline: none;
	resize: none !important;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}

select:focus, button:focus {
	outline: none;
}

.input-error {
	border: 1px solid red !important;
	margin-top: -1px !important;
	z-index: 99999;
	position: relative;
}

.clear-both {
	clear: both;
}

.box-border-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.clearfix:after, .clearfix:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

a, a:hover, a:visited {
	text-decoration: none !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.vis-hidden {
	visibility: hidden;
}

.semibold {
	font-family: 'opensanssemibold';
}

.capitalize {
	text-transform: capitalize;
}

.margin-0-auto {
	margin: 0 auto;
}

.pos-relative {
	position: relative !important;
}

.logo {
	background: url(../images/logo.png) no-repeat center;
}

.bg-fff {
	background-color: #fff;
}

.font-24 {
	font-size: 24px;
}

.login-input-wrapper {
	position: relative;
	margin-bottom: 25px;
	height: 50px;
	width: 365px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.login-wrapper-icon {
	height: 50px;
	width: 50px;
	min-width: 50px;
}

.login-wrapper-txt {
	height: 48px;
	width: 313px;
	min-width: 245px;
	border: none;
	padding: 0 30px 0 10px;
	color: #999;
	outline: none !important;
}

.margin-bot-20 {
	margin-bottom: 20px;
}

.btn-submit {
	margin-bottom: 50px;
	text-transform: uppercase;
	height: 50px;
	width: 365px;
	border-radius: 3px;
	color: #fff;
	line-height: 50px;
	background: #5CC7EF;
}

.btn-submit:hover {
	background: #7AB400;
}

.opensanslight {
	font-family: 'opensanslight';
}

.font-18 {
	font-size: 18px;
}

.font-11 {
	font-size: 11px;
}

.login-wrapper {
	border-top: 5px solid #5cc7ef;
	border-radius: 4px;
}

.padding-001 {
	padding: 1px 0 1px 0;
}

.margin-top-25 {
	margin-top: 25px;
}

.margin-bottom-25 {
	margin-bottom: 25px;
}

.cursor-pointer {
	cursor: pointer;
}

.vertical-top {
	vertical-align: top;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.icn-fname {
	background: url('../csssprites/form_icons.png') no-repeat -34px 0px;
	background-size: auto 26px;
}

.mob-icn-fname {
	background: url('../images/first-name.png') no-repeat;
	background-position: -50px center;
}

.mob-icn-assignTo {
	background: url('../images/assignTo.png') no-repeat;
	background-position: -50px center;
}

.icn-lname {
	background: url('../csssprites/form_icons.png') no-repeat -34px 0px;
	background-size: auto 26px;
}

.mob-icn-lname {
	background: url('../images/first-name.png') no-repeat;
	background-position: -50px center;
}

.icn-email {
	background: url('../images/email.png') no-repeat center;
}

.mob-icn-email {
	background: url('../images/email.png') no-repeat;
	background-position: -50px center;
}

.icn-country {
	background: url('../csssprites/form_icons.png') no-repeat -333px 0px;
	background-size: auto 26px;
}

.icn-logo {
	background: url('../csssprites/form_icons.png') no-repeat -221px 0px;
	background-size: auto 26px;
}

.icn-address1 {
	background: url('../csssprites/form_icons.png') no-repeat -279px 0px;
	background-size: auto 26px;
}

.icn-address2 {
	background: url('../csssprites/form_icons.png') no-repeat -279px 0px;
	background-size: auto 26px;
}

.icn-state {
	background: url('../csssprites/form_icons.png') no-repeat -197px 0px;
	background-size: auto 26px;
}

.icn-city {
	background: url('../csssprites/form_icons.png') no-repeat -363px 0px;
	background-size: auto 26px;
}

.icn-password {
	background: url('../csssprites/form_icons.png') no-repeat -99px 0px;
	background-size: auto 26px;
}

.icn-url {
	background: url('../images/url.png') no-repeat;
	background-size: auto 20px;
}

.icn-field-id {
	background: url('../images/field-id.png') no-repeat;
	background-size: auto 20px;
}

.icn-confirm-password {
	background: url('../csssprites/form_icons.png') no-repeat 0px 0px;
	background-size: auto 26px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

.login-link {
	color: #fcfcfc;
}

.login-link:hover {
	color: #fcfcfc;
	text-decoration: none;
}

.icn-company {
	background: url('../csssprites/form_icons.png') no-repeat -252px 0px;
	background-size: auto 26px;
}

.icn-zip {
	background: url('../csssprites/form_icons.png') no-repeat -167px 0px;
	background-size: auto 26px;
}

.payment-option-tab {
	width: 25%;
	padding: 15px;
	cursor: pointer;
}

.payment-tab-main {
	background-color: #F9F9F9;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #cfcfcf;
	padding-bottom: 30px;
	min-height: 237px;
}

.payment-tab-header {
	line-height: 50px;
	font-size: 18px;
}

.payment-tab-price {
	color: #fff;
	background-color: #5CC8EF;
	line-height: 50px;
	font-size: 22px;
}

.payment-tab-line1 {
	font-size: 20px;
	line-height: 36px;
	color: #ADADAD;
	font-family: 'OpenSansLight' !important;
}

.txt-thin {
	font-size: 16px;
	font-family: 'OpenSansLight' !important;
}

.payment-txt-price sup {
	font-size: 14px;
}

.payment-tab-line2 {
	color: #ADADAD;
	line-height: 22px;
	font-size: 14px;
	font-family: 'OpenSansLight' !important;
	padding: 0 5px;
}

.payment-tab-line1 strong {
	color: #555;
}

.btn-payment-sel {
	border-radius: 3px;
	color: #fff;
	font-family: 'opensanslight' !important;
	background-color: #5CC8EF;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	width: 80%;
	margin: -18px auto 0;
}

.btn-payment-sel:hover {
	background-color: #7AB400
}

.payment-details-wrapper {
	padding: 25px;
}

.payment-dropin {
	border-radius: 3px;
	margin-bottom: 20px;
}

html.is-modern.card-root.js.no-touch.csstransitions.svg.inlinesvg.placeholder
	{
	border: 1px solid #cfcfcf;
}

.company-wrapper-min-height {
	min-height: 100%;
	height: auto !important;
}

.payment-method-options .button {
	margin: 10px;
}

.error-wrapper {
	line-height: 24px;
	background-color: rgba(255, 255, 255, 0.4);
	font-size: 14px;
	margin: 0 auto 25px;
}

.error-message.msg-icn {
	background: url(../images/icn-err-msg.png) no-repeat center;
}

.success-message.msg-icn {
	background: url(../images/icn-succ-msg.png) no-repeat center;
}

.display-message {
	padding: 10px;
}

.msg-icn {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.msg-err-icn {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.msg-success-icn {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.msg-txt-area {
	width: 78%;
}

.msg-area {
	height: 50px;
	position: relative;
}

.msg-con {
	position: absolute;
	height: 50px;
	display: table;
}

.msg-con p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.overlay-loader {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999999999;
	background: url(../images/loader.gif) no-repeat center;
	background-color: rgba(255, 255, 255, 0.7);
}

.overlay-vendasta {
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999999999;
	background: url(../images/loader.gif) no-repeat center;
	background-color: rgba(255, 255, 255, 0.7);
}

#top-dash{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 50px 50px;
	background-color: rgba(255, 255, 255, 0.7);
}
#send-survey-dash {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat 50% 100px;
	background-size: 50px 50px;
	background-color: #fff;
}

#send-survey-csv-dash {
	position: absolute;
    width: 94%;
    height: 60%;
    z-index: 9999999;
    background: url(../images/dashloader.gif) no-repeat 50%;
    background-size: 50px 50px;
    background-color: #fff;
}

#mid-dash {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 50px 50px;
	background-color: rgba(255, 255, 255, 0.7);
	min-height: 220px;
}

#low-dash {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 50px 50px;
	background-color: rgba(255, 255, 255, 0.7);
}

#logo-dash {
	position: absolute;
	width: 98%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
	margin-left: -15px;
}

#sps-dash{
	position: absolute;
	width: 98%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
	margin-left: -15px;
}

#leaderboard-dash{
	position: absolute;
	width: 98%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
	margin-left: -15px;
}

#completion-graph-dash{
	position: absolute;
	width: 98%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
	margin-left: -15px;
}

#unclicked-graph-dash{
	position: absolute;
	width: 98%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
	margin-left: -15px;
}

#latest-post-ep {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
}

#hierarchy-ep, #config-setting-dash, #social-media-dash {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 35px 35px;
	background-color: rgba(255, 255, 255, 0.7);
}

#review-ep {
	position: absolute;
	width: 96%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 40px 40px;
	background-color: rgba(255, 255, 255, 0.7);
}

.overlay-payment {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999999999;
	background-color: rgba(255, 255, 255, 0.7);
}

.overlay-payment {
	
}

.btn-payment {
	display: block;
	width: 150px;
	margin: 0 auto;
	line-height: 36px;
	border: 0;
	border-radius: 3px;
	color: #fff;
	background-color: #5CC8EF;
	font-size: 13px;
	text-align: center;
	box-shadow: none;
}

.btn-payment:hover {
	background-color: #7AB400;
}

.validation-msg-wrapper {
	margin-top: 25px;
}

.jsErrIcn {
	background: url(../images/err.png) no-repeat center;
	background-size: 32px;
}

.header-main-wrapper {
	border-top: 5px solid #5cc7ef;
	background-color: #F9F9FB;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}

.header-logo {
	height: 78px;
	width: 150px;
	background: url(../images/logo.png) no-repeat center;
	background-size: 100% auto;
}

.header-container {
	height: 78px;
}

.header-links {
	height: 78px;
	overflow: hidden;
	margin-left: 50px;
	color: #555;
	font-size: 13px;
}

.header-links-item {
	float: left;
	line-height: 100px;
	height: 78px;
	padding: 0 15px;
	cursor: pointer;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-left-50 {
	margin-left: 50px;
}

.margin-left-125 {
	margin-left: 125px;
}

/* 
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
} */
.user-error-logo {
	height: 60px;
	width: 145px;
	margin: 6px 0;
	background: url(../images/userInfoLogo.png) no-repeat center;
	background-size: 100% auto;
	/*  background-size: contain !important; */
}

.user-info-logo {
	height: 60px;
	width: 145px;
	background: url(../images/userInfoLogo.png) no-repeat center;
	background-size: 100% auto;
	/*  background-size: contain !important; */
}

.user-info-seperator {
	height: 78px;
	width: 36px;
	background: url(../images/divider.png) no-repeat center;
	display: none;
}

.user-info-initial {
	height: 40px;
	width: 40px;
	background-color: #5cc7ef;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	z-index: 999999;
	cursor: pointer;
	font-weight: bold !important;
}

.profile-image-display {
	height: 30px;
	width: 30px;
	background-color: #5cc7ef;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	z-index: 999999;
	font-weight: bold !important;
}

.text-normal {
	text-transform: none;
}

.footer-main-wrapper {
	height: 55px;
	background-color: #F9F9FB;
	border-top: 1px solid #dcdcdc;
}

.footer-text {
	line-height: 55px;
	color: #888;
	font-size: 12px;
}

.hm-header-row {
	height: 55px;
	color: #3e3e3e;
}

.hm-header-row-left {
	font-size: 16px;
	line-height: 45px;
	font-family: OpenSansBold;
}

.hm-header-row-left.lgn-adj {
	line-height: 55px;
}

.sm-header-row-left {
	font-size: 13px;
	line-height: 45px;
}

.padding-10 {
	padding-top: 10px;
}

.hm-header-row-right {
	width: 185px;
	height: 40px;
	line-height: 40px;
	margin-top: 19px;
	text-align: center;
	background-color: #77b000;
	cursor: pointer;
}

.hm-header-main-wrapper {
	background-color: #f9f9fb;
	border-bottom: #d2dedf 1px solid
}

.hm-item-header {
	color: #555;
	font-family: 'OpenSansLight' !important;
	line-height: 44px;
	font-size: 20px;
	border-bottom: 1px solid #dcdcdc;
}

.hm-item-header-right {
	height: 44px;
	width: 44px;
}

.icn-plus {
	cursor: pointer;
	background: url(../images/iconPlus.png) no-repeat;
	background-position: right center;
}

.padding-right-0 {
	padding-right: 0;
}

.hm-item-header-left {
	font-family: 'OpenSansLight' !important;
}

.hm-item-content {
	padding: 20px 0 0 0;
}

.hm-item-row {
	width: 480px;
	margin: 0 auto 10px;
}

.hm-item-dl {
	margin: 0 auto 10px;
}

.hm-item-row-left {
	width: 115px;
	float: left;
	line-height: 50px;
}

.hm-item-row-txt {
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	width: 323px;
	height: 50px;
	padding: 0 10px;
}

.hm-item-row-right {
	float: right;
}

.icn-save {
	height: 40px;
	width: 40px;
	margin-right: 40px;
	margin-left: 10px;
	background: url(../images/icnSave.png) no-repeat center;
}

.add-curve-btn {
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 40px;
	background: url(../images/iconPlusBig.png) no-repeat;
	background-position: 6px center;
	background-size: 30px;
	border: 1px solid #5cc7ef;
	border-radius: 20px;
	color: #5cc7ef;
}

.no-border {
	border: 0 !important;
}

.padding-25 {
	padding: 25px;
}

.hm-sub-header {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #dcdcdc;
}

.icn-search {
	background: url(../images/search.png) no-repeat center;
}

.hm-sub {
	height: 60px;
	width: 40px;
}

.hm-sub-height-adjust {
	height: 60px;
	width: 22px;
}

.hm-sub-search-txt {
	width: 150px;
	outline: none;
	border: 0;
	height: 30px;
	line-height: normal;
}

.hm-sub-header-left {
	color: #555;
	font-family: 'OpenSansLight';
	font-size: 20px;
}

.hm-left-item-bottom {
	padding-right: 25px;
	padding-left: 25px;
}

.hm-sub-item {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
}

.hm-sub-item-left {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #505050;
	font-family: 'OpenSansLight';
	font-size: 14px;
}

.icn-remove {
	cursor: pointer;
	background: url(../images/icnRemove.png) no-repeat center;
}

.hm-item-height-adjust {
	height: 50px;
	width: 22px;
}

.hm-content-right {
	padding-left: 0;
}

.hm-right-item {
	/*    border-bottom: 1px solid #dcdcdc;*/
	padding: 0 0 0 45px;
}

.hm-dd-wrapper {
	position: absolute;
	width: 323px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}

.hm-dd-item {
	padding: 8px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 36px;
	cursor: pointer;
}

.hm-dd-item:last-child {
	border-bottom: 0;
}

.z-in-9 {
	z-index: 99999;
}

.hm-top-panel-content {
	margin: 25px 0;
	border-bottom: 1px solid #dcdcdc;
}

.hm-btn-wrapper-fix {
	width: 285px;
}

.margin-right-0 {
	margin-right: 0;
}

.margin-top-5 {
	margin-top: 5px;
}

.hm-bottom-panel {
	padding-right: 25px;
	padding-left: 25px;
}

.padding-left-30 {
	padding-left: 30px;
}

.padding-right-30 {
	padding-right: 30px;
}

.padding-0150 {
	padding: 0 15px 0;
}

.header-menu-icn {
	height: 60px;
	width: 50px;
}

.icn-menu {
	background: url(../images/menu-icn.png) no-repeat center;
	background-size: 20px;
	cursor: pointer;
}

.dd-icn {
	height: 44px;
	width: 35px;
	background: url(../images/sb-dd-icn.png) no-repeat center;
}

.dd-icn-height-adjust {
	height: 60px;
}

.mobile-search-panel-adj {
	float: none;
	width: 100%;
}

.um-header {
	font-size: 16px;
	margin-bottom: 25px;
}

.um-header-detail {
	padding: 15px 0;
	font-size: 15px;
}

.um-item-row-icon {
	float: right;
	height: 40px;
	width: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

.um-item-row-left {
	width: 89px;
	float: left;
	line-height: 40px;
}


.um-item-row-left-overflow {
	line-height: 20px;
    text-align: center;
    padding-left: 25px;
}


.vms-item-row-left {
	padding-right: 10px;
	width: 200px;
    float: left;
    line-height: 25px;
    font-size: 15px;
    
}

.encompass-item-row-left {
	float: left;
	line-height: 40px;
	width: 20%;
	font-size: 13px;
}

.um-item-row-txt {
	width: 300px;
	height: 40px;
	padding: 0 10px;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	margin-left: 30px;
	font-size: 12px;
}

.encompass-item-row-txt {
	width: 100%;
	height: 40px;
	padding: 0 10px;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	margin-left: 30px;
	font-size: 12px;
}

.um-tag-item-txt {
	line-height: 32px;
}

.um-tag-item-icn {
	height: 32px;
	width: 16px;
	cursor: pointer;
	margin-left: 5px;
	background: url(../images/icntagClose.png) no-repeat;
	background-position: top center;
}

.um-tag-item-wrapper {
	margin: 0 20px;
}

.um-tag-item-wrapper:first-child {
	margin: 0;
}

.um-top-status-title {
	font-size: 16px;
	line-height: 32px;
	margin-right: 45px;
}

.um-tag-row {
	padding: 0 15px;
}

.um-top-status-wrapper {
	padding: 0 15px;
}

.um-status-icon {
	width: 40px;
	height: 32px;
}

.um-top-status-text {
	margin-right: 10px;
	line-height: 32px;
}

.um-table {
	border-collapse: collapse;
}

.um-table td, um-table th {
	border: 0;
}

.um-table thead td {
	line-height: 44px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold !important;
}

.um-table {
	width: 100%;
}

.um-table tbody tr {
	border-bottom: 1px solid #dcdcdc;
}

.um-table tbody tr:hover {
	background-color: #f9f9fb
}

.um-top-container {
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
}

.um-bottom-container {
	margin-top: 25px;
}

td.um-table-content {
	line-height: 40px;
	font-size: 14px;
	padding-left: 10px;
}

.um-panel-content {
	padding: 0 15px;
}

.tm-table-tick-icn {
	margin: 0 auto;
	height: 40px;
	width: 40px;
}

.tm-table-status-icn {
	height: 40px;
	width: 40px;
	margin: 0 auto;
}

.tm-table-remove-icn {
	height: 40px;
	width: 40px;
	margin: 0 auto;
}

.col-username {
	width: 24%;
}

.col-email {
	width: 43%;
}

.col-loanoff {
	width: 23%;
}

.um-table tbody .col-loanoff {
	padding-left: 30px !important;
}

.col-status, .col-remove {
	width: 5%;
}

button.paypal.is-active {
	margin: 10px;
}

.icn-tick {
	background: url(../images/icnTick.png) no-repeat center;
}

.icn-status-green {
	background: url(../images/icnActive.png) no-repeat center;
}

.icn-status-red {
	background: url(../images/icnInActive.png) no-repeat center;
}

.icn-person-remove {
	background: url(../images/icnRemovePpl.png) no-repeat center;
}

.icn-remove-user {
	background: url(../images/icnRemovePpl.png) no-repeat center;
}

.icn-green-col {
	background: url(../images/icnGreenLight.png) no-repeat center;
}

.icn-green-brown {
	background: url(../images/icnBrownLight.png) no-repeat center;
}

.icn-right-tick {
	background: url(../images/icnLoanOfficer.png) no-repeat center;
}

.header-slider {
	width: 80%;
	height: 100%;
	position: absolute;
	right: 0;
	background-color: #fff;
	box-shadow: -3px 0px 8px 1px #ccc;
}

#payment-details-form {
	padding: 10px 25px;
}

.payment-section {
	box-shadow: 0px 1px 20px 2px #7C7C7C;
	background-color: #fff;
	width: 750px;
	margin: 50px auto;
	border-top: 5px solid #5cc7ef;
	border-radius: 4px;
}

.pu-acc-type-sel {
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 15px;
}

.acc-type-payment {
	padding-top: 25px;
}

.pu-acc-type-val {
	font-weight: bold !important;
	font-size: 16px;
}

.margin-left-0 {
	margin-left: 0;
}

.margin-right-10 {
	margin-right: 10px;
}

.item-row-OR {
	width: 540px;
}

.bord-rt-dc {
	border-right: 1px solid #dcdcdc;
}

.bord-bot-dc {
	border-bottom: 1px solid #dcdcdc;
}

.st-score-rt {
	width: 50%;
}

.score-rt-post {
	width: 100%;
	/* height: 100px; */
	padding: 0px 20px 0px 100px;
	border-right: 0;
}

.rating-star {
	float: left;
	height: 40px;
	width: 35px;
	margin-right: 1px;
}

.st-rating-input {
	width: 75px;
	height: 40px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	padding: 0 10px;
}

.padding-left-70 {
	padding-left: 70px;
}

.padding-left-45 {
	padding-left: 45px;
}

.st-score-rt-top {
	margin-bottom: 15px;
	font-size: 16px;
}

.score-rt-post-OR {
	padding: 0 130px;
}

.st-header-txt-rt-icn {
	height: 35px;
	width: 35px;
}

.margin-left-20 {
	margin-left: 20px;
}

.st-header-txt-lft {
	font-size: 16px;
	line-height: 35px;
}

.st-header-txt-lft-rt {
	margin-bottom: 20px;
}

.st-header-txt-input {
	width: 100%;
	height: 150px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	padding: 10px;
}

.margin-top-50 {
	margin-bottom: 50px;
}

.st-checkbox {
	height: 50px;
	width: 25px;
}

.st-reminder-wrapper {
	line-height: 50px;
	margin-bottom: 25px;
	padding: 0 15px;
}

.st-input-reminder {
	margin: 0 20px;
}

.st-check-wrapper {
	margin: 0 20px;
}

.st-settings-tab {
	line-height: 26px;
}

.st-settings-checkbox {
	height: 26px !important;
}

.st-settings-item-wrapper {
	margin-bottom: 15px;
	line-height: 26px;
}

.st-settings-check-wrapper {
	margin-right: 10px;
}

.border-0 {
	border: 0;
}

.overlay-disable {
	min-height: 400px;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999999999;
	min-height: 480px;
	background-color: rgba(255, 255, 255, 0.7);
}

.overlay-disable-wrapper {
	margin: 100px auto 0;
	width: 90%;
	border-top: 5px solid #5cc7ef;
	border-radius: 4px;
	overflow: hidden;
	background-color: #fff;
	max-width: 500px;
	box-shadow: 0px 0px 8px 0px #7C7C7C;
}

.overlay-disable-wrapper-zillow {
	max-width: 820px !important;
}	


.ol-header {
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 15px;
}

.ol-content {
	padding: 15px;
}

.ol-txt {
	padding: 10px 0;
	text-align: center;
}

.ol-btn-wrapper {
	width: 50%;
	padding: 15px;
}

.ol-btn-wrapper-left-zillow {
	padding-left: 0px !important;
}

.ol-btn-wrapper-right-zillow {
	padding-right: 0px !important;
}

.ol-btn {
	cursor: pointer;
	max-width: 150px;
	width: 100%;
	margin: 0 auto;
	border-radius: 3px;
	color: #fff;
	background-color: #5CC8EF;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
}

.ol-btn:hover {
	background-color: #7AB400;
}

.input-error-wrapper {
	position: absolute;
	height: 50px;
	width: 30px;
	background-color: #f1f1f1;
	right: 0;
}

.input-error-excl {
	width: 30px;
	height: 50px;
}

.input-error-bubble {
	width: 300px;
	height: 50px;
	position: absolute;
	right: 292px;
	bottom: 115px;
	padding: 10px;
	border-radius: 4px;
}

.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid #ef1835;
}

.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 14px;
	margin-left: -14px;
}

.arrow_box:before {
	border-color: rgba(239, 24, 53, 0);
	border-top-color: #ef1835;
	border-width: 15px;
	margin-left: -15px;
}

.blue-arrow-bot {
	position: relative;
	background: #5cc7ef;
}

.blue-arrow-bot:after {
	top: 0%;
	left: 127px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(92, 199, 239, 0);
	border-top-color: #5cc7ef;
	border-width: 7px;
	margin-left: -10px;
}

.sb-dd-wrapper.blue-arrow-bot:after {
	left: 35px;
}

.input-error-2 {
	display: none;
	font-size: 13px;
	color: #ef1835;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 6px;
	margin-bottom: -15px;
}

.login-reg-err {
	display: none;
	font-size: 13px;
	color: #ef1835;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	padding-left: 50px;
}

.cp-err {
	display: none;
	font-size: 13px;
	width: 365px;
	color: #ef1835;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 218px;
	width: 100%;
}

.input-error-pg {
	display: none;
	font-size: 13px;
	width: 100%;
	color: #ef1835;
	margin-top: 10px;
	margin-bottom: -15px;
	padding: 0;
}

.overlay-toast {
	display: inline-block;
	color: #fff;
	padding: 0 20px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.7);
}

.header-title-light {
	font-size: 20px;
	font-family: opensanslight;
}

.prof-image {
	width: 100%;
	height: 200px;
	max-height: 200px;
	background-color: #f1f1f1;
	background-size: contain !important;
}

.prof-download-contact {
	position: absolute;
	height: 50px;
	line-height: 50px;
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	width: 100%;
}

.inc-dl {
	height: 50px;
	width: 50px;
	background: url(../images/dld_white.png) no-repeat center;
}

.txt-download {
	width: 150px;
	text-align: center;
	color: #fff;
}

.prof-dowload-width {
	width: 200px;
	margin: 0 auto;
}

.maring-0 {
	margin: 0 !important;
}

.st-rating-wrapper {
	margin-right: 30px;
}

.prof-name {
	font-size: 20px;
	color: #666;
	text-transform: capitalize;
}

.prof-address {
	font-family: 'OpenSansLight';
	line-height: 26px;
	font-size: 18px;
	margin-bottom: 10px;
}

.prof-addline1 {
	height: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: opensanslight;
	font-size: 16px;
}

.prof-btn-survey {
	display: block;
	background-color: #3E9DCB;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	color: #fff;
}

.prof-btn-contact {
	background-color: #3E9DCB;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	color: #fff;
	text-transform: capitalize;
}

.prof-btn-contact:hover, .prof-btn-survey:hover {
	background-color: #77B000;
}

.prof-wrapper {
	/*height: 200px;*/
	
}

.prof-wrapper.prof-map-wrapper {
	height: auto;
}

.prof-addline2 {
	font-size: 14px;
	font-family: opensanslight;
	margin-top: 5px;
}

.prof-addline3 {
	font-family: 'OpenSanslight';
}

.prof-btn-wrapper {
	width: 100%;
	margin: 5px 0;
}

.prof-rating-mobile-wrapper {
	height: 50px;
}

.prof-rating {
	margin-top: 15px;
}

.prof-hidden-review-link {
	line-height: 60px;
	height: 50px;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
	float: right;
}

.social-item-icon {
	height: 50px;
	width: 34px;
	margin: 0 3px;
	cursor: pointer;
}

.prof-left-row {
	padding: 5px 0 5px 5px;
	border-right: 1px solid #dcdcdc;
}

.left-panel-header {
	line-height: 32px;
	font-size: 15px;
}

.left-panel-content {
	padding: 0 10px 0 0;
}

.blue-text {
	color: #5CC8EF;
}

.lp-row {
	line-height: 26px;
	padding-left: 10px;
}

.lp-con-row-item {
	width: 285px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.main-con-header {
	font-size: 16px;
	margin-bottom: 5px;
}

.rt-content-main {
	padding: 10px 0px 15px 30px;
	margin-left: -15px;
	margin-right: -15px;
}

.panel-tweet-wrapper {
	width: 100%;
}

.tweet-icn {
	height: 32px;
	width: 32px;
	margin-right: 10px;
}

.tweet-icn-sm {
	height: 32px;
	width: 32px;
	margin-right: 10px;
}

.tweet-panel-left {
	padding-right: 15px;
	max-height: 300px;
	position: relative;
	/*    border-right: 1px solid #dcdcdc;*/
}

.posts-wrapper {
	padding-left: 15px;
}

.tweet-txt {
	width: 645px;
}

.tweet-text-main {
	line-height: 22px;
}

.post-dlt-icon {
	width: 25px;
	height: 25px;
	margin-top: 25px;
}

.tweet-text-link {
	color: #5CC8EF;
	margin-top: 5px;
}

.tweet-text-time {
	font-size: 11px;
}

.sm-prof-name {
	font-size: 14px;
	height: 40px;
	line-height: 15px;
	min-width: 120px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}

.tweet-panel-item, .posts-panel-item {
	padding-bottom: 10px;
	margin-bottom: 0px;
	word-break: break-word;
}

.tweet-panel-item:last-child {
	border-bottom: 0 !important;
}

.icn-mail {
	background: url('../csssprites/form_icons.png') no-repeat -65px 0px;
	background-size: auto 26px;
}

.icn-web {
	background: url(../images/website.png) no-repeat center;
}

.icn-mbl {
	background: url('../csssprites/form_icons.png') no-repeat -306px 0px;
	background-size: auto 26px;
}

.icn-phone {
	background: url(../images/tele.png) no-repeat center;
}
.ppl-review-item:hover .icn-fb-rev{ 
	background:url(../images/colfb.png) no-repeat;
	}
.ppl-review-item:hover .icn-twit-rev{ 
	background:url(../images/ss-icon-small-twitter.png) no-repeat;
	}
.ppl-review-item:hover .icn-lin-rev{ 
	background:url(../images/ss-icon-small-linkedin.png) no-repeat;
	}
.ppl-review-item:hover .icn-gplus-rev { 
	background:url(../images/ss-icon-small-gplus.png) no-repeat;
	}
.ppl-review-item:hover .icn-flag  { 
	background:url(../images/ss-icon-small-circle-flag.png) no-repeat;
	}
.ppl-review-item:hover .retake-icn  { 
	background:url(../images/ss-icon-small-circle-retake.png) no-repeat;
	}
.ppl-review-item:hover .icn-permalink-rev {
	background: url(../images/permalink.png) no-repeat center;
	}	
	
/*last review*/
.ppl-review-item-last:hover .icn-fb-rev{ 
	background:url(../images/colfb.png) no-repeat;
	}
.ppl-review-item-last:hover .icn-twit-rev{ 
	background:url(../images/ss-icon-small-twitter.png) no-repeat;
	}
.ppl-review-item-last:hover .icn-lin-rev{ 
	background:url(../images/ss-icon-small-linkedin.png) no-repeat;
	}
.ppl-review-item-last:hover .icn-gplus-rev { 
	background:url(../images/ss-icon-small-gplus.png) no-repeat;
	}
.ppl-review-item-last:hover .icn-flag  { 
	background:url(../images/ss-icon-small-circle-flag.png) no-repeat;
	}
.ppl-review-item-last:hover .retake-icn  { 
	background:url(../images/ss-icon-small-circle-retake.png) no-repeat;
	}
.ppl-review-item-last:hover .icn-permalink-rev {
	background: url(../images/permalink.png) no-repeat center;
	}	
	


.icn-fax {
	background: url(../images/fax.png) no-repeat center;
}

.icn-fb-pxl {
	background: url(../csssprites/icons_social.png) no-repeat -400px 0;
}

.icn-fb {
	background: url(../csssprites/icons_social.png) no-repeat 0 0;
}
.icn-fb-rev {
	background: url(../images/greyfb.png) no-repeat;
}

.sr-icn-fb-rev {
	background: url(../images/greyfb.png) no-repeat;
}

.icn-twit {
	background: url(../csssprites/icons_social.png) no-repeat -350px 0;
}
.icn-twit-rev {
	background: url(../images/ss-icon-grey-small-twitter.png) no-repeat;
}

.sr-icn-twit-rev {
	background: url(../images/ss-icon-grey-small-twitter.png) no-repeat;
}

.icn-lin {
	background: url(../csssprites/icons_social.png) no-repeat -150px 0;
}
.icn-lin-rev {
	background: url(../images/ss-icon-grey-small-linkedin.png) no-repeat;
}

.sr-icn-lin-rev {
	background: url(../images/ss-icon-grey-small-linkedin.png) no-repeat;
}


.sr-icn-gplus-rev {
	background: url(../images/ss-icon-grey-small-gplus.png) no-repeat;
	border: 0px;
}

.icn-ss {
	background: url(../csssprites/smileys.png) no-repeat -138px -19px;
}

.icn-yelp {
	background: url(../csssprites/icons_social.png) no-repeat -300px 0;
}

.icn-zillow {
	background: url(../csssprites/icons_social.png) no-repeat -250px 0;
}

.icn-lendingtree {
	background: url(../csssprites/icons_social.png) no-repeat -100px 0;
}

.icn-realtor {
	background: url(../csssprites/icons_social.png) no-repeat -200px 0;
}

.icn-insta {
	background: url(../images/social_instagram.png) no-repeat 0 0;
}

.sr-icn-fb-rev:hover { 
	background:url(../images/colfb.png) no-repeat;
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: 0.3s ease-out;
}

.sr-icn-twit-rev:hover { 
	background:url(../images/ss-icon-small-twitter.png) no-repeat;
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: 0.3s ease-out;
}

.sr-icn-lin-rev:hover { 
	background:url(../images/ss-icon-small-linkedin.png) no-repeat;
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: 0.3s ease-out;
	
}

.sr-icn-gplus-rev:hover { 
	background:url(../images/ss-icon-small-gplus.png) no-repeat;
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: 0.3s ease-out;
}

.sr-icn-flag:hover {
	background:url(../images/ss-icon-small-circle-flag.png) no-repeat;
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: 0.3s ease-out;
}

.sr-icn-permalink-rev:hover {
	background: url(../images/permalink.png) no-repeat center;
	-ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: 0.3s ease-out;
}
	
.social-item-icon.icn-google-business {
 background-position: -400px 3px;
}

.icn-google-business{
	background: url(../csssprites/icons_social_20160622.png) no-repeat -400px 3px;
}
.icn-flag {
	background: url(../images/ss-icon-small-grey-circle-flag.png) no-repeat;
	margin-top: 3px;
    height: 20px;
    width: 20px;
}

.sr-icn-flag {
	background: url(../images/ss-icon-small-grey-circle-flag.png) no-repeat;
	margin-top: 3px;
    height: 20px;
    width: 20px;
}

.retake-icn {
    background: url(../images/ss-icon-small-grey-circle-retake.png) no-repeat;
    margin: 3px 0 0 10px !important;
    height: 20px;
    width: 20px;
}

.icn-tele-blue {
	background: url(../images/tele_blue.png) no-repeat center;
}

.icn-gplus {
	background: url(../csssprites/icons_social.png) no-repeat -50px 0;
	border: 0px;
}
.icn-gplus-rev {
	background: url(../images/ss-icon-grey-small-gplus.png) no-repeat;
	border: 0px;
}

.icn-permalink-rev {
	background: url(../images/permalink_grey.png) no-repeat center;
}

.sr-icn-permalink-rev {
	background: url(../images/permalink_grey.png) no-repeat center;
}

.icn-tweet {
	background: url(../images/tweet.png) no-repeat center;
}

.post-txt {
	line-height: 24px;
}

.post-lnk {
	font-size: 13px;
	margin-top: 10px;
}

.posts-panel-item:last-child {
	border-bottom: 0 !important;
}

.ppl-share-shr-txt {
	margin-right: 10px;
}

.icn-share {
	height: 36px;
	width: 36px;
}

.icn-share-alt {
	height: 36px;
	width: 36px;
}

.icn-plus-open {
	background: url(../images/iconPlus.png) no-repeat center;
	background-size: 26px;
	cursor: pointer;
}

.ppl-head-1 {
	font-size: 15px;
	font-weight: bold !important;
    line-height: 22px;
}

.ppl-head-2 {
	font-size: 15px;
	color: #666;
	margin-left: 10px;
    line-height: 22px;
}

.ppl-header-left {
	line-height: 24px;
}

.ppl-header-right .rating-star {
	width: 23px;
	background-size: 23px;
	background-position: center 1px;
}

.ppl-content {
	line-height: 22px;
	font-size:15px;
	padding-top: 10px;
	text-align:left;
}

.rev-ppl-share-wrapper {
	margin: 0 auto;
	width: 250px;
}

.ppl-share-wrapper {
	margin: 5px 0 5px 0;
	line-height: 36px;
	/* opacity:0.1; */
}

.sr-share-wrapper {
	margin-bottom: 10%;
}

.icn-rem-size {
	background-size: 26px;
}

.ppl-share-icns {
	cursor: pointer;
	margin-top: 3px;
	margin-right: 5px;
	height: 20px;
	width: 20px;
}

.mobile-tabs {
	position: fixed;
	width: 100%;
	height: 44px;
	background-color: #fff;
	bottom: 0;
}

.mob-icn {
	height: 44px;
	width: 33.33333%;
	border: 1px solid #dcdcdc;
	border-right: 0;
	border-bottom: 0;
	background-color: #F9F9FB !important;
}

.icn-person {
	background: url(../images/person_i.png) no-repeat center;
	border-left: 0;
}

.icn-ppl {
	background: url(../images/ppl.png) no-repeat center;
}

.icn-star-smile {
	background: url(../images/twt_star.png) no-repeat center;
}

.inc-more {
	background: url(../images/icn_more.png) no-repeat center;
}

.mob-icn-active {
	background-color: #fff !important;
	border-top: 0;
}

.hm-item-height-adj {
	min-height: 80px;
}

.hm-item-err-2 {
	margin-top: 10px;
	color: #e00000;
	margin-left: 30px;
}

.vendasta-account-create-form-error {
	margin-top: 10px;
	color: #e00000;
}

.initial-dd-wrapper {
	border: 1px solid #dcdcdc;
	position: absolute;
	border-top: 3px solid #5cc7ef;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden;
	width: 150px;
	color: #666;
	text-align: left;
	top: 38px;
	right: -5px;
}

.initial-dd-item {
	line-height: 40px;
	padding: 0 15px;
	font-size: 12px;
	cursor: pointer;
	border-bottom: 1px solid #dcdcdc;
	color: #666;
	display: inline-block;
	width: 100%;
}

.initial-dd-item:hover {
	color: #fff;
	background-color: #5cc7ef;
	border-top: 1px solid #5cc7ef;
}

.initial-dd-item:last-child {
	border-bottom: 0;
}

.err-line-1 {
	font-size: 24px;
	font-family: 'opensanssemibold';
}

.err-line-2 {
	font-size: 16px;
	font-family: 'opensanslight';
}

.err-line-3, .err-line-3 * {
	font-size: 16px;
	font-family: 'opensanslight';
}

.err-page-btn {
	width: 200px;
	margin: 20px auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #5CC8EF;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

.err-header-row {
	line-height: 78px;
	font-size: 20px;
}

.error-main-wrapper {
	max-width: 600px;
	padding: 100px 15px;
}

.err-header-wrapper {
	height: 78px;
}

.err-wrapper-main {
	position: relative;
}

.st-item-row-txt {
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	width: 75px;
	height: 50px;
	padding: 0 10px;
}

.st-dd-wrapper {
	position: absolute;
	width: 75px;
	background-color: #fff;
	padding: 0;
	border-radius: 0 0 3px 3px;
	border: 1px solid #dcdcdc;
	z-index: 2;
}

.sort-option-wrapper {
	position: absolute;
	width: 255px;
	background-color: #fff;
	padding: 0;
	border-radius: 0 0 3px 3px;
	border: 1px solid #dcdcdc;
	z-index: 2;
}

.email-option-wrapper {
	position: absolute;
	width: 150px;
	background-color: #fff;
	padding: 0;
	border-radius: 0 0 3px 3px;
	border: 1px solid #dcdcdc;
	z-index: 2;
}

.st-dd-item {
	border-bottom: 1px solid #dcdcdc;
	line-height: 28px;
	cursor: pointer;
	padding: 0 10px;
}

.sort-option-item {
	border-bottom: 1px solid #dcdcdc;
	line-height: 28px;
	cursor: pointer;
	padding: 0 10px;
}

.email-option-item {
	border-bottom: 1px solid #dcdcdc;
	line-height: 28px;
	cursor: pointer;
	padding: 0 10px;
}

.st-dd-item:last-child {
	border-bottom: 0;
}

.sort-option-item:last-child {
	border-bottom: 0;
}

.email-option-item:last-child {
	border-bottom: 0;
}

.complete-reg-main-wrapper {
	min-height: 900px;
}

.hm-rt-btn-lnk {
	color: #fff !important;
}

.icn-pen-blue {
	background: url(../images/pen-blue.png) no-repeat center;
}

.icn-grey-tick {
	background: url(../images/icnSave-Grey.png) no-repeat center;
}

.icn-blue-ellipse {
	background: url(../images/ellipse.png) no-repeat center;
}

.btn-disabled {
	background-color: #999 !important;
	color: #fff !important;
}

.header-links-item a {
	color: #555 !important;
}

.header-links-item a:hover {
	color: #555 !important;
}

.prof-edit-wrapper {
	display: inline-block;
	margin-left: 20px;
}

.prof-edditable {
	border: 1px solid transparent;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.prof-edditable-sin {
	border: 0;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.prof-editable-disclaimer {
	border: 0;
	width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.prof-name-edit {
	height: 34px;
	background-color: #f1f1f1;
	border: 1px solid #dcdcdc;
}

.overlay-prof {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999999999;
	min-height: 480px;
	background-color: rgba(255, 255, 255, 0.7);
}

.center-dot {
	display: inline-block;
	width: 11px;
	height: 17px;
	background: url(../images/white-dot.png) no-repeat center;
	background-position: 0px 5px;
}

.overlay-main {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	min-height: 480px;
	padding-bottom: 100px;
	background-color: rgba(0, 0, 0, 0.5);
}
.overlay-main-survey {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 999999999;
	min-height: 480px;
	padding-bottom: 100px;
	background-color: rgba(0, 0, 0, 0.5);
}

.cp-item-row {
	width: 100%;
}

.cp-item-row-left {
	width: 200px;
}

.border-bottom-0 {
	border-bottom: 0;
}

.cp-btn-save {
	margin: 0 auto;
}

.sb-questions-wrapper {
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #AFC5DD;
}

.sb-tab-header {
	height: 75px;
	background-color: #F9F9FB;
}

.sb-tab-item {
	cursor: pointer;
	line-height: 56px;
	background-color: #F9F9FB;
	border: 1px solid #F4F4F6;
	padding: 0 50px;
	float: left;
	margin-right: 4px;
}

.sb-tab-item:last-child {
	margin-right: 0;
}

.sb-tab-wrapper {
	background-color: #fff;
	padding: 2px;
	padding: 4px 3px 0px 3px;
	margin-top: 13px;
	margin-left: 10px;
}

.sb-tab-active {
	background-color: #5CC8EF;
	color: #fff;
}

.sb-header {
	font-size: 22px;
	margin-bottom: 20px;
}

.um-search-user {
	border: 0;
	outline: none;
	height: 30px;
	font-size: 14px;
	width: 150px;
	padding: 0 50px 0 0;
	background: url(../images/search.png) no-repeat;
	background-position: right center;
	line-height: normal;
}

.sb-content {
	padding: 20px;
}

.sb-sel-item {
	cursor: pointer;
	margin-right: 30px;
	line-height: 24px;
}

.sb-sel-icn {
	height: 24px;
	width: 30px;
}

.sb-txtarea {
	padding: 10px;
	width: 100%;
	height: 60px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}

.disclaimer-text {
	height: 90px;
	overflow-x: hidden;
	padding: 5px;
}

.sb-dd-wrapper {
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	width: 150px;
	position: absolute;
	border: 1px solid #dcdcdc;
	border-top: 3px solid #5cc7ef;
	background-color: #fff;
	z-index: 99999;
	top: 35px;
}

.sb-dd-item {
	cursor: pointer;
	padding: 0 0 0 40px;
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc;
}

.sb-dd-item:hover {
	color: #5CC8EF;
}

.sb-dd-item:last-child {
	border-bottom: 0;
}

.sb-btn-wrapper {
	width: 150px;
	margin: 0 auto 30px;
}

.btn-sb {
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	width: 150px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	background-color: #5CC7EF;
}

.btn-sb:hover {
	background-color: #7AB400;
}

.sb-txtarea-wrapper {
	margin-top: 30px;
	margin-bottom: 10px
}

.sb-tem-select {
	margin-bottom: 20px;
	padding-left: 30px;
}

.sb-con-txt {
	font-size: 14px;
	font-weight: bold !important;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 20px;
}

.sb-sel-icn-dd {
	height: 24px;
	width: 24px;
	background: url(../images/sb-dd-icn.png) no-repeat center;
	margin-left: 10px;
}

.sb-sel-txt {
	margin-left: 5px;
}

.btn-sb-add {
	/*    margin-right: 12px;*/
	
}

.sb-q-item-no {
	width: 3%;
	min-width: 30px;
	height: 42px;
	text-align: center;
}

.sb-q-item-chk {
	height: 42px;
	width: 3%;
	min-width: 30px;
}

.sb-q-item-btns {
	height: 42px;
	text-align: right;
	width: 10%;
	min-width: 102px;
	line-height: 42px;
}

.sb-q-item-txt {
	width: 83%;
}

.sb-q-chk {
	height: 35px;
	width: 30px;
}

.sb-q-header-icons-rem {
	top: 8px;
	position: absolute;
	left: 0;
	border-radius: 3px;
	width: 78px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	background-color: #5CC7EF;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}

.sb-q-header-icons-rem:hover {
	background-color: #7AB400;
}

.sb-q-header-txt {
	font-size: 30px;
}

.sb-q-btn {
	cursor: pointer;
	height: 42px;
	min-width: 25px;
	width: 25%;
}

.sb-item-row {
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.sb-item-row:last-child {
	border-bottom: 0;
}

.sb-q-chk-no {
	background: url(../images/sb-uncheck-tick.png) no-repeat;
	background-position: center 4px;
}

.sb-q-chk-yes {
	background: url(../images/sb-check-tick.png) no-repeat;
	background-position: center 4px;
}

.sb-btn-reorder {
	background: url(../images/sb-reorder.png) no-repeat center;
}

.sb-btn-delete {
	background: url(../images/sb-bin.png) no-repeat center;
}

.sb-btn-edit {
	background: url(../images/sb-edit.png) no-repeat center;
}

.sb-q-txt-1 {
	font-size: 13px;
	line-height: 22px;
	padding: 0 10px;
}

.sb-sel-icn-act {
	background: url(../images/sb-check.png) no-repeat center;
}

.sb-icn-pos-adj {
	background-position: center;
	background-position: center 14px;
}

.sb-icn-smiles {
	background: url(../images/sb-smiles.png) no-repeat;
	background-position: 7px center;
}

.sb-icn-star {
	background: url(../images/sb-star.png) no-repeat;
	background-position: 7px center;
}

.sb-icn-scale {
	background: url(../images/sb-scale.png) no-repeat;
	background-position: 7px center;
}

.sb-stars {
	height: 36px;
	width: 32px;
	background-size: 30px;
	background-position: center;
}

.sb-range-sel-icn {
	background: url(../images/sb-check.png) no-repeat center !important;
}

.sb-sel-icn-inact {
	background: url(../images/sb-uncheck.png) no-repeat center;
}

.sb-q-txt-2 {
	margin: 10px 0 10px 10px;
}

.hm-dd-hover:hover {
	color: #fff;
	background-color: #5cc7ef;
}

.hm-dd-item-keys-selected {
	color: #fff;
	background-color: #5cc7ef;
}

.mob-hm-address {
	background: url(../images/address-1.png) no-repeat;
	background-position: 10px center;
}

.mob-hm-person {
	background: url(../images/address-1.png) no-repeat;
	background-position: 10px center;
}

.mob-branch-name {
	background: url(../SSWeb-1.0/resources/images/branch-name.png) no-repeat;
	background-position: 10px center;
}

.prof-edit-hide-imp {
	display: none !important;
}

.sb-ans-mc-wrapper {
	font-size: 13px;
	line-height: 22px;
	padding: 0 10px;
}

.sb-txt-ar {
	display: none;
	padding: 10px;
	width: 98%;
	height: 150px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.sb-btn-save {
	background: url(../images/icnSave.png) no-repeat center;
	background-size: 20px;
}

.q-ans-obj-txt {
	display: none;
	padding: 10px;
	width: 98%;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	margin-bottom: 10px;
}

.sb-ans-rat-wrapper {
	display: none;
}

.pos-static {
	position: static;
}

.sb-dd-wrapper-or {
	position: static;
	width: 270px;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	border-top: 3px solid #5cc7ef;
	background-color: #fff;
	z-index: 99999;
}

.sb-dd-item-or {
	width: 33%;
	float: left;
	border-bottom: 0;
	border-right: 1px solid #dcdcdc;
}

.sb-dd-item-or:last-child {
	border-right: 0;
}

.icn-clear {
	height: 40px;
	width: 40px;
	margin-left: 10px;
	background: url(../images/clear.png) no-repeat center;
}

.sb-ct-exp {
	background: url(../images/iconPlus.png) no-repeat center;
	height: 42px;
	width: 30px;
}

.sb-q-item-txt-or {
	width: 93%;
}

.sb-ct-close {
	background: url(../images/icnRemove.png) no-repeat center;
	height: 42px;
	width: 30px;
}

.sb-q-template-item {
	margin-top: 15px;
}

.sb-btn-choose {
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	width: 150px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	background-color: #5CC7EF;
	margin: 10px auto;
}

.sb-btn-choose:hover {
	background-color: #7AB400;
}

.hm-um-btn-view-all {
	text-align: center;
}

.um-hm-viewall {
	font-size: 13px;
	text-decoration: underline;
}

.sb-ul {
	margin-bottom: 25px;
}

.sb-mcq-ans-wrapper {
	margin-top: 10px;
}

.sb-inparea:last-child {
	margin-bottom: 0px;
}

.sb-inparea {
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.um-btn-wrapper-fix {
	width: 210px;
}

.um-branch-list {
	position: absolute;
	width: 100%;
}

.toast-container {
	z-index: 99999999999;
	text-align: center;
	position: fixed;
	bottom: 50px;
	width: 100%;
	line-height: 32px;
	display: none;
}

.sb-btns-add-rem-wrapper {
	margin-bottom: 20px;
	margin-top: 10px;
}

.sb-ad-rem-btn {
	cursor: pointer;
	width: 44px;
	height: 44px;
	margin-left: 15px;
}

.icn-sb-ad-btn {
	background: url(../images/Plus_Big.png) no-repeat center;
}

.icn-sb-rem-btn {
	background: url(../images/minus_Big.png) no-repeat center;
}

.sb-btn-reorder-up {
	background: url(../images/sb-reorder-up.png) no-repeat center;
}

.sb-btn-reorder-down {
	background: url(../images/sb-reorder-down.png) no-repeat center;
}

.sb-btn-cancel {
	background: url(../images/icntagClose.png) no-repeat center;
}

.sq-top-img {
	height: 70px;
	width: 70px;
	background: url(../images/place-holder-individual.png) no-repeat center;
	margin: 0 auto;
	margin-bottom: 20px;
	background-size: 40px;
}

.sq-bord-bot-sm {
	width: 55px;
	border-bottom: 1px solid #C8C8C8;
	margin: 0 auto;
	margin-bottom: 20px;
}

.sq-ques {
	font-size: 18px;
	width: 80%;
	margin: 0 auto 30px;
}

.sq-main-txt {
	margin-top: 20px;
	font-weight: bold !important;
	text-transform: capitalize;
	font-size: 16px;
	margin-bottom: 15px;
}

.sq-main-link {
	margin-top: 20px;
	font-weight: bold !important;
	font-size: 16px;
}

.sq-ques-wrapper {
	text-align: center;
}

.sq-star {
	float: left;
	cursor: pointer;
	width: 62px;
	height: 62px;
	background: url(../csssprites/smileys.png) no-repeat -206px -66px;
}

.sq-smile-icn-wrapper {
	float: left;
	cursor: pointer;
	width: 62px;
	height: 62px;
}

.sq-smile-icn-container {
	width: 100%;
	height: 62px;
	line-height: 62px;
	margin-bottom: 10px;
	cursor: pointer;
}

.comp-sq-smile-icn-container {
	height: 62px;
	line-height: 62px;
	margin-bottom: 10px;
	cursor: pointer;
}

.sq-smile-icn-text {
	margin-left: 0px;
	width: 235px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
}

.comp-top-mar {
	margin-top: 10px;
}

.sq-smile-happy-text {
	background: #77B001;
}

.sq-smile-neutral-text {
	background: #F9C42A;
}

.sq-smile-sad-text {
	background: #FF3400;
}

.sq-happy-smile {
	background: url(../images/happy_mood.png) no-repeat center;
}

.sq-sad-smile {
	background: url(../images/sad_mood.png) no-repeat center;
}

.sq-neutral-smile {
	background: url(../images/neutral_mood.png) no-repeat center;
}

.opacity-red {
	opacity: .5;
}

.opacity-complete-invisibility {
	opacity: 0;
}

.sq-full-star {
	background: url(../images/full_star.png) no-repeat center;
}

.no-star {
	background: url(../images/no_star.png) no-repeat center;
}

.sq-smile {
	float: left;
	cursor: pointer;
	width: 62px;
	height: 62px;
}

.sq-smile-1 {
	background: url(../csssprites/smileys.png) no-repeat -227px -150px;
}

.sq-smile-2 {
	background: url(../csssprites/smileys.png) no-repeat -170px -150px;
}

.sq-smile-3 {
	background: url(../csssprites/smileys.png) no-repeat -112px -150px;
}

.sq-smile-4 {
	background: url(../csssprites/smileys.png) no-repeat 0px -150px;
}

.sq-smile-5 {
	background: url(../csssprites/smileys.png) no-repeat -54px -150px;
}

.sq-full-smile {
	background: url(../images/icn-succ-msg.png) no-repeat center;
}

.sq-rat-wrapper {
	margin-bottom: 20px;
}

.sq-star-wrapper {
	width: 310px;
	margin: 0 auto;
}

.sq-happy-wrapper {
	width: 300px;
	margin: 0 auto;
}

.sq-skip-chk {
	cursor: pointer;
	height: 20px;
	width: 20px;
}

.sq-skip-txt {
	color: #47555E;
	margin-left: 10px;
	line-height: 20px;
	font-size: 18px;
}

.sq-skip-wrapper {
	width: 185px;
	margin: 0 auto 20px;
}

.sq-np-wrapper {
	width: 290px;
	height: 40px;
	/* background-color: #5CC7EF; */
	border-radius: 20px;
	line-height: 40px;
	margin: 30px auto;
}

.sq-np-item {
	color: #fff;
	width: 50% !important;
	cursor: pointer;
	padding-left: 45px;
}

.sq-np-item:first-child {
	/*    border-right: 1px solid #C8C8C8;*/
	
}

.sq-np-item-next {
	position: relative;
	padding: 0 40px 0 10px;
	border-radius: 0 20px 20px 0;
	background-image: url(../images/right-arw.png);
	background-repeat: no-repeat;
	background-position: 109px center;
}

.sq-np-item-next:before {
	position: absolute;
	left: 0;
	width: 2px;
	height: 40px;
	margin-left: -1px;
	content: "";
	background-image: url(../images/sq-divider.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}

.sq-np-item-prev {
	border-radius: 0 20px 20px 0;
	background-image: url(../images/left-arw.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.sq-btn-wrapper {
	margin-bottom: 20px;
}

.sq-btn-continue, .sq-btn-continue-survey {
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	width: 150px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	background-color: #009FE0;
	margin: 0px 0px 0px 165px;
}

.sq-btn-continue, .sq-btn-continue-survey:hover {
	background-color: #7AB400;
}

.sq-np-item-prev {
	border-radius: 20px 0 0 20px;
	text-align: right;
	padding-right: 10px;
	width: 130px;
}

.sq-slider-wrapper {
	border-radius: 4px;
	width: 50%;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	padding: 8px;
}

.sq-slider-val {
	color: #009FE0;
	font-size: 60px;
	text-align: center;
	margin-bottom: 20px;
}

.mgn-bot-40 {
	margin-bottom: 40px;
}

.rangeslider__fill_blue {
	background-color: #5CC7EF;
}

.t-inp {
	padding: 0 10px;
	width: 200px;
	float: left;
	height: 39px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	margin-top: 10px;
	margin-right: 10px;
}

.t-btn {
	float: left;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	background-color: #5CC7EF;
	margin-top: 10px;
}

.t-btn:hover {
	background-color: #7AB400;
}

.t-container {
	width: 960px;
	margin: 0 auto;
}

.t-heade-wrapper {
	height: 60px;
}

.t-logo {
	height: 60px;
	width: 150px;
	background: url(../images/logo.png) no-repeat center;
	background-size: 130px auto;
}

.t-header-main {
	border-top: 5px solid #5cc7ef;
	background-color: #F9F9FB;
}

.t-main-pic {
	width: 50%;
	min-height: 200px;
}

.t-main-reg {
	width: 50%;
}

.t-btn-reg {
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	width: 350px;
	text-align: center;
	text-transform: uppercase;
	background-color: #5CC7EF;
}

.t-btn-reg:hover {
	background-color: #7AB400;
}

.t-reg-txt {
	margin-bottom: 10px;
	padding: 0 10px;
	width: 350px;
	height: 50px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	display: block;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.t-reg-wrapper {
	width: 350px;
	margin: 56px auto 50px;
}

.t-bg-sample-img {
	width: 450px;
	margin: 0px auto;
	background: url(../images/t-images.jpg) no-repeat center;
	height: 400px;
}

.t-pro-txt {
	line-height: 60px;
	padding-left: 10px;
	font-size: 22px;
}

.t-pro-wrapper {
	border-bottom: 1px solid #dcdcdc;
}

.t-pro-img-wrapper {
	width: 100px;
	margin-right: 15px;
}

.t-pro-txt-wrapper {
	width: 595px;
}

.t-pro-line1 {
	font-size: 18px;
	line-height: 32px;
}

.t-pro-btn {
	width: 115px;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	background-color: #5CC7EF;
}

.t-pro-btn:hover {
	background-color: #7AB400;
}

.margin-right-20 {
	margin-right: 20px;
}

.t-pro-item {
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0;
}

.t-pro-item:last-child {
	border-bottom: 0;
}

.t-pro-line2 {
	line-height: 24px;
}

.t-pro-line3 {
	font-size: 12px;
	line-height: 24px;
}

.t-pro-btn-adj {
	margin-right: 10px;
	margin-left: 10px;
}

.t-pro-search-no {
	font-size: 12px;
	color: #A5A5A5;
}

.t-pro-search-txt {
	line-height: 60px;
	padding-left: 10px;
}

.t-pro-search-name {
	font-size: 18px;
}

.ui-widget-content {
	max-height: 200px;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
	width: 313px !important;
}

.autocomplete-sm {
	width: 215px;
}

.ov-payment-container {
	/* height: 100%;
	overflow: auto; */
	
}

.ov-payment-shadow {
	width: 750px;
	max-width: 100%;
	float: none;
	margin: 0 auto;
	box-shadow: 0px 0px 13px 4px #CCC;
}

.body-no-scroll-y {
	overflow: hidden;
}

.body-no-scroll {
	overflow: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
}

.sb-quests-error {
	text-align: center;
	color: rgb(240, 75, 75);
	font-size: 18px;
	margin-bottom: 15px;
}

.sq-mcq-wrapper {
	margin: 0 auto;
	width: 300px;
}

.sq-mcq-chk-wrapper {
	cursor: pointer;
	height: 32px;
	width: 40px;
}

.sq-mcq-ans-wrapper {
	width: 260px;
	text-align: left;
	font-size: 13px;
	line-height: 24px;
}

.st-mcq-chk-on {
	background: url(../images/sb-check.png) no-repeat center;
}

.st-mcq-chk-off {
	background: url(../images/sb-uncheck.png) no-repeat center;
}

.sq-mcq-chk {
	cursor: pointer;
	width: 40px;
	height: 26px;
}

#recaptcha_image img#recaptcha_challenge_image {
	width: 99%;
}

.reg-captcha-img {
	width: 370px;
	height: 58px;
	border-bottom: 1px solid #DCDCDC;
	background: none repeat scroll 0% 0% #FFF;
}

.review-count-left {
	line-height: 22px;
	height: 30px;
	font-size: 14px;
	color: #009FE0;
	margin-left: 5px;
}

.prof-user-logo {
	height: 150px;
	background-size: contain !important;
	background-color: #f1f1f1;
}

.prof-user-logo iframe {frameborder ="0";
	border: 0;
	width: 100%;
}

.prof-user-addline1 {
	/*    font-weight: bold !important;*/
	font-family: 'OpenSansBold';
	font-size: 16px;
}

.prof-user-address {
	text-align: center;
}

/* .hm-hr-row-right {
    margin-top: 15px;
} */
.icn-blog {
	background: url(../images/blog.png) no-repeat center;
}

.bord-left-panel {
	border-left: 1px solid #dcdcdc;
}

.lp-sub {
	margin-left: 14px;
}

.flat-left-bord {
	background: url(../images/line-flat.png) no-repeat;
	background-position: left 18px;
}

.lp-sub-img {
	float: left;
	width: 30px;
	height: 36px;
	margin-right: 5px;
}

.lp-sub-txt {
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lp-sub-header {
	padding: 0px 0px 0px 15px;
}

.icn-rgn {
	background: url(../images/rgn.png) no-repeat center;
}

.icn-rgn-blue {
	background: url(../images/rgn_blue.png) no-repeat center;
}

.lp-pers-img {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-size: 100% auto !important;
}

.icn-psn1 {
	background: url(../images/Person1.png) no-repeat center;
}

.icn-psn2 {
	background: url(../images/Person1.png) no-repeat center;
}

.mgn-left-0 {
	margin-left: 0;
}

.prof-right-panel-wrapper {
	border-left: 1px solid #dcdcdc;
	margin-left: -16px !important;
}

.lph-dd-content {
	display: none;
}

.hdr-links {
	line-height: 70px;
	color: #fff;
}

.hdr-links a {
	color: #fff !important;
}

.hdr-link-active {
	font-weight: bold !important;
}

.hdr-link-item {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.profile-addl-links {
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.p-a-l-item {
	cursor: pointer;
	color: #BDBDBD;
	font-size: 12px;
}

.ppl-review-item {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-top: 10px;
	word-break: break-word;
}


.ppl-review-item:last-child {
	border-bottom: none;
}

.ppl-review-item-last {
	border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
   
}

.survery-header-2 {
	float: none;
	text-align: center;
	font-size: 20px;
	font-weight: bold !important;
}

.sq-pts-item {
	cursor: pointer;
	line-height: 36px;
	color: #fff;
	text-align: center;
	width: 20%;
	float: left;
}

.sq-pts-red {
	border-radius: 3px 0 0 3px;
	background-color: #F43F07;
}

.sq-pts-org {
	background-color: #F9F281;
}

.sq-pts-lgreen {
	background-color: #EAF981;
}

.sq-pts-military {
	background-color: #C1DC88;
}

.sq-pts-dgreen {
	border-radius: 0 3px 3px 0;
	background-color: #ABC27E;
}

.sq-pts-item-hover {
	width: 20%;
	line-height: 24px;
	text-align: center;
	background-color: #F9F9FB;
	font-size: 12px;
	display: none;
	float: left;
	border-radius: 3px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.pts-arr-bot {
	position: relative;
	background: #F9F9FB;
}

.pts-arr-bot:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(249, 249, 251, 0);
	border-top-color: #F9F9FB;
	border-width: 8px;
	margin-left: -8px;
}

.pts-wrap-adj {
	position: relative;
	margin-bottom: 2px;
	border: 0;
	height: 40px;
}

.sq-txt-area {
	width: 50%;
	height: 150px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.pts-hover-1 {
	position: absolute;
	left: 0%;
}

.pts-hover-2 {
	position: absolute;
	left: 20%;
}

.pts-hover-3 {
	position: absolute;
	left: 40%;
}

.pts-hover-4 {
	position: absolute;
	left: 60%;
}

.sq-i-txt input {
	background: none !important;
}

.pts-hover-5 {
	position: absolute;
	left: 80%;
}

.prog-img-container {
	position: relative;
	width: 190px;
	height: 190px;
	max-width: 100%;
	background-color: rgb(244, 244, 244);
}

.prof-img-wrapper {
	width: 200px;
	height: 200px;
}

.prof-name-container {
	margin: 5px 0 5px 15px;
}

.form_contact_image {
	position: absolute;
	bottom: 0;
	width: 100%;
	opacity: 0;
	z-index: 9;
	background-color: #fff;
	height: 100%;
}

.form_contact_image_trigger {
	width: 100%;
	opacity: 0;
	background-color: #fff;
	height: 100%;
}

.con_img_inp_file {
	height: 50px;
	height: 100%;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.rp-edit-locks {
	width: 46px;
	height: 33px;
	cursor: pointer;
	background: url(../images/locks.png) no-repeat;
	background-position: -118px center;
}

.lp-edit-locks {
	position: absolute;
	right: 20px;
	cursor: pointer;
	width: 46px;
	height: 34px;
	background: url(../images/locks.png) no-repeat;
	background-position: -218px center;
	display: none;
}

.lp-ach-item-img {
	cursor: pointer;
	width: 34px;
	height: 34px;
	background: url(../images/icnRemove.png) no-repeat center;
}

.lp-ach-item-txt {
	width: 78%;
}

.sq-i-container {
	width: 400px;
}

.sq-info-wrapper {
	margin-bottom: 20px;
}

.sq-i-lbl.float-left {
	width: 75px;
	text-align: right;
	margin-right: 15px;
	line-height: 40px;
}

.sq-i-txt-fld {
	width: 304px;
	height: 40px;
	padding: 0 10px;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	background-color: #FFF;
}

.lp-edit-locks-locked {
	background-position: 10px center;
}

.prof-name-txt {
	width: 100%;
	float: left;
}

.prof-name-lock {
	cursor: pointer;
	width: 46px;
	height: 33px;
	background: url(../images/locks.png) no-repeat;
	background-position: -118px center;
}

.prof-name-unlock {
	background-position: 10px center;
}

.main-con-header-adj {
	margin-bottom: 5px;
	line-height: 33px;
}

.abt-locks-adj {
	height: 33px;
	width: 33px;
	background: url(../images/locks.png) no-repeat;
	background-position: -123px center;
}

.abt-locks-adj-locked {
	background-position: 4px center;
}

.lp-prog-img-container {
	position: relative;
	height: 100px !important;;
}

.prof-image-rp {
	height: 100px !important;
}

.prof-img-lock-wrapper {
	position: relative;
}

.prof-img-lock-item {
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	z-index: 99999;
}

.prof-img-lock {
	cursor: pointer;
	background: rgba(255, 255, 255, 0.6) url(../images/locks.png) no-repeat;
	background-position: -213px center;
	display: none;
}

.prof-img-lock-locked {
	background-position: 10px center;
}

.prof-edit-social-link {
	position: relative;
}

.social-token-text {
	position: absolute;
	z-index: 9999999999999;
	top: 45px;
	left: 120px;
	height: 40px;
	width: 260px;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.arrow_box_social {
	position: relative;
	background: #009fe0;
}

.arrow_box_social:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 159, 224, 0);
	border-bottom-color: #009fe0;
	border-width: 8px;
	margin-left: -8px;
}

.prof-addr-center {
	text-align: center;
}

.prof-edit-icn {
	position: relative;
	margin-top: 10px;
}

.prf-edit-img {
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	border-radius: 50%;
	cursor: pointer;
	height: 32px;
	background: rgba(215, 64, 64, 0.6);
}

.btn-com {
	background-color: #5CC7EF !important;
}

.btn-com:hover {
	background-color: #7AB400 !important;
}

.btn-com:active {
	background-color: #70A501 !important;
}

.btn-com-disabled {
	cursor: auto !important;
	background-color: #5CC7EF !important;
}

.btn-com-disabled:hover {
	background-color: #5CC7EF !important;
}

.btn-com-disabled:active {
	background-color: #5CC7EF !important;
}

.sq-np-item-disabled {
	color: #EFEFEF !important;
	cursor: default !important;
	background-color: #009FE0 !important;
}

.showHoverTab {
	display: block !important;
}

.pu-edit-fields {
	width: 100%;
	margin-bottom: 10px;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
	height: 40px;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
	margin-bottom: 10px;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
	height: 40px;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.hier-edit-fields {
	margin-bottom: 10px;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
	height: 40px;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.err-nw-wrapper ,.err-nw-wrapper-invalid,.err-nw-wrapper-success{
	display: none;
	background-color: #E57C66;
	color: #fff;
	line-height: 36px;
	text-align: center;
	margin-bottom:5px;
}

.err-new-close, .err-new-close-success, .err-new-close-invalid {
	display: inline-block;
	margin-right: 5px;
	height: 36px;
	margin-bottom: -13px;
	width: 32px;
	background: url(../images/close_check.png) no-repeat left center;
	background-size: auto 22px;
}

.reg-cap-nw-adj {
	margin-right: 7px;
	overflow: visible !important;
}

.reg-cap-nw-adj .reg-cap-nw-adj-container {
	float: right;
	width: 304px;
	overflow: hidden;
	border-radius: 3px;
}

.reg-cap-nw-adj .reg-captcha-img {
	width: 300px;
	height: 58px;
}

.reg-cap-nw-adj #recaptcha_challenge_image {
	width: 300px !important;
}

.reg-cap-nw-adj .reg-cap-txt {
	width: 184px !important;
}

.reg-cap-nw-adj .sq-btn-continue {
	position: relative;
	left: 30px;
	margin-top: 25px;
}

.sq-img-adj {
	position: absolute;
	top: 0;
	width: 26px;
	height: 26px;
	margin: 6px 12px;
}

.bg-black-info {
	background-color: #666 !important;
}

.bg-black-success {
	background-color: #95E566 !important;
}

.bg-black-success .err-new-close {
	background-position: right center;
	background-size: auto 22px;
}
.bg-black-success .err-new-close-success {
	background-position: right center;
	background-size: auto 22px;
}
.bg-black-success .err-new-close-invalid{
	background-position: right center;
	background-size: auto 22px;
}
.header-right {
	position: relative;
	height: 55px;
	line-height: 66px;
	font-size: 14px;
	margin-top: -10px;
}

.hr-txt1, .hr-txt2 {
	height: 60px;
	line-height: 60px;
}

.hr-txt2 {
	cursor: pointer;
	font-weight: bold !important;
	margin-left: 20px;
	padding-right: 40px;
	background: url(../images/sb-dd-icn-pd.png) no-repeat right center;
}

.hr-dd-wrapper {
	position: absolute;
	right: 0;
	line-height: 24px;
	top: 30px;
	width: 172px;
	right: 18px;
	background-color: #f9f9fb;
	border: 1px solid #dcdcdc;
	z-index: 999;
}

.hr-dd-item {
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
	border-bottom: 1px solid #dcdcdc;
}

.hr-dd-item: last-child {
	border-bottom: 0;
}

.hr-dd-item:hover {
	color: #fff;
	background-color: #5cc7ef;
}

.pr-dd-wrapper {
	position: absolute;
	line-height: 24px;
	top: 33px;
	width: 172px;
	right: 18px;
	background-color: #f9f9fb;
	border: 1px solid #dcdcdc;
	z-index: 999;
}

.pr-dd-item {
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
	border-bottom: 1px solid #dcdcdc;
}

.pr-dd-item: last-child {
	border-bottom: 0;
}

.va-dd-wrapper {
	z-index: 999;
	border: 1px solid #dcdcdc;
	position: absolute;
	border-top: 3px solid #5cc7ef;
	background-color: #fff;
	border-radius: 3px;
	width: 200px;
	color: #666;
	text-align: left;
	top: 50px;
	right: 5px;
	max-height: 400px;
	box-shadow: 3px 3px 30px #444;
}

/* .pe-dd-item {
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
	border-bottom: 1px solid #dcdcdc;
}
.pe-dd-item:hover {
	color: #fff;
	background-color: #5cc7ef;
	border-top: 1px solid #5cc7ef;
}
.pe-dd-item:last-child {
	border-bottom: 0;
} */
.pe-dd-item, .da-dd-item, .se-dd-item {
	cursor: pointer;
	font-size: 12px;
	line-height: 15px;
	padding: 3px 5px;
	border-bottom: 1px solid #eee;
}

.da-dd-item:hover, .pe-dd-item:hover, .se-dd-item:hover {
	color: #fff;
	background-color: #5cc7ef;
}

.da-dd-item:last-child, .se-dd-item:last-child, .pe-dd-item:last-child {
	border-bottom: 0;
}

/* .se-dd-item {
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
	border-bottom: 1px solid #dcdcdc;
}
.se-dd-item:hover {
	color: #fff;
	background-color: #5cc7ef;
	border-top: 1px solid #5cc7ef;
}
.se-dd-item:last-child {
	border-bottom: 0;
}*/
.dsh-name-wrapper {
	font-size: 22px;
	text-align: center;
}

.dsh-txt-1 {
	text-transform: uppercase;
	font-weight: bold !important;
}

.dsh-star-wrapper {
	width: 230px;
	margin: 25px auto;
}

.dsh-star-item {
	height: 53px;
	width: 50px;
	/* background-size: 40px !important; */
}

.dsh-rating-item {
	/* background-color: #009FE0; */
	color: #009FE0;
	line-height: 42px;
	text-align: center;
	font-size: 28px;
	height: 42px;
	width: 75px;
	border-radius: 5px;
	margin-top: 5px;
	font-weight: bold !important;
}

.dsh-btn-complete {
	background-color: #009FE0;
	height: 42px;
	line-height: 42px;
	width: 230px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin: 5px 0;
	font-size: 18px;
	font-family: 'opensanssemibold';
	cursor: pointer;
}

.dsh-btn-orange {
	background: rgb(233, 127, 48);
}


.dsh-btn-red {
	background: rgb(128, 0, 0);
}


.dsh-btn-green {
	background: rgb(122, 180, 0);
}

.dsh-txt-2, .dsh-txt-3 {
	font-family: 'OpenSansLight';
}

.dash-left-txt-wrapper {
	padding: 75px 0;
	padding-left: 20px;
}

.dash-top-info {
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	min-height: 330px;
}

.stats-left {
	width: 350px;
}

.dash-sel-lbl {
	width: 80px;
	text-align: right;
	line-height: 36px;
	padding-right: 5px;
}

.setting-sel-lbl {
	width: 150px;
	text-align: right;
	line-height: 36px;
	padding-right: 5px;
	display: flex;
    font-family: opensanslight;
    font-weight: bold !important;
    justify-content: flex-start;
    flex-direction: column;
}

.review-sort-sel-col{
	float: none;
	margin-top: 30px;
}

.send-email-sel-col{
    float: none;
    margin-top: 40px;
    margin-bottom: 20px;
    height: 25px;
}

.email-setting-sel-lbl {
	padding-top: 15px;
}

.dash-stats-wrapper {
	padding: 30px 0 15px;;
}

.dash-sub-head {
	line-height: 32px;
	font-size: 16px;
	margin-bottom: 15px;
	padding-left: 10px;
}

.dash-sel-wrapper,.admin-sel-wrapper,.setting-sel-wrapper  {
	margin-bottom: 20px;
}

.dash-sel-item,.admin-sel-item {
	background-color: #fff;
	height: 36px;
	width: 215px;
	margin-left: 20px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding-left: 5px;
	outline: none;
}

.app-stng-sel-item {
	background-color: #fff;
	height: 40px;
	width: 300px;
	margin-left: 30px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding-left: 5px;
	outline: none;
}

.review-sort-sel-item{
	background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    box-shadow: 0px 2px 2px 0px #e3e3e3;
    width: 255px;
    height: 50px;
    margin-left: 0px;
    border-radius: 3px;
	padding-left: 7px;
	outline: none;
}

.email-sel-wrapper {
	float: left;
    margin-left: 20px;
}

.email-item-wrapper {
	background-color: #fff;
    height: 50px;
    width: 150px;
    padding-left: 5px;
    outline: none;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    box-shadow: 0px 2px 2px 0px #e3e3e3;
}

.sort-sel-wrapper {
    width: 255px;
    height: 50px;
}

.email-sel-item{
	height: 50px;
	width: 150px;
}

.dash-sel-item-sm {
	background-color: #fff;
	height: 36px;
	width: 40%;
	margin-left: 20px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding-left: 5px;
	outline: none;
	min-width: 215px;
}

.stat-icn-lbl {
	width: 200px;
	font-size: 14px;
}

.stat-icns-wrapper {
	line-height: 37px;
}

.stat-icn-img {
	height: 32px;
	width: 18px;
	margin-right: 1px;
	background-size: 80% auto !important;
}

.stat-icn-txt-rt {
	font-size: 18px;
	margin-left: 20px;
}

.stats-right {
	margin-left: 40px;
	margin-bottom: 18px;
}

.stats-right-survey {
	margin-top: 40px;
}

.dash-panel-left {
	padding-top: 30px;
}

.dash-panel-right {
	border-left: 1px solid #dcdcdc;
}

.dash-lp-rt-img {
	width: 44px;
	height: 36px;
	background: url(../images/fast_mail.png) no-repeat center;
}

.dash-icn-close {
	width: 44px;
	height: 36px;
	background: url(../images/delete.png) no-repeat center;
}

.dash-lp-item {
	margin-bottom: 5px;
	padding-left: 15px;
	line-height: 35px;
	max-height: 200px;
	overflow-x: hidden;
}

.dash-lp-item-grp {
	max-height: 200px;
	position: relative;
	margin-right: -12px;
	padding-right: 12px;
}

.dash-lp-txt>span {
	font-size: 12px;
	font-family: 'opensanslight';
}

.dash-btn-sur-data {
	color: #009FE0;
	margin: 20px auto;
	border-radius: 3px;
	text-align: center;
	line-height: 32px;
	width: 218px;
	border: 1px solid #009FE0;
	cursor: pointer;
}

.dash-lp-header {
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.dash-lp-txt {
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: normal;
}

.dash-btn-dl-sd {
	color: #009FE0;
	border-radius: 3px;
	line-height: 32px;
	margin-top: 6px;
	border: 1px solid #009FE0;
	height: 32px;
	width: 350px;
	text-align: center;
	font-size: 13px;
	text-transform: initial;
}

.dash-btn-dl-br,.admin-btn-dl-br {
	color: #009FE0;
	border-radius: 3px;
	line-height: 32px;
	margin-top: 2px;
	border: 1px solid #009FE0;
	height: 32px;
	width: 160px;
	text-align: center;
	font-size: 13px;
	text-transform: initial;
}

.acc-stats-rep-btn-enabled{
	cursor: pointer;
}

.acc-stats-rep-btn-disabled {
    cursor: not-allowed;
    background: lightgray;
}

.download-acc-stats-rep{
	color: #009fe0;
    font-size: 13px;
    cursor:pointer;
}

.download-acc-stats-rep:hover{
	color: #009fe0;
    font-size: 13px;
}

.pending-acc-stats-rep{
	color: #969595;
    font-size: 13px;
}

.acc-stats-rep-link{
	margin-top: 6px;
    position: absolute;
    margin-left: 30px;
}

.pending-acc-stats-rep:hover{
	color: #969595;
	text-decoration:none !important;
}
.acc-stats-rep-btn-disabled{
	cursor: not-allowed;
    background: #bdb9b9;
    color: whitesmoke;
}

.dash-btn-dl-sd-admin {
	float: right;
	margin-right: 10px;
	color: #009FE0;
	border-radius: 3px;
	line-height: 32px;
	border: 1px solid #009FE0;
	height: 32px;
	width: 500px;
	max-width: 90%;
	max-width: calc(100% - 20px);
	text-align: center;
	font-size: 13px;
	text-transform: initial;
}

.sm-btn-dl-sd-admin {
	float: right;
	margin-right: 10px;
	color: #009FE0;
	border-radius: 3px;
	line-height: 32px;
	border: 1px solid #009FE0;
	height: 32px;
	width: 25%;
	min-width: 240px;
	max-width: 90%;
	max-width: calc(100% - 20px);
	text-align: center;
	font-size: 13px;
	text-transform: initial;
}

.dsh-dwnld-btn {
	width: 45%;
	padding-left: 5px;
}

.dsh-br-dwnld-btn {
	padding-left: 14%;
}

.dsh-date-picker {
	position: relative;
	top: -2px;
	width: 20%;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: normal;
	border: none;
	color: #777;
	font-size: 11px;
	outline: none;
}

.dsh-date-picker:focus {
	outline: none;
	border: none;
}

.dash-ppl-say-lbl {
	line-height: 40px;
}

.dsh-graph-img {
	width: 116px;
	height: 116px;
}

.dsh-graph-img>svg {
	height: 100%;
	display: block;
}

.dsh-graph-wrapper {
	width: 650px;
	height: 480px;
	background: url(../images/bg_gray.png) no-repeat;
	background-position: center top;
}

.dsh-graph-item {
	position: relative;
}

.dsh-graph-txt {
	font-size: 18px;
	text-align: center;
	position: absolute;
}

.dsh-graph-num {
	position: absolute;
	top: 5px;
	width: 106px;
	text-align: center;
	line-height: 106px;
	font-size: 24px;
	left: 5px;
	background-color: #fff;
	border-radius: 50%;
}

.dsh-graph-txt-1 {
	left: -130px;
	width: 135px;
	top: 15px;
}

.dsh-g-wrap {
	position: absolute;
}

.dsh-g-wrap-2 {
	top: 52px;
	left: 322px;
}

.dsh-graph-txt-2 {
	left: 120px;
	width: 135px;
	top: 22px;
}

.dsh-g-wrap-3 {
	top: 173px;
	left: 472px;
}

.dsh-graph-txt-3 {
	width: 169px;
	left: -25px;
	top: 125px;
}

.dsh-g-wrap-1 {
	top: 58px;
	left: 92px;
}

.dsh-g-wrap-4 {
	top: 225px;
	left: 172px;
}

.dsh-graph-img-4 {
	width: 196px;
	height: 196px;
}

.dsh-graph-num-4 {
	width: 182px;
	height: 182px;
	left: 7px;
	top: 7px;
}

.dsh-graph-txt-4 {
	top: 100px;
	left: -150px;
	width: 150px;
}

.stat-icn-img-green {
	background: url(../images/person_green.png) no-repeat center;
}

.stat-icn-img-blue {
	background: url(../images/person_blue.png) no-repeat center;
}

.stat-icn-img-yellow {
	background: url(../images/person_yellow.png) no-repeat center;
}

.stat-icn-img-red {
	background: url(../images/person_red.png) no-repeat center;
}

.person-img {
	background: url(../images/image_pt.png) no-repeat center;
}

.dsg-g-rbn {
	position: absolute;
	background-size: 83%;
	height: 72px;
	width: 240px;
	top: 142px;
	left: -8px;
}

.dsg-g-rbn-1 {
	background: url(../images/ribbon1.png) no-repeat center;
}

.dsg-g-rbn-2 {
	background: url(../images/Ribbon.png) no-repeat center;
}

.dsg-g-rbn-3 {
	background: url(../images/ribbon3.png) no-repeat center;
}

.hm-hdr-bord-bot {
	border-bottom: 1px solid #D2DEDF;
}

.util-gph-item {
	position: relative;
	height: 290px;
	width: 750px;
}

.trans-gph-item {
	position: relative;
	height: 290px;
	width: 1350px;
}

.util-graph-wrapper {
	position: relative;
}

.lgn-col-item {
	border-radius: 3px;
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-left: 10px;
}

.util-gph-legend {
	position: absolute;
	top: 200px;
	line-height: 25px;
	left: -220px;
	font-size: 13px;
	width: 205px;
	text-align: right;
}
/*transaction monitor legend colors*/
.trans-monitor-lgn-col-blk{
	background-color : rgb(0, 0, 0);
}

.trans-monitor-lgn-col-red{
	background-color : rgb(255, 0, 0);
}

.trans-monitor-lgn-col-blue{
	background-color : rgb(0, 135, 255);
}

.trans-monitor-lgn-col-gray{
	background-color : rgb(169,169,169);
}

.trans-monitor-lgn-col-grn{
	background-color : rgb(0, 255, 0);
}

.lgn-col-grn {
	background-color: rgb(28, 242, 0);
}

.lgn-col-blue {
	background-color: rgb(0, 174, 239);
}

.lgn-col-yel {
	background-color: rgb(255, 242, 0);
}

.lgn-col-red {
	background-color: rgb(255, 202, 145);
}

.hier-col-red {
	background-color: #FF3400;
}

.hier-col-green {
	background-color: #95E566;
}

.hier-col-blue {
	background-color: #009FE0;
}
.color-blue{
	color:#009FE0;
}


.not-verified {
	color: #FF1A10 !important;
}

.dash-main-left {
	overflow: hidden;
	margin-left: -20px;
}

.rt-content-main-adj {
	padding: 15px 15px 15px 30px;
	margin-left: -15px;
	margin-right: 0;
}

.pe-whitespace {
	white-space: pre-wrap;
}

.reg_header {
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 22px;
}

.reg_form_wrapper_2 {
	width: 760px;
	margin: 25px auto 0;
}

.rfr_lbl {
	line-height: 40px !important;
	margin-right: 30px;
	text-align: right;
	width: 120px;
	font-size: 14px;
}

.rfr_lbl_width-98 {
	width: 98px !important;
}

.rfr_lbl_width-106 {
	width: 106px !important;
}

.rfr_txt_fld {
	width: 270px;
	height: 40px;
	border-radius: 3px;
	outline: none;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	margin-right: 30px;
	font-size: 12px;
}

.signup-inp-cont {
	width: 302px;
	margin-right: 0;
}

select.rfr_txt_fld, select.rfr_input_fld {
	padding-right: 0;
}

.rfr_input_fld {
	height: 100%;
	width: 100%;
	background: transparent;
	border: none;
	padding: 0 10px;
}

.rfr_txt {
	position: relative;
}

.rfr_icn {
	display: none;
	position: absolute;
	height: 26px;
	width: 26px;
	margin: 17px;
}

.reg_btn {
	background-color: #009FE0;
	height: 40px;
	line-height: 40px;
	width: 160px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin: 10px auto;
	font-size: 13px;
	cursor: pointer;
}

.reg_btn:hover {
	background-color: #7AB400 !important;
}

.reg_btn:active {
	background-color: #70A501 !important;
}

.reg_form_row {
	margin-bottom: 20px;
	overflow: hidden;
}

.reg_form_wrapper_1 {
	width: 433px;
	margin: 8px auto 0;
}

.main-rt-adj {
	padding-top: 0;
}

.left-panel-content-adj {
	clear: both;
	line-height: 32px;
}

.lp-align-adj {
	text-align: left !important;
	float: left;
	clear: both;
}

.reg_lkin_wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
}

.reg_lin_btn_wrapper {
	margin-top: 20px;
}

.acc-type-container {
	/*width: 864px;*/
	margin: 0 auto;
	text-align: center;
}

.acc-type-item {
	margin-bottom: 20px;
	display: inline-block;
	width: 273px;
	margin-right: 20px;
	background-color: #F9F9FB;
	border-radius: 10px;
	overflow: hidden;
	height: 410px;
	cursor: pointer;
	border: 1px solid #f9f9fb;
}

.act-header {
	background-color: #ABABAB;
	color: #fff;
	line-height: 65px;
	font-size: 22px;
}

.act-price {
	background-color: #82CFEE;
	color: #fff;
	font-size: 30px;
	line-height: 46px;
	height: 46px;
	margin-top: 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold !important;
}

.act-price sup {
	font-size: 10px;
	top: -17px;
	font-weight: bold !important;
}

.act-price span {
	font-size: 12px;
}

.act-txt-1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 78px;
	font-weight: bold !important;
}

.act-txt-3 {
	background-color: #ABABAB;
	color: #fff;
	text-transform: uppercase;
	line-height: 80px;
	font-size: 18px;
}

.act-txt-2 {
	height: 116px;
	width: 80%;
	margin: 0 auto;
}

.act-type-hover .act-header, .act-type-hover .act-txt-3 {
	background-color: #B2D666;
}

.act-type-hover .act-price {
	background-color: #fff;
	color: #82CFEE;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.act-type-hover .acc-type-item {
	border: 1px solid #cdcdcd;
}

.act-type-hover {
	border: 1px solid #cdcdcd;
}

.pu_arrow_rt {
	position: relative;
	background: #fff;
	border: 1px solid #dcdcdc;
}

.pu_arrow_rt:after, .pu_arrow_rt:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.pu_arrow_rt:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 8px;
	margin-top: -8px;
}

.pu_arrow_rt:before {
	border-color: rgba(220, 220, 220, 0);
	border-left-color: #dcdcdc;
	border-width: 9px;
	margin-top: -9px;
}

.pe-btn-post {
	background-color: #009FE0;
	height: 30px;
	line-height: 30px;
	width: 110px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-family: 'opensans';
	cursor: pointer;
	float: right;
}

.pe-btn-post:hover {
	background-color: #7AB400 !important;
}

.pe-btn-post:active {
	background-color: #70A501 !important;
}

.bd-hr-left-panel {
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 32px;
	margin-top: 15px;
	border-right: 1px solid #dcdcdc;
}

.bd-hr-img {
	height: 32px;
	width: 32px;
	margin-top: 7px;
	margin-right: 15px;
	border-radius: 50%;
}

.pers-default-img {
	background: url(../images/place-holder-individual.png) no-repeat center;
	background-size: 20px;
}

.sm-default-img {
	clear: both;
	background: url(../images/place-holder-individual.png) no-repeat center;
	background-size: 32px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-top: 10px;
}

.sm-custom-img {
	clear: both;
	background-size: 50px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-top: 10px;
}

.sm-post-row {
	padding-left: 35px;
	margin-top: 18px;
}

.dsh-pers-default-img {
	background: url(../images/place-holder-individual.png) no-repeat center;
	background-size: 60% auto;
}

.dsh-region-default-img {
	background: url(../images/place-holder-Region.png) no-repeat center;
	background-size: auto !important;
}

.dsh-office-default-img {
	background: url(../images/place-holder-Office.png) no-repeat center;
	background-size: auto !important;
}

.dsh-comp-default-img {
	background: url(../images/place-holder-Company.png) no-repeat center;
	background-size: auto !important;
}

.pers-default-big {
	background: url(../images/place-holder-individual.png) no-repeat center
		#fff;
	background-size: contain;
	border: 1px dashed #ccc;
	border-radius: 3px;
}

.region-default-img {
	background: url(../images/place-holder-Region.png) no-repeat center #fff;
	background-size: auto !important;
	border: 1px dashed #ccc;
}

.office-default-img {
	background: url(../images/place-holder-Office.png) no-repeat center #fff;
	background-size: auto !important;
	border: 1px dashed #ccc;
}

.comp-default-img {
	background: url(../images/place-holder-Company.png) no-repeat center
		#fff;
	background-size: auto !important;
	border: 1px dashed #ccc;
}

.sr-comp-default-img {
	content: url(../images/place-holder-Company.png);
}

.sr-reg-default-img {
	content: url(../images/place-holder-Region.png);
}

.sr-off-default-img {
	content: url(../images/place-holder-Office.png);
}

.sr-ind-default-img {
	content: url(../images/person.png);
}

.bd-lt-l1 {
	border-left: 5px solid #6296D9;
}

.bd-lt-l2 {
	border-left: 5px solid #61A64B;
}

.bd-hr-item-l3 {
	
}

.bd-lt-l3 {
	border-left: 5px solid #D7D7D7;
	line-height: 44px;
}

.bd-hr-item-l2, .bd-hr-item-l3 {
	padding-left: 20px;
}

.bd-hr-lp-header {
	font-size: 20px;
	margin-bottom: 15px;
}

.bd-hr-item {
	padding-left: 15px;
	/* cursor: pointer; */
}

.bd-hr-txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
	width: calc(100% - 40px);
}

.bd-hr-rt-panel {
	border-left: 1px solid #dcdcdc;
	margin-left: -1px;
}

.bd-hr-rt-header {
	line-height: 78px;
	text-align: center;
	font-size: 18px;
}

.bd-lt-l3 .bd-hr-txt {
	width: calc(100% - 50px);
}

.bd-hr-rt-header strong {
	font-weight: bold !important;
}

.bd-hr-tabs-header {
	line-height: 36px;
	border-bottom: 3px solid #F0F0F0;
}

.bd-hr-tabs-header-item {
	width: 30%;
}

.bd-hdr-active {
	margin-bottom: -3px;
	border-bottom: 3px solid #009FE0;
}

.bd-hdr-active-arr {
	position: relative;
	/*	background: #009FE0;*/
}

.bd-hdr-active-arr:after {
	top: 27px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 159, 224, 0);
	border-bottom-color: #009FE0;
	border-width: 5px;
	margin-left: -5px;
}

.bd-hdr-span {
	cursor: pointer;
	font-weight: bold !important;
	display: inline-block;
	margin-left: 15px;
	padding: 0 15px;
	margin-right: 15px;
}

.hdr-txt-rt-adj {
	text-align: right;
}

.bd-hr-form-wrapper {
	width: 670px;
	max-width: 100%;
	margin: 30px auto;
}

/* .bd-frm-left { 
	line-height: 40px;
	margin-right: 20px;
	width: 200px;
	min-height: 10px;
	text-align: right;
	font-family: opensanslight;
	font-weight: bold !important;
} */
.bd-frm-left {
	line-height: 40px;
	margin-right: 20px;
	width: 25%;
	min-width: 96px;
	min-height: 10px;
	text-align: right;
	font-family: opensanslight;
	font-weight: bold !important;
}

.bd-frm-left-un {
	line-height: 40px;
	margin-right: 20px;
	width: 25%;
	min-width: 60px;
	min-height: 10px;
	text-align: right;
	font-family: opensanslight;
	font-weight: bold !important;
}

.bd-frm-right-un {
	line-height: 40px;
	margin-right: 20px;
	width: 60%;
	min-width: 96px;
	min-height: 10px;
	text-align: right;
	font-family: opensanslight;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bd-frm-right {
	width: 50%;
	min-width: 150px;
}

.bd-vms-right {
	width: 50%;
	min-width: 150px;
}

/* .bd-frm-rt-txt {
	width: 275px;
	padding: 0 10px;
	height: 40px;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #dcdcdc;

} */
.bd-frm-rt-txt {
	width: 80%;
	padding: 0 10px;
	height: 40px;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	min-width: 180px;
	background: #fff;
}

.bd-hr-form-item {
	margin-bottom: 10px;
}

.bd-frm-rt-dd {
	position: relative;
}

/* .bd-frm-rt-dd-list {
	position: absolute;
	top: 39px;
	border: 1px solid #dcdcdc;
	width: 275px;
	z-index: 999;
} */
.bd-frm-rt-dd-list {
	position: absolute;
	top: 39px;
	border: 1px solid #dcdcdc;
	width: 80%;
	z-index: 999;
	min-width: 180px;
}

.bd-frm-rt-dd-item {
	line-height: 34px;
	padding: 0 10px;
	cursor: pointer;
}

.bd-cust-rad-img {
	margin-right: 15px;
	height: 30px;
	width: 20px;
	background: url(../images/radios.png) no-repeat;
	background-position: -114px center;
	cursor: pointer;
}

.bd-cust-rad-img-checked {
	background-position: left center;
}

.bd-cust-rad-item-adj {
	margin-left: 20px;
}

.bd-cust-rad-txt {
	font-family: opensanslight;
	font-weight: bold !important;
	line-height: 30px;
}

.dd-com-list {
	background-color: #fff;
}

.bd-frm-rt-dd-adj {
	line-height: 40px;
}

.bd-check-img-1 {
	width: 20px;
	height: 50px;
	margin-right: 10px;
	background: url(../images/checks.png) no-repeat;
	background-position: left center;
	cursor: pointer;
}

.bd-check-img {
	width: 20px;
	height: 50px;
	margin-right: 10px;
	background: url(../images/checks.png) no-repeat;
	background-position: left center;
	cursor: pointer;
}

.send-mail-check-img {
	width: 20px;
	height: 20px;
	margin-left: 25px;
	background: url(../images/checks.png) no-repeat;
	background-position: left center;
	cursor: pointer;
}

.bd-frm-check-wrapper {
	width: 270px;
}

.bd-check-img-checked {
	background-position: -114px center;
}

.bd-check-txt {
	width: 88%;
	display: flex;
	font-family: opensanslight;
	font-weight: bold !important;
	justify-content: flex-start;
	padding-top: 16px;
	height: 50px;
	line-height: 16px;
	flex-direction: column;
	text-align: left;
}

.survey-authorize-font-size{
	font-size:16px;	
	line-height:20px !important;
}

.bd-check-txt-disclaimer {
	display: flex;
	font-family: opensanslight;
	justify-content: flex-start;
	height: 32px;
	line-height: 16px;
	flex-direction: column;
	text-align: center;
}

.bd-btn-save {
	margin-left: 40px;
	border-radius: 3px;
	font-size: 13px;
	background-color: #009FE0;
	line-height: 40px;
	width: 148px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.bd-vms-btn-save {
	margin: 0 auto;
    border-radius: 3px;
    background-color: #009FE0;
    line-height: 25px;
    width: 100px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.bd-frm-rt-txt-area {
	width: 90%;
	padding: 10px;
	height: 182px;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	min-width: 180px;
}

.bd-dd-img {
	background: url(../images/sb-dd-icn-pd.png) no-repeat;
	background-position: right center;
	padding-right: 25px;
}

.com-logo-comp-info {
	position: absolute;
	top: 0px;
	opacity: 0;
}



.file-pick-logo-adj {
	position: absolute;
	top: 1px;
	right: 30px;
}

.ui-widget-content {
	width: 276px !important;
	margin-top: -2px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	padding: 0;
	z-index: 999999999;
}

.ui-autocomplete li {
	line-height: 24px;
	list-style: none;
	cursor: pointer;
	padding-left: 10px;
}

.ui-autocomplete li.ui-state-focus {
	color: #fff;
	background-color: #5cc7ef;
}

.btn_reg_lin {
	height: 48px;
	cursor: pointer;
	width: 198px;
	margin: 0 auto;
	background: url(../images/linkedin_wide.png) no-repeat center;
}

.btn-reg-lin-skip {
	width: 70px;
	cursor: pointer;
	color: #009FE0;
	margin: 10px auto;
}

.icn-plus-open-agent {
	background: url(../images/iconPlus.png) no-repeat center;
	background-size: 26px;
	cursor: pointer;
}

.rfr_lbl_long {
	max-height: 50px;
	display: table-cell;
	line-height: 25px;
}

.prof-edditable-sin-agent {
	border: 0;
	width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.v-hr-header {
	margin-top: 15px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 36px;
	font-family: opensanslight;
	font-weight: bold !important;
	font-size: 16px;
}

.v-tbl-icn {
	height: 39px;
	width: 16.66%;
}

.v-tbl-icn-disabled {
	cursor: auto !important;
	opacity: 0.3;
	height: 39px;
	width: 16.66%;
}

.v-tbl-icn-wid-disabled {
	cursor: auto;
	opacity: 0.3;
	height: 39px;
	width: 16.66%;
}

.hm-header-right {
	background-color: #009FE0;
	color: #fff;
	margin-left: 10px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 40px;
	margin-top: -2px;
	border-radius: 3px;
	cursor: pointer;
	min-width: 120px;
}

tr.v-tbl-header {
	height: 40px;
	font-size: 13px;
}

.v-tbl-row {
	/* cursor: pointer; */
	
}

.branch-row, .region-row {
	cursor: pointer;
}

.branch-row .v-line-brnch, .region-row .v-line-rgn {
	background-image: url(../images/hm-arrow-closed.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

.branch-row[clicked="true"]  .v-line-brnch, .region-row[clicked="true"] .v-line-rgn
	{
	background-image: url(../images/hm-arrow-open.png);
}

.prf-public-txt:hover {
	color: rgb(62, 157, 203);
}

.bd-hr-item-l1>.bd-lt-l1, .bd-hr-item-l2>.bd-lt-l2, .bd-hr-item-l1>.bd-lt-l2
	{
	background-image: url(../images/hm-arrow-closed.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.bd-hr-item-l1>.bd-lt-l1:hover, .bd-hr-item-l2>.bd-lt-l2:hover,
	.bd-hr-item-l1>.bd-lt-l2:hover {
	background-image: url(../images/hm-arrow-closed-blue.png);
}

.bd-hr-item-l1[data-openstatus="open"]>.bd-lt-l1, .bd-hr-item-l2[data-openstatus="open"]>.bd-lt-l2,
	.bd-hr-item-l1[data-openstatus="open"]>.bd-lt-l2 {
	background-image: url(../images/hm-arrow-open.png);
	background-position: 3px center;
}

.bd-hr-item-l1[data-openstatus="open"]>.bd-lt-l1:hover, .bd-hr-item-l2[data-openstatus="open"]>.bd-lt-l2:hover,
	.bd-hr-item-l1[data-openstatus="open"]>.bd-lt-l2:hover {
	background-image: url(../images/hm-arrow-open-blue.png);
}

.v-hr-tbl tr.v-tbl-row td {
	font-size: 14px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}

.v-hr-tbl tr.v-tbl-header td {
	font-weight: bold !important;
}

.v-hr-tbl {
	width: 100%;
	margin-top: 10px;
	table-layout: fixed;
}

tr.v-tbl-row {
	font-size: 14px;
	height: 40px;
}

.v-tbl-no-bd {
	border-bottom: 0px !important;
	border-top: 0 !important;
}

.v-line-rgn {
	border-left: 3px solid #6296D9;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	position: absolute;
	top: -1px;
	width: 100%;
	height: 41px;
}

.v-line-brnch {
	border-left: 3px solid #61A64B;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	position: absolute;
	top: -1px;
	left: 25%;
	width: 75%;
	height: 41px;
}

.v-line-comp-brnch, .v-line-comp-ind {
	left: 0 !important;
	width: 100% !important;
}

.v-line-region-ind {
	left: 25% !important;
	width: 75% !important;
}

.td-region-edit .edit-region-form {
	margin: 30px auto;
	width: 630px;
}

.td-branch-edit .edit-office-form {
	margin: 30px auto;
	width: 630px;
}

td.td-region-edit, td.td-branch-edit, td.td-user-edit {
	cursor: auto;
}

.v-line-ind {
	border-left: 3px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	height: 41px;
	position: absolute;
	top: -1px;
	width: 50%;
	left: 50%;
}

.v-tbl-line {
	border-bottom: 1px solid transparent !important;
	position: relative;
	border-top: 0px solid transparent !important;
}

td.v-tbl-line {
	width: 9%;
}

td.v-tbl-img {
	width: 5%;
}

td.v-tbl-name {
	width: 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

td.v-tbl-add {
	width: 33%;
}

.v-tbl-row-sel tr, tr.v-tbl-row-sel[clicked="true"]>td {
	background-color: #FAFAFB;
}

tr.v-tbl-row-sel[clicked="true"] {
	background-color: #fff;
}

tr.v-tbl-row-sel[clicked="true"]>td.v-tbl-line {
	background-color: #fff;
}

tr.v-tbl-row-sel[clicked="true"]>td.v-tbl-line>div {
	background-color: #FAFAFB;
}

tr.v-tbl-row-sel[clicked="false"] {
	background-color: #FFF;
}

td.v-tbl-role {
	width: 15%;
}

td.v-tbl-btns {
	width: 23%;
}

td.v-tbl-btns.v-tbl-btns-um>.v-um-tbl-icn-wraper>div {
	float: left;
	width: 16.66666%;
	height: 39px;
	font-size: 0;
}

td.v-tbl-spacer {
	width: 0%;
}

.v-tbl-top-spacer {
	width: 16.66%;
	height: 39px;
}

.v-tbl-row-ind {
	background-color: #FAFAFB;
}

.v-tbl-row-edit, .v-tbl-add-frm {
	background-color: #FAFAFB;
}

.v-tbl-row-brnch {
	background-color: #FAFAFB;
}

.v-icn-close {
	background: url('../images/delete.png') no-repeat center;
	cursor: pointer;
}

.prof-img-del-icn {
	background: url('../images/delete.png') no-repeat center;
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.profile-img-delete-icn {
	background: url('../images/delete.png') no-repeat center;
	cursor: pointer;
}

.v-icn-edit {
	background: url('../images/edit-1.png') no-repeat center;
	cursor: pointer;
}

.user-info-sing-out {
	background-color: transparent;
	width: auto;
	font-size: 12px;
	font-weight: normal !important;
	padding-left: 15px;
	border-left: 1px solid #fff;
	border-radius: 0;
	height: 28px;
	line-height: 28px;
	margin-top: 16px;
	margin-left: 15px;
	text-align: center;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	z-index: 999999;
	cursor: pointer;
}

.user-info-sing-out a {
	color: #fff !important;
	text-transform: uppercase;
}

.btn-forgot-passwd-link {
	text-align: right;
	margin-right: 41px;
	margin-bottom: 10px;
	color: #009FE0 !important;
	font-size: 13px;
	margin-top: -15px;
}

.btn-forgot-passwd-link a {
	color: #009FE0 !important;
}

.margin-top-10 {
	margin-top: 10px;
}

.v-um-header {
	margin-top: 20px;
}

.v-um-hdr-left, .v-um-hdr-right {
	font-size: 16px;
}

.v-um-hdr-search {
	position: relative;
	width: 200px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding: 0 5px;
}

.v-um-hdr-search-sm {
	position: relative;
	width: 200px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding: 0 5px;
}

.v-um-inp {
	width: 145px;
	border: 0;
	box-shadow: none;
	height: 32px;
}

.um-search-icn {
	display: block;
	float: right;
	width: 20px;
	height: 24px;
	margin: 4px 0;
	background: url(../images/search.png) no-repeat;
	background-position: right center;
	cursor: pointer;
	border-left: 1px solid #dcdcdc;
}

.um-clear-input-icn {
	position: absolute;
	right: 28px;
	top: 6px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/clear_input.png) no-repeat center;
}

.v-tbl-recent-activity {
	width: 18%;
	padding-left: 10px;
}

.v-tbl-recent-activity-wide {
	width: 22%;
	padding-left: 10px;
}

.v-tbl-uname {
	width: 23%;
	padding-left: 10px;
}

.v-tbl-email {
	width: 32%;
}

.v-tbl-of-adm {
	width: 7.5%;
}

.v-tbl-ln-of {
	width: 7.5%;
}

.v-tbl-rgn-adm {
	width: 7.5%;
}

.v-tbl-mail {
	width: 6%;
}

.v-tbl-online {
	width: 2.5%;
}

.v-tbl-rem {
	width: 4%;
}

.v-tbl-edit {
	width: 4%;
}

tr.u-tbl-header {
	font-size: 13px;
	border-bottom: 1px solid #B5B5B5;
}

.u-tbl-header td {
	font-weight: bold !important;
}

tr.u-tbl-row {
	border-bottom: 1px solid #dcdcdc;
}

tr.u-tbl-row td {
	font-size: 14px;
	height: 40px;
}

.v-um-tbl {
	width: 100%;
	margin-bottom: 50px;
	word-wrap: break-word;
}

tr.u-tbl-header td {
	height: 40px;
}

.v-icn-tick {
	background: url(../images/tick.png) no-repeat center;
}

.v-icn-fmail {
	background: url(../images/fast_mail.png) no-repeat 85% center;
	cursor: pointer;
}

.v-icn-femail {
	background: url(../images/fast_mail.png) no-repeat 85% center;
	cursor: pointer;
}

.v-icn-onl-off {
	background: url(../images/onl-off.png) no-repeat;
}

.v-icn-verified {
	background: url(../images/verified.png) no-repeat center;
}

.v-icn-notverified {
	background: url(../images/nonverified.png) no-repeat center;
}

.v-icn-onl {
	background-position: left center;
}

.v-icn-off {
	background-position: -165px center;
}

.v-icn-rem-user,.email-map-remove {
	background: url('../images/delete.png') no-repeat center;
	cursor: pointer;
}

.v-icn-rem-userprofile {
	background: url('../images/delete.png') no-repeat center;
}

.v-icn-rem-ssadmin {
	background: url('../images/delete.png') no-repeat center;
	cursor: pointer;
}

.v-icn-edit-user,.v-mapped-edit {
	background: url('../images/edit-1.png') no-repeat center;
	cursor: pointer;
}
.v-mapped-edit{
	height:38px;
}
.v-hiararchy-edit {
	background: url('../images/edit-1.png') no-repeat center;
	cursor: pointer;
}

.v-icn-wid {
	background: url(../images/generate_widget.png) no-repeat center;
	cursor: pointer;
}

.v-um-tbl-wrapper {
	margin-top: 15px;
	padding: 0 10px;
}

.v-sm-tbl-wrapper {
	margin-top: 75px;
	padding: 0 10px;
}

.v-icn-ofl {
	background-position: -164px center;
}

.u-tbl-row-sel {
	background-color: #F9F9FB;
}

.v-um-edit-wrapper {
	padding: 20px 0;
	background-color: #F9F9FB;
}

.v-ed-txt-item {
	width: 100%;
	height: 40px;
	outline: none;
	border: 1px solid #dcdcdc;
	box-shadow: none;
	border-radius: 3px;
	padding: 0 10px;
	font-size: 13px;
}

.v-ed-lbl {
	line-height: 40px;
	width: 110px;
	text-align: right;
	margin-right: 15px;
	font-size: 13px;
}

.v-ed-txt-sm {
	width: 190px;
	margin-right: 5px;
}

.v-ed-txt {
	width: 300px;
}

.v-edit-row {
	margin-bottom: 15px;
}

.v-ed-dd-wrapper {
	position: absolute;
	top: 40px;
	border: 1px solid #dcdcdc;
	line-height: 32px;
	width: 100%;
	background-color: #fff;
	font-size: 12px;
	z-index: 9999;
}

.v-ed-dd-item {
	cursor: pointer;
	padding: 0 10px;
	border-bottom: 1px solid #dcdcdc;
}

.v-ed-dd-item:last-child {
	border-bottom: 0;
}

.v-ed-txt-dd {
	background: url('../images/sb-dd-icn-pd.png') no-repeat right center;
	background-color: #fff;
	cursor: pointer;
}

.v-edt-tbl-icn {
	cursor: pointer;
	min-height: 40px;
}

.v-edt-tbl-switch {
	background: url(../images/switch.png) no-repeat;
}

.tbl-switch-on {
	background-position: left center;
}

.tbl-switch-off {
	background-position: -187px center;
}

.v-edt-tbl {
	width: 100%;
	font-size: 14px;
}

.v-edt-tbl-header {
	font-size: 15px;
}

.v-edt-tbl-assign-to {
	width: 65%;
}

.v-edt-tbl-role {
	width: 25%;
}

.v-edt-tbl-status {
	width: 15%;
}

.v-edt-tbl-rem {
	width: 10%;
}

.v-edt-tbl td {
	line-height: 40px;
}

.v-edt-tbl tr {
	border-bottom: 1px solid #dcdcdc;
}

.v-edt-tbl-row {
	font-size: 14px;
}

.v-edt-tbl-assign-to {
	padding-left: 5px;
}

.v-edt-tbl-header td {
	font-weight: bold !important;
}

.v-edt-btn-sav {
	background-color: #3E9DCB;
	color: #fff;
	margin: 10px auto;
	width: 180px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	clear: both;
	border-radius: 3px;
	position: relative;
	top: 10px;
}

.panel-dd {
	padding: 0 20px 0 0;
	background: url(../images/sb-dd-icn-pd.png) no-repeat right 17px;
	position: relative;
}

.panel-dd-wrapper {
	position: absolute;
	top: 40px;
	width: 100%;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	border-radius: 3px;
	z-index: 999;
	background-color: #fff;
}

.panel-dd-item {
	line-height: 32px;
	padding: 0 10px;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}

.panel-dd-item:last-child {
	border-bottom: 0;
}

.panel-header {
	line-height: 40px;
	font-size: 16px;
	font-family: opensanslight;
	font-weight: bold !important;
}

.sett-container {
	padding-top: 20px;
}

.ph-txt {
	margin-right: 15px;
}

.sett-content .hm-item-row {
	width: 100%;
}

.sett-content .um-item-row-icon {
	margin: 0;
}

.sett-content {
	margin: 20px 0px;
}

.sett-tier-item {
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.soc-nw-icns {
	margin-bottom: 10px;
	width: 182px;
	height: 30px;
	background-color: #f1f1f1;
}

.soc-nw-adj {
	margin-right: 20px;
}

.soc-nw-wrapper {
	padding: 0px 55px;
}

.icn-wide-fb {
	background: url(../csssprites/social_wide.png) no-repeat -5px -282px;
}

.icn-wide-gplus {
	background: url(../csssprites/social_wide.png) no-repeat -5px -325px;
}

.icn-wide-twitter {
	background: url(../csssprites/social_wide.png) no-repeat -5px -107px;
}

.icn-wide-rss {
	background: url(../csssprites/social_wide.png) no-repeat -5px -63px;
}

.icn-wide-zillow {
	background: url(../csssprites/social_wide.png) no-repeat -5px -194px;
}

.icn-wide-linkedin {
	background: url(../csssprites/social_wide.png) no-repeat -5px -238px;
}

.icn-wide-yelp {
	background: url(../csssprites/social_wide.png) no-repeat -5px -150px;
}

.icn-wide-lendingtree {
	background: url(../csssprites/social_wide.png) no-repeat -5px -369px;
}

.icn-wide-realtor {
	background: url(../csssprites/social_wide.png) no-repeat -5px -19px;
}

.icn-wide-instagram {
	background: url(../images/instawide.png) no-repeat 0px 0px;
    border-radius: 5px;
    margin-left: 2px;
}

.dd-arrow-dn {
	background: url(../images/sb-dd-icn-pd.png) no-repeat right center;
}

.float-left.hm-header-row-left.hr-dsh-adj-lft {
	/*    margin-top: -10px;*/
	
}

.float-right.header-right.clearfix.hr-dsh-adj-rt {
	/*    margin-top: -15px;*/
	
}

.inp-err-comm {
	border: 1px solid #C75959;
}

.bd-svry-header {
	margin: 15px 0;
	line-height: 32px;
}

.bd-svry-right {
	color: #3E9DCB;
	line-height: 32px;
	border: 1px solid #3E9DCB;
	border-radius: 3px;
	padding: 0 30px;
	cursor: pointer;
}

.bd-svry-left {
	font-size: 16px;
}

.bd-srv-tbl-header {
	padding: 15px 0;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background-color: #3E9DCB;
	font-size: 16px;
}

.bd-srv-tbl-row, .vs-srv-tbl-row {
	line-height: 50px;
}

.bd-srv-tbl-row:nth-child(even) {
	background-color: #F9F9FB;
}

.vs-srv-tbl-row:nth-child(even) {
	background-color: #F9F9FB;
}

.bd-srv-tbl-row-hover {
	background-color: #CCDCE8 !important;
}

.bd-srv-tbl-row-hover span {
	background-color: #fff !important;
}

.srv-tbl-txt {
	font-size: 16px;
	margin-right: 10px;
	width: 884px;
	line-height: normal;
	padding-top: 14px;
	padding-bottom: 13px;
	min-height: 50px;
	padding-left: 40px;
	background-position: left 13px !important;
}

.srv-tbl-chk {
	background: url(../images/checks.png) no-repeat;
	width: 20px;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}

.srv-tbl-chk-on {
	background-position: left center;
}

.srv-tbl-chk-off {
	
}

.srv-tbl-num span {
	display: inline-block;
	height: 35px;
	width: 35px;
	background-color: #E1E1E1;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	margin-top: 8px;
	margin-left: 9px;
	margin-right: 9px;
}

.vs-tbl-num span {
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: #E1E1E1;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
}

.srv-tbl-edit, .srv-tbl-rem {
	cursor: pointer;
	margin-left: 15px;
}

.srv-tbl-rem {
	margin-right: 10px;
}

.bd-srv-pu,.bd-srv-email {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.5);
}

.bd-q-wrapper {
	background-color: #fff;
	border: 1px solid #D2DEDF;
	border-radius: 3px;
	padding: 20px;
	width: 80%;
	margin: 100px auto;
}

.bd-q-pu-header-lft {
	font-size: 16px;
}

.bd-q-pu-header {
	margin-top: 10px;
	margin-bottom: 15px;
}

.bd-q-pu-header-margin-override {
	margin-top: 0px !important;
}

.bd-q-pu-header-rt {
	font-size: 13px;
}

.bd-q-pu-txt {
	padding: 0 40px 0 10px;
	border: 1px solid #3E9DCB;
	height: 40px;
	border-radius: 2px;
	display: block;
	width: 100%;
	margin-top: 10px;
}

.bd-q-pu-txt-nps {
	padding: 0 40px 0 10px;
	border: 1px solid #3E9DCB;
	height: 40px;
	border-radius: 2px;
	display: block;
	width: 100%;
	margin-top: 10px;
}

.bd-q-pu-txt-edit {
	padding: 0 10px 0 10px;
	border: 1px solid #3E9DCB;
	height: 40px;
	border-radius: 2px;
	display: block;
	width: 100%;
	margin-top: 10px;
}

.bd-q-pu-close {
	right: 0;
	top: 0;
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: url(../images/close_srv.png) no-repeat center;
	background-size: 32px auto;
}

.bd-q-pu-txt-wrapper {
	
}

.bd-q-pu-done-wrapper,.bd-nps-checkbox-wrapper {
	line-height: 40px;
	width: 120px;
	margin: 10px auto 0;
	padding-bottom: 10px;
}
.email-map-wrapper{
	line-height: 40px;
	margin: 10px auto 0;
	padding-bottom: 10px;
	width:255px;
}
.bd-q-pu-done-wrapper-override {
	margin: 15px auto 0 !important;
	padding-bottom: 0px !important;
}

.bd-q-btn-cancel {
	cursor: pointer;
	margin-right: 50px;
}

.bd-q-btn-done ,#email-map-cancel,#email-map-add,#email-map-save,.bd-nps-btn-done{
	background-color: #3E9DCB;
	color: #fff;
	width: 120px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
}

.bd-q-btn-done-pu {
	background-color: #3E9DCB;
	color: #fff;
	width: 120px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
}

.bd-q-btn-done-edit {
	background-color: #3E9DCB;
	color: #fff;
	width: 120px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
}

.bd-ans-options-wrapper {
	background-color: #fff;
	border: 1px solid #D2DEDF;
	border-radius: 4px;
	overflow: hidden;
}

.bd-ans-header {
	background-color: #F9F9FB;
	overflow: auto;
}

.bd-ans-hd-container {
	margin-left: 10px;
	border-radius: 3px 3px 0 0;
	margin-top: 10px;
	background-color: #fff;
	padding: 4px 4px 0 4px;
}

.bd-ans-tab-item {
	border-radius: 2px;
	text-align: center;
	margin-right: 4px;
	width: 150px;
	line-height: 40px;
	border: 1px solid #F0F0F0;
	cursor: pointer;
	background-color: #F9F9FB;
}

.bd-ans-tab-item:last-child {
	margin-right: 0;
}

.bd-ans-tab-sel {
	background-color: #3E9DCB;
	color: #fff;
	border: 1px solid #3E9DCB;
}

.bd-and-tier2 {
	line-height: 50px;
	padding-left: 20px;
}

.bd-and-header-txt {
	line-height: 50px;
}

.bd-ans-img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	cursor: pointer;
}

.bd-ans-type {
	
}

.bd-q-pu-header-adj {
	margin: 0;
}

.bd-ans-type-rating {
	
}

.view-prof-lnk {
	float: left;
	padding-left: 10px;
	border-left: 1px solid blue;
	margin-left: 10px;
	cursor: pointer;
}

.bd-mcq-txt {
	height: 40px;
	width: 450px;
	border: 1px solid #D7D7D7;
	background-color: #FCFCFC;
	border-radius: 3px;
	padding: 0 10px;
}

.bd-mcq-close {
	width: 40px;
	height: 40px;
	margin-left: 10px;
	background: url(../images/close_srv.png) no-repeat center;
	background-size: 32px auto;
	cursor: pointer;
}

.bd-mcq-row {
	width: 595px;
	margin: 0 auto 20px;
}

.bd-mcq-lbl {
	font-size: 14px;
	font-weight: bold !important;
	line-height: 40px;
	width: 90px;
}

.bd-ans-type-rating-adj {
	padding: 0 60px;
}

.bd-ans-img-wrapper {
	margin: 10px auto;
	width: 180px;
	cursor: pointer;
}

.bd-ans-img-txt {
	font-size: 13px;
	font-weight: bold !important;
	text-align: center;
	line-height: 40px;
}

.bd-com-chk {
	width: 18px;
	height: 40px;
	cursor: pointer;
	background: url(../images/checks.png) no-repeat;
	background-position: 2px center;
}

.bd-com-wrapper {
	padding: 20px 50px;
}

.bd-com-txt {
	line-height: 40px;
	padding-left: 10px;
}

.bd-com-unchk {
	background-position: right center;
}

.bd-img-sel {
	opacity: 0.6;
}

.bd-ans-smiley {
	background: url(../csssprites/smileys.png) no-repeat -132px -219px;
}

.bd-ans-star {
	background: url(../csssprites/smileys.png) no-repeat 10px -219px;
}

.bd-ans-scale {
	background: url(../images/scale.png) no-repeat center;
	background-size: auto 100%;
}

.srv-tbl-move-up, .srv-tbl-move-dn {
	cursor: pointer;
	width: 20px;
	height: 50px;
}

.srv-tbl-move-up {
	background: url(../images/sb-reorder-up.png) no-repeat center;
	margin-left: 10px;
}

.srv-tbl-move-dn {
	background: url(../images/sb-reorder-down.png) no-repeat center;
}

.srv-tbl-btns {
	margin-right: 10px;
}

.disclaimer {
	color: #fff;
	font-size: 12px;
}

.sb-edit-q-wrapper {
	background-color: #fff;
	border: 1px solid #D2DEDF;
	border-radius: 3px;
	padding: 20px;
	margin: 0 auto;
}

.bd-srv-q-tbl {
	margin-bottom: 50px;
}

.bd-q-status-wrapper {
	background: url(../images/bd-bg.png) repeat-x center;
	line-height: 40px;
	margin: 10px 0;
}

.bd-spinner {
	width: 20px;
	padding: 0 20px;
	color: #fff;
	background: url(../images/spinner-small.gif) no-repeat center;
	background-size: 20px;
	background-color: #fff;
	display: inline-block;
}

.bd-q-status-txt {
	background-color: #fff;
	display: inline-block;
	padding: 0px 10px;
	margin-left: -10px;
}

.contact-us-pu {
	background-color: #fff;
	border: 1px solid #D2DEDF;
	border-radius: 3px;
	padding: 20px;
	width: 90%;
	margin: 100px auto;
}

.cntct-us-btns-wrapper {
	line-height: 40px;
	width: 215px;
	margin: 20px auto 0;
}

.bd-q-pu-txtarea {
	padding: 10px;
	border: 1px solid #3E9DCB;
	height: 140px;
	border-radius: 2px;
	display: block;
	width: 100%;
	margin-top: 10px;
}

.mgn-top-10m {
	margin-top: -10px;
}

.tweet-panel-left-adj {
	margin-bottom: -15px;
}

.vs-q-wrapper {
	margin: 10px 0 30px;
}

.vs-ans-row {
	clear: both;
	line-height: 22px;
}

.float-left.vs-ans-lbl {
	margin-left: 60px;
	margin-right: 10px;
}

.float-left.vs-ans-txt {
	width: 885px;
}

.vs-srv-tbl-row.clearfix {
	padding-bottom: 10px;
}

.vs-ans-icn {
	width: 40px !important;
	height: 40px !important;
}

.vs-ans-icn-smiley {
	background: url(../images/happy.png) no-repeat center;
}

.vs-ans-icn-star {
	background: url(../images/full-star.png) no-repeat center;
}

.rating-icn-sm {
	background: url(../images/rating_star_icn.png) no-repeat left center;
	background-size: 22px auto;
}

.scale-icn-sm {
	background: url(../images/scale_icn.png) no-repeat left center;
	background-size: 22px auto;
}

.mcq-icn-sm {
	background: url(../images/mcq_icn.png) no-repeat left center;
	background-size: 22px auto;
}

.smiley-icn-sm {
	background: url(../images/rating_smiley_icn.png) no-repeat left center;
	background-size: 22px auto;
}

.desc-icn-sm {
	background: url(../images/discription_icn.png) no-repeat left center;
	background-size: 22px auto;
}

.paginate-button {
	cursor: pointer;
	background-color: #009FE0 !important;
}

.tweet-panel-item.bord-bot-dc.clearfix {
	padding-top: 10px;
}

.tweet-panel-item.bord-bot-none {
	border-bottom: none !important;
}

.sm-tweet-item {
	padding-left: 10px;
	clear: none;
	float: left;
	width: 100%;
}

.cs-gq-lbl {
	font-size: 14px;
	min-height: 40px;
	line-height: 20px;
	padding: 10px 0;
	width: 350px;
	max-width: 100%;
}

.txtareaRow {
	width: auto;
}

.textarea-bd-mcq-txt {
	width: 500px;
	max-width: 100%;
	padding: 10px;
	height: 100px;
}

.prof-sort-by {
	
}

.prof-sort-option {
	
}

.sq-btn-social-wrapper {
	width: 50%;
}

.sq-btn-post-social {
	display: inline-block;
	margin: 0px 30px;
}

.rating-image {
	width: 28px;
	height: 30px;
}

.rating-rounded {
	margin-left: 8px;
	line-height: 21px;
}

.settings-rating-wrapper .rating-image {
	height: 30px;
	margin: 10px 0;
}

.settings-rating-wrapper .rating-rounded {
	line-height: 50px;
}

 .smiley-rat-1 {
	background: url(../csssprites/smileys.png) no-repeat -15px -19px;
} 
 .smiley-rat-0 {
	background: url(../images/no-star.png) no-repeat;
	background-size: contain;
} 

.smiley-rat-2 {
	background: url(../csssprites/smileys.png) no-repeat -45px -19px;
}

.smiley-rat-3 {
	background: url(../csssprites/smileys.png) no-repeat -76px -19px;
}

.smiley-rat-4 {
	background: url(../csssprites/smileys.png) no-repeat -106px -19px;
}

.smiley-rat-5 {
	background: url(../csssprites/smileys.png) no-repeat -138px -19px;
}
.verified-badge {
	background: url(../images/ss-verified-customer.png) no-repeat;
	cursor: pointer;
	background-size: contain;
}
.unverified-badge  {
    background: url(../images/unverified-customer-badge.png) no-repeat;
    cursor: pointer;
    background-size: contain;
}
.star-rating{
	background: url(../images/ss-stars.png) no-repeat;
	width: 97px;
}
 .star-rating-5\.00{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-100-full.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-5\.00{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png) ;
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
}
.star-rating-4\.75{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-075-three-quaters.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-4\.75{
	background-image:  url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-075-three-quaters.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-4\.50{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-050-half.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-4\.50{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-050-half.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 

.star-rating-4\.25{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-025-one-quater.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-4\.25{
	background-image:url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-025-one-quater.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-4\.00{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-4\.00{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-3\.75{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-075-three-quaters.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-3\.75{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png) url(../images/zillow-star-075-three-quaters.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-3\.50{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-050-half.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-3\.50{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-050-half.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-3\.25{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-025-one-quater.png),url(../images/ss-star-000-empty.png );
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-3\.25{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-025-one-quater.png),url(../images/zillow-star-000-empty.png );
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-3\.00{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-3\.00{
	background-image:url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-2\.75{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-075-three-quaters.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-2\.75{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png),url(../images/zillow-star-075-three-quaters.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-2\.50{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-050-half.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-2\.50{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png), url(../images/zillow-star-050-half.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-2\.25{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png),url(../images/ss-star-025-one-quater.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-2\.25{
	background-image: url(../images/zillow-star-100-full.png), url(../images/zillow-star-100-full.png),url(../images/zillow-star-025-one-quater.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-2\.00{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-100-full.png), url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-2\.00{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-100-full.png), url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-1\.75{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-075-three-quaters.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-1\.75{
	background-image: url(../images/zillow-star-100-full.png), url(../images/zillow-star-075-three-quaters.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-1\.50{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-050-half.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-1\.50{
	background-image: url(../images/zillow-star-100-full.png), url(../images/zillow-star-050-half.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-1\.25{
	background-image: url(../images/ss-star-100-full.png),url(../images/ss-star-025-one-quater.png) , url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-1\.25{
	background-image: url(../images/zillow-star-100-full.png),url(../images/zillow-star-025-one-quater.png) , url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-1\.00{
	background-image: url(../images/ss-star-100-full.png), url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-1\.00{
	background-image: url(../images/zillow-star-100-full.png), url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-0\.75{
	background-image: url(../images/ss-star-075-three-quaters.png), url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-0\.75{
	background-image: url(../images/zillow-star-075-three-quaters.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-0\.50{
	background-image: url(../images/ss-star-050-half.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-0\.50{
	background-image: url(../images/zillow-star-050-half.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-0\.25{
	background-image: url(../images/ss-star-025-one-quater.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-0\.25{
	background-image: url(../images/zillow-star-025-one-quater.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-0\.00{
	background-image: url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png),url(../images/ss-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 
.star-rating-green-0\.00{
	background-image: url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png),url(../images/zillow-star-000-empty.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 20px;
    background-position: 0% 0%,25% 0%,50% 0%,75% 0%,100% 0%;
} 

/* [class="star-rating-4.75"] {
	background: url(../images/ss-star-100-full.png) repeat-x;
} */
.star-rating-green{
	background: url(../images/zillow-stars.png) no-repeat;
	width: 97px;
}
.zillow-badge{
	background: url(../images/zillow-badge.png) no-repeat;
	width: 26px;
    float: right;
    background-size: contain;
}
.smiley-bg-rat-1 {
	background: url(../images/smiley-bg-rat-1.png) no-repeat center;
}

.smiley-bg-rat-2 {
	background: url(../images/smiley-bg-rat-2.png) no-repeat center;
}

.smiley-bg-rat-3 {
	background: url(../images/smiley-bg-rat-3.png) no-repeat center;
}

.smiley-bg-rat-4 {
	background: url(../images/smiley-bg-rat-4.png) no-repeat center;
}

.smiley-bg-rat-5 {
	background: url(../images/smiley-bg-rat-5.png) no-repeat center;
}

.prof-details-header {
	height: 40px;
	margin-top: 15px;
	background: #f9f9fb;
}

.rating-image-txt {
	width: 80%;
	width: calc(100% - 28px);
	padding-left: 5px;
	line-height: 30px;
	font-size: 12px;
	font-family: 'opensanssemibold';
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.edit-pro-rat-txt {
	width: 70%;
	width: calc(100% - 58px);
}

.web-address-txt {
	line-height: 30px;
	padding-left: 5px;
	font-size: 12px;
	font-family: 'opensanssemibold';
	max-width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.web-address-link {
	color: #428bca;
}

.phone-number-txt {
	line-height: 30px;
	padding-left: 5px;
	font-size: 12px;
	font-family: 'opensanssemibold';
	color: #666;
}

.social-connect-txt {
	line-height: 40px;
	padding-right: 10px;
	font-size: 12px;
	font-family: 'opensanssemibold';
}

.prof-link-header {
	padding-top: 5px;
	height: 40px;
	max-width: 100%;
}

.web-addr-header {
	padding-top: 5px;
	padding-left: 30px;
}

.prof-details-header .social-item-icon {
	height: 31px;
	margin: 4px 3px;
}

.pp-social-icn .social-item-icon {
	width: 28px;
}

.social-item-icon.icn-fb {
	background-position: 0 3px;
}

.social-item-icon.icn-twit {
	background-position: -350px 3px;
}

.social-item-icon.icn-lin {
	background-position: -150px 3px;
}

.social-item-icon.icn-gplus {
	background-position: -50px 3px;
}

.social-item-icon.icn-yelp {
	background-position: -300px 3px;
}

.social-item-icon.icn-zillow {
	background-position: -250px 3px;
}

.social-item-icon.icn-lendingtree {
	background-position: -100px 3px;
}

.social-item-icon.icn-realtor {
	background-position: -200px 3px;
}

.social-item-icon.icn-fb-pxl {
	background-position: -400px 3px;
}

.icn-social-add.icn-fb {
	background-position: 0 -38px;
}

.icn-social-add.icn-twit {
	background-position: -350px -38px;
}

.icn-social-add.icn-lin {
	background-position: -150px -38px;
}

.icn-social-add.icn-gplus {
	background-position: -50px -38px;
}

.icn-social-add.icn-yelp {
	background-position: -300px -38px;
}

.icn-social-add.icn-zillow {
	background-position: -250px -38px;
}

.icn-social-add.icn-lendingtree {
	background-position: -100px -38px;
}

.icn-social-add.icn-realtor {
	background-position: -200px -38px;
}
.icn-social-add.icn-google-business{
	background-position: -400px -38px;
}
.icn-social-add.icn-fb-pxl{
	background-position: -400px -38px;
}

.icn-social-add.icn-insta{
	background: url(../images/social_instagram_grey.png) no-repeat 0 0;
}

.lp-input-cont {
	width: 300px;
	height: 37px;
	margin: 15px 0;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
}

.lp-input {
	width: 235px;
	height: 100%;
	padding: 5px 5px 5px 10px;
	border: none;
	line-height: normal;
}

.lp-input-icn {
	width: 40px;
	margin-top: 5px;
	height: 25px;
	border-right: 1px dotted #d4d4d4;
}

.lp-textarea-cont {
	height: 108px;
}

.lp-button {
	width: 300px;
	height: 48px;
	margin: 10px 0;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	background-color: #3E9DCB;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

.lp-button:hover {
	background-color: #77B000;
}

.prof-contact-hdr {
	text-transform: capitalize;
}

.lp-username-icn {
	background: url(../images/username_1.png) no-repeat center;
}

.lp-email-icn {
	background: url(../images/email_1.png) no-repeat center;
}

.lp-textarea-icn {
	background: url(../images/note.png) no-repeat center;
}

.web-address-img {
	width: 19px;
	height: 25px;
	background: url(../images/web_blue.png) no-repeat center;
}

.phn-num-img {
	width: 25px;
	height: 25px;
	background: url(../images/tele_blue.png) no-repeat center;
	background-size: contain;
}

.prof-input-cont {
	width: 160px;
	height: 35px;
	border: 1px solid #d7d7d8;
	border-radius: 3px;
	background: #fff;
	margin-right: 5px;
}

.hm-find-pro-right {
	margin-top: 10px;
}

.prof-input-cont input {
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	line-height: 35px;
	padding-left: 10px;
}

.prof-input-header {
	line-height: 40px;
	font-family: 'opensanssemibold';
	font-size: 14px;
	color: #777;
	margin-right: 10px;
}

.prof-submit-btn {
	line-height: 30px;
	height: 35px;
	width: 100px !important;
	text-align: center;
	background: #3E9DCB;
	border: none;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

.prof-submit-btn:hover {
	background: #77B000;
}

.prof-submit-btn:hover, .prof-submit-btn:focus, .prof-submit-btn:active
	{
	border: none;
	outline: none;
}

.prof-captcha-cont {
	width: 300px;
	/*border: 1px solid #dcdcdc;*/
	border-radius: 3px;
}

.prof-captcha-img {
	width: 100%;
	height: 58px;
	border-bottom: 1px solid #c4c4c4;
	background: #fff no-repeat center;
	background-size: cover;
}

.prof-cap-txt {
	width: 184px;
	height: 36px;
	padding: 0 10px;
	border: 0;
	font-size: 12px;
	color: #3e3e3e;
}

.prof-review-sort-link {
	margin: 0 10px;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
}

.prof-reviews-sort-divider {
	font-size: 12px;
	color: #DDD9D5;
}

.postions-content {
	padding: 5px 0;
}

.left-postions-wrapper .left-panel-content {
	padding: 0 20px 0 0;
}

.lp-pos-row-1, .lp-pos-row-2, .lp-pos-row-3 {
	line-height: normal;
}

.lp-pos-row-3 {
	font-family: 'opensanslight';
}

.prof-img-wrapper {
	padding: 0 5px !important;
}

.mob-contact-btn {
	width: 50%;
	padding: 10px;
}

.mob-prof-contact-btn {
	width: 100%;
	background-color: #3E9DCB;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	color: #fff;
}

.mob-contact-btn-wrapper {
	clear: both;
}

.mob-contact-btn-row {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.mob-contact-btn:last-child {
	border-left: 1px solid #dcdcdc;
}

/*.mob-prof-contact-btn.float-left{
    margin-left: 10px;
}

.mob-prof-contact-btn.float-right{
    margin-right: 10px;
}*/
.mob-prof-contact-btn:hover {
	background: #77B000;
}

.vcard-download {
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 40px;
	font-size: 16px;
}

.survey-request-popup-container {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 999999999;
	min-height: 480px;
	background-color: rgba(255, 255, 255, 0.7);
}

.survey-request-popup {
	position: fixed;
	margin: auto;
	top: 80px;
	left: 0;
	right: 0;
	width: 480px;
	background: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
}

.user-display-name {
	text-transform: capitalize;
	font-family: 'opensanssemibold';
}

.ctnt-review-score {
	line-height: 30px;
	white-space: pre;
}

.ctnt-review-count {
	line-height: 20px;
	margin-left: 5px;
	color: #3E9DCB;
}

.ctnt-com-default-img {
	background: url(../images/place-holder-Company.png) no-repeat center;
	background-size: contain;
}

.pro-addr-cont {
	font-family: 'opensanslight';
	font-size: 12px;
}

.pst-srvy {
	width: 490px;
	max-width: 50%;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px;
}

.icn-restart-survey-mail {
	background: url(../images/resend.png) no-repeat center;
}

.icn-report-abuse {
	background: url(../images/abuse.png) no-repeat center;
}

span.ui-helper-hidden-accessible {
	display: none;
}

.btn-add-ques-bottom-row {
	margin-top: 5px;
}

.soc-nw-icn-link {
	width: 260px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.st-social-score {
	min-height: 110px;
	line-height: 26px;
	border-right: 1px solid #dcdcdc;
}

.popup-close-icn {
	width: 27px;
	height: 45px;
	background: url(../images/close_popup.png) no-repeat center;
	cursor: pointer;
}

.payment-close {
	height: 27px;
	margin-top: -35px;
}

span.review-more-button {
	color: #009FE0;
	cursor: pointer;
	margin: 0 2px;
}

span.review-less-text:after {
	content: "...";
}

span.review-complete-txt {
	display: none;
}

.settings-btn-text {
	width: 35px;
	text-align: center;
}

.intro-body {
	padding: 10px;
}

.rpa-btn {
	margin: 0px 15px 15px;
}

.rpa-overlay-btn-cont {
	padding: 0 15px;
	margin: 0 -15px;
}

textarea.report-abuse-txtbox {
	width: 100%;
	height: 140px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding: 10px;
}

.crm-settings-dropdown {
	cursor: pointer;
	padding-right: 30px;
	background: url(../images/sb-dd-icn-pd.png) no-repeat right center;
	position: relative;
	float: left;
	clear: both;
}

.crm-settings-dropdown-cont {
	width: 200px;
	right: auto;
	top: 30px;
}

.crm-settings-dropdown-item {
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
	border-bottom: 1px solid #dcdcdc;
}

.crm-settings-dropdown-item:hover {
	color: #fff;
	background-color: #5cc7ef;
	border-top: 1px solid #5cc7ef;
}

.crm-settings-dropdown-item:last-child {
	border-bottom: 0;
}

input.report-abuse-input {
	display: block;
	width: 100%;
	height: 40px;
	margin: 10px 0;
	padding: 10px 10px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

.lph-arrow-closed {
	padding-left: 15px;
	background: url(../images/lph-arrow-closed.png) no-repeat 5px center;
}

.lph-arrow-open {
	padding-left: 15px;
	background: url(../images/lph-arrow-open.png) no-repeat 5px center;
}

.prof-logo-edit {
	background: url(../images/upload_logo.png) no-repeat center;
	background-size: contain;
}

.prof-edditable-cont {
	position: relative;
}

.prof-edit-field-icn {
	position: absolute;
	top: 0;
	right: -30px;
	width: 30px;
	height: 34px;
	background: url(../images/edit.png) no-repeat center;
	right: -30px;
}

a.sq-btn-post-social:hover, a.sq-btn-post-social:visited {
	color: #fff;
}

.prof-report-abuse-txt {
	font-size: 13px;
	color: #777;
}

.agent-dropdown-wrapper {
	position: absolute;
	top: 40px;
	left: 5px;
	padding-right: 10px;
	width: 350px;
	z-index: 9;
	padding-bottom: 20px;
}

.agent-dropdown-cont {
	border: 1px solid #dcdcdc;
	max-height: 300px;
	position: relative;
}

.agent-dropdown-item {
	padding: 10px 0;
	line-height: 20px;
	padding-left: 10px;
	background-color: #fff;
	cursor: pointer;
	word-break: break-all;
}

.agent-dropdown-item:hover {
	color: #fff;
	background-color: #5cc7ef;
}

.st-settings-text {
	line-height: normal;
}

.st-subject-cont {
	margin: 0px 0 30px;
	line-height: 40px;
}

.st-subject-label {
	font-size: 15px;
    font-weight: 600 !important;
}

.st-subject-input-cont {
	width: 74%; 
	margin-left:10px;
}

.st-subject-input {
	width: 100%;
	max-width: 100%;
	height: 40px;
	line-height: 20px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

.dsh-dd-wrapper {
	width: 300px;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #dcdcdc;
}

.dsh-rgn-brnch-agnt-list {
	position: absolute;
}

.dsh-sb-dd {
	position: absolute;
	background-color: white;
	top: 36px;
	left: 20px;
	width: 215px;
	right: 35px;
	display: block;
	border: 1px solid #dcdcdc;
	line-height: 32px;
	z-index: 2;
}

.dsh-inp-wrapper {
	position: relative;
}

.dsh-res-display {
	padding: 0 10px;
	cursor: pointer;
}

.dsh-res-hover {
	background: #5cc7ef;
	color: #fff;
}

.user-edit-btn {
	background-color: #3E9DCB;
	color: #fff;
	margin: 30px 20px 10px;
	width: 120px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	border-radius: 3px;
}

.user-edit-btn-col {
	width: 50%;
}

.user-edit-btn-row {
	clear: both;
	margin: 0px auto;
}

.user-edit-btn:hover, .v-edt-btn-sav:hover {
	background-color: #7AB400 !important;
}

.dash-download-sel-item {
	background-color: #fff;
	height: 30px;
	width: 35%;
	border: none;
	border-right: 1px solid #dcdcdc;
	outline: none;
}

.dash-down-go-button {
	width: 22.5%;
	float: right;
	background-color: #009FE0;
	color: white;
	height: 30px;
}

.sm-down-rep-button {
	width: 40.5%;
	float: right;
	background-color: #009FE0;
	color: white;
	height: 30px;
}

.jcrop-img-upload {
	max-width: 470px;
	max-height: 470px;
}

.jcrop-holder {
	margin: 0 auto;
}

.reset-icon {
	background-color: rgb(92, 199, 239);
	color: #fff;
	width: 60px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin: 75px 0 0 10px;
	border-radius: 3px;
	cursor: pointer;
}

.enc-state-icon {
	background-color: rgb(92, 199, 239);
	color: #fff;
	width: 110px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	border-radius: 3px;
	cursor: pointer;
}


.enc-state-text-blue {
    color: #00669B !important;
}

.sq-btn-post-social-btn {
	margin: 10px auto;
	display: block;
	margin-left: 5px;
}

.sq-btn-post-social-btn:hover, .sq-btn-post-social-btn:visited {
	color: #fff !important;
}

.social-media-disconnect {
	height: 30px;
	width: 30px;
	margin: 0 10px;
	background: url(../images/disconnect.png) no-repeat center;
	cursor: pointer;
	background-size: contain;
}

.social-media-disconnect-disabled {
	cursor: auto;
	opacity: 0.5;
}

.bread-crum-row {
	margin: 10px 0;
}

.brd-crm-divider {
	padding: 0 5px;
}

.brd-crm {
	font-size: 14px;
}

.comp-list-table {
	width: 100%;
}

.comp-row {
	border-bottom: 1px solid #dcdcdc;
	height: 41px;
	line-height: 41px;
}

.v-line-comp {
	border-left: 3px solid #CF8661;
	height: 41px;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: url(../images/hm-arrow-closed.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

.comp-row[clicked="true"] .v-line-comp {
	background-image: url(../images/hm-arrow-open.png);
}

.comp-row>div {
	display: inline-block;
	float: left;
	height: 100%;
}

div.v-tbl-line {
	width: 9%;
}

div.v-tbl-img {
	width: 5%;
}

div.v-tbl-name {
	width: 26%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.v-tbl-add {
	width: 35%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.v-tbl-role {
	width: 20%;
}

div.v-tbl-btns {
	width: 7.5%;
}

div.v-tbl-spacer {
	width: 2.5%;
}

.comp-hr-cont {
	padding-left: 10px;
}

.comp-row .region-row>.v-tbl-line, .comp-row .comp-branch-row>.v-tbl-line
	{
	padding-left: 10px;
}

.v-comp-inp {
	width: 150px;
	border: 0;
	box-shadow: none;
	height: 32px;
	background-color: transparent;
}

.v-icn-dropdown {
	cursor: pointer;
	height: 32px;
	width: 20px;
	background: url(../images/sb-dd-icn-pd.png) no-repeat right center;
}

.v-icn-login {
	background: url(../images/login.png) no-repeat center;
	background-size: auto 18px;
	cursor: pointer;
}

.hdr-prof-sel {
	z-index: 99;
	margin-left: 50px;
}

.pp-lp-con-row-item {
	width: 70%;
	width: calc(100% - 50px);
}

.com-sel-filter {
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	font-size: 13px;
}

.dash-prof-wrapper {
	height: auto;
}

.dash-sur-link {
	color: #009FE0;
	font-size: 13px;
	text-decoration: underline;
	line-height: 20px;
	cursor: pointer;
}

label.fil-label {
	font-size: 13px;
	line-height: 30px;
	margin-bottom: 0;
}

.paginate-buttons-survey {
	width: 200px;
	margin: 0 auto;
	padding: 15px 0 0;
	line-height: 20px;
}

.sur-paginate-btn {
	width: 45px;
	text-align: center;
}

.rep-sur-paginate-btn {
	width: 45px;
    text-align: center;
    color: white;
    background-color: grey;
    border-radius: 3px;
}

.paginate-total-pages {
	width: 30px;
	display: inline-block;
	text-align: center;
}

.sel-page {
	width: 35px;
	padding: 0 5px;
	height: 20px;
	line-height: normal;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
}

.paginate-sel-box {
	width: 110px;
	padding: 0 10px;
}

span.paginate-divider {
	padding: 0 6px;
}

.sur-icn-checkbox {
	width: 20px;
	height: 20px;
	margin: 0 10px 0 -10px;
	background-position: center;
}

.rep-sur-icn-checkbox{
		width: 20px;
	height: 20px;
	margin: 0 10px 0 -10px;
	background-position: center;
}

.mult-sur-icn-wrapper {
	width: 80px;
	margin: 0 auto;
}

.mult-sur-icn {
	width: 30px;
	height: 30px;
	margin: 0 auto 10px;
	border: 1px solid #EFDDDD;
	border-radius: 50%;
	opacity: 0.5;
}

.mult-sur-icn-active {
	cursor: pointer;
	opacity: 1;
}

.del-mult-sur-icn {
	background: url(../images/delete.png) no-repeat center;
}

.resend-mult-sur-icn {
	background: url(../images/fast_mail.png) no-repeat center;
	background-size: contain;
}

img.hr-ind-img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.edit-pos-icn {
	background: url(../images/edit-1.png) no-repeat center;
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.edit-prof-img-icn {
	background: url(../images/edit-1.png) no-repeat center;
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.profile-img-edit-icn {
	background: url(../images/edit-1.png) no-repeat center;
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.pos-edit-icn {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(../images/edit.png) no-repeat center;
	cursor: pointer;
}

.pos-remove-icn {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 35px;
	background: url(../images/delete.png) no-repeat center;
	cursor: pointer;
}

.pos-input {
	display: block;
	width: 90%;
	width: calc(100% - 25px);
	height: 35px;
	padding-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

.checkbox-input-cont {
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.checkbox-input {
	position: absolute;
	left: 0;
	width: 20px;
	height: 100%;
	padding-left: 20px;
	background: url(../images/checks.png) no-repeat left center;
	background-position: -116px center;
}

.checkbox-input[data-checked="true"] {
	background-position: left center;
}

.add-pos-link {
	color: #5CC8EF;
	cursor: pointer;
	text-decoration: underline;
}

.pos-cont {
	margin-bottom: 40px;
	position: relative;
}

label.zillow-input-label {
	min-height: 35px;
}

.zillow-input-cont {
	
}

input.zillow-input {
	width: 220px;
	height: 35px;
	line-height: normal;
	padding: 5px 0 5px 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

.zillow-sub-btn {
	background-color: #009FE0;
	height: 40px;
	line-height: 40px;
	width: 160px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin: 10px auto;
	font-size: 13px;
	cursor: pointer;
}

.zillow-example-cont {
	font-size: 15px;
	margin: 10px 0;
}

.zillow-url {
	color: #009FE0;
}

.zillow-exm-url {
	margin: 5px 0;
}

.zillow-exm-profile {
	margin: 10px 0;
}

.zillow-exm-profilename {
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding: 5px;
}

.zillow-input-container {
	margin: 10px 0;
}

.mbs-highwayad {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.lp-disclaimer-row {
	line-height: 20px;
	text-align: center;
}

.show-more-btn {
	text-align: center;
	cursor: pointer;
	color: #fff;
	background-color: #5cc7ef;
}

.review-source-text {
	margin: 0 0 10px;
	font-family: 'OpenSansLight';
}

.review-source, .view-zillow-link, .view-fb-link {
	margin-left: 4px;
	color: #1EBEF0;
	cursor: pointer;
}

.v-edt-tbl-wrapper {
	overflow: hidden;
	position: relative;
}

.st-crm-container {
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
}

.st-crm-container:last-child {
	border-bottom: none;
}

.hdr-link-item-dropdown {
	position: absolute;
	top: 61px;
	left: 0;
	width: 200px;
	border-top: 3px solid #5cc7ef;
	background-color: #fff;
	color: #666;
	box-shadow: 3px 3px 30px #444;
}

.hdr-link-item-dropdown-sm {
	position: absolute;
	top: 61px;
	left: 0;
	width: 200px;
	border-top: 3px solid #5cc7ef;
	background-color: #fff;
	color: #666;
	box-shadow: 3px 3px 30px #444;
}

.hdr-link-item-dropdown-item {
	line-height: 35px;
	padding: 0 6px;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}

.hdr-link-item-dropdown-item-sm {
	line-height: 35px;
	padding: 0 6px;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}

.hdr-link-item-dropdown-item:last-child {
	border-bottom: none;
}

.hdr-link-item-dropdown-item-sm:last-child {
	border-bottom: none;
}

.hdr-link-item-dropdown-item:hover {
	color: #fff;
	background-color: #5cc7ef;
}

.hdr-link-item-dropdown-item-sm:hover {
	color: #fff;
	background-color: #5cc7ef;
}

.hdr-link-item-config {
	padding-right: 20px !important;
}

.hdr-link-item-sm {
	padding-right: 20px !important;
}

.hdr-link-item-dropdown-icn {
	position: absolute;
	right: 7px;
	top: 31px;
	width: 10px;
	height: 10px;
	background: url(../images/arrow-down-white.png) no-repeat center;
}

.hdr-link-item-dropdown-icn-sm {
	position: absolute;
	right: 7px;
	top: 31px;
	width: 10px;
	height: 10px;
	background: url(../images/arrow-down-white.png) no-repeat center;
}

.profile-url-sub-btn {
	background-color: #009FE0;
	height: 40px;
	line-height: 40px;
	width: 160px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin: 10px auto;
	font-size: 13px;
	cursor: pointer;
}

input.profile-url-input {
	width: 200px;
	height: 35px;
	line-height: normal;
	padding: 5px 0 5px 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

label.url-change-input-label {
	min-height: 35px;
}

.abuse-review-row {
	line-height: 20px;
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.abuse-review-hdr-row {
	font-family: 'opensanssemibold';
}

.abuse-review-row.row:last-child {
	border-bottom: none;
}

.abuse-report-wrapper {
	padding-bottom: 10px;
}

.dotloop-iframe {
	max-width: 100%;
}
.contact-div {
	margin-left: 30%;
	margin-bottom: 40px;
}

#widget-code-area {
	width: 100%;
	height: 200px;
}

#widget-js-code-area, #widget-js-cust-code-area, #widget-jsi-code-area {
	white-space: pre-wrap;
    word-break: break-word;
    overflow: visible;
    text-align : left;
}


.v-tbl-wid {
	width: 4%;
}

.review-widget {
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 48px; /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
}

.review-widget a {
	position: absolute;
}

.widget-review-score {
	margin-left: 8px;
	line-height: 38px;
}

.widget-survey-btn {
	margin-left: 25px;
}

.widget-review-block {
	margin-top: 10px;
}

.sm-tweet-panel {
	max-height: 700px;
}

.clear-none {
	clear: none;
}

.complaint-cont {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.abusive-cont{
	padding-top:20px;
}

.mood-text {
	line-height: 40px;
	font-size: 14px;
	font-family: 'opensanssemibold';
}

#abusive-email-form-submit{
	margin-top: 25px;
}

.compl-input-cont {
	height: 40px;
}

.coml-checkbox-cont {
	display: table;
}

.compl-box-txt {
	line-height: 40px;
}

.compl-save-btn {
	margin: 15px 0px 0 0px;
}

.vms-save-btn {
	margin: 15px 0px 0 0px;
}

.compl-input-text {
	line-height: 40px;
	padding-right: 20px;
}

.compl-type-sel-cont {
	margin: 0 -7.5px;
}

.compl-option-sel {
	margin: 0 10px;
}

.compl-option-drop {
	margin: 0 10px;
}

.compl-sml-txt {
	width: auto;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-left: 5px;
}

.compl-input {
	width: 100%;
	min-width: 270px;
}

.comp-rating-post {
	height: 40px;
	line-height: 40px;
	margin-left: 5px;
}

.search-panel-item {
	margin-left: 3%;
}

.search-panel {
	margin-bottom: 27px;
}

.compl-sq-smile-sad-text-disabled {
	background: #333;
}

.clasfction-code-txt {
	width: 2oopx;
    padding: 0 7px;
    height: 22px;
    line-height: 23px;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 3px;
    margin-right: 45px;
}

.social-monitor-autocomplete {
	width: 215px !important;
}

.classification-text{
	width: inherit;
    font-size: 16px;
    margin-bottom: 10px;
}

.margin-right-o {
	margin-right: 0px !important;
}

.ui-hdr-agent-dropdown li {
	word-break: break-all !important;
}

.v-sm-container {
	min-height: 400px;
}

.loader-icn-sm {
	width: 100%;
	height: 50px;
	background: url(../images/Load_SS_Thin_4.gif) no-repeat center;
	clear: both;
}

.abuse-report-col {
	word-break: break-word;
}

.manage-team-radio {
	width: 70%;
}

/*Payment page styles*/
.update-card-details-txt {
	display: block;
	width: 100% !important;
	min-width: 100px !important;
	margin-bottom: 10px;
	height: 40px;
	padding: 0 10px;
}

.card-det-adj {
	margin-bottom: 30px;
}

.card-err-txt {
	line-height: 24px;
	padding-left: 10px;
	font-size: 12px;
	color: #DE3838;
	margin-bottom: 10px;
}

.dsh-sel-dropdwn-cont {
	max-height: 200px;
}

.date-wid-pick {
	width: 27%;
}

.search-panel-right-sm {
	width: 70%;
	margin-bottom: 20px;
}

.sm-date-picker-wid {
	width: 27% !important;
}

.compl-check-height {
	height: 40px;
}

.compl-rating-drop-wid {
	margin-left: 5px;
}

.social-auth-disabled {
	cursor: auto !important;
}

.v-hr-tbl-icn-wraper .v-tbl-icn {
	font-size: 0;
}

.share-plus-height {
	height: 20px;
}

.en-icn {
	margin-top: 12px !important;
}

.en-icn-pswd {
	margin-top: 8px !important;
}

.en-icn-fname {
	margin-top: 10px !important;
}

.line-height-25 {
	line-height: 25px !important;
}

.share-social-link-cont {
	width: 312px;
	margin-left: 40%;
	height: 250px;
	margin: auto;
}
/* untracked user */

.unmatchtab{
	padding: 10px 2px;
    margin: 0px 0px;
        text-align: center;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.unhr-row{
	font-weight:600 !important;
}
.un-row{
	border-bottom:1px solid #dcdcdc;
	    height: 58px;
}

.hierarchy-btn {
	float: left;
	margin-left: 5px;
}

.hierarchy-table {
	margin: auto;
}

#json-response td {
	padding: 10px;
}

/* Tab Navigation */
.nav-tabs {
	margin: 0;
	padding: 0;
	border: 0;
}

.nav-tabs>li>a {
	background-color: #009FE0;
	height: 40px;
	width: 150px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	font-size: 13px;
	cursor: pointer;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	background: #fff;
	box-shadow: inset 0 0 0 0 rgba(0, 0, 0, .4), -2px -3px 5px -2px
		rgba(0, 0, 0, .4);
}

/* Tab Content */
.tab-pane {
	/* box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	border-radius: 0; */
	text-align: center;
	padding: 10px;
}

.hier-upload-td {
	width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: auto;
	height: 20px;
}

.hier-upload-txt-area {
	width: 80%;
	padding: 10px;
	height: 182px;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	min-width: 180px;
}

.empty-field{
	border:1px solid #D0021B;
}
.disable {
	opacity: 0.4;
	pointer-events: none;
}
.widget-display{
	height: 500px !important;
	padding: 10px;
	margin: 1px;
}

.new-widget-display {
	height: fit-content !important;
	padding: 10px;
	margin: 1px;
}

.widget-btn-cpy{
	margin-left: auto;
	margin-right: auto;
}
.email-map-add-txt{
    font-family: opensanslight;
    font-weight: bold !important;
    font-size: 16px;
    margin: 5px;
    padding: 5px;

}
.email-input-txt{
	padding: 0 10px;
	height: 40px;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	min-width: 180px;
	background: #fff;
	margin-bottom:5px;
	margin-left: 10px;
	width:70%;
}
#email-form{
	background-color: #F9F9FB;
}
.remove-email-input{
	width:25px;
	height:25px;
}
.new-email-wrapper{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.un-no-data{
	font-size: 18px;
    padding: 5px;
}

.reg-ss-logo{
	background:url(../images/Social-Survey-Logo.png) no-repeat;
}

.pro-star-mar{
	margin-right:-7px;
}

/* .review-height{
	height:100px;
} */
.contact-phone-edit{
	width: 75%;
	margin-left: -7px;
}
/* accordion */
ul.accordion li {
    margin: 0;
    background: #FFF;
    margin-bottom: 5px!important;
    padding: 13px 20px 0 20px;
    -webkit-box-shadow: 0 1px 2px #CCCCCC;
    -moz-box-shadow: 0 1px 2px #CCCCCC;
    box-shadow: 0 1px 2px #CCCCCC;
    list-style: none;
}
ul.accordion li>a {
    display: block;
    padding: 0 0 13px 0;
    color: #444444;
    font: 600 1.333em 'Open Sans', Helvetca, Arial, sans-serif;
    outline: none;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600 !important;
}
ul.accordion li>div {
    display: none;
    padding: 0 0 18px 0;
    width: 100%;
    transition: height 2s;
    -moz-transition: height 2s; /* Firefox 4 */
    -webkit-transition: height 2s; /* Safari and Chrome */
    -o-transition: height 2s; /* Opera */
}
ul.accordion li p {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 0;
    padding-bottom: 5px;
    
}
ul.accordion li > a.expanded:before, ul.accordion li > a:hover:before {
    color: #000 !important;
}
ul.accordion li>a.expanded:before {
    color: #aeaeae;
    content: "\2796";
}
ul.accordion li>a:before {
    float: right;
    position: relative;
    margin: -3px -7px 0 0;
    color: #c8c8c8;
    /* font: 600 1.308em 'Open Sans', Helvetca, Arial, sans-serif; */
    content: '\02795';
}
.legend{
	background-color: #009FE0;
    color: #fff;
    text-align: center;
    background-origin: 50px;
    border: 1px solid #009FE0;
    border-radius: 3px;
}
.legend-header{
	color: #444;
    font-weight: 600 !important;
}
.legend-wrapper{
	margin-top:5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.classification-code-wrapper {
	width: 650px !important;
}

.vendasta-cont {
	margin: 0px auto 0px 0px;
	width: 100%;
	height: auto;
}
.review-retry {
	margin: 20% 20% 42% 42%;
	border-radius: 3px;
	font-size: 15px;
	background-color: #009FE0;
	line-height: 25px;
	width: 200px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.vendasta-form {
	margin: 20px 0px 20px 0px;	
}

.vms-txt {
    margin: 15px 10px 5px 10px;
    float: left;
    text-align: right;
    width: 200px;
    padding-bottom: 15px;  
    font-size: 14px;
}

.vms-input {
	margin: 15px 0px 10px 0px;
	float: left;
}

.vendasta-account-id {
	outline: none;
    box-shadow: none;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 4px 10px 4px 10px;
}

.help-link-container {
	margin: 6px 0 0 8px !important;
}

.help-link {
	background-image: url('../images/help-icon.png') no-repeat center !important;
	background: url('../images/help-icon.png') no-repeat center !important;
	cursor: pointer !important;
	display: inline-block;
	width: 22px !important; /* Width of new image */
  	height: 22px !important; /* Height of new image */
}

.survey-csv-upload-logo {
	width: 100px;
    height: 62px;
    background: url('../images/upload.png');
    margin: 0 auto;
}

.survey-csv-file-input {
	width: 100px;
    height: 62px;	
    margin: 0 auto;
}

.survey-csv-button {
    padding: 10px;
    width: 140px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background: #009FE0;
    cursor: pointer;
    margin: 15px 5px;
}

.survey-csv-file-info {
    clear: both;
	margin: 20px auto;
    text-align: center;
}

.survey-upload-csv {
	margin: 10px;
}

.survey-csv-buttons {
	margin: 0 auto;
	width: 300px;
}

.survey-csv-email-invalid {
	margin: 10px;
	text-align: center;
}

.display-load {
	text-align: center;
	font-weight: bold !important;
	font-size: 20px;
}

.survey-csv-send-btn  {
	width: 140px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background: #009FE0;
    cursor: pointer;
    margin-left: 15px;
}

/* reporting styles */

.rep-float-left{
	float: left;
}
.rep-dsh-med-text{
	font-size: medium;
}

.rep-dsh-large-text{
	font-size: large;
}

.rep-align-text-left{
	text-align: left;
}

.btn,.btn-secondary{
	color:whitesmoke !important;
	background:#009fe0 !important;
	margin-left:-4px !important;
	border-radius:0;
	border:0;
	margin-bottom:0;
}

.btn:hover,.btn-secondary:hover{
	color:whitesmoke !important;
	background:#0081e0 !important;
	margin-left:-4px !important;
	border-radius:0;
	border: 1px solid gray !important;
	border-bottom:0;
	margin-bottom:0;
}

.btn:focus,.btn-secondary:focus{
	color:whitesmoke !important;
	background:#009fe0 !important;
	border: 1px solid gray !important;
	margin-left:-4px !important;
	border-radius:0;
	border-bottom:3px solid white;
	margin-bottom:0;
	
}

.tbl-black-text{
	color: black;
    font-size: 12px !important;
}

.tbl-blue-text{
	color: #009fe0;
    font-size: 12px !important;
}

.soc-mon-recent-act-delete-x, .soc-mon-recent-act-delete-x:active, .soc-mon-recent-act-delete-x:visited, .recent-act-delete-x, .recent-act-delete-x:active, .recent-act-delete-x:visited{
	color:#666 !important;
}

.recent-act-delete-x:hover, .soc-mon-recent-act-delete-x:hover{
	color:#a2a0a0 !important;
}

/* reporting styles*/
.generate-report-div{
	display: -webkit-box;
	display:inline-flex; 
	margin-left:5%;
}

.generate-report-span-report{
	height:30px;
	line-height:30px;
}

.report-selector{
	float:left; 
	margin-left:20px; 
	width:auto;
}

.report-selector-choice{
	width:100%;
	border-bottom:0 !important;
}

.generate-report-date-range{
	display: -webkit-box;
	display:inline-flex; 
	margin-left:40px;
}

.generate-report-span-date{
	height:30px;
	line-height:30px;
}

.generate-report-span-dash{
	height:30px;
	line-height:30px;
}

.report-date{
	float:left; 
	margin-left:20px; 
	width:100%;
}

.generate-report-btn{
	float:left; 
	margin-left:40px; 
	width:120px;
}

.generate-report-info-text{
	font-weight: 600 !important; color:#a09d9c; margin: 20px; margin-left: 5%;
}

.recent-activity-header{
	border-top:1px solid #009fe0; width:90%; margin:0 auto;
}

.incomplete-trans-span{
	font-size: larger;
    font-weight: bold !important;	
}

.recent-activity-date-range{
	padding:10px 6%;
}

.inline-flex-class{
	display: -webkit-box;
	display:inline-flex;
	 width: 100%;
	 margin-bottom:15px;
}

.processed-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #0072c2;
    border-radius: 3px;
    margin: auto 0;
}

.completed-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #79b600;
    border-radius: 3px;
    margin: auto 0;
}

.incomplete-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #f5c70a;
    border-radius: 3px;
    margin: auto 0;
}

.unprocessed-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #fa5b00;
    border-radius: 3px;
    margin: auto 0;
}

.unassigned-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #f5c70a;
    border-radius: 3px;
    margin: auto 0;
}

.duplicate-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #8445d1;
    border-radius: 3px;
    margin: auto 0;
}

.corrupted-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #ea310b;
    border-radius: 3px;
    margin: auto 0;
}

.other-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #000000;
    border-radius: 3px;
    margin: auto 0;
}

#processed-lbl,#unprocessed-lbl{
	margin-left: 15px;
    margin-right: 90px;
}

#completed-lbl{
	margin-left: 15px;
    margin-right: 86px;
}

#incompleted-lbl{
	margin-left: 15px;
    margin-right: 84px;
}

#social-posts-lbl{
	margin-left: 15px;
    margin-right: 81px;
}

#zillow-lbl{
	margin-left: 15px;
    margin-right: 65px;
}

#third-party-lbl{
	margin-left: 15px;
    margin-right: 32px;
}


#google-lbl{
    margin-left: 15px;
    margin-right: 58px;
}

#facebook-lbl{
    margin-left: 15px;
    margin-right: 42px;
}

#unassigned-lbl{
	margin-left: 15px;
    margin-right: 99px;
}

#duplicate-lbl{
	margin-left: 15px;
    margin-right: 114px;
}

#corrupted-lbl{
	margin-left: 15px;
    margin-right: 110px;
}

#other-lbl{
	margin-left: 15px;
    margin-right: 141px;
}

#unsubscribed-lbl{
    margin-left: 15px;
    margin-right: 89px;
}

.trans-font-style{
	font-weight: 600 !important;
    font-size: 14px;
}

.social-posts-lbl-rect-div{
	width: 15px;
    height: 15px;
    background: #D2DEDF;
    border-radius: 3px;
    margin: auto 0;
}
.background-rect,.processed-background-rect,.unprocessed-background-rect{
	width: 15px;
    height: 15px;
    background: #f9f9fb;
    border-radius: 3px;
    margin: auto 0;
}

#incompleted-lbl-sel-span:hover,#unassigned-lbl-sel-span:hover{
	background:#bab8b8;
}

.sps-metre-needle-img{
	 margin-left: 155px;
    margin-top: 80px;
    height: 80px;
    position:absolute;
    z-index:1000
}

.sps-metre-needle-text{
	margin-left: 165px;
    margin-top: 180px;
    font-weight: bold !important;
    font-size: medium;    
    position: absolute;
}

.sps-metre-needle-val{
	font-weight: bold !important;
    font-size: medium;
    color: white;
    background: #5e5e5e;
    width: 50px;
    height: 35px;
    padding: 5px;
    border-radius: 7px;
}

.nps-metre-needle-img{
	margin-left: 155px; 
	margin-top: 80px; 
	height: 80px; 
	position:absolute; 
	z-index:1000"
}

.nps-metre-needle-text{
	margin-left: 165px; 
	margin-top: 180px; 
	font-weight: bold !important; 
	font-size: medium; 
	position: absolute;
}

.nps-metre-needle-val{
	font-weight: bold !important;
	font-size: medium; 
	color: white; 
	background: #5e5e5e;
    width: 50px; 
    height: 35px; 
    padding: 5px; 
    border-radius: 7px;
}

.reporting-trans-details{
	background:#f9f9fb; 
	border-bottom:1px solid #d2cdcd;
    margin: 0 auto;
    padding:0;
}
	
	.time-frame-sel{
		height:90%; 
		line-height:35px !important;
		padding-right:30px;
	}
	
	.time-frame-item{
		cursor: pointer;
		font-size: 12px;
		line-height: 15px;
		padding: 7px 5px;
		border-bottom: 1px solid #eee;
	}
	
	.time-frame-wrapper{
	z-index: 999;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    border-radius: 3px;
    width: 140px;
    color: #666;
    text-align: left;
    top: 47px;
    max-height: 400px;    
    box-shadow: 0 0px 0px 0px transparent, 5px 0 15px -4px #b4b0b0, -5px 0 15px -4px #b4b0b0;
	}
	
	.time-frame-prof-sel{
		border: 1px solid #d2cdcd;
    	background: #ffffff;
    	height: 40px;
    	width: 140px;
    	border-radius: 3px;
	}
	
	.time-frame-item:hover{
		color: #fff;
		background-color: #5cc7ef;
	}
	
	.rep-rank-rect {
	position: absolute;
    width: 180px;
    height: 90px;
    border: 7px solid #4983ca;
    background: #4983ca;
    margin-top: 20px;
    border-radius: 60px/100px;
    padding-top: 8px;
    padding-left: 10px;
}

.rep-prof-pic-circle {
	position: absolute;
    width: 130px;
    height: 130px;
    border: 7px solid #4983ca;
    border-radius: 50%;
    margin-left: 123px;
    background: #fff;
}

.rep-rank-rect #rep-rank span, .rep-rank-rect #rep-user-score span{
	color:white;
	font-size:smaller;
}

.rep-prof-pic {
	border-radius: 50%;
	width: 100%;
    height: 100%;
}

.rep-send-survey-div{
	margin-left: -20px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	text-align: center;
    padding-top: 15px;
    height: 130px;
}

.rep-social-media-div{
	margin-left: 10px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	text-align: center;
    padding-top: 15px;
    height: 130px;
}

.rep-dash-btn-wrapper{
	height: 35px !important;
	width: 200px !important;
}

.rep-dash-btn{
	height: 35px !important;
    line-height: 35px !important;
    width: 200px !important;
}

.rep-rank-prof-pic{
	height: 150px;
}

.rep-user-info{
	padding:0;
	margin-top: 15px;
}

.rep-prof-rating{
	margin-top:30px
}

.rep-tab-content{
	margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #2f69aa;
}

.rep-sps-div{
	padding-left:50px; 
	padding-top:10px;	
}

.rep-sps-scores{
	display: grid; 
	margin-top: 40px;
}

.rep-dash-sel-lbl-det{
	padding-left:12px !important; 
	font-weight:600 !important;
}

.rep-dash-sel-lbl-pas{
	padding-left:25px !important; 
	font-weight:600 !important
}

.rep-dash-lbl-sel-prom{
	padding-left:12px !important; 
	font-weight:600 !important
}

.rep-det-div{
	display: -webkit-box;
	display: inline-flex; 
	margin-top: 10px;
	height:35px;
}

.rep-fb-btn{
	background: url(../images/fb_wide.png) no-repeat center #60769f;
    border-radius: 4px;
    height: 35px;
}

.rep-linked-in-btn{
	background: url(../images/linkedin_wide.png) no-repeat center #0274b3;
	height: 35px;
    border-radius: 4px;
}

.rep-zillow-btn{
	height: 35px;
    background: url(../images/zillow_wide.png) no-repeat center #0074e4;
    border-radius: 4px;
}

.rep-google-btn{
	height: 35px;
    background: url(../images/gPlus_wide.png) no-repeat center #cf4139;
    border-radius: 4px;
}

.rep-twitter-btn{
	height: 35px;
    background: url(../images/twiter_wide.png) no-repeat center #00aee9;
    border-radius: 4px;
}

.rep-yelp-btn{
	height: 35px;
    background: url(../images/yelp_wide.png) no-repeat center #c02e13;
    border-radius: 4px;
}

.rep-instagram-btn{
	height: 35px;
    background: url(../images/insta_wide_large.png) no-repeat center #ffff;
}

.warn-toggle {
	margin-left: 40px;
}

.processed-trans-cont{
	display:inline-grid;
	padding-left: 30px;	
}

.score-stats-graph-con{
	margin: 20px 0 60px;
	padding: 0;	
}

.score-stats-overall-con{
	padding: 0; 
	margin-top: 10px; 
	display: inline-block; 
	float:left; 
	width:100%;
	height:350px;
}

.score-stats-ques-con{
	margin-top: 10px;
    width: 100%;
    padding: 0;
}

.score-stats-lbl{
    font-size: 20px;
    left: 0;
    z-index: 1000;
	margin-top: 13px;
    margin-left: 0;
    float: left;
    position: relative;
}

.score-stats-ques-graph-con{
	margin-top: 10px; 
	display: inline-block; 
	float:left; 
	width:100%;
	height:350px; 
	padding:0;
	margin-bottom: 20px;
}

.rep-sps-nps-lbl{
	width: auto !important;
    position: relative;
    margin-right: 0 !important;
    display: flex;
    align-items: center;
}
/*leaderboard*/
.board-selector{
	float: right;
    margin-left: -40px;
    width: 120px;
    height: 40px;
    border: 1px solid #dcdcdc;
}

.time-selector{
	margin-top: 7px;
    margin-right: 20px;
    width: 120px;
    height: 40px;
    border: 1px solid #dcdcdc;
}

.board-selector-choice{
	width: 100%;
    border-bottom: 0 !important;
    color: #666;
    padding-left: 10px;
    height: 38px;
}

.board-div-span{
	height:30px;
	line-height:38px;
}

.board-div{
	    margin-bottom: 30px;
}

.leaderboard-pic-circle{
	position: relative !important;
    margin: 2px !important;
    border-radius: 50% !important;
    width: 55px !important;
    height: 55px !important;
}

.leaderboard-name-div{
	display: -webkit-box;
	display: inline-flex;
    width: 100%;
    height: 42px;
    padding-left:10%;
}

.selected-row td:first-child{
    -moz-border-radius:15px 0 0 15px;
    -webkit-border-radius:15px 0 0 15px;
}
.selected-row td:last-child{
    -moz-border-radius:0 15x 15px 0;
    -webkit-border-radius:0 15px 15px 0;
}
.selected-row td{
	background:#4f85ca;
	color:white;
}

.leaderboard-row{
	border-bottom:0 !important;
}

.leaderboard-table{
    border-collapse: separate;
    border-spacing: 0 35px !important;
}

.lead-img-div{
    margin-top: -8px;
    position: absolute;
    margin-left:-10px;
}
.lead-name-span{
	line-height: 42px;
    margin-left: 82px;
    overflow: hidden;
}

img.lead-img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.lead-tbl-ln-of {
    width: 10%;
}

.top-ten-ranks{
	width: 110px;
    margin: 0;
    float: right;
}

.my-rank{
	width: 100px;
    margin: 0;
    float: right;
    margin-right: 10px;
}

.lead-ranks-above{
	width: 100px;
    margin: 0;
    float: right;
}

.top-ten-ranks-btn{
	font-size: 14px;
    font-weight: bold !important;
}

.lead-ranks-above-btn{
	margin-bottom: -15px;
    font-size: 14px;
    font-weight: bold !important;
}

.lead-ranks-below{
    width: 100px;
    margin: 0;
    float: right;
    margin-top: 10px;
}

.lead-ranks-below-btn{
	font-size: 14px;
    font-weight: bold !important;
}

.rep-dash-bar-margin{
		margin:auto 2px;
}

/* nps question styles */

.span-1to10{
	display: inline-block;
    width: 8%;
    font-weight: bold !important;
    font-size: 16px;
}

.span-1to10-orange{
	color: #e9643a;
}

.span-1to10-yellow{
	color: #dda539;
}

.span-1to10-green{
	color: #5c9636;
}

.container-1to10 {
    width: 400px;
    height: 40px;
    padding: 9px 0;
    display: inline-block;
    margin: 0 auto;
}

.inner-container-1to10{
	border: 1px solid #e0e0e0;
    border-radius: 15px;
    background-color: #fff;
}

.inner-container-1to10-nps{
   margin-bottom: -10px;
}

.sq-1to10-range-nps{
	width: 500px;
    height: 150px;
    margin: 0 auto;
    border-radius: 20px;
}

.radio-container{
	display: inline-block;
    margin: 35px auto;	
}

.sq-1to10-range{
	width: 500px;
    height: 150px;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    background-color: #f5f6f8;
}

.sq-1to10-range-val{
	width: 400px;
    margin: 0 auto;
    display: inline-block;
    padding: 0 10px 0 15px;
    color: black;
    font-weight: bold !important;
}

.radio-1to10{
	float: left;
    width: 10%;
    display: inline-block;
}

.radio-div{
	width:30px;
	height:30px;
	display:inline-block;
	float:left;
	margin-left:5px;
}

.radio-div-first, .radio-div-first-1to10{
	margin-left:10px;
}

.radio-outer{
	height:20px;
	width:20px;
	border:3px solid #21beef;
	border-radius:100%;
	margin:0 auto;
	cursor: pointer;
}

.radio-outer-orange{
	height:20px;
	width:20px;
	border:3px solid #e9643a;
	border-radius:100%;
	margin:0 auto;
	cursor: pointer;
}

.radio-outer-yellow{
	height:20px;
	width:20px;
	border:3px solid #dda539;
	border-radius:100%;
	margin:0 auto;
	cursor: pointer;
}

.radio-outer-green{
	height:20px;
	width:20px;
	border:3px solid #5c9636;
	border-radius:100%;
	margin:0 auto;
	cursor: pointer;
}
.radio-outer-gray{
	height:20px;
	width:20px;
	border:1px solid #909090;
	border-radius:100%;
	margin:0 auto;
	cursor: pointer;
}

.radio-inner{
	height:10px;
	width:10px;
	background-color:#21beef;
	border-radius:100%;
	margin:2px auto;
}

.radio-inner-orange{
	height:10px;
	width:10px;
	background-color:#e9643a;
	border-radius:100%;
	margin:2px auto;
}

.radio-inner-yellow{
	height:10px;
	width:10px;
	background-color:#dda539;
	border-radius:100%;
	margin:2px auto;
}

.radio-inner-green{
	height:10px;
	width:10px;
	background-color:#5c9636;
	border-radius:100%;
	margin:2px auto;
}

.radio-popup{
	display: block;
    top: -15px;
    left: -25px;
    position: relative;
}

.radio-popup-orange {
    background-color: #e96439;
    margin-bottom: -40px;
    width: 55px;
    height: 50px;
    text-align: center;
    line-height: 1.5;
    display: block;
    top: -65px;
    left: -11px;
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 16px;
}

.radio-popup-yellow {
    display: block;
    top: -65px;
    left: -25px;
    position: relative;
    background-color: #dda539;
    margin-bottom: -40px;
    width: 80px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.radio-popup-green {
    background-color: #5c9636;
    margin-bottom: -40px;
    width: 55px;
    text-align: center;
    height: 50px;
    font-size: 16px;
    display: block;
    top: -65px;
    left: -11px;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.5;
}

.radio-popup-text-orange{
	padding: 9px 10px;
	color: white;
    font-weight: bold !important;
}

.radio-popup-text-yellow{
	padding: 9px 12px;
	color: white;
    font-weight: bold !important;
}

.radio-popup-text-green{
    color: white;
    font-weight: bold !important;
	padding:9px 10px;
}

.radio-range-text{
	color: #b0b0b0;
    font-weight: bold !important;
}

.popover.top>.arrow {
    bottom: -21px;
    left: 50%;
    margin-left: -5px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0;
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -5px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover>.arrow {
    border-width: 20px 2px 10px 5px;
}

.popover>.arrow:after {
    content: "";
    border-width: 20px 2px 10px 5px;
}

.popover.top>.radio-arrow-orange:after{
	border-top-color:#e96439;
}

.popover.top>.radio-arrow-yellow:after{
	border-top-color:#dda539;
}

.popover.top>.radio-arrow-green:after{
	border-top-color:#5c9636;	
}

.sq-range-1to10-input{
	width: 45%;
    height: 30px;
    border: 1px solid #D7D7D7;
    background-color: #FCFCFC;
    border-radius: 3px;
    padding: 0 10px;
}

.text-align-right{
	text-align:right;
	text-align:-webkit-right;
}

.text-align-left{
	text-align:left;
	text-align:-webkit-left;
}

.edit-survey-radio-container{
	margin: 25px auto; 
	display: grid;
}

/* transaction monitor styles */
.trans-monitor-graph{
	width:90%;
}

.trans-monitor-graph-container{
	border: 1px solid #dcdcdc;
    box-shadow: 4px 4px 15px 0px #dcdcdc;
    margin-top: 10px;
}

.trans-monitor-graph-legend{
	position:initial;
	margin-top:50px;
	width: auto;
    display: -webkit-box;	
}

.trans-monitor-util-gph-item {
	position: relative;
	height: 290px;
	width: 100%;
}

.trans-monitor-legend-item-first{
	margin-left:22%;
		
}

.trans-monitor-legend-text-style{
	color:black;
	font-weight:bold !important
}

.trans-monitor-legend-item{
	margin-left:50px;
}

.trans-monitor-dash-container{
	width: 100%;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.trans-monitor-wrapper{
	padding: 0 0 10px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    box-shadow: 4px 4px 15px 0px #dcdcdc;
    margin-top: 10px;
}

.trans-monitor-sub-header-sys{
	height: 50px;
    top: 0;
    background-color: rgba(129, 46, 191, 0.20);
    padding: 15px;
}

.trans-monitor-sub-header-danger{
	height: 50px;
    top: 0;
    background-color: rgba(255, 0, 0, 0.16);
    padding: 15px;
}

.trans-monitor-sub-header-warn{
	height: 50px;
    top: 0;
    background-color: rgba(255, 181, 36, 0.27);
    padding: 15px;
}

.trans-monitor-sub-header-gray{
	height: 50px;
    top: 0;
    background-color: rgba(205, 205, 205, 0.36);
    padding: 15px;
}

.trans-monitor-sub-header-normal{
	height: 50px;
    top: 0;
    background-color: rgba(69, 131, 205, 0.20);
    padding: 15px;
}

.trans-monitor-sub-header-box-sys{
	height: 20px;
    width: 20px;
    float: left;
    margin-right: 15px;
    background-color: #812ebf;
}

.trans-monitor-sub-header-box-danger{
	height: 20px;
    width: 20px;
    float: left;
    margin-right: 15px;
    background-color: #ff2424;
}

.trans-monitor-sub-header-box-warn{
	height: 20px;
    width: 20px;
    float: left;
    margin-right: 15px;
    background-color: #ffb524;
}

.trans-monitor-sub-header-box-gray{
	height: 20px;
    width: 20px;
    float: left;
    margin-right: 15px;
    background-color: #cdcdcd;
}

.trans-monitor-sub-header-box-normal{
	height: 20px;
    width: 20px;
    float: left;
    margin-right: 15px;
    background-color: #4583cd;
}

.trans-monitor-sub-header-span{
	font-size: 18px;
    font-weight: bold !important;
    line-height: 18px;
}

.trans-monitor-graphs-wrapper{
	padding: 10px;
	display: -webkit-box;
}

.trans-monitor-graph-col-sys{
	width: 20%;
    border-left: 3px solid #812ebf;
    padding: 0;
    height: 200px;
}

.trans-monitor-graph-col-danger{
	width: 20%;
    border-left: 3px solid #ff2424;
    padding: 0;
    height: 200px;
}

.trans-monitor-graph-col-warn{
	width: 20%;
    border-left: 3px solid #ffb524;
    padding: 0;
    height: 200px;
}

.trans-monitor-graph-col-gray{
	width: 20%;
    border-left: 3px solid #cdcdcd;
    padding: 0;
    height: 200px;
}

.trans-monitor-graph-col-normal{
	width: 20%;
   	border-left: 3px solid #4583cd;
    padding: 0;
    height: 200px;
}

.trans-monitor-graph-span{
	margin-left: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold !important;
}

.trans-monitor-graph-div{
	width: 100%;
    height: 170px;
    margin: 0 auto;
    margin-top: 10px;
}

.last-run-time-div{
	margin-top:15px; 
	margin-left:10px;
}

.align-center{
	text-align:center !important;
}

.last-run-time-span{
	font-size:small !important;
	font-variant: none !important; 
	color:white !important;
}


/*Social Monitor Styles*/
.soc-mon-hdr{
	box-shadow: 0 5px 5px -3px #b4b0b0;
    position: relative;
}

.soc-mon-sub-hdr{
	background-color: #ececec;
	border-bottom: transparent;
}

.soc-mon-btn{
	background-color:#4078bc;
}

.soc-mon-hdr-txt{
	color: #8e8e8e;
    margin-top: -5px;
}

.soc-mon-search-bar{
	margin-top: 11px;
    width: 35%;
    background-color: white;
}

.soc-mon-inp{
	background-color: transparent;
	width: 90%;
}

.soc-mon-add-mon{
	margin-top: 8px;
    background-color: white;
    border: 2px solid black;
    color: black;
    font-weight: bold !important;
    line-height: 35px;
}

.soc-mon-dropdown{
	border: 1px solid transparent;
    color: #8e8e8e;
    width: 200px;
}

.soc-mon-tab{
	font-weight: bold !important;
    font-size: 15px;
    color: #8d8d8d;
    height: 100%;
    line-height: 60px;
    text-align: center;
    height: 60px;
    float: left;
    padding: 5px 20px;
    cursor: pointer;
}

.soc-mon-stream-active{
	color:#3f78bc;
	border-bottom: 3px solid #3f78bc;
	cursor:default;
}

.soc-mon-alert-active{
	color:#dca50d;
	border-bottom: 3px solid #dca50d;
	cursor:default;
}

.soc-mon-esc-active{
	color:#f95000;
	border-bottom: 3px solid #f95000;
	cursor:default;
}

.soc-mon-res-active{
	color:#6ead00;
	border-bottom: 3px solid #6ead00;
	cursor:default;
}

.soc-mon-trust-active{
	color:#6ead00;
	border-bottom: 3px solid #6ead00;
	cursor:default;
}

.soc-mon-icns{
    margin-right: 10px;
    margin-bottom: 4px;
}

.stream-checkbox{
	margin-top: 19px;
	cursor:pointer;
}

.stream-bulk-actions{
	margin-left: 20px;
    height: 40px;
    width: 150px;
    margin-top: 8px;
    line-height: 35px;
    border: 1px solid transparent;
    background: white;
    border-radius: 2px;
    box-shadow: -4px 4px 4px -3px #b4b0b0;
    text-align: left;
    padding-left: 10px;  
    cursor: pointer;
}

.bulk-actions-select{
	font-size: 14px;
    font-weight: bold !important;
    color: #8d8d8d;
}

.bulk-actions-dropdown-img{
	margin-top: 8px;
}

.bulk-actions-options{
	border: 1px solid transparent;
    background: white;
    border-radius: 2px;
    box-shadow: 0 -9px 0px 0px white, 5px 0 15px -4px #b4b0b0, -5px 0 15px -4px #b4b0b0;
    width: 150px;
    margin-left: -11px;
    margin-top: 12px;
    z-index: 1;
    position: absolute;
}

.bulk-option{
	font-size: 13px;
    font-weight: bold !important;
    color: #8d8d8d;
    cursor:pointer;
    padding-left: 35px;
}

.bulk-mon-option{
	font-size: 12px;
    font-weight: bold !important;
    color: #8d8d8d;
    cursor:pointer;
}

.soc-mon-post-container{
	padding-left:0;
	border-right: 1px solid #dbdbdb;
}

.soc-mon-post-checkbox{
	margin-right: 15px;
}

.soc-mon-post-icn{
	margin-top: 19px;
}

.soc-mon-post-details{
	padding:0;
	padding-right: 15px;
}

.soc-mon-post-prof-pic-div{
	padding-left:0;
}

.soc-mon-prof-pic{
	 width:50px;
	 height: 50px; 
	 border-radius: 50%;
}

.soc-mon-def-prof{
	width:50px;
	height: 50px; 
	border-radius: 50%;
	border: 2px solid #e1e1e1;
    background-position: center;
    background-size: contain;
    background-image:url('../images/no-star.png');
}

.soc-mon-prof-pic-media{
	 position: absolute; 
	 top: 30px; 
	 right: 19px;  
	 border: 2px solid white; 
	 border-radius: 50%;
}

.soc-mon-user-name{
	font-size: 14px;
    font-weight: bold !important;
    margin-bottom: 3px;
}

.soc-mon-post-media{
	text-decoration: underline;
    color: #4078bc;
    font-size: 12px;
    font-weight: bold !important;
    margin-bottom: 3px;
    cursor:pointer;
}

.soc-mon-post-date{
	font-size: 11px;
    font-weight: bold !important;
}

.soc-mon-post-dup{
	padding: 2px 0;
    border: 2px solid #8d8d8d;
    border-radius: 7px;
    cursor: pointer;
}

.soc-mon-post-dup-icn{
	margin: 8px 12px 8px 10px;
}

.soc-mon-post-dup-num{
	width: 60%;
    font-size: 11px;
    font-weight: bold !important;
    margin-top: 1px;
}

.stream-post-text{
	text-align: justify;
    margin-top: 20px;
    font-size: 14px;
    color: black;
}

.stream-post-pic-div{
	margin-top:15px;
}

.stream-post-pic{
	width:100%;
}

.stream-post-mail-note{
	padding: 5px 0;
    text-align: center;
    cursor:pointer;
    font-weight: bold !important;
	margin-left: 2px;
}

.stream-post-mail-note-active{
    border-bottom: 4px solid #8d8d8d;
    color: black; 
    cursor:default;
}

.stream-post-textbox{
	resize: vertical !important;
}

.stream-container{
	border: 1px solid #ececec;
    border-top: transparent;
    border-bottom: transparent;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.bottom-padding-stream{
	padding-bottom:15px;
	flex: 0 0 auto;
}

.stream-actions-btn-container{
	height: 40px;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.macro-dropdown{
	height: 90%;
    text-align: center;
    padding: 7px;
    border: 1px solid #e6dede;
    border-radius: 5px;
    cursor:pointer;
    display: flex;
    align-items: center;
    font-weight: bold !important;
    background-color: white;
}

.macro-dropdown-icn{
	margin-top: 3px;
    margin-right: 10px;
}

.macro-dropdown-chevron{
	order: 2;
    margin-left: auto;
}

.stream-actions-btn{
	height: 100%;
    text-align: center;
    padding: 8px;
   	border-radius: 5px;
    font-weight: bold !important;
    margin-left: auto;
    order: 2;
    cursor:pointer;
    background-color: white;
}

.stream-action-unflag, .dup-stream-action-unflag,.act-stream-action-unflag,.bulk-stream-action-unflag{
	border: 2px solid #3f78bc;
    color: #3f78bc;
}

.stream-action-flag, .dup-stream-action-flag,.act-stream-action-flag,.bulk-stream-action-flag{
	border: 2px solid #dca50d;
    color: #dca50d;
}

.stream-action-esc, .dup-stream-action-esc,.act-stream-action-esc,.bulk-stream-action-esc{
	border: 2px solid #f95000;
    color: #f95000;
}

.stream-action-res, .dup-stream-action-res,.act-stream-action-res,.bulk-stream-action-res{
	border: 2px solid #6ead00;
    color: #6ead00;
}

.stream-action-submit, .act-stream-action-submit, .bulk-stream-action-submit{
	border: 2px solid #8d8d8d;
    color: #8d8d8d;
    margin-left:15px;
}

.dup-stream-action-submit{
	border: 2px solid #8d8d8d;
    color: #8d8d8d;
}

.stream-action-container{
	background-color: #ececec;
    border-radius: 10px;
    min-height: 50px;
    padding: 8px;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.stream-action-icn{
	padding: 8px;
}

.stream-action-date{
	color: #b6b6b6;
    font-size: 14px;
}

.stream-action-text{
	color: #757575;
}

.stream-action-text-imp{
	font-weight: bold !important;
    color: black;
    font-size: 14px;
}

.soc-mon-pagination{
	display: flex;
    align-items: center;
    height: 100%;
}

.soc-mon-pag-text{
	font-weight: bold !important;
    margin-right: 10px;
}

.soc-mon-bold-text{
	font-weight: bold !important;
}

.soc-mon-pag-icn{
	margin:0 auto;	
}

.soc-mon-pag{
	border: 1px solid transparent;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    background: white;
    margin-right: 5px;
}

.soc-mon-pag-active{
	width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    background: #f4f2f2;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid #d7d5d5;
}

.macro-options{
	border: 1px solid #e6dede;
    background: white;
    border-radius: 3px;
    width: auto;
    margin-left: -8px;
    margin-top: 6px;
    z-index: 1;
    position: absolute;
    top: 31px;
    left: 23px;
    max-height: 120px;
    overflow-y: auto;
}

.dup-macro-options{
	left:8px;
}

.macro-options::-webkit-scrollbar {
    width: 8px;
    border-radius:5px;
}

.macro-options::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius:5px;
}

.macro-options::-webkit-scrollbar-thumb {
    background: #888;
    border-radius:5px;
}

.macro-options::-webkit-scrollbar-thumb:hover {
    background: #555;
    border-radius:5px;
}

.macro-opt{
	padding: 10px;
    cursor: pointer;
}

.bulk-macro-opt{
	padding: 10px;
    cursor: pointer;
}

.stream-container-gray{
	background-color: #ececec;
}

.stream-action-container-white{
	background-color:white;
}

.stream-action-mail{
	border: 2px solid black;
}

.bulk-action-edit-container{
	margin: 0 auto;
    background: white;
    border: 2px solid black;
    border-radius: 10px;
    padding: 25px;
    opacity: 1;
}

.bulk-action-hdr{
	font-size: 16px;
    font-weight: bold !important;
    margin-bottom: 10px;
}

.bulk-action-popup{
	position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    min-height: 480px;
    padding-bottom: 100px;
    background: linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, 0.52));
    display: flex;
    align-items: center;
}

.bulk-options-dismiss{
	    order: 2;
    color: white;
    opacity: 1;
    margin-right: 10px;
    font-size: x-large;
    align-self: flex-start;
}

.macro-dropdown-options{
	height: 33px;
    margin-top: 11px;
    line-height: 30px;
}

.macro-hdr{
	border: 0;
    padding-left: 15px;
}

.macro-hdr-txt{
	font-size: 20px;
    font-weight: bold !important;
}

.macro-hdr-desc{
	font-size: 14px;
    font-weight: bold !important;
    color: #8d8d8d;
    margin-top: 5px;
}

.macro-tabs{
    padding: 10px 15px;
    text-align: center;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold !important;
    cursor: pointer;
}

.macro-tabs-active{
	border-bottom: 3px solid #50a0e1;
    cursor: default;
}

.macro-list-div{
    padding-left: 30px;
}

.macro-list-hdr {
    color: #ababab;
    font-weight: bold !important;
}

.macro-list-item {
    font-size: 14px;
    font-weight: bold !important;
}

.macro-list-item-usage {
    font-size: 14px;
    font-weight: bold !important;
    color: #ababab;
}

.chevron-macro-page{
	cursor:pointer;
}

.add-macro-form-container{
	padding-top: 15px;
}

.macro-form-txt {
    font-weight: bold !important;
    margin-bottom: 10px;
}

.macro-form-txt-box {
    margin-bottom: 20px;
}

.macro-name-txt-box{
	resize: none !important;
}

.macro-action-txt {
    font-size: 18px;
    font-weight: bold !important;
}

.macro-action-desc {
    font-size: 12px;
    font-weight: bold !important;
    color: #8d8d8d;
    margin-top: 5px;
}

.macro-add-action-container {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 15px 15px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.macro-action-dropdown {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 7px 15px;
    cursor: pointer;
}

.action-dropdown-margin{
	margin-left: 25px;
}

.action-textbox{
	margin-left: 10px;
}

.macro-add-action-btn {
    background: #323233;
    margin-top: 30px;
    margin-bottom: 15px;
    border-radius: 3px;
    padding: 7px 15px;
    font-weight: bold !important;
    color: #bbbbbb;
    cursor:pointer;
}

.no-border-style{
	border: 0;
}

.macro-add-btn {
    background-color: white;
    border: 1px solid #a8a8a8;
    color: #8d8d8d;
    line-height: 35px;
    font-weight: bold !important;
    text-align: center;
}

.macro-add-btn-disabled{
    border: 1px solid #a8a8a8;
    color: #8d8d8d;
    line-height: 35px;
    font-weight: bold !important;
    background-color: #bbbbbb;
    cursor: not-allowed;
    text-align: center;
}

.add-macro-options{
    border: 1px solid #e6dede;
    background: white;
    border-radius: 3px;
    width: 100%;
    margin-left: -24px;
    margin-top: 3px;
    z-index: 1;
    position: absolute;
    top: 30px;
    left: 23px;
    border-top-left-radius: 0;
}

.add-macro-dropdown-option{
    font-size: 13px;
    font-weight: bold !important;
    color: #8d8d8d;
    cursor: pointer;
    padding: 10px 25px;
}

.edit-mon-bulk-actions{
	height: 40px;
    width: 150px;
    margin-top: 8px;
    line-height: 35px;
    border: 1px solid #999;
    background: white;
    border-radius: 5px;
    box-shadow: inset 3px 3px 4px -3px #b4b0b0;
    text-align: left;
    padding-left: 10px;
    cursor: pointer;
}

.mon-type-container{
	color: #3f78bc;
    border-bottom: 1px solid #bbbbbb;
}

.mon-type-hdr{
	border: 1px solid #bbbbbb;
    padding: 10px;
}

.soc-mon-txt-bold{
	font-weight: bold !important;
}

.mon-type-hdr-txt{
	font-weight: bold !important;
    color: black;
}

.mon-type-gray-container{
	border: 1px solid #bbbbbb;
    padding: 10px 10px 30px;
    border-top: 0;
    border-bottom: 0;
    background-color: #f4f4f4;
}
.mon-type-white-container{
	border: 1px solid #bbbbbb;
    padding: 10px 10px 30px;
    border-top: 0;
    border-bottom: 0;
}

.mon-type-keyphrase{
	font-weight: bold !important;
    font-size: 14px;
}

.mon-type-tbl-txt{
	font-weight: bold !important;
    font-size: 12px;
}

.mon-type-select-options{
	padding-left: 8px;
    margin-top: 7px;
    padding-bottom: 10px;
}

.mon-type-option{
	display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.mon-type-checkbox{
	cursor:pointer;
	margin-right: 10px;
}

.zero-padding{
	padding: 0;
}

.soc-mon-stream-dropdown{
	width: 100%;
    height: 100%;
    line-height: 30px;
    border: 1px solid transparent;
    background: white;
    border-radius: 2px;
    text-align: left;
    padding-left: 10px;
    cursor: pointer;
}

.stream-dropdown-select{
	font-size: 11px;
    display: flex;
    align-items: center;
    font-weight: bold !important;
    color: #8d8d8d;
}

.stream-dropdown-count-div{
	font-weight: bold !important;
    margin-right: 2px;
}

.stream-dropdown-actions{
	border: 1px solid transparent;
    background: white;
    box-shadow: 0 -9px 0px 0px white, 4px 0 15px -4px #b4b0b0, -4px 0 15px -4px #b4b0b0;
    margin-left: -11px;
    margin-top: 7px;
    z-index: 1;
    position: absolute;
    padding-right: 15px;
    padding-bottom: 15px;
}


.stream-dropdown-option-first{
    padding: 10px 10px;
    font-weight: bold !important;
    color: #8d8d8d;
    cursor: pointer;
}

.stream-dropdown-option {
    padding: 10px 10px 10px 50px;
    font-weight: bold !important;
    color: #8d8d8d;
    cursor: pointer;
}

.chkbox-partial-sel-outer{
	border: 1px solid #53a6db;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.chkbox-partial-sel-inner{
	border: 1px solid #53a6db;
    width: 12px;
    height: 12px;
    background-color: #53a6db;
    margin: 0 auto;
}

.margin-top-10{
	margin-top:10px;
}

.stream-dropdown-img-circle{
	width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius:50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* .usr-list-img{
	background-size: contain;
    background-repeat: no-repeat;
} */

.stream-dropdown-option-container{
	display: flex;
    align-items: center;
    padding: 5px 10px;
}

.stream-dropdown-segement-hdr{
	font-size: 15px;
    font-weight: bold !important;
}

.stream-dropdown-name-txt-bold{
	font-weight: bold !important;
}

.add-mon-save-btn{
	order: 2;
    margin-left: 15px;
}

.add-mon-cancel-btn{
	order: 1;
    margin-left: auto;
}

.add-mon-type-dropdown{
	width: auto;
    margin-top: 8px;
    line-height: 35px;
    border: 1px solid #ccc;
    background: white;
    border-radius: 2px;
    text-align: left;
    padding-left: 10px;
    cursor: pointer;
}

.add-mon-type-options{
	border: 1px solid #ccc;
    background: white;
    border-radius: 2px;
    width: 150px;
    margin-left: -11px;
    padding-left: 10px;
    margin-top: 35px;
    z-index: 1;
    position: absolute;
}

.dup-count{
	font-size: 11px;
    font-weight: bold !important;
}

.bulk-act-btn{
	margin-left:3px;	
}

.dup-act-btn{
	margin-left:3px;	
}
.recalculate-user-ranking{
	display: flex;
    align-items: center;
}

.recalculate-usr-rank-btn-active{
	background-color: #009FE0;
	color: #fff;
	margin-left: 10px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 40px;
	margin-top: -2px;
	border-radius: 3px;
	cursor: pointer;
	min-width: 120px;
	font-weight: bold !important;
}

.recalculate-usr-rank-btn-inactive{
	background-color: #8d8d8d;
    color: #fff;
    margin-left: 10px;
    padding: 0 20px;
    font-size: 13px;
    line-height: 40px;
    margin-top: -2px;
    border-radius: 3px;
    cursor: not-allowed;
    min-width: 120px;
    font-weight: bold !important;
}

.width-offset {
	width: 100px;
}

.stream-alert{
	font-size: medium;
    margin: 50px auto;
    display: table;
}

.dup-post-popup{
	display: flex;
    align-items: start;
}

#dup-post-popup-body{
	border:0;
}

.dup-post-cont{
	padding: 0;
    border: 0;
}

.dup-post-details{
	display: grid;
    border: 0;
    padding-right: 0;
    max-height:300px;
    overflow-y:scroll;
}

.dup-post-details::-webkit-scrollbar {
    width: 8px;
    border-radius: 5px;
}
.dup-post-details::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}
.dup-post-details::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

.dup-post-pic-cont{
	margin: 20px auto;
    padding: 0;
}

.dup-post-act-cont{
	padding: 0;
}

.dup-post-pic{
	max-height: 250px;
}

.macro-disabled{
	padding: 10px;
	cursor: not-allowed;
    background: #e3e3e3;
    opacity: 0.4;
}

.dup-post-popup::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #fff;
}

.dup-post-popup::-webkit-scrollbar-thumb {
    background: #4078bc;
}

.dup-macro-opt{
	padding: 10px;
    cursor: pointer;
}

.monitors-bulk-select{
	margin-left: 0;
    border: 1px solid #bbbbbb;
}

.monitors-bulk-options{
	border: 1px solid rgb(187, 187, 187);
    margin-top: 3px;
    box-shadow: rgb(180, 176, 176) 5px 0px 15px -4px, rgb(180, 176, 176) -5px 0px 15px -4px;
}

.monitors-empty-div{
	border: 1px solid #bbbbbb;
    padding: 10px 10px;
    border-top: 0;
    border-bottom: 0;
}

.monitors-empty-span{
	font-size: medium;
    margin: 10px auto;
    display: table;
    color: #666666;
}

.macro-radio{
	height: 20px;
    width: 20px;
    border: 1px solid #909090;
    border-radius: 100%;
    cursor: pointer;
}

.macro-radio-outer{
	height: 20px;
    width: 20px;
    border: 3px solid #21beef;
    border-radius: 100%;
    cursor: pointer;
}

.macro-status-text-div{
	font-size: 14px;
    margin-bottom: 0;
    order: 2;
    margin-left: auto;
    align-self: flex-end;
}

.sm-display-flex{
	 display: flex;
}

.mac-radio-div {
    display: flex;
    order: 2;
    margin-left: 40px;
    align-items: flex-end;
}

.mac-status-text-span{
	margin: 0 10px;
    padding-bottom: 2px;
}

.add-mon-type-opt {
    display: flex;
    align-items: center;
}

.stream-feed-insta{
	width: 24px;
    height: 24px;
    background: red;
}

.stream-feed-zillow{
	width: 24px;
    height: 24px;
    background: #0074e5;
}

#stream-dash,#dup-dash,.add-action-stream-dash {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/dashloader.gif) no-repeat center;
	background-size: 50px 50px;
	background-color: rgba(255, 255, 255, 0.7);
}

.feeds-fb-icon{
	background: radial-gradient(white 50%,#215ca9 50%);
}

.feeds-lin-icon{
    background: radial-gradient(white 50%,#007ab9 50%);
}
	
.feeds-tw-icon{
    background: radial-gradient(white 50%,#26c0f4 50%);
}

.summit-popup{
	position: relative;
    top: 0;
    width: 1140px;
    height: 681px;
    margin: 0 auto;
    background-image: url(../images/WOWworthy_EmmaM_Web_Banner.png);
    background-size:contain;
    background-position:center;
    border-radius: 8px;
    background-repeat: no-repeat;
}

.close-summit-popup{
	width: 50px;
    height: 50px;
    position: relative;
    top: 14px;
    right: 7px;
    float: right;
    z-index: 100000;
}

.summit-popup-outer{	
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    min-height: 480px;
    padding-bottom: 100px;
    background: linear-gradient(#2f69aa, #216cab91);
}

.summit-ribbon{
    background-image: url(../images/CreateWowSummit_Ribbon_Dayof_web.png);
    background-size:contain;
    background-position:center;
    margin-left: -35px;
    background-repeat: no-repeat;
    height:50px;
}

.close-summit-ribbon {
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    right: -1px;
    top: 2px;
}

.register-summit-btn {
    width: 306px;
    height: 65px;
    position: absolute;
    left: 278px;
    bottom: 125px;
}

.summit-ribbon-outer{
	background: #ffcc32;
}

.mng-tbl-name{
	width:17%;
}

.mng-tbl-email{
	width:22%;
}

.mng-tbl-email-div{
	width:260px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mng-tbl-soc-conn{
	width: 26%;
    padding-right: 14px;
}

.mng-tbl-ticks{
	width:5%;
}

.mgn-tbl-conn-icn{
	width:10%;
	height: 39px;
	float: left;
}

.mng-fb-disc{
	background: url(../socialConnectionIcons/fb_disc.png) no-repeat center;	
}

.mng-gp-disc{
	background: url(../socialConnectionIcons/gplus_disc.png) no-repeat center;	
}

.mng-lt-disc{
	background: url(../socialConnectionIcons/ltree_disc.png) no-repeat center;	
}

.mng-lin-disc{
	background: url(../socialConnectionIcons/linkedin_disc.png) no-repeat center;	
}

.mng-rt-disc{
	background: url(../socialConnectionIcons/realtor_disc.png) no-repeat center;	
}

.mng-zi-disc{
	background: url(../socialConnectionIcons/zillow_disc.png) no-repeat center;	
}

.mng-yp-disc{
	background: url(../socialConnectionIcons/yelp_disc.png) no-repeat center;	
}

.mng-tw-disc{
	background: url(../socialConnectionIcons/twitter_disc.png) no-repeat center;	
}

.mng-fbp-disc{
	background: url(../socialConnectionIcons/fbpixel_disc.png) no-repeat center;	
}

.mng-insta-disc{
	background: url(../socialConnectionIcons/insta_disc.png) no-repeat center;	
}

.mng-fb-conn{
	background: url(../socialConnectionIcons/fb_conn.png) no-repeat center;	
}

.mng-gp-conn{
	background: url(../socialConnectionIcons/gplus_conn.png) no-repeat center;	
}

.mng-lt-conn{
	background: url(../socialConnectionIcons/ltree_conn.png) no-repeat center;	
}

.mng-lin-conn{
	background: url(../socialConnectionIcons/linkedin_conn.png) no-repeat center;	
}

.mng-rt-conn{
	background: url(../socialConnectionIcons/realtor_conn.png) no-repeat center;	
}

.mng-zi-conn{
	background: url(../socialConnectionIcons/zillow_conn.png) no-repeat center;	
}

.mng-yp-conn{
	background: url(../socialConnectionIcons/yelp_conn.png) no-repeat center;	
}

.mng-tw-conn{
	background: url(../socialConnectionIcons/twitter_conn.png) no-repeat center;	
}

.mng-fbp-conn{
	background: url(../socialConnectionIcons/fbpixel_conn.png) no-repeat center;	
}

.mng-insta-conn{
	background: url(../socialConnectionIcons/insta_conn.png) no-repeat center;	
}

.mng-fb-gray{
	background: url(../socialConnectionIcons/fb_gray.png) no-repeat center;	
}

.mng-gp-gray{
	background: url(../socialConnectionIcons/gplus_gray.png) no-repeat center;	
}

.mng-lt-gray{
	background: url(../socialConnectionIcons/ltree_gray.png) no-repeat center;	
}

.mng-lin-gray{
	background: url(../socialConnectionIcons/linkedin_gray.png) no-repeat center;	
}

.mng-rt-gray{
	background: url(../socialConnectionIcons/realtor_gray.png) no-repeat center;	
}

.mng-zi-gray{
	background: url(../socialConnectionIcons/zillow_gray.png) no-repeat center;	
}

.mng-yp-gray{
	background: url(../socialConnectionIcons/yelp_gray.png) no-repeat center;	
}

.mng-tw-gray{
	background: url(../socialConnectionIcons/twitter_gray.png) no-repeat center;	
}

.mng-fbp-gray{
	background: url(../socialConnectionIcons/fbpixel_gray.png) no-repeat center;	
}

.mng-insta-gray{
	background: url(../socialConnectionIcons/insta_gray.png) no-repeat center;	
}

.mng-tbl-pad-zero{
	padding: 0;
}

.mng-tbl-btns{
	width: 20%;
}

.ts-container{
	padding:  0;
}

.ts-source{
	font-size: 12px;
    width: auto;
    font-weight: bold !important;
    max-width: 80%;
}

.ts-details{
	padding:0;
	margin-top:10px;
}

.ts-act-icon{
	 margin-right: 10px;
	 width: 18px;
	 height: 18px;
	 background-size: contain;
	 background-position:centre;
	 background-repeat: no-repeat;
	 cursor:pointer;
}

.ts-remove{
	background-image: url(../images/ts-remove.png);
}

.ts-remove:hover{
	background-image: url(../images/ts-remove-hover.png);
}

.ts-add{
	background-image: url(../images/ts-add.png);
}

.ts-add:hover{
	background-image: url(../images/ts-add-hover.png);
}

.trusted-source{
	font-size:  12px;
    padding:  0;
    margin-top:  10px;
    height: 25px;
    color: white;
    background: #295ea0;
    border-radius: 3px;
    text-align:  center;
    font-weight:  bold !important;
    line-height: 25px;
    width: 100px;
}

.ts-action{
	width: 80% !important;	
}

.stream-dup-container{
	padding:0;
}

.summit-checkbox-cont{
	display: flex;
    position: absolute;
    bottom: 35px;
    margin-left: 55px;
}

.summit-popup-check-right{
	margin-left: 15px;
}

.summit-check-text{
	color: white;
    font-weight: bold !important;
    margin-left: 7px !important;
    font-size: 14px;
}

.summit-check{
	width: 16px;
    height: 16px;
    background-image: url(../images/checkbox-blank.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 13px 0 0 !important;
}

.summit-checked{
	background-image:url(../images/checkbox-marked.png);
}

.act-details-msg-type{
	background: #a9a9a9;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
    font-weight: bold !important;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    font-size: 12px;
}

.dup-padding{
	padding-top: 15px;
	padding-bottom: 15px;
    flex: 0 0 auto;
}

.soc-mon-prof-pic-media-dup{
	position: absolute;
    top: 30px;
    right: 60px;
    border: 2px solid white;
    border-radius: 50%;
}

pre.email-reply-text {
	background: transparent;
	border: 0px;
	font-family: inherit;
	margin-bottom: 0px;
	white-space:pre-wrap;
	word-break: break-word;
}

.alert-fb-policy{
	background-image: url(../images/escalated-orange.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: auto;
    margin-right: 0;
}

.close-fb-policy{
	background-image: url(../images/close-fb.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: auto;
    margin-left: 0;
}

.fb-policy-txt{
	font-weight: bold !important;
    color: #727272;
}

.fb-policy-ban-cont{
	height: 100%;
    display: flex;
    align-items: center;
}

/*mismatch styles*/
.mismatch-new-popup-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    min-height: 480px;
    padding-bottom: 100px;
    background: linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, 0.52));
}
 .mismatch-popup-new{
	margin: 30px auto 0;
    width: 90%;
    border-radius: 4px;
    overflow: auto;
    background-color: #fff;
    max-width: 800px;
    box-shadow: 0px 0px 8px 0px #7C7C7C;
    max-height: 610px;
}
 .mismatch-popup-new-header {
    background: #295d9f;
    height: 70px;
    color: #e5e5e5;
    padding: 10px;
}
 .mismatch-new-mail {
    color: #a0c7fa;
    font-size: 20px;
    font-weight: bold !important;
}
 .mismatch-new-text {
    font-size: 12px;
    font-weight: bold !important;
}
 .mismatch-popup-new-sub-header {
    height: 35px;
    padding: 0;
}
 .mismatch-sub-header-left{
	background: #dbdbdb;
    height: 100%;
}
 .mismatch-sub-header-txt {
    background: #eaeaea;
    height: 100%;
    line-height: 35px;
    color: #1f7cc0;
    font-weight: bold !important;
    font-size: 15px;
}
 .mismatch-popup-new-body {
    padding: 0;
    padding-bottom: 10px;
}
 .mismatch-new-body-trans {
    margin-top: 20px;
}
 .mismatch-new-trans-txt {
    font-size: 12px;
    font-weight: bold !important;
    text-align: center;
}
 .mismatch-new-trans-div {
    padding: 0;
}
 .mismatch-new-trans-bar {
    height: 25px;
    background: #a9c5ff;
    border-radius: 3px;
    display: flex;
}
 .mismatch-new-trans-arrow {
    margin: 0 auto;
    line-height: 25px;
}
 .mismatch-new-trans-list {
    padding: 20px 0px 15px;
    background: #ecf3ff;
}
 .mismatch-new-trans {
    padding: 0;
    min-height: 50px;
}
 .mismatch-trans-text {
    padding: 0 10px;
}
 .mismatch-new-trans {
    padding: 0;
}
 .mismatch-trans-p {
    margin-bottom: 3px;
}
 .mismatch-trans-date {
    padding: 0 5px;
}
 .mismatch-new-body-options {
    margin-top: 20px;
}
 .mismatch-new-assign-cont{
	padding: 0;
}
 .mismatch-option-text {
    font-size: 13px;
}
 .mismatch-new-assign-mail {
    color: #295d9f;
    font-weight: bold !important;
}
 .mismatch-new-options-cont{
	display: flex;
}
 .mismatch-new-assign-inp {
    border: 2px solid #295d9f;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
}
 .mismatch-new-assign-btn {
    width: 100px;
    background: #295d9f;
    margin-left: 10px;
    color: white;
    font-size: 13px;
    font-weight: bold !important;
    height: 38px;
    border-radius: 4px;
    text-align: center;
    line-height: 34px;
}
 .mismatch-new-user-cont {
    margin-top: 30px;
    background: #eaeaea;
    padding: 25px 15px 15px;
}
 .mismatch-new-or {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f2f2f2;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 12px;
    font-weight: bold !important;
}
 .mismatch-new-user-btn {
    margin-left: 0;
}
 .mismatch-new-ignore-btn {
    margin-left: 0;
}
 .mismatch-popup-new-footer{
	background: #eaeaea;
    height: 60px
}
 .mismatch-new-back {
    width: 120px;
    background: #6a6a6a;
    margin-left: 10px;
    margin-top: 10px;
    color: white;
    font-size: 13px;
    font-weight: bold !important;
    height: 38px;
    border-radius: 4px;
    text-align: center;
    line-height: 34px;
}
 .mismatch-add-new-dropdown-div{
	width:300px;
    position: relative;
}
 .mismatch-add-new-suggestions {
    border: 2px solid #295d9f;
    border-top: 0;
    width: 98%;
    margin: 0 auto;
    padding: 2px 10px;
    position: absolute;
    z-index: 11111;
    background: white;
    left: 3px;
}
 .mismatch-suggestions-txt {
    color: #aeaeae;
    font-size: 12px;
    margin-bottom: 10px;
}
 .mismatch-suggestions {
    height: 30px;
    overflow: hidden;
    word-wrap: break-word;
    white-space: -moz-nowrap;
    white-space: -o-nowrap;
    white-space: nowrap;
    font-weight: bold !important;
    cursor: pointer;
}
 .mismatch-popup-new::-webkit-scrollbar {
    width: 8px;
    border-radius:5px;
}
 .mismatch-popup-new::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius:5px;
}
 .mismatch-popup-new::-webkit-scrollbar-thumb {
    background: #888;
    border-radius:5px;
}
 .mismatch-popup-new::-webkit-scrollbar-thumb:hover {
    background: #555;
    border-radius:5px;
}
 .mismatch-new-bold{
	font-weight: bold !important;
}
 .mismatch-new-alias-txt {
    margin-bottom: 30px;
}
 .mismatch-new-alias-verify {
    margin-bottom: 15px;
}
 .mismatch-new-confirm {
	background: #295d9f;
}
 .mismatch-new-add-form-drops{
	margin-top: 30px;
    margin-bottom: 25px
}
 .mismatch-add-form-txt{
	margin-bottom: 25px;
}
 .mismatch-inp-cont{
	padding: 0 15px;
    margin-bottom: 15px;
}
 .mismatch-inp-lbl{
	margin-right: 10px;
    color: #878787;
    text-align: right;
    width: 82px;
}
 .mis-assign-to-lbl{
	line-height: 30px;
}
 .mismatch-inp{
	height: 35px;
    width: 300px;
    border-radius: 4px;
    border: 1px solid #c8c8c8;
    padding: 0 10px;
}
 .mis-drop-cont{
	display: flex;
}
 .mis-drop-symb{
	font-size: 10px;
}
 .mismatch-drops-assign{
	line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
}
 .mis-assign-drops-cont{
	position: relative;
}
 .mismatch-suggestions-drops{
	postion:absolute;
}
 .ui-mis-alias-new {
    width: 290px !important;
    margin-left: 4px;
    border: 2px solid #295d9f;
    border-top: 0;
}
 .mis-assigto-dd{
    width: 290px;
    border: 1px solid #c8c8c8;
    border-top: 0;
    margin-left: 4px;
    padding: 0 10px;
    position: absolute;
    z-index: 111111;
    background: white;
}
 .mis-assignto-opts{
	padding: 5px 0;
}
 .ui-assign-mis-dd {
    border: 1px solid #c8c8c8;
    border-top: 0;
    width: 290px !important;
    margin-left: 4px;
}
 .mis-trans-empty {
    text-align: center;
    font-size: 14px;
    font-weight: bold !important;
} 

.summit-timer-back{
	    width: 1000px;
    height: 100px;
    background: #216dab;
    position: absolute;
    top: 25px;
    left: 50px;
}

.summit-timer-text{
	position: absolute;
    color: #ffcd32;
    font-size: 40px;
    font-weight: bold !important;
    top: 32px;
}

.summit-timer-days{
    right: 510px;
}

.summit-timer-hrs{
    right: 352px;
}

.summit-timer-min{
    right: 195px;
}

.summit-timer-img{
	margin-left: 86px;
    margin-top: 10px;
}

.summit-ribbon-con{
	width:1100px;
}

.summit-rib-timer-back{
	background: #ffcc32;
    height: 50px;
    position:  absolute;
    width: 438px;
    font-weight:  bold !important;
}

.summit-rib-timer-img{
	 height:  100%;
    float: right;
}

.summit-rib-days{
	left: 205px;
}

.summit-rib-hrs{
	left: 283px;
}

.summit-rib-min{
	left: 362px;
}

.summit-rib-text {
    position: absolute;
    top: 15px;
    font-size: 15px;
    color: #2f69aa;
    font-weight: bold !important;
}

b{
    font-weight: bold !important;
}

.hr-survey {
    width: 50%;
    border-color: #C8C8C8;
}

.video-icon{
	left: 50%;
    margin: -36px 0 0 -36px;
    position: absolute;
    top: 50%;
}

.verified-partner-badge{
    background: url(../images/VerifiedPartner_stamp.png) no-repeat;
    cursor: pointer;
    background-size: contain;
}

.verify-partner-image{
	height: 25px;
    width: 85px;
}

.ss-page-not-found-txt {
    font-family: OpenSansBold;
    font-size: 16px;
    color: white;
    text-align: center;
    margin-top: 20px;
}

.ss-404-img-cont {
    height: 200px;
    width: 500px;
    margin: 0 auto;
    margin-top: 100px;
}

body.ss-not-found-page{
	 background: url(../images/ss-notfound-bg.jpg);
}