body{
	font-family: arial;
	overflow-x:hidden;
	margin: 0px;
	color: #333333;
}

h3 {
	font-size: 24px;
}

.btn:hover, .btn:visited, .btn:focus {
	color: #ffffff;
}

h2 {
	font-size: 30px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
    font-weight: 500;
    line-height: 1.1;
}

hr {
	border-bottom-color: none;
	border-left-color: none;
	border-right-color: none;
	border-top-color: none;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0px 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #ECECEC;
}

a:link, h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', sans-serif;
}


#header_logo {
	vertical-align: middle;
	border: 0 none;
}

.navigation {
	padding-left: 0px;
}

.navigation li{
	display: inline-block;
	padding: 10px 5px;
	margin-top: 8px;
	color: #333333;

}

.navigation li, a{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.navigation a:hover{
	color: #009900;
}

.feed_header{
	margin: 0px;
	width: 100%;
}

#rf_loginform input[type="email"],
#rf_loginform input[type="password"] {
	width: 300px;
}

.login_button .btn {
	padding: 8px 20px;
	margin-left: 0px;
}

.custom-date-style {
	background-color: red !important;
}

#username{
	font-family:open sans;
	font-size:12px;
	margin-top:18px;
	text-align: left;
	padding-right: 5px;
}

#nav_top{
	margin:0px 0px 0px 0px;
}


.second_header a{
	color: #ffffff;
	float: right;
	margin: auto;
}

#nav_top p, ul{
	display: inline;
	padding: 0px;
}

a.create_link{
	margin-top: 19px;
	margin-right: 3px;
	display: block;
}

.create_link b {
	transition: all 0.5s ease;
	padding-bottom: 5px;
	border-bottom: 3px solid #69c260;
}

.create_link b:hover {
	border-bottom: 3px solid #ffffff;
}

.logo{
	margin-top: 5px;
}

.second_header{
	color: #ffffff;
	background: #69C260;
	height: 70px;
}


.side_buttons{
	font-size: 16px;
	margin-top: 0px;
}

.side_buttons li{
	display: inline;	
}

.side_buttons a:hover{
	color: #009900;
}

#feedlistcontainer {
/*	margin-top: 60px; */
}

.feed_msg {
	margin: auto;
    /*padding: 30px 0;*/
    text-align: center;
}

.myfeed_section{
	/*height: 90px;*/
	margin-bottom: 30px;
	padding: 10px 0px 20px;
}

#myfeed_section:hover {
	background-color:#F2F2F2; 
}

.podcast_section{
	margin-top: 30px;
	height: 90px;
	background-color: #ECECEC;
	color: #333333;
}

.podcast_section:hover {
	background-color: #F2F2F2;
}

.top_box1{
	margin-top: 0px;
	margin-left: 20px;
	width: 50%;
}

.top_box2{
	float: right;
	margin-right: 0px;
	margin-top: 27px;
}

.clear{
	clear: both;
}

.right_buttons{
	height: 20px;
	font-size: 18px !important;
	width: 40px;	
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.box_shadow{
	-webkit-box-shadow: 0px 1px 2px 0px rgba(154, 152, 152, 0.75);
-moz-box-shadow:    0px 1px 2px 0px rgba(154, 152, 152, 0.75);
box-shadow:         0px 1px 2px 0px rgba(154, 152, 152, 0.75);
background:#F6F6F6;
border-radius:3px;
}

.small_icons{
	font-size: 16px;
}

.gradient{
	/*background: #f2f4ff; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #f2f4ff 0%, #dcd9e0 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f4ff), color-stop(100%,#dcd9e0)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #f2f4ff 0%,#dcd9e0 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #f2f4ff 0%,#dcd9e0 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #f2f4ff 0%,#dcd9e0 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #f2f4ff 0%,#dcd9e0 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f4ff', endColorstr='#dcd9e0',GradientType=0 ); /* IE6-9 */

}

.feed_icons{
	
}

.action_buttons {
	margin: 0px;
}

.action_buttons li, a{
	padding-right: 30px;
	color: #555555;
}

.action_buttons li{
	display: inline;
}

.action_buttons a{padding: 5px;}

.action_buttons a:hover{color:#69C260;}

.third_header{
	height: 70px;
	background-color: #ECECEC;
	margin-top: 0px;
}

.third_header_text{
	margin-left:0px;
}

.table_links{
	margin-top: 10px;
	margin-bottom: 10px;
}

.managefeed_header{
	margin-top: 22px;
	color: #FFFFFF;
}

#header_manage{
	padding: 0px;
}

.podcast_icons{
	font-size: 15px;
}

.real_footer{
	background-color: #ECECEC;
	width: 100%;
	margin-bottom: 0px; 
}

.hoverTable{
	width:100%; 
	border-collapse:collapse; 
}

#th_head th{
	border-bottom: none;
	font-size: 14px;
}

.hoverTable #th_head:hover{
	background-color: #ECECEC;
}	
	/* Define the hover highlight color for the table row */
