* { outline: 0;

}

body {
    font-family: Tahoma !important;
    overflow-x: hidden;
    /*height: 100%;*/
    font-size: 13px;
}
h1, h2, h3 ,h4 {
    font-family: Tahomabd !important;
    font-weight: normal;
}

ul, ol, dl,
label {
    font: inherit;
    color: black;
    line-height: normal;
}
fieldset legend {
    margin: auto;
}
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea
{
    font-size: inherit;
}
@font-face {
    font-family: 'Tahoma';


}
/*@font-face{ *//* for IE */
    /*font-family:'Tahomabd';*/
    /*src:url('fonts/tahomabd.ttf');*/
/*}*/
@font-face
{
    font-family: 'Tahoma';
    src: url('fonts/Tahoma.ttf'),
         url('fonts/Tahoma.ttf') format('ttf'),
         url('fonts/tahoma.eot?#iefix') format('embedded-opentype'); /* IE9 Compat Modes */

    font-weight: normal;
}
@font-face
{
    font-family: 'Tahomabd';
    src: url('fonts/tahomabd.ttf'),
         url('fonts/tahomabd.ttf') format('ttf'),
         url('fonts/tahomabd.eot?#iefix') format('embedded-opentype');

/*/work/il1d6/ikea/skins/ikea_style/fonts/tahomabd.eot*/
    font-weight: bold;
}
@font-face
{
    font-family: 'Graf';
    src: url('fonts/spoilerboldwebfont.eot');
    src: url('fonts/spoilerboldwebfont.woff') format('woff'),
         url('fonts/spoilerboldwebfont.svg')  format('svg'),
         url('fonts/spoilerboldwebfont.ttf')  format('truetype'),
         url('fonts/spoilerboldwebfont.eot')  format('embedded-opentype');
    font-weight: bold;
}

@font-face
{
	font-family: 'Graf_Black';
	src: url('fonts/spoilerblackwebfont.eot');
	src: url('fonts/spoilerblackwebfont.woff') format('woff'),
	url('fonts/spoilerblackwebfont.svg')  format('svg'),
	url('fonts/spoilerblackwebfont.ttf')  format('truetype'),
	url('fonts/spoilerblackwebfont.eot')  format('embedded-opentype');
	font-weight: bold;
}

@font-face
{
    font-family: 'enspoilerwebfont';
    src: url('fonts/enspoilerwebfont.eot');
    src: url('fonts/enspoilerwebfont.woff') format('woff'),
         url('fonts/enspoilerwebfont.svg')  format('svg'),
         url('fonts/enspoilerwebfont.ttf')  format('truetype'),
         url('fonts/enspoilerwebfont.eot')  format('embedded-opentype');
    font-weight: normal;
}

/* IE8 Opacity fix -- DO NOT REMOVE ! */

#aep2_ovrl, #aep_ovrl {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

@media screen and (max-width: 1048px) {
	#outer_wrapper {
		width: 1048px !important;
	}
}

#footer {
	direction: ltr;
}

#footer > div {
	direction: rtl;
}

body {
    background-repeat: repeat-x;
    background-color: #ffffff!important;
    margin: 0 auto;
}
body .footer {
    width: 100%;
}
#outer_wrapper {
	background-image: none;
    background-position: bottom center;
    background-repeat: repeat-x;
}

/*#outer_wrapper.ready {*/
	/*background-image: url("/skins/graf_style/images/strip-bg.png");*/
/*}*/
/*body.module_home_page #outer_wrapper.ready{*/
    /*background-image: url("/skins/graf_style/images/strip-bg_hp.png");*/
/*}*/
#inner_wrapper {
	background-image: none;
    background-position: bottom center;
    background-repeat: repeat-x;
}
body.back_end_module.autoclass_product_editor.layout_mack #page_content, #outer_wrapper #inner_wrapper #all_content {
    min-width: 1200px;
}

/*#inner_wrapper.ready {*/
/*background-image: url("/skins/graf_style/images/inside_footer.png");*/
/*}*/

/* Box shadow*/
.module_profile .profile_page_container,
.module_orders #orderform_wrapper .credit_guard_iframe,
.module_orders #orderform_wrapper .order_form_footer,
.module_orders .header_title,
.module_orders .wrap_form_inner,
.module_contact .contact_wrapper #contact_form_wrapper,
#app .products_display .additional_products,
#app .products_display .products_list,
.module_basket .basket_promotionals .promotional_products_container,
.module_basket div.basket_title_wrap,
.module_basket .d_cms_row,
.module_favorite_lists .table_page_content{
    -moz-box-shadow: 0 0 6px 0 #C4C4C4;
    -webkit-box-shadow: 0 0 6px 0 #C4C4C4;
    box-shadow: 0 0 6px 0 #C4C4C4;
    background: none repeat scroll 0 0 #ffffff; /*background color essential for box shadow to work on IE*/
}

/*ie_shadow class given especially for applying shadow for IE*/
.module_profile .profile_page_container,
.module_orders .header_title,
.module_orders #orderform_wrapper .credit_guard_iframe,
.module_orders #orderform_wrapper .order_form_footer,
.module_orders #orderform_wrapper .wrap_form_inner,
.module_contact .contact_wrapper #contact_form_wrapper,
#app .products_display .additional_products,
#app .products_display .products_list,
.module_basket .basket_promotionals .promotional_products_container,
.module_basket .ie_shadow {
    /* For IE */
    filter:
        progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#e4e4e4'),
        progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#e4e4e4'),
        progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#e4e4e4'),
        progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color='#e4e4e4');
}

/* Radius 4 corners*/
#app .products_display .additional_products,
#app .products_display .products_list,
.module_basket .basket_promotionals .promotional_products_container
{
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* Radius Top*/
.module_basket div.basket_title_wrap
{

    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;

    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}
/*.quick_view_wrapper .under_img_info  .add_to_basket*/
/*{*/
    /*background: #407ab1 url("/skins/ikea_style/images/basket_w.png") repeat scroll 0 0;*/
/*}*/

/* Radius Bottom*/
.module_basket .d_cms_row
{
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;/#/359794/3/male

    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

/*custome design checkbox*/
.chzn-container-single .chzn-single,
.selectBox-dropdown {
    background: none;
    filter: alpha(opacity=100);
    padding-right: 24px;
    text-align: right;
    border-radius: 0;
    height: 30px;
    border: 1px solid #E4E4E4;
}
.chzn-container-single .chzn-single
{
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
}
.selectBox-dropdown .selectBox-arrow
{
    background: url("/skins/graf_style/images/select_box_arrows.png") no-repeat scroll 50% center transparent;
    border-left: none;
}

#page_content,
#outer_wrapper #inner_wrapper #all_content {
    width: 993px;
     background-color: transparent;
}
#left_block {
    background-color: transparent;
}
.table_page_content td {
       padding-left: 0px;
}
.module_custom .table_page_content td{
    padding: 0px;
}
#container {
    width: 964px;
}
#container #main_pic_level .rounded-box .corner {
    visibility: hidden;
}

#main_pic_level div.rounded-box {
    background-color: #bbbbbd;
    margin-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
}
#main_pic_level .main_pic_level_text {
    color: white;
    font-size: 14px;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;

}
/*ADMIN*/
.module_admin #left_block {
	display:none;
}

.module_admin.autoclass_access_control .left_block_papa{
    display: none;
}
/*MOVE IT TO INTERFACE CSS*/
.group_list_item .toolbox_container{
	margin-left:-8px;
}


/*LOGIN AREA*/

.std_price .std_total_price {
	color:#000!important;
}

body #login_form_submit{
    display:inline;
}
body #login_form_create{
    display:inline;
    padding-right:0px!important;
}
body #login_form_forgot{
    display:inline;
    padding-right:0px!important;
}

body #login_form_create a{
    font-weight:normal;
}

body #login_form_forgot a{
    font-weight:normal;
}

#main_pics_product .container_back_grad .back_grad .group_img
{
    background-position: center center !important;
    margin: 0 20px;
}
input#login_form_submit{
	background:transparent url(images/login_btn.gif) no-repeat top left;
	width:48px !important;
	height:21px;
	border:none !important;
	margin-left:130px;
	margin-top:12px;
    margin-bottom: 5px;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 22px;
}
#login_area div a{
    text-transform: none;
    font-size: 14px;
    color: #2398d8;
    text-decoration: underline;
}
#login_area div#login_form_create {
    margin-left: 15px;
}

#login_area #close_login_popup {
    float: right;
    margin-right: 6px;
    margin-top: 6px;
}
/*LOGIN AREA*/





/*LOGIN + HEADER*/
.header_table {
    background-color: transparent;
    height: 94px;
    direction: rtl;
    padding-top: 30px;
    border-collapse: separate;
}
.header_table .header_counter_wrap {
    margin-right: 30px;
}
.header_table .header_counter_wrap .header_basket_counter .basket_header_total
{
    color: #ffffff;
    display: inline-block;
    margin-left: 4px;
    width: 21px;
    text-align: center;
    line-height: 19px;
}
.header_table .header_counter_wrap .header_basket_counter_text
{
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
}
#header_login_icons {
    float:left;
    padding:0px 3px 0px 3px;
}

#header_login_toolbox {
    float:right;

}
.header_table .logo {
    margin-top: 0px;
}
#main_pic_level div, #main_pic_level img {
    width: auto;
    line-height: 38px;
}
#header_separator {
	width:353px;
}
.logged_out .header_sep.loggout {
    display: inline;
}
.logged_in .header_sep.loggout,
.logged_in .register {
    display: none;
}
.header_sep,
.header_sep_perm {
    font-size: 14px;
    color: #9a9a9b;
}
.logged_out .header_sep,
.logged_out .header_logged_in_as,
.header_sep.logout {
    display: none;
}
.logged_out .login_area_buttons_bottom img {
    vertical-align: top;
}
.header_main_div {
    background-position: left center;
    background-repeat: no-repeat;
    height: 34px;
    float: right;
    padding-top: 4px;
}
.header_main_div .login_area_buttons_bottom {
    display: inline;
    padding-top: 0;
    float:right;
}
.header_main_div .login_area_buttons_bottom #user_disconnect,
.header_main_div .login_area_buttons_bottom #user_connect {
    cursor: pointer;
    float: right;
    background-image:  url("/images/Fittings/graf/images/header/group.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.header_main_div .login_area_buttons_bottom .login_sep {
    display: inline-block;
    width: 12px;
    text-align: center;
}
.login_area_buttons_bottom.basket_count {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 12px;
}

.login_area_buttons_bottom.basket_count.hidden {
    display: none;
}

.login_area_buttons_bottom img {
    margin-top: -2px;
}

.login_area_buttons_bottom a.toolbox_opener {
    float: left;
}
.login_area_buttons_bottom ,
.login_area_buttons_bottom a,
.login_area_buttons_bottom #login_button,
.login_area_buttons_bottom #user_disconnect{
    font: arial;
    font-size: 15px;
}
.login_area_buttons_bottom #user_disconnect,
.login_area_buttons_bottom #user_details {
    display: inline-block;
    float: right;
}
.logo_td_width {
    width: 127px;
}
#main_menu.header_menu {
    height: 51px;
    width: 1023px;
    float: right;
    background-color: transparent;
    visibility: hidden;
    margin-top: -68px;
    padding-bottom: 3px;
}
#main_menu.header_menu .menu_item.level_1 {
    height: 23px;
    background-color: #3B6AB2;
    min-width: 55px;

    border-left: white 1px solid;
}
#main_menu.header_menu ul {
    float: right;
}
ul.vertical.menu li.menu_item ul.submenu {
    top:auto;
}
#main_menu.header_menu  li.menu_item a {
    height: 23px;
    line-height:23px;
    padding: 0 13px;
    font-size: 12px;
}
ul#vertical_menu.menu li.menu_item {
    width:107px;
}
.contact_phone
{
    display: none;
}
#app #main_menu.header_menu {
    margin-bottom: 0;
}
.contact_phone {
    background-image: url("/skins/graf_style/images/contact_wrap.png");
    background-repeat: no-repeat;
    width: 195px;
    background-repeat: no-repeat;
    left: 43px;
    position: absolute;
    width: 195px;
    color: #ABABAB;
    font-size: 18px;
    height: 34px;
    padding-left: 17px;
    padding-top: 5px;
    text-align: left;
}
.module_technical .language_selector {
    margin-top:5px!important;
}





/*LOGIN*/


/*HEBREW FIX*/

#controls {
	padding-left:10px;
}


.dir_rtl td.navigatorft_head {
    float: right;
    height: 4px;
    padding-right: 2px;
}

.dir_rtl #controls {
	padding-right:10px;
}




#t_select_product {
	width:700px;
}


#favorites_image {
	height:100px;!important;
}

.module_catalogue table.t_win {
	margin-left:10px;
}
.dir_rtl.module_catalogue table.t_win {
	margin-right:10px;
}

.module_catalogue #left_block ,
.module_catalogue .left_block_papa{
    width: 194px;
    padding: 0;
}
.product_overview #all_content .table_page_content .left_block_papa{
    display: none;
}

.module_catalogue #left_block {
    padding-right: 27px;
}
.module_catalogue.group_level1 #left_block ,
.module_catalogue.group_level1 .left_block_papa{
    padding: 0;
}

.module_catalogue.group_level2 .middle_block {
    width: 770px !important;
}
.module_catalogue #left_block .menu_second_level .menu_second_level_item .menu_second_level_item_middle a:hover,
.module_catalogue #left_block .menu_second_level .menu_second_level_item .menu_second_level_item_middle a{
    color: #000080;
}
.module_catalogue #left_block .menu_second_level .menu_second_level_item {
    border-bottom: 1px solid #000080;
    color: #000080;
    font-size: 12px;
    height: 28px;
    padding: 0;
    text-indent: 11px;
    width: 194px;
}

.module_cms table.t_win {
	margin-left:10px;
}

.dir_rtl.module_cms table.t_win {
	margin-right:10px;
}

/* OVERVIEW */
#productoverview #topbar{
    background-color: #3F6298;
    height: 30px;
    margin: 0;
    padding: 0;
    text-indent: 3px;
    width: 920px;
    float: right;
    padding-left: 0;
}
#productoverview #topbar .text {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 23px;
    margin-bottom: 10px;
    padding-right: 10px;
}

.module_catalogue.product_overview #technical_container,
.module_catalogue.product_overview #basket_container,
.module_catalogue.product_overview .technical_img{
    display: none;
}
#productoverview  #complementary_container {
    height: 425px;
    width: 470px;
    margin-top: 55px;
}
#productoverview  #popupStrip {
    margin: 15px 0 15px 10px;
    width:460px;
}
#productoverview #leftColumn {
    margin-right: 0;
	width: 450px;
}
#productoverview #rightColumn {
    float: right;
}
#productoverview #leftColumn  .product_image_container {
    height: 450px;
}
#productoverview #leftColumn  #img_container {
    width: auto;
    position: relative;
    margin-top: 0px;
    top: 50px;
}
#productoverview #rightColumn .table_container {
    font:  13px arial;
    color: black;
    font-weight: normal;
    width:448px;
    margin-left: 10px;
}
#productoverview #leftColumn .enlarge{
    display: none;
}
#productoverview #rightColumn .table_container .leftside {
    padding-right: 0;
    width: 161px;
}

#productoverview .cube{
    border: none;
    height: 19px;
    width: 18px;
}
#productoverview #favorites,
#productoverview #favorites a.yl ,
#productoverview #favorites a.yl b {
    line-height: 24px;
    color: #000000 !important;
    font-weight: normal !important;
}
#productoverview #favorites div {
    margin-left: 11px;
}
#productoverview .extra_fav .cube{
    background-image: url('/images/favorites.png');
}
#productoverview .extra_print .cube{
    background-image: url('/images/print.png');
}
#productoverview .extra_email .cube{
    background-image: url('/images/email.png');
    margin-top: 2px;
}
#productoverview #popupStrip div a{
    line-height: 19px;
    font: arial 12px;
    color: black;
    text-decoration: underline;
    font-weight: bold;
}
#productoverview #popupStrip .cube{
    background-image: url('/images/spare_parts.png');
    height: 16px;
    width: 15px;
    background-repeat: no-repeat;
}
#productoverview .techlib_fileicon_pdf {
    background-image: url('/images/pdf.png');
    background-repeat: no-repeat;
    background-position: 0 50%, 0 50%;
    height: 19px;
    width: 18px;
}
#productoverview  #complementary_container #complementary_inside {
    width: 451px;
    height: 360px;
}

#productoverview  #complementary_container #complementary_inside .product_controls .overview_data_table .ssft_head {
    border: medium none;
    color: black;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    width: 420px !important;
    border-bottom: 1px solid #DBDBDB;
}
#productoverview  #complementary_container .complementary_table,
#productoverview  #complementary_container .complementary_table .gblock {
    width: 421px;
}
#productoverview  #complementary_container .complementary_table .gblock tr {
    background-color: transparent;
}
#productoverview  #complementary_container .complementary_table .gblock td {
    border-bottom: 1px solid #DBDBDB;
}

td.sft_head {
	padding-top:0px;
}

td.mft_head {
	padding-top:0px;
}

.group_head {
    background: none repeat scroll 0 0 #3F6298;
    height: 25px;
    line-height: 23px;
    margin-bottom: 10px;
    padding-right: 10px;
}
.group_head a:hover,
.group_head a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.child_items{
    margin-top:5px;
}

.module_cms .sft_head {
	padding-left:3px;
}

.dir_rtl.module_cms .sft_head {
	padding-right:3px;
}

.dir_rtl #logo_td {
	text-align:left!important;
}

.module_distributors #page_content {
	padding-top:35px!important;
}

#outer_wrapper #inner_wrapper #all_content #page_content {
    width: auto!important;
    position: relative;
}
.module_admin #outer_wrapper #inner_wrapper #all_content #page_content{
    width: 1164px !important;
}
.module_distributors .sft_head , .module_cms .sft_head {
	color:#000000;
	font-size: 25px;
    padding-bottom: 4px;
    background-color: white;
}

.module_distributors .search_left , .module_cms .search_left{

}


.search_left  {
    position: absolute;
    background-color: transparent;
    right: 593px;
    top: 68px;
    width: auto;
    height: 24px;
}
.search_left .search_left_inner table {
    padding-top: 41px;
}
.search_left #search_form {
    float: right;
    width: auto;
}
.search_left #search_form form img#qsb{
   cursor: pointer;
}


/*HEBREW FIX*/


.menu_second_level_item_middle a {
	color:#194666;
}
.menu_second_level_item_middle_hover a  {
	color:#007cc2;
}



.search_area {
	width:273px;
}

.cbgimg {
	width:180px;
	background-image: url(/skins/tefen_style/images/index/bottomimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.dir_rtl .cbgimg  {
	background-position: 13px 0px;
}

.cbgimg {
	width:180px;

}


.right_content {
		font-family:"Tahoma";
		padding:0 4px 0;
		font-size: 11px;
}
.right_content b {
	color:#2974A8;
}

.left_top_block {
	font-size:15px;
	color:gray;
	font-family:"Tahoma"!important;
	font-size:12pt;

}

.left_top_block b{
	color:gray;
}


.news_block {
	margin-top:10px;
	font-size: 11px;
	font-family:"Trebuchet MS";
}

.news_block b {
	color:#2974A8;
}

#search_q.search_input, #ups_tracking .search_input
{
    background-image:url('/skins/keter_style/images/search.jpg');
    background-repeat:no-repeat;
    border: none;
    background-color: transparent;
    padding: 0;
    width: 178px;
    height: 23px;
    text-indent: 7px;
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 24px;
}

.search_seperator{
    border-left: 1px solid white;
    margin: 0 27px;
    width: 1px;
    height: 23px;
}
#ups_search_form,.search_seperator {
    visibility: hidden;
}

.search_input2 {
	background-color:#DCDDDE;
	color:#000000;
	cursor:text;
	font-family:"Tahoma";
	font-size:10px;
	margin:3px;
	vertical-align:middle;
	width:88px !important;
}

.search_btn {

	color:#444444;
	cursor:pointer;
	border:none;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-left:30px;
	vertical-align:middle;
}


.bottomrow {
	background-color:transparent;
	background-image:url("/skins/tefen_style/images/index/foot_bg_full.png") !important;
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	height:26px;
	padding-left:20px;
	width:820px;
}

.menu_second_level {
	padding:0px!important;
}

/*TOP MENU */

.userfield {
	font-weight: bold;
}

td.wft_main, td.wft_bottom {
	background-color:white;
	border:1px solid #E4E6E8;
	font-weight:normal;
	padding:0;
	vertical-align:bottom;
}

/*FOOTER*/


.creditrow {
	padding-bottom:50px;
}

.copyright_main {
	color:#ffffff;
	font-family:"Arial";
	font-size:11pt;
    margin-left: -10px;
}
.copyright_main a {
    color: white;
}

.copyright_sub {
	color:#777777;
	font-family:"Trebuchet MS";
	font-size:7.8pt;
}

/*FOOTER*/


.group_list_item {
	border-bottom:1px solid #2974A8;
    width: 904px;
}

#total_count {
	color:#000000;
}

#ctrl {
	padding-top:10px;
}

#addtobasket_btn {
	color:#000;
}
table #favlist tfoot td .std_price {
    color:#000000!important;
    font-size : 11px;
}
#main_pic_level div.img_container {
    width: 672px;
}

.cms_content_area p {
	margin:	16px;
    font-size: 13px;
}
.cms_content_area a{
    font-size: 13px;
    color: #407ab1;
}
.cms_content_area strong{
    font-family: tahomabd;
}
body.module_cms #cms_inner_table, body.module_calculator #cms_inner_table {
	padding-left:0px;
}

#cms_editor{
	padding-left:0px!important;
}

.dir_rtl #cms_editor{
	padding-right:0px!important;
}

.cms_content_area big b {
	color:#2974A8;
}

.cms_content_area .yl {
	color:#AAAAAA!important;
}

.cms_content_area .yl:hover {
	color:darkred!important;
}

#ctrl .fbl, #ctrl .fbrl {
	margin: 5px 17px 10px 5px;
}
.fbl {
    height: 21px;
    width: 96px;
}
/*floating left menu*/
.menu_second_level {
    position:absolute;
}
body.page_3stripes .menu_second_level {
    display:none;
}

#menu_second_level_spacer {
    width:139px;
}

/*blow-up*/

.module_blowup #page_content{
    margin-top: 170px;
}
.module_blowup .complementary_parts_list{
    height: auto;
    max-height: 600px;
    border: none;
}
.module_catalogue .complementary_parts_list{
    height: 400px;
    max-height: 400px;
    border: none;
    overflow: auto;
    overflow-x: hidden;
}
.module_blowup .search_left,
.module_blowup .login_area_buttons_bottom {
    visibility: hidden;
}
.module_blowup .blowup_main {
    margin-top: 24px;
}
.module_blowup #page_content a.yl{
    float: right;
    padding-top: 8px;
    font-size: 12px;
    font-weight: normal;
}
.module_blowup #page_content a.yl b {
    padding-left:6px;
    color: black;
    font-weight: normal;
    font-size: 12px;
}
.module_blowup .column_1{
    width: 500px;
}

.module_blowup .column_2,
.module_blowup .column_2 .complementary_parts_container.blowup_spareparts{
    width: 460px;
    margin: 0;
    height: auto;
}
.module_blowup .column_2 #spares_kits_tabs,
.module_catalogue #techlist,
.module_blowup #techlist{
    width: 458px;
    margin: 0;
}
.module_catalogue #spares_kits_tabs{
    margin: 0;
    margin-left: 7px;
    height: 425px;
}

.module_catalogue #techlist th,
.module_catalogue #techlist tr,
.module_catalogue #techlist td,
.module_blowup #techlist th,
.module_blowup #techlist tr,
.module_blowup #techlist td{
    padding: 0;
    height: 17px;
}
.module_catalogue #techlist tbody tr,
.module_blowup #techlist tbody tr{
    height: 140px;
    background-color: #ffffff;

}
.module_catalogue #techlist thead tr th,
.module_blowup #techlist thead tr th{
    background-color: #888888;
    color: #ffffff;
    font: arial 11px;
    font-weight: bold;
}
.module_catalogue #techlist tbody td,
.module_blowup #techlist tbody td{
    border-bottom: 1px #dbdbdb solid;
}
.module_catalogue #techlist th.colA,
.module_catalogue #techlist th.colB,
.module_blowup #techlist th.colA,
.module_blowup #techlist th.colB{
    width: 87px;
}
.module_catalogue #techlist th.colC,
.module_blowup #techlist th.colC{
    width:284px;
}
.module_blowup .complementary_parts_container #spares_kits_tabs,
.module_catalogue  #spares_kits_tabs{
    background: url("/images/Layouts/Ricardo/gradient_complementary.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #DBDBDB;
    width: 458px;
}
.module_catalogue #spares_kits_tabs .ui-widget-header,
.module_catalogue #spares_kits_tabs .ui-widget-header li,
.module_catalogue #spares_kits_tabs .ui-widget-header li a,
.complementary_parts_container #spares_kits_tabs .ui-widget-header,
.complementary_parts_container #spares_kits_tabs .ui-widget-header li,
.complementary_parts_container #spares_kits_tabs .ui-widget-header li a{
    line-height: 24px;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: transparent;
    color: black;
    border: none;
    width: 100%;
}

.module_catalogue  #spares_kits_tabs .complementary_tech_data div{
   margin-top: 11px;
}
.module_blowup .complementary_parts_container #spares_kits_tabs .complementary_tech_data div{
    margin-top: 9px;
}
.module_catalogue #spares_kits_tabs .complementary_tech_data i,
.module_blowup .complementary_parts_container #spares_kits_tabs .complementary_tech_data i{
    color: #666666;
    line-height: 20px;
}
.module_catalogue table#techlist td, table#techlist_nw td ,
.module_blowup table#techlist td, table#techlist_nw td {
    font-size: 11px;
}

