@CHARSET "UTF-8";

.ui-dialog .ui-dialog-titlebar {
	background: #000;
	color: #FFF;
}

.ui-dialog-content, #dia_search, #dia_rooms, #dia_objbar, #dia_favlist, #dia_send, #dia_load {
	background: rgba(0, 0, 0, 0.75);
	color: #FFF;
}

.search_reset, .search_count, .textline, .active .aoacc_front_text, .filter_text, .singlechosse_text, .ui-widget-content,
	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .panel_val {
	color: #FFF;
}

.panel:hover .panel_val, .panel.act .panel_val, .filter_line:hover .filter_text, .filter_line.act .filter_text, .singlechosse:hover .singlechosse_text,
	.singlechosse.act .singlechosse_text {
	color: #990066;
}

.filter_box, .singlechosse_box {
	border-color: #FFF;
}

/* .colorpicker_content>.aoacc>.aoacc_back>.chooselist>.filter_line.act { */
/* 	cursor: auto; */
/* } */
.colorpicker>.wall_colors_search>.wall_colors_content>.aoacc>.aoacc_back>.chooselist>.filter_line.act {
	cursor: auto;
}

.searchbrightnessbox {
	margin-left: 0px;
}

.btt_pattern {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_32x32px.png) 0 0;
}

.pattern_0.act, .pattern_0:hover {
	background-position: -32px 0;
}

.pattern_1 {
	background-position: 0 -32px;
}

.pattern_1.act, .pattern_1:hover {
	background-position: -32px -32px;
}

.pattern_2 {
	background-position: 0 -64px;
}

.pattern_2.act, .pattern_2:hover {
	background-position: -32px -64px;
}

.pattern_3 {
	background-position: 0 -96px;
}

.pattern_3.act, .pattern_3:hover {
	background-position: -32px -96px;
}

.pattern_4 {
	background-position: 0 -128px;
}

.pattern_4.act, .pattern_4:hover {
	background-position: -32px -128px;
}

.pattern_5 {
	background-position: 0 -160px;
	margin-right: 0px;
}

.pattern_5.act, .pattern_5:hover {
	background-position: -32px -160px;
}

/* .searchpatternsbox, .searchbrightnessbox { */
/* 	margin-left: 0px; */
/* } */
.aoacc_front {
	border-top: 1px solid #FFF;
}

.wall_colors_content {
	border-right: none;
	margin-top: 50px;
}

.btt_brightness {
	margin-bottom: -5px;
}

.aoacc_back {
	margin-left: 20px;
}

/* .searchcolors { */
/* 	margin-left: 0px; */
/* } */
.aoacc_front_icon {
	right: 0px;
}

.aoacc {
	width: 282px;
	/* 	margin-right: 18px; */
}

.search_reset {
	position: absolute;
	top: 0px;
}

.searchtext_form {
	height: 45px;
	width: auto;
	border: 1px solid #FFF;
	border-right: none;
}

.searchtext_icon, #text_search_go, #text_search_form>#text_search_input {
	border: 1px solid #FFF;
}

#text_search_go {
	border-left: none;
}

.room_chip:hover, .room_chip.act {
	border: 1px solid #990066;
}

.close_btt, .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	border-left: 1px solid rgba(255, 255, 255, 1);
	width: 42px;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	margin: .2em;
	padding: 0;
	outline: 0;
	border: 1px solid rgba(255, 255, 255, 1);
}

#text_search_form>#text_search_input {
	background-color: transparent;
	color: #FFF;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #FFF;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #FFF;
	opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #FFF;
	opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #FFF;
}

#proj_load_title {
	padding: 20px 20px 0 20px;
}

#proj_load_text {
	padding: 10px 20px 0 20px;
}

#load_unique_go {
	top: auto;
	bottom: 20px;
	right: 50px;
	background-color: transparent;
	border: 1px solid #FFF;
	/* 	padding: 3px 60px 3px 15px; */
	padding: 3px 97px 3px 15px;
	background-color: transparent;
}