.hoverTable tr:hover {
	background-color: #F2F2F2;
}

.hoverTable > tbody > tr > td {
	padding: 0px;
}

.hoverTable th {
	padding: 0px;
	border: 0px;
}

.hoverTable a:hover {
	color: #009900;
}

.hoverTable a{
	margin-left: 15px;
	text-decoration: none;
}

.hoverTable tr{
	border-bottom: none;	
} 

.settings_left_section{
	width: 25%;
	height: auto;
}
.settings_right_section{
	width: 75%;
	height: auto;
}

.feed_settings_list{
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 20px;
	display: block;
	margin-top: 0px;
}

.feed_settings_list li,a{
	padding: 6.5px 0px;
	cursor: pointer;
}

.feed_settings_list li:hover{
	background-color: #F2F2F2;
}

.feed_settings_list li.active{
	background-color: #f2f2f2;
}

/*.feed_settings_list a:hover{
	color: #333333;
}*/

.feed_settings_list a{
	padding-left: 10px;
	font-size: 14px;
	/*padding-right: 116px;*/
	text-decoration: none;
}

#rightsettings_inner{
	margin-top: 0px;
}

#rightsettings_innerupdate {
	margin-left: 40px;
	margin-top: -13px;
}

.feedsettings_input_boxes{
	width: 90%;
	margin: auto;
	margin-left: 37px;
}

.feedsetting_para {
	margin-left: 37px;
	margin-top: 0px;
	font-size: 14px;
}

.settings_headers{
	background-color: #dfdfdf;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 5px 0 5px 10px;
	margin-top: 0px;
}

.additem_input_boxes{
	width: 350px !important;
}

.lks{
	text-indent: 29px;
}

.box_header{
	margin: 0px;
	margin-top: 8px;
}

.third_hdr{
	display: block;
	margin-top: 20px;
	position: absolute;
}

#footer_section{
	background-color:#ECECEC;	
	overflow: hidden;
	position: relative;
	bottom: 0;
	width:100%;
	height: auto;
	padding: 20px 0px;
}

#footer_content{
	margin: auto;
	width: 960px;
	padding-top: 20px;
}

.footer_menus{
	float: left;
	width: 25%;
	padding: 
}

.footer_list{
	padding-left: 0px;
}

.footer_list li{
	padding: 2px;
	list-style-type: none;

}

.footer_list a{
	text-decoration: none;
	font-size: 13px;
}

.footer_list a:hover {
	color: #009900;
}

.box_container{
	width: 960px;
	margin: auto;
}

.links {
	font-size: 11px;
	text-indent: 5px;
	margin-top: -15px;
}

.links a {
	color:#777777;
}

.pointer {
	cursor: pointer;
}

.diff_side_buttons_box {
	float: right;
	margin-right: 0px;
	margin-top: 25px;
	display: block;
}

.footer_copyright_sec{
	height: 45px;
	border: 1px solid #ECB9EC;
	font-size: 14px;
	margin-bottom: 15px;
}

.footer_copyright_sec p{
	margin-top: 7px;
}

.icon_color {
	color: pink;
}

#save_button {
	margin-left: 37px;
}

.advance_headings{
	font-size: 12px; 
	cursor: pointer;
	color: #555555;
	
}

.advance_headings:hover {
	color: #009900;
}


.advance_close_btn {
	margin-top: 12px;
	float: right;
	margin-right: 500px;
	font-size: 12px;
	color: #555555;
	cursor: pointer;
}

.advance_close_btn:hover {
	color: #009900;
}

#schedule_close_btn {
	display: none;	
}

#podcast_close_btn {
	display: none;
}

#podcast_div {
	width: 90%;
	margin-left: 15px;
	display: none;
}

#optional_div {
	width: 90%;
	margin-left: 15px;
	display: none;
}

#optional_podcast {
	width: 90%;
	margin-left: 15px;
	display: none;
}

#optional_close_btn {
	display: none;
}

.optional_input_boxes {
	margin-bottom: 8px;
}

.createfeed_title {
	margin-bottom: 5px;
	font-size: 14px;
}

.createfeed_input_boxes {
	width: 60% !important;
	margin-bottom: 10px;
}

#addimage_div {
	width: 90%;
	margin-left: 20px;
	display: none;
}

#createfeed_optionals_div {
	width: 90%;
	margin-left: 20px;
	display: none;
}

.hideshow_paras {
	/*width: 115px;*/
}

#myArea2 {
	/*margin-left: 10px;
    margin-top: 40px;*/
    width: 80%;
}

.billing_nav a {
	padding-left: 10px;
	display: block;
}

.billing_nav a:hover {
	background-color: #F2F2F2;
}

.billing_nav li .active, .stats_list li .active {
	background-color: #F2F2F2;
}

.billing_nav li {
	list-style-type: none;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	font-size: 14px;
}

.billing {
	border-top: 1px solid #DDDDDD;
	width: 20%;
	float: left;
}

