/*
Theme Name: reliatext
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reliatext
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

reliatext is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*new css*/
.uploadproimg{background:#D01216 !important;border:none !important;border-radius:5px !important;color:#fff !important;}
.changepwdbtn{background:#D01216 !important;color:#fff !important;text-decoration:none !important;}
.btneditprofile{background:#D01216 !important;color:#fff !important;border:none !important;}
/*modal box popup css*/
.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
@media (min-width: 32em) {

.modal-box { width: 70%; }
}
.reliatext-time {
    font-size: 18px;
    padding-bottom: 10px;
}
.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
opacity:1;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}
.site-select {
    -moz-appearance: none;
    background-color: #f5f5f5 !important;
    background-image: url("images/select-arrow.png") !important;
    background-position: 98% 10px;
    background-repeat: no-repeat;
    background-size: 13px auto;
    padding: 0 10px !important;
    text-indent: 0.01px;
    text-overflow: "";
}
#messageOptions .message-action {
    color: #666;
    float: left;
    font-weight: bold;
    margin: 20px 65px 10px;
    text-align: center;
}
#messageOptions .message-action a {
    color: #666;
}
.msg-footer{display: block;
   
    margin: 0 auto;
    width: 534px;}
.divmsgsub{background: #e5eef5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 4px;
    width: 50%;}
#Recipient {
    text-align: left;
}
#Recipient label {
    color: #666;
    font-size: larger;
    font-weight: bolder;
}
#Recipient input {
    height: 30px;
    width: 100%;
}
.cancelbtn{font-size: 14px;left: 10px;position: relative;}
.divrecipient{position: relative;top: -7px;}
#phone_number-error {color:#FF0000 !important;}
.divterm{display:table !important;}

.divterm li {
    display: table-cell;
    padding: 0 12px 0 0;
    vertical-align: top;
}
.divconedit{float:right !important;}
.error_signupcss{text-align: center !important;
    padding-bottom: 10px !important;
    color: red !important;}

.online-chat	
{
	background-color: #DE0000 !important;
    border: medium none !important;
    color: #fff;
    padding: 10px 50px !important;
    width: 50% !important;
}
.btn.online-chat:hover	
{
	color:#fff !important;
}
.tp-caption a {
    color: #fff!important;
}
.nav.navbar-nav.v-align {
    padding-left: 15px!important;
}
.navbar-collapse {
    padding-right: 0px!important;
    padding-left: 0px!important;
}


.report-section .report-section-text1 {
    padding: 20px 0;
}
.report-section .report {
    padding: 0 15px;
}
.report-section .instruction-header {
    font-size: 22px;
    font-weight: bold;
}
.report-section .body-text {
    padding-bottom: 15px;
}
.report-section .graph-title {
    font-size: 18px;
    padding: 5px 10px;
}

.chart-export-link {
    background: #504c4b none repeat scroll 0 0 !important;
    border: none !important;
    width: 150px;
	color: #fff;
}
.chart-export-link:hover {
	color: #fff !important;
}
.report-section .graph-content li  {
   border: medium none !important;
   padding-bottom: 0px !important;
   
}

.report-section .graph-content li a {
	
	font-size: 15px;
	background: #cccfce none repeat scroll 0 0;
    color: #000000 !important;
	width:100% !important;
}
.report-section .ui-tabs-active .ui-tabs-anchor {
    background: #504c4b none repeat scroll 0 0 !important;
    border: none !important;
    color: #ffffff !important;
    font-weight: normal !important;
}
.ui-tabs .ui-tabs-panel {
    overflow-x: auto!important;}
.page-title {
	background-color: #5f5f5f;
    color: #fff;
    margin-bottom: 40px;
    padding: 10px 0;
    text-align: center;
}
.page-title h2 {
	margin: 0px;
}

