<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Begin Additional CSS Styles */
/* Begin Additional CSS Styles */

.kmp-line-table 
{
  border-bottom-color: #bbbbbb;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  float: left;
  width: 94%;
  /*margin-left: 3%;
  margin-right: auto;*/
  padding-bottom: 3px;
}

.kmp-line-table-header, .kmp-line-table-header-bg, .kmp-line-table-header-rg
{
   text-align: left; 
   color: #990000; 
   font-family: sans-serif, serif; 
   font-size: 15.3px;
   float: left;  
   width: 92%;
  /*margin-left: 3%;
  margin-right: auto;*/
  padding-left: 10px;
  padding-bottom: 1px;
}

.kmp-line-table-header-bg
{
    /*background-color: #bbbbbb;*/
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    background-color: #4C4C4C;
    font-size: 12px;
    color: #f5f5f5;
    padding: 0.25em 0.5em;
    border-top-right-radius: 0.2em;
    border-top-left-radius: 0.2em;
    margin: 5px 0px;
}
.kmp-line-table-cell-left
{
  float: left;
  width: 28%;  
  padding-left: 2%;
}

.kmp-line-table-cell-right
{
  float: left;
  width: 70%;
  text-align: right;
} 

#js_module_cart {
	white-space: nowrap;
/*	    overflow: hidden; */ 
     	padding: auto 3px;
    	text-overflow: ellipsis;
    	display: flex; 
    	 justify-content: flex-end;
    	
    /*	color:#f1f8f1 */ 
}



#js_module_cart img {
 /*width: 80%*/	
 					top:3px;
					bottom:0;
					margin:auto;
					width: 24px;
}

#jshop_quantity_products {
   font-size: 10px;
   position: relative;
   top: -10px;
   right: -5px;
}
#jshop_summ_product {
   font-size: 12px;
   position: relative;
   bottom: -5px;
}


/*
.cart-icon img {
                    position: relative;
					top:3px;
					bottom:0;
					margin:auto;
					width: 27px;
				}
*/

#js_cart_image {
	float: left;
}
#js_cart_text {
	display: table-cell;
    vertical-align: middle;
}

/* Card Product  */
.js_product_head {
   width: 96%;
   margin: 3 auto;
}	
 .js_product_rating {
	width: 100%;
	margin-bottom: 5px;
}

.jshop_button_print {
    height: 100%;
    vertical-align: middle;
	line-height: 100%;		
}
.jshop_button_print img{
	 vertical-align: middle; 
}


.js_product_mcard {
	border-bottom: 2px solid #959595;
	border-right: 2px solid #959595;
	border-top: 2px solid #f4f4f4;
	border-left: 2px solid #f4f4f4;
	width: 96%;
	 margin: 0 auto;
	 overflow: hidden;
	 position:relative;
	 padding: 10px;
	 margin-bottom: 20px;
}

.js_product_mcard h3 {
	margin-top: 0px !important;
}

.js_producrt_list_img {
  width: 100%;	
}

.js_product_middle_img {
	margin-left: 10px;
	margin-bottom: 10px;
}

.js_product_middle_img .image_middle{	
	width: 100%;
	float: left;	
/*	border: 1px solid #cccccc;*/
}

.js_product_middle_img .text_zoom {
	width: 100%;	
}

.js_clear {
	clear: both;
} 

.js_product_main_info {
	position: absolute;
	float: right;
	width: 60%;
    right: 10px;
    bottom: 10px;
/*	border: 1px solid #1c0000; */
	display: block;	
}




.js_product_mi_cost, .js_product_mi_sale{
	display: block;
	position: relative; 
	text-align: left;
	height: auto;
    vertical-align: bottom;
	/*border: 1px solid #0ce4d5;
*/	float: left;
	margin: 10px 0px;
}
.js_product_mi_cost {
	width: 45%;	
}	
.js_product_mi_sale	{		
	width: 54%;
	vertical-align: bottom;
    margin-top: 12px;
}

form[name="product"] {
    display: flex;
    align-items: center;
}

#quantity {
		
	max-width: 100px ; 
	min-width: 40px;
	width: 30%;
	/*vertical-align: bottom; 
	border: 1px solid #959595; */
	font-weight: bold;
	
}

.js_product_mi_sale .btn, .button_back .btn {
	margin-left:  15px; 
	/*border: 1px solid #ddd;
	border-radius: 4px;
	padding: 2px 10px;
	background: #4C4C4C;
	cursor: pointer;*/  	
}



