

.CargoStatus { padding:20px 10px 20px 10px; display:block; }
.CargoStatus .inp-number { color:#333333; margin-bottom:10px; padding: 0px 5px 0px 5px; font-size:12px; height:30px; display:block; width:100%; direction:ltr; border:1px solid #333333; background:white; box-sizing: border-box; }
.CargoStatus .inp-select { color:#333333; margin-bottom:10px; padding: 0px 5px 0px 5px; font-size:12px; height:30px; display:block; width:100%; border:1px solid #333333; background:white; box-sizing: border-box; }
.CargoStatus .inp-buttons {  }
.CargoStatus .inp-submit { padding: 0px 5px 0px 5px; height:30px; border:none; color:white; background:#333333; }
.CargoStatus .ctrl-image { margin-bottom:10px; }
.CargoStatus .ctrl-text { color:#333333; margin-bottom:10px; }
.CargoStatus .ctrl-radio { color:#333333; margin-bottom:10px; }
.CargoStatus .ctrl-options { display:none; }
.CargoStatus .ctrl-error { display:none; }
.CargoStatus .ctrl-result-block { display:none; }
.CargoStatus .ctrl-result-text { color:#333333; font-weight:bold; margin-bottom:10px; margin-top:10px; padding-top:10px; border-top:1px solid #CFDBE1; }
.CargoStatus .ctrl-result-frame { width:100%; height:30px; }

.BannerLogos  { background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.BannerLogos .label { padding: 5px; color:white; background:#333333; font-weight:bold; }
.BannerLogos .slides { position:relative; height:135px;  }
.BannerLogos .slides .banner { display: none; width: 100%; background:#FFFFFF; position:absolute; left:0px;  top:0px; height:135px; text-align:center; }
.BannerLogos .slides .banner div { height:135px; line-height: 135px; vertical-align:middle; text-align: center; }
.BannerLogos .slides .banner div img { line-height: 135px; vertical-align:middle; }
.BannerLogos .slides .banner:first-child { display:block; }

.FacebookFansBlock { background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.FacebookFansBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold;  }
.FacebookFansBlock .frame { padding:20px; background:white; }

.SideBanner { background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.SideBanner .label { padding: 5px; color:white; background:#333333; font-weight:bold;  }

.IframeBlock { background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.IframeBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold;  }
.IframeBlock .frame { background:white; }	

.ContentBlock.ArticlesScroller { position:relative; height:161px; overflow:hidden;background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.ContentBlock.ArticlesScroller .label { padding: 5px; color:white; background:#333333; font-weight:bold;  }
.ContentBlock.ArticlesScroller .back { position:absolute; left:0px; right:0px; top:27px; background:white; height:133px; }
.ContentBlock.ArticlesScroller .button-6 { cursor:pointer; position:absolute; right:1px; width:19px; top:28px; background:url(images/scroller-arrow-6.png); height:131px; }
.ContentBlock.ArticlesScroller .button-4 { cursor:pointer; position:absolute; left:1px; width:19px; top:28px; background:url(images/scroller-arrow-4.png); height:131px; }
.ContentBlock.ArticlesScroller .articles { white-space:nowrap; position:absolute; left:21px; right:21px; top:28px; height:131px; overflow:hidden; }
.ContentBlock.ArticlesScroller .articles a { margin:0px 4px 0px 2px; display:inline-block; position:relative; width:210px; height:131px; overflow:hidden; }
.ContentBlock.ArticlesScroller .articles a .image { text-align:center; position:absolute; left:0px; right:0px; top:0px; bottom:0px; overflow:hidden; }
.ContentBlock.ArticlesScroller .articles a .image img { min-width:100%; min-height:100%; }
.ContentBlock.ArticlesScroller .articles a .title { white-space:normal; line-height:15px; padding:5px 10px 10px 10px; color:white; background:rgba(51,51,51,0.85); position:absolute; left:0px; right:0px; bottom:0px; height:25px; overflow:hidden; }
.ContentBlock.ArticlesScroller .articles a:hover .title { background:rgba(51,51,51,0.95); }

.ContentBlock.Article { text-decoration: none; display:block; overflow: hidden; position:relative; height: 300px; background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.ContentBlock.Article .image { display:block; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; }
.ContentBlock.Article .image img {  transition: all 0.5s ease; position: absolute; top: 0; left: 0; right: 0; bottom:0; margin: auto; min-width: 50%; min-height: 50%; overflow-x: hidden; }
.ContentBlock.Article .categories { position:absolute; left:20px; right:20px; top:20px; height:20px; }
.ContentBlock.Article .categories .tag { transition: all 0.5s ease; font-size:14px; background:#555555; text-decoration:none; display:inline-block; color:white; font-weight:bold; height:20px; line-height:20px; padding:0px 5px 0px 5px; }
body.rtl .ContentBlock.Article .categories .tag { margin-left:5px;  }
body.ltr .ContentBlock.Article .categories .tag { margin-right:5px;  }
.ContentBlock.Article .categories .tag.main { background: #333333; }
.ContentBlock.Article .categories .tag:hover { transform:scale(1.2,1.2); }
.ContentBlock.Article .date { padding:0px 5px 0px 5px; position: absolute; top: 20px; height:20px; line-height:20px; color: white; background: rgba(0,0,0,0.5); border-radius: 5px; }
body.rtl .ContentBlock.Article .date { left: 20px; }
body.ltr .ContentBlock.Article .date { right: 20px; }
.ContentBlock.Article .texts { text-decoration: none; padding: 5px 5px 35px 5px; position: absolute; left: 0px; right: 0px; bottom: 0px; background: #333333; }
.ContentBlock.Article .texts .title { text-decoration: none; color: white; display: block; font-size: 18px; font-weight: bold;}
.ContentBlock.Article .texts .description { text-decoration: none; color: white; display: block; }
.ContentBlock.Article .social { position:absolute; left:0px; right:0px; bottom:0px; height:30px; overflow:hidden; background: #333333; }
.ContentBlock.Article:hover  .image img { min-width: 55%; min-height: 55%; }

.ContentBlock.ArticlesMore { background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.ContentBlock.ArticlesMore .label { padding: 5px; color:white; background:#333333; font-weight:bold;  }
.ContentBlock.ArticlesMore .container {  }
.ContentBlock.ArticlesMore .container a { padding: 5px; display: block; font-weight:bold; display:block; text-decoration:none;  }
.ContentBlock.ArticlesMore .container a .bullet { color:#888888; }
.ContentBlock.ArticlesMore .container a .title { white-space: nowrap; display:inline-block; text-indent:5px; color:#333333; }
.ContentBlock.ArticlesMore .container a .sep { display:inline-block; text-indent:5px; color:#888888; }
.ContentBlock.ArticlesMore .container a .date { display:inline-block; text-indent:5px; color:#888888; }
.ContentBlock.ArticlesMore .container a:hover  { background: rgba(0,0,0,0.09); }

.ContentBlock.category { background:#FFFFFF; color: #333333; border: 1px solid #333333; margin-bottom: 20px; }
.ContentBlock.category .label { text-decoration: none; display: block; padding: 5px; color:white; background:#333333; font-weight:bold;  }
.ContentBlock.category .articles { display:block;  }
.ContentBlock.category .articles a { padding: 5px; text-decoration:none; display:block; border-bottom:1px solid #333333;  }
.ContentBlock.category .articles a:last-child { border-bottom:none;  }
.ContentBlock.category .articles a:hover { background: rgba(0,0,0,0.09);   }
.ContentBlock.category .articles a .title { color:#333333; display: block;}
.ContentBlock.category .articles a .date { color:#888888; display: block; }

.CovercyBlock { color: #333333; border: 1px solid #333333; margin-bottom: 20px;background: white; }
.CovercyBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold;  }
.CovercyBlock .subtitle { padding: 5px 5px 0px 5px; }
.CovercyBlock form { padding: 5px; display: block;  }
.CovercyBlock .text { margin-bottom :10px;  }
.CovercyBlock select { height: 30px; margin-bottom :10px; box-sizing: border-box; width: 100%; border: 1px solid #333333; display: block; }
.CovercyBlock .inp-buttons { }
.CovercyBlock .inp-submit { height: 30px; border:none; color:white; background:#333333; }	
.CovercyBlock img { position: relative; vertical-align: bottom; }	
body.rtl .CovercyBlock img { float: left;  }	
body.ltr .CovercyBlock img { float: right;  }	

.SideLinksBlock { color: #333333; border: 1px solid #333333; margin-bottom: 20px;background: white; }
.SideLinksBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold; }
.SideLinksBlock .links { padding: 5px 5px 0px 5px; }
.SideLinksBlock .links a { height:20px; position:relative; display:block; text-decoration:none; margin-bottom:5px; }
.SideLinksBlock .links a .icon { background:#aaaaaa url(images/arrow-close.png) center center no-repeat; position:absolute; top:0px; bottom:0px; width:20px; }
body.rtl .SideLinksBlock .links a .icon { right:0px; }
body.ltr .SideLinksBlock .links a .icon { left:0px; }
.SideLinksBlock .links a .text { text-indent:5px; line-height:20px; color:#333333; background:#dddddd; position:absolute; top:0px; bottom:0px; }
body.rtl .SideLinksBlock .links a .text { right:22px; left:0px; }
body.ltr .SideLinksBlock .links a .text { left:22px; right:0px; }
.SideLinksBlock .links a:hover .icon { background-color:#333333; }
.SideLinksBlock .links a:hover .text { background-color:#333333; color: white; }

.SideTabsBlock { color: #333333; border: 1px solid #333333; margin-bottom: 20px;background: white; }
.SideTabsBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold; }
.SideTabsBlock .tab { padding: 0px 5px 0px 5px; }
.SideTabsBlock .tab .caption { margin-bottom:5px; cursor: pointer; height:20px; position:relative; display:block; text-decoration:none;  }
.SideTabsBlock .tab:nth-of-type(2)  .caption { margin-top: 5px; }
.SideTabsBlock .tab .caption .icon { background:#aaaaaa url(images/arrow-close.png) center center no-repeat; position:absolute; top:0px; bottom:0px; width:20px; }
body.rtl .SideTabsBlock .tab .caption .icon { right:0px; }
body.ltr .SideTabsBlock .tab .caption .icon { left:0px; }
.SideTabsBlock .tab .caption .text { text-indent:5px; line-height:20px; color:#333333; background:#dddddd; position:absolute; top:0px; bottom:0px; }
body.rtl .SideTabsBlock .tab .caption .text { right:22px; left:0px; }
body.ltr .SideTabsBlock .tab .caption .text { left:22px; right:0px; }
.SideTabsBlock .tab .caption:hover .icon { background-color:#333333; }
.SideTabsBlock .tab .caption:hover .text { background-color:#333333; color: white; }
.SideTabsBlock .tab .frame { display:none; border: 1px solid #dddddd; padding: 5px; margin-bottom: 5px; }
.SideTabsBlock .tab.opened .caption .icon { background-image:url(images/arrow-open.png); }
.SideTabsBlock .tab.opened .frame { display:block; }

.ShippingSchedules {  }
.ShippingSchedules .inp-select { margin-bottom:10px; padding: 0px 5px 0px 5px; height:30px; display:block; width:100%; border:1px solid #333333; background:white; box-sizing: border-box; }
.ShippingSchedules .inp-text { margin-bottom:10px; padding: 0px 5px 0px 5px; height:30px; display:block; width:100%; border:1px solid #333333; background:white; box-sizing: border-box; }
.ShippingSchedules .inp-buttons { }
.ShippingSchedules .inp-submit { font-size: 14px; height: 30px; border:none; color:white; background:#333333; }
.ShippingSchedules .inp-advanced { padding: 0px 5px 0px 5px; font-size: 14px; line-height: 30px; vertical-align: top; height: 30px; border:none; color:white; background:#333333; text-decoration:none; display:inline-block; }
.ShippingSchedules .inp-advanced:hover { background:#000000; }
.ShippingSchedules .ctrl-radio { margin-bottom:10px; }
.ShippingSchedules .ctrl-radio:nth-of-type(3) { margin-bottom:0px; }
.ShippingSchedules .ctrl-options { display:none; }
.ShippingSchedules .ctrl-options-e { display:block; }
.ShippingSchedules .ctrl-error { display:none; }

.CurrencyRates {  }
.CurrencyRates .text { margin-bottom:10px; }
.CurrencyRates .text .date { font-weight:bold; }
.CurrencyRates table { width:100%; }
.CurrencyRates table td { padding:5px 0px 0px 0px; }
.CurrencyRates table td.change {  }
.CurrencyRates table tr.head td { padding:0px 0px 5px 0px; border-bottom:1px solid #333333; }
.CurrencyRates table tr.head td.change {  }
.CurrencyRates table tr td.title {  }
.CurrencyRates table tr td .number { direction:ltr; display:inline-block; }

.CurrencyConversionCalculator {  }
.CurrencyConversionCalculator .inp-amount { margin-bottom:10px; padding: 0px 5px 0px 5px; height:30px; display:block; width:100%; border:1px solid #333333; background:white; box-sizing: border-box; }
.CurrencyConversionCalculator .inp-from-to { margin-bottom:10px; padding: 0px 5px 0px 5px; height:30px; display:block; width:100%; border:1px solid #333333; background:white; box-sizing: border-box; }
.CurrencyConversionCalculator .inp-buttons {  }
.CurrencyConversionCalculator .inp-calc { height: 30px; border:none; color:white; background:#333333; }
.CurrencyConversionCalculator .inp-result { width: 100px; padding: 0px 5px 0px 5px; box-sizing: border-box; display: inline-block; border:none; height: 30px;  }

.CalculatorsUtilitiesContainer {  }
.CalculatorsUtilitiesContainer .subtabs table { width:100%; border-collapse: collapse; }
.CalculatorsUtilitiesContainer .subtabs table td { box-sizing: border-box; background:#dddddd; cursor:pointer; vertical-align:middle; height:20px; text-align:center; width:25%; border:1px solid #333333; }
.CalculatorsUtilitiesContainer .subtabs table td.selected { background:white; border-bottom:1px solid white; }
.CalculatorsUtilitiesForm { border:1px solid #333333; border-top:none; display:none; padding:5px; }
.CalculatorsUtilitiesForm.selected { display:block; }
.CalculatorsUtilitiesForm table { direction:ltr; width:100%; }
.CalculatorsUtilitiesForm table td { width:50%; vertical-align:top; padding-bottom:5px; }
.CalculatorsUtilitiesForm input[type='text'] { text-indent:5px; height:30px; display:block; width:100%; box-sizing: border-box; border:1px solid #333333; background:white; }
body.rtl .CalculatorsUtilitiesForm .buttons { direction:rtl; }
.CalculatorsUtilitiesForm .reset { cursor:pointer; padding: 0px 5px 0px 5px; line-height: 30px; display:inline-block; height: 30px; border:none; color:white; background:#333333; }

.CustomBlock { color: #333333; border: 1px solid #333333; margin-bottom: 20px;background: white; }
.CustomBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold; }
.CustomBlock > form { background: white; padding: 10px; }
.CustomBlock > .content { background: white; padding: 5px; }
.CustomBlock .inp-text { box-sizing: border-box; margin-bottom:10px; padding: 0px 5px 0px 5px; height:30px; display:block; width:100%; border:1px solid #333333; background:white; }
.CustomBlock .inp-submit { height: 30px; border:none; color:white; background:#333333; }

.MessagesTickerBlock { color: #333333; border: 1px solid #333333; margin-bottom: 20px;background: white; }
.MessagesTickerBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold; }
.MessagesTickerBlock .MessagesTickerContainer { position: relative; overflow: hidden; }
.MessagesTickerBlock .MessagesTickerContainer .message { padding: 20px 10px 10px 10px; border-bottom: 1px solid #dddddd;  display: block; text-decoration: none; color: #333333; }
.MessagesTickerBlock .MessagesTickerContainer .message:hover { background: rgba(0,0,0,0.05) }
.MessagesTickerBlock .MessagesTickerContainer .message .logo { padding-bottom: 10px; text-align: center; height: 32px; overflow: hidden; }
.MessagesTickerBlock .MessagesTickerContainer .message .logo img {  max-height: 32px; }
.MessagesTickerBlock .MessagesTickerContainer .message .title {  text-align: center; }
.MessagesTickerBlock .MessagesTickerContainer .message .date { color: #999999; text-align: center; }
.MessagesTickerBlock .MessagesTickerOptions  { margin-top: 1px; padding: 5px 5px 1px 5px; background: #eeeeee; }
.MessagesTickerBlock .MessagesTickerOptions  select { height: 30px; width: 100%; display: block; margin-bottom: 5px; }

.ArticleSideBlock { color: #333333; border: 1px solid #333333; margin-bottom: 20px;background: white; }
.ArticleSideBlock .label { padding: 5px; color:white; background:#333333; font-weight:bold; }
.ArticleSideBlock .article { display: block; padding:0px 5px 5px 5px;  text-decoration:none; background:white; }
.ArticleSideBlock .article .image img { width:100%;  }
.ArticleSideBlock .article .date { color:#333333; line-height:30px; border-bottom:1px solid #333333; }
.ArticleSideBlock .article .title { line-height:30px; font-weight:bold; color:#333333;  }
.ArticleSideBlock .article .text { color:#333333; background:white; }

#LayoutHomepageMainSlides { background: #333333; border: 5px solid #333333; position:relative; height:600px; }
#LayoutHomepageMainSlides .headlines { display: none; }
#LayoutHomepageMainSlides .bullets { position:absolute; right:20px; left: 20px; top:20px; }
#LayoutHomepageMainSlides .bullets .bull { text-shadow:0px 2px 5px rgba(150, 150, 150, 0.5); display:inline-block; line-height:10px; height:16px; width:14px; font-size:60px; color:#ffffff; }
#LayoutHomepageMainSlides .bullets .bull.selected { color:#333333; }
#LayoutHomepageMainSlides .button-6 { display: none; }
#LayoutHomepageMainSlides .button-4 { display: none; }
#LayoutHomepageMainSlides .slides { position:absolute; left:0px; top:0px; right:0px; bottom:0px; }
#LayoutHomepageMainSlides .slides .slide { overflow: hidden; display:none; text-decoration:none; position:absolute; left:0px; top:0px; right:0px; bottom:0px; }
#LayoutHomepageMainSlides .slides .slide:first-child { display:block; }
#LayoutHomepageMainSlides .slides .slide .texts { padding: 5px; background: #333333; position:absolute; left:0px; right:0px; bottom:0px; }
#LayoutHomepageMainSlides .slides .slide .texts .date { display:block; color:white; }
#LayoutHomepageMainSlides .slides .slide .texts .title { font-size:18px; color:white;   }
#LayoutHomepageMainSlides .slides .slide .texts .text { color:white; }
#LayoutHomepageMainSlides .slides .slide .image { display:block; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; }
#LayoutHomepageMainSlides .slides .slide img { position: absolute; top: 0; left: 0; right: 0; bottom:0; margin: auto; min-width: 50%; min-height: 50%; overflow-x: hidden; }
#LayoutHomepageSide { display: none; }

.ContentBlock.ArticleStory { background:white; border:1px solid #333333; margin-bottom: 20px; }
.ContentBlock.ArticleStory .wrapper { padding: 20px; }
.ContentBlock.ArticleStory .wrapper > .title-wrapper > .title { font-weight: bold; font-size: 24px; padding: 0px 0px 10px 0px; margin: 0px;  }
.ContentBlock.ArticleStory .summary { margin-bottom: 20px;  }

.ContentBlock.ArticleStory .publish { margin-bottom: 20px; }
.ContentBlock.ArticleStory .ImageSlide { position:relative; width:100%; height: 400px; }
.ContentBlock.ArticleStory .ImageSlide .bullets { position:absolute; left: 20px; right:20px; top:20px; }
.ContentBlock.ArticleStory .ImageSlide .bullets .bull { text-shadow:0px 2px 5px rgba(150, 150, 150, 0.5); display:inline-block; line-height:10px; height:16px; width:14px; font-size:60px; color:#ffffff; }
.ContentBlock.ArticleStory .ImageSlide .bullets .bull.selected { color:#333333; }
.ContentBlock.ArticleStory .ImageSlide .button-6 {  }
.ContentBlock.ArticleStory .ImageSlide .button-4 { display:none;  }
.ContentBlock.ArticleStory .ImageSlide .slides { border: 3px solid #333333; position:absolute; left:0px; top:0px; right:0px; bottom:0px; overflow:hidden; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide { display:none; text-decoration:none; position:absolute; left:0px; top:0px; right:0px; bottom:0px; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide:first-child { display:block; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide .texts { position:absolute; left:0px; height:63px; right:0px; bottom:0px; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide .texts .date { padding:0px 15px 0px 15px; display:inline-block; color:white; line-height:24px; height:24px; background:#555555; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide .texts .title { font-size:18px; overflow:hidden; text-indent:15px; color:white; line-height:39px; height:39px; background:#333333; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide .image { display:block; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; }
.ContentBlock.ArticleStory .ImageSlide .slides .slide .image img { position: absolute; top: 0; left: 0; right: 0; bottom:0; margin: auto; min-width: 50%; min-height: 50%; overflow-x: hidden; }
.ContentBlock.ArticleStory .story .text ,
.ContentBlock.ArticleStory .story .text table ,
.ContentBlock.ArticleStory .story .text td 
	{ line-height:25px; font-size: 16px; }
.ContentBlock.ArticleStory .button_friend { background: #333333; color: white; padding: 5px; display: inline-block; text-decoration:none;  }
.ContentBlock.ArticleStory .button_friend:hover { background: #444444; }
.ContentBlock.ArticleStory .button_print { background: #333333; color: white; padding: 5px; display: inline-block; text-decoration:none;  }
.ContentBlock.ArticleStory .button_print:hover {  background: #444444; }
.ContentBlock.ArticleStory .button_sep { border-top:1px solid #dddddd; margin:10px 0px 10px 0px; }
.ContentBlock.ArticleStory .story .social .SocialButtonsRow { display:inline-block; }

.ContentBlock.pagination { display:block; position:relative; height:19px; overflow:hidden; background:#FFFFFF; margin-bottom: 20px; }
.ContentBlock.pagination .back { display:block; position:absolute; top:0px; left:0px; text-decoration:none; color:white; font-weight:bold; text-align:center; font-size:16px; line-height:19px; height:19px; width:19px; background:#333333; }
.ContentBlock.pagination .back:hover { background:#555555; }
.ContentBlock.pagination .next { display:block; position:absolute; top:0px; right:0px; text-decoration:none; color:white; font-weight:bold; text-align:center; font-size:16px; line-height:19px; height:19px; width:19px; background:#333333; }
.ContentBlock.pagination .next:hover { background:#555555; }
.ContentBlock.pagination .pages { color:#333333; direction:ltr; display:block; position:absolute; right:20px; left:20px; top:0px; height:19px; line-height:19px; text-align:center; }
.ContentBlock.pagination .pages a { color:#333333; text-decoration:none; }
.ContentBlock.pagination .pages a:hover { color:#555555; }
.ContentBlock.pagination .pages a.selected { font-weight:bold; color:#555555; }

.SocialButtonsTable > tbody > tr > td { vertical-align: top; }
.SocialButtonsRow  { vertical-align: top; height: 30px; overflow: hidden; }
.twitter-share-button { width: 65px !important; }
.fb-share-button, .fb-comments , .fb-like-box { direction: ltr; }
.fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
.fb-like-box, .fb-like-box span, .fb-like-box iframe { width: 100% !important; }
.fb-like-frmae { width: 90px; }

.share_on_fb {
    border: 1px solid #CAD4E7; text-decoration:none; border-radius: 3px 3px 3px 3px; color: #3B5998; display: inline-block;
    font-family: tahoma; font-size: 9px; height: 18px; line-height: 18px; text-indent: 13px; padding: 0px 5px 0px 5px; 
    margin-left: 5px;
    background: #ECEEF5 url(images/fb.png) right center no-repeat;
   }
.share_on_fb:hover { text-decoration:none; border: 1px solid #9DACCE; color: #3B5998; }
.article_tag {
    border: none; text-decoration:none; border-radius: 3px 3px 3px 3px; color: #ffffff; display: inline-block;
    background: #666666; font-size: 12px; min-height: 18px; line-height: 18px; padding: 0px 5px 0px 5px; margin: 2px;
   }
   
/* ************************************************* */


.VoyageSearchBlock .ShippingSchedules { display: inline-block; vertical-align: top; }
.VoyageSearchBlock .ShippingSchedules .ctrl-error { display: none; }
.VoyageSearchBlock .ShippingSchedules .ctrl-radio { display: block; vertical-align: top; }
.VoyageSearchBlock .ShippingSchedules .ctrl-options { display: block; vertical-align: top;  }
.VoyageSearchBlock .ShippingSchedules .ctrl-holder { display: block; vertical-align: top; margin-bottom: 10px;  }
.VoyageSearchBlock .ShippingSchedules .inp-buttons { display: block; vertical-align: top;  }
.VoyageSearchBlock .inp-text {  width: 100%; display: block; box-sizing: border-box;  }
.VoyageSearchBlock select {  width: 100%; display: block; box-sizing: border-box; margin-bottom: 10px; }
.VoyageSearchBlock select option {  color: black;  }
.VoyageSearchBlock .ShippingSchedules .ctrl-options-i { display: none; }

.VoyageSearchDetails { background: white; padding: 10px; margin: 10px 0px 10px 0px; }
.VoyageSearchDetails .FieldsTable { }
.VoyageSearchDetails .FieldsTable td { padding: 5px; }
.VoyageSearchDetails .FieldsTable td.value { color: #333333; font-weight: bold; }

.VoyageAdvancedSearch {  }
.VoyageAdvancedSearch.open .caption .show { display: none; }
.VoyageAdvancedSearch.close .caption .hide { display: none; }
.VoyageAdvancedSearch.close .body { display: none; }
.VoyageAdvancedSearch .caption { position: relative; cursor: pointer; border-bottom: 1px solid #333333; margin-bottom: 5px; }
.VoyageAdvancedSearch .caption .text { color: white; font-weight: bold; padding: 0px 5px 0px 5px; display: inline-block; height: 30px; line-height: 30px; background: #333333; }
.VoyageAdvancedSearch .caption .hide { text-align: left; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 100px; height: 19px; line-height: 19px; }
.VoyageAdvancedSearch .caption .show { text-align: left; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 100px; height: 19px; line-height: 19px; }
.VoyageAdvancedSearch .body { margin: 0px auto; max-width: 400px; }
.VoyageAdvancedSearch .body .FormTable { width: 100%; }
.VoyageAdvancedSearch .body .FormTable > tbody > tr > td { padding: 5px; vertical-align: top; line-height: 25px; }
.VoyageAdvancedSearch .inp-text { display: block; border: 1px solid #ABADB3; width: 100%; height: 25px; text-indent: 5px; }
.VoyageAdvancedSearch .inp-select { display: block; border: 1px solid #ABADB3; width: 100%; height: 25px;  }
.VoyageAdvancedSearch .inp-date { display: block; border: 1px solid #ABADB3; width: 100px; height: 25px; text-align: center; direction: ltr; }
.VoyageAdvancedSearch .inp-button { background: #333333; color: white; font-weight: bold; height: 30px; padding: 0px 5px 0px 5px; border: none; display: inline-block; height: 30px; text-align: center;  }
.VoyageAdvancedSearch .required { font-weight: bold; color: red; }
.VoyageAdvancedSearch .buttons { text-align: left;  }
		
.VoyageSearchResults { margin-top: 10px; border-bottom: 1px solid #999999; }			
.VoyageSearchResults .ListTable { width: 100%;  }
.VoyageSearchResults > .ListTable > thead > tr > td { padding: 4px; border: 1px solid #E8F2F7;  }			
.VoyageSearchResults > .ListTable > thead > tr > td { background: #333333; color: white; font-weight: bold; text-align: center;  }			
.VoyageSearchResults > .ListTable > tbody > tr > td { padding: 4px; border: 1px solid #E8F2F7;  }			
.VoyageSearchResults > .ListTable > tbody > tr.sail_caption > td { cursor: pointer; text-align: center;  }			
.VoyageSearchResults > .ListTable > tbody > tr:nth-child(4n+3) > td { background: #dddddd;  }			
.VoyageSearchResults > .ListTable > tbody > tr:nth-child(4n+1) > td { background: #eeeeee;  }			
.VoyageSearchResults > .ListTable > tbody > tr.sail_caption:hover > td { background: #333333; font-weight: bold; color: white; }
.VoyageSearchResults > .ListTable > tbody > tr > td.icon-mode-td { width: 22px; padding: 0px; border-left: none; }
.VoyageSearchResults > .ListTable > tobdy > tr > td.icon-mode-after { border-right: none;  }

.VoyageSearchResults  .ListTable .icon-mode { display: inline-block; margin: 0px; padding: 0px; height: 23px; line-height: 23px; vertical-align: middle; width: 100%; background-repeat: no-repeat; background-position: center center; }
.VoyageSearchResults  > .ListTable > tbody > tr:hover .icon-mode { background-color: #333333; font-weight: bold !important;  }
.VoyageSearchResults  > .ListTable > tbody > tr:nth-child(4n+1) .icon-mode { background-color: #aaaaaa; }
.VoyageSearchResults  > .ListTable > tbody > tr:nth-child(4n+3) .icon-mode { background-color: #999999; } 
.VoyageSearchResults  > .ListTable > tbody > tr.closed .icon-mode { background-image: url(../Common/images/arrow-close.png); }
.VoyageSearchResults  > .ListTable > tbody > tr.opened .icon-mode { background-color: #aaaaaa; background-image: url(../Common/images/arrow-open.png); }
.VoyageSearchResults  > .ListTable > tbody > tr.sail_caption.opened > td { border-bottom: none; }
.VoyageSearchResults  > .ListTable > tbody > tr.sail_content  { display: none;  }
.VoyageSearchResults  > .ListTable > tbody > tr.sail_content.opened  { display: table-row;  }
.VoyageSearchResults  > .ListTable > tbody > tr.sail_content  > td { padding: 0px; border-top: none;}
.VoyageSearchResults  > .ListTable > tbody > tr.sail_content  > td .Loader { background: #aaaaaa; padding: 50px; text-align: center; color: white; font-weight: bold; }
.VoyageSearchResults  > .ListTable > tbody > tr.sail_content  > td .Buttons { display: none; background: #ffffff; padding: 10px; }


.DataTableC { width: 100%; direction: ltr;  }
.DataTableC .row-caption > td { background: #444444; padding: 5px;  }
.DataTableC .row-caption .first { color: white; font-weight: bold; direction: rtl; text-align: right; padding-right: 15px; }
.DataTableC .row-info > td { background: #FFFFFF; padding: 30px;  }
.DataTableC .row-info .first { vertical-align: top;  }
.DataTableC .row-info .first div { min-height: 24px; line-height: 24px; color:#333333; }
.DataTableC .row-info .first .colname { white-space:nowrap;  }
.DataTableC .row-info .first div.caption { font-weight: bold; }
.DataTableC .row-info .first div a { color:#333333; font-weight: bold; }
.DataTableC .row-info .last { width: 40%; vertical-align: middle; text-align: center; border-left: 1px solid #999999;  }
.DataTableC .row-line > td { background: #FFFFFF; padding: 30px;  }
.DataTableC .row-line .first { vertical-align: top;  }
.DataTableC .row-line .first div { min-height: 24px; line-height: 24px; color:#333333; }
.DataTableC .row-line .first div.caption { font-weight: bold; }
.DataTableC .row-line .first div a { color:#333333; font-weight: bold; }
.DataTableC .row-line .last { width: 40%; vertical-align: top; border-left: 1px solid #999999; }
.DataTableC .row-line .last div { min-height: 24px; line-height: 24px; color:#333333; font-weight: bold; }
.DataTableC .row-line .last div.caption { color:#333333; }
.DataTableC .row-sep > td { background: #999999;  }
.DataTableC .row-sep .first { direction: rtl; text-align: right; padding-right: 15px; }
.DataTableC .row-sep .first .icon { width: 23px; display: inline-block; margin: 0px; padding: 0px; height: 23px; line-height: 23px; vertical-align: middle; background: url(../Common/images/arrow-open.png) center center no-repeat; }

.ButtonContainer1 { padding: 10px 0px 10px 0px; }
.ButtonType1 { text-decoration: none; cursor: pointer; display: inline-block; }
.ButtonType1 .icon {  }
.ButtonType1 .text { padding: 0px 5px 0px 5px; line-height: 30px; vertical-align: middle; height: 30px; color: white; display: inline-block; background: #333333; }
.ButtonType2 { padding: 0px 5px 0px 5px; line-height: 30px; vertical-align: middle; height: 30px; color: white; text-decoration: none; cursor: pointer; display: inline-block; background: #333333; }

/* ************************************************* */   

.ContactForm > table { width: 100%; max-width: 320px; margin: 0px auto; }
.ContactForm > table > tbody > tr > td { vertical-align: top; padding: 5px; }
.ContactForm > table > tbody > tr.buttons > td { text-align: center; }
.ContactForm .error { background: #F6C3C8; padding: 2px; line-height: 20px; font-weight: bold; color: red; border: 1px solid red; }
.ContactForm .required { font-weight: bold; color: red; }
.ContactForm .input_text { padding: 2px; height: 20px; line-height: 20px; width: 100%; border: 1px solid #ABADB3; background: white;  }
.ContactForm .input_area { padding: 2px; height: 60px; line-height: 20px; width: 100%; border: 1px solid #ABADB3; background: white; }
.ContactForm .input_button { border: none; background: #333333; padding: 0px 5px 0px 5px; height: 30px; color: white; font-weight: bold; }

.ContentBlock .CommentsBlock { background:white; padding:20px; border: 1px solid #333333; margin-bottom: 20px; }

/* ************************************************* */   

.ContentBlock.ArticleStory .story .text iframe { max-width: 100%; }
.ContentBlock.ArticleStory .story .text img { max-width: 100%; }



.ToolsAndCalculators-tabs { font-size: 0px; }
.ToolsAndCalculators-tabs > .tab { font-size: 13px; cursor: pointer; width: 30%; text-align: center; padding: 10px 15px 10px 15px; display: inline-block; border-radius: 4px 4px 0px 0px ; box-sizing: border-box; }
.ToolsAndCalculators-tabs > .tab.selected  { background: rgba(0,0,0,0.05); }
.ToolsAndCalculators-tabs > .tab-content { font-size: 13px; display: none; padding: 15px; border-radius: 4px 0px 4px 4px; background: rgba(0,0,0,0.05); }
.ToolsAndCalculators-tabs > .tab-content.selected  { display: block; }

.ToolsAndCalculators-tabs .TabBlkCtrl .caption { display: none; }
.ToolsAndCalculators-tabs .TabBlkCtrl .caption { display: none;  }
.ToolsAndCalculators-tabs .TabBlkCtrl .subframes { background: white;  }

/* ************************************************* */ 

.ShippingSchedulesHorizontal { display: inline-block; vertical-align: top; }
.ShippingSchedulesHorizontal .ctrl-error { display: none; }
.ShippingSchedulesHorizontal .inp-advanced { display: none; }
.ShippingSchedulesHorizontal .ctrl-radio { display: inline-block; vertical-align: top; }
.ShippingSchedulesHorizontal .ctrl-options { display: inline-block; vertical-align: top;  }
.ShippingSchedulesHorizontal .ctrl-holder { display: inline-block; vertical-align: top;  }
.ShippingSchedulesHorizontal .inp-buttons { display: inline-block; vertical-align: top;  }
.ShippingSchedulesHorizontal select { max-width: 200px; height: 42px; padding: 0px 18px 0px 18px; color: #1D285F; font-size: 16px; border: none; background: white; border-radius: 5px;  }
.ShippingSchedulesHorizontal .inp-text {  max-width: 200px; height: 42px; padding: 0px 18px 0px 18px; color: #1D285F; font-size: 16px; border: none; background: white; border-radius: 5px;  }
.ShippingSchedulesHorizontal .inp-submit { width: 100px; vertical-align: middle; font-size: 16px; color: white; height: 42px; text-align: center; border: none; background: #5CADAF; border-radius: 5px;  }
.ShippingSchedulesHorizontal .ctrl-options-i { display: none; }

/* ************************************************* */ 

.PhonebookFilter { margin: 0px auto 20px auto; border: 1px solid #CCE4EE; max-width: 320px; padding-bottom: 10px; }
.PhonebookFilter .caption { font-weight: bold; padding: 5px; background: #333333; color: white; }
.PhonebookFilter .row { text-align:center; padding: 10px 10px 0px 10px;  }
.PhonebookFilter .row select { min-width: 150px;  }
.PhonebookTable { border-collapse: collapse; width: 100%; }		
.PhonebookTable tr.cols td { font-weight: bold; background: #333333; color: white; }	
.PhonebookTable tr.branch td { border: none; }		
.PhonebookTable tr.branch .name { font-weight: bold; font-size: 18px; padding-top: 10px; }		
.PhonebookTable tr.branch .label { font-weight: bold; }		
.PhonebookTable tr.department td { background: #222222; color: white; }		
.PhonebookTable tr.department td div { color: white; }		
.PhonebookTable td { border: 1px solid #CCE4EE; padding: 5px; color: #333333; }	
.PhonebookTable div { color: #333333; }	
.PhonebookTable span { color: #333333; }	
.PhonebookTable .contact:hover td { background: #999999;  }
.PhonebookTable .contact td:nth-child(3) { text-align: center; width: 100px;  }
.PhonebookTable .contact td:nth-child(4) { text-align: center; width: 24px;  }
.PhonebookTable .contact td.strno { white-space: nowrap; direction: ltr; }
.PhonebookTable .emailto { width: 24px; height: 24px; background: url(images/file_mail.gif) center center no-repeat; display: block; text-decoration: none; }

/* ************************************************* */ 
