body {
    color: black;
	background: white;
    padding: 0;
    margin: 0;
	height: 0;
	min-width: 0 !important;
}

body, h1, h2, h3, input, p, td, tr, th, a, table, textarea, select {
	font-family: open sans, 'Segoe UI', Trebuchet!important; 	
}

iframe {
    border: none;
}

h2 {
    margin-top: 0px;
    font-size: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #3985ad;
    min-height: 50px;
    color: #134D5B;
}

input {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c9c9c9;
}

a {
    color: #134d5b;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


.userBox {
    color: #134D5B;
    font-weight: bold;
   
}

.addUsersInput {
    height: 25px;
    width: 230px;
	margin-top: 7px;
	margin-bottom: 7px;	
}

select, textarea {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c9c9c9;
    padding: 0 0 0 5px;

    font-size: 12px;
    font-family: inherit;
}

#personalMessage {
    width: 230px;
    height: 50px;
	margin-top: 7px;
	margin-bottom: 7px;	
}

select.permissionsNew  {
    height: 25px;
    width: 105px;
}

.changePermissions {
    width: 105px;
}

#abandon {
    display: none;
    padding: 5px;
    background: #e8f3fd;
}	

#transfer {
    min-width: 230px;
}	

/* #status {
    float: left;
    clear: both;
    background: #cae2e8;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    padding: 2px 5px;
    padding: 0 5px;
    font-size: 18px;
} */

/* #tabInfo, */

.disabled
{
    background-color: #DDD;
    color: #999;
}

#shareInfo, 
#tabContact {
    float: left;
    padding: 10px;
    width: 95%;
}

#syncPopup #status {
	position: absolute;
	display: none;
	background: #EBEBEB url(../images/acomplishmentCenter/compl.png) no-repeat 10px 6px;
	color: #4E7488;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #DADADA;
	color: rgb(141, 141, 141);
	z-index: 10;
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	top: 5px;
	right: 8px;
	padding-left: 37px;
	padding-right: 7px;
	background-color: rgb(200, 237, 255);
	border: 1px solid rgb(87, 186, 224);
	color: #3A5E64;
}

/* #tabInfo span, */
#tabContact label {
    float: left;
    display: block;
    width: 190px;
}

.tabPassDiv {
    margin-top: 20px;
    float: left;
    display: none;
}

.showTabPass, .showPubUrl {
    display: block;
}

/*
#tabInfo input, 
#tabInfo select,
*/
#tabContact input,
#tabContact select {
    width: 255px;
}
/*
#tabInfo .button2 {
    width: auto;
}
*/

#shareInfo h2 {
	padding-top: 14px;
	padding-left: 10px;
}

#shareInfo .button2 {
	margin-top: 13px;
	font-size: 23px;
	width: 230px;
	color: white;
	font-weight: normal;
	background: rgb(57, 139, 200);
}

#shareInfo .button2:hover {
	background: rgb(43, 121, 178);
}

#shareInfo .roles {
	margin-top: 2px;
	font-size: 12px;
	width: auto;
	float: right;
}

/* .roles:hover {
    background:url(../images/skins/0/overlay.png) repeat-x center;
    background-color: #173B52;
    color: #FFF;
} */

.rolesDiv {
    position: absolute;
    background: white;
    width: 380px;
    padding: 10px;
    margin-top: 0px;
    display: none;

}

.rolesDiv table{
    width: 100%;
    border-collapse: collapse;
    font-size: 11px;
}

.rolesDiv table td{
    padding: 0;
    height: 20px;
    width: auto;
    border: 1px solid #134d5b;
    text-align: center;
}

#syncedIcon, #notsyncedIcon {
    float: right;
    width: 56px;
    height: 54px;
    background: url(../images/user/new/syncedIcon.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
}

#notsyncedIcon {
    background: url(../images/user/new/notSynced.png) no-repeat;
}

#whiteBacked {
    width: 100%;
    height: 100%;
    background: #FFF;
    float: left;
}

#blueBacked {
    width: 98.5%;
    height: 90%;
    float: left;
	/*color: white;*/
}

.internalPopup {
    margin: 10px;
}

.internalPopup2 {
    margin: 0;
    margin-top: -9px;
	color: white;
}

@-moz-document url-prefix() { 
 .internalPopup2 {
    margin-top: -12px;
  }
}

#importProgress {
    float: left;
    margin-right: 5px;
}