.send-text-message #sendMessageForm {
    margin: 0 auto;
    width: 55%;
}
.send-text-message #sendMessageForm label {
    font-size: 16px;
    font-weight: bold;
}
.send-text-message #sendMessageForm .group-listing > li {
    display: inline-block;
    width: 45%;
}
.send-text-message .send-text-filed-div {
    padding-bottom: 10px;
}
.send-text-message #sendMessageForm  #PhoneNumbers, .send-text-message #sendMessageForm  #Subject, .send-text-message #sendMessageForm  #MessageTypeID, .send-text-message #sendMessageForm  #FileName, .send-text-message #sendMessageForm  #StampToSend, .send-text-message #advanced-features-block #MessageTemplate1, .send-text-message #advanced-features-block #SelectContactName, .send-text-message #advanced-features-block #RecurrencyType  {
    border: 2px solid #5f5f5f;
    height: 35px !important;
}
.send-text-message #sendMessageForm  #txt-message1 {
	 border: 2px solid #5f5f5f;
}
.send-text-message #sendMessageForm #AdvancedFeatures {
    font-size: 20px;
}
.send-text-message #advanced-features-block .control-group {
    margin: 15px 0;
}
.send-text-message #advanced-features-block #templateLabel {
    font-size: 18px;
}
.send-text-message #advanced-features-block #ManageTemplates1,
.send-text-message #advanced-features-block #AddContactName,
.send-text-message #advanced-features-block #AddPicture, .send-text-message #advanced-features-block #ManageTemplates  {
    background: #504c4b none repeat scroll 0 0;
    color: #fff;
    width: 39%;
}
.send-text-message #advanced-features-block #AddUserName,.send-text-message #advanced-features-block #AddUnsubscribe {
    background: #504c4b none repeat scroll 0 0;
    color: #fff;
    width: 35%;
}
.send-text-message #advanced-features-block #ManageTemplates1:hover, .send-text-message #advanced-features-block #AddUserName:hover,
.send-text-message #advanced-features-block #AddUnsubscribe:hover, .send-text-message #advanced-features-block #AddContactName:hover,


.send-text-message #advanced-features-block #AddPicture:hover, .send-text-message #advanced-features-block #ManageTemplates:hover {
    color: #fff !important;
 }
.send-text-message #submitbutton {
    width: 30%;
}
.send-text-message #submitbutton:hover {
   background: #d94145 none repeat scroll 0 0;
   color: #fff !important;
}
.send-text-message #ManageTemplates {
background: #504c4b none repeat scroll 0 0;
    color: #fff;
    width: 35%;	
}

.add-credit-plan .credit-form-section {
    float: left;
    width: 50%;
}
.add-credit-plan .bulk-discount-section {
    float: right;
    width: 45%;
}
.add-credit-plan #creditsForm {
    margin: 0 auto;
    width: 85%;
}

.add-credit-plan #creditsForm label {
    font-size: 16px;
    font-weight: bold;
}

.add-credit-plan #creditsForm #number-of-credit, .add-credit-plan #creditsForm #cupon-code, 
.add-credit-plan #creditsForm #total-amount, .add-credit-plan #creditsForm #first-name , 
.add-credit-plan #creditsForm #last-name, .add-credit-plan #creditsForm #street, 
.add-credit-plan #creditsForm #Country, .add-credit-plan #creditsForm #State , 
.add-credit-plan #creditsForm #City, .add-credit-plan #creditsForm #Zip, 
.add-credit-plan #creditsForm #CreditCardTypeID, .add-credit-plan #creditsForm #SecurityCode,
.add-credit-plan #creditsForm #ExpirationMonth, .add-credit-plan #creditsForm #Number, .add-credit-plan #creditsForm #ExpirationYear  {
	border: 2px solid #5f5f5f;
    height: 35px !important;
}
.add-credit-plan #creditsForm #terms{
	border: 2px solid #5f5f5f;
}
.add-credit-plan #creditsForm #savecard {
    margin-right: 15px;
    margin-top: 0 !important;
}
.add-credit-plan #creditsForm #SaveCardnumber {
    margin: 0 !important;
}
.add-credit-plan #creditsForm .notes-text {
    font-size: 15px;
}
.add-credit-plan .credits-dateils-text {
    font-size: 16px;
}
.add-credit-plan #creditsForm #submitbutton {
    background: #d94145 none repeat scroll 0 0 !important;
    color: #fff !important;
	width: 35%;
}
.send-text-message #MessageTemplateCategories, .send-text-message #MessageTemplate , .send-text-message #ManageTemplates {
    margin-bottom: 10px;
}


