.toe_admin_row {
    cursor: pointer; 
}
.toe_admin_row:hover {
    background: yellowgreen;
}
.toe_admin_border {
    border: 2px #1c94c4 solid;
}
.toe_admin_row_header {
    font-weight: bold;
}
div.options span, .product_media .delete_media {
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
div.options .add_option {
    background: url("../img/add.png") no-repeat;
    padding-left: 16px;
    width: 250px;
}
div.options .delete_option, .product_media .delete_media {
    background: url("../img/delete.png") no-repeat;
}
.toeDeleteButt {
    background: url("../img/delete.png") no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
#editUserfieldForm table td div, 
.module_options, 
#editProductfieldForm table td div {
    border: 1px solid #aaa;
    border-radius: 3px;
}
#product_extras, #product_media {
    width: 100%;
}
.product_extra, .product_media {
    width: 30%;
    margin-right: 10px;
    float: left;
}
.product_media {
    width: 200px;
    text-align: center;
    border: 1px solid #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
}
.product_media .delete_media {
    position: absolute;
    top: -45px;
    right: -10px;
}
.product_extra {
    /*height: 2em;*/
    padding: 0.5em 0;
}
.product_extra label {
    width: 30%;
    float: left;
    margin-right: 10%;
    padding: 3px 0;
}
.product_extra .product_field {
    width: 60%;
    float: right;
}
.product_field select, .product_field input {
    width: 80%;
}
.product_field input[type="checkbox"],
.product_field input[type="radio"] {
    width: auto;
}
.wp-list-table .column-price,
.wp-list-table .column-cost,
.wp-list-table .column-quantity {
    width: 80px;
    text-align: center;
}

.wp-list-table .column-thumb {
    width: 200px;
}
.wp-list-table .product td, .wp-list-table .product th {
    vertical-align: middle;
}

.form-field .button {
    width: 150px;
    margin-right: 15px;
}

.options_list {
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.options_list td {
    border: 1px solid #ccc;
    vertical-align: middle;
    text-align: center;
    height: 50px;
}

.options_list .field_input {
    text-align: left;
}

.options_list .toe_admin_row_header td ,.toe_admin_row_header th{
    border-bottom: 2px solid #000;
    height: auto;
}

#toe_opt_tabs select[multiple] {
    height: auto !important;
}

.tab_form {
     border: 1px solid #ccc;
     padding: 10px;
     border-radius: 3px;
     margin-bottom: 10px;
}

.tab_form h1 {
    cursor: pointer;
}

.tab_form .options_tag p {
    margin: 3px 0;
	border: 1px solid yellowgreen;
    padding: 2px;
}
.tab_form .options_tag p:hover {
	background-color: #CCCCCC;
}

.tab_form input {
    width: 175px;
}
.options_tag {
    width: 385px !important;
}

.tab_form input[type="checkbox"] {
    width: auto;
}

.tab_form .options, .tab_form .attributes {
    width: 200px;
    padding: 10px;
    margin-bottom: 5px;
}

.field_label {
    width: 150px;
}

.subscreen_loading {
    width: 300px;
}
.toeRowExample {
    display: none;
}
.toeOptActive {
    background: url("../img/active.png") no-repeat;
    width: 32px;
    height: 32px;
    background-position: top;
    display: block;
    margin: auto;
}
.toeOptDisabled {
    background: url("../img/disabled.png") no-repeat;
    width: 32px;
    height: 32px;
    background-position: top;
    display: block;
    margin: auto;
}
.toGiftConditionBlock {
    margin-bottom: 5px;
    border: 1px #DFDFDF solid;
}
.toeGiftConditionParamsBlock {
    display: none;
    /*float: right;*/
}
.toeGiftTypeParams {
    display: none;
}
.toeGiftFormDataRow {
    padding: 10px;
}
.toeRatingRule {
    background: -moz-linear-gradient(left, #FF4500 0%, #FFA500 38%, #C0FF3E 72%, #00FF7F 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#FF4500), color-stop(38%,#FFA500), color-stop(72%,#C0FF3E), color-stop(100%,#00FF7F)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #FF4500 0%, #FFA500 38%, #C0FF3E 72%, #00FF7F 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #FF4500 0%, #FFA500 38%, #C0FF3E 72%, #00FF7F 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, #FF4500 0%, #FFA500 38%, #C0FF3E 72%, #00FF7F 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4500', endColorstr='#00FF7F',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, #FF4500 0%, #FFA500 38%, #C0FF3E 72%, #00FF7F 100%); /* W3C */
    margin: 2px; 
    border-radius: 15px 15px 15px 15px; 
    width: 98%; 
    float: right;

}
.toeRatingRuleLimiter {
    margin: 0; 
    border-radius: 0px 15px 15px 0px; 
    float: right;
    background-color: PeachPuff;

}
.toeProdFieldset {
    border: 1px solid black;
    padding: 10px;
}
/*Slides Widget*/
.toeSliderWidgetImagesInputsExample {
    display: none;
}
.toeSliderWidgetImagesInputs {
    border: 1px black solid;
    margin-top: 10px;
    padding: 2px;
}
.toeSliderWidgetImg {
    max-width: 220px;
    max-height: auto;
}
/*****/
.toeOptTip {
    background: url("../img/tip.png") no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    margin-right: 10px;
}
#toeOptDescription {
    padding:8px;
    border:3px solid #b9e3f0;
    background:#E3F4F9;
    font-size:12px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -o-border-radius:8px;
    -khtml-border-radius:8px;
    border-radius:8px;
    position: fixed;
    z-index: 10010;
    display: none;
}
/* Sortable dragged element in products list in admin area */
#the-list .ui-sortable-helper {
	border: 2px solid yellowgreen;
}