.module_catalogue #techlist td.complementary_tech_data div ,
.module_catalogue #techlist td.complementary_tech_data div a.yl ,
.module_blowup #techlist td.complementary_tech_data div ,
.module_blowup #techlist td.complementary_tech_data div a.yl {
    float: left ;
    font-family: Arial;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin-right: 3px;
}

.module_catalogue.dir_rtl #techlist td.complementary_tech_data div ,
.module_catalogue.dir_rtl #techlist td.complementary_tech_data div a.yl ,
.module_blowup.dir_rtl #techlist td.complementary_tech_data div ,
.module_blowup.dir_rtl #techlist td.complementary_tech_data div a.yl {
	float: right;
}

.module_catalogue #techlist td.complementary_tech_data div .fi,
.module_blowup #techlist td.complementary_tech_data div .fi{
    border-color: #dbdbdb;
    float: left;
    margin-top: 12px;
    height: 19px;
    width:31px;
    margin-right: 3px;
	font-size: 13px;
}
.module_catalogue.dir_rtl #techlist td.complementary_tech_data div .fi,
.module_blowup.dir_rtl #techlist td.complementary_tech_data div .fi {
	float: right;
}
.module_blowup #techlist td.complementary_tech_data div .fi{
    margin-top: 10px;
}
.module_catalogue #techlist td.complementary_tech_data div .fb,
.module_blowup #techlist td.complementary_tech_data div .fb{
    background-image:url('/images/add.jpg');
    background-repeat: no-repeat;
    width: 40px;
    margin-right: 1px;
	color: #000000 !important;
}
.module_catalogue #techlist td.complementary_tech_data div .fb:hover,
.module_blowup #techlist td.complementary_tech_data div .fb:hover{
    background-image:url('/images/add_hover.jpg');
}
.module_catalogue #techlist td.complementary_tech_data .tech_a,
.module_blowup #techlist td.complementary_tech_data div .tech_a{
    width: 67px;
    height: 20px;
    padding: 1px;
}
.module_blowup #techlist td.complementary_tech_data div .tech_a{
    padding-top: 0;
}
.module_catalogue #techlist td.complementary_tech_data div a.yl img,
.module_blowup #techlist td.complementary_tech_data div a.yl img{
    display: none;
}
.module_catalogue #techlist td.complementary_tech_data div .yi,
.module_blowup #techlist td.complementary_tech_data div .yi{
    vertical-align: middle;
    display: block;
}

.complementary_tech_data div .row_ecommerce_buttons {
    line-height: 22px;
    text-transform: uppercase;
    font-size: 10px !important;
}
.complementary_tech_data div .two_arrows {
    width: 25px;
    height: 22px;
}
/*LOGIN WINDOW promt*/


#login_window {
    width: 360px;
    margin-right: 30px;
}

#login_window #win1 {
    padding:0px;
}

#login_window .text_label {
    margin-top: 5px;
    margin-bottom: 5px;
   text-align:right;
}

#login_window .login_input{
    width:165px;
    height:25px;
}

#login_window .buttons_container {
    text-align:right;
}

#login_window .fb {
    margin-top: 30px;
}

#login_window .sft_head {
    font-size:20px;
    text-align:center;
    padding:3px;
    font-weight:normal;
}

#login_window .yl {
    font-weight:normal!important;
}

.module_promotional .featured {

}

/** Module: News **/

.module_news h4.news_type {

}

.module_news .news_item.preview h3.item_title {
	background-color: #7AC142 !important;
	font-size: 15px;
}

/** Module: Newsletter **/
.module_newsletter #outer_wrapper #inner_wrapper #all_content #page_content {
    width: 820px;
}

.module_newsletter td.left_block_papa {
    width: 0;
}

.module_newsletter #left_block {
	width: 0;
}
.dir_rtl #main_pics_product .container_group_list {
    float: right;
}
.dir_rtl #left_block {
    padding-right: 0;
    width: auto;
}
.dir_rtl #main_pics_product .container_back_grad {
    float: right;
}
.component_news_manager .global_actions {
    text-align: center;
}

.component_news_manager .global_actions .instructions {
    padding: 10px;
}
.picknote_form {
	margin-top: 10px;
	margin-bottom: 10px;
}
.picknote_form label {
	font-weight:bold;
}

.export_pdf {
	margin: 5px 20px 5px 0px;
	float:right;
}
.picknote_details {
	clear:both;
}

.picknote_details thead {
	font-size:14px;
}

.picknote_details {
	margin-left:20px;
	border-collapse:collapse;
}
.picknote_details td, .picknote_details th {
	border:1px solid black;
}

.picknote_print_page {
	width:560px;
	margin-top: 64px;
	margin-left:auto;
	margin-right:auto;

}

.picknote_print_page  div.page_title_bc {
    float:left;
}

.picknote_print_page  .page_title {
	text-align:center;
	font-weight:bold;
	font-size:13px;
    padding-top: 15px;
}

.picknote_print_page  .page_pager {
	margin-top: 30px;
	font-weight:bold;
	font-size:9px;
}


.picknote_print_page  .deliver_details {
	margin-top: 8px;
}
.picknote_print_page .deliver_to {
	border: 1px black solid;
	height:93px;
	width:240px;
	padding:9px;
	margin-right:40px;
	display:inline-block;
	vertical-align: top;
}
.picknote_print_page .additional_info {
	border: 1px black solid;
	height:93px;
	width:240px;
	padding:9px;
	display:inline-block;
	vertical-align: top;
}
.picknote_print_page  .deliver_remarks {
	margin-top: 9px;
	height:82px;
	width:100%;
}
.picknote_print_page  .deliver_remarks span {
	margin-top: 28px;
	font-weight:bold;
	font-size:9px;
}
.picknote_print_page  .picknote_details {
	width:100%;
	margin:0px;
}
.picknote_print_page .picknote_details th {
	border-top:double black 3px;
	border-bottom:double black 3px;
	border-left:none;
	border-right:none;
	padding:6px;
}
.picknote_print_page .picknote_details td {
	border:none;
	padding:7px;
	font-size:9px;
}
.picknote_print_page .title {
	font-weight:bold;
	font-size:10px;
}
.picknote_print_page .picknote_details tfoot td{
	border-top:solid black 2px;
	font-weight:bold;
	font-size:10px;
}
.picknote_print_page .additional_info td {
	padding:0px;
	font-size:10px;
}


#main_pics_product {
    width: 964px;
}
.module_catalogue.group_level2 #main_pics_product ,
.module_catalogue.group_level3 #main_pics_product {
    width: 720px;
}
.dir_rtl.group_level1 #main_pics_product .container_back_grad .back_grad
{
    background: url("/skins/graf_style/images/group_gradient_bg_he_big.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dir_rtl.group_level1 #main_pics_product .container_back_grad .grey_border {
    background: url("/skins/graf_style/images/frame_border_pixel_he.gif");
    margin-right: -7px;
}
.group_level1 #main_pics_product .container_back_grad .back_grad{
}
.dir_rtl #productoverview #rightColumn .table_container .rightside {
    border-right: 1px solid #DBDBDB;
    border-left: 0;
}
#main_pics_product .container_back_grad a,
#main_pics_product .container_back_grad .group_desc ,
#main_pics_product .container_back_grad .group_desc a,
#main_pics_product .container_back_grad .back_grad .text a{
    visibility: visible;
    left: auto;
    top: auto;
    width: 100%;
    text-align: center;
    color: #000080;
    font: Arial;
    font-size: 14px;
}
#main_pics_product .container_back_grad .back_grad .text a {
    font-size: 13px;
}

/* nameblock */
.nameblock #controls,
.nameblock .wft_head {
    visibility: hidden;
}
.nameblock .breadcrumbs{
    margin-bottom: 0;
}
.wft_main, .wft_bottom {
    border: none;
}
.product_nameblock_fitting .group_list_link {
    width: 720px;
    color: black;
    font: arial;
    font-size: 20px;
    border-bottom: 1px solid black;
}
.nameblock_selector_fields {
    padding-top: 50px;
    width: auto !important;
    float: left;
}
.nameblock_selector_fields td{
    width: auto;
	padding-bottom: 10px;
}
tr.num_products_found {
    height: 9px !important;
}

.nameblock #left_block,
.nameblock .left_block_papa{
    width:0;
    padding: 0;
}

.product_nameblock_controls .nameblock_table .nameblock_cell {
    font-weight: normal;
    padding: 0 30px ;
}
.product_nameblock_controls .nameblock_table th {
    font-weight: bold;
}
.product_nameblock_controls .nameblock_table {
    background-image: none;
    border-color: black;
}
.product_nameblock_controls .nameblock_table .nameblock_cell:hover{
    background-image: none;
    background-color: #d3d3d3;
}
.module_catalogue #productoverview.container .product_price {
    display: none;
}
.module_catalogue  #productoverview.container #leftColumn  #basket_container {
        display:none;
}
.module_catalogue #productoverview.container #basket_container .add_to_basket_control #quantity{
    height: 19px;
    width: 31px;
    border: 1px #dbdbdb solid;
}
.module_catalogue #productoverview.container #basket_container .add_to_basket_control  #qnt_lbl{
    font-family: arial;
    font-size: 11px;
    color:black;
    font-weight: bold;
}
.basket_product_row .options_div {
    min-width: 0;
}
.basket_product_row .options_div .options_button {
	color:black;
}
.basket_product_row .options_div .options_open .options_open_text {
	color:black;
}
#basket #favlist thead tr th {
	background-color:#ebebeb !important;
    font-size: 12px;
    padding: 0 15px;
}
.basket_option_field {
    font-size: 11px;
    display: block;
}
#basket .quantity_update_spin .fi.quantity {
    width: 31px;
    height: 19px;
    border: 1px #dbdbdb solid;
    margin-right: 3px;
}
table#productlist tfoot td, table#favlist tfoot td {
	background-color:#ebebeb;
    font-weight: bold;
}
.basket_product_row .quantity_update .button_change_qty_update {
	font-style: normal;
}

.module_catalogue #productoverview #basket .mft_head {
    text-indent: 15px;
    background-color: #888888;
    color: white;
}

.module_catalogue .options_div {
	min-width: 130px;
}
.module_catalogue .options_div .options_open_selectors {
	min-width: 130px;
}

.module_catalogue .quantity_update {
	width:50px;
}

.module_catalogue #basket #t_win {
	width:458;
}

.module_catalogue #basket form #ctrl #button_empty {
        margin-right:10px;
    	background: none repeat scroll 0 0 transparent;
    	text-decoration: underline;
}
.module_catalogue #basket form #ctrl #button_empty:hover {
	font-weight:bold;
}
.module_basket #basket form #ctrl input,
.module_catalogue #basket form #ctrl input {
    height: 21px;
    width: 96px;
    text-transform: uppercase;
    font-size: 10px;
}

.module_catalogue #basket form #ctrl #button_upadate_alll {
        margin-right:10px;
}

.module_catalogue #leftColumn #basket {
	position:relative;
}
.dir_ltr a.toolbox_opener {
    float: none;
    vertical-align: middle;
}



.orders_pagecontrols_sep1{
	height:20px;
}

/**
 * Order form
 */
.module_orders .table_page_content {
    padding-top: 0;
}
.module_orders .left_block_papa {
    display: none;
}
.module_orders .header_title
{
    height: 40px;
    margin: 20px 0 10px;
    padding: 30px;
    width: 920px;
}
.module_orders .wrap_form_inner {
    width: 980px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.module_orders .wrap_form_inner .field,
.module_orders .wrap_form_inner .row,
.module_orders .wrap_form_inner,
.module_orders .wrap_form_inner .column_one,
.module_orders .wrap_form_inner .column_two
{
    float: right;
}
.module_orders .wrap_form_inner .column_one,
.module_orders .wrap_form_inner .column_two
{
    float: right;
    width: 300px;
}
.module_orders .wrap_form_inner .column_one
{
    margin: 0 194px 0 10px;
}
.module_orders .wrap_form_inner .column_two
{
    margin: 0 10px 0 100px;
}
.module_orders .wrap_form_inner .field input.fi
{
    width: 287px;
    height: 30px;
}
.module_orders .wrap_form_inner .field .fi
{
    color: #444444;
    line-height: 24px;
    font-size: 14px;
    margin: 5px 0 0;
    padding: 0 10px 0 0;
    border: 1px solid #E4E4E4;
}
.module_orders .wrap_form_inner .row {
    height: 72px;
}
.module_orders .wrap_form_inner .row .field
{
    margin-right: 10px;
}
.module_orders .wrap_form_inner .row .field:first-child
{
    margin-right: 0;
}
.module_orders .wrap_form_inner .row .field input.fi
{
    width: 81px;
}
.module_orders .wrap_form_inner .row .chzn-container.chzn-container-single
{
    margin-top: 5px;
}
.module_orders .wrap_form_inner .row .field #field_id_sh_city_chzn,
.module_orders .wrap_form_inner .row .field #field_id_sh_street_chzn,
.module_orders .wrap_form_inner .row .field #field_id_city_chzn,
.module_orders .wrap_form_inner .row .field #field_id_street_chzn {
    min-width: 298px;
}
.module_orders .wrap_form_inner .field_id_comments_container
{
    margin: 0 194px 0 0;
}
.module_orders .wrap_form_inner .field_id_comments_container #field_id_comments
{
    width: 607px;
    min-width: 607px;
    max-width: 607px;
    min-height: 100px;
}
.module_orders .chzn-container-single#field_id_sh_city_chzn .chzn-drop,
.module_orders .chzn-container-single#field_id_sh_street_chzn .chzn-drop,
.module_orders .chzn-container-single#field_id_street_chzn .chzn-drop,
.module_orders .chzn-container-single#field_id_city_chzn .chzn-drop {
    min-width: 296px;
}
.module_orders .chzn-container-single#field_id_sh_city_chzn .chzn-search input,
.module_orders .chzn-container-single#field_id_sh_street_chzn .chzn-search input,
.module_orders .chzn-container-single#field_id_street_chzn .chzn-search input,
.module_orders .chzn-container-single#field_id_city_chzn .chzn-search input {
    min-width: 260px;

}
/*Position absolute creates conflict!*/
.autoclass_orgman.portal .chzn-container-single-nosearch .chzn-search input {
   position: static;
}

.module_orders .wrap_form_inner .field.field_id_sh_prefix_telephone_container,
.module_orders .wrap_form_inner .field.field_id_prefix_telephone_container  {
    width: 80px;
}
.module_orders .wrap_form_inner .row .field input.fi#field_id_sh_telephone,
.module_orders .wrap_form_inner .row .field input.fi#field_id_telephone {
    width: 197px;
}

.module_orders .wrap_form_inner .field.field_id_sh_prefix_telephone_container .chzn-container-single .chzn-single,
.module_orders .wrap_form_inner .field.field_id_prefix_telephone_container .chzn-container-single .chzn-single{
    width: 46px;
}
.module_orders .wrap_form_inner .chzn-container-single .chzn-single div b
{
    background: url("/skins/graf_style/images/select_box_arrows.png") no-repeat scroll 50% center transparent;
    border-left: none;
}
.module_orders .wrap_form_inner .chzn-container-single .chzn-single span {
    margin-right: 11px;
    margin-top: 3px;


 }
.module_orders .wrap_form_inner .chzn-container-single .chzn-default {
    color: #444444;
}
.module_orders .wrap_form_inner .chzn-container .chzn-drop {
    border-color: #E4E4E4;
}
/**
 * Make the autocomplete field look like the selectbox
 */
.module_orders .ui-autocomplete.ui-menu,
.module_profile .ui-autocomplete.ui-menu {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 4px 0 4px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    color: #808080;
    font-weight: normal;
    width: 287px;
}
.module_orders .ui-autocomplete.ui-menu,
.module_profile .ui-autocomplete.ui-menu {
    background: #fff;
    border: 1px solid rgb(228, 228, 228);
    border-top: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    font-weight: normal;
}
.module_orders .ui-autocomplete.ui-menu,
.module_profile .ui-autocomplete.ui-menu {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.module_orders .ui-autocomplete.ui-menu .ui-menu-item,
.module_profile .ui-autocomplete.ui-menu .ui-menu-item {
    cursor: pointer;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none;
}
.module_orders .ui-autocomplete.ui-menu .ui-menu-item a,
.module_profile .ui-autocomplete.ui-menu .ui-menu-item a {
    color: #808080;
    font-size: 13px;
    display: block;
}
.module_orders .ui-autocomplete.ui-menu .ui-menu-item:hover,
.module_profile .ui-autocomplete.ui-menu .ui-menu-item:hover {
    background-color: #3875d7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
}
.module_orders .ui-autocomplete.ui-menu .ui-menu-item:hover a,
.module_profile .ui-autocomplete.ui-menu .ui-menu-item:hover a {
    color: #fff;
}
.module_orders .ui-autocomplete.ui-menu .ui-state-hover,
.module_profile .ui-autocomplete.ui-menu .ui-state-hover {
    border: none;
    background: none;
    font-weight: inherit;
    color: inherit;
}

.order_footer_cms_container {
    float: right;
}
.module_orders .credit_guard_iframe #credit_guard_iframe {
    width: 640px;
}
.module_orders .wrap_form_inner .wrap_sub_title {
    color: #343434;
    font-size: 20px;
    font-weight: normal;
    margin: 25px 95px 30px 0;
}
.module_orders .header_title .order_title
{
    color: #00ADEF;
    font-size: 34px;
    font-weight: bold;
    background-image: url("/skins/graf_style/images/order/icon_checkout.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 60px;
    float: right;
    height: 43px;
}
.module_orders .header_title .order_price
{
    color: #A6CE39;
    background-image: url("/skins/graf_style/images/order/icon_calculator.png");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 24px;
    font-weight: bold;
    padding-right: 28px;
    border-bottom: 1px #A6CE39 solid;
    float: left;
}
.module_orders #orderform_wrapper .order_form_footer {
    float: right;
    width: 900px;
    padding: 40px;
    margin-bottom: 10px;
}
.module_orders #orderform_wrapper .order_form_footer .col
{
    float: left;
    padding-right: 40px;
    width: 380px;
}
.module_orders #orderform_wrapper .order_form_footer .col.two
{
    border-left: 1px solid #E4E4E4;
    padding: 0 0 0 40px;
}
.module_orders #orderform_wrapper .order_form_footer .col.two .order_price_totals_wrap h3
{
    font-size: 20px;
    color: #343434;
    font-weight: normal;
    margin: 0 0 20px;
}
.module_orders #orderform_wrapper .order_form_footer .order_price_totals_wrap .price_val
{
    float: left;
}
.module_orders #orderform_wrapper .order_form_footer .order_price_totals_wrap .text
{
    float: right;
}
.module_orders #orderform_wrapper .order_form_footer .order_price_totals_wrap .totals_row{
    font-size: 16px;
    padding: 9px 0;
    width: 380px;
    float: right;
    color: #343434;
}
.module_orders #orderform_wrapper .order_form_footer .order_price_totals_wrap .totals_row_footer {
    color: #00ADEF;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
    padding: 9px 0;
    width: 380px;
    float: right;
}
.module_orders #orderform_wrapper .order_form_footer .col .field label.field_name {
    white-space: pre-wrap;
    color: #656565;
    font-size: 14px;
    line-height: 5px;
    display: inline;
}
.module_orders #orderform_wrapper ul.error_messages {
    list-style-type: none;
    padding: 0;
}
.module_orders #orderform_wrapper .order_form_controls {
    float: left;
    margin-left: 33px;
    margin-top: -103px;
    text-align: left;
}
.module_orders #orderform_wrapper .order_form_controls a#edit_details {
    display: inline;
    font-size: 14px;
    text-decoration: underline;
}

.module_orders #orderform_wrapper .credit_guard_iframe {
    float: right;
    width: 980px;
}
.module_orders #page_content {
    width: 980px;
    float: left;
    background-color:transparent!important;
    margin-bottom:100px;
}

.module_orders.action_form #page_content {
    width: 990px !important;
}

.module_orders div#orderlist div {
    position: static !important;
}
.module_orders #orderform .field {
    margin-bottom: 20px;
    position: relative;
}

.module_orders #orderform_wrapper .order_form_footer .col .field.field_id_accept_conditions_container  span.input{
    float: right;
}
.module_orders #orderform .wrap_form_inner .field ul.error_messages {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    text-align: left;
}

.module_orders #orderform .wrap_form_inner .field.has_errors.field_id_sh_prefix_telephone_container ul.error_messages,
.module_orders #orderform .wrap_form_inner .field.has_errors.field_id_sh_telephone_container ul.error_messages,
.module_orders #orderform .wrap_form_inner .field.has_errors.field_id_prefix_telephone_container ul.error_messages,
.module_orders #orderform .wrap_form_inner .field.has_errors.field_id_telephone_container ul.error_messages{
    top: -15px;
}

.module_orders #orderform .wrap_form_inner .field.has_errors.field_id_sh_house_number_container ul.error_messages,
.module_orders #orderform .wrap_form_inner .field.has_errors.field_id_house_number_container ul.error_messages {
    left: -205px;
    top: -15px;
}
.module_orders .chzn-container-single.chzn-disabled {
    opacity: 1 !important;
    filter: alpha(opacity=100);
}
.module_orders .wrap_form_inner .chzn-container-single.chzn-disabled .chzn-single div b {
    display: none;
}
.module_orders .wrap_form_inner .field .fi[disabled],
.module_orders .chzn-container-single.chzn-disabled .chzn-single
{
    background-color: #F1F1F1;
    border: 1px solid #C7C7C7;
    color: gray;
}
.module_orders #orderform .field .mandatory {
    color: red;
}
.module_orders #orderform #submit_order {
    background-color: #A6CE39;
    background-image: none;
    height: 41px;
    width: 380px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
 }
.module_orders #orderform .field .fi {
    display: block;
}
.module_orders #orderform #field_id_notes {
    height: 63px;
}
.module_orders #orderform .button.form_action {
    display: block;
    margin-bottom: 39px;
}
.module_orders #orderform .field.has_errors input.fi {
    border-color: red;
}
.module_orders #orderform .field.has_errors .chzn-container-single .chzn-single, .selectBox-dropdown {
    border-color: red;
}
.module_orders #orderform .field.has_errors ul.error_messages li {
    color: red;
}
/* Order graphical breadcrumbs */
.module_orders .order_breadcrumbs {
    height: 23px;
    background: #fff center right no-repeat url("images/delivery_btn.jpg");
    margin: 17px 0 10px 0;
}
.module_orders.action_payment .order_breadcrumbs {
    background-image: url("images/payment_btn.jpg");
}
.module_orders.action_confirm .order_breadcrumbs {
    background-image: url("images/confirmation_btn.jpg");
}

.reason_to_order_container {
	display:none;
}
.module_orders .reason_to_order_container {
	display:table-cell;
    *display:inline; /* IE7 hack. do not remove. */
}

/* Survey */
.module_orders.action_form #orderform .survey {
    margin-bottom: 54px;
}
.module_orders.action_form #orderform .survey .field.text_field .field_name,
.module_orders.action_form #orderform .survey .field_container .field_name,
.module_orders.action_form #orderform .survey .field_container .label {
    font: bold 12px arial;
    color: #000;
    display: block;
    margin-bottom: 3px;
    padding-top: 3px;
}
.module_orders.action_form #orderform .survey .field_container .multiple_select .field_name {
    font: normal 12px arial;
    display: inline-block;
}
.module_orders.action_form #orderform .survey .field.checkbox_field,
.module_orders.action_form #orderform .survey .field_value.radio_field {
    display: inline-block !important;
    width: 170px;
    margin-bottom: 2px;
    padding-left: 0;
}
.module_orders.action_form #orderform .survey .field.text_field,
.module_orders.action_form #orderform .survey .field_container {
    background-color: #ebebeb;
    height: auto;
    margin-bottom: 7px;
	padding-bottom: 5px;
}
.module_orders.action_form #orderform .survey .field.store_field {
    height: auto;
    background: transparent;
}
.module_orders.action_form #orderform .survey .field.store_field .field_name {
    font-weight: normal;
}
.module_orders.action_form #orderform .survey .field.store_field .selection_field {
    display: inline-block;
    padding-left: 0;
}
.module_orders.action_form #orderform .survey .field.store_field .selection_field .field_name {
    display: none;
}

/* Payment page */
.module_orders.action_payment #payment .fi {
    border: none;
    font: bold 12px arial;
    color: #000;
    margin-bottom: 18px;
    background: transparent;
    width: 100%;
}
.module_orders.action_form .continue_button,
.module_orders.action_payment .continue_button,
.module_orders.action_payment .checkout_button {
    float: right;
    margin-right: 15px;
}
.module_orders.action_form .continue_button,
.module_orders.action_payment .continue_button {
    background-image: url(images/continue_btn.jpg);
    width: 112px;
    height: 23px;
}
.module_orders.action_form .checkout_button,
.module_orders.action_payment .checkout_button {
    background-image: url(images/paypal_btn.jpg);
    width: 133px;
    height: 23px;
}
.module_orders.action_payment #payment .field_id_clone_me_container {
    margin-bottom: 20px;
}
.module_orders.action_payment #payment .hide,
.module_orders.action_payment input[value=""][type=text] {
    display: none;
}
.module_orders #orderform .field.field_id_notes_container label.field_name,
.module_orders #orderform .field.field_id_production_date_container label.field_name{
    white-space: pre-wrap;
}
.module_orders #orderform .optional_information_div {
    margin-bottom: 20px;
}
#all_content
{
    position: relative;
}
#ups_tracking
{
    position: absolute;
    top: 4em;
    right: 343px;
    padding-right: 2em;
    border-right: 1px solid white;
}