.add-drip-campaige #dripCampaignForm label {
	font-size: 16px !important;
    font-weight: bold !important;
}
.add-drip-campaige #dripCampaignForm {
    width: 50%;
}
.add-drip-campaige .group-listing > li {
    display: inline-block;
    width: 50%;
}

.add-drip-campaige #new-group, .add-drip-campaige #submitbutton  {
    background: #d94145 none repeat scroll 0 0;
    color: #fff;
	border: medium none;
	margin-bottom: 10px;
}
.add-drip-campaige #new-group:hover, .add-drip-campaige #submitbutton:hover  {
	 color: #fff !important;
}
.add-drip-campaige #dripname { 
	border: 2px solid #5f5f5f;
    height: 35px !important;
}
.add-drip-campaige .group-listing span {
    position: absolute;
    top: 0;
}
.add-drip-campaige .group-listing {
    padding-top: 12px;
    position: relative;
}
.add-drip-campaige .group-listing span {
    left: 0 !important;
    position: absolute;
    top: 0;
}
.edit-my-poll #pollForm, .edit-my-poll #EndPollNowForm {
    margin: 0 auto;
    width: 45%;
}
.edit-my-poll #pollForm label {
	font-size: 16px !important;
    font-weight: bold !important;
}
.edit-my-poll #pollForm #Name, .edit-my-poll #pollForm #Choice1, .edit-my-poll #pollForm #Choice2 , 
.edit-my-poll #pollForm #Choice3, .edit-my-poll #pollForm #Choice4, .edit-my-poll #pollForm #Choice5, 
.edit-my-poll #pollForm #Choice5, .edit-my-poll #pollForm #CloseAt, .edit-my-poll #pollForm #GroupID{
	border: 2px solid #5f5f5f;
    height: 35px !important;
	width: 100%;
}
.edit-my-poll #pollForm #AutoReply {
	border: 2px solid #5f5f5f;
    width: 100% !important;
}
.edit-my-poll #pollForm #SendResultToVoters, .edit-my-poll #pollForm #AllowMultipleVotes {
    margin: 0;
}
.edit-my-poll #pollForm #SendResultToVoters, .edit-my-poll #pollForm #AllowMultipleVotes {
    margin-right: 10px !important;
}
.edit-my-poll #pollForm #submitbutton, .edit-my-poll #EndPollNowForm #showeditpollvote {
    height: 40px;
    margin: 8px 0;
    width: 100%;
}
.edit-my-poll #pollForm #submitbutton {
	background-color: #504c4b;
	color:#fff;
}
.edit-my-poll #pollForm #submitbutton:hover, .edit-my-poll #EndPollNowForm #showeditpollvote:hover {
	color:#fff !important;
}
.add-my-poll #pollForm #submitbutton:hover {
	background-color: #c12e2a !important;
}
.drip-campaigns #new-campaign, .poll-vott-main #SelectKeywordButton {
	background: #d94145 none repeat scroll 0 0 !important;
    color: #fff !important;
	border:none !important;
}
.send-text-message #RecurrencyType {
    width: 44%;
}
.send-text-message #RecurringOptionsButton {
    width: 44%;
	background: #504c4b none repeat scroll 0 0;
    color: #fff;
    width: 39%;
	margin-top: 15px !important;
}
.send-text-message #RecurringOptionsButton:hover,.send-text-message #RecurringOptionsButton:active,.send-text-message #RecurringOptionsButton:focus {
	color: #fff !important;
}
.recurring-texts #recurring-messages {
    margin-top: 10px;
}
.block-contact-page .btnblock {
    background: #aa181b none repeat scroll 0 0;
    color: #fff !important;
    padding: 4px;
    
}
.block-contact-page .phonenumber {font-size: 16px !important;
    font-weight: bold !important;}
