/* ------------ 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; }

/*
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; }
.siteFormList textarea { height: 133px !important; }


.second_header { margin-top: -3rem; }

@media only screen and (max-width: 600px) {
.siteFormList input, .siteFormList textarea { width: 300px !important; }
.second_header { margin-top: 1rem; }
}

/*
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; }

.bg_c_777 { background: #777; }
.b_r_5p { border-radius: 5px; }
.to_uc { text-transform: uppercase; }
.t_c_w { color: #fff; }
.f_s_166pr { font-size: 166% }

.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; */
}


ul.ul_inline { margin: 0; padding: 4px; }
ul.ul_inline>li {
    display: inline;
    margin-right: 5px;
    padding: 3px;
}

.lang li { text-align: center; }
.dropdown-item.active { background-color: rgba(200, 200, 200, 1); font-weight: bold; }

/* --- template loader replacement start --- */

.top_menu { font-size: 133%; font-weight: bold; margin: 44px 0 !important;}

.hdr_clr { color: #369; }
h1, h2, h3, h4, h5 { color: #000; font-weight: bold; }
h3 { font-size: 244%; text-transform: uppercase; }

.sitePagePart_header_container { min-height: 66px; margin-left: -15px; margin-right: -15px; text-align: center; padding-top: 25px; padding-bottom: 25px; }

.transp1 { background: rgba(255,255,255, 0.75); }

.sitePagePartBlock img { width: 100%; }

.sitePagePart2 .sitePagePartBlock { text-align: center; }
.sitePagePart2 h3, .sitePagePart2 h4 { font-family: Times New Roman; }
.sitePagePart2 h4 { font-size: 155%; }

/* .sitePagePartBlocks2 > div { padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; } */
.sitePagePartBlocks2 > div { background-clip: content-box; margin-bottom: 30px; }

.sitePagePartBlocks1 > div { /* height: 412px; */ aspect-ratio: 1; margin-bottom: 0px; padding: 44px; font-weight: bold; background-size: 100% auto; background-position: center; background-repeat: no-repeat; }
/* .sitePagePartBlock2 { margin-right: 15px; margin-left: 15px; } */

.sitePagePart3 .sitePagePartBlock { text-align: center; font-size: 18px; margin-bottom: 22px; }
.sitePagePart3 .sitePagePartBlock img { width_: 22%; height: 55px; width: auto; }
.sitePagePart3 h4 { font-size: 144%; }

/*
.sitePagePartBlock8 { padding-top: 0px; padding-bottom: 50px; }
.sitePagePartBlocks4 .col-md-4 { text-align: center; margin-top: 55px; }
.sitePagePartBlocks4 .col-md-4 img { width: 60%; margin: 0 auto; }
.sitePagePartBlocks4 .col-md-8 { margin-top: 55px; }
.sitePagePart5 .sitePagePart_header_container { margin-top: 55px; margin-bottom: 55px; }
*/


.cntry_contact_cont { background: #eee; width: 100%; margin-bottom: 44px; display: block; }
.cntry_contact_cont .cntry { background: #777; width: 100%; padding: 7px; text-align: center; color: #fff; border-radius: 5px; display: block; font-size: 177%; font-weight: bold; }
.cntry_contact_cont .phone { background: #777; width: 100%; padding: 19px; text-align: center; color: #fff; border-radius: 5px; display: block; font-size: 144%; font-weight: bold; }
.bottom_contact_cont { margin-left: 15px; width: 30%; margin-bottom: 44px; color: #fff; }
.bottom_contact_cont .tdHdr, .bottom_contact_cont .tdNameLeft { display: none;}
.bottom_contact_cont .tipNotNull { display: none;}
.bottom_contact_cont .tbljbInsert, .bottom_contact_cont input, .bottom_contact_cont textarea { width: 95% !important; margin-top: 11px; color: #555; }
.bottom_contact_cont input[type=submit] { background: red; font-size: 133%; padding: 9px 15px; }

body { font-family: Times New Roman; }
a { color: #000; text-decoration: none; text-decoration-color: red !important; }
a:hover { color: #000; text-decoration: underline; }
.footer-copyright a { color: #333; }
.email_btn { background: #5ae; }

@media only screen and (max-width: 600px) {
h3 { font-size: 200%; }
.bottom_contact_cont { width: 100%; margin-right: 15px; }
}


/*
h1, h2, h3, h4, h5, h6 { font-weight: 500 !important; text-transform: none !important; }

h2.header { font-size: 2.5em; margin-bottom: 11px; line-height: 100%; }

#preheader { background: #fff; padding-top: 0.5rem; }

.menu_top1 { max-width: 777px; }

#main ul { margin-left: 2rem; }
#main li { list-style: disc; }

#nav { float: right; }

#copyright, #copyright b, #copyright strong { color: rgba(255,255,255,0.8) !important; }
#copyright a { color: rgba(255,255,255,0.9) !important; }

*/


/* --- template loader replacement end --- */

.admin-btn { margin-bottom: -37px; opacity: 0.3; transition: 0.3s; }
.admin-btn:hover { opacity: 0.75; }

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; } 