#progressBar {
    float: left;
    width: 200px;
    margin: 5px auto;
    background: #B8B8B8;
    height: 10px;
	border-radius: 9px;
}

#log {
    display: none;
}

#progressLine {
    float: left;
    width: 1%;
    height: 10px;
	background: #777777;
	border-radius: 9px;
}

#total {
    display:none;
}

#tabDesc, #switchAct {
    display: none;
}

#shortcutTable {
    border-collapse: collapse;
    border: 1px solid #c0c0c0;
	font-family: 'Segoe UI', Trebuchet MS, Arial;
	width: 482px;
}

#shortcutTable td {
    outline: 3px solid #F1F1F1;
    padding: 15px;
	background-color: rgb(252, 252, 252);
}


table#analyzeSummary {
    float: left;
    width: 70%;
    font-size: 11px;
    margin-right: 5px;
    border-collapse: collapse;
}

#analyzeSummary td, #analyzeSummary th {
    padding: 0 5px;
    text-align: center;
}

#analyzeSummary th {
    font-weight: bold;
}

hr.thin {
    height: 1px;
    border: none;
    background: #EFEFEF;
    margin: -5px 0 5px 0 ;
}

#sharedUsers {
    width: 100%;
    background: #e8f3fd;
    border-bottom: 1px solid #c0c0c0;
}

#sharedUsers td {
    border-bottom: 1px solid #FFF;
    padding: 0 5px;
}

#sharedUsers tr:last-child td {
    border:none;
}

#addUsersDiv {
    background: #e8f3fd;
    border-top: 1px solid #c0c0c0;
    
    padding: 5px;
}

#viewLog {
    margin-top: 7px;
    display: block;
    float: right;
    margin-right: 20px;
	color: white;
	text-decoration: none;
}



/*   tab settings new design */

#tabInfo {
	width: 97%;
	margin:0 auto;
}	

#tabInfo h2,#tabInfo h3 ,#tabInfoUpload h2 {
	font-size: 1.3em;
	background-color: rgba(158, 158, 158, 0.13);
	color: rgba(90, 87, 87, 1);
	line-height: 0.6;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	min-height: 0px;
	border: 0 none;
	border-radius: 3px;
}	

.tabHint, .hiddenTabHint, .publicTabHint, .regularTabHint {
    position: absolute; 
    display: none;
    background: white;
    padding: 5px;
    color: #71A1B5;
	font-size: 13px;
	margin-top: 18px;
}

#tabInfo h4 ,#tabInfoUpload h4 {
	color:#798e94; 
	font-size:1.0em; 
	margin: 10px auto;
}

#tabInfoUpload h4 {
	margin-top: 31px;
	margin-bottom: 21px;
	width: 535px;
	font-weight: normal;
	background: rgb(243, 243, 243);
	padding: 10px;
	border-radius: 4px;
}
	
#tabInfo h2, #tabInfoUpload h2 {
	margin: 8px auto 10px auto;
}

