p span.text-input {
    padding: 10px 0px 8px 0px;
    font-size: 13px;
    line-height: 2em;
    font-weight: bold;
    color: #333;
}

.left-shifted {
    margin-left: 20%;
}

.left-shifted-more {
    margin-left: 48%;
}

.block {
    display: block;
}

.width {
    width: 25%;
}

.alone-buttons {
    line-height: 1.9em;
}

.small-button {
    width: 40px !important;
}

a.underlined {
    text-decoration: underline;    
}
input.text-input {
    padding: 6px;
    font-size: 13px;
    background: #fff url('/media/images/superfax/bg-form-field.gif') top left repeat-x;
    border: 1px solid #d5d5d5;
    color: #333;
}

input.small-input {
    width: 25%;
}

input.small-input-width {
    width: 80%;
}

table.user-data {
    table-layout: fixed;
    overflow: hidden;
	text-align:justify;
    /*word-wrap: break-word;*/
}

th.check-box-table {
    width: 3%;
}

td.tick-mark-table {
    text-align: center;
    width: 10%;
}

td.choose-number {
    border: 1px solid #d5d5d5;
}
th.tick-mark-table {
    text-align: center;
}

th.email-table {
    width: 20%;
}

.red {
    color: #931800;
}

form .very-small-input-select {
    width: 16.5% !important;
}

.edit-field-more {
    margin-left: 25px;
}

.button-short {
    width: 100px !important;
}

.button-very-short {
    width: 80px !important;
}

p.border-bottom {
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-bottom-style: dotted;
}

.expire {
    color: red;
}
.CustomSnapABug_Button {
    background: #E28B00;
    border-radius: 0 0 0.3em 0.3em;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    line-height: 2.7em;
    text-align: center;
    top: 0;
    width: 80px;
    z-index: 550;
	/*border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    cursor: pointer;
    display: block;
    font-size: 16px;
    left: 65%;
    line-height: 2;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: 0;
    z-index: 2147000000;*/
}
.top_wrapper {
	width:100%;
	border-top: 8px solid #E28B00;
	border-bottom:1px solid #bebebe;
	position:relative;
	font-family: 'Droid Sans', arial, serif;
}
.top_wrapper:after {
	content:"";
	position:absolute;
	width:100%;
	border-bottom:1px solid #fff;
	bottom:-2px;
	left:0;
}
.top_wrapper_inner {
	width:980px;
	margin:0 auto;
}
.sr_logo {
	padding: 30px 15px 12px 28px;
	display:inline-block;
}
#navigation_sr_zen .menu li {
	float: left;
	margin-left: 0.5%;
	position: relative;
	list-style: none outside none;
	text-transform:capitalize;
	
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	text-indent: -9999px;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.main_menu_wrapper {
	display:inline-block;
	width:665px;
	vertical-align:top;
	margin-top:30px;
}
.main_menu_wrapper a {
	color: #666666;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	
	padding: 10px 14px;
}
.main_menu_wrapper a:hover{background: none repeat scroll 0 0 #2A2A2A; border-radius:0.3em; color:#fff;}
.main_menu_wrapper ul {
	margin:0;
	padding:0;
}
#navigation_sr_zen {
	float:right;
	width:675px;
}
/*======================================================
older styles	    									*/
.modal_for_post{ width:450px; min-height:200px;}
.modal_heading {display:inline-block; font-weight: bold; line-height: 35px; text-indent: 15px; width: 100%; background:#F5F5F5; border-bottom: 1px solid #C4C4C4;}


#to_call_select {border: 1px solid #B1B2B3; border-radius: 2px;  margin-left: -1px; padding: 2px; width: 150px;}

.click_to_call_form div{line-height:35px;}
.success_C2C {border:1px solid green; height:50px; text-align:center;}
.failed_C2C {background: rgba(255, 59, 0, 0.04); border-top: 1px solid rgba(255, 0, 0, 0.19); color: rgba(205, 56, 56, 0.63); font-size: 12px; height: 30px; line-height: 30px;  margin-top: 10px; text-align: center;}
#cboxLoadedContent{margin-bottom:0 !important;}
.c2ctip{
    min-width: 185px;
    min-height: 26px;
}
.tipLink{
    line-height: 26px;
    text-align: center;
	color:#333;
}

.tipLink a:hover {
	text-decoration:underline;
}
.tipLink:hover , .ui-tooltip-content .tipLink:nth-child(2):hover{
	background: rgba(0,0,0,0.05);

}
.ui-tooltip-content .tipLink:first-child {
	border-bottom:1px solid rgba(0,0,0,0.2);
}
.ui-tooltip-content .tipLink:nth-child(2) {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 11%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.08)), color-stop(11%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 11%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 11%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 11%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 11%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14000000', endColorstr='#00000000',GradientType=0 );

}
.ui-tooltip-content:before {
	position:absolute; 
	content:'';
	width:0;
	height:0;
	border:5px solid;
	border-color:transparent #fff transparent transparent;
	left:-10px;
	top:3px;
	z-index:-1;
	
}
.ui-tooltip-content:after {
	position:absolute; 
	content:'';
	width:0;
	height:0;
	border:6px solid;
	border-color:transparent rgba(0,0,0,0.18) transparent transparent;
	left:-12px;
	top:2px;
	z-index:-3;
	
}
.ui-tooltip-content {
	margin-top:-22px;
	margin-left:10px;
	border:1px solid rgba(0,0,0,0.2) !important;
	position:relative;
	overflow:visible !important;
	z-index:-2;
	border-radius:4px;
	box-shadow:0 0 8px rgba(0,0,0,0.12) !important;
}
.ui-tooltip-tip {
	display:none !important;
}
.ui-tooltip-default .ui-tooltip-titlebar, .ui-tooltip-default {
	background:rgba(0,0,0,0.001) !important;
	box-shadow:0 0 0 rgba(0,0,0,0) !important;
	margin-top:-28px; margin-left:10px;
}
.ui-tooltip-titlebar {
border:1px solid rgba(0,0,0,0.1) !important;
border-bottom:0 !important;
}
.TopBar-Below-information {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 35px;
    line-height: 35px;
    margin-bottom: 8px;
    padding: 0 5px;
}
.TopBar-Below-information  > div{
	float:right;	
}
.TopBar-Below-information:after {
	display:block;
	content:'';
	clear:both;
}
@media screen and  (max-width: 1366px) {
.gridPlaceholder  {
	width:1024px;
  }
}
@media screen and (min-width: 1367px) {
.gridPlaceholder  {
	width:98%
  }
}