.billing a {
	font-size: 13px;
}

#top_right_hand {
	width: 25px	;
	float: left;
	margin: 20px 6px;
}

#package {
	/*border: 1px solid #69C260;*/
	float: left;
	width: 75%;
	border-radius: 5px;
	margin-bottom: 100px;
	font-size: 12px;
}

#package_heading {
	margin-left: 35px;
	margin-top: 25px;
	font-size: 18px;
	margin-bottom: 8px;
}

#package_table {
	width: 100%;
	margin: auto;
	font-size: 13px;
}

#package_table td { 
	padding: 8px;
}

#package_table thead {
	color: #009900;
	background-color: #ECECEC;
}

#package_table th {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 14px;
	border-bottom: 0px;
}

#package_table t d{
	padding: 3px;
	font-size: 12px;
}

#bottom_right_hand {
	width: 25px	;
	float: left;
	margin: 48px 6px;
	display: none;
	
}

#billing_history {
	/*border: 1px solid #69C260;*/
	float: left;
	width: 70%;
	border-radius: 5px;
	display: none;
	margin-bottom: 100px;
	font-size: 14px;
}

#billing_history_table {
	width: 100%;
	margin: auto;
	/*margin-top: 25px;*/
}

#billing_history_table thead {
	font-size: 12px;
	text-align: center;
	background-color: #ECECEC;
}

#billing_history_table td {
	padding: 8px;
	font-size: 13px;
	text-align: center;
}

#pack_link{
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none;	
}

#bill_link {
	-webkit-user-select: none; /* Chrome/Safari */        
		-moz-user-select: none; /* Firefox */
	-ms-user-select: none;
}

#bill_sec {
	margin-top: 40px;
}

#free_trial {
	margin: auto;
	font-size: 13px;
	margin-top: 10px;
}

.paypal-img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text-uppercase {
	text-transform: uppercase;
}

.table {
    background-color: rgba(0, 0, 0, 0);
}
th {
    text-align: left;
}
.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #DDDDDD;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom: 2px solid #DDDDDD;
    vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #DDDDDD;
}

.table tr {
	height: 25px;
}

.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-control:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

.form-control::-moz-placeholder {
    color: #777777;
    opacity: 1;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #EEEEEE;
    cursor: not-allowed;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}

.myfeed_top_box1 {
	float: left;
    margin-left: 20px;
    /*margin-top: 10px;*/
    width: 75%;	
}

.settings_small_icons {
	font-size: 14px;
	color: #555555;
}

.topadditem_headings {
	font-size: 14px;
}

.additem_headings {
	font-size: 12px;
}

.additem_h2 {
	margin-bottom: 8px;
	margin-top:0px;
	padding-top:20px;
}

.additem_headings_inner {
	font-size: 14px;
	display: table;
	margin-bottom: 4px;
}

.error_message, .success_message {
	padding:8px 18px;
    margin:0px;
   /* border:solid 1px #FBD3C6;*/
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    text-align:left; 
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.success_message {	
    background:#f3f5e4;
    color:#48A41C; 
    border-left: 5px solid #48A41C;
}

.error_message {	
    background:#FDE4E1;
    /*color:#CB4721; */
    color: red;
    border-left: 5px solid #CB4721;   
}

.additem_input_width {
	width: 67%;
}

.allpages_h2 {
	margin-top: 0px;
	padding-top: 20px;
}

#select_width {
	width: 63%;
}

.btn {
	background-color: #69C260;
	color: #FFFFFF;
	border: 0px;
	cursor: pointer;
	padding: 4px;
	margin-left: 10px;
	font-weight: bold;
}


.btn:hover {
	background-color: #5EB755;
}

.btn:active {
	background-color: #009900;
}

.footer_headers {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.footer_btn {
	float:right;
	margin-right:37px;
	margin-top: -10px;
	/*height: 25px;*/
}

.footer_para {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

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

.table_billing {
    background-color: rgba(0, 0, 0, 0);
}
th {
    text-align: left;
}
.table_billing {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.table_billing > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #DDDDDD;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table_billing > thead > tr > th {
    border-bottom: 2px solid #DDDDDD;
    vertical-align: bottom;
}
.table_billing > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table_billing > tbody + tbody {
    border-top: 2px solid #DDDDDD;
}

.table_billing tr {
	height: 25px;
}

.table-bordered {
    border: 1px solid #DDDDDD;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #DDDDDD;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

/*LATEST CODE FOR ITUNES SETTINGS LINE 861 TO 921*/
.itunes_settings {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}

#itunes_support {
	
}

#itunes_radio_btns {
	text-align: center;
	font-size: 12px;
	height: 100%;
}

.rd_btns {
	margin-top: 5px;
}

.itunes_box_headings {
	font-size: 14px;
	margin-left: 0px;
}

.itunes_text {
	float: right;
	width: 60%;
	margin-right: 160px;
	font-size: 12px;
}

.itunes_form_div {
	width: 100%;
	display: block;
	margin-bottom: 8px;
}

#itunes_select {
	width: 200px;
	margin-left: 0px;
}