.js_product_mi_mnfct {
	
	display: inline-block;
    text-align: right;
	position: relative;
	overflow: hidden;
	width: 99%;
}
.js_product_mi_mnfct img {
	vertical-align: bottom;
}
	

.js_product_mi_attr_name, .js_product_mi_attr_val {
/*	
	height:20px;
	padding-top:5px;
	border-bottom: 1px solid #ccc;
*/
    height: auto;
    line-height: 2;
	padding-top:0px;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.js_product_mi_attr_name {
	width: 45%;
}
.js_product_mi_attr_val {
	width: 54%;
}

.js_prod_menutab {
  width: 80%;
/*  border-bottom: 2px solid #990000;*/
  padding: 0px;
  margin: 0 auto;
  margin-bottom: 20px;	
}
.js_prod_menutab .row_line {
  width: 100%;
  border: 1px solid #990000;
  padding: 0px;
  margin: 0 auto;	
}
.js_prod_menutab &gt; a {
  background: #EEEEEE;
  padding: 3px 15px;
  color: #2d2d2d !important;
   border: 1px solid #990000; 
  border-bottom: none;
  line-height: 20px;
  vertical-align: bottom;
}
/*
.js_prod_menutab &gt; a:first-child { 
   color: #ffffff !important; 
   border-bottom: 1px solid #990000; 
   background: #990000;
 }

js_tab_1 { 
   color: #ffffff !important; 
   border-bottom: 1px solid #990000; 
   background: #990000;
 }
*/
/*
.korpus &gt; a:hover { text-decoration: none; } 
*/
.js_prod_menutab &gt; a:hover {
  text-decoration: none; 	 
  color: #ffffff !important; 
   background: #c1bdc6;
  
 }


.js_prod_menutab &gt; div {
  border: 1px solid #e1e1e1;
  padding: 5px;
  width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  background: #fff;
}

.js_prod_menutab .show_div { display: block; }
.js_prod_menutab .hide_div { display: none; }
.js_prod_menutab .active_tab { 
   color: #ffffff !important; 
   border-bottom: 1px solid #990000; 
   background: #990000;
 }
 .js_prod_menutab .passive_tab {
 	background: #EEEEEE;
  padding: 3px 15px;
  color: #2d2d2d !important;
   border: 1px solid #990000; 
  border-bottom: none;
  line-height: 20px;
  vertical-align: bottom;
 } 
 
.button_back {
	text-align: right;
	padding-right: 10%;
}

#Tab_Otzv &gt; div{
	margin: 0 auto;
	width: 80%
}

 .review_item &gt; div {
   width: 100%;
 
 
 
}
.review_item .review_text{
	overflow: auto;
	float: none;
}
.review_head {
	width: 100%;
	position: relative;
}
.review_head &gt; div {
	
	float: left;
/*	margin-left: 10px;
*/
    width:40%;
    	
}

.review_mark .review_mark {
	left: 60%; 
	position: absolute;
}

#jshop_review_write {
	border: 1px solid #b5b5b5;
	padding: 20px;
}
#jshop_review_write .js_indentification .row-fluid &gt; div {
	float: left;
	margin-bottom: 2px;
}
#jshop_review_write .js_indentification .row-fluid &gt; div.span3 {
  width: 20%;	
}	
#jshop_review_write .js_indentification .row-fluid &gt; div.span9 {
  width: 69%;	
}	

#jshop_review_write .js_comment {
	width: 100%;
}

#jshop_review_write #review_review {
	width: 100%;
}

#jshop_review_write  .btn_submit {
	text-align: right;
}

.head_html {  
  width : 96%;
  margin : 0 2%;  
}

.head_html p {
  margin: 0; 
  text-align: justify;

}

.banneritem  a {
  text-align: left;
}

.jshop_menu_level_0_a  a:link {
  color: red !important;
}
 /* ===================================================================*/
.js_product_mcard h3, .kr_product_heard h3 {
	font-size: 16px;
	font-weight: bold;
}      
.kr_prodfull_main {
	width: 100%;
	display: flex;
	flex-wrap:wrap;
	

	
	justify-content:space-between;
	height: auto;
	
}
.kr_prodfull_images {
	width: 50%;
	display: flex;
	flex-direction:column;
	
		flex-basis: 50%; 
	flex-grow:1;
	
/*	border: #790000 dotted 1px; */
}
.image_middle, .span4 {
	margin: 0 auto;
}

.js_product_middle_img {
	width: 100%;
}
.image_middle {
	width: 100%;
}

#list_product_image_middle {
	margin: 0 auto;
}