#load_unique_input_wrapper {
	position: absolute;
	display: block;
	left: 228px;
	margin-left: auto;
	margin-right: auto;
}

#load_unique_input {
	top: 20px;
	height: 23px;
	width: 225px
}

#proj_load_text {
	position: absolute;
	display: block;
	/* 	left: 153px; */
	left: 115px;
	margin-left: auto;
	margin-right: auto;
}

#reset_search_lbl {
	color: #FFF;
}

#reset_search:hover>#reset_search_lbl {
	color: #990066;
}

.searchtext_input {
	background-color: transparent;
}

.searchtext {
	margin-bottom: 15px;
}

.colorpicker>.wall_colors_search>.wall_colors_content>.searchpatternsbox, .colorpicker>.wall_colors_search>.wall_colors_content>.searchbrightnessbox
	{
	border: 1px solid #FFF;
	width: 260px;
	margin-left: 0px;
}

#share_sm_title {
	/* 	font-family: AvenirNextLTW01-Regular; */
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	/* 	color: #7A8385; */
	color: #FFF;
}

#share_sm_text {
	/* 	padding: 15px; */
	padding: 30px 28px 30px 28px;
	/* 	display: inline-block; */
	/* 	position: relative; */
	width: 590px;
	/* 	font-family: AvenirNextLTW01-Regular; */
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
}

.shariff .orientation-horizontal {
	position: absolute;
	left: 152px;
	bottom: 60px;
}

.shariff .theme-grey .shariff-button a {
	/* 	width: 100px; */
	width: 60px;
	border: none;
	/* 	padding: 0px 29px 0px 29px; */
	height: 60px;
	margin: 0 25px 0 25px;
	/* 	background-color: rgba(115, 115, 115, 1); */
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat;
}

.shariff .theme-grey .facebook a {
	background-position: 0px -12540px;
}

.shariff .theme-grey .twitter a {
	background-position: 0px -12480px;
}

.shariff .theme-grey .pinterest a {
	background-position: 0px -12420px;
}

.shariff .theme-grey .shariff-button a:hover {
	/* 		width: 100px; */
	width: 60px;
	height: 60px;
	margin: 0 25px 0 25px;
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat;
}

.shariff .theme-grey .facebook a:hover {
	background-position: -60px -12540px;
}

.shariff .theme-grey .twitter a:hover {
	background-position: -60px -12480px;
}

.shariff .theme-grey .pinterest a:hover {
	background-position: -60px -12420px;
}

.shariff .orientation-horizontal.col-3 li {
	/* 	background-color: rgba(115, 115, 115, 1); */
	/* 	border: 1px solid #000; */
	margin-right: 20px;
	/* 	cursor: pointer; */
}

.close_btt, .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	background-position: 41px -123px;
}

.ui-widget-overlay {
	/*	background: #aaaaaa url(img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50%
	 repeat-x;*/
	background-color: transparent; /*#000;*/
	opacity: .75;
	filter: Alpha(Opacity = 5);
	opacity: .75;
}

.thumb_type_selectors.act, .size_selectors:hover, .size_selectors.act, .thumb_type_selectors:hover, .thumb_type_selectors.act {
	background-color: #990066;
}

.aoacc_front:hover .aoacc_front_text, .aoacc_front:hover .aoacc_front_text, .aoacc_front:hover .aoacc_front_text, .search_reset:hover
	{
	color: #990066;
}

.label_thumb_options {
	color: #FFF;
}

#proj_save_link_div {
	/* 	background-color: #990066; */
	background-color: transparent;
	border: 1px solid #FFF;
	padding: 5px 20px 5px 20px;
}

#menu_left {
	background-color: #000;
	width: 80px;
	height: 100%;
	position: absolute;
	left: 0px;
	z-index: 20;
	position: absolute
}

#menu_right {
	background-color: #000;
	width: 80px;
	height: 100%;
	position: absolute;
	right: 0px;
	z-index: 20;
	position: absolute;
}

#left_right_slider .ui-slider-handle {
	border: 1px solid #990066;
	background-color: #990066;
	background-image: none;
	cursor: pointer;
}

