/*************** ADMIN PAGE ****************/
.myDomainListAdminHeader h3 {
	background: #DFDFDF repeat-x left top;
	padding: 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size: 12px;
	border: solid 1px #E3E3E3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}


.mdlp_css_ul_extensions{
  overflow: hidden;   
}

.mdlp_css_li_extensions{
  margin: 0 1em 1em 0!important;
  padding: 0;
  vertical-align: top;
}

.mdlp_css_li_extensions a h3 {
  margin: 0!important;
  padding: 20px!important;
  background: #fff;
}

.mdlp_css_li_extensions a {
  text-decoration: none;
  color: inherit;
  border: 1px solid #ddd;
  display: block;
  min-height: 220px;
  overflow: hidden;
  background: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);
}

.mdlp_css_li_extensions a p {
  padding: 20px!important;
  margin: 0!important;
  border-top: 1px solid #f1f1f1;
}

.mdlp_css_price_extensions{
font-size: 1.2em;
padding: 0 20px;
}

/* Header toggle button */
.myDomainListAdminHeader h3 a:link,h3 a:visited,h3 a:active {
	text-shadow: none;
	background-color: #999;
	cursor: pointer;
	display: block;
	float: left;
	color: #eee;
	padding: 0px 4px;
	width: 10px;
	text-align: center;
	font-size: 10px;
	margin-right: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	box-shadow: inset 2px 0 10px #000000;
	-moz-box-shadow: inset 1px 1px 0px #464646;
}

.myDomainListAdminHeader h3 a:hover {
	background-color: #464646;
	color: #eee;
}

.myDomainTableLabel {
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

div.myDomainTableOfferCountBackground {
	float: right;
	position: relative;
	text-align: center;
	font-size: 0.8em;
	bottom: 1px;
	right: 5px;
	background-color: #98c93c;
	height: 17px;
	width: 17px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
border-radius: 75px;
}
div.mdlp_css_ExpiredBackground {
	float: right;
	position: relative;
	text-align: center;
        color: #fff;
        font-weight: bold;
	font-size: 0.8em;
	
	background-color: #CC0033;
	height: 17px;
	width: 17px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
border-radius: 75px;
}
div.mdlp_css_Expired10Background {
	float: right;
	position: relative;
	text-align: center;
        color: #fff;
        font-weight: bold;
	font-size: 0.8em;
	background-color: #CC0099;
	height: 17px;
	width: 17px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
border-radius: 75px;
}
div.mdlp_css_Expired30Background {
	float: right;
	position: relative;
	text-align: center;
        color: #fff;
        font-weight: bold;
	font-size: 0.8em;
	
	background-color: #CC9900;
	height: 17px;
	width: 17px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
border-radius: 75px;
}

div.mdlp_css_OfferCountBackground {
	float: right;
	position: relative;
	text-align: center;
	font-size: 0.8em;
	bottom: 1px;
	right: 5px;
	background-color: #98c93c;
	height: 17px;
	width: 17px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
border-radius: 75px;
}
.widefat td.myDomainListTD {
	
	padding-left: 2px;
       
}

div.myDomainListCategoryList{
  white-space:normal;
  max-width:150px;
  padding-left: 2px;
  padding-right: 2px;
}

.widefat td.myDomainListTD:first-child {
	padding-right: 2px;
padding-left: 2px;
text-align: left;
}


a.myDomainListUpdateInfo {
	background-image: url(../img/info_button_16.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 16px;
	float: right;
}

.myDomainListLabelMessage {
	background-color: #98c93c;
	color: white;
	margin: 2px 0;
	padding: 5px;
	width: 100%;
}

div.myDomainListTagChecklist{
width: 300px;
height: 57px;
word-wrap: break-word;
}

.mdlp_label_top {
vertical-align: top;
}
.myDomainTableInput {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 10px 0px 10px 0px;
}

.myDomainListLabelExtraSmall, .mdlp_label_extra_small {
	display: block;
	font-size: 10px;
	line-height: 12px;
	color: #6B6B6B;
}


.myDomainListEachSelectedCategory{
  display: block;
}

/************** USER TABLE ***************/
#my_domain_list_pro_user_table_content {
	position: relative;
	table-layout: fixed;
}

#my-domain-list-select-letter-page{
display: none;
}

td.myDomainListTD {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
	padding: 2px 0px 4px 0px;
}

td.myDomainListTD:last-child {
	border-right: 0;
}

th.myDomainListTH {
	text-align: center;
	vertical-align: middle;
	cursor: hand; 
	cursor: pointer;
       
}