#list_product_image_middle img {
	width: 90%;
    margin: 10px;
}


.js_producrt_list_img {
	display: flex;
	flex-direction:row;
}
#list_product_image_thumb img {
	height: 50px;
}

.kr_prodfull_info {
	display: flex;
	flex-direction:column;
	flex-basis: 50%; 
	flex-grow:1;
	
	height: auto;
	padding: 10px;
	min-width: 350px;
}
.kr_prodmain_info {
	height: auto;
/*	border: green dotted 1px; */
}
.kr_prodfull_info h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
  font-weight: 600;
  color:#695D9E;
}

.kr_prodinfo_defenition{
  /*font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.05em;
  padding: 10px ;
  margin-bottom: 30px;
}

.kr_prodinfo_defenition table{
    min-width: 60%;
    padding: 5px;
    margin-bottom: 10px;
}

.kr_prodinfo_defenition h3 {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 10px;
  color:#695D9E;
}
	
.kr_prodinfo_defenition h4 {
    font-size: 14px;
    font-family: Montserrat;
	font-weight: 400;
    padding: 5px 10px;
	margin-bottom: 10px;
    margin-top: 30px;
    background: #4C4C4C;
    border-radius: 4px;
    color: #f5f5f5;
}	


.kr_prodinfo_defenition p {
    text-indent: 10px;
    padding-top: 5px;
	margin-bottom: 5px;
}

.footnote {
    font-size: 14px;
    font-weight: 300;
    border-top: 1px solid #e4e5e8;
}

.warning {
    color: red;
}

/*.kr_prodinfo_defenition ul, p, table {
    padding-left: 2%;
    padding-right: 2%;*/
}

.kr_prodinfo_defenition table {
    width: 100%;
	margin: 10px 0px;
}
	
.kr_prodinfo_defenition tr {
    /*display: flex;
	margin: 3px 0px;*/
}

.kr_prodinfo_defenition tr:nth-child(2n) {
    background-color: #f5f5f5;
}
	
.kr_prodinfo_defenition th {
    font-family: 'Roboto', sans-serif;
    font-size: 0.8em;
    /*min-width: 150px;
	background-color: #fd5152;
	color: #FDFEFB;
	border-radius: 4px;
	padding: 10px 10px;*/
}
	
.kr_prodinfo_defenition td {
    margin: 3px 10px;
}

.important {
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.kr_prodinfo_defenition ol li {
    padding-left: 10px;
	list-style-type: none;
}

.kr_prodinfo_defenition ol {
	padding-top: 5px;
}
		
.kr_prodinfo_defenition ul li {
    margin: 4px 6px;
	list-style-type: square;
}
	
.kr_prodinfo_defenition ul li::marker{
    color:red;
}

.kr_prodinfo_defenition ul {
	margin-left: 10px;
    margin-bottom: 10px;
}

.main_content h2 {
    font-family: Montserrat;
    font-weight: 400;
    padding: 5px 10px;
    border: 1px solid #F5F5F5;
    margin-bottom: 15px;
    margin-top: 10px;
    border-radius: 4px;
}

.list_category .row-fluid, .list_product .row-fluid{
	display: flex;
	align-items: stretch;
	justify-content: space-between;
    padding: 5px 0px;
}

.jshop_categ img {
	height: auto;
	width: 100%;
/*	max-width: 95%; */
	min-width: 50%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 1s; 
} 

.jshop_categ img:hover {
	-webkit-filter: grayscale(0%); 
    filter: grayscale(0%); 
}

.jshop.list_related .row-fluid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.jshop.list_related .row-fluid .sblock3 {
    min-width: 150px;
}

.blog h2, .company_description h2, .item-page h2, .item-page-requisites h2{
    font-size: 12px;
}

.main__sidebar ul li a, .main__sidebar div a{
    color: #24a5b3;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: 400;
}

/*============== Рћ РєРѕРјРїР°РЅРёРё ================*/

.company_info {
}

.company_info h4 {
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-indent: 8px;
    background-color: #4C4C4C;
    color: #f5f5f5;
    padding: 0.25em 0.5em;
    border-top-right-radius: 0.2em;
    border-top-left-radius: 0.2em;
    margin-bottom: 4px;
}

.company_description {
    margin-bottom: 30px;
    letter-spacing: 0.02em;
}

.description_highlighting {
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.description_highlighting_red {
    color: red;
}
		
.company_description ul {
    margin: 8px 0px;
  
}

.company_description ul li {
    margin: 4px 36px;
	list-style-type: disc;
    padding-left: 5px;
}
	
.company_description ul li::marker{
    color:red;
}

.company_description_block {
    padding: 4px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;

}

.company_description_block p {
    padding: 4px 0px;
    text-indent: 10px;
}


/*======== РљРѕРЅС‚Р°РєС‚С‹ Рё СЂРµРєРІРµР·РёС‚С‹ ============*/

.item-page-requisites .first-infblock  {
    margin-bottom: 40px;
}

.item-page-requisites h3{
    font-size: 1.2em;
    color: #990000;
    padding: 0px 10px 5px 10px;

}

.item-page-requisites h4{
    /* background-color: #bbbbbb; */
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    background-color: #4C4C4C;
    color: #f5f5f5;
    padding: 0.25em 0.5em;
    border-top-right-radius: 0.2em;
    border-top-left-radius: 0.2em;
    margin: 5px 0px;
}

.item-page-requisites p{
    text-indent: 10px;
}

.item-page-requisites .highlighted{
    color: #bb0000;
}

.item-page-requisites table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse; 
}

.item-page-requisites .filial {
  border-collapse: separate;
}

.item-page-requisites tr {
  border-bottom: 1px dashed #e5e5e5;
}

.item-page-requisites th {
  font-weight: 400;
  text-align: start;
  padding-left: 10px;
}

.item-page-requisites .filial th {
  padding-left: 0px;
}

.item-page-requisites td {
  text-align: end;
}

.item-page-requisites .mapyandex {
  padding-top: 10px;
}

/*========= РђРІС‚РѕСЂРёР·Р°С†РёСЏ Рё СЂРµРіРёСЃС‚СЂР°С†РёСЏ ===========*/

.login_block {
    margin: 5px 5px 5px 0px;
    /*max-width: fit-content;
    padding: 5px 10px;
    border: 2px solid #E4E0E4;*/
    max-width: 360px;
}

.jshop_register {
    max-width: 360px;
}

.register_block {
    padding: 15px 0px;
}

#comjshop_register div.jshop_register:first-child {
    padding-top: 10px;
}

