@font-face {
  font-family: "Arimo";
  src: local("Arimo Regular"), local("Arimo-Regular"), url("https://fonts.gstatic.com/s/arimo/v15/P5sMzZCDf9_T_10ZxCE.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*======================================================================================================================================================================================================
			GLOBAL CSS
======================================================================================================================================================================================================*/
body { font-family: Arial, sans-serif; color:#525252; }


/*======================================================================================================================================================================================================
			FORMULAR
======================================================================================================================================================================================================*/
#bottForm_icons .ui-myIcon, #bottForm_button .ui-myIcon, .buttonProductDiv .ui-productIcon { opacity: 0.85; }

.buttonProductDiv .uiButton_product 					{ border-color: #2d2d2d; }
.buttonProductDiv .uiButton_product.ui-state-hover		{ background-color: #fff; }

.buttonProductDiv .uiButton_product .ui-button-text 				{ color: #2d2d2d; text-transform: uppercase; }
.buttonProductDiv .uiButton_product.ui-state-hover .ui-button-text	{ color: #f6740a; }

/* --------- move "Finishing Design" -----------------------------------------------------------------------------------*/
#moveFinDesign_div #tabs-finish .iconTd 			{ width:45px; }
#moveFinDesign_div #tabs-finish .iconTd .ui-myIcon	{ margin-top:0px; opacity:0.35; width:36px; height:30px; margin:6px; }

#moveFinDesign_div #tabs-finish .iconTd_desc 	{ vertical-align:middle; padding-left:10px; }
#moveFinDesign_div #tabs-finish a.norm 			{ color: #b88f08; font-weight: bold; }

#moveFinDesign_div #tabs-finish .showByLogin a 			{ cursor:pointer; text-decoration:underline; color:#b88f08; }
#moveFinDesign_div #tabs-finish .showByLogin a:hover 	{ text-decoration:none; }

.size_val span.ui-spinner a.ui-spinner-down	{ border-right: 1px solid #dedede; }
.size_val span.ui-spinner a.ui-spinner-up	{ border-left: 1px solid #dedede; }


/*======================================================================================================================================================================================================
			SET DIV
======================================================================================================================================================================================================*/
#setDiv	{ background: #191919 none repeat scroll; font-size: 12px; color: #fff; }

#setDiv #setContent_subDiv a.norm, #setDiv #setContent a.setColourHref div					{ color: #fff; text-decoration: none; }
#setDiv #setContent_subDiv a.norm:hover,  #setDiv #setContent a.setColourHref:hover div  	{ text-decoration: underline; color: #fff; }


/*======================================================================================================================================================================================================
			MODAL ACCOUNT DIV
======================================================================================================================================================================================================*/


/*======================================================================================================================================================================================================
			YOUR ROOM PHOTO EDIT
======================================================================================================================================================================================================*/
#editPhoto #editPhotoAll		{ background: #0c1a1e none repeat scroll; font-size: 12px; color: #edebeb; }


/*======================================================================================================================================================================================================
			HEADER
======================================================================================================================================================================================================*/
.header_top 	{ background-color: #eeeeef; }
.header_content { height: 80px; background-color: #3a3e46; }

.header_top .wrapper 		{ height: 36px; }
.header_content .wrapper 	{ height: auto; }

.header_top_right .inputForm { color:#162127; }

#stepMenu label.ui-state-disabled span { opacity: 0.5; }

#stepMenu .ui-button { border-radius: 0px; }

/* ------------------- TOP MENU --------------------------------------------- */
.header_top_left	{ margin-top: 10px; height:auto; }

ul.top_menu li  		{ margin: 2px 0; padding-right: 22px; }
ul.top_menu li a 		{ font-family: Arimo; font-size: 12px; font-weight: 400; color: #3c3c3c; text-decoration: none; }
ul.top_menu li a:hover	{ color: #2a2828 !important; }

ul.top_menu li a .txt_i	{ font-size: 12px !important; }

/* ------------------- LOGO ------------------------------------------------- */
.logo_container 	{ margin: 13px auto 17px; width: 180px; }