.block-contact-page .btnblock:hover, .block-contact-page .btnblock:active, .block-contact-page .btnblock:focus  {
	background: #aa181b none repeat scroll 0 0;
	color: #fff;
}
.block-contact-page .modal-overlay.js-modal-close {
    display: none !important;
}
.block-contact-page .cwi-dashboard-table {padding:0px !important;}
.block-contact-page #PhoneNumber {border: 2px solid #5f5f5f;}


.sign-up-setting .setting-tab-title a {
	display: block;
    padding: 10px 15px;
    width: 100% !important;
	background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.sign-up-setting {
    border: 1px solid #000;
    
}
.sign-up-setting .portlet-title {
    background-color: #555555;
	border-bottom: 1px solid #eee;
    color: #fff !important;
    font-size: 20px;
    padding: 10px 14px;
}
.record-files-list {
    margin-bottom: 60px;
    max-height: 400px;
    overflow: auto;
}
@media (max-width: 335px)  {
	.add-drip-campaige #new-group, .add-drip-campaige #submitbutton  {
		width:100%;
	}
	
}
@media (max-width: 350px)  {
	.group-listing > li {
		width: 55% !important;
	}
}
@media (max-width: 370px)  {
	.report-section .graph-title {
		font-size: 12px !important;
	}
}

@media (max-width: 390px)  {
	.input-group .input-group-addon{display:none;}
	.send-text-message #advanced-features-block #ManageTemplates1, .send-text-message #advanced-features-block #AddContactName, .send-text-message #advanced-features-block #AddPicture {
		font-size: 9px !important;
	}
	.send-text-message #advanced-features-block #ManageTemplates1, .send-text-message #advanced-features-block #AddContactName, .send-text-message #advanced-features-block #AddPicture {
		width: 50% !important;
	}
	.send-text-message #advanced-features-block #AddUserName, .send-text-message #advanced-features-block #AddUnsubscribe {
		width: 44% !important;
	}
	.send-text-message #advanced-features-block #AddUserName, .send-text-message #advanced-features-block #AddUnsubscribe {
		font-size: 10px !important;
	}

}
@media (max-width: 395px)  {
	.drip-campaigns .dynatable-per-page {
		display: inline-block !important;
		float: left !important;
	}
	.drip-campaigns #dynatable-search-drip-campaigns-table, .drip-campaigns .dynatable-per-page, .recurring-texts #dynatable-search-recurring-messages, .recurring-texts .dynatable-per-page, .poll-vott-main #dynatable-per-page-poll-vott-list {
		margin: 0 auto !important;
       width: 75% !important;
	}
}
@media (max-width: 400px)  {
	.send-text-message #sendMessageForm #AdvancedFeatures {
		font-size: 15px;
	}	
	.send-text-message #advanced-features-block #templateLabel {
		font-size: 15px !important;
	}
	.voice-msg-details-main .voice-details li {
		font-size: 14px !important;
	}
	.voice-msg-details-main .voice-details span {
		width: 165px !important;
	}
}

@media (max-width: 448px)  {
	 .recurring-texts #dynatable-search-recurring-messages, .recurring-texts .dynatable-per-page {
		clear: both !important;
		width: 95% !important;
	 }
}
@media (max-width: 460px)  {
	.report-section .graph-title {
		font-size:15px !important;
	}
	.voice-upload .button-description {
		display: block !important;
	}
	.voice-upload #vmfilesfilename {
		margin: 10px 0 !important;
	}
	

}
@media (max-width: 468px)  {
	#SelectContactName {margin-bottom:10px !important;}
}