.login_block .form-horizontal .controls {
    margin-left: 0px;
}

.login_block .form-horizontal .control-label {
    width: 100%;
}

.privacy_statement {
    font-size: 12px;
}

.login, .registration, .reset .control-group, .remind .control-group{
    max-width: 360px;
}

.login .btn, .registration .btn, reset .btn, .remind .btn, .reset .btn{
    margin-top: 5px;
}

.login .btn {
    margin-bottom: 10px;

}

.registration .field-spacer {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.control-group {
    display: flex;
}

.control-label {
    width: 100%;
}

.reset p, .remind p{
    text-indent: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

#comjshop_register {
    margin-top: 10px;
}

/*============= Р›РёС‡РЅС‹Р№ РєР°Р±РёРЅРµС‚ ==============*/

.profile .dl-horizontal {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.profile dt {
    width: 40%;
}

.profile dd {
    width: 60%;
} 

.profile #users-profile-custom {
    margin-top: 20px;
    margin-left: 10px;
    max-width: 800px;
}

.profile #users-profile-core {
    margin-left: 10px;
    max-width: 800px;
}

.profile-edit fieldset {
    margin-bottom: 10px;
}


/*================ РљР°С‚Р°Р»РѕРі ================= */

/*.list_category .row-fluid, .list_product .row-fluid, .kr_prodfull_main, .kr_prodinfo_defenition,
table.jshop, .blog{
	max-width: 1360px;
    margin: 0 auto;
}*/

.content_headrow4 {
    margin-top: 10px;
}

.form-horizontal .form_sort_count .control-label {
    padding-top: 0px;
}

.block_sorting_count_to_page {
    justify-content: space-between;
}

.jshop_list_product .box_products_sorting {
    width: 100%;
}

.jshop_list_product .product .name {
    min-width: 80px;
    min-height: 80px;
}

#comjshop_list_product .row-fluid [class*="sblock"]:hover, .list_related .row-fluid [class*="sblock"]:hover {
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.row-fluid .sblock3 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jshop_list_product .product .image {
    margin-bottom: 10px;
}

.block_product {
    width: 100%;
}

.form-horizontal .form_sort_count .controls .inputbox {
    width: 150px;
}

.buttons_bskt {
    margin-left: 5px;
    padding: 0.25em 0.6em;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px;
    background-color: #4C4C4C;
    font-family: Montserrat;
    font-weight: 400;
}

.buttons_bskt button {
    background: #4C4C4C;
    color: #f5f5f5;
}

.icon-arrow {
    padding-left: 5px;
}