#my_domain_list_pro_user_table_content thead th {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background-image: url(../img/headergradient-trans.png);
	background-repeat: repeat-x;
	padding: 10px 5px 10px 5px;
}
/*
th.myDomainListTH:last-child {
	-moz-border-radius-topright: 20px; /* Firefox up to version 3.6 */
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	
}*/

tr.myDomainListTR:hover {
	background-color: #F9F9F9;
}

br.myDomainListClear {
	clear: both;
}
/************** LARGE TABLE ***************/
.myDomainListTablelarge {
	width: 100%;
	position: relative;
}
/************** MEDIUMTABLE ***************/
.myDomainListTablemedium {
	width: 70%;
	font-size: 0.8em;
	position: relative;
}
/************** SMALL TABLE ***************/
.myDomainListTablesmall {
	width: 50%;
	font-size: 0.7em;
	position: relative;
}

/*************** PAGINATION *******************/
.myDomainPageMenu {
	clear: both;
	float: left;
	display: block;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: auto;
}

.myDomainPageMenu .myDomainListPaging {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #dddddd;
	padding: 3px;
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.myDomainPageMenu .myDomainListPaging:hover {
	font-size: 10px;
	color: #ff0000;
	border: 1px solid #A7A7A7;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: hand; 
	cursor: pointer;
}

.myDomainPageMenu .myDomainListPagingDisabled {
	color: #eee;
	background-color: #ddd;
}

.myDomainPageMenu .myDomainListPagingDisabled:hover {
	font-size: 10px;
	color: #ccc;
	border: 1px solid #A7A7A7;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
border-radius: 3px;
}

.myDomainPageMenu .myDomainListPagingActive {
	text-decoration: none;
	color: #000000;
	border: 1px solid #336699;
	background-color: #F5F7FA;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#mdlp_id_page-loading {
	float: left;
	display: block;
	vertical-align: text-center;
	padding-top: 10px;
}

/******** DASHBOARD **********************/
table.mdlp_css_table_dashboard {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	table-layout: fixed;
}

table.mdlp_css_table_dashboard thead td {
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	color: #21759B;
	text-indent: -5px;
}

table.widefat thead th:nth-of-type(2) {
	text-align: center;
}

table.mdlp_css_table_dashboard thead td:nth-of-type(2) {
	text-align: center;
}

table.mdlp_css_table_dashboard tbody {
	border-bottom: 1px;
	border-color: #ddd;
	border-bottom-style: solid;
}

td.mdlp_css_dashboard_email_button a {
	cursor: hand;
	cursor: pointer;
	display: block;
	color: #21759B;
	text-align: right;
}

td.mdlp_css_dashboard_dismiss_button span {
	cursor: hand;
	cursor: pointer;
	display: block;
	font-size: 11px;
	color: red;
}

td.mdlp_css_dashboard_comments_button span {
	cursor: hand;
	cursor: pointer;
	display: block;
	color: green;
	text-align: center;
}

td.myDomainListMakeOfferButton { 
	position: absolute;
	clear: both;
	display: block;
}

/*************/
/* META BOX */

.mdlp_css_table_meta{
	margin: 10px;
	width: 100%;
	padding-top: 0;
        border: 0;
}
.mdlp_css_table_meta h4{
  border-bottom: 1px solid #E5E5E5;
    padding-bottom: 6px;
    text-transform: uppercase;
}

.mdlp_css_row_right_meta{
  border-top: 1px solid #DFDFDF;
  padding: 3px 10px;
  background: #f8f8f8;
  line-height: 2em;
  text-align: right;
}

.mdlp_css_left {
	width: 180px;
	font-family: Arial, Verdana;
	font-size: 13px;
	align: left;
}
.mdlp_css_input {
  width: 350px;
  padding: 0.5em;
  align: left;
}

.mdlp_css_price_input {
  width: 100px;
  padding: 0.5em;
  align: left;
}

.mdlp_css_table_meta select{
  padding-right: 0.1em;
 
}

.mdlp_css_table_meta textarea {
	width: 350px;
	height: 75px;
}

/** WIDGET **/

.mdlp_css_table_widget {
   width: 100%;
}

.mdlp_css_table_widget thead tr {
  background-color: #aaa;
  color: #eee;
}

.mdlp_css_item_list {
  padding-left: 2px;
}

.mdlp_css_active_item {
   
}

.mdlp_css_even_item {
}

.mdlp_css_odd_item {
background-color: #F5F7FA;
}


.mdlp_css_item {
  color: #009ACD;  
  text-decoration:none;
}

.mdlp_css_item active_item {
 padding-right: 5px;
 color: #ff0000;
}

/** END WIDGET **/