#up_down_slider .ui-slider-handle {
	border: 1px solid #990066;
	background-color: #990066;
	background-image: none;
	cursor: pointer;
}

.btt, #btt_compare, #btt_rooms_load, #btt_objbar, #btt_favlist {
	height: 60px;
	width: 60px;
	margin: 10px;
	cursor: pointer;
}

/* #btt_objbar, #btt_favlist { */
/* 	width: 41px; */
/* 	height: 41px; */
/* 	background-color: #5d5d5d; */
/* 	color: #fff; */
/* 	line-height: 41px; */
/* 	text-align: center; */
/* 	font-size: 32px; */
/* 	font-weight: bold; */
/* 	cursor: pointer; */
/* 	position: relative; */
/* 	display: inline-block; */
/* 	margin-right: 3px; */
/* } */
#btt_compare {
	position: initial;
	background: url(../../appli/materialo/img/Buttonset_82x82px.png) -10px -11px;
}

#btt_rooms_load {
	color: #FFF;
	text-align: center;
	line-height: 35px;
	padding: 0;
	background-color: transparent;
}

#btt_rooms_load:hover {
	background-color: #990066;
}

#btt_compare:hover {
	background-position: -92px -11px;
}

#btt_compare.act #compare_close {
	display: block;
}

#compare_close_btt {
	height: 37px;
	width: 37px;
	background-color: #990066;
	/* 	background-image: url(img/Buttonset_37px.png); */
	position: absolute;
	left: 27.5px;
	/* 	right: 102.5px; */
	top: 27.5px;
	display: none;
}

#compare_close {
	position: absolute;
	top: 30px;
	width: 90px;
	height: 90px;
	background-color: #990066;
	display: none;
}

#comp_left, #comp_right {
	background-color: #000;
	color: #FFF;
}

#comp_bar, #comp_left.act, #comp_right.act {
	background-color: #990066;
}

#comp_bar.act {
	background-color: rgba(153, 0, 102, 0.5);
}

#compare_end_cancel, #compare_end_end {
	width: 90px;
	position: absolute;
	border: 1px solid #FFF;
	padding: 0 15px;
	height: 37px;
	line-height: 37px;
	background-color: transparent;
	right: 20px;
	bottom: 10px;
	color: #FFF;
	cursor: pointer;
	text-align: center;
}

#compare_end_cancel:hover, #compare_end_end:hover {
	background-color: #990066;
}

#compare_end_end {
	right: 157px;
}

.shariff .orientation-horizontal {
	/* 	padding-left: 4px; */
	
}

.dia_share>.ui-dialog-titlebar {
	display: block;
}

#share_sm_title>h3 {
	margin: 0px;
	padding-top: 10px;
}

#search_accordion div .acc_ico_search {
	border: 1px solid #FFF;
}

#picBox_title {
	border: none;
}

.room_menu_1 #picBox_picHolder {
	border: none;
}

.acc_ico {
	right: 0px;
}

.room_chip {
	height: 270px;
	width: 270px;
	overflow: hidden;
}

#text_search_go {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) no-repeat 5px 6px;
}

#text_search_go:hover {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) no-repeat -29px 6px;
}

#reset_search_ico, .reset_icon {
	width: 34px;
	height: 34px;
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) 0px -272px no-repeat;
	margin-top: 0px;
}

#reset_search:hover>#reset_search_ico, .search_reset:hover>.reset_icon {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) -34px -272px no-repeat;
}

#diaInfo_e1_ico, #diaInfo_e4_bttPrint_ico, #diaInfo_e4_bttFav_ico {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) 0px -238px no-repeat;
}

#diaInfo_e1_hold:hover #diaInfo_e1_text, #diaInfo_e4_bttPrint:hover #diaInfo_e4_bttPrint_text, #diaInfo_e4_bttFav:hover #diaInfo_e4_bttFav_text,
	#diaInfo_e4_bttFav.act #diaInfo_e4_bttFav_text {
	color: #990066;
}