#tabInfo h2 strong {
	font-weight:bold; 
	font-size:1.2em;
}

	#tabInfo td {
		width:30%;border-radius:2px;
		border-style: solid;
		border-width: 1px;
		border-color: #FDFDFD;
		border-radius: 4px;
		background-color: #FDFDFD;
		vertical-align:top;
		cursor:pointer;
}
	#tabInfo td div{
		position:relative;		
		
		}
	#tabInfo td p {
		color: #798E94;
		font-size: 0.75em;
		line-height: 1.667;
		padding: 2px 10px;
		text-align: left;
		height:13em;
		overflow:hidden;
		margin:0 auto;
}

	#tabInfo .TabSelector {
		transition: .1s;
		-webkit-filter: grayscale(100%);
  		-moz-filter: grayscale(100%);
  		-o-filter: grayscale(100%);
  		-ms-filter: grayscale(100%);
  		filter: grayscale(100%);
  		opacity: .8;
}
	
	#tabInfo .tabSelectCurrent {
		box-shadow: 0 0 5px rgba(0,0,0,.4);
		z-index: 100;
		transform: scale(1.04);
		-webkit-filter: grayscale(0%);
  		-moz-filter: grayscale(0%);
  		-o-filter: grayscale(0%);
  		-ms-filter: grayscale(0%);
  		filter: grayscale(0%);
  		opacity: 1;
	}

	#tabInfo td:hover p, #tabInfo .tabSelectCurrent p{
		color: rgba( 72, 72, 72, 1 );
	}
	
	#tabInfo td:hover h3 {
		color: white;
		background-color: rgb(43, 121, 178);
	} 
	
	#tabInfo .tabSelectCurrent h3{
		color: white;
		background-color: rgb(57, 139, 200);
	}	

	#tabInfo .icon
	{
		background:url('/images/tabsSettingsScreens/tabsettings-icons2.png') no-repeat scroll center center transparent;
		margin: 10px auto;
		height:80px;
		width:80px;
		display:block;
	}
	#tabInfo .icon1 {background-position: 0 -80px;}
	#tabInfo .icon2 {background-position: 0 -160px;}
	#tabInfo .icon3 {background-position: 0 -240px;}	
	#tabInfo .icon4 {background-position: -20px -20px;
		 position:absolute; 
		 bottom:-20px; left:0px; 
		 display:none;
		 width:40px;height:40px;
		 }	
	#tabInfo .tabSelectCurrent .icon4 {display:block;}
	
 a.TSButton_5,button.TSButton_5 ,input.TSButton_5
  ,div.addLogoAndBackLink
  ,button.qq-upload-button  
  ,div.qq-upload-button
  ,a.PublicTabCustomCssPopup, a.PublicTabEmbedModePopup.button   {
/*   background: url("/images/tabsSettingsScreens/button-bg.png") repeat-x scroll left center #EEF3F4; */
/*     border: 1px solid #BFD6DD; */
 /*     border-radius: 1.5em 1.5em 1.5em 1.5em; */
    color: #979FA2;
	background-color: rgb(240, 240, 240);
    font-size: 1.2em;
    font-weight: normal;
    left: auto;
/*     line-height: 1.9em;
    	height:1.9em; */    
	margin: 10px auto;
    padding: 0 0.5em;
    position: relative;
    top: auto;
    width: 11em;
    text-align: center;
    float:none;
    cursor: pointer;
	border-radius: 3px;	
	background: rgb(57, 139, 200);
	color: white;
	padding: 10px;
}

 a.TSButton_5,button.TSButton_5:hover ,input.TSButton_5:hover
  ,div.addLogoAndBackLink:hover
  ,button.qq-upload-button:hover  
  ,div.qq-upload-button:hover
  ,a.PublicTabCustomCssPopup:hover, a.PublicTabEmbedModePopup.button:hover   {
  background: rgb(43, 121, 178);
  text-decoration: none;
 }
  

div.qq-upload-button {
	width: 146px;
	border-radius: 3px;
}

a.PublicTabEmbedModePopup.button {
	width: 100px;
	margin-left: 189px;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 13px;
}

.editPublicTab.button.button {
	float: left;
	margin-left: -125px;
	margin-top: 42px;
}

.publicTabLastChange {
	float: left;
	margin-left: 10px;
	color: #798e94;
}

 a.TSButton_5,button.TSButton_5 ,input.TSButton_5 {width:5em;display: inline-block;}
 #tabInfo div.qq-upload-button   {width:12em;display: block;}
 
#tabInfo #status
{
    right: 9px;
    position: absolute;
    top: 8px;
    width: 30%;
    
}	
.changePassBut {width:10em;}
#tabInfo .PublicTabImageHolder,#tabInfo .publicTabUpload,#tabInfo .publicTabLogoAndBackLink {
	float:none;clear:both;
	margin:0 auto;
}


#tabInfo .tabPassDiv  label
,#publicTabModeDiv label
,#tabVisitCount label
,#publicTabUsersContactDiv label
{
	display:block;
	margin: 6px 0;
	width: 19%;
}


#tabVisitCount {
	float: left;
	width: 97%;
	margin-bottom: -1px;
	margin-top: -1px;	
}

#tabInfo .tabPassDiv {
margin: 10px;
float:none;
}
#tabInfo .tabPassDiv input[text]{
	 margin-left: 1em;
}
#tabInfo .tabPassDiv span
,#tabInfo #publicTabModeDiv span
{
    display: inline-block;
    width: 10em;
}

#tabInfo .tabPassDiv .error_msg, #hiddenTabAuth .error_msg, #encryptHiddenTabAuth .error_msg {
	width: auto;
	margin-left: 10px;
	color: white;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	background: rgb(224, 74, 74);
}

#hiddenTabAuth .error_msg {
	margin-right: 10px;
}