.itunes_cat_subcat_headings {
	font-size: 14px;
    margin-left: 0px;
    margin-bottom: 3px;
}

#itunessettings_inner {
	width: 90%;
	margin-left: 30px;
}

/*END ITUNES SECTION CSS*/

/*PASSWORD PROTECT CODE STARTS HERE*/
#settigs_passwordprotect {
	width: 90%;
	margin-left: 30px;
}

.pwd_pro_header {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}

#password_support {
	
}

#password_radio_btns {
	
}

#feed_credential_link {
	margin-left: 29px;
}

#feed_credential_link a {
	/*padding: 0px;
	font-size: 14px;*/
}

#feed_credential_link a:hover {
	/*text-decoration: underline;
	color: #009900;*/
}

.alert_div {
	background-color: rgba(0, 0, 0, 0.65);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1049;
}

.password_input_alert {
	background-color: #FFFFFF;
    bottom: 0;
    height: 215px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 390px;
    z-index: 1050;
}

#pp_alert_header {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pp_close_btn {
	margin-top: 3px;
	margin-right: 6px;
	cursor: pointer;
}

.pp_alert_table {
	font-family: arial;
	font-size: 14px;
	margin-left: 20px;
}

#user_cred {
	width:100%;
	margin-left:30px;
	font-size:12px;
}

.user_cred_btns {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: right;
}

.user_cred_btns li {
	display: inline-block;
	list-style-type: none;
	margin-left: 30px;
	cursor: pointer;
}

#cre_table {
	margin-left: 30px;
	width: 90%;
	font-size: 14px;
}

#cre_table tr {
	height: 20px !important;
}

#cre_table td {
	padding: 0px;
	height: 20px;
}

.hoverTable_c{
	width:100%; 
	border-collapse:collapse; 
}
	/* Define the hover highlight color for the table row */
.hoverTable_c tr:hover {
	background-color: #F2F2F2;
}

.hoverTable_c > tbody > tr > td {
	padding: 0px;
}

.hoverTable_c tr{
	border-bottom: none;	
}

.u_cred_name {
	margin-top: 7px;
	margin-left: 5px;
}
/*PASSWORD PROTECT CODE ENDS HERE*/

#falert_err {
	display: none;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
	color: red;
}

/* ITEM SETTING CODE STARTS HERE */
#s_item_settings {
	margin-left: 30px;
    width: 90%;
}

.sitemsettings_hdr {
	margin: 5px 0px;
	margin-bottom: 15px;
}

.s_max_items {
	margin-left: 30px;
	font-size: 14px;
}

#item_settings_note {
	font-size: 14px;
    margin-left: 35px;
    margin-top: 20px;
}

#limit_count {
	display: none;
}
/* ITEM SETTING CODE ENDS HERE */
/* CREATIVE COMMONS CODE STARTS HERE */

#settigs_creativecommons {
	width: 90%;
	margin-left: 30px;
}

.cc_pro_header {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}

#cc_support {
	height: 28px;
	width: 50%;
	background: #ECECEC;
	border: 1px solid #DDDDDD;
	margin-top: 15px;
	/*margin-left: 45px;*/
	margin-left: 29px;
	margin-bottom: 20px;
}

#cc_radio_btns {
	text-align: center;
	font-size: 12px;
	height: 100%;
}

.creativecommons_para {
	font-size: 14px;
	margin-left: 30px;
	margin-top: -4px;
}

.cc_radio_btns {
	font-size: 13px;
	margin-left: 27px;
}

#cc_btn {
	height: 30px;
	margin-top: 10px;
	margin-left: 30px;
}
/* CREATIVE COMMONS PAGE ENDS HERE */

/* DELETE FEED PAGE STARTS HERE */
#settigs_deletefeed {
	width: 90%;
	margin-left: 30px;
}

#deletefeed_para {
	font-size: 14px;
}

.btn_red {
	background-color: #E62D3D;
	color: #FFFFFF;
	border: 0px;
	cursor: pointer;
	padding: 4px;
}


.btn_red:hover {
	background-color: #DF2636;
}

.btn_red:active {
	background-color: #CF1626;
}

/* DELETE FEED PAGE ENDS HERE */

/* BRANDED FEED CODE STARTS HERE */

#settigs_bfurl {
	width: 90%;
	margin-left: 30px;
}

.bfurl_pro_header {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}

#bfurl_para {
	font-size: 14px;
	margin-left: 20px;
	margin-top: 17px;
}

#bfurl_input {
	width: 61%;
	margin-left: 20px;
}

#bfurl_btn {
	margin-top: 10px;
	margin-left: 20px;
	padding: 5px 10px;
}
/* BRANDED FEED CODE ENDS HERE */
/*AUTO TWEET CODE STARTS HERE*/
#settigs_autotweet {
	width: 90%;
	margin-left: 30px;
}

