/* ------------ siteManager ------------- */

.treeview a.selected { font-weight: bold; color: red; }
ul#buttons ul, ul.jqueryslidemenu ul { display: none; }

ul.jqueryslidemenu ul li, ul#buttons ul li { 
	background: url(/myAccount/style/images/transp_black_50.png);
}

.jqueryslidemenu ul li, ul.jqueryslidemenu li { float: left !important; }

ul.jqueryslidemenu li ul li{
	padding: 0px !important;
}

ul.jqueryslidemenu li ul li a { 
	background-image: none !important;
	color: #fff !important;
	padding: 10px 8px !important;
	text-decoration: none !important;
	width: 200px !important; 
}

ul.jqueryslidemenu li ul li a:hover { 
	text-decoration: none !important;
}

.jqueryslidemenu {
	left: 0px !important; 
}

div.siteConfigPart { display: inline; }

#center a.highslide img { height: 150px; padding: 1px; border: 1px solid black; }

#right ul, .mceContentBody ul { margin-left: 20px; }

#adminslidemenu { margin-bottom: -30px; }
.admin-btn { float: right; opacity: 0.7; }

/*
jFlow Demo CSS
Description: Demo CSS for jFlow
*/

#sliderContainer { width: 948px; height: 300px; position: relative; /* border-top: 5px solid #999; border-bottom: 5px solid #999; */ margin: 0 auto; }
.slideContent {  background:url("/myAccount/jquery-plugins/jflow.plus/images/contentBg.png") repeat scroll 0 0 transparent; position: absolute; bottom:0px; left:0px;   padding: 15px;   width: 918px; }
.slide h3 {  font: 700 26px/1em 'Open Sans', sans-serif; color: #FFF;  margin: 0 0 10px 0; }
.slide p { font-size: 14px; color: #FFF; margin: 0; }
.jFlowSlideContainer { overflow: hidden; }
.jFlowSlideContainer a { color: #F90; text-decoration: none; font-style: italic; }
.jFlowSlideContainer a:hover { text-decoration: none; }
.jFlowSlideContainer a:focus { position: relative; top: 1px; }
.jFlowNext { background:url("/myAccount/jquery-plugins/jflow.plus/images/arrows.png") no-repeat scroll 0 -35px transparent; height:130px; position:absolute; top:75px; right: -50px; width:50px; cursor:pointer; }
.jFlowPrev { background:url("/myAccount/jquery-plugins/jflow.plus/images/arrows.png") no-repeat scroll -84px -35px transparent; height:130px; position:absolute; top:75px; left: -50px; width:50px; cursor:pointer; }
.jFlowPrev:hover { background-position: -84px -235px; }
.jFlowNext:hover { background-position: 0px -235px; }

/* controller pagination */
#myController {position: absolute; top: 5px; right: 5px; }
.jFlowControl { background:url("/myAccount/jquery-plugins/jflow.plus/images/bullet.png") no-repeat scroll 0px 0px transparent;  float: left; width: 15px; height: 15px;}
.jFlowControl:hover { background-position: -32px 0px; cursor: pointer; }
.jFlowSelected, .jFlowSelected:hover {background-position: -15px 0px;   }

.langs a { text-decoration: none; }

.cb { clear: both; }

.siteFormList .odd { background: transparent !important; }
.siteFormList td.tdNameLeft { background: transparent !important; font-size: 100%; font-weight: bold; border: 0px !important; }
.siteFormList input, .siteFormList textarea { border: 1px solid #777 !important; padding: 5px !important; border-radius: 8px; margin: 5px; }


.second_header { margin-top: -3rem; }

@media only screen and (max-width: 600px) {
.siteFormList input.datatype_varchar, .siteFormList textarea { width: 300px !important; }
.second_header { margin-top: 1rem; }

.c_item .c_item_name { display: block; text-align: center; margin-top: 10px; }
}
.catalogpic { margin: 0 auto; max-width: 300px; }


/*
input, textarea, select {
    border: solid 1px #005e85;
    border-radius: 3px;
    padding: 4px 6px;
    margin: 0px;
}
*/


.p_t_1, .pt1 { padding-top: 1rem; }
.p_t_1_5, .pt1_5 { padding-top: 1.5rem; }
.p_t_2, .pt2 { padding-top: 2rem; }
.p_t_3, .pt3 { padding-top: 3rem; }
.p_t_4, .pt4 { padding-top: 4rem; }
.p_t_5, .pt5 { padding-top: 5rem; }
.p_t_6, .pt6 { padding-top: 6rem; }
.p_t_7, .pt7 { padding-top: 7rem; }
.p_t_8, .pt8 { padding-top: 8rem; }
.p_t_9, .pt9 { padding-top: 9rem; }
.p_t_10, .pt10 { padding-top: 10rem; }
.p_l_1, .pl1 { padding-left: 1rem; }
.p_l_2, .pl2 { padding-left: 2rem; }
.p_l_3, .pl3 { padding-left: 3rem; }
.p_l_4, .pl4 { padding-left: 4rem; }
.p_l_5, .pl5 { padding-left: 5rem; }
.p_l_6, .pl6 { padding-left: 6rem; }
.p_l_7, .pl7 { padding-left: 7rem; }
.p_l_8, .pl8 { padding-left: 8rem; }
.p_l_9, .pl9 { padding-left: 9rem; }
.p_l_10, .pl10 { padding-left: 10rem; }
.p_b_1, .pb1 { padding-bottom: 1rem; }
.p_b_2, .pb2 { padding-bottom: 2rem; }
.p_b_3, .pb3 { padding-bottom: 3rem; }
.p_b_4, .pb4 { padding-bottom: 4rem; }
.p_b_5, .pb5 { padding-bottom: 5rem; }
.p_b_6, .pb6 { padding-bottom: 6rem; }
.p_b_7, .pb7 { padding-bottom: 7rem; }
.p_b_8, .pb8 { padding-bottom: 8rem; }
.p_b_9, .pb9 { padding-bottom: 9rem; }
.p_b_10, .pb10 { padding-bottom: 10rem; }

.p_t_20px { padding-top: 20px; }
.p_t_40px { padding-top: 40px; }
.p_l_60px { padding-left: 60px; }
.p_l_80px { padding-left: 60px; }
.m_l_m15p { margin-left: -15px; }
.m_r_m15p { margin-right: -15px; }

.h_m_200p { min-height: 200px; }
.h_m_300p { min-height: 300px; }
.h_m_500p { min-height: 500px; }

.wsp { white-space: pre; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}

/* .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
} */
/*  justify-content: flex-top; */

.menu_lang td { padding: 5px 5px; }

.modal-dialog table.tblFull, .modal-dialog #tblFull { width: auto !important; }
#dialog-tbljb .modal-content { width: auto !important; }
.modal-dialog { margin: auto; align-items: center; justify-content: center; }


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* --- template loader replacement start --- */

.c_item_name { display: block; }

img { max-width: 100%; }

main section { padding-top: 0px !important; }
.section-title { margin-bottom: 0px !important; }
.page-title { padding: 15px 0 !important; }

/*
.pDb7>section { padding-top: 0px !important; }
.pDb7 .page-title { display: none; }
*/

@media (max-width: 1199px) {
  .navmenu ul { background: #808B96; }
  .navmenu ul a { color: #fff; }
}

/*
.price_item_full_adaptive>.row { padding-top: 2rem; }
*/

@media(max-width:767px){
.btn_order { margin-top: 2rem; }
}

#dialog-tbljb .datatype_varchar { width: 200px !important; }
#dialog-tbljb textarea { width: 200px !important; height: 166px; }

.hide_black_hdr > .page-title { display: none !important; }

.c_item { text-align: center !important; }

.color_default { color: #666 !important; }

/*
h1.prod, h2 { margin: 22px 0px !important; }
*/

.col_right .descr { display: none; }

table.data { margin: 11px 0px; }
table.data td { padding: 3px; }
.thead td { font-weight: bold; }

.docgrouphead { font-weight: bold; }

footer { margin-top: 22px; }

ul.simple { margin-bottom: 10px; padding-left: 20px; }
ul.simple li { list-style: disc; }

/* --- template loader replacement end --- */


img.fotogal { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #a8262a; }

img.fotogal:hover { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #00f; }

/* admin slidemenu styling */

#adminslidemenu ul li ul li {
/* background: url(/myAccount/style/images/transp_black_50.png); */
background: rgba(200, 200, 255, 0.8);
text-shadow: white 0px 0px 3px;
border-right: 1px solid rgba(200, 200, 255, 0.8);
border-left: 1px solid rgba(200, 200, 255, 0.8);
width: auto !important;
}

#adminslidemenu ul li ul li:hover {
border-right: 1px solid #88f;
border-left: 1px solid #88f;
}

/*----- admin panel css fix start -----*/
table.admin { width: 100%; height: 100%; margin: 0px;}

table.admin td { padding: 0px;}

table.admin img { padding: 0px; }

/*----- highslide -----*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/myAccount/hs/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/myAccount/hs/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/myAccount/hs/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*------ admin panel css fix end -------*/

img {     border: none; } 

form        { margin: 0px; 
              padding: 0px; } 

input       { border: solid 1px #005e85; } 
textarea    { border: solid 1px #005e85; } 
input.captcha {
	width: 63px !important;
	height: 28px !important;
	margin: 0px !important;
	vertical-align: middle !important; }

div.captcha img {
	height: 30px;
	margin: 0px;
	padding: 0px; }
	
div.captcha img {
	float: left;
	margin-right: 10px; }

td.tdHdr   { 
        font-size: 14pt; 
        font-family: Verdana;  
        text-align : left; 
        margin-bottom: 8pt; 
        padding-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        border-bottom: 1px solid #6C819F; } 

td.tdHdr a, #tdHdr a { 
        font-size: 14pt; 
        font-family: Verdana; 
        text-align : left; 

        margin-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        text-decoration: none; } 

#navig_td   { border-color: #0000ff; 
              font-size: 11pt; 
              color: #0000bb; 
              background-color: #dddd66; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; 
              text-align: center; } 

#td_sel     { background-color: #000077; 
              border-style: solid; 
              border-width: 1px; 
          border-color: #000000; } 
           
#td_selNot  { border-style: solid; 
              border-width: 1px; 
          border-color: #666666; } 

#tblFull    { width: 100%; 
              height: 100%; } 

td.tdNameLeft, #tdNameLeft { text-align: right; 
              vertical-align: middle; 
          background-color: none; 
              border: 1px solid #0077ac; 
              color: #333333; 
          width: 1% } 

table.tbljb { 
    border-spacing: 2px; 
    z-index: expression( runtimeStyle.zIndex = 1, cellSpacing = 2 );
    margin-bottom: 8px; } 

table.tbljb td { 
    padding: 3px; } 

table.tbljb thead tr  {
	background: url('/myAccount/style/images/transp_black_15.png'); }

table.tbljb thead th  {
	border-top: solid 1px #45688E;
	font-weight: bold;
	text-align: center;
	padding: 3px; }

/* table.tbljb thead td, */

.even     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top; }

.odd     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top;
	background: url('/myAccount/style/images/transp_black_07.png'); }

#tdValSel   { text-align: left; 
              vertical-align: middle; 
          background-color: #aadd99; } 

td.tdHdrInfo, td.tdHdrInfo_warning, td.tdHdrInfo_error, #tdHdrInfo  { 
	text-align: center; 
        color: white; 
        vertical-align: top; 
        padding: 8px; 
        border: 1px solid #0077ac; 
        background: #005e85 url(/myAccount/style/images/ui-bg_transp50_40x40.png) 50% 50% repeat; } 

td.tdHdrInfo_warning { background-color: #f6f600; }
td.tdHdrInfo_error { background-color: #900; }

#tdFooter   { border-style: solid; 
              border-width: 0px; 
          border-top-width: 1px; 
          border-color: #000000; 
              background-color: #2222aa; } 

#tdFtrStr   { vertical-align: top; 
              padding: 0px; 
          font-size: 7pt; } 


#tblOrderBy { border-color: #33aaff; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 0px; 
              font-weight: bold; } 

#tdOrderBy  { border-color: #33aaff; 
              padding: 0px; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; } 