div.clear_both {
    clear: both;
}

#footer {
    padding-bottom: 0;
}

.module_picknote .sft_head {
    text-align:  center;
}

.module_orders center.orders_view_multiple {
	margin: 10px 0px 0px 100px;
}

/*.module_orders #userlist td {
	padding-top: 5px;
}
THE ABOVE MAKES INCOMING ORDERS PAGE REALLY UGLY!!!
STYLE BELOW IS INSTEAD OF THE ABOVE: */
.module_orders #userlist .btxt {
	padding-top: 3px;
	padding-bottom: 3px;
}

.module_orders .btxh .ylw, .module_orders .btxh a.ylh {
	color: #ffffff;
}

label.field_name {
	color: #000000;
}
.module_orders .fi {
	border: 1px #737c8c solid;
}

.module_orders #field_id_notes {
	width: 173px;
	height: 63px;
	border: 1px #737c8c solid;
}

.module_orders .fi.disabled {
	background-color: #e0dfe3;
	border: 1px #737c8c solid;
	width: 173px;
	height: 17px;
}

.module_orders #payment_wrapper {
	margin-top: -30px;
}

.module_orders .store_field select {
	border: 1px #737c8c solid;
	margin-right: 5px;
}

.module_orders label.value_name {
	color: black;
}

.module_orders .field_id_agree_to_terms_container {
	margin-top: -40px;
}

.module_orders #payment div.ship_to h3 {
	padding-left: 0px;
}

.module_orders .field_id_clone_me_container{
	color: black;
}

.module_orders #field_id_notes{
	resize: none;
}
.module_basket #outer_wrapper #inner_wrapper #all_content #page_content {
    padding-left: 28px;
    padding-right: 28px;
}
#app .products_display .choose_all_warp input {
    margin-left: 16px;
}
.module_basket td.mft_head {
	background-color: #888888;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	width: 720px;
}

.module_basket #favlist {
	width: 720px;
	float: right;
}

.module_basket #favlist th {
	text-align: left;
}

.module_basket #t_win1 {
	width: 720px;
	float: right;
}

.module_basket #button_empty {
	font-size: 10px;
	text-transform: uppercase;
}

.module_basket #button_upadate_alll {
	font-size: 10px;
	text-transform: uppercase;
}

.module_basket #button_confirm_order {
	font-size: 10px;
	text-transform: uppercase;
}

.module_basket .component_member_card .status_message {
    padding: 5px 0;
}

.module_basket .component_member_card .status_message.code_error {
    color: red;
}

.module_orders .orders_view_single {
	position: relative;
	left: 169px;
}
.module_orders #basket .shipping_basket_title {
    width: 719px;
    height: 27px;
    background-color:  #f6d8bd;
    margin-top: 6px;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
    text-align: center;
}
.module_orders #basket #favlist{
    margin-top: 9px;
}
.module_basket  #basket .shipping_basket_title,
.module_catalogue #basket .shipping_basket_title {
    display: none;
}
body.module_orders div.order_coulnot_proccess {
    color: red;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}


#outer_wrapper #inner_wrapper .table_page_content {
    margin-left: auto;
    margin-right: auto;
}

div#footer-logos {
    float: left;
    position: absolute;
    left: -310px;
}

div#footer-text {
    position: relative;
    top: -80px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

body.module_catalogue #links_container #links_container_header {
    background-color: #EBEBEB;
    padding: 3px 5px 3px 10px;
    color: #000000;
}

body.module_catalogue #embedded_video {
    padding: 15px;
}

#productoverview a.cms_video_link {
    line-height: 27px;
    padding-left: 27px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #111111;
    background-image: url('/skins/keter_style/images/play_cms_i.png');
    background-repeat: no-repeat;
    background-size: 18px 18px;
    padding-bottom: 7px;
    color: #565656;
}

#ui-datepicker-div {


}

.header_cms_td_width,
.cms_header_container {
    width: 460px;
}

.cms_header_container .cms_content_area {
    width: 460px;
    margin-top: 0;
    height: auto;
}

body.page_3stripes.module_orders #outer_wrapper #inner_wrapper #all_content #page_content center.orders_view_multiple {
    margin-top: 50px;
}


.fbl,
.fbrl {
    margin: 5px 17px 10px 5px;
    background-image:url('/skins/graf_style/images/btn_b_normal.gif');
    /*color: #ffffff !important;*/
}

.fbl:hover,
.fbrl:hover {
    background-image:url('/skins/graf_style/images/btn_b_hover.gif');
    /*color: #ffffff !important;*/
}

.edit_single_product_actions input.fbrl[type="button"]{
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none;
    border: 1px solid #c5c5c5;
    border-radius: 6px;
    height: 28px;
}

.fbl {
    height: 21px;
    width: 96px;
}
.fb{
    background-image:url('/skins/graf_style/images/btn_b_normal.gif');
    background-repeat: no-repeat;
    color: #ffffff !important;
}
.module_custom .buttons_container .fb{
    background-image: none;
    background-color: #A6CE39;
    height: 30px;
    font-size: 13px;
    margin-left: 10px;
    width: 60px;
}
#header_logo_message .fb:hover{
    background-image: none;
    background-color: #2398D8;
    opacity: 0.7;
}
.module_home_page .fb:hover{
    background-color: #2398D8;
    background-image: none;
}
.fb:hover{
    background-image:url('/skins/graf_style/images/btn_b_hover.gif');
    color: #ffffff!important;
}
.module_catalogue #techlist td.complementary_tech_data .order_click,
.module_blowup #techlist td.complementary_tech_data .order_click{
    background-image:url('/skins/graf_style/images/btn_b_normal.gif');
    background-repeat: no-repeat;
    width: 96px;
    height: 21px;
    margin-right: 1px;
    margin-top: 0;
    text-transform: uppercase;
    font-size:10px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
}
.module_catalogue #techlist td.complementary_tech_data .order_click:hover,
.module_blowup #techlist td.complementary_tech_data .order_click:hover{
    background-image:url('/skins/graf_style/images/btn_b_hover.gif');
    color: #ffffff;
}
.module_catalogue #techlist td.complementary_tech_data .tech_a_div,
.module_blowup #techlist td.complementary_tech_data div .tech_a_div{
    background-image:url('/skins/graf_style/images/btn_b_normal.gif');
    background-repeat: no-repeat;
    width: 67px;
    height: 20px;
    padding: 1px;
    text-indent: -1px;
    text-align: center;
    line-height: 21px;
    color: #ffffff;
}
.module_catalogue #techlist td.complementary_tech_data .tech_a_div:hover,
.module_blowup #techlist td.complementary_tech_data .tech_a_div:hover{
    background-image:url('/skins/graf_style/images/btn_b_hover.gif');
    color: #ffffff;
}
/**
 * Back to school products
 */
#app #class_locator {
    height: 101px;
    background-color: #A6CE39;
    padding-right: 71px;
}
#app #class_locator input.city-selector + .dropdown-menu {
    min-width: 286px;
}
#app #class_locator input#school-selector + .dropdown-menu {
    min-width: 219px;
}
#app #class_locator #school-selector,
#app #class_locator .city-selector,
#app #class_locator .gender_chooser,
#app #class_locator .class_chooser {
    margin-left: 5px;
    border-color: #AAAAAA;
}
#app #class_locator input{
    padding: 6px 12px;
}
#app #class_locator select {
    padding: 12px;
}
#app #class_locator input,
#app #class_locator select {
    margin-top: 25px;
    float: right;
    font-size: 16px;
    border-radius: 0;
    height: 47px;
}
#search_q {
    font-size: 14px;
    color: #555;
    width: 220px;
    height: 30px;
    padding-bottom: 2px;
    border-radius: 5px;
    background: none;
    padding: 0 20px 0 0;
    border: 1px solid #E8E9F4;
}

#search_submit {
    background-image: url("/images/Fittings/graf/images/header/zoom.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 20px;
    left: 7px;
    position: absolute;
    top: 10px;
    width: 20px;
    background-color: white;
}
#search_div{
    float: left;
    margin: 10px 20px 0;
    position: static;
}
#app #class_locator .submit_button
{
    margin-top: 25px;
    display: inline-block;
}
#app #class_locator .city-selector {
    width: 286px;
}
#app #class_locator #school-selector {
    width: 219px;
}
#app #class_locator .gender_chooser,
#app #class_locator .class_chooser {
    width: 130px;
}
#app #class_locator .submit_button .btn-primary
{
    opacity:1;
    background-color: #2398D8;
    border-color: #FFFFFF;
    border-radius: 0;
    border-width: 7px;
    font-size: 16px;
    filter:alpha(opacity=100);
}
#app .products_display .additional_products,
#app .products_display .products_list {
    padding: 10px 20px;
    width: 999px;
}
#app .products_display .products_list
{
    margin-top: 50px;
    margin-bottom: 25px;
}
#app .products_display .products_list .choose_all_warp .selected_checkbox
 {
    color: #00ADEF;
    font-size: 14px;
 }
#app .products_display .middle_frame
{
    height: 42px;
    margin: 0 auto 25px;
    width: 859px;
}
#app .products_display .middle_frame span.info
{
    font-size: 15px;
    line-height: 34px;
}
#app .products_display .class_page_footer
{
    margin-top: 14px;
    border-bottom: 1px solid #EDEDED;
    height: 170px;
    width: 999px;
}
#app .products_display .class_page_footer .footer_class_cms
{
    width: 721px;
    border-left: 1px #A6CE39 solid;
    float: right;
    height: 154px;
    float: right;
}
#app .products_display .class_page_footer .add_to_basket_button
{
    padding-left: 12px;
    padding-right: 12px;
    float: right;
    position: relative;
    margin-right: 14px;
    top: 98px;
    height: 46px;
    width: 248px;
}
#app .products_display .class_page_footer .add_to_basket_button .products_total_count {
    background-image: url("/skins/graf_style/images/basket/gigantic_basket.png");
    background-position: center top;
    color: #a6ce39;
    font-size: 30px;
    height: 63px;
    padding: 0 24px 0 19px;
    width: 90px;
    position: absolute;
    right: 0;
    top: -92px;
}
#app .products_display .class_page_footer .add_to_basket_button .button_text {
    background-image: url("/skins/graf_style/images/basket/arrow_basket_left.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 21px;
    margin: 0 27px 0 0;
}
#app .products_display .class_page_footer .add_to_basket_button .products_total_cost {
    color: #00adef;
    font-size: 29px;
    position: absolute;
    left: -10px;
    top: -78px;
    font-weight: bold;
}
#app .products_display .products .heading_container,
#app .products_display .products .product {
    border-style: solid;
    border-color: #ededed;
}
#app .products_display .products
{
    margin-top: 35px;
    margin-bottom: 25px;
}
#app .products_display .add_to_basket_button
{
    height: 41px;
    background-color: #a6ce39;
    border: none;
    float: left;
}
#app .products_display .add_to_basket_button > span
{
    display: inline-block;
    height: 41px;
    line-height: 38px;
    color: #ffffff;
    float: right;
}
#app .products_display .add_to_basket_button .products_total_cost
{
    font-size: 22px;
    font-weight: bold;
    margin-right: 8px;
    padding: 1px 0 0 11px;
}
#app .products_display .add_to_basket_button .button_text
{
    font-size: 22px;
    font-weight: bold;
}
#app .products_display .add_to_basket_button .products_total_count
{
    background-image: url("/skins/graf_style/images/basket_w.png");
    background-position: 0 7px;
    background-repeat: no-repeat;
    font-size: 19px;
    font-weight: bold;
    padding: 0 11px 0 0;
    width: 52px;
}
#app .products_display .products .heading_container {
    border-width: 1px 0;
}

#app .products_display .products .product:first-child {
    border-top: 1px #ededed solid;
}
#app .products_display .products .product {
    min-height: 89px;
    border-width: 0 0 1px 0;
    position: relative; /* Relative because the representative image is absolute */
}
#app .products_display .products .heading {
    display: inline-block;
    margin: 7px 3px;
    border: 1px solid #7a92c2;
    padding: 4px 0;
    text-align: center;
}
#app .additional_products h1 {
    color: #ffffff;
    background-image: url("/skins/graf_style/images/recommended_title_bg.png");
    height: 66px;
    margin-right: -34px;
    padding-right: 68px;
    width: 1027px;
    line-height: 44px;
}
#app .additional_products h1 span.sub_title {
    font-size: 15px;
}
#app .products_display .list_title {
    margin-bottom: 10px;
}
#app .products_display .list_title h2
{
    color: #00ADEF;
    margin-bottom: 0;
}
#app .products_display .list_title .sub_title {
    font-size: 15px;
    font-weight: normal;

}
#app .additional_products h1
{
    font-size: 30px;
}
/** Unify product images **/
#app .products_display .products .product_image.small {
    width: 70px;
    height: 70px;
}
#app .products_display .products .info {
    padding: 4px 0;
    margin: 7px 3px 7px 23px;
    vertical-align: middle;
}
#app .products_display .products .info.picture {
    width: 100px;
}
#app .products_display .products .info.description {
    width: 343px;
}
#app .products_display .products .info.quantity {
    height: 82px;
}
#app .products_display .products .info.quantity input {
    width: 30px;
}
#app .products_display .products .info.description span.upgraded,
#app .products_display .products .info.description span.added
{
    padding: 2px 5px;
    color: #FFFFFF;
    font-size: 13px;
}

#app .products_display .products .info.description span.added
{
    background-color: #00adef;
}
#app .products_display .products .info.description .cancel
{
    color: #999999;
    text-decoration: underline;
    font-size: 14px;
}
#app .products_display .products .info.description span.upgraded
{
    background-color: #A6CE39;
}
#app .products_display .products .info.quantity_price {
    width: 226px;
}
#app .products_display .products .info.representative {
    width: 162px;
}
#app .products_display .products .product .info.representative .text
{
    color: #afcf35;
    font-size: 16px;
    font-weight: bold;
    background-image:url('/skins/graf_style/images/swap.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 27px;
    width: 60px;
    display: inline-block;
}
#app .products_display .products .product .info.representative a.loaded span
{
    background-image:url('/skins/graf_style/images/swap_open.png');
}
#app .products_display .products .product .info.representative a:focus,
#app .products_display .products .product .info.representative a:hover {
    text-decoration: none;
}
#app .products_display .products .product .info {
    display: inline-block;
    vertical-align: top;
}
#app .products_display .products .product .info dl {
    margin: 0;
    min-height: 50px;
}
#app .products_display .products .product .info dt.title{
    color: #b4dff8;
    margin-bottom: 7px;
    font-size: 14px;
    text-align: center;
}
#app .products_display .products .product .info dd.value{
    color: #4c4c4c;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#app .products_display .products .product .info.quantity .quantity_button
{
    border: medium none;
    color: #FFFFFF;
    height: 28px;
    width: 28px;
    padding-top: 0;
    padding-bottom: 0;
    float: right;
}
#app .products_display .products .product .info.quantity .notice {
    color: red;
    white-space: nowrap;
}
#app .products_display .products .product .info.quantity .quantity_decrease{
    background-image: url("/skins/graf_style/images/constant/minus.png");
}
#app .products_display .products .product .info.quantity .quantity_increase{
    background-image: url("/skins/graf_style/images/constant/plus.png");
}
#app .products_display .products .product .info.quantity input
{
    background-color: #ffffff;
    border-top: 2px #EDEDED solid;
    border-bottom: 2px #EDEDED solid;
    border-left: none;
    border-right: none;
    height: 28px;
    width: 39px;
    float: right;
    text-align: center;
    font-weight: normal;
}
#app .products_display .products .info .value {
    margin: 0;
}
#app .products_display .products .info .product_quantity {
    width: 30px;
}
#app .products_display .products .info.representative {
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    margin-left: 0;
}
#app .products_display .products .promotional_products {
    height: 256px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-image: url("/skins/graf_style/images/complementary_top.png");
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 21px;
}
#app .products_display .products .promotional_products .promotional_product {
    width: 179px;
    height: 236px;
    margin-left: 52px;
}
#app .overview_promotional,
#app .products_display .products .promotional_products .promotional_product {
    text-align: center;
}
#app .overview_promotional dt,
#app .overview_promotional dd,
#app .products_display .products .promotional_products li.promotional_product dt,
#app .products_display .products .promotional_products li.promotional_product dd{
    display: inline-block;
}
#app .overview_promotional dl,
#app .products_display .products .promotional_products li.promotional_product dl
{
    color: #484848;
    font-size: 17px;
}
#app .overview_promotional dd,
#app .products_display .products .promotional_products li.promotional_product dd
{
    margin-right: 8px;
}

#app .overview_promotional p.ng-binding,
#app .products_display .products .promotional_products li.promotional_product p.ng-binding
{
    color: #646464;
    font-size: 14px;
    min-height: 60px;
    white-space: pre-wrap;
}
#app .overview_promotional .btn-success,
#app .products_display .products .promotional_products .promotional_product .btn-success {
    background-color: #A6CE39;
    border-color: #A6CE39;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#app .overview_promotional .btn-primary,
#app .products_display .products .promotional_products .promotional_product .btn-primary {

    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #00ADEF;
    border-color: #00ADEF;
}
/**
 * Carousel
 */
#app .products_display .products .promotional_products .carousel_wrapper {
    background-image: url("/skins/graf_style/images/complementary_bottom.png");
    background-position: bottom center;
    background-repeat: no-repeat;
}
#app .products_display .products .promotional_products .carousel_container {
    width: 895px;
    margin: 0 36px;
    overflow: hidden;
}
#app .products_display .products .promotional_products .jcarousel {
    position: relative;
    overflow: hidden;
    width: 20000em;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

#app .products_display .products .promotional_products .jcarousel li {
    float: right;
}
#app .products_display .products .promotional_products .jcarousel-control-prev,
#app .products_display .products .promotional_products .jcarousel-control-next {
    position: absolute;
    top: 80px;
}
#app .products_display .products .promotional_products .jcarousel-control-prev {
    left: 0;
}
#app .products_display .products .promotional_products .jcarousel-control-next {
    right: 0;
}

#app .products_display .products .promotional_products .jcarousel-control-prev,
#app .products_display .products .promotional_products .jcarousel-control-next
{
    background-image: url("/skins/graf_style/images/swap_nav.jpg");
    background-repeat: no-repeat;
    border: medium none;
    height: 41px;
    padding: 0;
    width: 34px;
    font-size: 0;
}
#app .products_display .products .promotional_products .jcarousel-control-next
{
    background-position: -97px 0;
}

#app .products_display .products .promotional_products .jcarousel-control-next.disabled {
    background-position: -63px 0;
}
#app .products_display .products .promotional_products .jcarousel-control-prev
{
    background-position: -2px 0;
}

#app .products_display .products .promotional_products .jcarousel-control-prev.disabled {
    background-position: -37px 0;
}
/**
 * Animations
 */
#app .products_display .products .loading > * {
    visibility: hidden;
}
#app .products_display .products .loading {
    text-decoration: none;
}

.promotional_products.ng-hide-add, .promotional_products.ng-hide-remove {
    -webkit-transition:all linear 0.5s;
    -moz-transition:all linear 0.5s;
    -o-transition:all linear 0.5s;
    transition:all linear 0.5s;
    display:block!important;
}

.promotional_products.ng-hide-add.ng-hide-add-active,
.promotional_products.ng-hide-remove {
    height: 0!important;
}

.promotional_products.ng-hide-add,
.promotional_products.ng-hide-remove.ng-hide-remove-active {
    height: 240px!important;
}
/**
 * App page layout
 */
#app .left_block_papa {
    display: none;
}
/**
Overview popup
*/
.modal.product_popup .modal-dialog .overview_close,
.modal.fade.in .modal-dialog .popup_add_student_close{
    position: absolute;
    top: -16px;
    right: -16px;
    height: 36px;
    width: 36px;
    background-image: url("/skins/graf_style/images/close_btn.png");
    background-color: transparent;
    background-repeat: no-repeat;
    color: transparent;
}
.modal.fade.in .modal-dialog .modal-header {
    border-bottom: none;
}
.modal.product_popup .modal-header {
    padding: 0;
    border: none;
}
.overview_page_content {
    width: 1024px;
    padding: 7px;
}
.overview_page_content .product_small_images.count_1,
.overview_page_content #enlarge_popup {
    display: none;
}

.overview_page_content .product_images div.product_small_image {
    border-radius: 10px;
    cursor: pointer;
    float: right;
    height: 133px;
    padding: 5px;
    width: 50px;
}

.overview_page_content .left_col,
.overview_page_content .right_col {
    float: right;
}

.overview_page_content .right_col {
    width: 340px;
}
.overview_page_content .right_col .product_images
{
    margin-bottom: 15px;
    margin-left: 15px;
}
.overview_page_content .left_col {
    border-right: 1px solid #CFCFCF;
    padding-right: 20px;
    width: 660px;
}
.modal.product_popup tr.row_3{
    display: none;
}
.overview_page_content .right_col .enlarge_product_info_popup_link.enlarge
{
    text-align: center;
}
.overview_page_content .right_col .enlarge_product_info_popup_link.enlarge a.yl span{
    text-decoration: none;
}
.component_product_comments_summary .rank_numeric,
.component_product_comments_summary a.rank_read_more,
.component_product_comments_summary a.rank {
    color: #959595;
    font-size: 13px;
}

.overview_page_content div.rank_star {
    display: inline-block;
    height: 16px;
    width: 13px;
}

.overview_page_content div.rank_star.selected {
    background: url("/css/images/star.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}

.overview_page_content .brand_pics {
    color: #0059A8;
    text-align: right;
    margin-right: 10px;
    font-size: 18px;
    border-bottom: #e4e4e4 solid 1px;
    padding-bottom: 20px;
}

.overview_page_content .product_name {
    color: #000000;
    font-size: 27px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.overview_page_content .sig_widget_tabs .tabs {
    border-bottom: 1px solid #cfcfcf;
    height: 40px;
    padding: 0;
}

.overview_page_content .sig_widget_tabs .tabs .tab.current {
    border-bottom: 1px solid #FFFFFF;
    color: #0059A8;
}

.overview_page_content .sig_widget_tabs .tabs .tab {
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    margin-left: 14px;
    padding: 10px;
    color: #656565;
    cursor: pointer;
    display: inline-block;
    list-style: none outside none;
    font-size: 16px;
}
.overview_page_content div.technical_info
{
    direction: ltr;
    /*height: 290px;*/
    /*overflow:auto;*/
}

.overview_page_content div.technical_info #product_technical_info
{
    width: 100%;
}
.overview_page_content .overview_links
{
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    margin: 20px 0;
    padding: 10px;
}
.overview_page_content .overview_links span
{
    background-image: url("/skins/graf_style/images/btn_b_normal.gif");
    height: 22px;
    width: 120px;
    color: #ffffff;
    display: inline-block;
}
.overview_page_content .overview_links span a.overview_mail,
.overview_page_content .overview_links span a.overview_print
{
    color: #ffffff;
    background-position: 92px 2px;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    padding-right: 14px;
    text-decoration: none;
}

.overview_page_content .overview_links span a.overview_print
{
    background-image: url("/skins/graf_style/images/overview_icons_i.png");
}
.overview_page_content .overview_links span a.overview_mail
{
    background-image: url("/skins/graf_style/images/overview_icons_s.png");
}
.overview_page_content div.technical_info .row
{
    font-size: 14px;
    padding: 6px;
    margin: 0;
    direction: rtl;
    word-wrap: break-word;
}
.overview_page_content div.technical_info .row.even {
    background-color: #f2f2f2;
}
.modal.product_popup .modal-footer
{
    margin-top: -36px;
}
.modal.product_popup .modal-dialog {
    margin: 30px auto;
    width: 910px;
}
#app .quantity_spinner input#quantity{
    background-color: #EDEDED;
    border: medium none;
    width: 43px;
}
.product_comment_editor_container .product_comment_editor_inner_container,
.product_comment_editor_container .product_comment_editor_inner_container form,
.product_comment_editor_container,
.product_comment_and_rank_container .product_rank_container {
    width: 438px;
}

.product_comment_editor_container .product_comment_editor_inner_container .comment_sec textarea {
    width: 200px;
}
.overview_page_content .left_col .product_basket_info {
    color: #0059A8;
    margin-top: 12px;
    font-size: 27px;
    margin-bottom: 50px;
    font-weight: bold;
}
.modal.product_popup .modal-dialog .modal-footer {
    margin-top: 0;
}
.modal.product_popup .overview_promotional:first-child {
    float: right;
    margin-right: 0;
}
.modal.product_popup .overview_promotional {
    float: right;
    margin-right: 22px;
    color: #646464;
    font-size: 14px;
    min-height: 60px;
    min-height: 60px;
    width: 200px;
}
#app .products_display .products .promotional_products .promotional_product .btn,
.modal.product_popup .overview_promotional .btn {
    font-size: 12px;
    font-weight: 600;
}
/**
End Overview popup
*/
/* Basket */
.module_basket div.basket_title_wrap
{
    padding-left: 60px;
    padding-right: 30px;
    height: 105px;
    margin: 50px 2px 7px -1px;
}

.module_basket #component_basket_graf .basket_qty_itms {
    color: #208fcc;
    font-size: 30px;
    margin: 25px 0;
    display: inline-block;
    font-weight: normal;
    position: absolute;
    right: 60px;
    top: 12px;
}
.module_basket .basket_bottom_content {
    position: relative;
}
.module_basket #page_content {
    background-color: transparent !important;
}
.module_basket #component_basket_graf .header_basket_total_price
{
    display: inline-block;
    float: left;
    margin-top: 32px;
    color: #A6CE39;
    background-image: url("/skins/graf_style/images/basket/calc_icon.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 22px;
    padding-right: 25px;
    font-weight: normal;
    left: 60px;
    position: absolute;
    top: 1px;
    border-bottom: solid 1px #A6CE39;
    display: inline;
    padding-bottom: 3px;
}
.module_basket .graf_basket_form {
    background-color: #ffffff;
}
.module_basket #component_basket_graf .basket_qty_itms span.numeric_value{
    background-image: url("/skins/graf_style/images/basket/basket_header.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 58px 42px;
    float: right;
    font-size: 21px;
    height: 42px;
    margin-left: 8px;
    padding-left: 17px;
    padding-right: 16px;
    text-align: center;
    width: 29px;
    color: #FF7D00;
 }

.module_basket #component_basket_graf .graf_basket th
{
    padding: 0 0;
    color: #b4b4b4;
    font-size: 14px;
}
.module_basket #component_basket_graf .graf_basket td .product_tools_container
{
    font-size: 12px;
}
.module_basket #component_basket_graf .graf_basket td .product_tools_container h3 {
    color: #373737;
}
.module_basket #component_basket_graf .graf_basket td .product_tools_container span {
    font-weight: normal;
}
.module_basket #component_basket_graf .graf_basket td .product_tools_container,
.module_basket #component_basket_graf .graf_basket th .basket_description
{
    text-align: right;
}
.module_basket #component_basket_graf .graf_basket td .product_tools_container a.remove_order_line {
    color: #8D8D8D;
    font-size: 11px;
}
.module_basket .basket_promotionals .title_inner {
    color: #208FCC;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 22px;
}
.module_basket #component_basket_graf {
    max-height: 385px;
    overflow-y: hidden;
}
.module_basket #component_basket_graf .graf_basket td {
    border-bottom: 1px solid #E9E9E9;
    text-align: center;
    color: #4c4c4c;
    height: 90px;
    font-size: 14px;
    font-weight: bold;
}
.module_basket #component_basket_graf .order_line_price {
    direction: ltr;
    unicode-bidi: embed;
}
.module_basket #component_basket_graf .graf_basket td a.remove_order_line {
    background-image: url("/skins/graf_style/images/basket/remove.png");
    font-size: 0;
    display: block;
    height: 12px;
    margin-right: 20px;
    width: 12px;
    background-repeat: no-repeat;
}
.module_basket #component_basket_graf .graf_basket td img.basket_product_pic {
    height: 50px;
    width: 50px;
}
.module_basket #component_basket_graf .graf_basket ,
.module_basket .basket_promotionals {
    width: 965px;
}
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box
{
    height: 23px;
    position: relative;
    width: 86px;
}
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .field.qty {
    text-align: center;
    height: 24px;
    width: 86px;
}
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .field.qty input.fi {
    height: 20px;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    border-left: medium none;
    border-right: medium none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 38px;
    z-index: 2;
}
.module_basket .basket_collapse_bar{
    background-image: url("/skins/graf_style/images/basket/title_bar.png");
    background-position: 17px center;
    background-repeat: no-repeat;
    color: #208FCC;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    margin-left: -7px;
    margin-top: -23px;
    padding-right: 7px;
    padding-top: 25px;
    position: relative;
    width: 988px;
}
.module_basket .basket_bottom_content{
    width: 988px;
}
.module_basket .basket_collapse_bar .arrow_marker
{
    background-image: url("/skins/graf_style/images/basket/arrows_basket_collapse.png");
    background-repeat: no-repeat;
    padding-right: 38px;
    background-position: 144px 3px;
    padding-top: 2px;
    line-height: 21px;
}
.module_basket .basket_collapse_bar .arrow_marker.arrow_close {
    background-position: 142px -16px;
}
.module_basket .basket_bottom_content #afp
{
    left: 29px;
    margin-top: 246px;
    position: absolute;
}
.module_basket  #afp #button_final_confirm_order.fbrl
{
    background-image: url("/skins/graf_style/images/basket/checkout_btn.png");
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 46px;
    width: 424px;
    margin-top: -6px;
    background-repeat: no-repeat;
    margin-left: 0px;
}
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .buttons
{
    display: inline-block;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
    z-index: 1;
}