.autotweet_pro_header {
	margin: 5px 0px 5px 0px;
}

#autotweet_support {
	
}

#autotweet_radio_btns {
	display: table;
	margin: auto;
	text-align: center;
	font-size: 12px;
	height: 100%;
}

#at_para {
	font-size: 14px;
	margin-left: 30px;
}

#at_link_para {
	font-size: 14px;
	margin-left: 30px;
	cursor: pointer;
	margin-bottom: 20px;
}

#at_tweet_dtls {
	width:100%;
	margin-left:30px;
	font-size:12px;
}

#atcre_table {
	margin-left: 30px;
	width: 90%;
	font-size: 14px;
}

#atcre_table tr {
	height: 20px !important;
}

#atcre_table td {
	padding: 0px;
	height: 20px;
}

.hoverTable_at{
	width:100%; 
	border-collapse:collapse; 
}
	/* Define the hover highlight color for the table row */
.hoverTable_at tr:hover {
	background-color: #F2F2F2;
}

.hoverTable_at > tbody > tr > td {
	padding: 0px;
}

.hoverTable_at tr{
	border-bottom: none;	
}

.u_at_nm {
	margin-top: 7px;
	margin-left: 5px;
	margin-bottom: 7px;
}

.autotweet_btns {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: right;
}

.autotweet_btns li {
	display: inline-block;
	list-style-type: none;
	margin-left: 30px;
	cursor: pointer;
}

#at_sv_btn {
    margin-left: 30px;
    padding: 8px 15px;
}
/*AUTO TWEET CODE ENDS HERE*/
/*SUBSCRIBER CODE STARTS HERE*/
.dashboard_heading {
	text-align: center;
	margin: 0px;
	margin-top: 10px;
}

#chart_div {
	width: 100%;
	margin: auto;
}

#subs_time {
	font-size: 12px;
	margin-left: 65px;
	margin-top: 0px;
	width: 100px;
	margin-bottom: 10px;
}

.subs_details {
	margin-left: 65px;
	font-size: 32px;
	margin-top: 0px;	
}

.subs_label {
	font-size: 14px;
	width: 100px;
	margin-top: 9px;
}

#fyear_drop {
	margin-right: 15px;
	margin-left: 5px;
	float:right;
	padding: 1px;
}

#fmonth_drop {
	float:right;
	padding: 1px;
}

/*CODE  ENDS FOR SUBSCRIBERS*/

/*CODE STARTS FOR FEED STATS*/
.itemused_heading {
	text-align: center;
	margin: 0px;
	margin-top: 10px;
}

#chart_div2 {
	width: 100%;
	margin: auto;
}

#itemsubs_time {
	font-size: 12px;
	margin-left: 65px;
	margin-top: 0px;
	width: 100px;
	margin-bottom: 10px;
}

.itemsubs_details {
	margin-left: 65px;
	font-size: 32px;
	margin-top: 0px;	
}

#itemyear_drop {
	margin-right: 15px;
	margin-left: 5px;
	float:right;
	padding: 1px;
}

#itemmonth_drop {
	float:right;
	padding: 1px;
}
/*CODE ENDS FOR FEED STATS*/

/*ITEMS USED CODE STARTS HERE*/
#itupara {
	font-size: 14px;
	margin-left: 65px;
}

#itu_details {
	width: 100%;
	display: block;
}

#rtoday {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 12px 65px;
}

.itu_numbers {
	font-size: 32px;
	margin-top: 0px;
	margin-left: 65px;
	margin-bottom: 0px; 
}

.itu_text {
	font-size: 14px;
	margin-top: 9px;
}

#itu_used {
	width: 100%;
	display: block;
	margin-top: 5px;
}

#text_items {
	width: 100%;
	display: block;
}

.text_item {
	font-size: 14px;
	margin-left: 65px;
	margin-top: 10px;
}

#item_table {
	width: 100%;
	margin-top: 20px;
}

#table_hd {
	font-size: 14px;
	margin-left: 65px;
	margin-bottom: 5px;
}

#itemused_table {
    font-size: 12px;
    margin: auto;
    width: 85%;
    margin-left: 65px;
}

#itemused_table thead {
	background-color: #ECECEC;
	color: #009900; 
}

.table_itemused {
    background-color: rgba(0, 0, 0, 0);
}
th {
    text-align: left;
}
.table_itemused {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.table_itemused > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #DDDDDD;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table_itemused > thead > tr > th {
    border-bottom: 2px solid #DDDDDD;
    vertical-align: bottom;
}
.table_itemused > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table_itemused > tbody + tbody {
    border-top: 2px solid #DDDDDD;
}

.table_itemused tr {
	height: 25px;
}

.text-centered {
	text-align: center;
}

#itmuse_msg {
	display: table;
	margin: auto;
}

/*ITEMS USED CODE ENDS HERE*/

.item_list_container_head {
	background-color: #ECECEC;
	display: table;
    width: 100%;
}