#avaibleTabs {
	background-color: rgba(158, 158, 158, 0.13);
	margin: 20px auto;
}

#shortcutsList {
	width: 400px;
	margin-left: 23px;
}

#shortcutsList h2 {
	min-height: 26px;
	margin-top: 10px;
	border-bottom: none;
	width: 482px;
	text-align: center;
	background-color: rgb(240, 240, 240);
	padding-top: 5px;
}

#buyNowHiddenPremium {
	background: rgba(128, 128, 128, 0.17);
	padding: 10px;
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	border-radius: 2px;
	background: rgb(0, 171, 248);
}

#buyNowHiddenPremium a {
	color: white;
}

#youHavePremium {
	background: rgb(83, 174, 209);
	padding: 10px;
	color: white;
	text-align: center;
	border-radius: 2px;
	margin-top: 10px;
}

#encryptionBox {
	margin-top: 20px;
	background: rgb(223, 234, 236);
	padding: 10px;
	border-radius: 3px;
}

#secretQuestion, #secret, #secret2 {
	width: 370px;
	padding-left: 5px;
	margin-left: 10px;
}

#secretQuestion {
	margin-top: 14px;
}

#encryptionBox h3 {
	color: black;
}

#forgottenSecretQuestion {
	display: block;
	text-align: center;
	margin-top: 22px;
	font-size: 19px;
}

#forgottenPasswordEncrypted #secret {
	display: block;
	margin: auto;
	margin-top: 13px;
}

#secretForm input.TSButton_5 {
	margin-left: 254px;
	margin-top: 14px;
}

#answerIsWrong {
	background: rgb(221, 102, 102);
	text-align: center;
	padding: 10px;
	color: white;
	width: 210px;
	margin: auto;
	margin-top: 20px;
	border-radius: 5px;
}

#ecryptLoginTab {
	background: rgb(240, 240, 240);
	color: gray;
}

#encryptHiddenTabAuth {
	background: rgb(231, 231, 231);
	padding: 22px;
	border-radius: 5px;
	height: 482px;
	margin-top: 10px;
}

/*  Public Tab */

#publicTabUsersContactDiv {
	font-size: 20px;
}

.publicTabStatus {
	text-align: center;
	color: white;
	font-size: 15px;
	margin-top: 6px;
}

.publicTabNotActive {
	color: rgb(253, 135, 135);
	font-size: 1.1em;
	padding: 12px;
	border-radius: 3px;
}


.publicTabPrivatelyActive, .publicTabPTLActive {
	font-size: 14px;
	background: #179125;
	padding: 12px;
	border-radius: 3px;	
}

.publicTabPTLActive {
	background: rgb(0, 173, 255);
}

#publicTabModeDiv input[type="text"] {
	padding: 5px;
	width: 321px;
}

#publicTabModeDiv input[type="text"], .publicTabDescription, #publicTabMode {
	background: 4px 3px, linear-gradient(to bottom, #f7f7f8 0%,#ffffff 100%);
}

#visitorsPermissions label {
	width: 150px;
}

/* #visitorPermission label {
	width: 310px;
	padding-left: 28px;
}

#visitorsCanContact label {
	float: none;
	padding-left: 27px;
	width: 200px;
} */

#publicLogin {
	font-size: 11px;
}

.tabUrl.showPubUrl {
	margin-left: 9px;
	width: 253px;
}

#publicTabDescription {
	margin-left: -2px;
	margin-top: 8px;
	width: 251px;
	padding-left: 4px;
}

#publicTabMode {
	width: 334px;
	padding: 5px;
}


.backlinkLogoText {
	margin-top: 75px;
	margin-left: 69px;
}

.publicTabBackLink {
	margin-left: 75px;
	margin-top: 0px;
}

.publicTabBackLink {
	padding-left: 3px;
}


a.TSButton_5.backToSettings {
	margin-left: 20px;
	float: left;
	background: rgb(255, 147, 147);
	color: white;
}

a.TSButton_5.backToSettings:hover {
	text-decoration: none;
	background: rgb(255, 110, 110);
}

a.TSButton_5.publishToPTL, a.TSButton_5.publishPrivately {
	width: 90%;
	height: auto;
	color: white;
	box-shadow: 0px 0px 2px black;
}

a.TSButton_5.publishPrivately {
	background: rgb(41, 162, 25);
}

