/* COMMON STYLES */
p, .jumbotron p {margin-bottom:18px;}
h1 strong, h2 strong, h3 strong, h4 strong {font-weight:300;}
.fLeft {float:left;}
.fRight {float:right;}
.no_bg {background:transparent !important;}
.full_width {padding-left:0 !important; padding-right:0 !important;}
.padding_0 {padding:0 !important;}
.b0 {border:0 !important;}
a.underlined, .underlined a {text-decoration:underline;}
a.underlined:hover, .underlined a:hover {text-decoration:none;}
.relative {position:relative;}

/* COLORS */
h1, h2, h3, h4, h5, a, a:hover, .color-em, .title {color:#445275;}
.jumbotron p, .countries_list {color:#41485a}
#footer dl dd, #footer li, #footer li a, #copy {color:#fff;}
#footer h3, #footer dt, #footer a:hover, .yellow {color:#ffd14c;}


/* BACKGROUNDS */
#footer {background:#445275;}
#footer .social a:hover {background-color:#849ddc;}
#copy {background:#222e4c;}

/* BORDERS */
#footer, #footer ul.main > li {border-color:#536080;}
#footer ul.main > li:first-child {border-top:0;}

/* ANIMATION */
#footer .social a {transition:background-color 0.2s;}

/* JUMBOTRONS */
.jumbotron_member {margin-bottom:20px;}
.jumbotron_member h1 {margin-bottom:27px; font-size:1.5em; color:#445275;}
.jumbotron_member h2 {margin-bottom:27px;}
.jumbotron_member .img {width:22.5%; padding-right:29px; max-width:260px; min-width:144px;}
.jumbotron_member .img img {width:231px;}
.jumbotron_member .img + p {margin-top:-5px;}



/* PANELS */
.panel-blue {box-shadow:none;}
.panel-blue > .panel-heading {color:#fff; font-size:18px; line-height:20px; font-weight:bold; text-transform:uppercase; background-color:#4a5980; border-top-left-radius:10px; border-top-right-radius:10px; padding:18px 18px 17px 18px;}
.panel-blue > .panel-body {border:1px solid #ebebeb; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:0;}
.panel-blue > .right-top-corner {position:relative;}
.panel-blue > .right-top-corner:after {content:""; display:block; position:absolute; width:10px; height:10px; background:url(/images/panel_blue_top_right.gif) no-repeat; top:0; right:0; margin:-1px -1px 0 0;}

.panel-blue > .panel-heading-sm-font {color:#fff; font-size:15px; line-height:20px; font-weight:normal; background-color:#4a5980; border-top-left-radius:10px; border-top-right-radius:10px; padding:18px 18px 17px 18px; text-align:center}
.panel-blue > .panel-heading-sm-font h2 {color:#fff; font-size:15px; margin:0; padding:0; font-weight:normal;}
.panel-blue> .panel-body .txt-bg{background:#fdfcf6 !important; padding:18px; text-align:center}
.panel-blue> .panel-body .txt-bg p{margin:0}
.panel-blue> .panel-body .img-bg img{width:100%}
.panel-blue> .panel-body .btn-box{margin-bottom:0}

.USMilDiscount {background:#4a5980; border-radius:11px; padding:18px; min-height:237px; position:relative;}
.USMilDiscount img {margin:auto;}

.panel-rating > .panel-body {border:3px solid #435176; border-top:1px solid #4a5980; text-align:center;}
.panel-rating .bbb {padding-top:18px; margin-bottom:15px;}
.panel-rating .bbb img {margin:0 auto; max-width:90%;}

/* BUTTONS */
.btn-default {font-size:16px; line-height:16px; font-weight:700; border-radius:10px; color:#41485a; background:#ffd958; transition:background 0.3s; padding:11px; border:1px solid #ffd958;}
.btn-default:hover {background:#fff265; border-color:#ffd222;}
.btn-default small {font-weight:normal; font-size:14px;}
.btn-default.btn-2 {padding:5px 11px;}


/* Home page */

.slider_home_wrap {background:#f6eb95;}

.slider_home {width:100%; max-width:1600px; margin:0 auto;}

.site_ad {margin:0 -15px; width:auto;}
.site_ad > div {width:270px; float:left; margin:0 15px 15px 15px;}
.site_ad > div:first-child {margin-bottom:14px;}
.site_ad .panel-body {min-height:180px;}
.site_ad .panel-blue > .panel-heading {text-align:center; font-size:17px;}

.site_box {margin:0 -15px; width:auto;}
.site_box > div {width:270px; float:left; margin:0 15px 15px 15px;}
.site_box > div:first-child {margin-bottom:14px;}
.site_box .panel-body {min-height:180px;}
.site_box .panel-blue > .panel-heading {text-align:center; font-size:17px;}

.panel-blue .acceptable > div {width:50%; float:left; border-top:1px solid #ebebeb; text-align:center; height:44px; padding:5px;}
.panel-blue .acceptable > div:nth-child(1), .panel-blue .acceptable > div:nth-child(2) {border-top:0; height:46px;}
.panel-blue .acceptable > div:nth-child(2n+1) {border-right:1px solid #ebebeb;}
.panel-blue .acceptable > div > b {display:inline-block; background-image:url(/images/cards.png); background-repeat:no-repeat; width:58px; height:34px;}
.panel-blue .acceptable > .visa > b {background-position:0px top;}
.panel-blue .acceptable > .mc > b {background-position:-58px top;}
.panel-blue .acceptable > .amex > b {background-position:-116px top;}
.panel-blue .acceptable > .disc > b {background-position:-174px top;}
.panel-blue .acceptable > .todo > b {background-position:-232px top;}
.panel-blue .acceptable > .wu > b {background-position:-290px top;}
.panel-blue .acceptable > .pp > b {background-position:-348px top;}
.panel-blue .acceptable > .bit > b {background-position:-406px top;}

.panel-blue .need_help {border:0; background:url(/images/need_help_270.jpg) no-repeat; background-size:cover}
.panel-blue .need_help:after {margin:0;}
.panel-blue .need_help p {font-weight:bold; font-size:18px; padding:37px 0 0 145px; margin-bottom:8px;}
.panel-blue .need_help p + p {font-size:42px; padding:0 0 0 143px; margin-bottom:36px;}
.panel-blue .need_help .btn {margin-left:139px;}

.countries_list {border-top-left-radius:10px; border-top-right-radius:10px; border:1px solid #ebebeb; background:#fdfcf6;}
.countries_list > ul {float:left; margin:0; padding:13px 17px 14px 20px; list-style:none; line-height:22px; border-right:1px solid #ebebeb;}
.countries_list > ul:last-child {border-right:0;}
.countries_list > li,  .countries_list > ul > li {margin:0; padding:0; white-space:nowrap;}
.btn-box {padding:20px 0; text-align:center; margin-bottom:20px;}
.countries_list + .btn-box {border:1px solid #ebebeb; border-top:0; border-bottom-left-radius:10px; border-bottom-right-radius:10px; margin-bottom:40px;}

@media (min-width: 992px) and (max-width: 1199px) {
	.panel-blue > .panel-heading-sm-font {font-size:13px; padding:18px 10px 17px 10px;}
	.site_ad {margin:0 -1.3333333%;}
	.site_ad > div {width:22.3333333%; margin:0 1.3333333% 15px 1.3333333%;}
	.site_box {margin:0 -1.3333333%;}
	.site_box > div {width:22.3333333%; margin:0 1.3333333% 15px 1.3333333%;}
	.panel-rating .panel-heading {font-size:30px;}
	.USMilDiscount {padding:1.5%;}
	.USMilDiscount img {margin:12.5% auto auto auto;}
	.panel-support .panel-heading {font-size:17px;}
	.panel-blue .need_help p {font-size:15px; padding:37px 0 0 129px;}
	.panel-blue .need_help p + p {font-size:32px; padding:0 0 0 130px;}
	.panel-blue .need_help .btn-default {margin-left:113px; padding-left:7px; padding-right:6px;}
}
@media (max-width: 991px) { .countries_list {display:none;} .countries_list + .btn-box {border:0; padding-top:0;} }

/* HEADER */
#logo {position:absolute; left:0; top:6px; width:19.6581%; max-width:230px; min-width:77px; z-index:4;}

@media (min-width: 992px) and (max-width: 1199px) {
	#logo {top:4px; width:16%}
}
#logo a {display:block;}
#logo a img {width:100%;}

#header .topRow {padding-left:20%; height:41px;}
#header .slogan_max {max-width:167px; max-height:18px; float:left; margin-top:13px; width:20%; min-width:100px;}
#header .slogan_max img {width:100%;}
#header .banner_anniversary {float:left; margin-top:8px; margin-left: 10px;}
#header .topRow .txt {padding-top:9px; float:right; font-size:12px;}
#header .topRow .txt a {display:inline-block; padding-top:2px;}
#header .topRow .login_links {margin-right:36px;}
#header .topRow .login_links a {margin:0 8px;}
#header .topRow .header_links {font-size:15px;}
#header .topRow .txt .i_rates {font-size:112.5%;}
/*.i_rates {padding-left:37px; display:inline-block; background:url(/images/i_rates.gif) left top no-repeat; height:22px;}*/
.i_rates {padding-left:37px; display:inline-block; height:22px;}

#header .menuRow .container .sub {padding:0;}

.nav-justified {min-height:89px;}
.nav-justified > li > a {margin-bottom:0; color:#fff; text-align:center; font-weight:300; font-size:13px; line-height:14px; padding:8px 5px;}
.nav-justified > li > a.active,
.nav-justified > li > a:hover,
.nav-justified > li > a:focus {background-color: #627baa;}


.navbar {min-height:0; margin-bottom:0; border:0;}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 11px 10px;
  margin-top: 0px;
  /*margin-right: 80px;*/
  margin-bottom: 0;
  background:#566b91;
  border: 1px solid #465b81;
  border-radius: 4px;
  z-index:11;
}
.navbar-toggle:hover, .navbar-toggle:focus {outline: 0;}
.navbar-toggle .icon-bar {background-color:#ffd14c; display: block; width: 26px; height: 2px; border-radius: 1px;}
.navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar {background-color:#fff;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}

.navbar .sub {background:#485e88; border-radius:11px;}

#header .buttons {position:absolute; right:0; top:0; z-index:10; overflow:hidden; margin-right:-10px;}
#header .buttons a {width:44px; float:left;}
#header .buttons .cart {background:url(/images/b_cart.gif) no-repeat; height:44px; text-align:center; padding-top:3px;}
/*#header .buttons .support {background:url(/images/b_support.gif) no-repeat; height:45px;}
#header .buttons .rates {background:url(/images/click_for_M2M_Rates.jpg) no-repeat; height:44px; text-align:center; padding-top:3px;}*/
#header .buttons .support {color: #485e88; font-weight:600; font-size: 8px; line-height:14px; text-transform: uppercase; background-color: #ffd23c; height:45px; text-align:center; padding-top:5px;}
#header .buttons .rates {color: #fff; font-weight:600; font-size: 8px; line-height:14px; text-transform: uppercase; background-color: #58a9ff; height:44px; text-align:center; padding-top:5px;}


#header .login {font-size:12px;}
#header .login .sub {padding-left:16.65%;} 
#header .login .login_row {border-bottom-left-radius:11px; border-bottom-right-radius:11px; border-top:1px solid #566b91; background:#485e88;}
#header .login a, #header .login .submenu-welcome {color:#fff;}
#header .login .login_row .login_links, #header .login .login_row .login_links li {margin:0; padding:0;}

@media (min-width: 768px) {
	.navbar .sub {border-radius:0;}	
	#header .buttons {width:44px; margin-right:0;}
	#header .buttons a {display:block;}
	.navbar-toggle {display: none;}
	#header .menuRow {background:#485e88;}
	#header .menuRow .container .sub {padding-left:20%; padding-right:44px; }
	#header .login .login_row .user, 
	#header .login .login_row .login_links a,  
	#header .login .login_row .submenu-logout {display:inline-block; padding:5px 3px 9px 18px;}
	#header .login .login_row .login_links, #header .login .login_row .login_links li {display:inline-block;}
	#header .login .login_row .submenu-welcome {display:none;}
	.nav-justified > li > a {padding:2px;}
}


/* FOOTER */
#footer {border-style:solid; border-bottom-width:1px;}
#footer ul {margin:0; padding:0; list-style:none;}
#footer ul.main > li {padding:0 10px 10px 10px; border-width:1px 0 0 0; border-style:solid;}
#footer ul.main > li li {line-height:24px;}
#footer ul.main h3 {text-transform:uppercase; margin-bottom:9px;}
#footer ul.main p {text-transform:uppercase; margin:20px 0 9px 0; color:#ffd14c; font-size:1.4em; font-weight:bold;}
#footer dl {margin-bottom:10px;}
#footer dl.social {margin-top:8px;}
#footer dl:before, #footer dl:after {display:table; content:" ";}
#footer dl:after {clear:both;}
#footer dl dt {float:left; padding-right:10px; min-width:79px; font-size:14px;}
#footer dl.social dt {font-size:13px;}
#footer dl dd {float:left; line-height:19px;}
#footer dl.social dd {min-width:0; width:auto; white-space:nowrap;}
#footer a:hover {text-decoration:none;}
#footer .social a {display:inline-block; width:20px; height:20px; border:1px solid #fff; margin:0; background-position:left top; background-repeat:no-repeat;}
/*#footer .social .fb {background-image:url(/images/social_fb_18x18.png);}
#footer .social .tw {background-image:url(/images/social_twitter_18x18.png);}
#footer .social .gp {background-image:url(/images/social_gplus_18x18.png);}*/


.socicons {
	text-align: center;
}

.socicons .fab {
	font-size: 10px;
	margin: auto auto;
	vertical-align: top;
	margin-top: 4px;
}

/* UNDER FOOTER */
#copy {text-align:center; padding:27px 0;}

/* MAX MAX MAX MAX MAX MAX MAX MAX MAX MAX */
@media (max-width: 1199px) {
	.slider_home_wrapper {padding-top:33px; background:url('/images/slider-bg.png') 50% 0% repeat-y; background-size:contain}
}
@media (max-width: 991px) {
	.site_ad {margin:0 auto; width:600px;}
	.site_box {margin:0 auto; width:600px;}
}
@media (max-width: 767px) {
	.container > .site_ad:first-child {margin-top:20px;}
	.container > .site_box:first-child {margin-top:20px;}
	.slider_home_wrap, .slider_home_wrapper {display:none;}
	#header {margin-bottom:20px;}
	.i_rates {padding-left:0; background:none; font-size:12px !important;}
	#header .login .sub {padding-left:0; text-align:center;} 
	#header .login .login_row {position:relative;}
	#header .login .login_row .submenu-welcome {padding-left:13px; text-align:left;}
	#header .login .login_row .user {padding-left:15px; text-align:left;}
	#header .login .login_row .submenu-logout {position:absolute; top:20px; right:28px;}
	#header .login .login_row {padding:7px 0;}
	#header .login .login_row > * {display:block;}
	#header .login .login_row .login_links {display:inline-block;}
	#header .login .login_row .login_links li {padding:5px 20px; display:block; text-align:left;}
	#header .buttons .support {height:44px;}
}
@media (min-width: 540px) and (max-width: 767px) {
	.navbar-header:before {content:" "; display:block; position:absolute; width:100%; margin:0 0 0 -15px; height:44px; background:#485e88;} 
}
@media (max-width: 640px) {
	.site_ad {width:270px;}	
	.site_ad > div {margin-left:0; margin-right:0;}	
	.site_box {width:270px;}	
	.site_box > div {margin-left:0; margin-right:0;}	
}
@media (max-width: 540px) {
	#header .slogan_max {float:none; width:84px; margin-top:0; position:absolute; top:73px; left:5px;}
	#header .topRow .login_links {margin-right:16px;}
	#header .topRow .login_links a {margin:0;}
	#logo {left:5px;}
}
@media (max-width: 479px) {
	#header .slogan_max {top:65px;}
	#header .banner_anniversary {float:none; margin-top:0; position:absolute; left:5px; top:85px; margin-left: 0;}
	#header .banner_m2m {top:70px;}
}
@media (max-width: 409px) {
	#header .slogan_max {top:55px;}
	#header .topRow {padding-left:22%; padding-right:10px;}
	#header .banner_m2m {top:60px;}
}

/* min min min min min min min min min */
@media (min-width: 768px) {
  #header .nav-justified a span {display:block;}
  .marketing, .footer {padding-right:0; padding-left:0;}
  .nav-justified {max-height:89px;}
  .nav-justified > li > a {font-size:14px; line-height:20px; min-width:100px; padding-top:18px; padding-bottom:18px; height:89px; line-height:24px; border-left:1px solid #566b91;}
  .nav-justified > li:first-child > a {border-left:0;}
  #header .login {position:absolute; width:100%; z-index:3;}
  #header .login .login_row {border-top:1px solid #566b91;}
  .navbar-collapse {padding:0;}
}

@media (max-width: 991px) { 
	#footer ul.main > li li {margin-bottom:8px;}
}

@media (min-width: 992px) {
	#footer ul.main {margin-left:-28px;}
	#footer ul.main > li {float:left; width:20%; margin:0; padding:16px 0 25px 28px; border-width:0 0 0 1px;}
	#footer ul.main > li:first-child {border-left:0;}
	#footer dl dd {width:95px; min-width:130px;}	
	.nav-justified > li > a {font-size:16px; line-height:24px;}
	#header .topRow .txt {font-size:16px;}
}

@media (min-width: 1200px) {
	.nav-justified > li > a {font-size:18px;}
}
@media (min-width: 768px) and (max-width: 991px)  {
  #header .login {position:relative;} 
  #header .login .container {width:auto; padding:0; background:#f6eb95;}
}
@media (min-width: 768px) and (max-width: 1199px)  {
  #header .login .sub {padding-left:0;} 
}
@media (min-width: 992px) and (max-width: 1199px) {
	#header .login .login_row {padding-top:6px;}
}

#global {margin:0 auto; overflow:hidden;}
@media screen and (device-aspect-ratio: 2/3)  and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	/* iPhone 4 */
	#global {width:480px;}
}

@media screen and (device-aspect-ratio: 40/71) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	/* iPhone 5 */
	#global {width:568px;}
}

.fa-sign-in-alt {
	color:#485e88;
	font-size: 14px;
	background-color:#f8f8fa;
	padding:5px;
}

@media (min-width: 992px){
	.fa-sign-in-alt {font-size: 18px; padding:13px 12px 11px 12px;margin-top:-9px;}
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}


html,body {height:100%;}
.red{color:#f00}
.sidebar{

	padding-top:55px;
	max-width:300px;
}
@media (max-width: 991px) {
	.sidebar{margin:0 auto;}
}
.sidebarWin{
	width:100%;
	height:auto;
	padding:18px 20px;
	border:1px solid #dfe1e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background:#fdfcf6;
	margin-bottom:40px
}
.sidebarWinSupp, .sidebarWinPaym{
	width:100%;
	height:auto;
	
	border:1px solid #dfe1e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background:#fdfcf6;
	margin-bottom:40px
}
.sidebarWinSupp .sidebarWinHead{
	background:none
}


.sidebarWinHead{
	/*height:55px;*/
	line-height:55px;
	padding:0 20px;
	background:#fdfcf6;
	font-size:18px;
	font-weight:bold
}
.sidebarWinCont{
	height:auto;
	min-height:182px;
	background:url(/images/sidebar-supp-bg.png) 0% 100% no-repeat;
}
.sidebarWinCont span{
	width:50%;
	float:right;
	padding:40px 0 0 15px;
	font-size:40px;
	font-weight:bold
}
.sidebarWinCont span p{
	margin-bottom:12px;
	font-size:18px;
	padding-left:0;
	font-weight:bold;
}
.sidebarWinCont span a{
	margin-top:25px
}
.panel-yellow {box-shadow:none; margin-bottom:40px; min-width:260px;}
.panel-yellow > .panel-heading {color:#4a5980; font-size:18px; line-height:20px; font-weight:bold; text-transform:uppercase; background-color:#fdfcf6; border-top-left-radius:10px; border-top-right-radius:10px; padding:18px 18px 17px 18px; border:1px solid #dfe1e5; }
.panel-yellow > .panel-body {border:1px solid #dfe1e5; border-top:none; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:0;}
.panel-yellow > .right-top-corner {position:relative;}
.panel-yellow > .right-top-corner:after {content:""; display:block; position:absolute; width:10px; height:10px; background:url(/images/panel_yellow_top_right.gif) no-repeat; top:0; right:1px; margin:-1px -1px 0 0;}

.panel-yellow .acceptable > div {width:50%; float:left; border-top:1px solid #dfe1e5; text-align:center; height:44px; padding:5px;}
.panel-yellow .acceptable > div:nth-child(1), .panel-yellow .acceptable > div:nth-child(2) {border-top:none; height:46px;}
.panel-yellow .acceptable > div:nth-child(2n+1) {border-right:1px solid #dfe1e5;}
.panel-yellow .acceptable > div > .img ,.panel-yellow .acceptable > div > a > .img {display:inline-block; background-image:url(/images/cards.png); background-repeat:no-repeat; width:58px; height:34px;}
.panel-yellow .acceptable > div .visa  {background-position:0px top;}
.panel-yellow .acceptable > div .mc  {background-position:-58px top;}
.panel-yellow .acceptable > div .amex  {background-position:-116px top;}
.panel-yellow .acceptable > div .disc  {background-position:-174px top;}
.panel-yellow .acceptable > div .todo  {background-position:-232px top;}
.panel-yellow .acceptable > div .wu  {background-position:-290px top;}
.panel-yellow .acceptable > div .pp  {background-position:-348px top;}
.panel-yellow .acceptable > div .bit  {background-position:-406px top;}

.panel-yellow .need_help {height:181px; background:url(/images/need_help_270.jpg) no-repeat;}
.panel-yellow .need_help:after {margin:-1px -1px 0 0;;}
.panel-yellow .need_help p {font-weight:bold; font-size:18px; padding:37px 0 0 138px; margin-bottom:8px;}
.panel-yellow .need_help p + p {font-size:42px; padding:0 0 0 135px;; margin-bottom:36px;}
.panel-yellow .need_help .btn {margin-left:135px;}

.panel-yellow .need_help_small {height:100px; background:url(/images/need_help_270_100.jpg) no-repeat;}
.panel-yellow .need_help_small:after {margin:-1px -1px 0 0;;}
.panel-yellow .need_help_small .btn {margin:28px 0px 0px 125px;}


.sidebarWin ul{
	list-style:square inside;
	padding:0;
	margin:0;
	
}
.sidebarWin ul li{
	margin-top:13px
}
.sidebarWin ul li:first-child{
	margin-top:0
}
.sidebarWin ul a{
	font-size:14px;
	font-weight:bold
}

.sidebarWinBody ul {
	list-style:square inside;
	padding:0;
	margin:20px;
	
}
.sidebarWinBody ul li{
	margin-top:13px
}
.sidebarWinBody ul li:first-child{
	margin-top:0
}
.sidebarWinBody ul a{
	font-size:14px;
	font-weight:bold
}
.sidebarWinBody ul strong{
	font-size:14px;
	font-weight:bold
}
.contentBlock{padding-top:70px;}
.content{ font:'OpenSans'; margin-bottom:20px;}/*width:74%; float:right;*/
.content h1{margin:0 0 20px 0; }

.searchBox{
	width:100%;
	height:auto;
	max-height:140px;
	line-height:65px;
	background:#495f87;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin:40px 0;
	padding:0 20px;
	color:#fff;
	font-size:1.5em;
	overflow:hidden
}

.content .searchBox form{
	width:58%;
	height:35px;
	line-height:35px;
	margin-top:14px;
	float:right;
	padding:0 !important;
	
}
.content form #searchItem, .content form #searchItem2{
	height:35px;
	width:73%;
	float:left;
	border:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:0 5px;
	color:#000
}
.content form #searchSubmit, .content form #searchSubmit2{
	height:35px;
	line-height:35px;
	width:24%;
	float:left;
	margin-left:10px;
	padding:0
}

.content .faqBlock{
	width:100%;
	height:auto;
	margin-bottom:30px;
	border:1px solid #dfe1e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	
}
.content .faqBlockHead{
	height:50px;
	line-height:50px;
	width:100%;
	background:#495f87;
	border:1px solid #dfe1e5;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	padding:0 20px;
	color:#fff;
	font-size:1.4em;
}
.content .faqBlock h5 {
	padding: 10px 20px 0 20px;
}
.content .faqBlockCont{
	height:auto;
	font-size:1em;
	padding: 0 20px 20px 20px;
	/*border-bottom:1px solid #dfe1e5;*/
}
.content .faqBlockCont ul.mainList{
	margin:0 !important;
	padding-left:20px;
	color:#ffd14c;
}
.content .faqBlockCont ul.mainList + li{
	list-style-type:square;
}
.content .faqBlockCont ul li span{
	color: #333333;
}
.content  .faqBlockCont ul.mainList ul.subList {
	margin-top:25px;
	list-style:none;
	list-style-image:url(/images/plus.gif);
	padding-left: 15px;
}
.content  .faqBlockCont ul.mainList ul.subList span ul li{
	list-style: disc outside none;
}
.content  .faqBlockCont ul.mainList ul.subList span ol li{
	list-style: decimal outside none;
}
.content  .faqBlockCont ul.mainList ul.subList strong{
	color: #333333;
}
.content  .faqBlockCont ul.mainList ul.subList span{
	color: #333333;
}
.content  .faqBlockCont ul.mainList ul.subList ul{
	list-style:none;
}
.content  .faqBlockCont ul.subList li{
	color: #333333;
	margin-bottom:18px;
}

.content  .faqBlockFoot{
	min-height:45px;
	height:auto;
	line-height:45px;
	padding:0 20px;
	vertical-align:middle;
	border-top: 1px solid #dfe1e5;
}
.content  .faqBlockFoot a{
	text-decoration:underline
}
.content  .faqBlockFoot a:hover{
	text-decoration:none
}

.faqBlockCont .dashedLink{
	display:inline-block;
	margin:10px 0 0 60px;
	border-bottom:1px dashed #000;
	font-weight:bold;
	text-decoration:none;
}

#serviceFeatures  {
	display: block;   /* Allow the centering to work */
	margin: 0 auto;
	padding-left:0;
	height:auto;
}


ul#serviceFeatures1 {
	float:left;
	margin-left:2em;
	padding-left:0;
}

#serviceFeatures1 {
	list-style-position:inside;
}

.recommWrap{
	width:100%;
	height:auto;
	padding:0;
	
	margin:15px auto
}
.recomm{
	margin:20px 0 40px;
	float:right
}
.recommWrap h2{
	margin-top:0;
	text-transform:uppercase;
}
.recommItem{
	/*max-width:12.5%;*/
	width:auto;
	max-height:89px;
	height:auto;
	border:1px solid #dfe1e5;
	border-right:none;
	float:left
}
.recommItem:nth-child(1){
	
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-khtml-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.recommItem:nth-child(8){
	border-right:1px solid #dfe1e5;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-khtml-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
.recommItem img{max-width:100%}

.recommside{
	text-align: center;
}
.recommside a{
	text-decoration:underline;
	color: #445275;
}

.recommWrapAffil {
	width:100%;
	height:auto;
	padding:0;
	margin:10px 0 10px 0;
	text-align:center;

}

.recommAffil{
	width:100%;
	text-align:center;
	}
	
.recommItemAffil {
	width:16.6% !important;
}


.recommItemAffil{
	/*max-width:12.5%;*/
	width:auto;
	max-height:89px;
	height:auto;
	border:1px solid #dfe1e5;
	border-right:none;
	float:left
}
.recommWrapAffil  h2{
	margin-top:0;
	text-transform:uppercase;
}
.recommItemAffil img{max-width:100%}
.recommItemAffil:nth-child(1){
	
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-khtml-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}

.recommItemAffil:nth-child(6){
	border-right:1px solid #dfe1e5;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-khtml-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}

.ratingside{
	min-height:100px;
	padding-top:15px !important;
	text-align: center;
}

.serviceDescr{
	width:100%;
	height:auto;
	margin-bottom:30px
}

.serviceDescr .servImgBord{
	width:30%;
	max-width:260px;
	height:auto;
	float:left;
}
.serviceDescr .servImgBord > div{
	margin-right:30px;
	border:1px solid #dfe1e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:0 10px;
}
.serviceDescr .servImgBord img{
	margin:10px auto;
}

.serviceDescr .servDescrCont{
	height:auto;
}
.serviceDescr .servDescrCont p:first-child{line-height:1.65em;}
.serviceDescr .servDescrCont .title{clear:left; padding-top:15px;}

@media (min-width: 1200px) {
	.serviceDescr .servImgBord img{margin:50px auto;}
	.serviceDescr .servDescrCont{min-width:610px; float:left; width:70%;}
	.serviceDescr .servDescrCont p:first-child{line-height:inherit;}
	.serviceDescr .servDescrCont .title{clear:none; padding-top:0;}
}

@media (max-width: 479px) {
	.serviceDescr .servImgBord {display:none;}
}
.servDescrCont ul{
	width:100%;
	margin:20px 0 0 0;
	padding-left:0;
}
.servDescrCont ul li{
	display:block;
	width:49%;
	height:auto;
	list-style:none;
	float:left;
	margin:0;
	padding-right:1%;
	
}
.servDescrCont ul li:nth-child(2n+1) {
	clear:left;
}
.servDescrCont ul li img{
	display:block;
	float:left;
	width:36px;
	height:36px;
	margin-right:14px
}
.servDescrCont ul li a{
	text-decoration:underline;
	font-weight:bold
}
.servDescrCont ul li a:hover{
	text-decoration:none
}

.partners-table {
	color: #276dd4;
}

.partners-table td {
	border-top:0 !important;
	border-bottom:1px solid #dfe1e5 !important;
	width: 33%;
}

/*------PRODUSCTS-------------*/
.itemContainer{
	width:100%;
	height:100%;
	border:1px solid #dfe1e5;
	margin-bottom:20px
}
.itemPicBack{

	
	position:relative;
	background-color: #fff;
	border-right:1px solid #dfe1e5;
}
.itemOptionsBack  {
	width: 100%;
	float:left;
	background-color:#fdfcf6;
	overflow:hidden;
	position:relative;
}
.itemDescrBack  {
	background-color:#fff;
	position:relative;
}
.itemPic{
	overflow:hidden;
	position:relative;
	float:left; 
	width:23%; 
	height:100%;
}
.itemPic img{width:100%}
.itemDescr{

	
	overflow:hidden;
	position:relative;
	padding:15px;
}

.title{
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px
}
.itemDescr .title{
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px
}

.itemOptions{

	overflow:hidden;
	background-color:#fdfcf6;
	position:relative;
	padding:15px;
}	
.itemOptions ul{
	margin-left:0;
	padding-left:18px
}
.itemOptions ul li{
	margin-bottom:6px
}
.itemOptions a{
	font-size:13px;
	text-decoration:underline;
}

.itemOptionsLink{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	margin:10px 0 0 20px
}

.itemOptions a:hover{
	text-decoration:none;
}
.itemPrice{
	margin-top:12px;
	font-size:20px
}
.itemPrice span{
	font-weight:bold
}
.itemPrice a{
	float:right;
	margin-top:-11px;
	padding-left:25px;
	padding-right:25px;
}

.newProduct{margin-bottom:28px}
.newProduct .red{color:#f00}
.newProduct a{text-decoration:underline; font-weight:bold}
.newProduct a:hover{text-decoration:none}

.video{margin:0 -15px; width:auto;}
.video h1{padding-bottom:20px !important; font-size:1.5em;}
.video h2{padding-bottom:20px !important}
.video .panel-blue> .panel-heading-sm-font{font-size:14px}
.video .panel-blue > .panel-body {border:none}

h1 span{font-weight:normal}
h2 span{font-weight:normal}
.video p span{text-decoration:underline; font-weight:bold}

.note p{width:60%; display:block; margin:20px auto 30px}
.note h1{font-size:1.5em;}

.serv .panel-body{min-height:350px}
.video-txt, .video-items> div {width:370px; float:left; margin:0 15px 15px 15px;}
.video-txt{float:left; border:none !important}
.video-items{max-width:800px !important; width:auto; margin:0; float:left;}
.video-items> div{float:left}

.bestseller,  .bestseller_esp{
	margin-top: 10px;
}
.bestseller img{
	max-width: 86px; 
	width: 100%;
	position: relative;
}
.bestseller span, .bestseller_esp span{
	position: absolute; 
	font-size: 8.75pt; 
	color: #fff; 
	top: 11px;  
	font-family: "Open Sans"; 
	font-style: normal; 
}

.bestseller_esp img{
	max-width: 93px; 
	width: 100%;
	position: relative;
}
.bestseller span{
	left: 13px; 
}

 .bestseller_esp span{ 
	left: 10px; 
}

/* MAX MAX MAX MAX MAX MAX MAX MAX MAX MAX */
@media (max-width: 430px) {
	.bestseller_esp span{left: 5px; font-size: 7.9pt;}
	.bestseller span{left: 8px; font-size: 8.5pt;}
}

@media (max-width: 1220px) {
	.searchBox form{display:block; clear:right; margin-bottom:20px; width:95% !important}
	.searchBox #searchItem, .searchBox #searchItem2{width:70% !important}
}
@media (max-width: 1199px) {
	.serviceDescr{width:100% !important}

}

@media (max-width: 1216px) {	
	.itemPrice a{display:block; float:left; margin-top:30px}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.video .panel{width:30% !important}
	.video-items{width:66% !important}
	.video-items .panel{width:45% !important}
	.panel-heading-sm-font{font-size:11px !important}
}
@media (max-width: 1023px) {
	.video-txt{clear:left; width:97%}
	.video-items{width:90% !important; clear:left; float:none;  margin:0 auto !important}
	.video-items .panel{width:45%; float:left}
	.panel-heading-sm-font{font-size:11px !important}
}
@media (max-width: 1010px) {

	
	.searchBox form{width:49% !important; margin-top:20px !important}
	.searchBox #searchItem, .searchBox #searchItem2{width:65% !important; }
	.searchBox .btn-box a{width:100% !important;}
	

}
@media (max-width: 1008px) {
	.searchBox form{width:50% !important;}
	.searchBox #searchItem, .searchBox #searchItem2{width:70% !important}

}
@media (max-width: 992px) {
	.recommWrap{width:590px}
	
	.recommItem:nth-child(1){
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	-khtml-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	}
	.recommItem:nth-child(4){
	border-right:1px solid #dfe1e5;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	-khtml-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
	}
	.recommItem:nth-child(5){
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
	-khtml-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	}
	.recommItem:nth-child(8){
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
	-khtml-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
	}
}
@media (min-width: 993px) and (max-width: 1200px){
	.recommWrap{width:100% !important}
	.recommItem{width:12.5% !important}
	.recommWrapAffil{width:100% !important}
}

@media (max-width: 780px) {
	.searchBox span{display:block;}
	.searchBox form{display:block; float:left; width:100% !important; margin-bottom:20px}
	
}

@media (max-width: 650px) {
	.recommWrap{width:270px; margin:0 auto !important;}
	.recommItem{width:135px !important; height:80px}
	
	.recommItem:nth-child(1){
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	-khtml-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	}
	.recommItem:nth-child(2){
	border-right:1px solid #dfe1e5;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	-khtml-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
	}
	.recommItem:nth-child(4){
	
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-khtml-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	}
	.recommItem:nth-child(5){
	
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-khtml-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	}
	.recommItem:nth-child(6){
	border-right:1px solid #dfe1e5;

	}
	.recommItem:nth-child(7){
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
	-khtml-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	}
	.recommItem:nth-child(8){
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
	-khtml-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
	}
	
	.servDescrCont ul{width:100% !important}
	.servDescrCont li{clear:left; width:100% !important; margin:0 0 20px 0 !important; padding-bottom:0 !important; padding-top:0 !important}
	
	.recommWrapAffil{width:100% !important; margin:0 auto !important; text-align:center;}
	.recommItemAffil{width:33.3% !important; height:auto;}
	.recommAffil{width: auto; text-align:center;}

	.recommItemAffil:nth-child(1){
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	-khtml-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	}
	.recommItemAffil:nth-child(3){
	border-right:1px solid #dfe1e5;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	-khtml-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
	}
	.recommItemAffil:nth-child(4){
	
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
	-khtml-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	clear:left;
	}
	.recommItemAffil:nth-child(5){
	
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-khtml-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	}
	
	.recommItemAffil:nth-child(6){
	-moz-border-radius: 0 0 10px 0 0;
	-webkit-border-radius: 0 0 10px 0;
	-khtml-border-radius: 0 0 10px 0;
	border-radius: 0  0 10px 0;
	}
	
}
@media (min-width: 683px) and (max-width: 723px) {
	.panel-heading-sm-font{font-size:10px !important}
}
@media (max-width: 683px) {
	.video-items {width:100%;}
	.video-items .panel{width:100% !important; max-width:370px; float:none; clear:left;  margin:20px auto 0 !important}
}
@media (max-width: 435px) {
	.searchBox span{font-size:15px;}
}
@media (max-width: 350px) {
	.itemPrice strong{font-size:20px}
	.searchBox span{font-size:13px;}
	.searchBox #searchItem, .searchBox #searchItem2{width:68% !important}
	.searchBox .btn{width:27% !important}
}
@media (min-width: 480px) {
	.itemPicBack{right:34%; float:left; width: 100%;}
	.itemDescrBack {float:left; right:43%; width:100%;}
	.itemPic{left:77%;}
	.itemDescr{float:left; width:34%; height:100%; left:77%;}
	.itemOptions{float:left; width:43%; left:77%;}
	.itemPrice{margin-top:50px; font-size:26px; line-height:32px;}
	
	
	.itemPicM2M {width:36%;}
	.itemDescrM2M {width:38%; }
	.itemOptionsM2M {width:26%;}
	.itemPicBackM2M{border-right:0 }
}

@media (max-width: 1024px) {
	.searchBox span{display:block;}
	.searchBox form{display:block; float:left !important; width:100% !important; margin-bottom:20px}
}


/*Product Page Layout*/
.productPic{
	overflow:hidden;
	position:relative;
	float:left; 
	width:40%; 
	height:100%;
	margin-top:30px;
}

.productDescr{
	overflow:hidden;
	position:relative;
	padding:15px;
}

.productDescr .title{
	display:block;
	font-size:22px;
	line-height:26px;
	font-weight:bold;
}

.productDescr .subtitle{
	padding-bottom:18px;
	border-bottom:1px solid #dfe1e5;
}

.productPrice{
	margin-top:33px;
	font-size:30px;
	margin-bottom:40px;
}

.productPrice a{
	margin-top:-11px;
	padding-left:25px;
	padding-right:25px;
}

.productOptions{
	overflow:hidden;
	position:relative;
	padding:15px;
}

.productOptions ul{
	margin-top:30px;
	margin-left:0;
	padding-left:0px
}
.productOptions ul li{
	margin-left:0;
	margin-bottom:6px
}
.productOptions a{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.productOptions a:hover{
	text-decoration:none;
}

.productDetails{
	overflow:hidden;
	position:relative;
	padding-top:15px;
}

/*End Product Page Layout*/

/*Product Images*/
.productImgBox {
	width: 100%;
	text-align: center;
	position:relative;
}

.productImgThumbs {
	margin-top:15px;
	width: 100%;
	text-align: center;
}

.productImgPreview {
	height:100%;
	width: 100%;
	max-width: 300px;
	max-height: 300px;
	margin-bottom:20px;
	position:relative;
}

.productImgThumb {
	height:50px;
	margin-right:3px;
}

.productImgNormal {
	border:1px solid #ffffff;
}

.productImgSelected {
	opacity: 0.3;
	border:1px solid #ffffff;
}
/*End Product Images*/

/*Product page - Tabs*/
ul.productDetailsTabs {
	list-style-type: none;
	height: 52px;
	padding: 0px;
	margin: 0px;
	min-width: 300px;
}
 
li.productDetailsTab {
	float: left;
	background-color: #ebebeb;
	background: linear-gradient(#FDFCF5, #E8E6DC);
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #dfe1e5;
	border-left: 1px solid #dfe1e5;
	border-top: 1px solid #dfe1e5;
	margin-right: 6px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	top: 0;
	width: 20%;
	max-width: 150px;
	min-width: 94px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	text-transform: uppercase;
}


li.productDetailsSelectedTab {
	float: left;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #dfe1e5;
	border-left: 1px solid #dfe1e5;
	border-top: 1px solid #dfe1e5;
	border-bottom: 1px solid #ffffff;
	margin-right: 6px;
	background-color: #ffffff;
	color: #000000;
	cursor: default;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	top: 0;
	width: 20%;
	max-width: 150px;
	min-width: 94px;
	white-space: nowrap;
	height: 53px;
	line-height: 52px;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 700px) {	
	li.productDetailsTab {
		font-size: 9px;
		width: 17%;
		min-width: 60px;
	}
	li.productDetailsSelectedTab {
		font-size: 9px;
		width: 17%;
		min-width: 60px;
	}
}

.productDetailsTabContent {
	border: 1px solid #dfe1e5;
	border-radius: 0 10px 10px 10px;
	padding: 20px;
	margin: 0px;
	min-width: 300px;
}

.productDetailsTabContent a {
	text-decoration: underline;
}
/*End Product page - Tabs*/

/* Country pages*/
.countrySIM {
	height:auto;
	font-size:1em;
	border-bottom:1px solid #dfe1e5;
}
.countrySIMCont{
	padding:19px;
	margin: auto;
	width: 550px;
}
.countrySIMFlag {
	position: relative;
	float: left;
}
.countrySIMFlag div.countrySIMFlagSim {
	position: relative;
	top: -66px;
	left: 76px;
}
.countrySIMBuyButton {
	position: absolute;
	left: 35%;
	padding-top: 10px;
}
ul.countrySIMList {
	position: relative;
	left: 70px;
	width: 450px;
	margin:0 !important;
	padding-left:20px;
	color:#ffd14c;
}
ul.countrySIMList li {
	list-style-type:square;
}
ul.countrySIMList li span{
	color:black;
}

.countryInfo{
	clear: both;
	padding-top: 10px;
}

.countryCalling {
	display: inline-block;
	width: 90px;
	color: #0369A9;
	font-weight: bold;
	margin-left: 30%;
	padding: 0 0 10px 0;
}
#countryCallingTo {
	width: 230px;
	display: inline;
}

table.countryRatesTable {
	width: 100%;
	height: 100%;
	border: 0px;
	font-weight: bold;
}
table.countryRatesTable td {
	padding: 5px;
}
table.countryRatesTable u {
	text-decoration: none;
	border-bottom: 1px dashed;
}
td.countryRatesCellTitle {
	background-color: #DADADA;
}
td.countryRatesCellOSC {
	width: 150px;
	background-color: #49557B;
	text-align: center;
	color: #FFFFFF;
}
td.countryRatesCellVoip {
	background-color: #d9e2fe;
	text-align: center;
}

table.countryPENTable {
	width: 100%;
}
table.countryPENTable th {
	background-color: #49557B;
	text-align: center;
	width: 50%;
	color: #FFFFFF;
	font-size: 1.5ex;
	font-weight:  bold;
	padding: 2px;
}
table.countryPENTable td {
	background-color: #DADADA;
	font-size: 1.5ex;
	padding: 2px;
}
table.countryPENTable td:nth-child(odd) {
	font-weight: bold;
}

table.countryOperatorTable {
	width: 100%;
	border: 0px;
}
table.countryOperatorTable th {
	padding: 3px;
	font-weight: bold;
}
table.countryOperatorTable td {
	padding: 3px;
}

div.countryMap {
	position: relative;
	float: left;
}
div.countryMapInfo {
	position: relative;
	float: left;
}

.countrySIMFooter {
	height:auto;
	font-size:1em;
	border-bottom:1px solid #dfe1e5;
}
.countrySIMFooterCont{
	padding:9px;
	margin: auto;
	width: 100%;
}
.countrySIMFooterPicture {
	position: relative;
	float: left;
}
ul.countrySIMFooterInfo {
	position: relative;
	left: 50px;
	width: 100%;
	margin:0 !important;
	padding-left:20px;
	color:#ffd14c;
}
ul.countrySIMFooterInfo li {
	list-style-type:square;
}
ul.countrySIMFooterInfo li span{
	color:black;
}

.countrySIMFooterCart {
	width: 50%;
	position: relative;
	float: left;
}
.countrySIMFooterCartPicture {
	text-align: center;
}
.countrySIMFooterCartLabel {
	text-align: center;
	height: 50px;
}
.countryInfo1{
	clear: both;
	padding-top: 60px;
}
/*End Country pages*/

/*VPN page*/
.vpn-page .servDescrCont ul li {
	padding-right:10%;
	margin:2px 0 8px 0;
	padding-top:auto;
	padding-bottom:auto;
}

.vpn-page .btn1{
	width: 100%;
	text-align: center;
}
.vpn-page .btn1 .vpntext {
	width: 60%;
	margin: 20px auto;
	display:inline-block;
}

.vpn-page .btn1 a {
	width: 40%; 
	color: #445275; 
	font-size:26px;
	background: linear-gradient(#fbdc5f, #ffd958);
	border-color:#fbdc5f #fbdc5f #ffd958 #fbdc5f;
}
@media (max-width: 700px) {
	.vpn-page .btn1 {clear:left; width:100% !important; margin:0 0 20px 0 !important; padding-bottom:0 !important; padding-top:0 !important}
	.vpn-page .btn1 a{
		width: 80%; 
		font-size:20px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.vpn-page .btn1 a{
		font-size:26px;
	}
}
/*End VPN page*/
.account a {
	text-decoration: underline;
}
#cartLogIn {
	float:left;
	margin-left: 25px;
}

#cartRegister {
	float:left;
	margin-left: 20px;
}

.cartlabel {
	font-size:14px;
	font: Helvetica;
	color:#ffffff;
}	

.cartbuttonu{
	border: thin solid #7F94AF;
}

.carttext {
	color: black;
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	text-align: justify;
}

.carttext1 {
	font-size: 12px;
	text-transform: none;
	color: #FFFAFA;
	margin: 0px;
	padding: 0px;
}

.cartheader1 {
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}

.cartheader2 {
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

.cartmainIcon img {
	padding-left:10px;
	border-right: 15px #f2f2f2 solid;
	width: 90px;
	height: 65px;
}

.cartBoxTitle {
	padding-top: 10px;
} 


.carttitle {
	font-size:16px;
	font: Helvetica;
	font-weight:bold;
	color:#3b4661;
}

.cartsubtitle {
	font-size:12px;
	font: Helvetica;
	color:#3b4661;
}

.cartblue {
	background-color:#4a5777;
	padding:5px;
	border-bottom:1px #868c8f solid;
}

.cartblue2 {
	background-color:#4a5777;
	padding:5px;
	border-bottom:1px #868c8f solid;
	font-size:13px;
	font: Helvetica;
	color:#ffffff;
	text-align:right;
	padding-right: 15px;
}

.cartblue3 {
	background-color:#4a5777;
	padding:5px;
	padding-right:15px;
	border-bottom:1px #868c8f solid;
}	
		
.cartgrey {
	background-color:#f2f2f2;
	padding:10px;
}

.accountmsg {
	background-color: #EEEEEE;
}

.accountmsg td {
	padding:10px;
}
.table4 td{
	padding:4px 3px;
}

.table2 td{
	padding:2px;
}

.table6 td{
	padding:6px;
}

.table5 td{
	padding:5px;
}

.table10 td{
	padding:10px;
}

.table15 td{
	padding:15px;
}

.buttonuheader {
	border: thin solid #7F94AF;
	background-color: #7F94AF;
}

.buttonuheaderlight {
	border: thin solid #9EADC2;
	background-color: #9EADC2;
}

.buttonutableborder {
	border: thin solid #9EADC2;
}

.buttonubottom {
	border-style: none none solid none;
	border-width: thin;
	border-color: #9EADC2;
}

.buttonuleft {
	border-style: none none none solid;
	border-width: thin;
	border-color: #9EADC2;
}

.buttonuright {
	border-style: none solid none none;
	border-width: thin;
	border-color: #9EADC2;
}


.productsubmenu {
	width: 150px;
	background-color: #f5f5f5;
	border: 1px solid #a2a2a2;
	border-radius: 8px 8px 0 0;
	text-align: center;
	font-size: 106%;
	font-weight: bold;
	color: #4a5779;
	padding: 10px 2px;
	border-bottom-style: none;
	cursor: pointer;
	margin-left:2px;
	float: left;
}

@media (max-width: 635px) {
	.productsubmenu {
		width: 125px;
		font-size: 103%;
		letter-spacing:-0.1em;
		padding: 10px 1px;
	}
}

@media (max-width: 530px) {
	.productsubmenu {
		width: 100px;
		font-size: 90%;
		letter-spacing:-0.1em;
		padding: 10px 1px;
	}
}

@media (max-width: 435px) {
	.productsubmenu {
		width: 135px;
		font-size: 100%;
		padding: 10px 5px;
	}
}


.AccountSelectSimForm {
	border: thin solid #9EADC2;
	border-collapse: separate;
	border-radius: 8px;"
	width:100%;
	min-width: 200px;
	max-width:900px;
}

.AccountSelectSimForm td {
	padding: 11px;
	line-height: 170%;
}

.AccountBlueBG {
	background-color: #b5cde5;
	border-collapse: separate;
}

.AccountLightBG1 {
	background-color: #ebf0f6;
}

.AccountLightBG2 {
	background-color: #dae4f0;
}

.AccountSelectSimForm a {
	text-decoration: underline;
}

.AccountTable {
	width:100%;
	min-width: 200px;
	max-width:900px;
}

.AccountTable td {
	padding: 4px;
}

.AccountTable a {
	text-decoration: underline;
}

.AccountInput {
	min-width:40px;
	width:100%;
	max-width:400px;
}

.AccountCardInput {
	min-width:30px;
	width:100%;
	max-width:55px;
}

@media (max-width: 386px) {
	.buttoncart{
		font-size:90%;
		padding:1px 0;
	}
}

.fieldset {
	padding: 10px 20px;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
	border-radius: 10px;
}

.fieldset legend{
	border: 0;
	width: auto;
	font-size: 100%;
	padding: 0 2px;
	margin-bottom: 0;
}