.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .buttons .qty_down,
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .buttons .qty_up {
    cursor: pointer;
}
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .buttons .qty_down
{
    float: left;
}
.module_basket #component_basket_graf .graf_basket .ui_widget_spin_box .buttons .qty_up
{
    float: right;
}
.module_basket .d_cms_row
{
    margin-top: -7px;
    float: right;
    padding: 20px;
    width: 924px;
    margin-right: 2px;
}
.module_basket .d_cms_row .delivery
{
    padding-right: 14px;
}
.module_basket .d_cms_row .delivery,
.module_basket .d_cms_row .basket_information {
    border-bottom: 1px solid #D0D0D0;
    padding-right: 14px;
}
.module_basket .d_cms_row .delivery h3
{
    color: #208FCC;
    font-size: 18px;

}
.module_basket .d_cms_row .delivery .shipment_option {
    display: block;
    font-size: 15px;
    margin: 5px 0;
    background-position: right center;
    background-repeat: no-repeat;
    padding-bottom: 3px;
}
.module_basket .d_cms_row .delivery .shipment_option.icon-checked {
    background-image: url("/skins/graf_style/images/basket/checked.png");
    color: #7c7c7c;
    height: 18px;
}
.module_basket .d_cms_row .delivery .shipment_option.icon-unchecked {
    background-image: url("/skins/graf_style/images/basket/unchecked.png");
    color: #cfcfcf;
}
.module_basket .d_cms_row .basket_information .title,
.module_basket .d_cms_row .basket_information .data {
    color: #208FCC;
    font-size: 23px;
    font-weight: bold;
    display: inline-block;
}
.module_basket .d_cms_row .basket_information .data
{
    float: left;
    margin-left: 35px;
    margin-right: 10px;
}
.module_basket .basket_information .vat_included{
    font-size: 15px;
    color: #B8B8B8;
    float: left;
    line-height: 30px;
}

.module_basket .d_cms_row .final_payment_details {
    border-right: 1px solid #D0D0D0;
    float: right;
    margin-right: 12px;
    padding-right: 12px;
    width: 440px;
    height: 221px;
}
.module_basket .d_cms_row .basket_cupon {
    width: 455px;
    height: 130px;
    padding-top: 89px;
    border: 1px solid #D0D0D0;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.module_basket .d_cms_row .basket_cupon .component_member_card {
    margin: auto;
    width: 336px;
    background-image: url("/skins/graf_style/images/basket/cart_cupon_icon.png");
    background-position: 346px 3px;
    background-repeat: no-repeat;
    padding-right: 36px;
}
.module_basket .d_cms_row .basket_cupon .component_member_card .card_field {
    background-image: url("/skins/graf_style/images/basket/basket_field.png");
    border: medium none;
    height: 29px;
    width: 205px;
    padding-right: 12px;
}
.module_basket .d_cms_row .basket_cupon .component_member_card .card_field::-webkit-input-placeholder
{
    text-align: center;
}
.module_basket .d_cms_row .basket_cupon .component_member_card .card_field::-moz-placeholder
{
    text-align: center;
}
.module_basket .d_cms_row .basket_cupon .component_member_card .card_field:-ms-input-placeholder
{
    text-align: center;
}
.module_basket .d_cms_row .basket_cupon .component_member_card input.card_field:-moz-placeholder
{
    text-align: center;
}
.module_basket .d_cms_row .basket_cupon .component_member_card .member_card_submission {
    background-image: url("/skins/graf_style/images/basket/cart_btn.png");
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 31px;
    width: 69px;
    cursor: pointer;
}
/*.module_basket .d_cms_row .delivery {*/
.module_basket .d_cms_row .basket_cupon {
    float: right;
}

.module_basket .basket_promotionals {
    float: right;
    border-top: 1px solid #E9E9E9;
    padding-top: 25px;
}
.module_basket .basket_promotionals .component_promotional_products .promotional_product_all {
    margin: 12px 40px;
    text-align: center;
    width: 160px;
}
.module_basket .basket_promotionals .promotional_product_fields
{
    margin-bottom: 17px;
    width: 160px;
    min-height: 64px;
}
/*select first span right after first child which happens to be b tag*/
.module_basket .basket_promotionals .promotional_product_fields > b:first-child + span.field_value{
    color: #646464;
    margin-bottom: 10px;
    font-size: 12px;
    display: block;
    min-height: 42px;
}
.module_basket .basket_promotionals .promotional_product_fields b,
.module_basket .basket_promotionals .promotional_product_fields span.field_value {
    color: #484848;
    font-size: 16px;
    line-height: 21px;
}
.module_basket .basket_promotionals .add_to_basket {
    background-image: url("/skins/graf_style/images/basket/basket_add.png");
    width: 119px;
    height: 28px;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.module_basket #outer_wrapper #inner_wrapper #all_content .left_block_papa,
.module_basket #outer_wrapper #inner_wrapper #all_content .left_block_papa #left_block {
    display: none;
}
.module_basket .basket_bottom_content .basket_total_price
{
    background-color: #3B4C56;
    color: #FFFFFF;
    font-size: 24px;
    height: 46px;
    line-height: 44px;
    padding-left: 29px;
    text-align: left;
}
.module_basket .basket_promotionals .promotional_product_graf .admin_message,
.module_basket .basket_promotionals .promotional_product_fields b:first-child {
    display: none;
}
.module_basket .basket_promotionals .component_promotional_products .promotional_product_graf .promoframe,
.module_basket .basket_promotionals .component_promotional_products .promotional_product_graf .product_image {
    display: block;
}
.module_basket .basket_promotionals .promotional_products_container {
    height: 293px;
}
/* End Basket */


/*Start Login Area*/
.ui-dialog.login_area .ui-dialog-titlebar {
    background: none repeat scroll 0 0 transparent;
    background-image: none;
    border: medium none;
    padding: 0;
    height: 20px;
}
.ui-dialog.ui-widget.login_area {
    padding: 0;
    border: none;
    overflow: visible;
    background-repeat: repeat-x;
    height: 25px;
    font-weight: 400;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 100000 !important;
    box-shadow: 0 0 6px 0 #c4c4c4;
}

.ui-dialog.ui-widget.login_area .ui-dialog-titlebar.ui-widget-header .ui-icon,
.ui-dialog.ui-widget.login_area .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close:hover,
.ui-dialog.ui-widget.login_area .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close:focus,
.ui-dialog.ui-widget.login_area .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close
{
    background-image: url("/skins/graf_style/images/close_btn.png");
    background-color: transparent;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 0;
    height: 34px;
    right: -18px;
    top: -17px;
    margin: 0 1px 0 0;
    width: 34px;
}
.ui-dialog.ui-widget.login_area #login_area
{
    margin: 0;
    padding: 0 29px 22px;
}
.ui-dialog.ui-widget.login_area #login_area #login_title
{
    color: #2398D8;
    font-size: 18px;
    font-weight: bold;
}
.ui-dialog.ui-widget.login_area #login_area td.new_customer_container
{
    border-right: 1px solid #e1e1e1;
}
.ui-dialog.ui-widget.login_area #login_area td.new_customer_container #login_new_customer span
{
    margin-left: 30px;
}
.ui-dialog.ui-widget.login_area #login_area .login_container .row
{
    margin: 0 0 19px 25px;
    width: 280px;
    font-size: 14px;
}
.ui-dialog.ui-widget.login_area #login_area table
{
    border-spacing: 0;
}
.ui-dialog.ui-widget.login_area #login_area table td
{
    padding: 0;
}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer .row{
    margin-right: 10px;
}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer .row div.register_message.remark {
    color: #AFCF35;
    font-size: 24px;
    font-weight: bold;
}
.ui-dialog.ui-widget.login_area #login_area .login_container .row .login_field_title{
    display: inline-block;
    float: right;
    width: 110px;
    line-height: 29px;
}
.ui-dialog.ui-widget.login_area #login_area .login_container .row .login_field {
    border-color: #AAAAAA;
    background-color: #EEEEEE;
    height: 29px;
    padding-right: 12px;
    width: 168px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer
{
    height: 190px;
    margin-right: 15px;
}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer #login_title {
    padding-right: 10px;
    text-align: center;
}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer .register_btn_container,
.ui-dialog.ui-widget.login_area #login_area .login_btn_container
{
    float: right;

}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer .register_btn_container #quick_register_button,
.ui-dialog.ui-widget.login_area #login_area .login_btn_container #login_button
{
    float: right;
    background-color: #2398D8;
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    height: 42px;
    width: 277px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.ui-dialog.ui-widget.login_area #login_area #login_new_customer .register_btn_container
{
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 11px;
    margin-top: 32px;
}

#login_wrong_email_or_password {
    display: none;
    float: left;
    margin-left: 20px;
    color: #E2373F;
    font-size: 14px;
}

body.logged_out.login_failed #login_wrong_email_or_password {
    display: block;
}

div.register_message {
    display: none;
    text-align: center;
    font-size: 16px;
    margin-bottom: 7px;
}
/*End Login Area*/

.cms_embedded_content .toolbox_container {
    z-index: 9999;
}

select.chosen-select.large {
    min-width: 200px;
}

select.chosen-select.short {
    min-width: 80px;
}
/*Contact page*/
.module_contact .field {
    margin: 20px 0 29px;
    height: 54px;
}
.module_contact .field label
{
    font-size: 14px;
}

.module_contact .contact_wrapper .field .fi  {
    border: 1px solid #E4E4E4;
}
.module_contact .contact_wrapper .field.has_errors .fi  {
    border: 1px red solid;
}
.module_contact .field .mandatory {
    color: red;
}
.module_contact .field.date_field.field_id_contact_date_container label {
    display: block;
    color: #000000;
}
.module_contact #cms_area, .module_contact .contact_wrapper #contact_form_wrapper .errors{
    color: #FF0000;
    float: right;
    margin-right: 27px;
}
.module_contact #cms_area, .module_contact .contact_wrapper #contact_form_wrapper .errors ul
{
    padding-right: 11px;
}
.module_contact .field.date_field.field_id_contact_date_container label,
.module_contact .field.date_field.field_id_contact_date_container .fi.date_field.hasDatepicker {
    white-space: pre-wrap;
}
.module_contact .left_block_papa {
    display: none;
}

.module_contact .contact_wrapper
{
    float: left;
    margin: 50px 0;
}

.module_contact .contact_wrapper #contact_form_wrapper
{
    width: 710px;
    min-height: 607px;
}

.module_contact #cms_area{
    margin-left: 15px;
    width: 242px;
}
.module_contact #cms_area,
.module_contact .contact_wrapper #contact_form_wrapper {
    float: left;
}
.module_contact .contact_wrapper #contact_form_wrapper .instructions
{
    color: #00ADEF;
    font-size: 24px;
    border-bottom: 1px solid #E4E4E4;
    height: 55px;
    line-height: 51px;
    padding-right: 20px;
    font-weight: bold;
}

.module_contact .contact_wrapper #contact_form_wrapper .field_id_message_container,
.module_contact .contact_wrapper #contact_form_wrapper .col {
    float: right;
}
.module_contact .contact_wrapper #contact_form_wrapper .field_id_message_container,
.module_contact .contact_wrapper #contact_form_wrapper .col {
    margin: 0 27px;
}
.module_contact .contact_wrapper #contact_form_wrapper .col {
    width: 300px;
}
.module_contact .contact_wrapper #contact_form_wrapper .col input.fi{
    min-width: 287px;
}
.module_contact .contact_wrapper #contact_form_wrapper .col .field.field_id_subject_container .selectBox-dropdown,
.module_contact .contact_wrapper #contact_form_wrapper .col input.fi{
    margin: 5px 0 0;
    height: 30px;
    color: #979797;
    font-size: 14px;
}
.module_contact .contact_wrapper #contact_form_wrapper .col input.fi{
    min-width: 287px;
    padding: 0 10px 0 0;
}
.module_contact .contact_wrapper #contact_form_wrapper .col .field.field_id_subject_container .selectBox-dropdown {
    min-width: 273px;
}
.module_contact .contact_wrapper #contact_form_wrapper .col .field.field_id_subject_container .selectBox-dropdown .selectBox-arrow
{
    background: url("/skins/graf_style/images/select_box_arrows.png") no-repeat scroll 50% center transparent;
    border-left: none;
}
.module_contact .selectBox-options li a {
    padding: 5px 33px;
}
.module_contact .contact_wrapper #contact_form_wrapper .field_id_message_container #field_id_message
{
    min-height: 175px;
    color: #979797;
    font-size: 14px;
    margin-top: 5px;
    padding: 0 10px 0 0;
}
.module_contact .contact_wrapper #contact_form_wrapper .field_id_message_container
{
    min-height: 198px;
    height: auto;
}
.module_contact .contact_wrapper #contact_form_wrapper .field_id_message_container #field_id_message,
.module_contact .contact_wrapper #contact_form_wrapper .field_id_message_container
{
    min-width: 640px;
    max-width: 640px;
}
.module_contact .contact_wrapper #contact_form_wrapper .actions
{
    float: left;
    margin-bottom: 20px;
}
.module_contact .contact_wrapper #contact_form_wrapper .actions input {
    background-color: #A6CE39;
    border: none;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 41px;
    margin: 17px 0 0 30px;
    width: 300px;
    cursor: pointer;
}
/*right menu portal*/
.portal .table_page_content {
    margin-top: 35px;
}
.portal #left_block ul.portal_menu li.portal_menu_item.current {
    background-color: #0F9BD1;
    color: #FFFFFF !important;
    margin: 0;
}
.portal #left_block ul.portal_menu li.portal_menu_item.current a{
    color: #FFFFFF !important;
}
.portal #left_block ul.portal_menu li.portal_menu_item a{
    color: #0F9BD1;
}
.portal #left_block ul.portal_menu li.portal_menu_item
{
    color: #0F9BD1;
    background-color: #F2F2F2;
    border-bottom: 1px solid #DDD !important;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 50px;
    list-style-type: none;
}
.portal ul.vertical.menu.portal_menu li.submenu_item span.submenu_item a
{
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
}
.portal ul.portal_menu li.portal_menu_item.first_item {
    border-top: none;
}
/*.portal #left_block ul.vertical.menu.portal_menu li.submenu_item.last_item {*/
    /*border-bottom: 1px solid #0F9BD1 !important;*/
/*}*/
.portal ul.portal_menu li.portal_menu_item span {
    padding: 0 50px 0 0 !important;
    display: inline-block;
    height: 50px;
    width: 130px;
}
.manage_dealer_customer_product_codes.portal ul.portal_menu li.portal_menu_item span{
    width: 180px;
}
.portal ul.portal_menu li.portal_menu_item span.submenu_item {
    background-image: url("/skins/graf_style/images/menu_icons.png");
    background-repeat: no-repeat;
}

.portal ul.portal_menu li.portal_menu_item span.submenu_item.first_item {
    background-position: 135px -38px;
}
.portal ul.portal_menu li.portal_menu_item span.submenu_item {

    background-position: 135px -84px;
}

.portal ul.portal_menu li.portal_menu_item span.submenu_item.last_item {
    background-position: 135px 1px;
}
.portal #outer_wrapper #inner_wrapper #all_content .left_block_papa {
    width: 180px;
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;

}

.portal #outer_wrapper #inner_wrapper #all_content .left_block_papa #left_block {
    width: 180px;
    padding: 0;
}

.portal ul.portal_menu li.submenu_item.current span.hover_bg_strip {
    display: none;
}
.portal ul.portal_menu li.portal_menu_item span ,
.portal ul.vertical.menu.portal_menu li.submenu_item span.submenu_item a,
.portal #left_block ul.portal_menu li.portal_menu_item {
    line-height: 17px;
    padding-top:13px;
}
/*order reflection*/
.autoclass_orders_reflection #orders_reflection_wrapper {
    margin-right: 25px;
}
.autoclass_orders_reflection td#middle_block {
    vertical-align: top;
}
/*profile page*/

.module_profile .profile_page_container {
    margin-right: 25px;
    width: 762px;
}
.module_profile .profile_page_container .portal_profile {
    padding: 40px;
}

.module_profile div.profile_portal_header {
    width: 696px;
    border-bottom: 1px solid #E4E4E4;
    color: #00ADEF;
    margin: 0;
    padding: 14px 24px 14px 0;
    background-color: transparent;
    font-size: 24px;
}

.module_profile .profile_page_container .portal_profile .row.top {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.module_profile .profile_page_container .portal_profile .row {
    height: 72px;
}
.module_profile .profile_page_container .portal_profile .row .profile_field_wrap {
    float: right;
}
.module_profile .profile_page_container .portal_profile .row .profile_field_wrap:first-child {
    margin-left: 38px;
}
.module_profile .profile_page_container .portal_profile input.fi {
    height: 30px;
    width: 287px;
}
.module_profile .profile_page_container .portal_profile .profile_field select.fi,
.module_profile .profile_page_container .portal_profile .profile_field input.fi {
    border: 1px solid #E4E4E4;
    color: #444444;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0 0;
    padding: 0 10px 0 0;
    border-radius: 0;
}
.module_profile .chzn-container-single .chzn-single div b {
    background: url("/skins/graf_style/images/select_box_arrows.png") no-repeat scroll 50% center transparent;
    border-left: none;
}
.module_profile .chzn-container-single.chzn-disabled .chzn-single,
.module_profile .profile_page_container .portal_profile .profile_field input.fi[disabled]
{
    background-color: #F1F1F1;
    border: 1px solid #C7C7C7;
    color: #808080;
}
.module_profile .chzn-container-single.chzn-disabled .chzn-single {
    color: #808080;
}
.module_profile .chzn-container-single.chzn-disabled {
    opacity: 1 !important;
    filter: alpha(opacity=100);
}
.module_profile .profile_page_container .portal_profile .profile_field.house_number input.fi,
.module_profile .profile_page_container .portal_profile .profile_field.floor input.fi,
.module_profile .profile_page_container .portal_profile .profile_field.apartment_number input.fi
{
    width: 81px;
}

.module_profile .profile_page_container .portal_profile .profile_field.phone input.fi{
    width: 197px;
}
.module_profile .profile_page_container .portal_profile .profile_field input.fi.invalid {
    border: 1px red solid;
}
.module_profile .profile_page_container .portal_profile .profile_field.phone .chzn-container,
.module_profile .profile_page_container .portal_profile .profile_field.phone .chzn-container .chzn-single{
    min-width: 46px;
}
.module_profile .profile_page_container .portal_profile .chzn-container {
    min-width: 298px;
}
.module_profile .profile_page_container .portal_profile .chzn-container#city_chzn .chzn-search input,
.module_profile .profile_page_container .portal_profile .chzn-container#street_chzn .chzn-search input
{
    min-width: 260px;
}
.module_profile .profile_page_container .portal_profile .chzn-container .chzn-drop {
    border-color: #E4E4E4;
}
.module_profile .profile_page_container .portal_profile .chzn-container#city_chzn .chzn-drop,
.module_profile .profile_page_container .portal_profile .chzn-container#street_chzn .chzn-drop {
     min-width: 296px;
}
.module_profile .profile_page_container .portal_profile  .chzn-container-single.chzn-disabled .chzn-single div b {
    display: none;
}
.module_profile .profile_page_container .portal_profile .row .profile_field_wrap.sh:first-child,
.module_profile .profile_page_container .portal_profile .chzn-container-single .chzn-single span {
    margin-right: 0;
}
.module_profile .profile_page_container .portal_profile .mandatory {
    color: red;
}
.module_profile .profile_page_container .portal_profile .profile_field.phone input.fi,
.module_profile .profile_page_container .portal_profile .profile_field.phone #phone_chzn
{
    float: right;
}
.module_profile .profile_page_container .portal_profile .row .profile_field_wrap.sh,
.module_profile .profile_page_container .portal_profile .profile_field.phone #phone_chzn
{
    margin-right: 10px;
}
.module_profile .profile_page_container .portal_profile .profile_field.phone span{
    padding-top: 4px;
}
.module_profile .profile_page_container .portal_profile .row .profile_btn
{
    background-color: #A6CE39;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 41px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    width: 297px;
    margin-top: 16px;
}

.module_profile .profile_page_container .portal_profile .chzn-container.chzn-container-single {
    margin-top: 5px;
}
.module_home_page .ui-dialog.enlarge_popup,
.back_to_school .ui-dialog.enlarge_popup {

    width: auto !important;
    height: auto!important;
    z-index: 1000000 !important;
    border:none;
}

.module_home_page .ui-dialog.enlarge_popup,
.back_to_school .ui-dialog.enlarge_popup {
overflow: visible;
}

.ui-dialog.enlarge_popup .ui-dialog-content {

}
.ui-widget-overlay{
    position: fixed;
    background: none #000000;
    opacity: .7;
    z-index: 500;
}
.module_home_page .ui-widget-overlay,
.back_to_school .ui-widget-overlay  {
    z-index: 9999!important;
    position: fixed;
}

.module_home_page .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix,
.back_to_school .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
}

.enlarge_popup.ui-dialog .ui-dialog-titlebar.ui-widget-header .ui-icon,
.enlarge_popup.ui-dialog .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close:hover,
.enlarge_popup.ui-dialog .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close:focus,
.enlarge_popup.ui-dialog .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close {

    background: url("/skins/graf_style/images/close_btn.png") ;
    background-repeat: no-repeat;
    height: 36px;
    width: 36px;
    top:-10px;
    margin:-9px -18px 0;
    border:none;
    cursor: pointer;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: none;
}

.ui-dialog.enlarge_popup .ui-dialog-titlebar-close span {
    display: none;
}

.ui-dialog.change_budget_dialog{
    width: 270px !important;
}