a.TSButton_5.publishToPTL {
	background: rgb(0, 173, 255);
	width: 90%;
	padding-bottom: 9px;
}

.publishToPTL b {
	line-height: 32px;
}

a.TSButton_5.publishToPTL:hover {
	text-decoration: none;
	background: rgb(6, 154, 224);
}

a.TSButton_5.publishPrivately:hover {
	text-decoration: none;
	background: rgb(36, 135, 23);
}

div.errorMessages {
	position: fixed;
	top: 22px;
	margin-left: 12px;
	color: white;
	z-index: 10001;
}

#publicTabModeDiv .errorMessages p {
	padding-left: 0px;
	border-bottom: none;
	padding: 0px;
	/* border-radius: 3px; */
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	background: rgb(235, 77, 77);
	padding: 10px;
	border-radius: 3px;
}

.publicTabUpload {
    overflow: hidden;
}

.PublicTabDeleteImage {
    clear: both;
    margin-top: 5px;
}
.PublicTabCustomCssPopup{
    clear: both;
    margin-top: 5px;
}

#tabInfo .tabPassDiv label, #publicTabModeDiv label, #tabVisitCount label {
	display: block;
	color: #798e94;
	margin: 6px 0;
	float: left;
	width: 35%;
}

#tabInfo .tabPassDiv label {
	width: auto;
	float: none;
}

.tabPassDiv input.TSButton_5 {
	float: right;
}

#publicTabModeDiv p {
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}

#publicTabModeDiv #adsenseLabel {
	border-bottom: none;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 1px;	
}

textarea.publicTabDescription {
	width: 323px;
	height: 51px;
	padding: 3px;
	padding-left: 5px;
}

.PublicTabImageHolder {
    width: 156px;
    height: 117px;
    text-align: center;
    padding: 2px;
	display: table-cell;
	vertical-align: middle;
}

.uploadImage {
	margin-top: 10px;
}

#tabInfo .backlinkLogoText, #tabInfo .publicTabBackLink
{
	margin:0 auto;
}
#tabInfo .backlinkLogoText label, #tabInfo .publicTabBackLink
{
	display: block;
}
#tabInfo .backlinkLogoText label
{
	text-align:center;font-weight: bold; color:#53BEC4;
}

#tabInfo #publicTabModeDiv span {
	width:auto;
}
#tabInfo .tabUrl * {
	color:#398bdd;
/*	width: 20px; */
}
#tabInfo  .tabUrl.showPubUrl {
	width:auto;
	margin-top: 14px;
	margin-bottom: 0px;
}
#tabInfo .tabUrl , #publicTabModeDiv, #tabVisitCount, #publicTabUsersContactDiv, #publicTabLessThenThree
	{margin:9px;}
#tabInfo #tabURLhttp {
	display: inline-block;
	width: 98%;
}


#tabInfoUpload .publicTabBackLink ,#tabInfoUpload .backlinkLogoText
{
	margin: 10px;

}
#tabInfoUpload .backlinkLogoText h4,#tabInfoUpload .backlinkLogoText input
{
	display:block;
/* 	width:70%; */
	margin: 10px auto;
	}
#tabInfoUpload .backlinkLogoText h4
{
	text-align:center;
	background: none;
	color: #798e94;
}	
#tabInfoUpload .publicTabUpload 
{
	clear:both;
}
#tabInfoUpload  .PublicTabImageHolder
{
	margin: 0 auto;
	float:none;
	background:white;
	border: 1px solid #c9c9c9;
	border-radius: 3px;	
}
#tabInfoUpload a.PublicTabDeleteImage 
{
display:block;
}


#visitorsCanContact label {
	width: 190px;
}

input#publicTabUsersContact, input#publicTabHasAdultContent {
	margin-top: 8px;
	margin-bottom: 11px;
}

 input#publicTabHasAdultContent {
	margin-left: 7px;
}

#publicTabSubmitButtons {
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 149px;
}

#publicTabSubmitButtons h3 {
	font-size: 20px;
}

.publishToPTL small {
line-height: 19px;
}

/* Alternative URL's for public tab rules */
#publicTabModeDiv input#newURL {
	margin-left: 5px;
	width: 111px;
	padding: 2px;
	padding-left: 4px;
	font-size: 11px;
	color: rgb(90, 90, 90);
}

.urlName, .urlEdit, .urlDelete, .urlEditInput {
    float: left;
}