#diaInfo_e1_hold:hover, #diaInfo_e4_bttPrint:hover, #diaInfo_e4_bttFav:hover, #diaInfo_e4_bttFav.act {
	background-color: transparent;
}

#diaInfo_e1_hold, #diaInfo_e4_bttPrint, #diaInfo_e4_bttFav {
	border-color: #FFF;
}

#diaInfo_e1_hold:hover, #diaInfo_e4_bttPrint:hover, #diaInfo_e4_bttFav:hover {
	border-color: #990066;
}

#diaInfo_e4_bttPrint_ico {
	background-position: 0px -102px;
}

#diaInfo_e4_bttFav_ico {
	background-position: 0px -204px;
}

#diaInfo_e6_title, .text_info_key, .text_info_value, #diaInfo_e2_text {
	color: #FFF;
}

.info_row {
	border-top-color: #FFF;
}

#diaInfo_e1_ico {
	
}

#reset_search_lbl {
	line-height: 36px;
}

.reset_text {
	line-height: 34px;
}

.searchtext_icon {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) no-repeat 5px 6px;
}

.searchtext_icon:hover {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_34x34px.png) no-repeat -29px 6px;
}

.acc_ico, .aoacc_front_icon {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_15x9px.png) 0 -9px;
}

.act>.acc_ico_search {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_13x10px.png) 0px 0px no-repeat;
	background-size: 13px 10px;
	background-position: 4px 5px;
}

.filter_haken {
	background: transparent url(blacktrum_img/Buttonset_KATALOG_13x10px.png);
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #FFF;
}

.close_btt, .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	background: transparent url(blacktrum_img/Buttonset_41px.png) -41px -123px;
}

.close_btt:hover, .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
	background-position: 0px -123px;
}

.btt_mm {
	background: url(blacktrum_img/Buttonset_MM.png) 0px 0px;
}

#comp_mover_show {
	background-image: url(blacktrum_img/Buttonset_63x57px.png);
}

.btt_obj_vr {
	background: transparent url(blacktrum_img/Buttonset_Rotation.png) no-repeat 0 0;
}

.obj_vr_0 {
	background-position: 0 0;
}

.obj_vr_0:hover, .obj_vr_0.act {
	background-position: -37px 0;
}

.obj_vr_45 {
	background-position: 0 -37px;
}

.obj_vr_45:hover, .obj_vr_45.act {
	background-position: -37px -37px;
}

.obj_vr_90 {
	background-position: 0 -74px;
}

.obj_vr_90:hover, .obj_vr_90.act {
	background-position: -37px -74px;
}

.obj_vr_135 {
	background-position: 0 -111px;
}

.obj_vr_135:hover, .obj_vr_135.act {
	background-position: -37px -111px;
}

.obj_vr_180 {
	background-position: 0 -148px;
}

.obj_vr_180:hover, .obj_vr_180.act {
	background-position: -37px -148px;
}

.obj_vr_225 {
	background-position: 0 -185px;
}

.obj_vr_225:hover, .obj_vr_225.act {
	background-position: -37px -185px;
}

.obj_vr_270 {
	background-position: 0 -222px;
}

.obj_vr_270:hover, .obj_vr_270.act {
	background-position: -37px -222px;
}

.obj_vr_315 {
	background-position: 0 -259px;
}

.obj_vr_315:hover, .obj_vr_315.act {
	background-position: -37px -259px;
}

.obj_va_regel_lbl, .obj_va_unregel_lbl {
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
}

.obj_va_regel, .obj_va_unregel {
	display: inline-block;
	width: 90px;
	vertical-align: top;
}

.obj_va_unregel {
	width: 100px;
}

.btt_obj_info, .btt_favlist_info, .btt_favlist_del {
	background: transparent url(blacktrum_img/Buttonset_on_thumb.png) no-repeat 0 0;
}

.btt_obj_del {
	background: transparent url(blacktrum_img/Buttonset_on_thumb.png) no-repeat 0 -27px;
}

.btt_obj_va:hover, .btt_obj_va.act {
	background-color: #990066;
}

.colorpicker_template_content>.tex_chip_wrap_wc {
	margin: 0px;
	position: absolute;
}