.ui-dialog.change_budget_dialog #dialogbox{
    height: 90px !important;
    margin-right: 25px;

}
.ui-dialog.change_budget_dialog #dialogbox .dialog_wrapper .title{
    display: none;
}

.ui-dialog.change_budget_dialog button.ui-dialog-titlebar-close{
    right: -3px;
    top: 7px;
}
.ui-dialog.change_budget_dialog #dialogbox .dialog_wrapper select{
    background-color: #E7E7E7;
    width: 160px;
    height: 20px;
}

span#basket_header_total {
    color: #000000;
    font-size: 14px;
    text-indent: 5px;
    display: block;
    line-height: 19px;
}

div.green_circle{
    background-color: #A6CE39;
    border-radius: 55px;
    width: 20px;
    height: 20px;
    margin-left: -25px;
    margin-top: -7px;
    display: block;
    position: relative;
    float: left;
    border: 1px solid;
}

div.green_circle #basket_header_items{
    color: #000000;
    font-size: 13px;
    text-indent: 0;
    display: block;
    line-height: 19px;
    text-align: center;
}

.module_basket #component_basket_graf .basket_qty_itms span.numeric_value{
    color: #208fcc;
}

.module_basket.dir_rtl .stage_two_wrap .top_row {
    margin-top: -1px;
}
.module_home_page.dir_rtl #add_student_side,
.module_home_page.dir_rtl #go_to_basket_side{
    width: 285px;
    padding: 10px;
    text-align: center;
}
.module_home_page.dir_rtl #go_to_basket_side{
    float: left;
}
.module_home_page.dir_rtl #add_student_side{
    float: right;
    border-left: #E4E4E4 2px solid;
    margin-right: 15px;
}
.module_home_page.dir_rtl #popup_add_student{
    height: 500px;
    width: 585px;
}
.module_home_page.dir_rtl #popup_add_student #add_student_side button{
    background-color: #a6ce39;
    margin-top: 15px;
}
.module_home_page.dir_rtl #popup_add_student #go_to_basket_side button{
    background-color: #00ADEF;
}
.module_home_page.dir_rtl #popup_add_student button{
    border: medium none;
    color: white;
    font-size: 19px;
    font-weight: bold;
    height: 39px;
    width: 253px;
    margin-top: 15px;
}
.module_home_page.dir_rtl #popup_add_student{
    color: #00ADEF;
    margin-top: 27px;
    margin-bottom: -27px;
}
.module_home_page.dir_rtl #add_student_side img{
    margin-right: -7px;
}
.module_home_page.dir_rtl #modify_basket{
    margin-top: -201px;
    margin-right: -12px;
}
.module_home_page.dir_rtl #add_to_basket_dialog_modify_basket{
    width: 660px;
    background: #ffffff;
    border-radius: 8px;
    margin-top: -30px;
    margin-right: 0;
    height: 361px;
}
.module_home_page.dir_rtl span.modify_basket_numeric_value{
    position: relative;
    display: inline-block;
    width: 344px;
    text-align: center;
    margin-top: 52px;
    font-size: 65px;
    color: #00ADEF;
    font-weight: bold;
    line-height: 47px;
}
.module_home_page.dir_rtl #add_to_basket_dialog_modify_basket h3{
    position: relative;
    margin-right: 23px;
    margin-top: 26px;
    text-align: center;
    color: #00ADEF;
}
.module_home_page.dir_rtl #add_to_basket_dialog_modify_basket h5{
    position: relative;
    text-align: center;
    color: #00ADEF;
}
.module_home_page.dir_rtl #close_add_to_basket_dialog_modify_basket{
    border: 1px solid;
    width: 40px;
    height: 40px;
    margin-right: -16px;
    position: relative;
    background: transparent;
    margin-top: -18px;
}
.module_home_page.dir_rtl #add_to_basket_dialog_modify_basket button{
    float: left;
    margin-left: 48px;
    width: 255px;
    border: none;
    height: 40px;
    background-color: #a6ce39;
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    position: relative;
}
.module_home_page.dir_rtl #add_to_basket_dialog_modify_basket > button:first-of-type{
    margin-top: -71px;
    margin-left: 35px;
}
.module_home_page.dir_rtl #add_to_basket_dialog_modify_basket > button:last-of-type{
    float: right;
    margin-top: -72px;
    margin-right: 38px;
}
.module_orders #orderform_wrapper .order_form_footer .col .field.field_id_accept_conditions_container.editable label.field_name {
    float: right;
    padding: 0 3px 0 0;
    display: inline-block;
    line-height: 7px;
}
.module_orders #orderform_wrapper .order_form_footer .col .field.field_id_accept_conditions_container.editable ul.error_messages {
	clear: right;
}
.module_basket #button_empty{
    margin-left: 65px;
    float: left;
    margin-top: -52px;
    background: url("/skins/graf_style/images/btn-clean-cart.png");
    height: 28px;
    width: 100px;
    color: transparent !important;
}
.modal.fade.product_popup.in + div{
    /*top: 155.5px !important;*/
    /*left: 700px !important;*/
    /*margin-top: -1970px;*/
    /*margin-left: -177px;*/
    /*margin-top: -40%;*/
    /*margin-left: -20%;*/
}
.module_home_page .ui-dialog.enlarge_popup.middleOnDialog{
    top: 1000px;
}
@font-face {
    font-family: spoilerregularwebfont;
    src: url(/skins/graf_style/fonts/spoilerregularwebfont.ttf);
}
/**{*/
    /*font-family: spoilerregularwebfont ;*/
    /*font-family:arial;*/
/*}*/
.dir_ltr{
    font-family:"spoilerregularwebfont", arial, Serif;
}
.module_basket .stage_two_wrap {
    width: 970px !important;
}
@-moz-document url-prefix() {
    .module_basket .basket_collapse_bar .arrow_marker
    {
        background-position: right 3px;
    }
    .module_basket .basket_collapse_bar .arrow_marker {
        padding-top: 2px;
        line-height: 21px;
    }
    .module_basket #component_basket_graf .graf_basket .ui_widget_spin_box {
        height: 24px;
        width: 89px;
    }
    .module_basket .basket_collapse_bar .arrow_marker.arrow_close {
    background-position: right -16px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .module_basket .basket_collapse_bar .arrow_marker
    {
        background-position: right 3px;
    }
    .module_basket .basket_collapse_bar .arrow_marker {
        padding-top: 2px;
        line-height: 17px;
    }
    .module_basket .basket_collapse_bar .arrow_marker.arrow_close {
        background-position: right -16px;
    }
}
.module_basket .basket_bottom_content {
    width: 965px;
}

.module_basket #component_basket_graf .graf_basket td:nth-child(5) {
    width: 1px;
}
.module_basket #component_basket_graf .graf_basket td:nth-child(2) {
    width: 80px;
}
.module_basket #component_basket_graf .graf_basket td:nth-child(1) {
    width: 50px;
}
.module_basket .graf_basket_form{
    margin-right: 5px;
    display: inline-block;
}
.module_register .form_builder,
.module_register #registration_title{
    -webkit-box-shadow: 0 0 6px 0 #C4C4C4;
    box-shadow: 0 0 6px 0 #C4C4C4;
    background: none repeat scroll 0 0 #ffffff;
    padding: 17px;
    width: 988px;
}
.module_register #registration_title{
    margin-bottom: 20px;
    margin-top: 20px;
}
.module_register #registration_title img{
    margin-top: -13px;
}
.module_register #registration_title span{
    padding-right: 21px;
    font-size: 34px;
    color: #208FCC;
    font-weight: bold;
}
.module_register .form_builder .field {
    float: right;
    height: 50px;
    padding-bottom: 25px;
    padding-left: 46px;
    padding-top: 10px;
    position: relative;
    width: 328px;
}
.module_register form #register_form_body{
    width: 854px;
    margin-top: 5px;
    position: relative;
    margin-bottom: 0px;
    padding-right: 125px;
    padding-bottom: 70px;
}
.module_register .fi {
    color: #444444;
    line-height: 24px;
    font-size: 14px;
    margin: 5px 0 0;
    padding: 0 10px 0 0;
    height: 26px;
    border: 1px solid #d1d1d1;
}
.module_register form label{
    font-size: 14px;
}
.module_register .field_id_agree_to_terms_container{
    width: 498px !important;
    text-align: right;
    margin-top: -25px;
    margin-right: -2px;
}
.module_register .register_user_button{
    background: none repeat scroll 0 0 #a6ce39;
    font-size: 23px;
    height: 40px;
    left: 152px;
    margin-right: 15px;
    margin-top: 15px;
    position: absolute;
    top: 166px;
    width: 240px;
    z-index: 99999;
}
.module_register .mandatory{
    color: red;
}
.module_register #private_details{
    margin-right: 30px;
}
.module_register #private_details span{
    font-size: 24px;
}
.module_register .button.form_action{
    margin-right: -15px;
    float: right;
    display: block;
}
.module_register .error_messages,
.module_basket .error_messages{
    color: red;
    padding:0;
    list-style: none outside;
    font-size:14px;
}
.module_register h3.reset_password_title {
	padding-bottom: 10px;
}
.module_register .field_id_confirm_password_container{

}

.module_orders #cg_error_msg,
.module_orders #cg_test_msg {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: red;
}

.module_orders #cg_error_msg .credit_guard_error_code {
    padding-left: 10px;
    padding-right: 10px;
    color: darkred;
}

.module_orders #cg_error_msg .credit_guard_additional_info,
.module_orders #cg_test_msg .credit_guard_test {
    font-size: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

.module_orders #cg_test_msg {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}

.module_orders #cg_test_msg .credit_guard_test {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.module_register .field.checkbox_field.field_id_agree_to_terms_container.editable input{
    cursor: pointer;
}
.module_register .form_builder{
    height: 350px;
}
.module_register .field.checkbox_field.field_id_agree_to_terms_container.editable{
    margin-top: 10px;
}

.fadeOut-3 {
    zoom: 1;
    filter: alpha(opacity=33);
    opacity: 0.33;
}

.back_to_school .choose_all_warp label {

    color:#00adef;
    font-size:16px;
}

.back_to_school h2, .h2 {

    font-weight: bold;
    font-size:33px;
}


.back_to_school .sub_title > a {
    color: #525252;
    text-decoration: underline;
}


#app .products_display .products .product .info.description dd.value{
    font-size: 20px;
    font-weight: normal;
}

.info.item_price {
    width: 50px;
}

.homepage_bg_image{
    float: left;
    position: relative;
    display: inline-block;
}
.homepage_text{
	color: #9c9c9e;
    cursor: pointer;
    text-align: right;
    line-height: 20px;
    padding-top: 15px;
    width: 205px;
    height: 65px;
    border-top: 1px solid #dedede;
    font-size: 23px;
    font-family: "Graf", sans-serif;
}
.homepage_text:hover{
	box-shadow: 0 -16px 16px -16px #9C9696, 0 16px 16px -16px #9c9696;
}
#text1.homepage_text{
    border-top: none;
}
#text5.homepage_text{
    border-bottom: 1px solid #dedede;
}
.hover_image{
	box-shadow: 0 -16px 16px -16px #9C9696, 0 16px 16px -16px #9c9696;
}
.homepage_text:hover{
    color: rgb(0, 173, 239);

}
.homepage_text_hover_image:hover{
    height: 124px;
    width: 197px;
    background-size: 100% 100%;
    background-position: -10px 115px;
    background-repeat: no-repeat;
    border-image: url(/skins/graf_style/images/tab_title.png);
}
.homepage_text_hover_image:hover .homepage_text{
    border-top: none !important;
    border-bottom: none !important;
}
.homepage_banner_wrapper{
    min-height: 410px;
    height: auto;
}
#homepage_banner_top_shadow {
	background: url("/skins/graf_style/images/homepage_banner/up_shadow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 18px;
	width: 1007px;
}
#homepage_banner_bottom_shadow {
	background: url("/skins/graf_style/images/homepage_banner/bottom_shadow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 18px;
	width: 1007px;
}
.promotional_area {
    clear: both;
    position: relative;
    margin-bottom: 50px;
    width: 1105px;
    background: #e2e2e2;
    right: -60px;
}
.promotional_products_title {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding-top: 19px;
    text-align: center;
    background: #ffffff;
    padding-bottom: 20px;
}
.promotional_product_wrapper {
    background: #e2e2e2;
    height: 374px;
    margin: 0 105px;
}
.promotional_products_container {
    background: none repeat scroll 0 0 #e2e2e2;
    height: 373px;
    overflow: hidden;
    position: relative;
}
.promotional_products-control-prev.inactive, .promotional_products-control-next.inactive {
    cursor: default;
    opacity: 0.5;
}
.promotional_products-control-prev, .promotional_products-control-next {
    background-repeat: no-repeat;
    color: #b7b7b7;
    cursor: pointer;
    font: 53px/20px Arial,sans-serif;
    height: 23px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 248px;
}
.promotional_products-control-next {
    right: 69px;
}
.promotional_products-control-next {
    background-repeat: no-repeat;
    color: #b7b7b7;
    cursor: pointer;
    font: 53px/20px Arial,sans-serif;
    height: 23px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 248px;
}
.promotional_products_container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}
.promotional_products_container li {
    float: right;
    text-align: right;
}
.promotional_products_container li {
    border-left: 2px solid #d4d4d4;
    margin: 43px 26px 0 21px;
    padding: 0;
    width: 185px;
}
.add_to_basket_promotional {
    margin-top: 5px;
    margin-right: -3px;
}
.add_to_basket_promotional input {
    background: none repeat scroll 0 0 #e64747;
    border: medium none;
    cursor: pointer;
    height: 26px;
    width: 88px;
    color: #ffffff;
}
.promotional_area .yi.quantity_dec {
    right:  0;
    position: relative;
}
img.yi {
    border: none;
    cursor: pointer;
    background: #c4c4c4;
}
.add_to_basket_promotional input.quantity {
    background: #ffffff;
    border: 1px solid #b3b3b3;
    color: #000000;
    cursor: auto;
    height: 25px;
    margin: 0 -3px;
    position: relative;
    text-align: center;
    width: 30px;
}
.add_to_basket_promotional .promotional_button {
    border-radius: 5px;
    border: 1px solid #949494;
    height: 27px;
    margin-right: 3px;
}
div.promotional_product_image {
    min-width: 137px;
    height: 136px;
    margin-top: 5px;
    text-align: right;
}
.promotional_product_title_family {
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    max-width: 132px;
    text-align: right;
    word-break: break-all;
    margin-top: 5px;
}
.promotional_product_price {
    color: #000000;
    font-size: 12px;
    margin-top: 10px;
}
.promotional_product_BrandName,
.promotional_product_code {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin-top: 6px;
}
.promotional_area .yi.quantity_inc {
    right: 0;
    position: relative;
}
.promotional_products-control-prev.promotional_products_controller{
    right: 69px;
}
.promotional_products-control-next.promotional_products_controller{
    left: 69px;
    display: table;
}

.module_custom #cms1{
    background-image:url("/skins/graf_style/images/limg.png");
    width: 569px;
    height: 239px;
    float: right;
    margin-right: 20px;
}
.module_custom .homepage_bg_image {
    float: left;
    position: relative;
    width: 790px;
}
.module_custom #login_window{
    float: right;
}
.module_custom #login_window table{
    background-color: green;
}
.module_custom #login_window .row_1{
    display: none;
}
.module_custom #login_window .text_label {
    text-align: right;
    color: #828282;
    font-size: 15px;
    font-family: arial ,serif;
}
.module_custom #login_window input[type="submit"]{
    position: absolute;
    bottom: 10px;
    left: 0px;
    font-size: 18px;
}
.module_custom #login_window .new_user_link_container{
    float: left;
    margin-left: 6px;
}
.module_custom #remember-me-login-wrapper{
    direction: ltr;
    margin-top: 20px;
}
.module_custom .forgot_password_link_container,
.module_custom .new_user_link_container{
    display: none;
}
.module_custom .buttons_container{
    margin-top: -15px;
}
.module_custom #login_form_table{
    width: 360px;
    height: 238px;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    position: relative;
}
.module_custom .breadcrumbs {
    background-image: none;
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 52px;
    width: 708px;
    color: #7f7f81;
    font: 14px arial;
    font-weight: normal;
}
.module_custom .custom_business_login_wrapper .breadcrumbs{
    margin: 0;
}
.module_custom #login_window .login_input {
    width: 335px;
    padding-right: 5px;
    border-color: #d8d8d8;
}
 .login_progress_notification {
    color: darkred;
    font-weight: bold;
    text-align: right;
    position: absolute;
     top: 175px;

}

@-moz-document url-prefix() {
    .module_custom #cms1 {
         background: none repeat scroll 0 0 red;
        display: table-caption;
        height: 197px;
        width: 600px;
    }
    .module_custom .login_progress_notification {
        margin-right: 30px;
    }
}

/*Start ModuleHeader*/
.header_table .header_counter_wrap
{
    background-color: #a6ce39;
    border: medium none;
    font-weight: bold;
    margin-right: 0;
    margin-top: -18px;
    height: 30px;
}
.header_table .header_basket_counter
{
    background-color: #48681d;
}
.header_counter_wrap .header_cart
{
    right: 10px;
    padding-right: 80px;
    font-size: 17px;
    background-image: url("/images/Fittings/graf/images/header/shopping-cart.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 32px;
}
.header_counter_wrap .basket_total
{
    padding-right: 29px;
    padding-top: 7px;
}
.header_table #search_wraping
{
    position: relative;
    width: 242px;
    padding-right: 23px;
    margin-top: -20px;
    float: left;
    left: -303px;
}
.back_to_school  #search_q{
    width: 350px;
}
.back_to_school #search_submit{
    left: -1px;
}
.login_area_buttons_top
{
    position: relative;
    top: -26px;
    cursor: pointer;
    font-size: 17px;
    font: arial;
    font-size: 15px;
    float: left;
    width: 350px;
}
.header_table #user_connect #connect ,
.header_table #user_login_actions #search_pcode
{
    cursor: pointer;
    font-size: 15px;
    float: left;
}
.header_table #user_connect #connect {
    float: none;
}
.header_table #user_login_actions
{
    float: left;
    position: relative;
}
.header_table #user_join,#user_login_actions #shopping_list
{
    cursor: pointer;
    font-size: 15px;
}
div#top_menu {
    height: 38px;
    width: 493px;
    border-radius: 5px 5px 0 0;
    position: relative;
    top: -60px;
    left: 350px;
}
div.top_menu_item {
    display: table-cell;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    z-index: 99;
    padding-right: 5px;
}
div#top_menu .top_menu_item_text a{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-left: 7px;
    font-family: arial;
    text-decoration: none;
}

div.top_menu_item_seperator {
	display: table-cell;
	font-size: 18px;
	color: transparent;
}
div.top_menu_item_seperator::after{
    content: ">";
    color:#bebebe ;
    font-size: 13px;

}



.table_page_content #page_content .header_table
 .ng-scope
{
    margin-top: 50px;
}
.module_home_page .left_block_papa,
.autoclass_quick_pad .left_block_papa
{
    display: none;
}
.login_area_width .login_area_buttons_bottom,
.login_area_width .header_counter_wrap,
.login_area_width .header_main_div
{
    float: left;
}
.login_area_width .login_area_buttons_bottom,
.login_area_width .header_counter_wrap
{
    width: 130px;
    height: 32px;
    border-radius: 4px;
}
.login_area_width .login_area_buttons_bottom,
{
    margin-top:4px ;
}
#man_icon
{
    float: right;
}
.login_area_buttons_top #business_login
{
    background-image: url("/images/Fittings/graf/images/header/group.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 16px;
}
#user_login_actions #shopping_list
{
    background-image: url("/images/Fittings/graf/images/header/the-list.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0 25px 0 5px;
}
#user_login_actions #search_pcode
{
    background-image: url("/images/Fittings/graf/images/header/zoom.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
}
 body #all_content #top_menu_wrapper
{
    border-top: 1px solid #ffffff;
     float: left;
}
/*End ModuleHeader*/

/*Start ModuleFavoritesList*/

body.module_favorite_lists .table_page_content .list_title,
body.module_favorite_lists #add_list_area #add_list_title,
body.module_favorite_lists #page_content .checkbox_field_lable,
body.module_favorite_lists table.favorite_list_table tr th,
body.module_favorite_lists table.list_line_table tr th
{
    color: #208fcc;
}
body.module_favorite_lists #add_list_area
{
    font-size: 15px;
}
body.module_favorite_lists .list_line_table .unit_price,
body.module_favorite_lists .list_line_table .sum,
body.module_favorite_lists .list_line_table .fi
{
    font-weight: bold;
}
body.module_favorite_lists table.favorite_list_table thead tr,
body.module_favorite_lists table.list_line_table thead tr
{
    border-top: 1px solid #b4c9ca;
    border-bottom: 1px solid #b4c9ca;
    height: 30px;
}
body.module_favorite_lists table.list_line_table
{
    margin-bottom: 26px;
}

body.module_favorite_lists .add_flist_input,
body.module_favorite_lists .edit_list_input
{
    background-image: url("/skins/graf_style/images/FavoritesList/input_field.png");
    border: medium none;
    height: 29px;
    width: 900px;
}
body.module_favorite_lists #add_list_table .row,
body.module_favorite_lists .favorite_list_content .row
{
    margin-top: 4px;
    margin-bottom: 8px;
}
body.module_favorite_lists input[type="button"],
body.module_favorite_lists button
{
    color: #fff;
    font-size: 16px;
    border: medium none;
    height: 25px;
    width: 150px;
    font-size: large;
}
body.module_favorite_lists .list_top_content  #add_new_list_open
{
    float: left;
    margin-top: 40px;
    background-color: #BFD730;
    width: 240px;
    font-weight: bold;
}
body.module_favorite_lists .list_top_content #add_list_area #add_new_list_btn,
body.module_favorite_lists .favorite_list_content #add_list_area #edit_list_btn
{
   background-image: url("/skins/graf_style/images/FavoritesList/blue_button.png");
   float: left;
   margin-top: 30px;
}

body.module_favorite_lists .list_top_content #add_list_area #cancel_new_list
{
   background-image: url("/skins/graf_style/images/FavoritesList/grey_button.png");
   float: left;
   margin-top: 30px;
   margin-left: 21px;
}

/*body.module_favorite_lists .table_page_content #remove_list,*/
/*body.module_favorite_lists .table_page_content #remove_item*/
/*{*/
    /*background-image: url("/skins/graf_style/images/FavoritesList/grey_button.png");*/
/*}*/
body.module_favorite_lists table.favorite_list_table tbody tr td:last-child
{
    width:auto;
}

body.module_favorite_lists .table_page_content #add_to_basket
{
    background-image: url("/skins/graf_style/images/FavoritesList/addtobasket.png");
    width: 247px;
    text-align: right;
    height: 40px;
    padding-right: 42px;
    font-size: 26px;
    font-family: graf;
    font-weight: bold;
}
body.module_favorite_lists.dir_rtl .list_top_content .edit_remove_list
{
    float: left;
    margin-top: 30px;
    width: 220px;
}
body.module_favorite_lists .favorite_list_content .list_title
{
    margin-bottom: 0;
}
body.module_favorite_lists .favorite_list_content .select_all
{
    margin-top: 20px;
}
body.module_favorite_lists .favorite_list_content .calculation_div
{
    float: left;
    margin-left: 93px;
    margin-right: 17px;
    margin-top: 27px;
    padding-bottom: 7px;
    width: 350px;
    margin: 0 auto;
}
body.module_favorite_lists .favorite_list_content .ui_widget_spin_box .text_field input
{
    height: 25px;
    text-align: center;
    border-radius: 4px;
}
body.module_favorite_lists .favorite_list_content .ui_widget_spin_box .buttons
{
    position: absolute;
    margin-top: -31px;
    border-radius: 23px;
    margin-left: 0;
}
body.module_favorite_lists .favorite_list_content .ui_widget_spin_box .qty_up
{
    float: right;
    height: 30px;
}
body.module_favorite_lists .favorite_list_content .ui_widget_spin_box .qty_down
{
    float: left;
    height: 30px;
    margin-right: 34px;
}
body.module_favorite_lists .favorite_list_content #add_list_area
{
    margin-top: 19px;
    height: 180px
}
body.module_favorite_lists .favorite_list_content #add_list_area #edit_list_btn
{
    margin-left: 43px;
}
body.module_favorite_lists .favorite_list_content #error_msg
{
    float: right;
}
/*End ModuleFavoritesList*/

body .left_block_papa #left_block .component_bread_crumbs_catalog_tocgraf {
    padding: 0 10px 0 5px;
}

 .left_menu_sort_title{
    color: #529eba;
    font-size: 16px;
    font-weight: bold;
     margin:0 10px;
}
.component_bread_crumbs_catalog_tocgraf {
    /*max-height: 248px;*/
    /*overflow-y: auto;*/
}
body.dir_rtl .component_bread_crumbs_catalog_tocgraf ul {
    margin-right: -8px;
    margin-top: -20px;
    padding-right: 8px;
}
.component_bread_crumbs_catalog_tocgraf ul {
    list-style: none;
    margin: 0;
}
.component_bread_crumbs_catalog_tocgraf .breadcrumb_tree {
    padding: 0;
}
.component_bread_crumbs_catalog_tocgraf .breadcrumb_tree .breadcrumb {
    display: block;
    margin: 10px 0;
}
.component_bread_crumbs_catalog_tocgraf .breadcrumb_tree .title {
    color: #00b0ef;
}
.component_bread_crumbs_catalog_tocgraf .breadcrumb_tree .title a {
    color: #606060;
    font-size: 14px;
    display: inline-block;
}
.left_content div.nameblock_multiple_selector,
#catalog_multiple_selector_menu div.nameblock_multiple_selector {
    width: 100%;
    border-bottom:none;
}
.dir_rtl div.nameblock_multiple_selector {
    float: right;
    font-size: 15px;
    font-weight: lighter;
}

.cat_wrapper .rest_centered .filters .filter_extra legend,
.nameblock_multiple_selector_field,
.left_menu_breadcrumbs_title {
    min-height: 21px;
}

.nameblock_multiple_selector_field {
    background-repeat: no-repeat;
}

body.module_catalogue.group_level1 #outer_wrapper #inner_wrapper #all_content .left_block_papa #left_block {
    background-color: hsla(0, 0%, 0%, 0);
    padding: 0;
    position: relative;
    top: 10px;
    width: 211px;
}
#outer_wrapper #inner_wrapper #all_content .left_block_papa #left_block {
    float: right;

}
.left_menu_sort_title #find_prods {
    background-color: #e5e6ea;
    border: 1px solid #d1d2d6;
    margin: 20px 0;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 31px;
    width: 190px;
    display: none;
}
td.left_block_papa {
    width: 177px;
}
.nameblock_multiple_selector .nameblock_multiple_selector_values {
    padding: 10px 10px 0 10px;
    left: 10px;
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
    /*max-height: 215px;*/
    overflow: hidden;
    /*height: 50px;*/
}
/*the scroll design*/
.nameblock_multiple_selector_values::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #e0e0e0;
}
.nameblock_multiple_selector_values::-webkit-scrollbar{
    width: 8px;
    background-color: #e0e0e0;
}
.nameblock_multiple_selector_values::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #b9bcc1;
}
/*end scroll design*/