.LogsRecordingWrapper {
	background:#fff;
	border: 1px solid #B1B1B1;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	padding:5px;
min-height:390px;
}
.ui-jqgrid {
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.ui-jqgrid tr.ui-row-ltr:nth-child(even) td {
	background:rgba(0,0,0,0.01);
}
.gridPlaceholder .ui-widget-header {
	background: #EEEEEE !important;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: grey;
    font-size: 16px;
    height: 30px;
    line-height: 26px;
    text-indent: 5px;
}
.ui-jqgrid-labels th {
    background: #f5f5f5 !important;
background: -moz-linear-gradient(top,  #f5f5f5 0%, #fbfbfb 12%, #f3f3f3 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(12%,#fbfbfb), color-stop(100%,#f3f3f3)) !important;
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#fbfbfb 12%,#f3f3f3 100%) !important;
background: -o-linear-gradient(top,  #f5f5f5 0%,#fbfbfb 12%,#f3f3f3 100% ) !important; 
background: -ms-linear-gradient(top,  #f5f5f5 0%,#fbfbfb 12%,#f3f3f3 100%) !important;
background: linear-gradient(to bottom,  #f5f5f5 0%,#fbfbfb 12%,#f3f3f3 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f3f3f3',GradientType=0 );
	color:#8C8C8C !important;
	text-shadow:0 1px 0 #fff;
}
.ui-search-toolbar input , .ui-search-toolbar  select{
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px 4px 4px 4px;
    height: 1.7em;
    padding: 2px;
    width: 90% !important;
	transition:all 0.1s ease-in-out;
	-webkit-transition:all 0.1s ease-in-out;
}
.ui-search-toolbar input:focus , .ui-search-toolbar  select:focus {
	border-color:#4d90fe;
	box-shadow:0 2px 1px rgba(0,0,0,0.1) inset;
	}
.ui-state-default {
	background:#f5f5f5 !important;
}
.ui-jqgrid-bdiv img {
	opacity:0.8;
}
/*-------------------------------------------
earn coins page styles */
.Earn_Coin_wrapper:after {
	border-radius: 80%;
	bottom: 0;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
	content: "";
	height: 21px;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.headerDiv span {
	font-size: 15px;
	margin-bottom: 5px;
}
.headerDiv span label {
	margin-left: 10px;
}
.providerHdrSpan {
	display:inline-block;
	width:150px;
	text-align: center;
}
.providerSpan {
	display:inline-block;
	width:150px;
	text-align: center;
}
.shareSR {
	width: 100px;
}
.promoteSR {
	width: 100px;
}
.reviewSR {
	width: 100px;
}
.Earn_Coin_wrapper {
	background:#F3F3F3;
	border:1px solid rgba(0,0,0,0.2) !important;
	border-radius:5px;
	text-align:left !important;
	border-collapse:inherit !important;
	position:relative;
}
.EarnCoin_Header span {
	line-height:1.3em;
	font-size:15px;
	margin:5px 15px;
	display:inline-block;
	padding-left:10px;
}
.EarnCoin_Header span h5{
	text-indent:-12px;
}
.Earn_Coin_wrapper tr:first-child td {
	height:90px;
	border-top:0px;
}
.Earn_Coin_wrapper tr td {
	vertical-align:top !important;
	padding:10px 0;
	border-bottom:1px solid rgba(0,0,0,0.15);
	border-top:1px solid #fff;
	height:120px;
}
.EarnCoin_Header td:first-child {
	width:480px;
}
.Earn_Coin_wrapper tr td {
	border-right:1px solid rgba(0,0,0,0.1)
}
.Earn_Coin_wrapper tr td > div {
	color: rgba(0, 0, 0, 0.49);
	text-indent:15px;
	font-size: 14px;
	line-height: 1.5em;
}
.connect_Image img {
	margin:10px 0 0 15px;
}
.EarnCoin_Header td {
	padding:0;
}
.earn_pulse_count {
	display: inline-block;
	font-size: 14px;
	margin-top: 25px;
	vertical-align: top;
}
.social_status_button {
	margin-top: 6px;
		padding: 5px 8px;
		width: 200px;
	border:1px solid rgba(0,0,0,0.1);
	background:transparent;
	box-shadow:0 0 2px rgba(0,0,0,0.1) inset, 0 1px 0 #FFFFFF;
	border-radius:4px;
}

.polse_earned {
	display:block;
}
.polse_earned img {
	display:inline-block;
	margin-left:21px;
}
.polse_earned h5 {
	display:inline-block;
	vertical-align:bottom;
	font-weight:normal;
	color:#5B5B5B;
}
/*add below code for active class of the button*/
		.activeSocialBtn {
	background: none repeat scroll 0 0 #9DCE59 !important;
	border: 1px solid #888888;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 1px 1px #2B7D2A;
	cursor:pointer;
}
.top_margin_coins {
	margin-top:15px !important;
}
.earndiv_top {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	border:1px solid rgba(0,0,0,0.2);
	line-height:35px;
	font-weight:bold;
	font-size:18px;
	color:black;
	margin-bottom:5px;
	border-radius:4px; text-indent:10px;

}
.following_sr_auth{line-height:33px;}
.following_sr_auth:before{
	content:"";padding-right:20px; width:20px; height:25px; background:url('/media/images/checked_social_auth.png') no-repeat; 
}
.fb_recommendation {display: inline-block; height: 30px; vertical-align: bottom; width: 198px; border-radius:4px; margin-right:3px;}
.fb_recommendation > span {display: inline-block; margin-left: -14px; margin-top: 5px;}

.fadedLook{
	opacity: .3;
	cursor: wait;
}
.backtoNormal{
	opacity: 1;
	cursor: pointer;
}
.modal_for_post {
	width:550px; 
}
.modal_heading {
	border-bottom: 1px solid #D6D6D6;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	text-indent:20px;
	text-shadow:0 1px 0 #fff;
	background:#ececec;
	color:#393939;
}
.modal_post{ 
	line-height:18px; background:#f5f5f5; border-bottom:1px solid #ddd; min-height:90px;
}
.modal_post_fb:before{content:""; background:url('/media/login_icons/facebook_connected.png') no-repeat; width:30px; height:30px; display:inline-block; position:absolute; margin-left:-65px; margin-top:2px;}
.modal_post_twitter:before{content:""; background:url('/media/login_icons/twitter_connected.png') no-repeat; width:30px; height:30px; display:inline-block; position:absolute; margin-left:-65px; margin-top:2px;}
.modal_post label {
	width:75%; padding:10px 0 20px; display:block; margin-left:110px; 
}
.modal_button_wrapper {
	text-align:right;
	line-height:30px;
	padding:10px 20px 10px 0;
}
.modal_button{
	background: #9dce59;
	background: -moz-linear-gradient(top,  #9dce59 0%, #88b747 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dce59), color-stop(100%,#88b747));
	background: -webkit-linear-gradient(top,  #9dce59 0%,#88b747 100%);
	background: -o-linear-gradient(top,  #9dce59 0%,#88b747 100%);	
	background: -ms-linear-gradient(top,  #9dce59 0%,#88b747 100%);
	background: linear-gradient(to bottom,  #9dce59 0%,#88b747 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dce59', endColorstr='#88b747',GradientType=0 );
	border:1px solid #6F9B31;
	border-radius:3px;
	padding:3px 8px;
	color:#fff; text-shadow:0 1px 0 #0E6707;
}
.modal_button_cancel {
	background: #fefefe;
	background: -moz-linear-gradient(top,  #fefefe 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#dddddd 100%);
	background: -o-linear-gradient(top,  #fefefe 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #fefefe 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dddddd',GradientType=0 );
	border:1px solid rgba(0,0,0,0.2);
	border-radius:3px;
	padding:3px 8px;
}
.modal_post textarea {  display:block; margin:10px 0 20px 110px; }
.ui-state-highlight:hover {border:0 !important;}
.ui-state-highlight {border:0 !important;}
.sub_settings_content_div {
position:relative;
}