.search_reset {
	margin-top: 5px;
}

.nippie {
	width: 60px;
	height: 60px;
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -8580px;
}

.nippie:hover, .nippie.act {
	background-position: -60px -8580px;
}

.nippie1 {
	background-position: 0px -8580px;
}

.nippie1:hover, .nippie1.act {
	background-position: -60px -8580px;
}

.nippie0 {
	background-position: 0px -8580px;
}

.nippie0:hover, .nippie0.act {
	background-position: -60px -8580px;
}

.room_chip img {
	position: relative;
	top: 50%;
	left: 50%;
	/* 	margin-top: -50%; */
	/* 	margin-left: -50%; */
	width: auto;
	height: auto;
}

.info_texture, .coordinate_texture, .fav_texture, .calculator_texture {
	background: url(blacktrum_img/Buttonset_on_thumb.png) 0px 0px;
}

.fav_texture {
	background-position: 0px -81px;
}

.coordinate_texture {
	background-position: 0 -54px;
}

.calculator_texture {
	background-position: 0px -135px;
}

.search_head_label, .fav_head_label {
	color: #FFF;
}

.mm0_radioinputdiv.act {
	color: #990066;
}

#dia_info, #dia_shoplink {
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.75);;
}

#diaInfo_e1_text, #diaInfo_e4_bttPrint_text, #diaInfo_e4_bttFav_text {
	color: #FFF;
}

#loader, #loader3 {
	border-top-color: #000;
}

#loader2, #loader4 {
	border-top-color: #990066;
}

.colorpicker_template_content {
	padding-left: 22px;
	position: relative;
}

.colorpicker_template_content>.chips_more {
	position: absolute;
}

.colorpicker>.wall_colors_search>.wall_colors_content>.aoacc>.aoacc_front {
	border-top: none;
}

.colorpicker_content_header>.searchcolors>#colors_border {
	width: 95%;
	height: 30px;
	/* 	margin: 10px 20px 10px 20px; */
	display: none;
}

.colorpicker_content_header>.searchcolors>#colors_border>.btt_color {
	width: 8.33%;
	height: 30px;
}

/* .colorpicker_template_content>.texture_chip_wc>.chip_icon_holder> */

/* .ico_bar, .mode_b .ico_bar, .mode_a .ico_bar, .mode_c .ico_bar */
.ico_bar_cp, .mode_b .ico_bar_cp, .mode_a .ico_bar_cp, .mode_c .ico_bar_cp {
	background: transparent;
	border: none;
	color: white;
	height: 60px;
	bottom: 0px;
	display: block;
}

/* .ico_logo:hover, .mode_b .chip_ico_trap:hover .ico_logo, .mode_a .chip_ico_trap:hover .ico_logo,  .mode_c .chip_ico_trap:hover .ico_logo */
.ico_logo_cp:hover, .mode_b .chip_ico_trap_cp:hover .ico_logo_cp, .mode_a .chip_ico_trap_cp:hover .ico_logo_cp, .mode_c .chip_ico_trap_cp:hover .ico_logo_cp
	{
	-webkit-transition: opacity 0s;
	transition: opacity 0s;
	opacity: 0;
	transition-delay: 0s;
}
/* .ico_logo_textbox:hover, .mode_b .chip_ico_trap:hover .ico_logo_textbox, .mode_a .chip_ico_trap:hover .ico_logo_textbox, .mode_c .chip_ico_trap:hover .ico_logo_textbox */
.ico_logo_textbox_cp:hover, .mode_b .chip_ico_trap_cp:hover .ico_logo_textbox_cp, .mode_a .chip_ico_trap_cp:hover .ico_logo_textbox_cp,
	.mode_c .chip_ico_trap_cp:hover .ico_logo_textbox_cp {
	-webkit-transition: opacity 0s;
	transition: opacity 0s;
	opacity: 1;
	transition-delay: 0s;
}

/* .mode_a .ico_btt_box, .mode_b .ico_btt_box, .mode_c .ico_btt_box */
.mode_a .ico_btt_box_cp, .mode_b .ico_btt_box_cp, .mode_c .ico_btt_box_cp {
	display: none;
}