.block_sorting_count_to_page .control-group {
    margin-left: 0px;
    padding-bottom: 5px;
}

.cart_buttons a.btn{
    margin-left: 0px;
    padding: 0.35em 0.6em;
    border: 1px solid #F5F5F5;
    text-decoration: none;
    border-radius: 4px;
    color: #141414;
    background-color: #e4e0e4;
}

#checkout a img {
    padding: 5px;
}

#checkout {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
}

.td_1, .td_2 {
    margin: 5px;
}

.td_1 {
    width: auto;
    float: none;
}

.td_2 {
    width: auto;
    float: none;
}

.cart_empty_text {
    font-size: 14px;
    margin: 5px 15px;
}

td.quantity .jsh_block_product_basket_quantity {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
}

.jshop .cart .product_name {
    text-align: center;
}

.jsh_block_product_basket_val input {
    height: 18px !important;
}

/*========= РџСЃРµРІРґРѕРєР»Р°СЃСЃС‹ Рё РёРЅС‚РµСЂР°РєС‚РёРІ ========== */

a:focus,a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.kmp-mini-hzmenu&gt;ul&gt;li&gt;a:hover, .desktop ul.kmp-mini-hzmenu&gt;li:hover&gt;a
{
  color: #6e6e8c;
}

.kmp-mini-hzmenu&gt;ul&gt;li&gt;a:focus, .desktop ul.kmp-mini-hzmenu&gt;li:focus&gt;a
{
  color: #6e6e8c;
}

.kmp-hzmenu&gt;ul&gt;li&gt;a:focus, .desktop ul.kmp-hmenu&gt;li:focus&gt;a
{
  color: #FF9494;
}

.main__sidebar&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;a:hover, 
.main__sidebar&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;ul&gt;li&gt;a:hover, 
.main__sidebar&gt;div&gt;div&gt;div.modcontent&gt;div&gt;a:hover
{
  color: #eb0f3c;
}

.main__sidebar&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;a:focus, 
.main__sidebar&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;ul&gt;li&gt;a:focus, 
.main__sidebar&gt;div&gt;div&gt;div.modcontent&gt;div&gt;a:focus
{
  color: #eb0f3c;
}

.blog&gt;div&gt;article&gt;h2&gt;a:hover
{
  color: #eb0f3c;
}

.blog&gt;div&gt;article&gt;h2&gt;a:focus
{
  color: #eb0f3c;
}

.category_name&gt;a:hover
{
  color: #eb0f3c;
}

.category_name&gt;a:focus
{
  color: #eb0f3c;
}

.footer-row1&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;a:hover, 
.footer-row1&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;ul&gt;li&gt;a:hover, 
.footer-row1&gt;div&gt;div&gt;div.modcontent&gt;div&gt;a:hover
{
  color: #6e6e8c;
}

.footer-row1&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;a:focus, 
.footer-row1&gt;div&gt;div&gt;div.modcontent&gt;ul&gt;li&gt;ul&gt;li&gt;a:focus, 
.footer-row1&gt;div&gt;div&gt;div.modcontent&gt;div&gt;a:focus
{
  color: #6e6e8c;
}

@media (min-width: 1600px) {
  
    .category_name {
        margin-top: 15px;
  }
  
}

@media (max-width: 1600px) {
  
    .category_name {
        margin-top: 5px;
  }
  
    td.quantity .jsh_block_product_basket_quantity {
        flex-direction: column;
  } 
  
    .cart .quantity .inputbox {
        margin-bottom: 6px;
        margin-top: 6px;
  }
  
}

@media (max-width: 1200px) {
    .list_product .jsh_block_product_basket_quantity {
        display: flex;
        margin-bottom: 20px;
        justify-content: center;
  }
  
    .add2basket_form {
        flex-direction: column;
        align-items: stretch;
  }
  
    .jsh_attr_prod {
        display: flex;
        justify-content: space-around;
  }
  
}

@media (max-width: 800px) {
    .jshop_list_product .product .jshop_price {
        font-size: 16px;
        width: 100%;
  }
  
    .category_name {
         margin-top: 0px;
  }
  
    .category_name a {
         font-size: 0.9em;

  }
}

@media (max-width: 767px) {
    .jshop_list_product .product .name {
         min-height: 80px;
  }
}

@media (max-width: 580px) {
    .jsh_attr_prod {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
  }
}
  
/*
img {
	image-rendering: optimizeSpeed;
}
*/
/* End Additional CSS Styles */
/* End Additional CSS Styles */</pre></body></html>