.item_list_container_head p {
	padding-left: 34px;
	float: left;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
}

.item_list_container:hover {
	background-color: #F2F2F2;
}

.item_list_container {
	border-bottom: 1px solid #DDDDDD;
    display: table;
    width: 100%;
}

.item_list_container p a:hover, .item_list_container ul li a:hover {
	color: #009900;
}

.item_list_container p {
	font-family: 'Open Sans',sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-left: 15px;
	float: left;
	padding: 3px 0px;
}

.item_list_container ul , .item_list_container_head ul{
	margin: 0px;
	float: right;
}

.item_list_container ul li {
	width: 100px;
	display: inline-block;
	padding-right: 30px;
	width: 30px;
}

.item_list_container_head ul li {
	display: inline-block;
}

.clear {
	clear: both;
}

/*---------Swith Button------------*/

fieldset {
  position: relative;
  width: 95px;
  height: 20px;
  margin: auto;
  margin-bottom: 15px;
  background: #e1e1e1;
  border-radius: 5px;
  border: 4px solid #e1e1e1;
  padding: 0;
}
fieldset:hover {
  border-color: #d5d5d5;
}
fieldset input.input-switch {
  position: absolute;
  opacity: 0;
  z-index: -10;
}
fieldset span.switch-bg {
  position: absolute;
  z-index: 0;
  width: 50%;
  height: inherit;
  left: 50%;
  background: #69C260; /* BFE834 7e7e7e 69C260*/
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  border-radius: 5px;
}
fieldset span.switch-labels {
  position: absolute;
  z-index: 1;
  width: inherit;
  height: inherit;
}
fieldset span.switch-labels:before, fieldset span.switch-labels:after {
  height: 20px;
  width: 50%;
  line-height: 20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  text-align: center;
  font-size: 13px;
}
fieldset span.switch-labels:before {
  content: attr(data-on);
  left: 0;
  position: absolute;
  color: #b7b7b7;
}
fieldset span.switch-labels:after {
  content: attr(data-off);
  position: absolute;
  right: 0;
  color: #fff;
}
fieldset label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.input-switch:checked ~ .switch-bg {
  left: 0%;
  background: #95be0a;
}

.input-switch:checked ~ .switch-labels:before {
  color: #fff;
}

.input-switch:checked ~ .switch-labels:after {
  color: #b7b7b7;
}

/*---------Swith Button END------------*/

#item_cancelbtn {
	padding: 9px;
	text-transform: uppercase;
}

.back_gray {
	background-color: gray;
}

.back_gray:hover {
	background-color: gray;
}

.item_list_container a {
	font-size: 13.8px;
}

/* user account page code*/
.user_acc_in_boxes {
	width: 357px;
	float: right;
	margin-bottom: 10px;
}

.user_acc_para {
	float: left;
	margin-top: 7px;
	margin-bottom: 10px;
}

#user_acc_update_div {
	padding-top: 50px;
}

#user_acc_form_wrapper {
	width: 58%;
	padding-bottom: 300px;
}

#update_info_btn {
	padding: 7px;
	width: 150px;
	margin-top: 5px;
	margin-left: 172px;
}

#change_pwd_div {
	float: right;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 15px;
}

#change_pwd_link {
	margin-left: 6px;
	font-size: 14px;
}

#change_pwd_link:hover {
	text-decoration: underline;
}

#change_pwd_overlay {
    background-color: rgba(0, 0, 0, 0.65);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1049;
}

#change_pwd_alert {
    background-color: #ffffff;
    border-radius: 3px;
    bottom: 0;
    height: 350px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 420px;
    z-index: 1050;
}

#rf_login_btn:hover {
	color: #ffffff;
}

#alert_close_btn {
	float:right;
	padding-top:5px;
	padding-right:7px;
	cursor:pointer;
}

#change_pwd_w_div {
	width: 80%;
	margin: auto;
}

.change_p_alert_para {
	margin-bottom: 5px;
	margin-top: 0px;
}

.change_p_input_box {
	margin-bottom: 15px;
	width: 90%;
}

#change_pwd_submit_btn {
	padding: 5px;
	width: 120px;
}

#rfalert_msg {
	color: red;
	margin-top: 2px;
	margin-bottom: 5px;
}

#urfeed_url {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

#publish_container h3 {
	margin-bottom: 10px;
	margin-top: 40px;
	font-weight: bold;
	font-size: 20px;
}

#publish_container {
	padding-bottom: 40px;
	padding-top: 20px;
}

.publish_note {
	font-size: 13px;
	margin-top: 5px;
	color: #878787;
}

.publish_note b {
	color: #555555;
}

.second_header {
	margin-top: 10px;
}

.rf_header {
	margin: 0px;
	line-height: 70px;
	color: #ffffff;
}

.rf_content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.rf_content p {
	text-align: justify;
	line-height: 30px;
	font-size: 15px;
}