.toeTplOption{
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
	margin: 3px;
	border: solid 1px #ccc;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	background: #f9f9f9;
	padding: 10px;
	width: 325px;
	height: 390px;
}
.toeTplOption:hover{
	-webkit-box-shadow: 0 0 17px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0 0 17px rgba(50, 50, 50, 1);
	box-shadow:         0 0 17px rgba(50, 50, 50, 1);
}
.toeTplDeactivateButt, .toeTplDeactivateButt:hover {
	background-color: #ff6666 !important;
	background-image: linear-gradient(to bottom, #ff9999, #ff6666)  !important;
	border-color: #ff6666 #ff6666 #cc0033  !important;
}

/*Don't allow to set width for success image'*/
#toe_opt_tabs .toeSuccessMsg {
	width: auto !important;
}
.toeTplPicturePrev {
	max-width: 300px; 
	max-height: auto;
}
.toeTplImgPrev {
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 225px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 300px;
}
.toeTplImgPrev:hover, .toeTplImgPrev:active {
	color: inherit !important;
}
.toeGreenButton {
	background-image: -ms-linear-gradient(top, #3DFF8B 0%, #279B1F 100%) !important;
	background-image: -moz-linear-gradient(top, #3DFF8B 0%, #279B1F 100%)  !important;
	background-image: -o-linear-gradient(top, #3DFF8B 0%, #279B1F 100%) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3DFF8B), color-stop(1, #279B1F)) !important;
	background-image: -webkit-linear-gradient(top, #3DFF8B 0%, #279B1F 100%) !important;
	background-image: linear-gradient(to bottom, #3DFF8B 0%, #279B1F 100%) !important;
	border-color: #279B1F !important;
	color: #000000 !important;
}
.toeGreenButton:hover {
	color: #000000 !important;
}
/*
	Aff tabs
*/
.affTabs li {
	float: left;
	width: 156px;
	text-align: left;
	height: 35px;
	margin: 0 1px;
	border-radius: 5px;
}
.affTabs a {
	display: block;
	background-color: white;
	padding: 12px;
	cursor: pointer;
	color:#1c94c4
}
.affTabs a:hover,.affTabs a.activeTab {
	background-color: #21759b;
	color: orange;
}
.toeCustomModConfig{
	display:block;
}
#regFormConf{
	display:none;
}
.ListOfHtmlTypes {
	float: left;
	margin-top: 12px;
}
.html_types_list li {
	background-color: white;
	padding: 5px;
	margin: 2px 0;
	cursor: pointer;
}
.html_types_list li:hover,.html_types_list li.current {
	background-color:#0081c2;	
}
.PopUP {
	display: none;
	position: absolute;
	width: 534px;
	background-color: #EDEFF4;
	float: right;
	right: 172px;
}
.exists_form {
	clear: both;
	float: left;
	width: 500px;
}
.toeFieldFormCsp{
	display:none;
	background-color:#edeff4 !important;
}
.popUpContainer {
	width: 500px;
	margin: 0 auto;
}
.popUpContainer label {
	display: block;
	width: 195px;
	float: left;
	white-space:nowrap;
}
.form_row textarea,.form_row input,.form_row select,.form_row checkbox{
	float:right;
}
.form_row {
	margin: 5px 0;
	clear: both;
	float: left;
	width: 92%;
	border: 1px solid rgb(199, 195, 195);
}
.toeRemoveAffiliateFieldCsp {
	display: block;
	float: left;
	clear: both;
	line-height: 19px;
}
.affTabsLoader {
	clear:both;
	display:none;
	float: left;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
table.toeTableCsp th,table.items th {
	background: #f3f3f3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3f3f3), to(#e9e9e9));
	background: -webkit-linear-gradient(#f3f3f3, #e9e9e9);
	background: -moz-linear-gradient(#f3f3f3, #e9e9e9);
	background: -ms-linear-gradient(#f3f3f3, #e9e9e9);
	background: -o-linear-gradient(#f3f3f3, #e9e9e9);
	background: linear-gradient(#f3f3f3, #e9e9e9);-pie-background: linear-gradient(#f3f3f3, #e9e9e9);
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #cbcbcb;
	-webkit-box-shadow: #fbfbfb 1px 1px 0px inset;
	-moz-box-shadow: #fbfbfb 1px 1px 0px inset;
	box-shadow: #fbfbfb 1px 1px 0px inset;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	height: 31px;
	padding: 0 3px;
	vertical-align: middle;
	text-align: center;
}
table.toeTableCsp td,table.items td {
	vertical-align: middle;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px dotted #DFDFDF;
	border-right: 1px dotted #DFDFDF;
	padding: 5px 12px;
}
table.toeTableCsp td,table.items td {
	vertical-align: middle;
	border: 1px solid #e8e8e8;
}
table.toeTableCsp tr{
	background-color: #fff
}
.toeTableCsp th a{
	text-decoration: none
}
table.toeTableCsp th.sorting{
	cursor:pointer !important;
}
.dataTables_wrapper .dataTables_length {
	float: left;
}
.dataTables_wrapper .dataTables_filter{
	float: right;
}
.toeOrderTableCustomFilters{
	float:left;
	margin-right: 11px;
}
#toe_orders_all {
	margin-top: 30px;
}
.toeDropdownMenu {
	position: absolute;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.toeDropdownMenu>li>a{
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
}
.toeDropdownMenu>li>a:hover, .toeDropdownMenu>li>a:focus, .toeDropdown-submenu:hover>a, .toeDropdown-submenu:focus>a,.selectedMenuItem{
	color: white;
	cursor:pointer;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
	background-image: -o-linear-gradient(top,#0088cc,#0077b3);
	background-image: linear-gradient(to bottom,#0088cc,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);
}
.toeCaretCsp {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	float: right;
	margin-top: 12px;
}

.toeClearTimefiltering {
	cursor:pointer;
	display:none;
	float: right;
}
.toeOrderListTableContainer{
	padding-top: 16px;
}
.toe_admin_row_header th{
	cursor:pointer;
}
.noOrderfound {
	color: gray;
	font-size: 18px;
	border-bottom: 1px solid #edeff4;
}
.toeDropDownStatusesListCsp {
	width: 100px;
}
.toeCurrentOrderStatusCsp {
	float: left;
}
#toeaddNewProductToOrder {
	float: right;
}
.toePopupAddNewProduct{
	display:none;
	position: absolute;
	z-index: 99999;
	width: 100%;
	top: 11px;
	right: 27px;
	min-height:400px;
	background-color: white;
	border: 1px solid #9699A2;
	border-radius: 5px;
}
.toeLoader{
	background-image:url(../img/loading-cube.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.toePopupAddNewProduct .toeClosePopup.button {
float: right;
margin: -20px -15px;
}
.toePopupAddNewProduct table{
	width:100%;
	text-align:left;
	
	 border-collapse: collapse; 
}
.toePopupAddNewProduct table th{
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
	height: 50px;
} 
.toeResProdItem{
	border-bottom:1px solid black;
}
.toeSelectProdCountToAddtoOrder{
	width:100px;
}
#toeaddSelectedProducts {
	float: right;
	margin: 10px;
}
.toeAddProdToOrdMsg {
	clear: both;
	width: 25px;
	float: right;
}
.toeAdminFooterCell {
	float: left;
	margin-right: 5px;
	padding-top: 8px;
}
.toeAdminFooterShell {
    color: #777777;
    font-size: 12px;
	margin: 0 20px 0 165px;
    padding-bottom: 45px;
	border-top: 1px solid #DFDFDF;
    color: #777777;
    font-size: 12px;
    height: 65px;
}
.toeNewProductsResponse {
	max-height: 500px;
	overflow: scroll;
}
.product_related_wrapper select {
	width: 100%;
}