.urlName {
	margin-top: 7px;
}

.addNewURLInput{
    width: 360px;
    float: left;
}

.urlEdit, .urlDelete, .urlUpdate, .urlCancel, .urlConfirmDelete, .urlCancelDelete, .addNewURLSave {
    float:left;
    font-size: 12px;
    margin-left: 15px;
	margin-top: 8px;
    border: 1px dotted rgb(199, 199, 199);
    padding: 1px;	
    width: 45px;
    color: rgba(102, 102, 102, 0.73);
    text-align: center;
	border-radius: 5px;
	cursor: pointer;

}

.addNewURLSave {
	margin-top: 2px;
	margin-left: 0px;
}

.urlCancelDelete {
	margin-left: 0px;
}

.altUrlsBlock {
    border-bottom: 1px dotted gray;
    padding-bottom: 10px;
    padding-left: 30px;
}

.urlConfirmDeleteMessage {
	margin-top: 7px;
	color: red;
}

.urlEdit:hover, .urlDelete:hover, .urlUpdate:hover, .urlCancel:hover, .urlconfimDelete:hover, .urlCancelDelete:hover, .addNewURLSave:hover, .PublicTabEmbedModePopup.button:hover {
    background: rgb(230, 230, 230);
}

.urlDelete {
	margin-left: 0px;
}

.addNewURLError {
	color: red;
}

#publicTabModeDiv input.editAltTab {
	padding: 1px;
	margin-top: 8px;
}

.urlUpdate, .urlCancel {
	margin-top: 10px;
	margin-left: 7px;
}

.urlCancel {
	margin-left: 1px;
}

/* End alternative urls rules */

/*Start Public Tab Premium*/

/* #trialNowTabPremium, #buyNowTabPremium{
	background: rgba(128, 128, 128, 0.17);
	padding: 10px;
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	border-radius: 2px;
	background: rgb(0, 171, 248);
} */

#trialNowTabPremium, #buyNowTabPremium,
.publicTabPremiumStatusTrial, .publicTabPremiumStatusPurchase, .publicTabPremiumActive, .publicTabPremiumNotActive, .publicTabPremiumOnTrial
{
    background: rgb(90, 132, 203);
	text-align: center;
	font-size: 15px;
	margin-top: 6px;
    padding: 12px;
    border-radius: 3px;
    color: white;
	position: fixed;
	bottom: 2px;
	width: 93%;
	z-index: 1000000;	
}

.publicTabPublishConfirm
{
    background: rgb(252, 148, 168);
	text-align: center;
	font-size: 15px;
	margin-top: 6px;
    padding: 12px;
    border-radius: 3px;
    color: white;
	z-index: 1000000;	
	display: none;
}

.publicTabPremiumStatusPurchase a {
	color: white;
}

.publicTabPremiumActive, .publicTabPremiumNotActive {
	position: relative;
	width: auto;
}

.publicTabPremiumNotActive {
	cursor: pointer;
}

.publicTabPremiumTrialExpired
{
    background: rgb(90, 132, 203);
    text-align: center;
    font-size: 15px;
    margin-top: 6px;
    padding: 12px;
    border-radius: 3px;
    color: white;
    bottom: 2px;
    width: 96%;
    z-index: 1000000;
}

#trialNowTabPremium a {
	color: white;
}

.publicTabPremuimNotActive {
	position: relative;
	background: white;
	color: rgb(135, 135, 135);
	border: 1px solid rgb(209, 209, 209);
	width: 260px;
	margin-left: 137px;
	margin-top: 14px;
	cursor: pointer;
}

.publicTabPremiumTrialActive {
	margin-left: 89px;
	margin-top: 17px;
	margin-bottom: 20px;
	background: url(../images/S.png) no-repeat 2px 2px;
	height: 22px;
	padding-left: 30px;
	font-size: 16px;
}

.publicTabPremiumStatusTrial {
	bottom: -1px;
	background: #FFF url(../images/S.png) no-repeat 91px 14px;	
	color: black;
	height: 32px;
	padding-bottom: 50px;
	z-index: 1;
}

#buyNowTabPremium {
	cursor: pointer;
	background: white;
	color: rgb(135, 135, 135);
	border: 1px solid rgb(209, 209, 209);
	width: 170px;
	left: 191px;
	z-index: 10000;
}

#buyNowTabPremiumAfterTrial {
    cursor: pointer;
    width: 170px;
    left: 195px;
    z-index: 10000;
    margin: 0 auto;
	font-weight: bold;
}