.rf_sidehead {
	font-weight: bold;
	font-size: 18px;
}

.rf_contact_addr {
	padding-left: 30px;
	width: 230px;
	float: left;
}

.rf_contact_cont {
	width: 690px;
	float: left;
	border-right: 1px solid #dddddd;
}

.rf_contact_cont table {
	width: 82%;
}

.rf_contact_cont input[type="text"],
.rf_contact_cont input[type="email"],
.rf_contact_cont textarea {
	padding: 6px;
	width: 100%;
}

.rf_contact_cont #rf_contact_send {
	padding: 6px;
	width: 100px;
	margin-top: 10px;
	margin-left: 0px;
}

#contact_form_container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.feed_anchor h3 {
	margin-bottom: 5px;
}

.box_header li {
	display: inline-block;
	margin-right: 10px;
    vertical-align: top;
}

.feed_anchor {
	font-size: 22px;
	line-height: 28px;
	width: 80%;
}

a.feed_anchor {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.feed_anchor_icon {
	font-size: 22px;
}

.feed_link_url {
	padding: 0px;
	padding-left: 31px;
	margin: 0px;
}

.stats_menu a, .settings_menu a {
	display: block;
}

.stats_menu li, .settings_menu li {
	padding: 0px;
}

.settings_menu .settings_headers {
	padding: 10px 0px 10px 10px;
}

.item_hidediv {
	margin-left: 20px !important;
}

.autotweet_btns .fa {
	color: #898989;
}

#first_feed_btn {
	padding: 10px 15px;
	text-align: center;
	margin: auto;
	display: table;
	font-weight: bold;
}

.settings_head_cont {
	margin-bottom: 20px;
}

.settings_head_cont h4 {
	float: left;
	margin-bottom: 18px;
	font-weight: bold;
}

.settings_head_cont #autotweet_support, .settings_head_cont #itunes_support,
.settings_head_cont #cc_switch_container, .settings_head_cont #password_support {
	float: right;
}

.feed_count {
	float: right;
}

.feed_count a, .add_twitter a, .addfeed_pwd a {
	transition: all 0.3s ease 0s;
	padding: 10px 15px;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: bold;
	border: 2px solid #69c260;
	color: #69c260;
}

.feed_count a:hover, .add_twitter a:hover, .addfeed_pwd a:hover {	 
	border: 2px solid #76cf6d;
	color: #FFFFFF;
	background-color : #76cf6d;
}

.addfeed_pwd a {
	width: 200px;
}

.add_twitter a {
	display: table;
}

.contact_field {
	display: none;
}

.rf_content ul {
	display: table;
	padding-left: 50px;
}

.rf_content ul li {
	line-height: 23px;
	margin-bottom: 5px;
}

.head_color .rf_sidehead {
	color: #69c260;
}

a.orange_bold {
    color: #ff9900;
    font-family: verdana,arial,serif,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 0;
}

a.green_links {
    color: #009900;
    font-family: verdana,arial,serif,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

a.green_links:hover {
    color: #ff9900;
    font-family: verdana,arial,serif,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

.pad_left {
	padding-left: 10px;
}

.boxes {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #c0c0c0;
    clear: both;
    color: #333;
    margin: 20px 0 15px;
    padding: 7px 10px 15px;
}

.pwd_wrap {
	min-height: 500px;
	padding: 50px 0px;	
}

.pwd_email {
	font-size: 16px;
}

#email_submit {
	margin: 0px;
	margin-top: 15px;
}

input[type="submit"]#email_submit:hover {
	color: #ffffff;
}

h3#pwd_msg {
	font-weight: bold;
	line-height: 44px;
}

.item_time {
	font-size: 11px;
	color: #aeaeae;
}

/*.box_header p, .box_header .fa {
	float: left;
}

.box_header p {
	margin: 0;
	padding-left: 5px;
}*/

.progress_outer {
    border: 1px solid #000;
    width: 374px;
    margin-bottom: 15px;
}
.progress {
    width: 20%;
    background: #DEDEDE;
    height: 20px;  
}


/* On Board Flow CSS*/

#onboard_flow {
	padding-top: 60px;
	padding-bottom: 60px;
}

#onboard_flow p {
	line-height: 26px;
	margin-bottom: 10px;
	font-weight: 16px;
}

#onboard_footer_content {
    margin: auto;
    padding-top: 20px;
}

#onboard_menu {
	text-align: center;
	margin-bottom: 20px;
	display: none;
}

/*#onboard_menu .circle {
	display: inline-block;
	float: none;
	margin-right: -4px;
	/*padding: 25px;
	text-align: center;
	line-height: 60px;
	width: 80px;
	height: 80px;
	border: 1px solid #dddddd;
	border-radius: 50%;
}*/

#onboard_menu .circle {
	display: inline-block;
	float: none;
	/*margin-right: 4px;*/
	text-align: center;
	line-height: 60px;
	color: #EA7819;
	border-radius: 50%;
}