.ico_logo_cp {
	display: none;
}

.mode_b .ico_logo_textbox_cp, .mode_a .ico_logo_textbox_cp, .mode_c .ico_logo_textbox_cp, .ico_logo_textbox_cp {
	opacity: 1;
	visibility: visible;
	margin: 0px;
	left: 0px;
	transform: translate(0%, 0%);
	display: block;
}

.ico_logo_text_cp {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0px 10px 0px 10px;
	line-height: 1.4;
}

.object_image {
	background-color: #000;
}

/* .fav_texture:hover, .fav_texture.act { */
/* 	background-position: -27 -81px; */
/* } */
.mm0_button.act, .mm0_button:hover {
	background-color: #990066;
}

#btt_rooms_gallery.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -7380px;
}

#btt_rooms_gallery.btt:hover, #btt_rooms_gallery.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -7380px;
}

#btt_rooms_mm.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -9660px;
}

#btt_rooms_mm.btt:hover, #btt_rooms_mm.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -9660px;
}

#btt_colorwall.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -2760px;
}

#btt_colorwall.btt:hover, #btt_colorwall.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -2760px;
}

#btt_colorwall.btt.disabled {
	cursor: auto;
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -180px -2760px;
}

#btt_compare.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -1680px;
}

#btt_compare.btt:hover, #btt_compare.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -1680px;
}

#btt_share.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -6720px;
}

#btt_share.btt:hover, #btt_share.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -6720px;
}

#btt_objbar {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -1920px;
}

#btt_objbar.btt:hover, #btt_objbar.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -1920px;
}

/* #btt_favlist.btt { */
/* 	background: transparent url(img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -1680px; */
/* } */

/* #btt_favlist.btt:hover { */
/* 	background: transparent url(img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -1680px; */
/* } */
#btt_print.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -7860px;
}

#btt_print.btt:hover, #btt_print.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -7860px;
}

#btt_rooms_load.btt {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -6960px;
}

#btt_rooms_load.btt:hover, #btt_rooms_load.act {
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -6960px;
}

#btt_save.btt {
	display: block;
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat 0px -7020px;
}

#btt_save.btt:hover, #btt_save.act {
	display: block;
	background: transparent url(blacktrum_img/buttonSet_60x60_magenta_170411.png) no-repeat -60px -7020px;
}

/* .rooms_menu { */
/* 	border-top: 1px solid #fff; */
/* 	display: block; */
/* 	position: relative; */
/* 	white-space: nowrap; */
/* 	font-size: 14px; */
/* } */
.colorpicker>.wall_colors_search {
	width: 318px;
	height: 100%;
}

/* .colorpicker_search_header { */
/* 	height: 0px; */
/* 	padding-top: 0px; */
/* } */
.wall_colors_search_header {
	height: 0px;
	padding-top: 0px;
}

.wall_colors_search>.wall_colors_content {
	margin-top: 0px;
}

.colorpicker_content {
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	margin-left: 0px;
	border-right: 1px solid #5d5d5d;
}

.colorpicker_content_hold {
	position: absolute;
	top: 0px;
	left: 318px;
	height: 100%;
}

.colorpicker_content_header {
	height: 20px;
	/* 	height: 50px; */
	/* border-bottom: 1px solid #5d5d5d; */
	
}

.colorpicker_template_content {
	color: #FFF;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	line-height: 0px;
}

.colorpicker_template_content>.chips_more div {
	padding: 15px;
}

.chips_more div:hover {
	background-color: #990066;
}

.colorpicker_content_header>.searchcolors {
	margin-left: 0px;
	position: relative;
	top: 8px;
	left: 20px;
}

.colorpicker {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px;
	/* 	background-color: #aaa; */
	display: none;
}

.texture_chip_wc>img {
	
}

.tex_img_wrapper {
	height: 100%;
	width: 100%;
}

.tex_img_wrapper img {
	position: relative;
	top: 50%;
	left: 50%;
}