@media (max-width: 510px)  {
   .send-text-message #advanced-features-block #ManageTemplates1, .send-text-message #advanced-features-block #AddContactName, .send-text-message #advanced-features-block #AddPicture {
		width: 40% !important;
	}
	.send-text-message #advanced-features-block #AddUserName, .send-text-message #advanced-features-block #AddUnsubscribe {
	   width: 47% !important;
	}
	.recurring-texts #dynatable-query-search-recurring-messages, .recurring-texts #dynatable-per-page-recurring-messages, .poll-vott-main #dynatable-query-search-poll-vott-list , .poll-vott-main #dynatable-per-page-poll-vott-list {
		width: 72% !important;
	}
	.voice-listing #displaydeletemsg li a {
		font-size: 14px !important;
	}
}
@media (max-width: 528px)  {
	.block-contact-page .phonenumber {
		width: 100%;
	}
	#displaydeletemsg > li {
		border: 1px solid;
		border-bottom: 1px solid;
		border-left: medium none !important;
		border-right: medium none !important;
		border-top: medium none !important;
		float: none;
		margin: 0 auto !important;
		width: 85%;
	}
	#displaydeletemsg .active > a {
		border: medium none;
	}
	.voice-upload .tab-content {
		padding: 10px 32px;
	}
	.voice-upload #vmAddFile {
		display: block !important;
		margin-left:0px !important;
	}
	.voice-upload .voice-file-label {
		display: block;
	}
	.voice-upload .voice-input-btn {
		width: 100%;
	}
	.voice-upload #vmFile {
		margin-bottom: 10px !important;
		margin-left: 0px !important;
		margin-top: 10px;
	}
	.voice-upload #displaydeletemsg {
		border: medium none !important;
	}
	
}
@media (max-width: 555px)  {
	#displaydeletemsg li a {
		color: #5f5f5f !important;
		font-size: 14px !important;
		font-weight: normal !important;
	}
}
@media (max-width: 560px)  {
	.add-credit-plan .bulk-discount-section, .add-credit-plan .credit-form-section {
		clear: both !important;
		display: table !important;
		margin: 0 auto !important;
		overflow: auto;
		width: 80% !important;
		float: none !important;
		padding: 15px 0;
	}
	.add-credit-plan #creditsForm #submitbutton {
		width: 47% !important;
	}
	.add-credit-plan #creditsForm {
		width: 95%;
	}
}
@media (max-width: 589px)  {
	.poll-vott-main #dynatable-per-page-poll-vott-list {
		margin: 0 4px !important;
	}
}	
@media (max-width: 600px)  {
	.send-text-message #sendMessageForm {
			width: 85% !important;
	}
	.add-drip-campaige #dripCampaignForm {
		width: 100% !important;
	}
	
}
@media (max-width: 647px)  {
 .drip-campaigns #dynatable-search-drip-campaigns-table, .drip-campaigns .dynatable-per-page, .recurring-texts #dynatable-search-recurring-messages, .recurring-texts .dynatable-per-page, .poll-vott-main #dynatable-search-poll-vott-list, .poll-vott-main .dynatable-per-page, .cwi-inbox #dynatable-search-digitaldata, .cwi-inbox .dynatable-per-page {
	  
      width: 46% !important;
 }
 
 .drip-campaigns .dynatable-per-page-label, .drip-campaigns .dynatable-search-drip-campaigns-table, .recurring-texts .dynatable-per-page-label {
    float: left;
 }
 
 
  .drip-campaigns #dynatable-per-page-drip-campaigns-table, .drip-campaigns #dynatable-query-search-drip-campaigns-table , .recurring-texts #dynatable-query-search-recurring-messages, .recurring-texts #dynatable-per-page-recurring-messages, .cwi-inbox #dynatable-query-search-digitaldata, .cwi-inbox #dynatable-per-page-digitaldata {
     margin: 0px 4px;
     width: 74%;
  }
  .cwi-inbox #dynatable-query-search-digitaldata, .cwi-inbox #dynatable-per-page-digitaldata {
    width: 74%;
  }
  
  .drip-campaigns #dynatable-search-drip-campaigns-table, .recurring-texts #dynatable-search-drip-campaigns-table, .poll-vott-main #dynatable-search-poll-vott-list, .cwi-inbox #dynatable-search-digitaldata {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 0 !important;
  }
}
@media (max-width: 660px)  {
	#displaydeletemsg > li {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-bottom: 1px solid;
		border-image: none;
		border-left: medium none !important;
		border-right: medium none !important;
		border-top: medium none !important;
		float: none;
		margin: 0 auto !important;
		width: 95% !important;
	}
	.voice-listing .outbox-listing-url {
		margin: 14px 0;
	}
	.voice-listing .active > a {
    border: medium none !important;
}
}
@media (max-width: 760px)  {

   .send-text-message #advanced-features-block #ManageTemplates1,
   .send-text-message #advanced-features-block #AddContactName,
   .send-text-message #advanced-features-block #AddPicture {
		font-size:12px;
	}
	.send-text-message #advanced-features-block #AddUserName,.send-text-message #advanced-features-block #AddUnsubscribe {
		font-size:12px;
    }	
	.edit-recurring-text #sendMessageForm #submitbutton {
		width: 60% !important;
	}
	.voice-message #messageForm {
		margin: 0 auto;
		width: 80% !important;
	}
}
@media (max-width: 991px)  {
	.send-text-message #sendMessageForm {
		margin: 0 auto;
		width: 75% !important;
	}
}