#onboard_menu .line {
	display: inline-block;
	float: none;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 50px;
	width: 100px;
	padding: 0px;
	border-top: 1px solid #EA7819;
}

#onboard_menu ul li {
	display: inline-block;
	list-style: none;
}

#onboard_menu ul li .active {
	background-color: #69c260;
	color: #ffffff;
}
/*
#onboard_flow ul li.feed_li, #onboard_flow ul li.pod_li {
	display: none;
}*/

#onboard_flow #feed_ul, #onboard_flow #pod_ul {
	display: none;
}

#onboard_menu ul li img { 
	/*-webkit-filter: grayscale(100%);
	filter: grayscale(100%);*/
}

#onboard_menu ul li a {
	display: block;
	color: #EA7819;
	text-decoration: none;
	font-weight: bold;
}

#step_one #left_col {
	border-right:  1px solid #dddddd;
}

.flow .btn {
	margin-left: 0px;
	padding: 10px;
	text-align: center;
	margin-right: 15px;
	min-width: 125px;
	text-transform: capitalize;
}

.flow .shade {
	background-color: #c7c7c7;
}

.flow .shade:hover {
	background-color: #bfbfbf;
}

.btn:hover {
	color: #ffffff;
}

.flow {
	display: none;
}

#step_one {
	display: block;
}

.flow input[type="text"], .flow textarea {
	width: 70%;
	/*margin-bottom: 16px;*/
}

.flow .border_right {
	border-right: 1px solid #dddddd;
}

.flow h3 {
	text-transform: none;
	margin-bottom: 20px;
}

.grayed_out a, .grayed_out a:hover {
	color: #b1b1b1;
}

.grayed_out .fa_delete, .grayed_out .fa_delete:hover {
	color: #3a3a3a;	
}

#rf_flow_err, #rf_flow_succ {
	/*visibility: hidden;*/
	display: none;
}

.rfhide {
	display: none;
}

.rfshow {
	display: block;
}

#onboard_flow .flow_para {
	margin-bottom: 25px;
}

.flow_icon {
	margin-right: 10px;
	font-size: 38px !important;
}

#step_one #left_col, #step_one #right_col {
	padding-left: 4%;
	padding-right: 4%;
}

#step_one h2 {
	margin-bottom: 40px;
	margin-top: 0px;
}


.rf_pad_zero {
	padding-left: 0px;
	padding-right: 0px;
}
.flow .select_action, .flow .btn {
	font-size: 16px;
	font-weight: bold;
	min-width: 155px;
}

#step_one .fa_cont, #publish_details .fa_cont {
	font-size:27px;
	position:relative;
	top:3px;
	line-height:0px
}

.flow hr {
	border-top: 1px solid #dddddd;
	margin-top: 25px;
	margin-bottom: 25px;
}

.rf_example {
	font-size: 12px;
	color:gray;
}

.rf_example b {
	margin-bottom: 10px;
	font-size: 14px;
	display: block;
}

.rf_example p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px !important;
	margin-bottom: 8px !important;
}

.btn_container {
	margin-top: 30px;
}

#publish_details h2 {
	margin-bottom: 30px;
}

#feed_url_cont {
	padding: 20px 40px;
	border: 2px dashed #dddddd;
	background-color: #f7f7f7;
	margin: 0px 0px 30px;
	text-align: center;
}

#feed_url_cont #rss_url {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#feed_url_cont img {
	margin-right: 6px;
	width: 24px;
	height: 24px;
}

#start_trial_cont {
	text-align: center;
}

.start_trial {
	padding: 10px 20px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

#publish_details h4 {
	margin-bottom: 8px;
	font-size: 14px;
	color: gray;
	text-align: left;
}


/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

#secure_gateway {
	padding: 15px;
	margin: 35px 0px 35px;
	background-color: #ffffa0;
}

#billing_price .rfm_price_head span {
	font-size: 16px;
}

#billing_price {
	padding-top: 0px;
}

/*#LoadingImage {
	background-color: gray;
	bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#LoadingImage .img_div {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#LoadingImage .img_div img {
	margin: auto;
	width:60px;
}*/

#onboard_menu .step_five {
	display: none;
}

a.change_editor {
	text-decoration: underline;
	color: #69C260;
	text-transform: capitalize;
}

#rf_footer_div {
	background: none repeat scroll 0 0 #3a3a3a;
	color: #999999;
	padding-bottom: 50px;
	padding-top: 50px;
}

.footer_list_hdng {
	font-weight: bold;
	margin-bottom: 10px;
}

#ftr_container {
	padding-top: 20px;
	padding-bottom: 20px;
}


.ftr_ul li {
	list-style-type: none;
	line-height: 24px;
	font-size: 15px;
}

.ftr_ul a {
	color: #999999;
	text-decoration: none;
}

.ftr_ul a:hover {
	color: #bababa;
}

.rf_foot_container li a {
	font-size: 15px;
}

.br_right {
	border-right: 1px solid #dddddd;
}