.ModulePanel td {

}

.ModulePanel .mod_content_other {
    background-color: #ffffff;
    border: medium none !important;
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    min-width: 100%;
    padding: 0;
    width: -moz-available;
}
.ModulePanel .module_title_other Span {
    color: #34383D;
    font: bold 16px Arial;
    height: 100%;
    text-transform: none;
	padding-left: 5px;
}
.ModulePanel .tmp_module_inner_bottom_left_other {
    background: url("Images/Border-Skins/border_sprited.png") no-repeat scroll left bottom transparent;
    height: 0;
    padding: 0;
    width: 6px;
}
.ModulePanel .tmp_module_inner_bottom_right_other {
    background: url("Images/Border-Skins/border_sprited.png") no-repeat scroll right bottom transparent;
    height: 0;
    padding: 0;
    width: 7px;
}
.ModulePanel .tmp_module_inner_bottom_other {
    background: url("Images/Border-Skins/border_y.png") repeat-x scroll center bottom transparent;
    height: 15px;
    padding: 0;
}
.ModulePanel .tmp_module_inner_left_other {
    background-image: url("Images/Border-Skins/border_x.png");
    background-position: 0 top !important;
    width: 6px;
}
.ModulePanel .tmp_module_inner_right_other {
    background-image: url("Images/Border-Skins/border_x.png");
    background-position: right top !important;
    width: 7px;
}
.ModulePanel .tmp_mod_hdr_left_other {
    background: url("Images/Border-Skins/border_sprited.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 30px;
    width: 6px;
}
.ModulePanel .tmp_mod_hdr_mid_left_other, .ModulePanel .tmp_mod_hdr_mid_right_other {
    background: url("Images/Border-Skins/border_y.png") repeat-x scroll left top transparent;
    border: medium none;
    height: 30px;
}
.ModulePanel .tmp_mod_hdr_mid_right_other {
    background-position: right top !important;
}
.ModulePanel .tmp_mod_hdr_right_other {
    background: url("Images/Border-Skins/border_sprited.png") no-repeat scroll right top transparent;
    border: medium none;
    height: 39px;
    width: 7px;
}


.Default a.pushbutton, 
.Default a.pushbutton:link, 
.Default a.pushbutton:active, 
.Default a.pushbutton:visited, 
.Default a.pushbutton:hover, 
a.pushbutton,
a.pushbutton:link, 
a.pushbutton:active, 
a.pushbutton:visited, 
a.pushbutton:hover {
    background: none repeat scroll 0 0 #37c008 !important;
    color: #fff !important;
    display: inline-block;
    font: 11px/30px Arial;
    height: 30px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap;
    width: auto !important;
    margin-bottom: 2px;
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.tdButtonLeft, .tdButtonLeftDelete, .tdBottomButtonLeft, .tdButtonRight, .tdBottomButtonRight {
	display: none;
}
.tdButtonMiddle, .tdButtonMiddleDelete, .tdBottomButtonMiddle {
    background: none repeat scroll 0 0 #37c008 !important;
    color: #fff !important;
    display: inline-block;
    font: 11px/30px Arial;
    height: 30px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap;
    width: auto !important;
    margin-bottom: 2px;
    -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}


.ModulePanel .linkbutton, .ModulePanel .linkbutton:link, .ModulePanel .linkbutton:active, .ModulePanel .linkbutton:visited {
	color: #000000 !important;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline !important
}
.ModulePanel .linkbutton:hover {
	color: #fc1010 !important;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent
}
.ModulePanel .divRow {
	width: 100%;
	padding-bottom: 15px;
	display: inline-table
}
.ModulePanel .divColumn {
	float: left;
	width: 33%
}
.ModulePanel .textbox {
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	width: 90%
}
.ModulePanel .textbox label {
	color: #fff !important
}
.ModulePanel #ctl00_CPH_ctl02_BM_lnkSearchFilter {
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
	padding: 0 !important;
	text-transform: capitalize !important;
	vertical-align: middle !important
}
.ModulePanel .labelSmall {
	color: #3e3e3e;
	font-family: Arial;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-left: 7px;
	padding-right: 7px;
	text-transform: lowercase
}
.ModulePanel a.linkCancel, .ModulePanel a.linkCancel:link, .ModulePanel a.linkCancel:active, .ModulePanel a.linkCancel:visited, .ModulePanel a.linkCancel:hover, .linkCancel {
	color: #fff !important;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	padding-left: 5px;
	height: 30px;
	line-height: 30px
}
.ModulePanel .txtCaption {
	font-family: Arial;
	font-size: 18px;
	font-weight: 700;
	width: 90%
}
.ModulePanel .checkBox, .ModulePanel .checkBox, .ModulePanel .subcaption, .ModulePanel .label {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
a, a:link, a:active, a:visited {
	text-decoration: none !important
}
.img_bubble_topleft, .img_bubble_topleft1 {
	background-image: url(Images/Bubble/bubble_border_rounded.png);
	background-position: 0 8px;
	background-repeat: no-repeat
}
.img_bubble_topbkgd, .img_bubble_topbkgd1 {
	background-image: url(Images/Bubble/bubble_border_y.png);
	padding-top: 10px
}
.img_bubble_topright, .img_bubble_topright1 {
	background-image: url(Images/Bubble/bubble_border_rounded.png);
	background-position: -16px 8px;
	background-repeat: no-repeat
}
.img_bubble_topright1 {
	background-position: -24px 8px !important
}
.img_bubble_topbar_left, .img_bubble_topbar_left1 {
	background-color: #d5cac5
}
.img_bubble_topbarmiddle, .img_bubble_topbarmiddle1 {
	background-color: #d5cac5
}
.img_bubble_topbar_right, .img_bubble_topbar_right1 {
	background-image: url(Images/Bubble/bubble_topbar_right.png)
}
.img_bubble_vlineleft, .img_bubble_vlineleft1 {
	background-image: url(Images/Bubble/bubble_border_x.png)
}
.img_bubble_vlineright, .img_bubble_vlineright1 {
	background-image: url(Images/Bubble/bubble_border_x.png);
	background-position: -16px 0
}
.img_bubble_vlineright1 {
	background-position: 7px 0 !important
}
.img_bottom-left, .img_bottom-left1 {
	background-image: url(Images/Bubble/bubble_border_rounded.png);
	background-position: left -37px;
	background-repeat: no-repeat
}
.img_bubble_btmbarnew, .img_bubble_btmbarnew1 {
	background-image: url(Images/Bubble/bubble_border_y.png);
	background-position: 0 -43px !important;
	height: 20px
}
.img_bottom-right, .img_bottom-right1 {
	background-image: url(Images/Bubble/bubble_border_rounded.png);
	background-position: -16px -37px;
	background-repeat: no-repeat
}
.img_bottom-right1 {
	background-position: -24px -37px !important
}
.img_bubble_arrow, .img_bubble_arrow1 {
	background-image: url(Images/Bubble/bubble_arrow.png);
	background-repeat: no-repeat
}

.ModulePanel .DistributorDetail {
    border-bottom: 1px solid;
    padding: 5px 4px;
}

.ModulePanel .TreeNodeSelect{
	    background-color: transparent;
    color: #000000 !important;
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    text-decoration: underline;
}
/* Module Setting alignment */
[id*="moduleContainer"] table > tbody > tr > td.tmp_mod_hdr_mid_left > div > div {
    top: -40px !important;
}