.left_content .nameblock_multiple_selector_values_row,
#catalog_multiple_selector_menu .nameblock_multiple_selector_values_row {
    margin: 0 0 10px;
    width: 97%;
}
.left_content .component_selection_filter .customized_check,
body.module_catalogue.nameblock #catalog_multiple_selector_menu .customized_check {
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url("/skins/graf_style/images/empty.png");
    display: inline-block;
}
body.dir_rtl .left_content .nameblock_multiple_selector_values_row .customized_check,
body.module_catalogue.nameblock.dir_rtl #catalog_multiple_selector_menu .customized_check {
    float: right;
}
.left_content .component_selection_filter .nameblock_multiple_selector_values_row input,
#catalog_multiple_selector_menu .nameblock_multiple_selector_values_row input {
    margin: 0;
    padding: 0;
    height: 14px;
    width: 14px;
    float: right;

}
.left_content div.nameblock_multiple_selector .nameblock_multiple_selector_values_row input {
    margin: 0;
}
.nameblock_multiple_selector_values_row .value_row_inner {
    color: #808080;
    font-size: 12px;
    display: inline-block;
}
body.dir_rtl .left_content .nameblock_multiple_selector_values_row .value_row_inner,
body.dir_rtl #catalog_multiple_selector_menu .nameblock_multiple_selector_values_row .value_row_inner {
    margin-right: 6px;
	cursor: pointer;
}
body.dir_rtl .left_content .nameblock_multiple_selector_values_row .value_row_inner .name,
body.dir_rtl #catalog_multiple_selector_menu .nameblock_multiple_selector_values_row .value_row_inner .name {
    padding-left: 0;
    padding-right: 4px;
    float: right;
}
.left_content .nameblock_multiple_selector_values_row .value_row_inner .name,
#catalog_multiple_selector_menu .nameblock_multiple_selector_values_row .value_row_inner .name {
    color: #000000;
}
.left_content .nameblock_multiple_selector_values_row .value_row_inner span.count,
#catalog_multiple_selector_menu .nameblock_multiple_selector_values_row .value_row_inner span.count {
    color: #9e9e9e;
    padding-right: 5px;
}
.left_content div.nameblock_multiple_selector, #catalog_multiple_selector_menu div.nameblock_multiple_selector {
    width: 100%;
}
.dir_rtl div.nameblock_multiple_selector {
    float: right;
}
.module_catalogue .field_FamilyName, .module_catalogue .selected_field_FamilyName {
    display: none;
}
#left_block {
    height: auto;
}
.left_content .component_selection_filter .customized_check.checked,
body.module_catalogue.nameblock #catalog_multiple_selector_menu .customized_check.checked {
    background-image: url("/skins/graf_style/images/checked.png");
}
.sig_component.component_bread_crumbs_catalog_tocgraf  .breadcrumb_tree *{
    visibility: hidden;
}
.breadcrumb_tree .breadcrumb_toc *{
    visibility: visible !important;
}
body.module_catalogue table.table_page_content div#page_content table#t_win1 tr.row_2 div.group_list #product_groups_list {
    /*float: left;*/
    margin-top: 10px;

}
div.level1_wrapper.last .level1_title .level1_title_arrow{
   display: none;
}
body.dir_rtl div.level1_wrapper.first-child {
    border-right: none;
}

div.level1_wrapper {
    float: right;
    margin: 0 0 -1px;
    padding-bottom: 0;
}
div.level1_wrapper {
    width: 255px;
}
.module_catalogue.group_level2 div.product_list_box_inner, div.level1_wrapper div.level1_body {
    height: 130px;
    text-align: center;
    margin-top: 15px;
}

span.product_inner_images_holder {
    display: block;
    text-align: right;
    min-height: 145px;
    margin: 9px;
}
.list .product_inner_images_holder img {
    margin-top:0;
}

.module_catalogue div.level1_wrapper div.level1_title {
    font-size: 13px;
    height: auto;
    margin-bottom: 5px;
    max-width: 163px;
    padding-right: 33px;
    text-align: right;
    font-weight: bold;
}

.module_catalogue div.level3_title {
    font-size: 14px;
    line-height: 20px;
    margin-right: 25px;
    padding-right: 5px;
    text-align: right;
}

.module_catalogue div.level3_title span a{
    color: #919191;
}


.module_catalogue div.more_categories_link {
    display: block;
}

.module_catalogue div.more_categories_link span.span_more_categories,
.module_catalogue div.more_categories_link span.span_less_categories {
	cursor: pointer;
}

.row_border{
    width: 150px;
    border-bottom: 1px #e8e8e8 solid;
    height: 1px;
    display: inline-block;
    padding-top: 5px;
    margin-right: 28px;
}
.row_empty{
    display: inline-block;
    width: 54px;
}
span.cat_o {
	cursor: default;
}
.row_border_wrapper{
    display: inline-block;
    width: 800px;
}
div.rank_star.unselected {
    background: url('/css/images/star.png') no-repeat 0 0;
}
.module_catalogue.product_overview div.rank_star, .module_catalogue.nameblock div.rank_star {
    float: right;
    margin: 2px 1px 0 1px;
}
.product_overview .product_comments_summary .rank_numeric {
    color: #737373;
    font-weight: 500;
    font-size: 16px;
    border-left: 1px solid #E8E8E8;
    margin-left: 6px;
    margin-right: 6px;
    padding-left: 16px;
    padding-bottom: 1px;
}
.product_overview .product_comments_summary .rank_numeric span.rank_total {
    color: #D6D6D6;
    font-weight: 100;
}
.product_overview .product_comments_summary a.rank_read_more {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
    color: #4b4b4b;
    font-size: 13px;
    font-weight: 100;
}
.product_overview .product_comments_summary a.rank {
    color: #4b4b4b;
    font-size: 13px;
    font-weight: 100;
}
.vote_approved, .vote_unapproved {
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
body.module_catalogue.product_overview .product_comment_and_rank_container .product_rank_container {
    width: 450px;
    border-radius: 10px;
    margin-right: 4px;
}
.product_comment_and_rank_container .product_rank_container {
    background-image: none !important;
    width: 965px;
    min-height: 30px;
    padding: 15px;
    position: absolute;
    background-repeat: no-repeat;
    background: #4b4b4b;
}
.overview_page_content div.more_info {
    direction: ltr;
    height: 290px;
    overflow: auto;
    padding-right: 12px;
}
.overview_page_content div.more_info .row {
    font-size: 14px;
    padding: 6px;
    margin: 0;
    width: 437px;
    direction: rtl;
    word-wrap: break-word;
}
.component_product_comments .product_comment_and_rating_container {
    padding: 30px 0;
}
.overview_page_content div.more_info .row:nth-child(2n) {
    background-color: #f2f2f2;
}
.overview_page_content div.more_info .techdet {
   width: auto !important;
}
.overview_page_content .brand_pic{
    width: 100px;
    height: auto;
    float: right;
    margin-left: 35px;
    border-bottom: #e4e4e4 1px solid;
    padding-bottom: 20px;
}
.overview_page_content .brand_pic img{
    width: 100px;
    height: 100px;
}
.overview_page_content .product_basket_info{
    margin-right: 26px;
}
.overview_page_content .product_info{
    height: auto;
    padding-bottom: 36px;
}
.module_catalogue.product_overview .ui-dialog {
    width: auto !important;
    overflow: visible;
}
.module_catalogue.product_overview .product_small_images.count_multiple{
    display: flex;
    width: 312px;
}
.overview_page_content .product_images div.product_small_images div.product_small_image{
    height: auto;
}
.module_catalogue.product_overview .product_small_images_wrapper {
    width: 190px;
    overflow: hidden;
    margin-right: 75px;
    margin-top: 18px;
}
.module_catalogue.product_overview .arrow-right {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #464646;
    float: right;
    cursor: pointer;
    margin-right: 55px;
    margin-top: -44px;
}

.module_catalogue.product_overview .arrow-left {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #464646;
    float: left;
    cursor: pointer;
    margin-left: 35px;
    margin-top: -44px;
}
/*.overview_page_content .right_col .product_images .product_big_images .product_big_image img{*/
    /*margin-top: -20px;*/
/*}*/
.overview_page_content .right_col .product_images .product_big_images .product_big_image{
    text-align: center;
    background-image: url('/skins/ikea_style/images/nopic/Fittings_Enlarge.jpg');
    width: 320px;
    height: 250px;
    background-position: center;
    background-size: cover;
}
.overview_page_content .right_col .product_images .product_big_images .product_big_image img{
    display: none;
}
.overview_page_content .product_images div.product_small_images div.product_small_image  img{
    border: #e4e4e4 1px solid;
}
.overview_page_content .product_images div.product_small_images div.product_small_image  img:hover{
    border: gray  1px solid !important;
}
.overview_page_content .left_col .product_basket_info .base_guest_price{
    text-decoration: line-through;
}/* Start ModuleHeader*/
.header_table .header
{
    color: #7f7f81;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-color: #7f7f81;
}
.header_table .header #hello_usr
{
    text-decoration: none;
}
.login_logout{
    background: url("/images/Fittings/graf/images/header/group.png");
}
.header_table .header.connect
{
    margin-right: 18px;
}
.header_table .header.disconnect
{
    margin-right: 3px;
}
.header_menu_strip
{
    border: 19px solid lightgrey;
    margin-bottom: 7px;
    padding-bottom: 0;
}

/*End ModuleHeader*/

/*Start ModuleLogin*/
form#login_frm div#forgot_password {
    float: left;
    margin-left: 25px;
    margin-bottom: 16px;
    margin-top: -14px;
}
body.module_register.dir_rtl .left_block_papa
{
    display:none;
}
.module_register.forgot_password_form .sft_head {
    background-color: #e3e3e3 !important;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 6px 6px 0 0;
    color: #000000;
    font-family: "atlas",sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
    color: #7f7f81;
    padding-right: 18px;
}
.module_register.forgot_password_form #t_win1
{
    border: 1px solid #d1d1d1;
    width: 400px;
    background-color: #e3e3e3;
}
.module_register #outer_wrapper #inner_wrapper .table_page_content {

}
.module_register #outer_wrapper #inner_wrapper .table_page_content  #forget_pwd_form
{
    padding-right: 20px;
    width: 361px;
}
.module_register #outer_wrapper #inner_wrapper .table_page_content  #forget_pwd_form .fill_email
{
    padding-bottom: 20px;
    margin-top: 9px;
}
.module_register #outer_wrapper #inner_wrapper .table_page_content  #forget_pwd_form div,
.module_register #outer_wrapper #inner_wrapper .table_page_content  #forget_pwd_form div b
{
    color: #7f7f81;
    color: #7f7f81;
    font-size: 17px;
    font-weight: lighter;
}
.module_register #outer_wrapper #inner_wrapper .table_page_content  #forget_pwd_form div.fi
{
    background-image: url("/skins/graf_style/images/FavoritesList/grey_button.png");

}
.module_register .table_page_content #forget_pwd_form .submit {
    float: left;
    margin-left: 20px;
    padding-top: 50px;
}
.module_register .table_page_content #forget_pwd_form .fbl,
.module_register .table_page_content #forget_pwd_form .fbrl {
    background-color: gray;
    background-image: none;
    height: 30px;
    color: #ffffff !important;
    font-size: 20px;
}
.module_register .table_page_content td.foot_left
{
    background-color: #e3e3e3;
}
.module_register .table_page_content #t_win1 .sft_main span hr
{
    visibility: hidden;
}

.module_register.forgot_password_form .forgot_password_errors
{
    color: red;
    display: block;
    font-size: 15px;
    margin-top: 10px;
}
.module_register.forgot_password_form  #forgot_pwd_form
{
    position: absolute;
    margin-top: 53px;
}
.module_register.forgot_password_form  #forgot_pwd_cms
{
    position: absolute;
    width: 1000px;
    height: 400px;
}
.module_register.forgot_password_form .table_page_content #page_content
{
    height: 400px;
    position: relative;
    width: 1000px;
}
/*End ModuleLogin*//*End ModuleHeader*/
.overview_page_content .left_col .product_packaging,
.family_select .product_packaging {
    background: #a5cc40;
    display: inline-block;
    float: right;
    padding: 0 10px;
    width: 617px;
    height: 145px;
}
.family_select .product_packaging {
    display: none;
}

.overview_page_content .left_col .product_packaging .box,
.family_select .product_packaging .box{
    width: 190px;
    height: 70px;
    background: #fff;
    margin: 10px 5px 0 10px;
    float: right;
    margin-bottom: 10px;
    cursor: pointer;
}
.product_overview .left_col .product_packaging{
    min-width: 363px;
    width: auto;
    height: 95px;
}

.product_overview .left_col .product_packaging .box{
    min-width: 106px;
    width: auto;
    height: 43px;
}
.product_overview .left_col .product_packaging .box img{
    width: 35px;
    margin-right: 2px;
}
.product_packaging .box:hover{
    background: #01abf1 !important;
}
.overview_page_content .left_col .product_packaging .upper_line{
    margin: 5px;
    color: #fff;
}
.family_select .product_packaging .upper_line{
    margin: 15px 10px 10px 0;
    color: #eefdc7;
    font-weight: bold;
}


.product_packaging .box img{
    margin-top: 3px;
    margin-rightrip-bgt: 10px;
    margin-right: 5px;
}
.family_select .product_packaging .box_text{
    float: left;
    margin-left: 20px;
    font-size: 16px;
    margin-top: 13px;
}
.overview_page_content .product_packaging .box_text{
    float: left;
    margin-left: 4px;
    font-size: 12px;
    margin-top: 6px;
    margin-right: 5px;
}
.overview_page_content .left_col .add_to_basket_control.sigSpinBox{
    margin-right: 351px;
    margin-top: -80px;
}
.module_catalogue #catalog_multiple_selector_menu{
    margin-top: 16px;
}
body.module_catalogue #t_win1 {

    margin-top: -7px;
}


#middle_block #page_content {
    min-height: 30em;
    padding-bottom: 2em;
}

body.module_catalogue.nameblock,.product .product_price, .product .family_price  {
    font-size:17px;
    font-weight: normal;
    min-height: 30px;
}

.dir_rtl .list .nameblock_product_bottom {

}
.product .nameblock_product_bottom{
    height: 90px;
}
body.module_catalogue  #catalog_multiple_selector_products,
body.module_catalogue.nameblock, .product .product_price, .product .family_price {
    color: #4c4c4c;
}
.dir_rtl .family_products table.product_list .content td, .dir_rtl .family_products table.product_list .header th {
    text-align: center;
}
.family_products table.product_list .content td{
    padding: 0;
}

.module_catalogue .product .add_to_basket_nameblock .yi.quantity_inc{
    right: 0;
    top: 0;
}
.module_catalogue .product .add_to_basket_nameblock .yi.quantity_dec{
    right: 0;
    top: 14px;
}

.product_overview .product_header .cart .add_to_cart,
.add_to_basket_nameblock input[type="button"],
.green_button,
.custom_business_login_wrapper input[type="button"]{
    background-color: #055CA4;
    border: 1px solid #FFCE00;
    height: 30px;
    margin-bottom: 6px;
    width: 88px;
    border-radius: 0;
    margin-right: 25px !important;
    text-align: right;
    font-size: 13px;
}
.list .add_to_basket_nameblock input[type="button"] {
    width: 75px;
}
.green_button{
    background-color: #0059A8;
    color: #ffffff;
    height: 30px;
    width: 117px;
    border: none;
    font-size: 16px;
}
.product_overview.dir_rtl .add_to_list,
.product_overview.dir_rtl .more_items{
    float: left;
    margin-top: 2px;
}
.product_overview.dir_rtl .more_items {
	margin-left: 3px;
	font-size: 16px;
	font-family: "MS Shell Dlg", sans-serif;
}
.product_overview.dir_rtl .more_items a{
    color: #ffffff;
    display: inline-block;
    padding-right: 5px;
    padding-top: 5px;
}

body.module_catalogue .add_to_cart,
.family_products .add_to_cart{
    height: 30px;
    width: 165px;
    color: #fff;
    background-color: rgb(0, 89, 168);
    border: none;
}

.family_products .details_extra .PackSize {
    display: none;
}
#compare .title h1{
    color: #00adef;
}
 .compare_page .compare_basket .yi.quantity_dec,
 .compare_page .compare_basket .yi.quantity_inc{
    height: 14px ;
}
.compare_page .product_standard_text{
     display: none;
 }
#compare .compare_product_header .product_header .product_name a,
#compare .compare_products_properties .compare_field div  {
    font-size: 20px;
    color: #4c4c4c;
}
#compare .compare_product_header .compare_price,
#catalog_multiple_selector_title,
.family_products .product_details_container .details .title {
    color: #4c4c4c;
    font-size: 14px;
}

#catalog_multiple_selector_title {
    font-size: 38px;

}
.family_products .product_details_container .details .data{
    font-size: 13px;
}
.family_products .details_extra .product_text_link{
    font-size: 15px;
}
.compare_page {
    font-size: 20px;
}
.dir_rtl.compare_page .breadcrumbs .separator{
    background-image: url("/skins/graf_style/images/arrow_left.gif");
    background-repeat: no-repeat;
    display: inline-block;
    height: 8px;
    width: 14px;
}
.family_products table.product_list .header th{
    border-bottom: 1px solid rgb(0, 89, 168);
    border-top: 1px solid rgb(0, 89, 168);
    padding: 0 10px;
    text-decoration: none;
    background-color: #fff;
    font-size: 14px;
    color: #0059A8;
}
.family_products table.product_list td.sigSpinBox{
    width: 130px;
    padding-left: 34px;
}
.module_catalogue.nameblock.nameblock_multiple_selector .product_list .quantity {
    border-radius: 0;
    width: 40px;
    left: 61px;
    z-index: 1;
}
.nameblock_multiple_selector .family_products .yi.quantity_inc,
.nameblock_multiple_selector .family_products .yi.quantity_dec{
    color: transparent;
    float: right;
    padding-bottom: 0;
    padding-top: 0;
    border: 1px solid #A1A1A1;
    z-index: 0;
}
.nameblock_multiple_selector .family_products .quantity input {
    background-color: #fff;
    border-color: #ededed -moz-use-text-color;
    border-style: solid none;
    border-width: 2px 0;
    float: right;
    font-weight: normal;
    height: 28px;
    text-align: center;
    width: 39px;
}
.nameblock_multiple_selector .family_products .product_code{
    width: 100%;
    font-size: 12px;
    color: #888888;;
}
.nameblock_multiple_selector .family_products .name{
    color: #000000;
    font-size: 16px;
}

div#top_menu_wrapper {

    border-radius: 0 0 5px 5px;
}

div.top_menu_item.first
{
    border-radius: 0 5px 0 0;
    clear: right;
}
div.top_menu_item.last{
    border-radius: 5px 0 0 0;
    border: none;
}
#top_menu div.top_menu_item.last a{
    color: #FFCE00;
    font-weight: bold;
}
div.top_menu_item.last a{
    border:none !important;
}
div.top_menu_item {
    height: 30px;
    text-align: center;

}
#top_menu div.top_menu_item div.top_menu_item_text_holder {
    display: inline-block;
}
#top_menu div.top_menu_item div.top_menu_item_text {
    text-align: right;
}
div.top_menu_item a {
    color: #ffffff;
    font-weight: 800;
    white-space: pre-line;
}
div#top_menu_contents {
    position: absolute;
    right: 9px;
    top: 89px;
display: none;

}
div.top_menu_content {
    display: none;
    float: right;
    height: 341px;
    width: 1110px;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    margin-right: 60px;
    padding-bottom: 5px;
    margin-top: -50px;

}
div.top_menu_content div.top_menu_content_inner_shadow {
    border-radius: 0 0 5px 5px;
    background-color: #ffffff;
    height: 190px;
    width: 385px !important;
    border: 1px solid #FFCE00;
}
.back_to_school div.top_menu_content div.top_menu_content_inner_shadow {
    width: 1023px !important;
}
div.top_menu_content_inner div.child_menu {
    float: right;
    padding-right: 10px;
    border-left: 1px solid #FFCE00;
    height: 166px;
    padding-top: 25px;
    width: 200px;
}
div.top_menu_content_inner div.child_menu div.child_menu_title {
    padding-bottom: 8px;
}
div.top_menu_content_inner div.child_menu div.child_menu_title a {
    color: #000000;
    font-size: 15px;
}
div.top_menu_content_inner div.child_menu div.child_menu_title a:hover{
    font-weight: bold;
}
div.top_menu_content div.top_menu_content_inner {
    width: 900px;
    float: right;
    height: 100%;
}
div.top_menu_content_inner div.child_menu div.child_menu_content div.child_menu_menu {
    padding-bottom: 7px;
    width: 120px;
}

div.top_menu_content .child_menu_title a span.menu_arrow {
    float: left;
    margin-left: 15px;
}
.entered{
    font-weight: bold;
}
.child_menu_title:hover{
    font-weight: bold;
}
.child_menu_menu a{
    font-weight: 100;
}
.child_menu_menu_left_side{
    position: absolute;
    right: 210px;
    top: 28px;
    width: auto;
}
.child_menu_menu{
    float: right;
    position: relative;
    padding-right: 30px;
    line-height: 23px
}
.top_menu_content_inner.side_right img{
    position: relative;
    margin-top: 120px;
    width: 300px;
    height: 200px;
    float: left;
    margin-left: -90px;
}
div.top_menu_item.hover > .menu_triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 5px solid white;
    position: relative;
    margin-right: 40px;
    top: 17px;
    z-index: 99999999;
    margin: 0 auto;
}

.no_child.top_menu_item.hover > .menu_triangle,
.emptyno_child.top_menu_item.hover > .menu_triangle{
    width: 0;
    height: 0;
    border:none;
    margin-top: 0px;
    z-index: 9999;
    position: relative;
    margin-right: 4px;
}
.jspHorizontalBar{
    display: none;
}


.family_header .family_header_inner h2{
    color:#0059A8;
}
#product_range_selector .family_header{
    border:  1px solid #0059A8;
    background-color: #fff;
    padding: 15px 0px;

}
.family_header .family_header_inner .count{
    color: #2b2b2b;
    font-size: 17px;
}

body.module_catalogue #outer_wrapper #inner_wrapper #all_content{
    width: 1023px;
}
.family_select form .family_select_wrapper{
    background-color: #0059A8;
    height: 50px;
    margin-bottom: 30px;
    line-height: 45px;
}
.family_select .family_select_wrapper .nameblock_multiple_selector .nameblock_multiple_selector_field{
    display: inline-block;
    background-color: #fff;
    color: #cbcbcb;
}
.family_select .field_name{
    display: inline-block;
    color: #fff;
    font-weight: lighter;
}

.recommended_categories_title {
    background: none repeat scroll 0 0 hsl(0, 0%, 100%) !important;
    color: hsl(0, 0%, 0%);
    float: right;
    font: 25px/12px arial;
    height: 16px;
    padding-left: 10px;
    position: absolute;
    top: 66px;
    z-index: 2;
}
.group_list > span {
    border-bottom: 1px solid hsl(0, 0%, 70%);
    display: block;
    float: left;
    position: relative;
    top: 11px;
    width: 800px;
}
.group_list .more_categories_link .span_more_categories,
.group_list .more_categories_link .span_less_categories{
    color: #aab976;
}
.group_list .more_categories_link .span_more_categories .cat_icon{
    background-image: url('/skins/graf_style/images/plus.png');
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 1px;
}
.group_list .more_categories_link .span_less_categories .cat_icon{
    background-image: url('/skins/graf_style/images/minus.png');
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 1px;
}
.group_list #product_range_selector #catalog_multiple_selector_products{
    width: 805px;
    max-width: 805px;
}
.family_select .nameblock_multiple_selector_field.open{
    border: 1px solid #79bdd6;
}