@media (max-width: 999px)  {
	.report-section .graph-content li {
		width: 100px !important;
	}
	.report-section .graph-content li a {
		font-size: 12px !important;
	}
}
@media (max-width: 1010px)  {
	.report-section .graph-content li {
		width: 105px !important;
	}
	.report-section .graph-content li a {
		font-size: 14px !important;
	}
	.report-section .graph-content li a {
      font-size: 16px !important;
	}
	.report-section .graph-content li {
		width: 140px !important;
	}
}
#displaydeletemsg .outbox-listing-url, .cwi-outbox .drop-tab .vocie-listing-url { float: right;
    font-size: 18px;
    padding-right: 25px;}
#displaydeletemsg li a {	
	font-size: 16px !important;
    font-weight: normal !important;
	color:#5f5f5f !important;
}
#sectionA, #sectionB {
    margin: 25px auto;
    width: 98%;
}
#displaydeletemsg li.active a {
color:#23527c !important;
}
#send-voice-delete, #panding-voice-delete {
	background-color: #5f5f5f !important;
    background-image: none !important;
    border: medium none !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: lighter !important;
    height: 37px;
    text-shadow: none !important;
    width: 100px;
}
.voice-msg-details-main  .voice-details li{
	font-size: 16px;
    padding: 10px 0;
}
.voice-msg-details-main .voice-details span {
    display: inline-block;
    font-weight: bold;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 185px;
}
.dashboard-left-section .hover-btn{
	animation: 500ms linear 0s normal both 1 running menu-animation;
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 8px;
    position: absolute;
    top: 70px;
    width: 94%;
    z-index: 10000000;
}
.dashboard-left-section .live-chat.left {
    position: relative;
}	
.dashboard-left-section .live-chat:hover .hover-btn {
	display:block;
}
.dashboard-left-section  .hover-btn > a {
    display: block;
    padding: 15px 15px !important;
	color: #000000;
}
.dashboard-left-section .live-chat:hover .no-space {
    margin-top: 40px !important;
	display:block;
}
#voice-details-delete {
  background-color: #5f5f5f !important;
    background-image: none !important;
    border: medium none !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: lighter !important;
    height: 37px;
    margin-left: 18px;
    text-shadow: none !important;
    width: 100px;
}
.voice-message #messageForm {
    margin: 0 auto;
    width: 60%;
}
.voice-message #messageForm label {
    font-size: 16px;
    font-weight: bold;
}
.voice-message #messageForm  input {
	border: 2px solid #5f5f5f;
    height: 35px !important;
}
.voice-message #messageForm .checkbox input {
	height: auto !important;
}
.voice-message #messageForm #submitbutton {
	 background-color: #5f5f5f !important;
    background-image: none !important;
    border: medium none !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: lighter !important;
    height: 37px;
    text-shadow: none !important;
    width: 100px;
}
.voice-upload #sectionA {
	margin-top:40px !important;
}
.voice-upload   label {
	 font-size: 16px;
    font-weight: bold;
}
.voice-upload #sectionA #vmFile {
	height: 40px;
    margin-left: 10px;
	width: 100%;
	margin-right: 10px;
}
.voice-upload #sectionA #vmAddFile  {
	background-color: #5f5f5f !important;
    background-image: none !important;
    border: medium none !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: lighter !important;
    height: 37px;
    text-shadow: none !important;
    width: 100px;
	
	border-radius: 4px !important;
}
.voice-upload #sectionA #submit, .voice-upload #sectionB #vmCallMeNow {
	background: #d94145 none repeat scroll 0 0 !important;
    color: #fff !important;
	border:#d94145 !important;
}
.voice-upload #sectionB #vmCallMeNowPhoneNumber {
	height: 34px;
}
.voice-upload #sectionC .button-description {
	 font-size: 16px;
    font-weight: bold;
}
.voice-upload #sectionC {
    margin-top: 30px;
}
.voice-upload #sectionC #vmFilesForm {
    margin: 0 auto;
    width: 95%;
}
.voice-upload #sectionC #vmfilesfilename {
	height: 34px;
}
.voice-upload #sectionC #Continue {
	background: #d94145 none repeat scroll 0 0 !important;
    color: #fff !important;
	border:#d94145 !important;
}
.group-listing > li {
    display: inline-block;
    width: 35%;
}
.file-limit {
	background-color: #d9edf7;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #3a87ad;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.advanced-campaign-main .file-limit1 {
    color: red;
}
.group-show-hide-button label.control-label.optional {
    padding-bottom: 12px;
}
.contact-report .tab-content #contact-report-table {
    margin-top: 20px;
}
.contact-report #text-messages-tab {
    padding: 15px;
    
}