/* #buyNowTabPremium:hover, a.PublicTabCustomCssPopup:hover, .qq-upload-button:hover, .addLogoAndBackLink:hover, .publicTabPremuimNotActive:hover  {
	background: rgb(246, 246, 246);
} */

#trialNowTabPremium a:hover {
	text-decoration: none;
}

#trialNowTabPremium:hover {
	background: rgb(55, 93, 158);
}

.publicTabAltUrls {
    margin-top:17px;
}

#enableGoogleAds {
	padding: 20px;
	border: 1px solid rgb(215, 215, 215);
	border-radius: 3px;
	padding-top: 13px;
	background: rgb(248, 248, 248);
	margin-left: -10px;
}

#adsenseLabel label {
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 147px;
	font-size: 25px;
	width: auto;
}

input#publicTabAdSense {
	height: 20px;
	width: 39px;
	margin-top: 8px;
}

#embedTabPart textarea {
	height: 92px;
}

.popupTrialTabPremiumText {
	width: 90%;
	padding-left: 29px;
	margin-bottom: 62px;
}

#trialTabPart h2 {
	border: none;
	margin-top: 12px;
	min-height: 0px;
	margin-left: 30px;
}

#trialTabPart #startTrial {
	font-size: 26px;
	background: rgb(57, 139, 200);
	color: white;
	padding: 10px;
	border-radius: 3px;
	width: 130px;
	margin-left: 210px;
	text-align: center;
	margin-top: 40px;
	/* display: block; */
	/* float: left; */
	text-decoration: none;
}

#trialTabPart #startTrial:hover {
	background: rgb(43, 121, 178);
}

#trialTabPart #price {
	text-align: center;
	font-size: 18px;
}

#trialTabPart a.TSButton_5.backToSettings {
	float: none;
	margin: auto;
	width: 100p;
	width: 139px;
	margin-left: 210px;
	margin-top: 10px;
	padding: 6px;
	background: none;
	color: rgb(57, 139, 200);	
}

#trialTabPart a.TSButton_5.backToSettings:hover {
	background: rgb(244, 244, 244);
	color: gray;
}

/* .accordionPTP {
	width: 94%;
	margin: auto;
}
 */
.accordionH {
	margin: 8px auto 10px;
	background-color: #AABBCC;
	color: #ffffff;
	padding: 7px;
	padding-left: 10px;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
}


.accordionH:hover {
	background-color: #99AABB;
}

#thisIsArchiveTab {
	background: rgb(159, 159, 159);
	text-align: center;
	padding: 10px;
	color: white;
	border-radius: 2px;
}

#adsenseStats {
	margin-top: 10px;
	border: 1px solid rgb(215, 215, 215);
	border-radius: 3px;
	padding-top: 13px;
	background: rgb(248, 248, 248);
}

#adsenseStats table {
	margin-left: 175px;
}

#adsenseStats td {
	padding-left: 17px;
}

.selectAdsenseTime {
	text-align: center;
	font-weight: bold;
}
	
#yourRevenue {
	text-align: center;
	background: rgb(0, 169, 0);
	width: 200px;
	margin: auto;
	margin-bottom: 18px;
	margin-top: 11px;
	color: white;
	border-radius: 3px;
	padding: 2px;
}

#userRevenue {
	font-size: 20px;
	margin-bottom: 14px;
}

#paypalLabel {
	margin-bottom: 33px;
	padding-left: 15px;
	margin-top: 20px;
	margin-left: 30px;
}

#paypalLabel label {
	width: 120px;
}

#adsenseStatsModal #adsenseStats table {
	margin-left: 0px;
}

#adsenseStatsModal h2 {
	border-bottom: none;
	min-height: initial;
	text-align: center;
}

#dataUpdateInterval {
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
}

#updatedManually {
	background: rgb(255, 129, 129);
	color: white;
	padding: 12px;
	margin-bottom: 21px;
	border-radius: 3px;
	margin-left: -10px;
	margin-top: 10px;
}

.wrapperIframe {
	background: #fff;
}

 /*End Public Tab Premium*/

 /* Teporary */
 
/* #adsenseLabel, #earnMoneyDiv {
	display: none;
} */

div a.TSButton_5.grayWait,
div a.TSButton_5.grayWait:hover {
	background: #aabbcc;
}