.family_products tbody.content tr td a.show_product{
    margin-right: 15px;
}
.dir_rtl .family_products a.show_product{
    margin-left: 0;
}
div.product .product_inner_container .family_button{
    background-color: #0258A8;
    border: 1px #FDCE00 solid;
    border-radius: 0;
    font-size: 15px;
    width: 150px;
    text-align: center;
    padding: 0;
}
.module_catalogue #catalog_multiple_selector_products.grid div.product{
    width: 167.5px;
    border: none;
    min-height: 400px;
    max-height:435px;
}
.add_to_basket_nameblock.sigSpinBox input.quantity{
    border-radius: 0 !important;
}
.compare_actions_container .select_check_compare label.selected_product_compare_label{
    font-size: 14px;
}
.grid .product .product_inner_images_holder img{
    border: 1px solid #ddddde;
    padding: 5px 13px;
}
.list .product .product_inner_images_holder img{
    padding: 0;
    border: 1px solid #ddddde;
}

.product .compare_product_link .description{
    color: #000000;
}
.family_price .component_product_price_range .price_wrap .price_number,

.module_catalogue .product_price_container .price_wrap .currency,
.family_price .component_product_price_range .price_wrap .currency{
    color: #42a3c4;
    font-size: 25px;
    font-weight: bold;
}
.module_catalogue .product_price_container .price_wrap .price_number{
    font-size: 25px;
    color: #0059A8;
    font-weight: bold;
}
.module_catalogue .group_list .family_products .product_list .product_price_container .price_wrap .price_number{
    font-size: 20px;
}
.module_catalogue .group_list .family_products .product_list .product_price_container .price_wrap .currency{
    padding-top: 5px;
}
.product .family_price_standard_text{
    height: 90px;
}

#product_range_selector .family_filter .family_select{
    background-image: none;

}
.family_products .family_products_inner_basket{
    float: left;
    margin-top: 10px;
}
.family_products .family_products_inner_basket .products_total_sum{
    margin-right: 25px;
    color: #0059A8;
    font-size: 14px;
    font-weight: bold;
    width: 150px;
    margin-bottom: 5px;
}
.family_products .family_products_inner_basket.first_total_sum{
    margin-top: -140px;
    display: none;
}
.level1_wrapper .level1_title span.level1_title_arrow{
    font-size: 12px;
    margin-right: 5px;
}
.group_list #catalog_multiple_selector_products.grid div.product:hover{
    box-shadow:none;
}
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_container,
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_foot{
    background-color: #055CA4;

}
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_foot{
    margin-top: 50px;
}
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_container .nb_view_selector,
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_foot .nb_view_selector{
    float: left;
}
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_container .nb_view_selector span,
.group_list #product_range_selector #catalog_multiple_selector_products .paginate_foot .nb_view_selector span{
    float: left;
    color: #FFCE00;
    font-size: 15px;
    line-height: 13px;
    font-weight: bold;
}
.grid_view{
    background-image: url("/skins/graf_style/images/grid.png");
}
.list_view{
    background-image: url("/skins/graf_style/images/list.png");
}
.list .compare_actions_container{

    position: static !important;
}
.product.family a.compare_product_link{
    height: 238px;
}
.product_inner_container .family_price_standard_text .family_standard_text{
    min-height: 30px;
}
/*firefox fix*/
@-moz-document url-prefix() {
    .product .nameblock_product_bottom .add_to_basket_nameblock {
         margin-top: 30px;
    }
    div.product .product_inner_container .family_button{
         margin-top: 50px;
    }
}
.list .product .product_inner_container .family_button {
    margin: 4px 15px;
    position: relative;
    top: 27px;
}
.module_catalogue .title_group {
    background-color: #ffffff;
    color: #0059A8;
    font-size: 25pt;
    font-weight: bold;
    height: 42px;
    padding-left: 10px;

}
.component_bread_crumbs_catalog {
    float: right!important;

}

/*product page add to basket*/
.add_to_basket_control input#listview_quantity,
body.module_search input.quantity,
.add_to_favorite_list_dialog input.add_to_flist_qnt
{
    height: 27px;
    width: 37px;
    padding-right: 5px;
    border: 1px solid #C4C4C4;
}

body.module_search input.quantity {
	margin-left: 29px;
	margin-top: -1px;
}


.product_overview .product_basket_info .add_to_basket_control .quantity_inc,
.product_overview .add_to_favorite_list_dialog .quantity_inc {
    top: -1.5px;
    position: relative;
    left: 74px;
    height: 14px;
}
.product_overview .add_to_favorite_list_dialog .quantity_inc{
    left: 3px;
}
.product_overview .product_basket_info .add_to_basket_control .quantity_dec,
.product_overview .add_to_favorite_list_dialog .quantity_dec,
body.module_search .search_quantity_spinbox .quantity_dec {
    top: 15px;
    position: relative;
    left: 95px;
}
.product_overview .add_to_favorite_list_dialog .quantity_dec{
    left: 24px;
}
.product_overview .product_basket_info .add_to_basket_control #qnt_lbl{
    font-size: 21px;
    color: #686868;
    font-weight: lighter;
    float: right;
    padding-left: 36px;
}


table.product_list thead.header tr{
    background-color: #fff;
    height: 30px;
}
.family_select .family_select_wrapper .count{
    float: right;
    padding-right: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin-left: 20px;
    line-height: 48px;
}
.family_select_wrapper .nameblock_multiple_selector_values .nameblock_multiple_selector_values_row span.value_row_inner .count{
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 9px;
    line-height: 43px;
}
.dir_rtl div.toolbox_tool {

    float: none;
}
.nameblock #t_win1 {

    width: 100%;
}

.module_catalogue.product_overview #addtobasket_popup {

    display: inline-block;
    float:left;

}
.login_area_buttons_top .budget_details{
    font-size: 13px;
}
.dir_rtl .login_area_buttons_top #user_details{
    float: right;
}
.dir_rtl .login_area_buttons_top .budget_details{
    float: left;
}
.dir_ltr .login_area_buttons_top #user_details{
    float: left;
}
.dir_ltr .login_area_buttons_top .budget_details{
    float: right;
}
.login_area_buttons_top .change_budget_icon.multiple_budgets{
    background: url("/skins/graf_style/images/arrow_sub_menu.png") no-repeat scroll;
    display: inline-block;
    height: 7px;
    width: 20px;
}
#header_logo_message{
    background-color: #eaeaec ;
    height: 20px ;
    color: #00ADEF;
    vertical-align:middle;
    text-align:center;
    width:100%;
    height:1.8em;
    font-weight: bold;
    font-size: 13px;
    line-height: 21px;
}
#header_logo_message a{
    text-decoration: underline;
    font-weight: bold;
    color: #00ADEF;
}
body.module_custom #outer_wrapper #inner_wrapper #all_content .left_block_papa{
    display: none;
}
body.module_custom.dir_rtl .custom_business_login_wrapper {
    height: 180px;
}
body.module_custom.dir_rtl .custom_business_login_wrapper .customers_wrapper,
body.module_custom.dir_rtl .custom_business_login_wrapper .budgets_wrapper{
    width: 300px;
    float: right;
}
body.module_custom.dir_ltr .custom_business_login_wrapper .customers_wrapper,
body.module_custom.dir_ltr .custom_business_login_wrapper .budgets_wrapper{
    width: 220px;
    float: left;
}
body.module_custom .custom_business_login_wrapper  .chzn-container ,
body.module_custom .custom_business_login_wrapper  .chzn-drop input{
    width: 80% !important;
}
body.module_custom .custom_business_login_wrapper  .chzn-drop{
    width: 100% !important;
}
body.module_custom .custom_business_login_wrapper .chzn-search{
    display: none;
}
body.module_custom  .custom_business_login_wrapper #start_phone_order{
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-weight: bold;
}
body.module_custom  .custom_business_login_wrapper #start_phone_order.disabled{
    background: #C8C7C7;
    border: #dddddd;
}
body.module_home_page .ui-dialog{
    z-index: 33333;
}
ul.ui-autocomplete {
    padding: 0.3em;
}
body.module_catalogue.product_overview #add_to_favorite_list_dialog{
    display: none;
}
.module_catalogue.product_overview .ui-dialog.add_to_favorite_list_dialog {
    width:500px !important;
}
body.module_catalogue .group_description{

}
.autoclass_quick_pad #outer_wrapper #inner_wrapper #all_content #page_content {
    width: 1000px;
}
.dir_rtl #_quick-pad-single #next-product-add {
    right: 0;
}

body.module_catalogue .breadcrumbs{
	margin-top: -30px;
}

/*body.module_catalogue.has-catalog-top-cms .breadcrumbs{*/
    /*margin-top: -45px;*/
    /*margin-right: -184px;*/
    /*font-size: 14px;*/
/*}*/
/*span.breadcrumb::after {*/
    /*content: '/';*/
    /*padding: 10px;*/
/*}*/
/*span.breadcrumb.last::after{*/
    /*content: '';*/
/*}*/
span.separator{
    margin: 0 5px;
}

/*body.module_catalogue.has-catalog-top-cms.group_level1 .breadcrumbs {*/
     /** should match left_block_papa width on this page **/
/*}*/

/*body.module_catalogue.has-catalog-top-cms.group_level2 .breadcrumbs,*/
/*body.module_catalogue.has-catalog-top-cms.group_level3 .breadcrumbs {*/
	/*margin-right: -194px; *//** should match left_block_papa width on this page **/
/*}*/
.module_custom .selection_wrapper{
    width: 86%;
    height: 65px;
    margin: 0 auto;
    border: 1px solid #E0DFDF;
    padding: 40px 130px 10px 10px;
    border-radius: 5px;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.change_budget_dialog.ui-dialog-buttons.ui-draggable.ui-resizable{
    z-index: 999999;
}
.dialog_wrapper{
    padding: 10px;
}
.dialog_wrapper .title{
    font-size: 16px;
    color: #33ADDB;
    padding-bottom: 6px;
    font-weight: bold;
}
 .dialog_wrapper .choose_budget{
    font-size: 14px;
    padding-bottom: 10px;
}
 .selection_wrapper .error{
     font-size: 15px;
     padding-top: 10px;
 }
 /*add to basket popup*/
 .ui-dialog{
    background: none;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top 40px center;
}
 .ui-dialog .ui-widget-header{
    background: none;
    border-bottom: 1px solid;
    border: none;
     height: 0;
    /*display: none;*/
}
 .ui-dialog .ui-widget-content{
    background: none;
    border: none;
    color: #26a3d1;
    font-weight: bold;
     overflow: hidden;
}
 .ui-dialog.no_add_basket_dialog #dialogbox{
    color: #26a3d1;
}
.nameblock.module_catalogue .ui-dialog.add_to_basket_popup,
.module_catalogue .ui-dialog.dialog_addtobasket_popup_container,
.module_search .ui-dialog.dialog_addtobasket_popup_container {
    width: 300px !important;
    background-image: url("/skins/graf_style/images/basket_added.png");
    overflow: visible;

}

.dialog_addtobasket_popup_container .addtobasket_popup_text{
    margin-top: 5px;
}
.module_home_page .ui-dialog .ui-dialog-buttonpane button,
.module_custom .ui-dialog .ui-dialog-buttonset button,
.module_catalogue .ui-dialog .ui-dialog-buttonset button,

.module_catalogue .dialog_addtobasket_popup_container .addtobasket_popup_buttons_wrapper .addtobasket_popup_view_basket,
.module_catalogue .dialog_addtobasket_popup_container .addtobasket_popup_buttons_wrapper .addtobasket_popup_link_continue,

.module_search .dialog_addtobasket_popup_container .addtobasket_popup_buttons_wrapper .addtobasket_popup_view_basket,
.module_search .dialog_addtobasket_popup_container .addtobasket_popup_buttons_wrapper .addtobasket_popup_link_continue
{
    background-color: hsl(76, 59%, 52%);
    background-image: none;
    border: medium none;
    border-radius: 0;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    font-size: 12px;
    margin-right: 22px;
    margin-top: 21px;
}
.module_catalogue .dialog_addtobasket_popup_container .addtobasket_popup_buttons_wrapper,
.module_search .dialog_addtobasket_popup_container .addtobasket_popup_buttons_wrapper {
    margin-top: 180px;
}
#dialog_addtobasket_popup{
    height: 265px !important
}

.dialog_addtobasket_popup_container .addtobasket_popup_close_icon{
    background-image: url("/skins/graf_style/images/close_btn.png");
    width: 34px;
    height: 34px;
    top: 0px;
    right: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
    background-color: hsla(0, 0%, 0%, 0);
    background-image: url("/skins/graf_style/images/close_btn.png");
    border: medium none;
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: -20px;
    top: -13px;
    width: 34px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.dialog_addtobasket_popup_container .addtobasket_popup_close_icon:hover{
    opacity: 0.7;
}
.module_catalogue.nameblock .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.no_add_basket_dialog {
    width: 420px !important;
    height: 100px !important;
    background-image: none;
    overflow: visible;


}
.module_catalogue.nameblock .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.no_add_basket_dialog.ui-draggable div#dialogbox{
    height: auto !important;
}


body .item_stock_message {
    background-image: url("/skins/graf_style/images/out_of_stock.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: hsl(36, 53%, 52%);
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 5px;
    padding-right: 15px;
}

body.module_catalogue .ui_widget_spin_box .buttons,
body.module_search .ui_widget_spin_box .buttons {
    float: left;
    margin-top: -31px;
}
body.module_catalogue .ui_widget_spin_box,
body.module_search .ui_widget_spin_box {
    width:96px;
    float: right;
}
body.module_catalogue .basket_control_btn_wrapper{
    margin-top: -61px;
}
body.module_catalogue .product_add_to_basket{
    padding-bottom: 10px;
}
body.module_catalogue .overview_page_content .basket_control_add_basket{
    float: left;
}
body.module_catalogue .out_of_stock_error{
    float: right;
    font-size: 15px;
    color: red;
    font-weight: bold;
}
.module_basket .final_payment_details #afp #button_final_confirm_order.fbrl:disabled ,
.module_catalogue .sigSpinBox .disabled {
    opacity: 0.36;
    cursor: auto;
}
.product_overview .add_to_basket_disable{
    width: 117px;
}
.module_basket #empty_basket_message_div .empty_basket_title {
    background-image: url("/skins/graf_style/images/icon_basket_empty.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 60px;
}
.module_basket .empty_basket_title h2 {
    font-size: 33px;
    margin-bottom: 13px;
    margin-top: 48px;
}
.module_basket #empty_basket_message_wrapper{
    height: 169px;
}
.product_basket_info > table {
    float: left;
}
.nameblock_multiple_selector .family_products .yi.quantity_inc {
    height: 15px;
    left: 102px !important;
    top: 11px !important;
    width: 19px !important;
}
.nameblock_multiple_selector .family_products .yi.quantity_dec {
    height: 15px;
    left: 102px !important;
    top: 25px !important;
    width: 19px !important;
}

@media all and (max-device-width: 1024px) {

	.nameblock_multiple_selector .family_products .yi.quantity_inc {
		left: 120px !important;
	}

	.nameblock_multiple_selector .family_products .yi.quantity_dec {
		left: 120px !important;
	}

}
.ui-dialog .ui-dialog-buttonpane {

    margin-top:20px;
}
.product .product_price,
.product .product_standard_text,
.product .family_price,
.product .family_standard_text {

    margin-bottom: 11px;
    min-height:30px;
}
.product_standard_text {

    font-size:13px;
    color: hsl(0, 0%, 51%);
}
body.nameblock_multiple_selector .compare_actions_container.compare_selected .nb_compare {
    background-color: hsl(0, 0%, 100%);
    border: medium none;
    color: #2170A9 !important;
}
.list span.product_inner_images_holder  {

    min-height: 130px;

}
.list .item_stock_message {
    background-image: url("/skins/graf_style/images/out_of_stock.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: hsl(36, 53%, 52%);
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 5px;
    padding-left: 15px;
}
.module_catalogue.nameblock.nameblock_multiple_selector .currency {
    float: left;
    font-size: 14px;
    padding-top: 9px;
}
body.module_catalogue .family_products .product_list tbody.content .product_price_container .sig_component.component_product_price .price_wrap{
    display: inline-block;
    width: 80px;
}

body.module_catalogue .product .product_price .product_price_container .price_wrap .currency{
    font-size: 15px;
    padding-top: 13px;
    margin-right: 4px;
}
.list div.product {

    height: 150px;
}

body.autoclass_orgman .jstree-default.jstree-rtl .jstree-node {
    margin-right: 10px;
}
body.autoclass_orgman #new_user_selecor {
    height: 2.5em;
}
body.module_basket .shipping_cost_b2c .ship_cost_value_with_currency {
    font-weight: bold;
}
body.module_basket .shipping_cost_b2c .ship_cost_value_with_currency .ship_cost_currency{
    font-size: 10px;
}
body.module_basket .shipment_option .shippment_option_message{
    visibility: hidden;
}
.search_quantity_spinbox {
	position: relative;
}
body.module_catalogue.product_overview .quantity_inc,
body.module_search .search_quantity_spinbox .quantity_inc {
    background: url("/images/arrow_up.png") no-repeat scroll center center #efefef;
    border: 1px solid #b5b5b5;
    border-radius: 0 5px 0 0;
    cursor: pointer;
    float: right;
    height: 13px;
    position: absolute;
    width: 19px !important;
}

body.module_search .search_quantity_spinbox .quantity_inc {
	top: -1.5px;
	position: relative;
	left: 74px;
	height: 14px;
}

body.module_catalogue.product_overview .quantity_dec,
body.module_search .search_quantity_spinbox .quantity_dec {
    background: url("/images/arrow_down.png") no-repeat scroll center center #efefef;
    border: 1px solid #b5b5b5;
    border-radius: 0 0 5px;
    cursor: pointer;
    float: right;
    height: 13px;
    position: absolute;
    top: 14px;
    width: 19px !important;
}

body.module_search .search_quantity_spinbox .quantity_dec {
	left: 74px;
	top: 15px;
}

/*process order*/
.module_orders #page_content .bottom_border h3{
    font-size: 20px;
    font-weight: lighter;
    color: #000000;
    padding: 20px 0;
    width: 840px;
    margin: 0 auto;
}
.module_orders #component_form_graf_business_address .bottom_border form label.field_name{
    display: block;
    color: #7e7e7e;
    margin: 5px 0;
    font-size: 16px;
}
.module_orders #component_form_graf_business_address .bottom_border form label{
    display: inline-block !important;
}

.module_orders #page_content .bottom_border form{
    margin: 0 auto !important;
    width: 700px !important;
}
.module_orders #page_content .bottom_border form .address_b2b .text_field,
.module_orders #page_content .bottom_border form .address_b2b .selection_field{
    float: right;
    height: 80px;
    width: 300px;
    margin-left: 30px;
}
.module_orders .bottom_border form .address_b2b{
    height: 150px;
}
span.mandatory{
    color: red;
}
.module_orders .bottom_border form .notes_b2b{
    width: 624px;
    height: 150px;
    margin-top: 20px;
}
.notes_b2b .textarea_field .input textarea#field_id_notes{
    width: 610px;
    height: 110px;
}
.module_orders #page_content .bottom_border form .address_b2b .small_b2b .text_field{
    width: 80px;
    display: inline-block;
}
.module_orders #page_content .bottom_border form .address_b2b .small_b2b .text_field input{
    width: 67px;
}
.module_orders .selection_field #field_id_city_chzn{
    width: 302px !important;
}
.module_orders .selection_field #field_id_city_chzn .chzn-drop{
    /*left: -34px !important;*/
    /*width: 314px !important;*/
    /*top: 31px !important;*/
    border: 1px solid rgb(219, 219, 219);
}
.sig_component .bottom_border form .proceed_btn_b2b button{
    background-color: #a7ce3a;
    border: none;
    color: #fff;
    width: 370px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    font-size: 20px;
}
.sig_component .bottom_border form .proceed_btn_b2b{
    width: 616px;
}
.sig_component .bottom_border form .destination .selection_field .field_name{
    display: block !important;
    margin-top: 20px !important;
    margin-bottom: 5px !important;
}
.sig_component .bottom_border form .destination .selection_field span.input{
    display: inline;
}
.sig_component .bottom_border form .destination .selection_field span.input select{
    width: 625px !important;
}
.module_orders .bottom_border form .field_container{
    margin-right: -10px;
}

.module_orders #component_form_graf_business_address .bottom_border form label {
    display: block;
    color: #7e7e7e;
    font-size: 16px;
}
.radio_field input{
    margin-bottom: 6px;
}

#orgman_user_make .new_exist_select{
    width: 100%;
    display: block;
    font-size:15px !important;
    margin-bottom: 10px;
    font-weight: bold
}
#orgman_main_wrp #orgman_user_make #new_user_selector .exist_filds {
    margin-right: 20px;
    margin-bottom: 20px;
}
#orgman_main_wrp #orgman_user_make #new_user_selector .exist_filds label {
    width: 60px;
}
#orgman_main_wrp #orgman_user_make #new_user_selector select#org_users{
    margin-right: 17px;
    width: 131px;
    height: 17px;
}
#new_user_acl form#orgman_acl_form #orgman_acl_action .user_action{
    background:#00ADEF;
    border: none;
    color: #fff;
    width: 50px;
    height: 25px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
}
#orgman_main_wrp #orgman_tabs ul li{
    text-align: center;
}

body.module_basket #component_basket_price_footer_graf .error{
    color: red;
    font-size: 14px;
    padding-bottom: 11px;
}

#orgman_tabs #tabs-1.ui-tabs-panel #orgman_users_wrapper table#orgman_users,
#orgman_tabs #tabs-2.ui-tabs-panel #orgman_budgets_wrapper table#orgman_budgets{
    max-width: 619px;
    width: 619px;
}
 .module_orders .address_b2b .field .fi.disabled,
 .module_orders .notes_b2b .field .fi.disabled{
     background-color: #eeeeee !important;
     color:#a9a9a9;
 }
.module_orders .bottom_border form .address_b2b .field .fi,
.module_orders .bottom_border form .notes_b2b .field .fi{
    background-color: #F4F4F4;;
}
.module_orders .address_b2b .field .fi.disabled:focus{
    box-shadow:none !important;
}
.module_orders .address_b2b .field .fi:focus,
.module_orders .bottom_border form .notes_b2b .field .fi:focus{
    box-shadow: 0px 0px 3px #00ADF0 !important;
}

.module_orders #component_form_graf_business_address .bottom_border .fi,
.module_orders .selection_field #field_id_city_chzn a.chzn-single{
    border: 1px #dbdbdb solid !important;
    width: 282px;
    height: 30px;
    background-color: #ffffff;
    box-shadow: none;
    padding-right: 10px;
    font-size: 13px;
}

.module_orders #page_content .sig_component .bottom_border ul.error_messages{
    margin: 0;
    padding: 0;
    color: red;
    font-size: 11px;
}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form .orders_wrapper{
    font-family: Graf;
}
.module_orders .table_page_content #middle_block #page_content .approval form{
    width: 440px;
    display: block;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 30px;
}
.module_orders .table_page_content #middle_block #page_content form th.title{
    font-size: 27px;
    padding-bottom: 20px;
    text-align: right;
    font-weight: lighter;
}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form th.hm_title{
    text-align: right;
    font-size: 20px;
    width: 320px;
    padding-bottom: 5px;

}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form .hm_mount{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding-bottom: 5px;
}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form tr.total{

}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form tr.total td.hm_mount,
.module_orders.dir_rtl .table_page_content #middle_block #page_content form tr.total th.hm_title{
    color: #828282 !important;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    font-size: 27px;
    font-weight: bold;
    padding: 15px 0;
}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form .order_confirmation button{
    background-color: #a7ce3a;
    margin-top: 50px;
    width: 375px;
    border: none;
    color: #fff;
    height: 50px;
    font-size: 25px;
    position: relative;
    right: 20px;
    cursor: pointer;
}
.module_orders.dir_rtl .table_page_content #middle_block #page_content form .order_confirmation button:hover{
    opacity: 0.7;
}

.back_to_school.dir_rtl #popup_add_student {
    color: #00adef;
    margin-top: 27px;
    margin-bottom: -27px;
    height: 500px;
    width: 585px;
}
.back_to_school.dir_rtl #add_student_side {
    float: right;
    border-left: #e4e4e4 2px solid;
    margin-right: 15px;

}
.back_to_school.dir_rtl #go_to_basket_side{
    float: left;
}
.back_to_school.dir_rtl #popup_add_student button{
    border: medium none;
    color: white;
    font-size: 19px;
    font-weight: bold;
    height: 39px;
    width: 253px;
    margin-top: 15px;
}
.back_to_school.dir_rtl #popup_add_student #add_student_side button {
    background-color: #a6ce39;
    margin-top: 15px;
}
.back_to_school.dir_rtl #popup_add_student #go_to_basket_side button {
    background-color: #00adef;
}

.back_to_school.dir_rtl #add_student_side,
.back_to_school.dir_rtl #go_to_basket_side{
    width: 285px;
    padding: 10px;
    text-align: center;
}
.back_to_school.dir_rtl #add_student_side img {
    margin-right: -7px;
}

.back_to_school.dir_rtl #add_to_basket_dialog_modify_basket{
    width: 660px;
    background: #fff;
    border-radius: 8px;
    margin-top: -30px;
    margin-right: 0;
    height: 361px;
}
.back_to_school.dir_rtl #add_to_basket_dialog_modify_basket h3{
    position: relative;
    margin-right: 23px;
    margin-top: 26px;
    text-align: center;
    color: #00adef;
}
.back_to_school.dir_rtl #add_to_basket_dialog_modify_basket h5{
    position: relative;
    text-align: center;
    color: #00adef;
}
.back_to_school.dir_rtl span.modify_basket_numeric_value{
    position: relative;
    display: inline-block;
    width: 344px;
    text-align: center;
    margin-top: 52px;
    font-size: 65px;
    color: #00adef;
    font-weight: bold;
    line-height: 47px;
}
.back_to_school.dir_rtl #modify_basket{
    margin-top: -201px;
    margin-right: -12px;
}
.back_to_school.dir_rtl #add_to_basket_dialog_modify_basket button{
    float: left;
    margin-left: 48px;
    width: 255px;
    border: 0;
    height: 40px;
    background-color: #a6ce39;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    position: relative;
}
.back_to_school.dir_rtl #add_to_basket_dialog_modify_basket>button:last-of-type{
    float: right;
    margin-top: -72px;
    margin-right: 38px;
}