.contact-report #keyword-history-tab {
    margin-top: 15px;
    padding: 10px 15px;
}
.contact-report #report-button, .contact-report .export1-div, .contact-report .export3-div, .contact-report .export2-div {
    background-color: #5f5f5f;
    background-image: none;
    border: medium none;
    color: #fff;
    font-size: 15px;
    font-weight: lighter;
    height: 37px;
    padding: 8px 20px;
    text-shadow: none;
}
.contact-report .export1-div #export1, .contact-report .export3-div #export3, .contact-report .export2-div #export2 {
  background-color: #5f5f5f;
  color: #fff;
}

.contact-report .export2-div #export2:hover{
  color:#fff !important
}
.contact-report #voice-messages-tab {
    margin-top: 15px;
}
.contact-report #voice-messages-tab .export2-div {
    margin-bottom: 15px;
}
.contact-report #voice-messages-tab #contact-report-table1 {
   margin-top: 15px;
}

.no-change {
    background-color: #000;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.35;
    position: fixed;
    top: 0;
    width: 100%;
}
.loader {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 2s linear 0s normal none infinite running spin;
    border-color: #ffca13 #ffc912 #2974bc #2974bb;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 16px;
    display: none;
    height: 120px;
    left: 50%;
    margin: 0;
    position: fixed;
    top: 45%;
    width: 120px;
    z-index: 2147483647;
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#schedule #recurringMessageOptions {
    left: 36% !important;
    position: fixed !important;
    top: 15% !important;
}

.entry-footer {display:none;}
.div_entrytitle {margin:0px;text-align:left;padding-left:15px}
.category-uncategorized footer {position:absolute;bottom:0px;}
.error404 footer {position:absolute;bottom:0px;}
.single-testimonial footer {position:absolute;bottom:0px;}
.div_entry_header {margin-bottom:10px !important;padding-top:9px !important;padding-bottom:9px !important;}
.div_entrysummry {padding-left:10px;text-align:justify;}
.div_entrytitle a {color:#454545 !important;font-size:19px !important;}
footer {
margin-top: 50px;
}
#other_discount_code_button {
    background-color: #d01216;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 10px;
    width: 185px;
}
article {
    min-height: 550px;
}

.pmpro_actionlinks {
    display: none;
}