.back_to_school.dir_rtl #add_to_basket_dialog_modify_basket>button:first-of-type{
    margin-top: -71px;
    margin-left: 35px;
}
.login_title{
    height: 30px;
    background-color: #00adef;
}
.loginwrapperpadding{
    padding-right: 10px;
}
.module_catalogue .overview_page_content .product_comments_summary .component_product_comments_summary{
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
    margin-top: 30px;
    width: 330px;
}

/*start - favorites_list*/
body.module_favorite_lists .table_page_content #page_content .favorite_list_of_list{
    width: 94%;
    height: 580px;
    margin: 0 auto;
}
.module_favorite_lists .favorite_list_of_list.empty{
    background-image: url("/skins/graf_style/images/no_list_bg.png");
    background-position: center;
}
body.module_favorite_lists .favorite_list_of_list.empty .list_top_content #add_new_list_open{
    width: 400px;
    height: 40px;
    position: absolute;
    bottom: 150px;
    left: 320px;
}

body.module_favorite_lists .table_page_content #page_content .list_title{
    font-size: 40px;
    font-weight: bold;
    font-family: Graf;
}
body.module_favorite_lists .table_page_content #page_content .favorite_list_of_list .bottom_content input[type=checkbox]:before{
    background-image: url('/skins/graf_style/images/nochacked.png');
    content:"";
    display:inline-block;
    width: 25px;
    height: 25px;
}
body.module_favorite_lists .table_page_content #page_content .favorite_list_of_list .bottom_content input[type=checkbox]:checked:before{
    background-image: url('/skins/graf_style/images/chacked.png');
    content:"";
    display:inline-block;
    width: 25px;
    height: 25px;
}

body.module_favorite_lists .table_page_content #page_content .favorite_list_of_list .bottom_content .checkbox_field #cb_select_all{
    width: 25px;
    height: 25px;
}
body.module_favorite_lists .table_page_content #page_content .favorite_list_of_list .bottom_content .list_bottom_content .checkbox_field .input input{
    width: 25px;
    height: 25px;
}

#link_to_custom {
	float: right;
	padding: 0 5px 0 0;
}

#link_to_custom a {
	color: #7f7f81;
	text-decoration: underline;
}

h3.reset_password_success_title {
	padding-bottom: 5px;
}

.add_to_favorite_list_dialog #add_to_favorite_list_dialog{
    padding: 0 !important;
    margin: 0  !important;
    width: 90% !important;
    margin: 0 auto !important;
}

body.module_favorite_lists .table_page_content .bottom_content table.favorite_list_table,
body.module_favorite_lists .favorite_list_content .bottom_content table.list_line_table{
    width: 100%;
}
body.module_favorite_lists .favorite_list_of_list table.favorite_list_table tbody tr,
body.module_favorite_lists .favorite_list_content table.list_line_table tbody tr{
    height: 52px;
    font-size: 20px;
    font-family:'Graf';
    border-bottom: 1px solid #e3ebea;
}
body.module_favorite_lists .favorite_list_of_list thead.header th,
body.module_favorite_lists .favorite_list_content thead.header th{
    font-size: 14px;
    font-weight: bold;
}
body.module_favorite_lists .favorite_list_of_list th:first-child,
body.module_favorite_lists .favorite_list_content th:first-child{
    width: 40px;
}
body.module_favorite_lists .favorite_list_of_list th:nth-child(2){
    width: 250px;
}
body.module_favorite_lists .favorite_list_of_list .checkbox_field_lable,
body.module_favorite_lists .favorite_list_content .bottom_content .checkbox_field_lable{
    font-size: 17px;
    font-weight: bold;
}

body.module_favorite_lists #page_content .show_list,
body.module_favorite_lists .list_bottom_content #delete_list,
body.module_favorite_lists .favorite_list_content #remove_item
{
    background-image: url("/skins/graf_style/images/FavoritesList/blue_button.png");
    width: 80px;
    height: 30px;
    line-height: 15px;
    font-size: 16px;
    font-weight: bold;
    font-family: graf;
}
body.module_favorite_lists .favorite_list_content #remove_item{

}
body.module_favorite_lists .favorite_list_content{
    width: 94%;
    height: 580px;
    margin: 0 auto;
}
body.module_favorite_lists .favorite_list_content #list_comment_title{
    font-size: 15px;
}
body.module_favorite_lists .favorite_list_content .list_top_content .edit_remove_list input{
    background-color: #a7ce3a;
    width: 220px;
    height: 28px;
    font-size: 15px;
    font-weight: bold;
}
body.module_favorite_lists .favorite_list_content .list_top_content .edit_remove_list input#edit_list{
    margin-bottom: 10px;
}

body.module_favorite_lists .favorite_list_content .ui_widget_spin_box .text_field input.fi{
    width: 90px;
    height: 26px;
}
.favorite_list_content .calculation_div .sum_div{
    color: #00adf0;
    font-weight: bold;
    font-family: graf;
    font-size: 23px;
    text-align: center;
    margin-bottom: 5px;
}
body.module_favorite_lists .favorite_list_content .calculation_div .sum_div label{
    margin-left: 10px;
}
body.module_favorite_lists .favorite_list_content .calculation_div .sum_div #currency{
    font-size: 13px;
}
body.module_favorite_lists .favorite_list_content .calculation_div .add_basket_btn{
    margin: 0 auto;
    width: 248px;
}
/*choose_from_list_wrapper*/
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper{
    text-align: right;
    border-bottom: 1px solid #E1E1E1;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper{
    margin-top: 20px;
}
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_name_wrapper ,
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_desc_wrapper ,
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_quantity_wrapper {
    margin-bottom: 10px;
    position: relative;
}

body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_name_wrapper{
    margin-top: 20px;
}


body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper  span#choose_from_list,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper  span#create_new_list{
    font-size: 20px;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper .list_wrapper ,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper .quantity_wrapper{
    margin-top: 20px;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper .list_wrapper label,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper .quantity_wrapper label,

body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_name_wrapper label,
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_desc_wrapper label,
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_quantity_wrapper label
{
    width: 75px;
    display: inline-block;
    font-size: 13px;
    color: #A9A9A9;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper .list_wrapper select.lists{
    width: 190px;
    height: 24px;
    font-size: 12px;
    background-color: rgba(235, 235, 228, 0.37);
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper .quantity_wrapper input,
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_quantity_wrapper input.add_to_flist_qnt
{
    height: 21px;
    width: 30px;
    background-color: #F7F7F4;
    font-size: 13px;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper input#add_to_existing_favorite_list,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper input#add_to_new_favorite_list{
    width: 270px;
    height: 30px;
    background-color: #a6ce39;
    border: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 15px;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper input#add_to_existing_favorite_list:hover,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper input#add_to_new_favorite_list:hover{
    opacity: 0.7;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper #choose_from_list input:disabled:hover,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list input:disabled:hover{
    opacity: 1;
}
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .choose_from_list_wrapper #choose_from_list input:disabled,
body.module_catalogue .add_to_favorite_list_dialog #add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list input:disabled{
    color: rgba(255, 255, 255, 0.72);

}

body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_name_wrapper input,
body.module_catalogue .add_to_favorite_list_dialog .create_new_list_wrapper #create_new_list .new_list_desc_wrapper input{
    width: 190px;
    height: 18px;
    font-size: 13px;
    background-color: #F7F7F4;
    border: 1px solid #C4C4C4;
}
body.module_catalogue.product_overview .choose_from_list_wrapper #choose_from_list .quantity_wrapper img.quantity_inc{
    left: 315px;
    top: 94px;
    border: none;
    border-radius: 0;
}
body.module_catalogue.product_overview .choose_from_list_wrapper #choose_from_list .quantity_wrapper img.quantity_dec{
    left: 315px;
    top: 106px;
    border: none;
    border-radius: 0;
}

body.module_catalogue.product_overview .create_new_list_wrapper #create_new_list .new_quantity_wrapper img.quantity_inc{
    left: 315px;
    top: 0px;
    border: none;
    border-radius: 0;
}

body.module_catalogue.product_overview .create_new_list_wrapper #create_new_list .new_quantity_wrapper img.quantity_dec{
    left: 315px;
    top: 12.1px;
    border: none;
    border-radius: 0;
}
.add_to_favorite_list_dialog #add_to_favorite_list_dialog #error_msg{
    font-size: 25px;
    margin-top: 10px;
}
.add_to_favorite_list_dialog #add_to_favorite_list_dialog input{
    margin-bottom: 10px;
}

body.module_orders.logged_out .registration{
    float: right;
    padding-right: 50px;
    margin-top: 10px;
    width: 300px;
}
.module_orders .table_page_content #middle_block #page_content .approval .graf_basket_form{
    width: inherit;
}

/*login*/
.module_orders.logged_out #page_content .approval{
    border: 1px solid #ececec;
    height: 350px;
    width: 710px;
    margin: 0 auto;
    padding: 0 134px;
    position: relative;
}

.approval .login .sig_component .field label.field_name{
    width: 70px;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}
.module_orders .table_page_content .approval .login #component_login_form form{
    margin-top: 0 !important;
}
.approval .login .sig_component .field #field_id_username.fi,
.approval .login .sig_component .field #field_id_password.fi{
    border: 1px solid #e2e2e2;
    background-color: #FFFFFF !important;
    width: 240px;
    height: 30px;
    padding-right: 5px;
    font-size: 15px;
    margin-bottom: 5px;
}
.approval .registration_form_cms_content{
    margin-top: -20px;
}
.approval .login .button.form_action  input.login_button,
.approval .registration input#quick_register_button{
    width: 248px;
    height: 40px;
    background-color: #a7cd3a;
    background-image: none;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin: 0;
    margin-top: 20px;
    border: none;
    position: absolute;
    bottom: 10px;
    cursor: pointer;
}
.approval .login .button.form_action  input.login_button:hover,
.approval .registration input#quick_register_button:hover{
    opacity: 0.7;
}

#login_window .sft_bottom .a_login_wrapper{
    position: relative;
}
#login_window .sft_bottom .a_login_wrapper .buttons_container .login_progress_notification{
    top: 112px;
}

.product_list tbody.content tr td:first-child img{
    max-height: 50px;

}

/** Promotional Strip **/

#promotional_strip_top {
	background: url('/skins/graf_style/images/promotional_strip/up_shadow.png') no-repeat center top;
	width: 1007px;
	height: 18px;
	margin-top: 20px;
}

#promotional_strip_bottom {
	background: url('/skins/graf_style/images/promotional_strip/bottom_shadow.png') no-repeat center top;
	width: 1007px;
	height: 18px;
    margin-bottom: 20px;
}

#promotional_strip_title {
	text-align: right;
	color: #489ac0;
	font-size: 26px;
	font-weight: bold;
	padding: 0 30px 15px 0;
}

#promotional_strip_right_paginator {
	float: right;
	background: url('/skins/graf_style/images/promotional_strip/right_arrow.png') no-repeat right center;
	width: 15px;
	height: 288px;
	cursor: pointer;
}

#promotional_strip_right_paginator.disabled {
	background: url('/skins/graf_style/images/promotional_strip/right_arrow_disabled.png') no-repeat right center;
	cursor: auto;
}

#promotional_strip_right_shadow {
	float: right;
	background: url('/skins/graf_style/images/promotional_strip/right_shadow.png') no-repeat right center;
	width: 18px;
	height: 288px;
}

#promotional_strip_left_paginator {
	float: left;
	background: url('/skins/graf_style/images/promotional_strip/left_arrow.png') no-repeat right center;
	width: 15px;
	height: 288px;
	cursor: pointer;
}

#promotional_strip_left_paginator.disabled {
	background: url('/skins/graf_style/images/promotional_strip/left_arrow_disabled.png') no-repeat right center;
	cursor: auto;
}

#promotional_strip_left_shadow {
	float: left;
	background: url('/skins/graf_style/images/promotional_strip/left_shadow.png') no-repeat right center;
	width: 18px;
	height: 288px;
}

.promotional_strip_product {
    display: inline-block;
    height: 288px;
    width: 191.4px;
    position: relative;
    white-space: nowrap;
    direction: ltr;
}
#promotional_strip_products {
	width: 957px;
	overflow: hidden;
	float: right;
	text-align: right;
	white-space: nowrap;
	height: 288px;
	direction: rtl;
}
.promotional_strip_product::before {
    content: '';
    border-left: 1px solid #a3a3a3;
    position: absolute;
    height: 95%;
    left: 0;
    top: 2%;
    z-index: 999;
}
.promotional_strip_product_image {
	width: 190px;
	height: auto;
}
#promotional_strip_wrapper .promotional_strip_product .promotional_strip_product_name{
    width: 92%;
    text-align: right;
    padding-right: 10px;
    position: absolute;
    font-size: 17px;
    white-space: normal;
    right: 0;
    height: 55px;
    margin-top: 0;
    font-family: Graf, sans-serif;
}
#promotional_strip_wrapper .promotional_strip_product .promotional_strip_product_name a{
    color: #a3a3a3 !important;
    font-size: 18px;
    font-weight: bold;
}
#promotional_strip_wrapper .promotional_strip_product .promotional_strip_product_price{
    background-color: #ebebeb;
    position: absolute;
    bottom: 0;
    text-align: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #01acf0;
    font-size: 24px;
    font-weight: bold;
    font-family: "Graf_Black", sans-serif;
    padding-left: 10px;
}

#promotional_strip_wrapper .promotional_strip_product .promotional_strip_product_price a {
	color: #00aeef;

}

#promotional_strip_wrapper .promotional_strip_product .promotional_strip_product_price .price_wrap {
    padding-left: 10px;
    font-size: 24px;
    line-height: 39px;
    font-family: arial;
}
#promotional_strip_wrapper .promotional_strip_product .promotional_strip_product_price .price_wrap .currency{
    font-size: 14px;
    margin-right: -4px;
}
body.module_catalogue .product .family_price_standard_text .product_price .price_title{
    padding-left: 10px;
    font-family: graf;
    font-size: 35px;
    display:none;
}

.module_basket .basket_promotionals {
	display: none;
}

/** Advanced search **/

#advanced_search_form {
	padding: 0 15px 0 10px;
}

.advanced_search_forms {
    background-color: #a6ce39;
    border: none;
    padding: 5px;
    height: 256px;
    width: 293px;
    position: absolute;
    display:none;
}
.homepage_text_wrapper{
    
}
#homepage_top_cms,
.homepage_bg_image.img1,
.homepage_text,
#homepage_banner_top_shadow,
#homepage_banner_bottom_shadow,
.header_counter_wrap,
.login_area_buttons_top.header,
#user_login_actions{

    display: none !important;
}
.advanced_search_form_selector {
    width: 100%;
    height: 30px;
    background: #fff;
    border: none;
    margin-top: 3px;
    color: #9b9a96;
}

.advanced_search_form_selector_label {
    color: #F5F5F5;
    font-size: 18px;
    font-family: "Graf", sans-serif;
}

#advanced_search_title {
	font-size: 33px;
	text-align: right;
    color: #ffffff;
	font-family: "Graf", sans-serif;
}

#advanced_search_form .chzn-container-single .chzn-single, .selectBox-dropdown {
	height: 35px;
	padding-right: 10px;
}

.advanced_search_forms #advanced_search_form .chzn-container-single .chzn-single span {
	font-family: Arial, sans-serif;
	font-size: 21px;
	margin-right: 0;
	margin-top: 4px;
}

#advanced_search_form .search_field{
    margin-bottom: 5px;
    margin-top: 5px;
}

#advanced_search_form .chzn-container-single .chzn-single div {
	left: 10px;
	top: 7px;
	right: auto;
}

#advanced_search_form div.chzn-drop ul.chzn-results li.active-result {
	font-size: 21px;
	font-family: Arial, sans-serif;
	padding: 8px 6px;
}

#advanced_search_form form input[type="submit"]{
    background: #FFF;
    border: none;
    float: left;
    margin-top: 5px;
    height: 30px;
    color: #9b9a96;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
}

/*search popup design*/
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.dialog_search_container.ui-draggable.ui-resizable{
    overflow: visible;
}
.dialog_search_container .dialog_search,
body.module_search .search_outer_container .search_results{
    display: block;
    width: 97% !important;
    min-height: 112px;
    max-height: none;
    height: auto;
    margin: 0 auto !important;

}

.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner table#techlist,
body.module_search #search_inner_container .search_results .search_results_inner table#techlist{
    margin-top: 20px;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner{
    overflow-y: scroll;
    overflow-x: auto;
    padding-right: 10px;
    height: 345px;
}

.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner::-webkit-scrollbar
{
    width: 7px;
    background-color: #F5F5F5;
}


.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner::-webkit-scrollbar-thumb
{
    background-color: #AAA;
    border-radius: 10px;
}


.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner thead,
body.module_search #search_inner_container .search_results_inner table.sortable thead{
    background-color: #fff ;
    color:#48a2c5;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner thead tr.search_head td,
body.module_search #search_inner_container .search_results_inner table.sortable thead tr.search_head td{
    color: #48a2c5 !important;
    font-size: 15px;
    width: 41px;
    white-space: normal;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner tbody tr td b.sbbul,
body.module_search #search_inner_container .search_results_inner table.sortable tbody tr td.bgtd b.sbbul{
    display: none;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner tbody tr td,
body.module_search #search_inner_container .search_results_inner table.sortable tbody tr td
{
    color:#787878;
    border-top: 1px solid #E4E6E8;
    font-size: 13px;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner tbody tr td.bgtd,
body.module_search #search_inner_container .search_results_inner table.sortable tbody tr td{
    border-bottom: none !important;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner tbody tr td span.std_price,
body.module_search #search_inner_container .search_results_inner table.sortable tbody tr td span.std_price
{
    color: #787878;
}
.dialog_search_container .dialog_search #search_outer_container .search_results .search_results_inner tbody tr,
body.module_search #search_inner_container .search_results_inner table.sortable tbody tr{
    height: 60px;
}
.dialog_search_container .dialog_search #search_outer_container .search_before b.searched
{
    color: #26A3D1 ! important;
    font-size: 20px;
}
.dialog_search_container .dialog_search #search_outer_container .search_before{
    color: #787878;
}
.module_catalogue.nameblock.nameblock .show_product > img {
    margin-top: -16px;
}

/**/
#cms1_homepage{
    position: relative;
    clear: both;
    width: 992px;
    height:auto;
    overflow: hidden;
}
.chzn-container.chzn-container-single{
    background-color: #fff;
    margin-right: 20px;
}

/* hide max price */
body.manage_dealer_customer_product_codes.portal #outer_wrapper #inner_wrapper #all_content #page_content {
    width: 100%;
}
body.manage_dealer_customer_product_codes.portal #open_import_form {
    margin: 0px 10px 20px 10px;
    position: absolute;
}
body.manage_dealer_customer_product_codes.portal #open_import_form {
    left: 62px;
    top: 30px;
}
body.manage_dealer_customer_product_codes.portal .submit_next, body.manage_dealer_customer_product_codes.portal .cust_prod_actions {
    background: none repeat scroll 0 0 #0F9BD1;
    border: none;
    color: #fff;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    width: 90px;
    font-weight: bold;
    border-radius: 2px;
}
body.manage_dealer_customer_product_codes .xref_container .input_for_import #import_tabs form #t_win1{
    width: auto;
}
.price_wrap.max, .price_devider {
    display: none;
}

body.portal.dir_ltr .table_page_content

#products_total_sum_price_upper.changed:after,
#products_total_sum_price_bottom.changed:after {
	content: '  \20aa  ';
}

#orders_reflection_wrapper #reflection_tabs ul li {
    text-align: center;
}

#orders_reflection_wrapper #reflection_tabs li {
    display: inline-block;
    float: right;
    padding: 0.7em;
    width: 40.55em;
}

body.module_quick_pad.dir_rtl #message_images_wrapper {
	right: 117px;
	top: -30px;
}

.module_profile .profile_page_container .portal_profile .profile_field.phone .chzn-container.chzn-container-active div.chzn-drop{
    left: -34px !important;
    width: 78px !important;
}
.module_profile .profile_page_container .portal_profile .profile_field.phone .chzn-drop .chzn-search input{
    width: 44px !important;
}


body.manage_dealer_customer_product_codes.portal div.xref_container .input_for_import{
    height: 100px;
}
body.manage_dealer_customer_product_codes.portal div.xref_container h2 {
    background: url("/skins/iscar_style/images/my_profile_billing.png") no-repeat scroll right center transparent;
    padding-left: 37px;
    padding-right: 40px;
    font-weight: bold;
    margin: 0.83em 0;
}
body.manage_dealer_customer_product_codes.portal div.xref_container div.input_for_import #import_tabs {
    border: none;
}
body.manage_dealer_customer_product_codes.portal #tabs-1 form br,
body.manage_dealer_customer_product_codes.portal #tabs-1 form br + .impgen_controls,
body.manage_dealer_customer_product_codes.portal #t_win1 .row_1 .sft_head,
body.manage_dealer_customer_product_codes.portal #import_tabs ul.ui-tabs-nav,
body.manage_dealer_customer_product_codes.portal #import_tabs #tabs-2 {
    display: none;
}
body.manage_dealer_customer_product_codes.portal .submit_next {
    margin: 2px 10px;
}

body.manage_dealer_customer_product_codes.portal #tabs-1,
body.manage_dealer_customer_product_codes.portal #tabs-1 form #t_win1,
body.manage_dealer_customer_product_codes.portal #tabs-1 .impgen_controls,
body.manage_dealer_customer_product_codes.portal #t_win1 .row_2 .form-group .col-xm-10,
body.manage_dealer_customer_product_codes.portal #close_import_form {
    float: right;
}
body.manage_dealer_customer_product_codes.portal #close_import_form{
    margin-top: 11px;
}
body.manage_dealer_customer_product_codes.portal div.xref_container div.input_for_import #import_tabs table#t_win1 tr.row_2 td.sft_main label.col-xs-2.control-label{
    float: right;
}
body.manage_dealer_customer_product_codes.portal div.xref_container div.input_for_import #import_tabs table#t_win1 tr.row_2 td.sft_main label.col-xs-2{
    padding-right: 0;
}
body.manage_dealer_customer_product_codes.portal #t_win1 .row_2 .form-group .col-xm-10 {
    margin-top: 2px;
}
body.manage_dealer_customer_product_codes.portal #t_win1 .row_2 .form-group .col-xm-10 input.fi {
    border: 1px solid #828282;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width: 300px;
    padding-left: 0;
}
body.portal .table_page_content{
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px #e5e5e5 solid;
}

.basket_collapse_bar * {
    visibility: hidden;
}
ul.treeview li:nth-child(odd) {
    background-color: #ccc;
}
.header_table .login_area_width .header_main_div{
    position: relative;
    top: -30px;
    left: -5px;
}
.autoclass_admin_index #top_menu{
    left: -140px;
}
a.toolbox_opener.tool_icon_handle.toolbox_icon_catalog{
    background-color: #000;
}

/*==================LENA====================*/

body.quick_links_open .left_menu,
body.quick_links_open .header .login_wrapper {
    margin-left: 10px;
}
.left_menu > * {
    display: inline-block;
}


/*Modal*/
.modal-content{
    direction: rtl;
}
.modal-content .submit_button{
    float: left;
    clear: both;
}
.modal-body input{
    float: left;
}
.modal-body{
    height: 155px;
}
/**/


.nav-tabs>li {
    float: right;
}
.tab-pane ul{
    direction: rtl;
}
::-moz-selection { /* Code for Firefox */
    color: #FFCE00;
    background: #407AB1;
}

::selection {
    color: #FFCE00;
    background: #407AB1;
}
.pagination > li > a{
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 6px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    line-height: 16px;
    color: #000000;
    width: 30px;
}
.pagination > li > a.disabled{
    color: #8f8f8f;
}
ul.pagination li a, ul.pagination li button {
    font-size: 14px;
    color: #000000;
    line-height: 25px;
    border-radius: 0;
    padding-top:0;
    padding-bottom: 0;
}
ul.pagination li
{
    line-height: 27px;
    height: auto;
}
.pagination
{
    direction: ltr;
    margin-top: 80px;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #000000;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus,
.pagination > .active > span:hover{
    background-color: #ffffff;
    color: #000000;
    border-radius: 4px;
}
.pagination > li.directionLinks.first a,
.pagination > li.directionLinks.last a,
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    border: none;
}
.paginate_items_per_page_btn{
    background: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px black solid;
    border-top: 2px black solid;
    color: #8f8f8f;
}

.paginate_items_per_page_btn.selected
{
    color: #000000;
}
body.catalogue .selected_fields_container span,
body.catalogue .selected_fields_container div,
body.catalogue .selected_fields_container button{
    display: inline-block;
}
body.catalogue .selected_fields_container button{
    background-color: white;
    border: none;
    font-size: 13px;
    color: #407AB1;
    margin-left: 15px;
}

.cms_page_header {
    display: none;
}
.cms_page_wrapper p {
    font-size: 13px;
}
@media screen and (max-width: 760px){
    body,
    .cms_page_wrapper p,
    .cms_content_area a{
        font-size: 15px;
    }
    .cms_page_wrapper p,
    .cms_content_area a{
        line-height: 20px;
    }
    .cms_page_wrapper h2{
        font-size: 17px;
    }
    .cms_page_wrapper p{
        margin-right: 0;
        margin-left: 0;
    }
}
