.section-dps {
	margin : 0 auto;
	display : table;
	width:auto;
}
.section-moyens {
	padding-right:441px;
	padding-left:442px;
padding-bottom:30px;
	width:1020px;
	background-color:rgba(240, 234, 216, 0.6);
}
.section-dps-acteur {
	padding-top : 70px;
	background-color:#d4e5eb;
	font-size:100%;
	padding-bottom : 40px;

}
.section-humains {
	margin-top : 30px;
	background-color:#fff;
	font-size:100%;
	padding-bottom : 40px;

}
.section-contact {
	margin-top : 90px;
	background-color:#fff;
	background-color:#d4e5eb;
	font-size:100%;
	padding-bottom : 150px;
}
.section-dps-demande {
	margin-top : 70px;
	background-color:#01a6cf;
	color:#fff;
	font-size:100%;
	padding-bottom : 40px;

}
.section-dps-securite {
	padding-top:20px;
	background-color:#E4EEF2;
	font-size:100%;
	padding-bottom : 30px;

}
nav#scom {
    position: absolute;
    z-index: 99;
    height: 71px;
    width: 100%;
    margin: 0px auto -0px;
    min-width: 958px;
}
.siteNavigation .mainMenuItem > a {
    border: 0px none;
    display: block;
    font-size: 1.25em;
    line-height: 69px;
    padding: 0px 13px;
    text-decoration: none;
}
.siteNavigation.fullWidth {
    background: none repeat scroll 0px 0px #FFF;
    border-width: 0px;
}
.siteNavigation .skypeLogo a:hover .icon:before {
    top: 0px;
	/*height:70px;*/

}
siteNavigation .skypeLogo .icon {
   /* height: 70px;*/
   /* width: 90px;*/
}
.svg .siteNavigation .skypeLogo .icon:before {
    content: url('images/LOGO.png');
}
.siteNavigation .skypeLogo {
	/*margin: -10px;*/
}

.legende {
	padding-top:30px;
	margin-left:30px;
	padding-bottom:30px;
}
.fondImage {
	height:378px;
	background-color:#01a6cf;
}

.columnsComponent {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: auto;
}


.columnsComponent .odd {
    clear: left;
}
.columnsComponent .centered {
    text-align: center;
}
.columnsComponent .centerVertically {
    display: table;
}
.columnsComponent .centerVertically .column {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.centerVertically .column > img {
    margin-bottom: -3px;
}
.columnsComponent .twoColumns .column {
    width: 480px;
}
.columnsComponent .twoColumns.separated {
    background-image: url("/i/scom/images/backgrounds/columns-two-separator.png");
}
.columnsComponent .twoColumns.whiteSeparator {
    background-image: url("/i/scom/images/backgrounds/columns-two-separator-white.png");
}
.columnsComponent .threeColumns .column {
    padding: 0;
    width: 320px;
}
.columnsComponent .threeColumns.separated {
    background-image: url("/i/scom/images/backgrounds/columns-three-separator.png");
}
.columnsComponent .threeColumns.whiteSeparator {
    background-image: url("/i/scom/images/backgrounds/columns-three-separator-white.png");
}
.columnsComponent .fourColumns .column {
    padding: 30px 0;
    width: 240px;
}
.columnsComponent .fourColumns.separated {
    background-image: url("/i/scom/images/backgrounds/columns-four-separator.png");
}
.columnsComponent .fourColumns.whiteSeparator {
    background-image: url("/i/scom/images/backgrounds/columns-four-separator-white.png");
}
.columnsComponent .column {
    display: inline;
    float: left;
    min-height: 1px;
}
.columnsComponent .separated, .columnsComponent .whiteSeparator {
    overflow: hidden;
}
.columnsComponent.postDownload {
    margin-bottom: 60px;
}
.postDownload .threeColumns .column {
    padding: 0 30px;
    width: 260px;
}
.postDownload .column img {
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
.columnsComponent {
    width: 100%;
}
.columnsComponent.component {
    margin-bottom: 20px;
}
.columnsComponent .column {
    margin-bottom: 30px;
    min-height: 0;
    width: 100%;
}
.columnsComponent .twoColumns .column {
    width: 100%;
}
.columnsComponent .threeColumns .column {
    padding: 0;
    width: 100%;
}
.columnsComponent .separated {
    background-image: none !important;
}
.columnsComponent .fourColumns .column {
    padding: 0;
}
.columnsComponent .twoColumns .preserveInMobile {
    width: 50%;
}
.columnsComponent .threeColumns .preserveInMobile {
    padding: 0;
    width: 33.3%;
}
.columnsComponent .fourColumns .preserveInMobile {
    padding: 0;
    width: 25%;
}
.turquoiseBackground {
    background-color: #01a6cf;
}

.lightFogBackground {
    background-color: #e4eef2;
}
.whiteBackground {
    background-color: #fff;
}
.qikBlueBackground {
    background-color: #e9f8ff;
}
.offscreen {
    display: block;
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
html.rtl .offscreen {
    left: auto;
    right: -10000px;
}
.whiteText {
    color: #fff;
}
.blueText {
    color: #01a6cf;
}
.leftaligned {
    text-align: left;
}
.rightaligned {
    text-align: right;
}
.centeraligned {
    text-align: center;
}
.component {
	margin-bottom: 0px;
}
.component .component {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
.component.blueBackground {
    background-color: transparent;
}
.component.lightFogBackground {
    background-color: transparent;
}
.component.whiteBackground {
    background-color: transparent;
}
.offscreen {
    display: none !important;
}
html.rtl .offscreen {
    display: none !important;
}
.component {
    margin-bottom: 20px;
}
.component.noMarginBottom {
    margin-bottom: 0;
}
}
html {
    min-width: 960px;
}
html.skypeOffer {
    background-color: white;
}
html.skypeOffer nav, html.skypeOffer footer {
    display: none;
}
a:hover {
    color: #00548d;
}
ul li {
    list-style-type: disc;
    margin: 0 0 0 20px;
    padding: 0 0 10px;
}
.rtl ul li {
    margin: 0 20px 0 0;
}
ol {
    list-style-type: decimal;
}
ol li {
    list-style: inside none decimal;
    padding: 0 0 10px;
}
sup {
    font-size: 75%;
    vertical-align: super;
}
p.extraSpacing {
    padding: 0 0 30px;
}
p:last-child {
    padding: 0;
}
#overlayBg {
    background-color: #e7f1f5;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 997;
}
.overlayHiddenContent {
    display: none;
}
.overlayMessage {
    background-color: #fff;
    display: none;
    left: 50%;
    margin: 0 0 0 -180px;
    padding: 28px 34px;
    position: absolute;
    top: 200px;
    width: 296px;
    z-index: 998;
}
.overlayMessage .closeButton {
    background-image: url("/i/scom/images/icons/close-dark-24x24.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 24px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 24px;
}
.wizard .wizardPage {
    display: none;
}
.wizard .wizardPage.active {
    display: block;
}
div.mboxDefault {
}
.alignRight {
    text-align: right;
}
.rtl .alignRight {
    text-align: left;
}
.alignCenter {
    text-align: center;
}
@media only screen and (max-width: 767px) {
html {
    min-width: 320px;
}
p.extraSpacing {
    padding: 0 0 10px;
}
.buttonWrapper {
    text-align: center;
}
}
.deviceComponent .firstTab {
    min-height: 510px;
    overflow: hidden;
    padding-top: 30px;
}
.deviceComponent .firstTab p {
    margin-bottom: 18px;
}
.deviceComponent {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 960px;
}
.deviceComponent .btn {
    clear: both;
    float: left;
}
.rtl .deviceComponent .btn {
    float: right;
}
.deviceComponent .action {
    clear: left;
    margin-bottom: 18px;
    max-width: 380px;
    padding-top: 10px;
}
.rtl .deviceComponent .action {
    clear: right;
}
.deviceComponent .action .btn {
    float: none;
}
.deviceComponent h1 {
    float: left;
    max-width: 420px;
}
.rtl .deviceComponent h1 {
    float: right;
}
.deviceComponent .arrow {
    display: block;
    height: 15px;
    left: 291px;
    overflow: hidden;
    position: absolute;
    top: 24px;
    vertical-align: top;
    width: 9px;
    z-index: 1001;
}
.deviceComponent .arrow:before {
    content: url("/i/scom/images/tabs/arrows.png");
    display: inline-block;
    left: 0;
    position: relative;
    top: -18px;
}
.rtl .deviceComponent .arrow {
}
.rtl .deviceComponent .arrow:before {
    left: 19px;
    top: -18px;
}
.rtl.svg .deviceComponent .arrow:before {
    direction: ltr;
}
.deviceComponent .button img {
    padding-left: 10px;
}
.deviceComponent .hero {
    float: right;
    padding-top: 10px;
    width: 540px;
}
.rtl .deviceComponent .hero {
    float: left;
}
.deviceComponent.rightImage {
    overflow: hidden;
}
.deviceComponent.bottomImage .hero {
    display: table-cell;
    float: none;
    height: 170px;
    vertical-align: middle;
    width: 300px;
}
.deviceComponent.rightImage .hero {
    float: right;
    margin-right: 30px;
    min-height: 210px;
    text-align: center;
    width: 210px;
}
.deviceComponent .hero img {
    background-repeat: no-repeat;
}
.deviceComponent.rightImage .hero img {
    max-width: 180px;
}
.deviceComponent.bottomImage .overview {
    float: none;
    margin-bottom: 18px;
    width: auto;
}
.deviceComponent.rightImage .overview {
    float: left;
    margin-bottom: 18px;
    width: 240px;
}
.overlay .deviceComponent .needHelp {
    padding-left: 0;
}
.overlay .deviceComponent .firstTab {
    padding-top: 0;
}
.deviceComponent .overview {
    float: left;
    width: 380px;
}
.rtl .deviceComponent .overview {
    float: right;
}
.deviceComponent .overview ul {
    list-style-image: url("/i/scom/images/icons/list-elem.png");
    margin-bottom: 8px;
}
.deviceComponent .overview ol li {
    list-style-position: outside;
    margin-left: 22px;
    padding-left: 8px;
}
.deviceComponent .overview ul li {
    font-size: 16px;
    margin-left: 22px;
    padding-left: 8px;
}
.rtl .deviceComponent .overview ol li, .rtl .deviceComponent .overview ul li {
    margin-left: 0;
    margin-right: 22px;
    padding-left: 0;
    padding-right: 8px;
}
.deviceTileComponent {
    margin: 0 1px -1000px 0;
    padding: 30px;
    position: relative;
}
.deviceTileComponent img {
    background-repeat: no-repeat;
    float: left;
    position: relative;
}
.rtl .deviceTileComponent img {
    float: right;
}
.deviceTileComponent .largeIcon {
    background-size: 96px auto;
    height: 96px;
    width: 96px;
}
.deviceTileComponent .mediumIcon {
    background-size: 48px auto;
    height: 48px;
    width: 48px;
}
.threeColumns .additionalInfoContainer {
    padding-left: 0;
}
.threeColumns .additionalInfoContainer .title-h3 {
    padding-bottom: 8px;
    padding-left: 68px;
    padding-top: 7px;
}
.rtl .threeColumns .additionalInfoContainer .title-h3 {
    padding-left: 0;
    padding-right: 68px;
}
.deviceTileComponent.imageLeft .additionalInfoContainer {
    margin-left: 120px;
    padding-left: 0;
}
.deviceTileComponent > p {
    margin-left: 120px;
    padding: 18px 0;
}
.deviceTileComponent.imageLeft > p {
    padding: 0;
}
.anotherVersion {
    clear: both;
    margin: 0 auto 30px;
    width: 960px;
}
.deviceTitle {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 10px;
}
.additionalInfoContainer {
    padding-left: 116px;
}
.additionalInfoContainer .title-h3 {
    font-family: "Segoe UI Regular";
}
.deviceReference .deviceGroup {
    margin-bottom: -30px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}
.column .deviceComponent {
    margin-top: 30px;
    width: auto;
}
.column .deviceTitle {
    font-family: "Segoe UI Regular";
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 18px;
}
.column .deviceComponent .hero {
    float: none;
    padding: 0;
    width: auto;
}
.column .deviceComponent.rightImage .hero {
    float: right;
}
.rtl .column .deviceComponent.rightImage .hero {
    float: left;
}
.column .deviceComponent.rightImage .button {
    clear: left;
    float: left;
}
.column .deviceComponent .overview {
    float: none;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-top: 20px;
    width: auto;
}
.rtl .column .deviceComponent .overview {
    padding-left: 30px;
    padding-right: 0;
}
.column .deviceComponent.rightImage .overview {
    float: left;
    margin-bottom: 18px;
    width: 240px;
}
.rtl .column .deviceComponent.rightImage .overview {
    float: right;
}
.textComponent .getBeta {
    margin-top: 50px;
}
.osSelector {
    display: inline-block;
    position: relative;
}
.osSelector .osDropdown.open, .osSelector .osDropdown:hover {
    border: 2px solid #bacad0;
    margin: 0;
}
.osDropdown .distribution {
    color: #333534;
    float: left;
    font-family: "Segoe UI Semibold";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding-left: 12px;
    padding-top: 8px;
}
html[lang="ar"] .osDropdown .distribution {
    font-family: "Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="ru"] .osDropdown .distribution, html[lang="bg"] .osDropdown .distribution, html[lang="uk"] .osDropdown .distribution {
    font-family: "Segoe UI","Segoe UI Regular","Segoe UI Cyrillic Regular","Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="el"] .osDropdown .distribution {
    font-family: "Segoe UI","Segoe UI Regular","Segoe UI Greek Regular","Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="he"] .osDropdown .distribution {
    font-family: "Segoe UI","Segoe UI Regular","Segoe UI Hebrew Regular","Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="ja"] .osDropdown .distribution {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
html[lang="ar"] .osDropdown .distribution, html[lang="zh_CN"] .osDropdown .distribution, html[lang="zh_TW"] .osDropdown .distribution, html[lang="ko"] .osDropdown .distribution, html[lang="ja"] .osDropdown .distribution {
    font-weight: 600;
}
.osDropdown .pickDown {
    display: inline-block;
    float: right;
    height: 29px;
    margin-top: 7px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    width: 36px;
}
.osDropdown .pickDown:before {
    content: url("/i/common/images/icons/languages-pick-down.png");
    display: inline-block;
}
@media only screen and (max-width: 767px) {
.deviceComponent .firstTab {
    min-height: 0;
    padding-bottom: 22px;
    padding-top: 0;
}
.deviceComponent {
    width: 100%;
}
.deviceComponent h1, .deviceComponent p.title-h1 {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    width: 280px;
}
.deviceComponent .needHelp {
    clear: left;
    padding: 20px;
}
.deviceComponent.bottomImage, .deviceComponent.rightImage {
    min-height: 63px;
}
.deviceComponent .overview, .deviceComponent .action {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
.deviceComponent .overview .action {
    float: none;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
.deviceComponent .action {
    margin-bottom: 40px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}
.deviceComponent > a:last-child {
    background-color: white;
    border-bottom: 1px solid #cedce2;
    cursor: pointer;
    display: block;
    left: 0;
    min-height: 47px;
    outline: medium none;
    overflow: hidden;
    padding: 7px 20px;
    position: relative;
    text-decoration: none;
    top: 0;
}
.deviceComponent > p:last-child {
    margin-bottom: 20px;
}
.deviceComponent .action a:not(.btn) {
    border-bottom: 0 none;
}
.deviceComponent a img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    position: relative;
    top: 0;
}
.rtl .deviceComponent a img {
    float: right;
}
.deviceComponent .deviceTitle {
    color: #000;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 16px;
    overflow: hidden;
    padding: 22px 30px 0 14px;
    position: relative;
    top: -6px;
}
.rtl .deviceComponent .deviceTitle {
    padding: 22px 14px 0 30px;
}
.deviceComponent .arrow {
    display: block;
    height: 15px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 24px;
    vertical-align: top;
    width: 9px;
    z-index: 1001;
}
.rtl .deviceComponent .arrow {
    left: 20px;
    right: auto;
}
.deviceComponent .overview ul li {
    font-size: inherit;
}
.deviceComponent .downloadVideo {
    padding-left: 20px;
    padding-right: 20px;
}
.deviceComponent .overview .downloadVideo {
    padding-left: 0;
    padding-right: 0;
}
.columnsComponent .column, .columnsComponent .column .component {
    margin-bottom: 0;
}
.columnsComponent .column:first-child .deviceComponent:first-child a {
    border-top: 1px solid #cedce2;
    padding-top: 6px;
}
.column .deviceComponent {
    margin-top: 0;
    padding: 0;
    width: 100%;
}
.getBeta p {
    display: inline-block;
    padding: 0 20px;
}
.deviceReference .deviceGroup {
    margin-bottom: 0;
    margin-top: 18px;
}
.column .deviceTitle {
    margin-bottom: 0;
    padding-right: 50px;
}
.anotherVersion {
    margin: 0;
}
html:not(.noMobileState) .osSelector .osDropdown {
    width: 280px;
}
html:not(.noMobileState) .osSelector .operationSystem {
    width: 284px;
}
html[lang="ar"] .osDropdown .distribution {
    font-family: "Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="ru"] .osDropdown .distribution, html[lang="bg"] .osDropdown .distribution, html[lang="uk"] .osDropdown .distribution {
    font-family: "Segoe UI Cyrillic Semibold","Segoe UI Semibold","Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="el"] .osDropdown .distribution {
    font-family: "Segoe UI Semibold","Segoe UI Greek Semibold","Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="he"] .osDropdown .distribution {
    font-family: "Segoe UI Semibold","Segoe UI Hebrew Semibold","Helvetica Neue",Helvetica,Tahoma,"Meiryo UI",Meiryo,"Arial Unicode MS",sans-serif;
}
html[lang="ja"] .osDropdown .distribution {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
}
.featuresIndex {
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.featuresIndex a {
    font-size: 16px;
    margin-right: 30px;
}
.rtl .featuresIndex a {
    margin-left: 30px;
    margin-right: auto;
}
.featuresBlock {
    margin: 0 auto 18px;
    padding: 30px;
    width: 900px;
}
.featuresBlock h3 {
    font-family: inherit;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 24px;
    margin: 0;
}
* html .featuresBlock h3 {
    margin-left: -60px;
}
* html.rtl .featuresBlock h3 {
    margin-left: 0;
    margin-right: -60px;
}
.featuresBlock a.smoothlyScrollTo {
    display: block;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: -9px;
    top: -3px;
    width: 30px;
}
.svg .featuresBlock a.smoothlyScrollTo span:before {
    content: url("/i/scom/images/icons/features-menu-list.svg");
    left: 0;
    position: relative;
    top: 1px;
    width: 60px !important;
}
.featuresBlock a.smoothlyScrollTo span:before {
    content: url("/i/scom/images/icons/features-menu-list.png");
}
.svg.rtl .featuresBlock a.smoothlyScrollTo span:before {
    direction: ltr;
}
.svg .featuresBlock a.smoothlyScrollTo {
}
.featuresBlock a.smoothlyScrollTo {
}
.featuresBlock a.smoothlyScrollTo:hover span:before, .featuresBlock a.smoothlyScrollTo:focus span:before {
    left: -30px;
    position: relative;
}
.featuresBlock a.smoothlyScrollTo:hover, .featuresBlock a.smoothlyScrollTo:focus {
}
.featuresBlock a.smoothlyScrollTo:active span:before {
    left: 0 !important;
    position: relative;
}
.featuresBlock a.smoothlyScrollTo:active {
}
* html .featuresBlock a {
    right: 30px;
    top: 17px;
}
.rtl .featuresBlock a {
    left: 0;
    right: auto;
}
.rtl.svg .featuresBlock a.smoothlyScrollTo span:before {
    left: 30px;
}
.rtl .featuresBlock a.smoothlyScrollTo:hover span:before, .featuresBlock a.smoothlyScrollTo:focus span:before {
    left: 0;
    position: relative;
}
.rtl .featuresBlock a.smoothlyScrollTo:hover, .featuresBlock a.smoothlyScrollTo:focus {
}
.featuresBlock .featuresItem {
    border-top: 1px solid #e7f1f5;
    margin: 0;
    padding: 14px 0 11px 60px;
    position: relative;
}
.rtl .featuresBlock .featuresItem {
    padding: 14px 60px 11px 0;
}
:first-child + html.rtl .featuresBlock .featuresItem {
    width: 840px;
}
* html.rtl .featuresBlock .featuresItem {
    width: 840px;
}
.featuresBlock div:first-child {
    border-top: 0 none;
    padding-bottom: 20px;
    padding-left: 0;
    padding-top: 0;
}
.rtl .featuresBlock .featuresItem:first-child {
    padding-right: 0;
}
:first-child + html.rtl .featuresBlock div:first-child {
    width: 900px;
}
.featuresBlock div:last-child {
    padding-bottom: 0;
}
.featuresBlock .icon {
    left: 0;
    position: absolute;
    top: 0;
}
.rtl .featuresBlock .icon {
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
}
:first-child + html .featuresBlock .icon {
    top: 2px;
}
:first-child + html.rtl .featuresBlock .icon {
    left: auto;
    right: 0;
}
* html .featuresBlock .icon {
    margin-left: -60px;
    margin-top: 5px;
}
.featuresBlock a {
    font-size: 18px;
}
.featuresBlock .premium {
    color: #953cac;
}
.featuresBlock .note {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 15px;
}
.featuresBlock .note:hover {
    text-decoration: underline;
}
.featuresBlock p {
    font-size: 14px;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
.featuresBlock a.smoothlyScrollTo {
    right: 11px;
    top: 16px;
}
.featuresIndex {
    background-color: #fff;
    margin-bottom: 0;
    margin-top: -20px;
    padding: 0 20px;
    width: auto;
}
.featuresIndex a {
    margin-right: 0;
}
.featuresIndex {
    overflow: hidden;
}
.featuresIndex a {
    border-bottom: 1px solid #cedce2;
    clear: both;
    display: block;
    font-size: 18px;
    height: 59px;
    line-height: 59px;
    margin: 0 auto;
    width: 100%;
}
.featuresIndex a:last-child {
    border-bottom: 0 none;
    margin-bottom: 12px;
}
.featuresList {
    margin-bottom: 20px;
}
.featuresBlock {
    margin: 0 auto;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}
.featuresBlock .featuresItem, .featuresBlock .featuresItem:first-child, .featuresBlock .featuresItem:last-child {
    background-color: #e7f1f5;
    border-top: 1px solid #cedce2;
    cursor: pointer;
    padding: 20px 50px 22px 75px;
    word-wrap: break-word;
}
.rtl .featuresBlock .featuresItem, .rtl .featuresBlock .featuresItem:first-child, .rtl .featuresBlock .featuresItem:last-child {
    padding: 24px 75px 22px 50px;
}
.featuresBlock h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 20px;
}
.featuresBlock .featuresItem:first-child {
    background-color: #fff;
    padding-bottom: 19px;
    padding-left: 20px;
}
.rtl .featuresBlock .featuresItem:first-child {
    padding-left: 0;
    padding-right: 20px;
}
.featuresList .featuresBlock:last-child {
    border-bottom: 1px solid #cedce2;
}
.featuresBlock a {
    right: 20px;
    top: 25px;
}
.rtl .featuresBlock a {
    left: 11px;
    right: auto;
}
.featuresBlock .featuresItem .icon {
    left: 20px;
    max-width: 40px;
    top: 15px;
}
.rtl .featuresBlock .featuresItem .icon {
    left: auto;
    right: 20px;
    top: 15px;
}
.featuresBlock div a {
    color: #333534;
    font-size: 14px;
    font-weight: 600;
}
.featuresBlock .premium {
    color: #333534;
}
.featuresBlock .forwardArrow {
    background: url("/i/scom/images/icons/features-menu-list.png") no-repeat scroll -2px -38px transparent;
    height: 30px;
    position: absolute;
    right: 11px;
    top: 41%;
    width: 30px;
}
.rtl .featuresBlock .forwardArrow {
    background-position: 0 -60px;
    left: 11px;
    right: auto;
}
}
header {
    position: relative;
    z-index: 20;
}
header .generic .heroIllustration {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 438px;
    height: 438px;
    left: -50%;
    top: -219px;
    width: 100%;
}
header .generic .heroImageContainer {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
header .generic .heroIllustrationWrapper {
    top: 50%;
    width: 100%;
}
* html header .generic .heroImageContainer {
    height: 438px;
    left: 0;
}
:first-child + html header .generic .heroImageContainer {
    left: 0;
}
header .generic .heroTextContainer .button, header .generic .heroTextContainer span {
    background-color: transparent;
    background-image: url("/i/common/images/ui-elements/buttons-desktop.png");
    display: inline-block;
}
header .generic .heroTextContainer .button {
    background-position: 100% -47px;
    padding-right: 54px;
}
header .generic .heroTextContainer span {
    color: white;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 14px;
    padding-left: 27px;
    padding-top: 13px;
}
.rtl header .bubbles .action {
    left: -95px;
    right: auto;
}
.heroContainer:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.heroContainer {
background-color:#01a6cf;
    height: 100%;
    margin: 0 auto;
    min-height: 300px;
    position: relative;
    width: 960px;
}
:first-child + html .heroContainer {
    min-height: 438px;
}
* html .heroContainer {
    height: 438px;
}
.heroBubble {
    bottom: -18px;
    display: table;
    height: 200px;
    position: absolute;
    right: 0;
    width: 200px;
}
.rtl header .generic .heroBubble {
    left: 0;
    right: auto;
}
.heroBubble.blueBubble {
    background: url("/i/scom/images/backgrounds/hero-bubble-blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.heroBubble.pinkBubble {
    background: url("/i/scom/images/backgrounds/hero-bubble-pink.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.heroBubble.purpleBubble {
    background: url("/i/scom/images/backgrounds/hero-bubble-purple.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.generic .promo {
    display: table-cell;
    margin-top: 15px;
    padding: 32px 0;
    text-align: center;
    vertical-align: middle;
}
.promo p, .promo span {
    color: white;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0 36px;
}
.promo span.title-h1 {
    display: block;
    font-size: 42px;
    letter-spacing: -0.04em;
    line-height: 46px;
    margin: 0 -36px;
    padding: 4px 12px 5px;
}
.promo.smallText span.title-h1 {
    font-size: 30px;
    line-height: 32px;
    padding: 7px 12px 8px;
}
header .headline .headline-moyens {
    float: left;
    margin-bottom: 36px;
    margin-top: 103px;
}
.rtl header .headline .headline01 {
    float: right;
}
header .generic .headline h1, header .headline01 h1, header .generic .headline p.title-h1 {
    margin-bottom: 9px;
    width: 300px;
}
header .headline.whiteText h1, header .headline01.whiteText h1, header .headline.whiteText p.title-h1 .headline01.whiteText p.title-h1 {
    color: #fff;
}
header .generic .headline .headline01 .buttonContainer {
    width: 300px;
}
header .generic .headline h1, header .headline01 h1, header .generic .headline p.title-h1, header .headline01 p.title-h1, header .generic .headline .buttonContainer .generic .headline01 .buttonContainer{
	max-width: 500px;
	width: auto;
	color:#fff;
}

header .heroCenter {
	height: 100%;
	position: relative;
}
header .heroIllustration {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 438px;
    left: -50%;
    position: relative;
    top: 0;
    width: 100%;
}
.rtl header .heroIllustration {
    transform: scaleX(-1);
}
header .heroIllustrationContainer {
    height: 438px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
header .heroIllustrationWrapper {
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
}
header .bubblesWrapper {
    margin: 0 auto;
    padding-right: 499px;
    width: 427px;
}
.rtl header .bubblesWrapper {
    padding-left: 499px;
    padding-right: 0;
}
header .bubbles {
    left: -54px;
    position: relative;
    top: 92px;
}
.rtl header .bubbles {
    left: auto;
    right: -54px;
}
header .bubbles p {
    color: #fff;
}
header .bubbles .headline {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-large.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: table;
    float: none;
    height: 427px;
    margin: 0;
    width: 427px;
}
header .bubbles .actionWrapper {
    bottom: 0;
    height: 164px;
    overflow: hidden;
    position: absolute;
    right: -103px;
    width: 164px;
}
html.rtl header .bubbles .actionWrapper {
    left: -103px;
    right: auto;
}
.svg header .bubbles .actionWrapper:before {
    content: url("/i/scom/images/backgrounds/hero-bubble-small.svg");
    display: block;
}
.rtl.svg header .bubbles .actionWrapper:before {
    direction: ltr;
}
.no-svg header .bubbles .actionWrapper:before {
    content: url("/i/scom/images/backgrounds/hero-bubble-small.png");
    display: block;
}
.svg header .bubbles .actionWrapper:hover:before, .no-svg header .bubbles .actionWrapper:hover:before {
    margin-top: -164px;
}
.svg header .bubbles .actionWrapper:active:before, .no-svg header .bubbles .actionWrapper:active:before {
    margin-top: -328px;
}
:first-child + html header .bubbles .actionWrapper {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-small.png");
}
:first-child + html header .bubbles .actionWrapper:hover {
    background-position: 0 -164px;
}
:first-child + html header .bubbles .actionWrapper:active {
    background-position: 0 -328px;
}
.svg header .bubbles .headline {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-large.svg");
}
.no-svg header .bubbles .headline {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-large.png");
}
header .bubbles .headline p .headline01 p{
    color: #fff;
    display: table-cell;
    font-family: "Segoe UI Light";
    font-weight: 200;
    letter-spacing: -1px;
    margin-bottom: 28px;
    padding: 58px 67px;
    vertical-align: middle;
}

header .bubbles .headline .headline01 .h1-large {
    font-size: 42px;
    line-height: 48px;
}
header .bubbles .headline .headline01 .h1-medium {
    font-size: 36px;
    line-height: 42px;
}
header .bubbles .headline .headline01 .h1-small {
    font-size: 30px;
    line-height: 36px;
}
header .bubbles .action {
    display: table;
    height: 164px;
    position: absolute;
    top: 0;
    width: 164px;
}
.rtl header .bubbles .action {
    left: auto;
    right: auto;
}
header .bubbles .action .CTA {
    display: table-cell;
    padding: 25px;
    text-align: center;
    vertical-align: middle;
}
header .bubbles .action .CTA:hover, header .bubbles .action .CTA:active, header .bubbles .action .CTA:focus {
    text-decoration: none;
}
* html header .bubbles .action .CTA {
    display: block;
}
:first-child + html header .bubbles .action .CTA {
    display: block;
    height: 74px;
}
header .bubbles .action .CTA h1 {
    color: #fff;
    margin-bottom: 12px;
}
header .bubbles .action .CTA .title-h1, header .bubbles .action .CTA .title-h2, header .bubbles .action .CTA .title-h3, header .bubbles .action .CTA .title-h4 {
    margin-bottom: 12px;
}
header .bubbles .action .arrowRight {
    height: 27px !important;
    margin: auto;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 31px !important;
}
header .bubbles .action .arrowRight:before {
    content: url("/i/scom/images/icons/hero-bubble-arrow-right.png");
    display: inline-block;
}
.svg header .bubbles .action .arrowRight {
    width: 31px !important;
}
.svg header .bubbles .action .arrowRight:before {
    content: url("/i/scom/images/icons/hero-bubble-arrow-right.svg");
    width: 31px !important;
}
html.rtl header .bubbles .action .arrowRight {
    background-image: url("/i/scom/images/icons/hero-bubble-arrow-left.png");
}
html.rtl.svg header .bubbles .action .arrowRight {
    background: none repeat scroll 0 0 transparent;
}
html.rtl.svg header .bubbles .action .arrowRight:before {
    content: url("/i/scom/images/icons/hero-bubble-arrow-left.svg");
    direction: ltr;
    width: 31px !important;
}
html.rtl.no-svg header .bubbles .action .arrowRight {
    background-image: url("/i/scom/images/icons/hero-bubble-arrow-left.png");
}
html.rtl.no-svg header .bubbles .action .arrowRight:before {
    content: none;
}
header .bubbles .action .arrowDown {
    height: 17px !important;
    margin: auto;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 14px !important;
}
header .bubbles .action .arrowDown:before {
    content: url("/i/scom/images/icons/hero-bubble-arrow-down.png");
    display: inline-block;
}
.svg header .bubbles .action .arrowDown {
    width: 14px !important;
}
.svg header .bubbles .action .arrowDown:before {
    content: url("/i/scom/images/icons/hero-bubble-arrow-down.svg");
    width: 14px !important;
}
header .bubbles .action .CTA.titleAndArrowInline {
    padding-left: 10px;
    padding-right: 10px;
}
header .bubbles .action .CTA.titleAndArrowInline .title-h1, header .bubbles .action .CTA.titleAndArrowInline .title-h2, header .bubbles .action .CTA.titleAndArrowInline .title-h3, header .bubbles .action .CTA.titleAndArrowInline .title-h4 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
header .bubbles .action .CTA.titleAndArrowInline .arrowDown, header .bubbles .action .CTA.titleAndArrowInline .arrowRight {
    display: inline-block;
    margin: 0 6px;
    top: 3px;
    vertical-align: middle;
}
header .slimline {
    background-color: #e4eef2;
}
header .slimline.hasTabs {
    padding-bottom: 167px;
}
header .slimline .headline .headline01 {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 103px 90px 29px 0;
    width: 870px;
}
header .slimline .headline h1, header  .headlin01e h1, header .slimline .headline p.title-h1  .slimline .headline01 p.title-h1{
    margin-bottom: 9px;
}
.rtl header .slimline .headline .headline01 {
    padding: 93px 0 19px 90px;
}
header .slimline .headline .headline01 .backButton img {
    background-image: url("/i/scom/images/content/hero-back-sprite.png");
    background-repeat: no-repeat;
    height: 45px;
    margin-right: 17px;
    width: 44px;
}
.rtl header .slimline .headline .headline01 .backButton img {
    margin-left: 17px;
    margin-right: 0;
}
header .slimline .headline .headline01 .backButton img:hover {
    background-position: -45px 0;
}
header .slimline .headline .headline01 .backButton img.clicked {
    background-position: -90px 0;
}
header .slimline .headline .headline01 .backButton, header .slimline .headline p {
    float: left;
}
header .slimline .headline p.title-h4, header .headline01 p.title-h4, header .slimline .headline h1.title-h4 .headline01 h1.title-h4 {
    clear: both;
}
.rtl header .slimline .headline .headline01 .backButton, .rtl header .slimline .headline p .headline01 p {
    float: right;
}
:first-child + html header .slimline .headline p .headline01 p{
    float: none;
}
* html header .slimline .headline p .headline01 p{
    float: none;
}
header.postDownload {
    background: url("/i/scom/images/backgrounds/post-download-header.png") no-repeat scroll center bottom #e4eef2;
    display: block;
    padding-bottom: 36px;
    padding-top: 128px;
    text-align: center;
}
header.postDownload h1 {
    font-size: 42px;
    margin-bottom: 33px;
}
header.postDownload h2 {
    font-size: 30px;
    margin-bottom: 60px;
}
header.postDownload .retry {
    background: url("/i/scom/images/icons/reload-icon.png") no-repeat scroll left center transparent;
    display: inline;
    padding-left: 25px;
}
@media only screen and (min-width: 1801px) {
header .homePage .heroIllustration {
    background-size: 100% auto;
    left: 0;
    position: static;
    top: 0;
    width: 100%;
}
header .homePage .heroIllustrationContainer {
    height: auto;
    position: static;
}
header .homePage .heroIllustrationWrapper {
    position: static;
}
header .bubblesWrapper {
    bottom: 14px;
    left: 50%;
    padding-right: 0;
    position: absolute;
}
header .bubbles {
    left: -518px;
    position: relative;
}
.rtl header .bubbles {
    right: 410px;
}
header .generic .heroIllustration {
    background-size: 100% auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
header .heroIllustrationContainer, header .generic .heroImageContainer, header .slimline.heroCenter {
    width: 960px;
}
}
@media not all, not all {
header .bubbles .action .arrowRight {
    background-image: url("/i/scom/images/icons/hero-bubble-arrow-right-hd.png");
    background-size: 31px auto;
}
.heroBubble.blueBubble {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-blue.png");
    background-size: 200px auto;
}
header .bubbles .action {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-small.svg");
    background-size: 164px auto;
}
header .bubbles .headline {
    background-image: url("/i/scom/images/backgrounds/hero-bubble-large.svg");
}
}
@media only screen and (max-width: 479px) {
header .homePage > div.noDesktop, header .generic > div.noDesktop {
    margin: 0 -50%;
}
header .homePage .heroIllustration, header .generic .heroIllustration {
    height: 100%;
    margin: 0 auto;
    width: auto;
}
}
@media only screen and (max-width: 767px) {

header {
    margin-bottom: 0;
}
header .heroCenter {
    background-color: transparent;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
header .heroIllustration, header .generic .heroIllustration {
    display: block;
    position: static;
}
header .heroNoIllustration {
    padding: 18px 0 0 20px;
}
header .heroNoIllustration .title-h1 {
    margin-bottom: 7px;
}
header .generic .heroIllustration {
    background-size: auto auto;
    height: auto;
    position: static;
}
header .homePage .heroIllustration {
    background-color: #e4eef2;
    height: auto;
}
header .heroCenter.generic .heroImageMobileContainer {
    margin: 0 auto;
    position: relative;
}
header .heroCenter .heroImageMobileContainer .rainbow {
    background-image: url("/i/scom/images/backgrounds/mobile-circle-hero.png");
    background-repeat: no-repeat;
    bottom: 0;
    height: 67px;
    left: 0;
    position: absolute;
    width: 161px;
    z-index: 1;
}
.rtl header .heroCenter .heroImageMobileContainer .rainbow {
    background-image: url("/i/scom/images/backgrounds/mobile-circle-hero-rtl.png");
    right: 0;
}
header .heroContainer {
	background-image: url("/i/scom/images/backgrounds/mobile-circle-hero.png");
    background-position: left 65px;
    background-repeat: no-repeat;
    left: 0;
    margin-top: -132px;
    top: 0;
    width: 100%;
}
.rtl header .heroContainer {
    background-image: url("/i/scom/images/backgrounds/mobile-circle-hero-rtl.png");
    background-position: right 65px;
    right: 0;
}
header .noRainbow {
    background-image: none;
}
header .generic .heroContainer {
    background: none repeat scroll 0 0 transparent;
    min-height: 40px;
}
header .headline.whiteText h1, header .headline.whiteText p.title-h1 .headline01.whiteText h1, header .headline01.whiteText p.title-h1 {
    color: #000;
}
header .generic .headline .headline01{
    display: block;
    float: none;
    margin-bottom: 0;
    margin-top: 132px;
    padding: 20px;
    width: auto;
}
header .generic .headline .headline01 .buttonContainer {
    margin: 35px 0 17px;
    max-width: 100%;
    text-align: center;
    width: 100%;
}
header .bubbles .actionWrapper {
    display: none;
}
header .generic .headline h1, header .generic .headline01 h1, header .generic .headline p.title-h1 .generic .headline01 p.title-h1{
    max-width: 100%;
    width: 100%;
}
header .headline .headline01 .title-h4 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0;
}
header .homePage .headline .headline01 {
    background: -moz-linear-gradient(center top , #f5f9fb 0px, #e4eef2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    padding: 20px;
    position: relative;
    width: auto;
}
header .generic .headline.fogGradientBackground .headline01.fogGradientBackground {
    background: -moz-linear-gradient(center top , #f5f9fb 0px, #e7f1f5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    padding: 20px;
    position: relative;
    width: auto;
}
.rtl header .generic .headline.fogGradientBackground .headline01.fogGradientBackground {
    padding: 20px;
}
header .generic .headline p, header .generic .headline h1 {
    padding: 0;
}
.genericHeader header .headline:not(.fogGradientBackground) p, .genericHeader header .headline:not(.fogGradientBackground) h1 {
    padding: 0;
}
header .homePage .headline p {
    color: #000;
    font-family: "Segoe UI Regular";
    margin-bottom: 0;
}
header .bubblesWrapper, .rtl header .bubblesWrapper {
    padding: 0;
    position: relative;
    width: 100%;
}
header .bubbles {
    background-image: url("/i/scom/images/backgrounds/mobile-circle-hero.png");
    background-position: left 65px;
    background-repeat: no-repeat;
    left: 0;
    margin-top: -132px;
    top: 0;
    width: 100%;
}
.rtl header .bubbles {
    background-image: url("/i/scom/images/backgrounds/mobile-circle-hero-rtl.png");
    background-position: right 65px;
    right: 0;
}
header .bubbles .headline {
    background-image: none;
    height: auto;
    padding-bottom: 132px;
    position: relative;
    top: 132px;
}
.svg header .bubbles .headline {
    background-image: none;
}
.no-svg header .bubbles .headline {
    background-image: none;
}
header .bubbles .headline p {
    padding: 0 0 20px;
}
header .bubbles .headline .h1-large, header .bubbles .headline .h1-medium, header .bubbles .headline .h1-small {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
}
header .slimline.hasTabs {
    padding-bottom: 0;
}
header .slimline .headline, .rtl header .slimline .headline {
    padding: 20px 20px 0;
    width: auto;
}
header .slimline .headline .backButton {
    height: 28px;
    line-height: 28px;
    padding: 16px 0;
    width: auto;
}
header .slimline .headline .backButton img {
    background-image: url("/i/scom/images/content/hero-back-sprite-mobile.png");
    background-repeat: no-repeat;
    height: 28px;
    margin-right: 0;
    position: static;
    width: 28px;
}
header .slimline .headline .backButton img:hover {
    background-position: -28px 0;
}
.rtl header .slimline .headline .backButton img {
    margin-left: 0;
    margin-right: 0;
}
header .slimline .headline .backButton span.noDesktop {
    display: inline !important;
    margin-left: 8px;
    position: relative;
    top: -8px;
}
header .slimline .headline h1, header .slimline .headline p.title-h1 {
    float: left;
    margin-bottom: 9px;
	}
.rtl header .slimline .headline h1, .rtl header .slimline .headline p.title-h1 {
    float: right;
    margin-left: 0;
    margin-right: 8px;
}
header .slimline .headline.withButton {
    padding-top: 0;
}
.downloadSection {
    background-color: transparent;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 20px 0;
    width: auto;
}
.downloadSection a img {
    float: left;
}

.rtl .downloadSection a img {
    float: right;
}
.downloadSection a span {
    display: block;
    overflow: hidden;
    padding: 5px 10px;
}
header.postDownload {
    background-color: #e4eef2;
    display: block;
    padding: 20px;
    text-align: center;
}
header.postDownload h1 {
    font-size: 30px;
    margin-bottom: 33px;
}
header.postDownload h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
header.postDownload .retry {
    background: url("/i/scom/images/icons/reload-icon.png") no-repeat scroll left center transparent;
    display: inline;
    padding-left: 25px;
}
}
@media only screen and (min-width: 440px) and (max-width: 767px) {
header .homePage .heroIllustration, header .generic .heroIllustration {
    background-position: center center;
    background-size: 100% auto;
}
}
@media not all, not all {
header .bubbles {
    background-image: url("/i/scom/images/backgrounds/mobile-circle-hero-hd.png");
    background-size: 161px auto;
}
}
* html .homepageCarousel .slideModule {
}
.homepageCarousel {
    display: none;
    margin: 0 auto 60px;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 960px;
}
.homepageCarousel ul {
    margin: 0;
    max-height: 360px;
    min-height: 280px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.homepageCarousel ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.homepageCarousel .gallerySlides li {
    float: left;
    overflow: hidden;
    width: 960px;
}
.rtl .homepageCarousel .gallerySlides li {
    float: right;
}
.homepageCarousel .slideModule, .homepageCarousel li > div {
    background-position: left center;
    float: left;
    max-height: 360px;
    min-height: 280px;
    position: relative;
    width: 468px;
}
.homepageCarousel .slideModule:first-child, .homepageCarousel li div:first-child {
    margin-right: 24px;
}
.homepageCarousel .slideModule img {
    left: 0;
    position: absolute;
}
.homepageCarousel .textArea {
    position: absolute;
    top: 30px;
    width: 192px;
}
.homepageCarousel .leftAlignedText .textArea {
    left: 30px;
    text-align: left;
}
.rtl .homepageCarousel .leftAlignedText .textArea {
    text-align: right;
}
.homepageCarousel .rightAlignedText .textArea {
    left: auto;
    right: 30px;
    text-align: left;
}
.rtl .homepageCarousel .rightAlignedText .textArea {
    text-align: right;
}
.homepageCarousel .whiteText p, .homepageCarousel .whiteText a, .homepageCarousel .whiteText h3 {
    color: #fff;
}
.homepageCarousel .grayText p, .homepageCarousel .grayText h3 {
    color: #333534;
}
.homepageCarousel .textArea a {
    font-size: 16px;
}
.homepageCarousel .grayText a {
    color: #01a6cf;
}
.homepageCarousel .whiteText a:hover {
    color: #efeef2;
}
.homepageCarousel .grayText a:hover {
    color: #00548d;
}
.homepageCarousel .pagination {
    display: inline-block;
    height: 36px;
    min-height: 0;
    padding-left: 12px;
    position: relative;
}
:first-child + html .homepageCarousel .pagination {
    display: inline;
}
* html .homepageCarousel .pagination {
    display: inline;
}
.homepageCarousel .pagination li {
    float: left;
    height: 16px;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 20px;
    padding: 0;
    width: 16px;
}
.rtl .homepageCarousel .pagination li {
    float: right;
}
:first-child + html.rtl .homepageCarousel .pagination li {
    float: left;
}
* html.rtl .homepageCarousel .pagination li {
    float: left;
}
.homepageCarousel .pagination a {
    background: url("/i/scom/images/ui-elements/media-gallery-sprite.png") repeat scroll right top transparent;
    display: block;
    height: 16px;
    outline: 0 none;
    width: 16px;
}
.homepageCarousel .pagination a:hover {
    background-position: 0 -16px;
}
.homepageCarousel .pagination a:focus {
    outline: 1px dotted #000 !important;
}
.homepageCarousel .pagination .active a {
    background-position: 0 0;
}
@media not all, not all {
.homepageCarousel .pagination a {
    background-image: url("/i/scom/images/ui-elements/media-gallery-sprite-hd.png");
    background-size: 32px auto;
}
}
@media only screen and (max-width: 767px) {
.homepageCarousel {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}
.homepageCarousel ul {
    max-height: none;
    min-height: 0;
}
.homepageCarousel .gallerySlides {
    height: auto;
}
.homepageCarousel .gallerySlides li {
    display: none;
    width: 100%;
}
.rtl .homepageCarousel .gallerySlides li {
    float: left;
}
.homepageCarousel .slideModule, .homepageCarousel li > div {
    display: none;
    min-height: 0;
}
.homepageCarousel .mobileModule > div {
    background-color: #f3f8fa;
    background-image: linear-gradient(to bottom, #009dd6 0px, #0097be 100%);
    display: block;
    float: none;
    height: auto;
    overflow: hidden;
    padding: 0 20px 20px 0;
    width: auto;
}
.homepageCarousel .slideModule:first-child, .homepageCarousel li div:first-child {
    margin: 0 auto;
}
.homepageCarousel .mobileModule img {
    float: left;
    position: relative;
}
.homepageCarousel .mobileModule .textArea {
    float: none;
    padding-left: 140px;
    padding-right: 30px;
    padding-top: 23px;
    position: relative;
    right: auto;
    top: 0;
    width: auto;
}
.homepageCarousel .mobileModule .textArea p {
    font-size: 18px;
}
.homepageCarousel .pagination {
    display: none;
}
}
.mediaGallery {
    height: 443px;
    margin-bottom: 62px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 510px;
}
.component .videoOverlay, .component .textAndImageVideo {
    height: auto;
    margin-bottom: 65px;
}
.videoContainer {
    height: 0;
}
.deviceComponent .mediaGallery {
    float: right;
    top: 12px;
}
.rtl .deviceComponent .mediaGallery {
    float: left;
}
#overlayContent .deviceComponent .mediaGallery, .overlayComponent .mediaGallery {
    float: right;
    top: 5px;
}
.rtl #overlayContent .deviceComponent .mediaGallery, .rtl .overlayComponent .mediaGallery {
    float: left;
}
.mediaGallery ul {
    height: 378px;
    overflow: hidden;
    position: relative;
}
.mediaGallery .gallerySlides li {
    float: left;
    overflow: hidden;
    width: 510px;
}
.rtl .mediaGallery .gallerySlides li {
    float: right;
    margin-right: 0;
}
.mediaGallery .gallerySlides li.active {
    display: block;
    z-index: 1;
}
.mediaGallery li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mediaGallery .pagination {
    display: inline-block;
    height: 60px;
    position: relative;
}
:first-child + html .mediaGallery .pagination {
    display: inline;
}
* html .mediaGallery .pagination {
    display: inline;
}
.mediaGallery .pagination li {
    float: left;
    height: 16px;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 44px;
    padding: 0;
    width: 16px;
}
.rtl .mediaGallery .pagination li {
    float: right;
}
.mediaGallery .pagination a {
    background: url("/i/scom/images/ui-elements/media-gallery-sprite.png") repeat scroll right top transparent;
    display: block;
    height: 16px;
    outline: 0 none;
    width: 16px;
}
.mediaGallery .pagination a:hover {
    background-position: 0 -16px;
}
.mediaGallery .pagination a:focus {
    outline: 1px dotted #000 !important;
}
.mediaGallery .pagination .active a {
    background-position: 0 0;
}
@media not all, not all {
.mediaGallery .pagination a {
    background-image: url("/i/scom/images/ui-elements/media-gallery-sprite-hd.png");
    background-size: 32px auto;
}
}
@media only screen and (max-width: 767px) {
.deviceComponent .mediaGallery {
    height: 100%;
    margin: -15px auto 27px;
    top: 15px;
    width: 100%;
}
#overlayContent .deviceComponent .mediaGallery {
    top: 67px;
}
.component .videoOverlay {
    margin: -15px auto 39px;
}
.overlayComponent .mediaGallery {
    height: auto;
    margin: -14px auto 36px;
    top: 15px;
    width: 100%;
}
#overlayContent .overlayComponent .mediaGallery {
    top: 67px;
}
.mediaGallery .pagination {
    display: none;
}
.mediaGallery .gallerySlides {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.mediaGallery .gallerySlides li {
    display: none;
}
.mediaGallery .gallerySlides li.active {
    display: block;
    width: 100%;
}
.mediaGallery .gallerySlides img {
    width: 100%;
}
}
body.ipadOverlayOn {
    position: fixed;
    width: 100%;
}
.hidden {
    display: none;
}
.strictHidden {
    display: none !important;
}
.overlay .deviceComponent {
    width: 840px;
}
#overlayWrapper .overlay .overlayComponent {
    width: 840px;
}
.overlay .overlayComponent .overview {
    width: 270px;
}
.overlay .deviceComponent .overview {
    width: 270px;
}
.overlay .deviceComponent .action {
    max-width: 270px;
}
.overlay .deviceComponent .hero {
    padding-top: 5px;
    text-align: right;
    width: 560px;
}
.overlay .overlayComponent .hero {
    padding-top: 57px;
    text-align: right;
    width: 560px;
}
body.overlayOn {
    overflow: hidden;
}
.overlayComponent {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 960px;
}
.overlayComponent .action {
    clear: left;
    width: 270px;
}
.rtl .overlayComponent .action {
    clear: right;
}
.overlayComponent .arrow {
    background-image: url("/i/scom/images/tabs/arrows.png");
    background-position: -37px 15px;
    display: block;
    height: 15px;
    left: 291px;
    position: absolute;
    top: 24px;
    width: 9px;
    z-index: 1001;
}
.rtl .overlayComponent .arrow {
    background-position: -46px 15px;
}
.overlayComponent .button img {
    padding-left: 10px;
}
.overlayComponent .hero {
    float: right;
    padding-top: 10px;
    width: 540px;
}
.overlayComponent.rightImage {
    overflow: hidden;
}
.overlayComponent.bottomImage .hero {
    display: table-cell;
    float: none;
    height: 170px;
    vertical-align: middle;
    width: 300px;
}
.overlayComponent.rightImage .hero {
    float: right;
    height: 210px;
    margin-right: 30px;
    text-align: center;
    width: 210px;
}
.overlayComponent .hero img {
    background-repeat: no-repeat;
}
.overlayComponent.bottomImage .overview {
    float: none;
    margin-bottom: 18px;
    width: auto;
}
.overlayComponent.rightImage .overview {
    float: left;
    margin-bottom: 18px;
    width: 240px;
}
.overlayComponent p:last-child {
    margin-bottom: 18px;
}
.overlayComponent .needHelp {
    padding-left: 0;
}
.overlayComponent .overview {
    margin-bottom: 18px;
    width: 380px;
}
.overlayComponent .overview ul {
    list-style-image: url("/i/scom/images/icons/list-elem.png");
}
.overlayComponent .overview ul li {
    margin-left: 22px;
}
.overlay ol {
    padding-left: 30px;
}
.overlay ol li, .overlay ul li {
    font-size: 16px;
    line-height: 20px;
    list-style-position: outside;
}
#overlayWrapper {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
#overlayBackground {
    background-color: #e4eef2;
    height: 100%;
    left: 0;
    opacity: 0.9;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
:first-child + html #overlayWrapper {
    background-color: #e5eff3;
}
* html #overlayWrapper {
    background-color: #e5eff3;
}
#overlayWrapper .overlay {
    background-color: #fff;
    border: 2px solid #fff;
    margin: 30px auto;
    padding-top: 20px;
    position: relative;
    width: 960px;
    z-index: 1000;
}
#overlayWrapper .inFocus {
    border: 2px solid #c0dce6;
}
.instructions {
    left: -2000px;
    position: absolute;
}
html.rtl .instructions {
    left: auto;
    right: -2000px;
}
.closeButton {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 43px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    right: -22px;
    top: -22px;
    width: 43px;
}
.rtl .closeButton {
    left: -22px;
    right: auto;
}
.closeButton .closeCircle {
    background-color: #000;
    border: 2px solid #000;
    border-radius: 30px;
    height: 39px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    transition: all 0.05s cubic-bezier(0.86, 0, 0.07, 1) 0s;
    width: 39px;
}
.closeButton:active .closeCircle, .closeButton:hover .closeCircle, .closeButton:focus .closeCircle {
    border: 4px solid #000;
    height: 41px;
    margin: -3px 0 0 -3px;
    width: 41px;
}
.closeButton .closeIcon {
    display: block;
    height: 15px;
    left: 14px;
    overflow: hidden;
    position: absolute;
    top: 14px;
    width: 15px;
}
.closeButton .closeIcon .overlaySprite:before {
    content: url("/i/scom/images/icons/overlay-sprite.png");
    display: inline-block;
}
.svg .closeButton .closeIcon .overlaySprite:before {
    content: url("/i/scom/images/icons/overlay-sprite.svg");
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px !important;
}
.closeButton .closeIcon .overlaySprite {
}
.svg .closeButton .closeIcon .overlaySprite {
}
.rtl.svg .closeButton .closeIcon .overlaySprite:before {
    direction: ltr;
}
#overlayWrapper .overlay #overlayContent {
    overflow: hidden;
    padding: 38px 60px 50px;
}
.overlayTabSet {
    position: absolute;
    right: 60px;
    top: 60px;
    z-index: 1;
}
.rtl .overlayTabSet {
    left: 60px;
    right: auto;
}
.overlayTabSet .tab {
    border: 1px solid #abc6d1;
    display: table-cell;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
    width: 178px;
}
:first-child + html .overlayTabSet .tab {
    float: left;
    position: relative;
}
* html .overlayTabSet .tab {
    float: left;
    position: relative;
}
#overlayContent .overlayTabSet .tab.open {
    display: table-cell;
}
.overlayTabSet a {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 20px;
    min-height: 24px;
    padding: 8px 4px;
    text-decoration: none;
}
.overlayTabSet p {
    margin-bottom: 0;
}
.overlayTabSet .tab.open {
    background-color: #00aaf0;
    border-color: #00aaf0;
    color: #fff;
    cursor: default;
    padding: 1px;
}
.overlayTabSet .tab.open a {
    color: #fff;
    cursor: default;
    outline: 0 none;
}
.overlayTabSet .tab:hover, .overlayTabSet .tab:focus {
    border: 2px solid #abc6d1;
    padding: 0;
}
.overlayTabSet .tab.open:hover, .overlayTabSet .tab.open:focus {
    border: 0 none;
    padding: 2px;
}
.overlayTabSet .tab.open .marker {
    background-image: url("/i/scom/images/icons/overlay-sprite.png");
    background-position: 50% -20px;
    background-repeat: no-repeat;
    color: #00aaf0;
    display: block;
    height: 9px;
    letter-spacing: 1.5px;
    line-height: 6px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 178px;
}
.svg .overlayTabSet .tab.open .marker {
    background-image: url("/i/scom/images/icons/overlay-sprite.svg");
    background-size: 15px 37px;
}
.overlayTabSet .tab .marker {
    display: none;
}
:first-child + html .overlayTabSet .tab.open .marker {
    left: 0;
}
* html .overlayTabSet .tab.open .marker {
    left: 0;
}
.overlay .firstTab {
    padding: 0;
}
.overlay .firstTab .mediaGallery {
    padding-top: 30px;
}
.overlay .firstTab h1, .overlay .secondTab h1 {
    float: none;
    margin-bottom: 28px;
    max-width: 460px;
}
.secondTab {
    display: none;
}
.countriesDisclaimer {
    padding: 30px 0;
}
#overlayContent .open {
    display: block;
}
#overlayContent .noOverlay {
    display: none;
}
.inMobileOverlay {
    display: none;
}
body.hasScroll {
    padding-right: 16px;
}
@media only screen and (max-width: 767px) {
body.overlayOn {
    overflow: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.overlayPageContentHiddenInMobile {
    display: none;
}
.overlay .overlayComponent .overview {
    margin-bottom: 28px;
    padding-top: 20px;
}
.overlay .overlayComponent .overviewWithoutPadding {
    padding-top: 0;
}
.overlayComponent {
    width: 100%;
}
.overlayComponent .needHelp {
    clear: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6px;
}
.overlayComponent.bottomImage, .overlayComponent.rightImage {
    height: 63px;
}
.overlayComponent .action {
    text-align: center;
}
.overlayComponent .overview, .overlayComponent .action {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
.overlay .overlayComponent .overview {
    width: auto;
}
.overlayComponent h2 {
    font-size: 24px;
}
.overlayComponent > a:last-child {
    background-color: white;
    border-bottom: 1px solid #cedce2;
    cursor: pointer;
    display: block;
    left: 0;
    min-height: 47px;
    outline: medium none;
    overflow: hidden;
    padding: 7px 0 7px 20px;
    position: relative;
    text-align: left;
    text-decoration: none;
    top: 0;
}
.overlayComponent .action a:not(.btn) {
    border-bottom: 0 none;
}
.overlayComponent a img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    position: relative;
    top: 0;
}
.overlayComponent .deviceTitle {
    color: #000;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 16px;
    overflow: hidden;
    padding: 22px 30px 0 14px;
    position: relative;
    top: -6px;
}
.overlayComponent .arrow {
    background-image: url("/i/scom/images/tabs/arrows.png");
    background-position: -37px 15px;
    display: block;
    height: 15px;
    left: 291px;
    position: absolute;
    top: 24px;
    width: 9px;
    z-index: 1001;
}
.rtl .overlayComponent .arrow {
    background-position: -46px 15px;
}
.columnsComponent .column, .columnsComponent .column .component {
    margin-bottom: 0;
}
.columnsComponent .column:first-child .overlayComponent:first-child a {
    border-top: 1px solid #cedce2;
    padding-top: 6px;
}
.column .overlayComponent {
    width: 320px;
}
#overlayWrapper {
    position: absolute;
}
.overlay ol li, .overlay ul li {
    font-size: 14px;
    line-height: 16px;
}
#overlayWrapper .overlay {
    border: 0 none;
    width: 320px;
}
#overlayWrapper .overlay img.closeButton {
    display: none;
}
#overlayWrapper .overlay a.closeLabel {
    display: block;
}
.overlay .firstTab .mediaGallery {
    padding-top: 0;
}
.secondTab {
    background-color: #e7f1f5;
    border-bottom: 1px solid #cedce2;
    clear: both;
    display: block;
    left: 0;
    line-height: 14px;
    padding: 20px;
    position: relative;
}
.secondTab.hidden {
    display: none;
}
#secondTabLink {
    border-bottom: 1px solid #cedce2;
    border-top: 1px solid #cedce2;
    height: 23px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    width: auto;
}
#secondTabLink a {
    background-image: url("/i/scom/images/ui-elements/expand_button_blue.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #333534;
}
.rtl #secondTabLink a {
    background-position: left center;
}
#secondTabLink.open a {
    background-image: url("/i/scom/images/ui-elements/collapse_button_blue.png");
}
.overlay .backLink {
    padding-bottom: 12px;
    padding-top: 15px;
}
.subsOverlay .overlay .backLink, .countriesOverlay .overlay .backLink {
    padding-left: 20px;
    padding-right: 20px;
}
.overlay .backLink a img {
    float: left;
}
.rtl .overlay .backLink a img {
    float: right;
}
.overlay .backLink a span {
    display: block;
    overflow: hidden;
    padding: 5px 0 5px 10px;
}
.rtl .overlay .backLink a span {
    padding: 5px 10px 5px 0;
}
#overlayContent .inMobileOverlay {
    display: block;
}
body.hasScroll {
    padding-right: 0;
}
.overlay .firstTab h1, .overlay .secondTab h1 {
    margin-bottom: 18px;
}
.overlay .disclaimer {
    padding: 0 20px;
}
}
.premiumTableComponent {
    margin: 0 auto 30px;
    padding: 39px 30px 0;
    width: 900px;
}
.premiumTableComponent a:hover, .premiumTableComponent a:focus {
    text-decoration: underline;
}
.premiumTableComponent .btn:hover, .premiumTableComponent .btn:focus {
    text-decoration: none;
}
.premiumTableComponent p.title-h2, .premiumTableComponent p.title-h4 {
    font-weight: 400;
}
.premiumTableComponent p.title-h2, .premiumTableComponent h2 {
    margin-bottom: 20px;
}
.premiumTableComponent h2 + p.title-h4 {
    margin-top: -8px;
}
.premiumTableContainer {
    display: table;
    width: 100%;
}
.premiumTableHeader {
    display: table-header-group;
}
.premiumTableHeader p, .premiumTableRow.priceRow .freeCell p, .premiumTableFooter .freeFooter p {
    padding: 0 30px;
    text-align: center;
    width: 165px;
}
.premiumTableHeader p, .premiumTableFooter .freeFooter p {
    font-size: 20px;
    line-height: 24px;
}
.premiumTableHeader .freeHeader p {
    color: #01a6cf;
}
.premiumTableHeader .freeHeader p, .premiumTableHeader .premiumHeader p {
    background-color: #fff;
}
.premiumTableRow .textColumnCell p {
    margin-bottom: 0;
}
.premiumTableHeader .premiumHeader p {
    color: #953cac;
}
.premiumTableHeader p strong {
    font-weight: 600;
}
.premiumTableHeader .textColumnHeader {
    width: 100%;
}
.premiumTableRow {
    display: table-row;
}
.premiumTableHeader > div, .premiumTableRow > div, .premiumTableFooter > div {
    display: table-cell;
    vertical-align: middle;
}
.premiumTableHeader > div, .premiumTableRow > div {
    border-bottom: 1px solid #e7f1f5;
}
.premiumTableRow > div {
    height: 59px;
}
.premiumTableRow .textColumnCell p {
    font-size: 20px;
    line-height: 24px;
}
.premiumTableComponent .freeCell, .premiumTableComponent .premiumCell {
    text-align: center;
}
.premiumTableComponent div.option {
    height: 24px;
    margin: 0 auto;
    overflow: hidden;
    vertical-align: top;
    width: 26px;
}
.premiumTableComponent div.option:before {
    content: url("/i/scom/images/icons/premium-table-options.png");
    display: inline-block;
    position: relative;
}
.svg .premiumTableComponent div.option {
}
.svg .premiumTableComponent div.option:before {
    content: url("/i/scom/images/icons/premium-table-options.svg");
    width: 90px !important;
}
.rtl.svg .premiumTableComponent div.option:before {
    direction: ltr;
}
.rtl .premiumTableComponent div.checked {
}
.rtl .premiumTableComponent div.checked:before {
    left: 64px;
}
.premiumTableComponent div.unchecked {
}
.premiumTableComponent div.unchecked:before {
    left: -57px;
    position: relative;
}
.rtl .premiumTableComponent div.unchecked {
}
.rtl .premiumTableComponent div.unchecked:before {
    left: 6px;
}
.premiumTableComponent .premiumCell div.checked {
}
.premiumTableComponent .premiumCell div.checked:before {
    left: -30px;
    position: relative;
}
.rtl .premiumTableComponent .premiumCell div.checked {
}
.rtl .premiumTableComponent .premiumCell div.checked:before {
    left: 34px;
}
.premiumTableComponent img.option {
    background: url("/i/scom/images/icons/premium-table-options.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    width: 26px;
}
.premiumTableComponent img.unchecked {
    background-position: -57px 0;
}
.premiumTableComponent .premiumCell img.checked {
    background-position: -30px 0;
}
.premiumTableFooter {
    display: table-footer-group;
}
.premiumTableFooter > div {
    padding-bottom: 25px;
}
.premiumTableFooter p, .premiumTableRow.priceRow p {
    margin-bottom: 0;
    text-align: center;
}
.premiumTableRow.priceRow > div {
    border-bottom: 0 none;
    height: 80px;
    padding-bottom: 13px;
    padding-top: 20px;
    vertical-align: top;
}
.premiumTableRow.priceRow p.greyText {
    color: #b0b1b3;
}
.premiumHelpText {
    margin: 0 auto;
    width: 960px;
}
.premiumHelpText p {
    margin: 18px 0;
}
* html .premiumTableHeader .textColumnHeader, * html .premiumTableHeader .freeHeader, * html .premiumTableHeader .premiumHeader, * html .premiumTableRow .textColumnCell, * html .premiumTableRow .freeCell, * html .premiumTableRow .premiumCell, * html .premiumTableFooter .textColumnFooter, * html .premiumTableFooter .freeFooter, * html .premiumTableFooter .premiumFooter {
    float: left;
}
* html .premiumTableHeader .textColumnHeader, * html .premiumTableRow .textColumnCell, * html .premiumTableFooter .textColumnFooter {
    width: 450px;
}
* html .premiumTableHeader .freeHeader, * html .premiumTableHeader .premiumHeader, * html .premiumTableRow .freeCell, * html .premiumTableRow .premiumCell {
    width: 225px;
}
* html .premiumTableRow .freeCell img, * html .premiumTableRow .premiumCell img {
    margin-bottom: 20px;
    margin-top: 20px;
}
* html .premiumTableRow .textColumnCell p, * html .priceRow .freeCell p, * html .premiumTableFooter .freeFooter p {
    padding-top: 18px;
}
:first-child + html .premiumTableHeader .textColumnHeader, *:first-child + html .premiumTableHeader .freeHeader, *:first-child + html .premiumTableHeader .premiumHeader, *:first-child + html .premiumTableRow .textColumnCell, *:first-child + html .premiumTableRow .freeCell, *:first-child + html .premiumTableRow .premiumCell, *:first-child + html .premiumTableFooter .textColumnFooter, *:first-child + html .premiumTableFooter .freeFooter, *:first-child + html .premiumTableFooter .premiumFooter {
    float: left;
}
:first-child + html .premiumTableHeader .textColumnHeader, *:first-child + html .premiumTableRow .textColumnCell, *:first-child + html .premiumTableFooter .textColumnFooter {
    width: 450px;
}
:first-child + html .premiumTableHeader .textColumnHeader, *:first-child + html .premiumTableFooter .textColumnFooter {
    height: 67px;
}
:first-child + html .premiumTableHeader .freeHeader, *:first-child + html .premiumTableHeader .premiumHeader, *:first-child + html .premiumTableRow .freeCell, *:first-child + html .premiumTableRow .premiumCell, *:first-child + html .premiumTableFooter .freeFooter, *:first-child + html .premiumTableFooter .premiumFooter {
    width: 225px;
}
:first-child + html .premiumTableRow .freeCell img, *:first-child + html .premiumTableRow .premiumCell img {
    margin-top: 20px;
}
:first-child + html .premiumTableRow .textColumnCell p, *:first-child + html .priceRow .freeCell p, *:first-child + html .premiumTableFooter .freeFooter p {
    padding-top: 18px;
}
:first-child + html .premiumTableFooter .premiumFooter a {
    height: auto;
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
.premiumTableComponent {
    margin-bottom: 20px;
    margin-top: -20px;
    padding: 0 0 15px;
    position: relative;
    width: 100%;
}
.premiumTableComponent.open {
    padding-bottom: 66px;
}
.premiumTableHeader > div, .premiumTableRow > div {
    border-bottom: 1px solid #cedce2;
}
.premiumTableFooter p {
    padding: 0 20px;
}
.premiumTableFooter .premiumFooter {
    margin-top: 15px;
}
.premiumTableComponent .freeCell, .premiumTableComponent .premiumCell {
    padding-right: 20px;
    width: 44px;
}
.rtl .premiumTableComponent .freeCell, .rtl .premiumTableComponent .premiumCell {
    padding-left: 20px;
    padding-right: 0;
}
.premiumTableComponent div.option {
    height: 16px;
    width: 19px;
}
.premiumTableComponent div.option:before {
    left: 0;
    position: relative;
    top: -30px;
}
.rtl .premiumTableComponent div.checked {
}
.rtl .premiumTableComponent div.checked:before {
    left: 71px;
}
.premiumTableComponent div.unchecked {
}
.premiumTableComponent div.unchecked:before {
    left: -58px;
    position: relative;
    top: -30px;
}
.rtl .premiumTableComponent div.unchecked {
}
.rtl .premiumTableComponent div.unchecked:before {
    left: 12px;
}
.premiumTableComponent .premiumCell div.checked {
}
.premiumTableComponent .premiumCell div.checked:before {
    left: -30px;
    position: relative;
    top: -30px;
}
.rtl .premiumTableComponent .premiumCell div.checked {
}
.rtl .premiumTableComponent .premiumCell div.checked:before {
    left: 41px;
}
.premiumTableComponent img.option {
    background-image: url("/i/scom/images/icons/premium-table-options-mobile.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 19px;
}
.premiumTableComponent img.unchecked {
    background-position: -38px 0;
}
.premiumTableComponent .premiumCell img.checked {
    background-position: -19px 0;
}
.premiumTableHeader {
    display: table-cell;
    height: 75px;
    width: 100%;
}
.premiumTableComponent .premiumTableHeader.greyBackground {
    background: none repeat scroll 0 0 transparent;
}
.premiumTableHeader > div {
    display: block;
    min-height: 75px;
    width: 50%;
}
.premiumTableHeader .freeHeader, .premiumTableHeader .premiumHeader {
    border: 0 none;
    display: block;
    width: 50%;
}
.premiumTableHeader .freeHeader p, .premiumTableHeader .premiumHeader p {
    cursor: pointer;
}
.premiumTableHeader .freeHeader p, .premiumTableHeader .premiumHeader p {
    border-bottom: 1px solid #cedce2;
    border-top: 1px solid #cedce2;
    cursor: pointer;
    padding: 8px 0 15px;
    text-align: center;
}
.premiumTableHeader .premiumHeader p {
    padding-left: 0;
}
.premiumTableHeader .freeHeader p {
    padding-left: 0;
}
.premiumTableHeader .freeHeader.open p {
    background-color: #0097be;
    border-bottom: 1px solid #0097be;
    border-top: 1px solid #0097be;
    cursor: default;
}
.premiumTableHeader .premiumHeader.open p {
    background-color: #953cac;
    border-bottom: 1px solid #953cac;
    border-top: 1px solid #953cac;
    cursor: default;
}
.premiumTableHeader .open p {
    color: #fff;
}
.premiumTableHeader .premiumHeader {
    left: 0;
    position: absolute;
    top: 0;
}
.premiumTableComponent .premiumTableHeader .premiumHeader.greyBackground {
    background: none repeat scroll 0 0 transparent;
}
.rtl .premiumTableHeader .premiumHeader {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    left: 0;
    right: auto;
}
.premiumTableComponent .premiumTableHeader .freeHeader {
    position: absolute;
    right: 0;
    top: 0;
}
.premiumTableHeader .open .marker {
    bottom: 0;
    display: block;
    height: 10px;
    margin: 0 auto;
    position: relative;
    width: 19px;
}
.premiumTableHeader .freeHeader .marker {
    background: url("/i/scom/images/icons/premium-table-marker.png") no-repeat scroll 0 0 transparent;
}
.premiumTableHeader .premiumHeader .marker {
    background: url("/i/scom/images/icons/premium-table-marker.png") no-repeat scroll -19px 0 transparent;
}
.premiumTableHeader p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    padding: 8px 0 15px 20px;
    text-align: left;
    width: 100%;
}
.premiumTableRow.priceRow .freeCell p, .premiumTableFooter .freeFooter p, .premiumTableFooter .freeFooter p a {
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    text-align: left;
    width: auto;
}
.premiumTableFooter .freeFooter {
    height: 25px;
}
.premiumTableFooter .freeFooter p {
    text-align: center;
}
.premiumTableRow .alwaysAvailable, .premiumTableRow .textColumnCell, .premiumTableRow.priceRow .freeCell p {
    padding: 0 20px;
    width: 75%;
}
.premiumTableRow.priceRow .freeCell p {
    padding: 0;
    text-align: center;
    width: auto;
}
.premiumTableRow.priceRow > div {
    padding: 0;
    width: auto;
}
.premiumTableRow .textColumnCell p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0;
}
.premiumTableFooter > div, .priceRow .freeCell, .priceRow .premiumCell {
    display: block;
}
.alwaysAvailableRow {
    display: table-row !important;
    height: 49px;
    width: 256px;
}
.alwaysAvailableRow > div {
    border-bottom: 1px solid #cedce2;
    display: table-cell;
    vertical-align: middle;
}
.alwaysAvailableRow p {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 20px;
}
.rtl .alwaysAvailableRow p {
    padding-left: 0;
    padding-right: 20px;
}
.premiumTableRow .textColumnCell p.notAvailable {
    color: #000;
    font-size: 14px;
}
.premiumTableRow .alwaysAvailable {
    border-bottom: 0 none;
}
.premiumTableRow .alwaysAvailable p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
}
.premiumHelpText {
    width: auto;
}
.premiumHelpText p {
    margin: 0;
    padding: 23px 20px;
}
.premiumTableRow.hasLink {
    cursor: pointer;
}
.premiumTableRow.priceRow .freeCell {
    height: 20px;
    padding: 20px 0;
}
.premiumTableRow.priceRow {
    height: 50px;
}
.premiumTableFooter {
    margin-top: 15px;
}
.premiumTableRow.priceRow > div, .premiumTableFooter > div {
    padding: 0;
    position: absolute;
    width: 100%;
}
.rtl .premiumTableRow.priceRow .freeCell p {
    width: auto;
}
.premiumTableRow.priceRow .premiumCell {
    height: 40px;
    padding: 15px 0;

}
section {

	min-width: 960px;
	padding-top: 30px;
	position: relative;
	width: auto;
}

section:before, section:after {
    content: " ";
    display: table;
}
section:after {
    clear: both;
}
section.whiteToLightFogGradient {
    background-color: #f3f8fa;
    background-image: linear-gradient(to bottom, #fff 0px, #e4eef2 100%);
}
section.whiteToLightFogGradientSmall {
    background-color: #f3f8fa;
    background-image: linear-gradient(to bottom, #fff 0px, #e4eef2 100%);
}
section.whiteToLightFogGradientMedium {
    background-color: #f3f8fa;
    background-image: linear-gradient(to bottom, #fff 0px, #e4eef2 100%);
}
section.whiteToLightFogGradientLong {
    background-color: #f3f8fa;
    background-image: linear-gradient(to bottom, #fff 0px, #e4eef2 100%);
}
section .sectionPadding {
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
section.merchandisingSection, section.withoutPadding {
    padding-top: 0;
}
section.overflowedSection {
    overflow: visible;
    z-index: 10;
}
section .genericHeader {
    margin-top: -30px;
}
@media only screen and (max-width: 767px) {
section {
    margin: 0 auto;
    min-width: 0;
    padding-top: 20px;
    width: 100%;
}
section .genericHeader {
    margin-top: -20px;
}
section.whiteToLightFogGradient, section.whiteToLightFogGradientSmall, section.whiteToLightFogGradientMedium, section.whiteToLightFogGradientLong {
    background-image: none;
}
section.whiteToLightFogGradientSmall, section.whiteToLightFogGradientMedium, section.whiteToLightFogGradientLong {
    background-color: #fff;

}
.tabSet {
    clear: both;
    margin: -162px auto 0;
    overflow: visible;
    padding-bottom: 183px;
    position: relative;
    width: 960px;
    z-index: 30;
}
.tabSet .tab {
    background-color: #fff;
    border: 1px solid #abc6d1;
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
}
.tab .tabContent {
    color: transparent !important;
    display: block;
    height: 160px;
    width: 160px;
}
.tab .tabContent .title {
    color: #01a6cf;
}
.inactiveTab:hover .tabContent, .inactiveTab:focus .tabContent, .activeTab .tabContent {
    border-style: solid;
    border-width: 2px;
    height: 156px;
    width: 156px;
}
.inactiveTab:hover .tabAnimation, .inactiveTab:focus .tabAnimation, .activeTab .tabContent .tabAnimation {
    left: 0;
    top: 1px;
}
.inactiveTab .tabContent:hover, .inactiveTab .tabContent:focus {
    border-color: #fff;
}
.inactiveTab .tabContent:hover .title, .inactiveTab .tabContent:focus .title {
    color: #004778;
}
.activeTab .tabContent {
    border-color: #00aaf0;
}
.activeTab .tabContent .title {
    color: #fff;
}
.tabSet .tab .tabAnimation {
    height: 160px;
    left: 0;
    position: absolute;
    top: 0;
    width: 160px;
    z-index: 1000;
}
.tabSet .tab .tabAnimation img {
    z-index: 999;
}
.inactiveTab:hover .tabContent, .inactiveTab:focus .tabContent, .activeTab .tabContent {
    border-style: solid;
    border-width: 2px;
    height: 156px;
    width: 156px;
}
.inactiveTab:hover .tabAnimation, .inactiveTab:focus .tabAnimation, .activeTab .tabContent .tabAnimation {
    left: 0;
    top: 0;
}
.inactiveTab .tabContent:hover, .inactiveTab .tabContent:focus {
    border-color: #fff;
}
.inactiveTab .tabContent:hover .title, .inactiveTab .tabContent:focus .title {
    color: #004778;
}
.activeTab .tabContent {
    border-color: #00aaf0;
}
.activeTab .tabContent .title {
    color: #fff;
}
.touchHover {
    -moz-user-select: none;
}
.tabAnimation {
    cursor: pointer;
    display: block;
    height: 160px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 160px !important;
}
.animation .tabAnimation .tabTranslate {
    height: 0;
    transform: translate(80px, 80px);
    width: 0;
}
.rtl.animation .tabAnimation .tabTranslate {
    height: 0;
    transform: translate(-80px, 80px);
    width: 0;
}
.tabAnimation .tabImageArea img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.tabAnimation .tabImageArea {
    height: 160px;
    position: absolute;
    width: 160px;
}
.stop-animation * {
}
.animation .tabAnimation .tabImageArea.computer img {
    padding-top: 13px;
}
.animation .tabAnimation .tabImageArea {
    left: -80px;
    top: -80px;
}
.rtl.animation .tabAnimation .tabImageArea {
    left: auto;
    right: -80px;
}
.no-animation .tabAnimation .tabImageArea {
    left: 0;
    top: 0;
}
.rtl.no-animation .tabAnimation .tabImageArea {
    left: auto;
    right: 0;
    top: 0;
}
.no-animation .tab .tabAnimation .tabImageArea img {
    padding-top: 20px;
    width: 90%;
}
.no-animation .inactiveTab:hover .tabImageArea img, .no-animation .inactiveTab:focus .tabImageArea img {
    padding-top: 13px;
    width: 100% !important;
}
@media only screen and (min-width: 768px) {
.animation .tabAnimation .tabScale {
    transform: scaleX(0.9) scaleY(0.9) scaleZ(1);
}
.animation .inactiveTab:focus .tabScale, .animation .inactiveTab:hover .tabScale {
    transform: scaleX(1) scaleY(1) scaleZ(1);
}
.animation .inactiveTab:active .tabScale, .animation .inactiveTab.triggerActive .tabScale {
    transform: scaleX(0.96) scaleY(0.96) scaleZ(1);
}
}
@keyframes tabScale_On {
0% {
    animation-timing-function: cubic-bezier(1, 0, 0.78, 1);
    transform: scaleX(0.9) scaleY(0.9) scaleZ(1);
}
100% {
    transform: scaleX(1) scaleY(1) scaleZ(1);
}
23.53% {
    animation-timing-function: cubic-bezier(0.33, 0, 0, 1);
    transform: scaleX(1.04) scaleY(1.04) scaleZ(1);
}
}
@keyframes tabScale_Off {
0% {
    animation-timing-function: cubic-bezier(1, 0, 0.78, 1);
    transform: scaleX(1) scaleY(1) scaleZ(1);
}
100% {
    transform: scaleX(0.9) scaleY(0.9) scaleZ(1);
}
23.53% {
    animation-timing-function: cubic-bezier(0.33, 0, 0, 1);
    transform: scaleX(0.86) scaleY(0.86) scaleZ(1);
}
}
@keyframes tabScale_Down {
0% {
    animation-timing-function: cubic-bezier(1, 0, 0.78, 1);
    transform: scaleX(1) scaleY(1) scaleZ(1);
}
100% {
    transform: scaleX(0.96) scaleY(0.96) scaleZ(1);
}
}
.tabSet a {
    color: #444;
}
.tabSet .tab:focus {
    z-index: 2;
}
.tabSet .tab1 {
    left: -1px;
}
.tabSet .tab2 {
    left: 159px;
}
.tabSet .tab3 {
    left: 319px;
}
.tabSet .tab4 {
    left: 479px;
}
.tabSet .tab5 {
    left: 639px;
}
.tabSet .tab6 {
    left: 799px;
}
.rtl .tabSet .tab1 {
    left: 799px;
}
.rtl .tabSet .tab2 {
    left: 639px;
}
.rtl .tabSet .tab3 {
    left: 479px;
}
.rtl .tabSet .tab4 {
    left: 319px;
}
.rtl .tabSet .tab5 {
    left: 159px;
}
.rtl .tabSet .tab6 {
    left: -1px;
}
.tabSet .tab.activeTab {
    background-color: #00aaf0;
    color: #fff;
    cursor: default;
}
.tabSet .tab .title {
    bottom: 12px;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    letter-spacing: -0.01em;
    line-height: 25px;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 3;
}
.tabSet .tab.activeTab .title {
    font-size: 16px;
    font-weight: 600;
}
.tabSet .tab .arrow {
    border-top: 1px solid #00aaf0;
    display: none;
    height: 20px;
    left: -1px;
    position: absolute;
    top: 160px;
    width: 101%;
}
.tabSet .activeTab .arrow {
    display: block;
}
.tabSet .tab .arrow .imageArrow {
    background-image: url("/i/scom/images/tabs/arrows.png");
    background-position: -15px 0;
    height: 13px;
    left: 70px;
    position: absolute;
    width: 22px;
}
.tabSet .tab .arrow .imageArrow:before {
    background-color: #00aaf0;
    border-color: #00aaf0;
    border-left: 0 solid #00aaf0;
    border-style: solid;
    border-width: 0 3px 3px 0;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    transform: translate(2px, -10px) rotate(45deg);
    width: 16px;
}
.tabMainContent {
    margin: 10px 10px 40px;
    width: 440px;
}
.tabSubContent {
    background-color: #ddd;
    height: 100%;
    margin: 10px 10px 40px;
    overflow: hidden;
    padding: 20px;
    width: 400px;
}
.tabMessage {
    background-color: #ddd;
    margin: 10px;
    padding: 20px;
}
@media only screen and (max-width: 767px) {
.tabSet {
    clear: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.tabSet > div {
    padding: 23px 0 24px;
}
.inactiveTab .tabContent:hover, .activeTab .tabContent {
    border-width: 0;
    padding: 8px 0 8px 20px;
}
.rtl .inactiveTab .tabContent:hover, .activeTab .tabContent {
    border-width: 0;
    padding: 8px 20px 8px 0;
}
.tab .tabContent {
    display: block;
    height: 48px;
    min-height: 48px;
    padding: 8px 0 8px 20px;
    text-align: left;
    width: auto;
}
.rtl .tab .tabContent {
    padding: 8px 20px 8px 0;
}
.tabSet .tab {
    background-color: #fff;
    border-color: #cedce2 -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0 medium;
    left: 0;
    overflow: hidden;
    position: relative;
    width: auto;
}
.rtl .tabSet .tab {
    left: 0;
}
.tabSet .tab6 {
    border-bottom: 1px solid #cedce2;
}
.tabSet .tab.activeTab {
    background-color: #fff;
    border-bottom: 0 none;
    color: #333534;
    cursor: pointer;
    height: 48px;
}
.tabSet .tab .title {
    bottom: auto;
    display: block;
    font-size: 14px;
    font-weight: 600;
    left: 100px;
    letter-spacing: -0.01em;
    line-height: 16px;
    position: absolute;
    top: 24px;
}
.rtl .tabSet .tab .title {
    right: 100px;
    text-align: right;
}
.tabSet .tab img {
    top: 0;
}
.tabSet .tab.activeTab .title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 16px;
}
.tabSet .tab .tabAnimation {
    height: 48px;
    left: auto;
    margin: 0 auto;
    position: absolute;
    top: 8px;
    z-index: 3;
}
.no-animation .inactiveTab:hover .tabImageArea img, .no-animation .inactiveTab:focus .tabImageArea img, .tabAnimation .tabImageArea.computer img {
    padding-top: 0 !important;
    width: auto !important;
}
.inactiveTab:hover .tabContent, .inactiveTab:focus .tabContent, .activeTab .tabContent {
    border-width: 0;
    height: 48px;
    width: 68px;
}
.skypelayerContent1Shape0 {
    border-radius: 0;
    border-style: none;
    height: auto;
    left: auto;
    position: absolute;
    top: auto;
    width: auto;
}
.inactiveTab .tabContent .title {
    color: #444 !important;
}
.tabSet .tab .tabAnimation {
    float: left;
}
.rtl .tabSet .tab .tabAnimation {
    float: right;
}
.rtl .tabSet .tab .tabAnimation img {
    float: none;
    position: absolute;
    right: 0;
}
.tabSet .tab .arrow {
    border-top: 0 none;
    display: block;
    height: 15px;
    left: auto;
    right: 15px;
    top: 24px;
    width: 9px;
}
.tabSet .tab .arrow .imageArrow {
    background-position: 0 -18px;
    height: 15px;
    left: 0;
    overflow: hidden;
    vertical-align: top;
    width: 9px;
}
.tabSet .tab .arrow .imageArrow:before {
    background-color: transparent;
    border: 0 none;
    content: url("/i/scom/images/tabs/arrows.png");
    display: inline-block;
    height: auto;
    left: 0;
    position: relative;
    top: -18px;
    transform: none;
    width: auto;
}
.rtl .tabSet .tab .arrow {
    left: 16px;
    right: auto;
}
.rtl .tabSet .tab .arrow .imageArrow {
    background-position: -9px -18px;
}
.rtl .tabSet .tab .arrow .imageArrow:before {
    left: -9px;
    top: -18px;
}
.tabContainer {
    display: none;
}
.tabMainContent {
    width: 280px;
}
.tabMainContent a.button span.large {
    width: 240px;
}
.tabSubContent {
    background-color: transparent;
    margin: 0;
    padding: 10px;
    width: 280px;
}
.tabSubContent img {
    float: left;
    margin: 0 10px 0 0;
}
.tabSubContent .mobileContent {
    margin-top: 60px;
}
.tabSubContent a.button span.small {
    margin: 0 0 10px;
    width: auto;
}
}
.textComponent {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.textComponent a:hover, .textComponent a:focus {
    text-decoration: underline;
}
.textComponent .btn:hover, .textComponent .btn:focus {
    text-decoration: none;
}
.postDownload.textComponent {
    padding: 0 30px;
    width: 900px;
}
.column .textComponent {
    margin-bottom: 0;
    padding: 30px;
    width: auto;
}
.textAccordionComponent {
    margin-bottom: 0;
    padding: 30px;
    width: auto;
}
@media only screen and (max-width: 767px) {
.textComponent {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    width: auto;
}
.component .textComponent {
    padding: 0 20px;
}
.columnsComponent .column .textComponent {
    margin-bottom: 20px;
}
.textAccordionComponent {
    margin-top: 0;
    overflow: visible;
    padding: 0;
}
.textAccordionComponent .accordionHeader {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #cedce2;
    cursor: pointer;
    padding: 20px 20px 23px;
    position: relative;
}
.textAccordionComponent .mobileToggleContent {
    color: #333534;
    height: 9px;
    margin-top: -5px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 50%;
    vertical-align: top;
    width: 15px;
}
.textAccordionComponent .mobileToggleContent:before {
    content: url("/i/scom/images/ui-elements/expand_button_blue.png");
    display: inline-block;
    left: 0;
    position: relative;
    top: -6px;
}
.rtl .textAccordionComponent .mobileToggleContent {
    left: 20px;
    right: auto;
}
.textAccordionComponent .accordionHeader.open .mobileToggleContent {
}
.textAccordionComponent .accordionHeader.open .mobileToggleContent:before {
    content: url("/i/scom/images/ui-elements/collapse_button_blue.png");
}
.textAccordionComponent .accordionHeader h3 {
    margin: 0;
}
.textAccordionComponent .accordionContent {
    border-top: 1px solid #cedce2;
    padding: 20px 20px 23px;
}
.rtl .appHeadline .mobileToggleContent {
    left: 20px;
    right: auto;
}
.appHeadline.open .mobileToggleContent {
}
.appHeadline.open .mobileToggleContent:before {
    content: url("/i/scom/images/ui-elements/collapse_button_blue.png");
}
}
.textButtonComponent {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    width: 960px;
}
.textButtonComponent:before, .textButtonComponent:after {
    content: "";
    display: table;
}
.textButtonComponent:after {

    clear: both;
}
.smallWithImage {
    background-color: #fff;
}
.textButtonComponent .textContainer {
    display: table;
    padding-top: 10px;
    width: 100%;
}
.textButtonComponent .textContainer h3, .textButtonComponent .textContainer p {
    margin-bottom: 0;
}
* html .textButtonComponent .textContainer h3 {
    float: left;
    width: 600px;
}
* html .rtl .textButtonComponent .textContainer h3 {
    float: right;
}
* html .textButtonComponent.smallWithImage .textContainer p {
    float: left;
    width: 570px;
}
* html .rtl .textButtonComponent.smallWithImage .textContainer p {
    float: right;
}
:first-child + html .textButtonComponent .textContainer {
    width: auto;
}
:first-child + html .textButtonComponent .textContainer h3, *:first-child + html .textButtonComponent .textContainer p {
    float: left;
    width: 600px;
}
:first-child + html.rtl .textButtonComponent .textContainer h3, *:first-child + html.rtl .textButtonComponent .textContainer p {
    float: right;
}
:first-child + html .textButtonComponent.smallWithImage .textContainer p {
    float: left;
    width: 570px;
}
:first-child + html .rtl .textButtonComponent.smallWithImage .textContainer p {
    float: right;
}
.textButtonComponent .textContainer.withHeader {
    padding-top: 18px;
}
.textButtonComponent.smallWithImage .headerContainer {
    background-position: 30px 0;
    background-repeat: no-repeat;
    float: left;
    margin-top: 24px;
    min-height: 41px;
    position: relative;
    text-align: left;
}
.rtl .textButtonComponent.smallWithImage .headerContainer {
    background-position: 889px 0;
    float: none;
}
.textButtonComponent.smallWithImage .headerContainer img {
    float: left;
    margin-left: 30px;
    margin-right: 18px;
    text-align: left;
}
.rtl .textButtonComponent.smallWithImage .headerContainer img {
    float: right;
}
.textButtonComponent.smallWithImage .headerContainer h2, .textButtonComponent.smallWithImage .headerContainer h2.purpleText {
    color: #9f379c;
    float: left;
}
.textButtonComponent.smallWithImage .headerContainer h2.blackText {
    color: #333534;
}
.rtl .textButtonComponent.smallWithImage .headerContainer h2 {
    float: right;
}
.textButtonComponent.smallWithImage .textContainer {
    clear: both;
    margin-top: 0;
    padding-left: 90px;
    padding-top: 0;
    width: 870px;
}
.rtl .textButtonComponent.smallWithImage .textContainer {
    padding-left: 0;
    padding-right: 90px;
}
.textButtonComponent .buttonContainer {
    display: table-cell;
    padding-left: 60px;
    vertical-align: middle;
}
.textButtonComponent .buttonContainer {
    max-width: 300px;
    min-width: 205px;
}
.textButtonComponent.smallWithImage .buttonContainer {
    padding-left: 30px;
    padding-right: 30px;
}
.textButtonComponent.smallWithImage .buttonContainer {
    max-width: 240px;
    min-width: 150px;
}
.rtl .textButtonComponent.smallWithImage .buttonContainer {
    padding-left: 30px;
    padding-right: 60px;
}
.rtl .textButtonComponent .buttonContainer {
    padding-left: 0;
    padding-right: 60px;
}
* html .textButtonComponent .buttonContainer {
    float: right;
    width: 300px;
}
* html .smallWithImage .buttonContainer {
    width: auto;
}
* html .rtl .textButtonComponent .buttonContainer {
    float: left;
}
:first-child + html .textButtonComponent .buttonContainer {
    float: right;
    width: 300px;
}
:first-child + html .smallWithImage .buttonContainer {
    width: auto;
}
:first-child + html .rtl .textButtonComponent .buttonContainer {
    float: left;
}
.textButtonComponent .buttonContainer .buttonWrapper {
    text-align: right;
}
.textButtonComponent .buttonContainer .buttonWrapper .btn {
    word-break: normal;
}
.rtl .textButtonComponent .buttonContainer .buttonWrapper {
    text-align: left;
}
.textButtonWithAnImage {
    background-color: #fff;
    padding-bottom: 0;
}
.textButtonWithAnImage .imageContainer {
    float: left;
    line-height: 0;
    width: 210px;
}
.rtl .textButtonWithAnImage .imageContainer {
    float: right;
}
:first-child + html .textButtonWithAnImage .imageContainer {
    font-size: 0;
    margin-bottom: -1px;
}
.textButtonWithAnImage .imageContainer img {
    height: 145px;
    width: 210px;
}
.textButtonWithAnImage .headerContainer {
    float: left;
    margin-bottom: 20px;
    max-width: 690px;
    padding: 22px 0 0 30px;
}
.rtl .textButtonWithAnImage .headerContainer {
    float: right;
    padding: 22px 30px 0 0;
}
:first-child + html .textButtonWithAnImage .headerContainer {
    width: 690px;
}
.textButtonWithAnImage .headerContainer p {
    margin-bottom: 0;
}
.textButtonWithAnImage .textContainer {
    float: left;
    padding: 0 0 30px;
    width: 750px;
}
.textButtonWithAnImage .textContainer p a:hover, .textButtonWithAnImage .textContainer p a:focus {
    text-decoration: underline;
}
.textButtonWithAnImage .textContainer p {
    margin-top: 18px;
    padding-left: 30px;
}
.textButtonWithAnImage .textContainer p:first-child {
    margin-top: 0;
}
.rtl .textButtonWithAnImage .textContainer p {
    padding-left: 0;
    padding-right: 30px;
}
.rtl .textButtonWithAnImage .textContainer p a {
    text-decoration: underline;
}
:first-child + html .textButtonWithAnImage .textContainer p {
    float: left;
    width: 390px;
}
:first-child + html.rtl .textButtonWithAnImage .textContainer p {
    float: right;
}
.textButtonWithAnImage .buttonContainer {
    max-width: 360px;
    padding-right: 30px;
    position: relative;
    top: -10px;
    width: auto;
}
.rtl .textButtonWithAnImage .buttonContainer {
    padding-left: 30px;
    padding-right: 0;
}
:first-child + html .textButtonWithAnImage .buttonContainer {
    padding-left: 0;
}
:first-child + html.rtl .textButtonWithAnImage .buttonContainer {
    float: left;
    padding-left: 30px;
    width: auto;
}
:first-child + html.rtl .textButtonWithAnImage .buttonContainer a {
    float: left;
}
.textIconComponent {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    overflow: hidden;
}
.textIconComponent .headerContainer {
    padding: 0;
}
.textIconComponent .headerContainer img {
    float: left;
    text-align: left;
    width: 32px;
}
.rtl .textIconComponent .headerContainer img {
    float: right;
    text-align: right;
}
.textIconComponent .headerContainer .textContainer {
    padding-left: 50px;
}
.rtl .textIconComponent .headerContainer .textContainer {
    padding-left: 0;
    padding-right: 50px;
}
.textIconComponent .headerContainer h2 {
    margin-bottom: 4px;
}
@media only screen and (max-width: 767px) {
.textButtonComponent {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
.textButtonComponent.smallWithImage {
    background-color: transparent;
}
.textButtonComponent .textContainer, .rtl .textButtonComponent .textContainer, .textButtonComponent.smallWithImage .buttonContainer, .rtl .textButtonComponent.smallWithImage .buttonContainer, .textButtonComponent .headerContainer {
    padding: 0;
    position: static;
}
.textButtonComponent .headerContainer {
    padding-top: 10px;
}
.textButtonComponent.smallWithImage .headerContainer img {
    float: left;
    margin-left: 0;
    margin-right: 6px;
}
.rtl .textButtonComponent.smallWithImage .headerContainer img {
    float: right;
    margin-left: 6px;
    margin-right: 0;
}
.textButtonComponent .textContainer {
    width: 100%;
}
.textButtonComponent .textContainer h3, .textButtonComponent .textContainer p {
    margin-bottom: 20px;
}
.textButtonWithAnImage .textContainer p {
    padding-left: 0;
}
.rtl .textButtonWithAnImage .textContainer p {
    padding-right: 0;
}
.textButtonComponent .textContainer h3 {
    font-size: 14px;
    line-height: 18px;
}
.textButtonComponent .textContainer p {
    font-size: 14px;
    line-height: 16px;
}
.textButtonComponent .textContainer.withHeader {
    padding-top: 12px;
}
.textButtonComponent .buttonContainer, .rtl .textButtonComponent .buttonContainer {
    display: table-footer-group;
    padding-left: 0;
    padding-right: 0;
    position: static;
}
.textButtonComponent .buttonContainer .buttonWrapper, .rtl .textButtonComponent .buttonContainer .buttonWrapper {
    text-align: center;
}
.textButtonComponent .buttonContainer a.fixedButton, .rtl .textButtonComponent .buttonContainer a.fixedButton, .textButtonComponent.smallWithImage .buttonContainer a.fixedButton, .rtl .textButtonComponent.smallWithImage .buttonContainer a.fixedButton {
    max-width: 280px;
    width: 280px;
}
.textButtonComponent.smallWithImage .textContainer, .rtl .textButtonComponent.smallWithImage .textContainer {
    margin-top: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
.textButtonComponent.smallWithImage p {
    padding: 0;
}
.textButtonComponent.smallWithImage .textContainer .buttonContainer {
    margin: 0;
}
.textButtonComponent.smallWithImage .textContainer p {
    padding-left: 39px;
}
.rtl .textButtonComponent.smallWithImage .textContainer p {
    padding-left: 0;
    padding-right: 39px;
}
.textButtonWithAnImage {
    background-color: #0097be;
    color: #fff;
    padding-bottom: 38px;
    padding-top: 20px;
}
.textButtonWithAnImage .imageContainer {
    left: 0;
    position: absolute;
    width: 120px;
}
.textButtonWithAnImage .imageContainer img {
    height: 120px;
    width: 130px;
}
.rtl .textButtonWithAnImage .imageContainer {
    left: auto;
    right: 0;
}
.contentHolder {
    min-height: 137px;
}
.textButtonWithAnImage .buttonContainer {
    display: block;
    padding-bottom: 20px;
}
.textButtonWithAnImage .headerContainer {
    float: left;
    margin-bottom: 0;
    padding-left: 120px;
    padding-top: 0;
}
.rtl .textButtonWithAnImage .headerContainer {
    float: right;
    margin-bottom: 18px;
    padding-left: 0;
    padding-right: 120px;
}
.textButtonWithAnImage .textContainer {
    clear: both;
    float: left;
    line-height: 16px;
    padding-left: 120px;
    padding-top: 8px;
    width: auto;
}
.rtl .textButtonWithAnImage .textContainer {
    float: right;
    padding-left: 0;
    padding-right: 120px;
}
.textIconComponent {
    width: 100%;
}
.textIconComponent .headerContainer {
    padding: 0 20px;
}
.textIconComponent .headerContainer img {
    width: 24px;
}
.textIconComponent .headerContainer .textContainer {
    padding-left: 35px;
}
.rtl .textIconComponent .headerContainer .textContainer {
    padding-left: 0;
    padding-right: 35px;
}
}
.textImageComponent {
    margin: 0 auto 30px;
    width: 960px;
}
.textImageComponent a:hover, .textImageComponent a:focus {
    text-decoration: underline;
}
.textImageComponent .btn:hover, .textImageComponent .btn:focus {
    text-decoration: none;
}
.textImageComponent .textContainer {
    min-height: 180px;
}
.textImageComponent .textContainer .buttonContainer {
    margin-top: 8px;
}
.threeColumns .column .textImageComponent {
    margin-bottom: 30px;
    margin-top: 30px;
}
.imageWide .textContainer {
    width: 300px;
}
.imageMedium .textContainer {
    width: 450px;
}
.imageShort .textContainer {
    width: 600px;
}
.imageShort .imageContainer .image {
    width: 330px;
}
.imageMedium .imageContainer .image {
    width: 480px;
}
.imageWide .imageContainer .image {
    width: 630px;
}
.columnsComponent .textImageComponent {
    padding: 30px 30px 0;
    position: relative;
    width: auto;
}
.columnsComponent .textImageComponent:first-child {
    padding-top: 0;
}
.columnsComponent .twoColumns .column:first-child .textImageComponent {
    padding-left: 0;
}
.columnsComponent .twoColumns .column:last-child .textImageComponent {
    padding-right: 0;
}
.columnsComponent .twoColumns .column .textImageComponent.icon {
    padding: 30px;
}
.textImageContainer {
    overflow: hidden;
    position: relative;
}
.textImageContainer .textContainer {
	float: left;
	padding: 50px 30px 0 0;
}
.textImageContainer .textContainer p {
    margin-bottom: 10px;
}
.columnsComponent .column .textImageContainer .textContainer p {
    margin-bottom: 18px;
}
.columnsComponent .column .textImageContainer .textContainer p:last-child {
    margin-bottom: 1px;
}
.textImageContainer .textContainer .title-h1 {
    margin-bottom: 16px;
}
.textImageContainer .textContainer .quotation {
    color: #6b6c6f;
}
.imageLeft .textImageContainer .textContainer {
    float: right;
    padding-left: 30px;
    padding-right: 0;
}
.rtl .textImageContainer .textContainer {
    float: right;
}
.rtl .textAndImageFullWidth .imageLeft .textImageContainer .textContainer {
    float: left;
    padding-left: 0;
    padding-right: 30px;
}
.column .textImageContainer .textContainer {
	float: left;
	margin-left: 210px;
	padding: 0;
	word-wrap: break-word;
}
.column .imageRight .textImageContainer .textContainer {
    margin-left: 0;
    margin-right: 210px;
}
.column .imageTop .textImageContainer .textContainer {
    margin-left: 0;
    padding-top: 0;
}
.column .imageTop .textImageContainer .imageContainer {
    float: none;
    line-height: 0;
    position: static;
}
.column .icon .textImageContainer .textContainer {
    margin-left: 126px;
    min-height: 0;
}
.column .icon.imageRight .textImageContainer .textContainer {
    margin-left: 0;
    margin-right: 126px;
}
.threeColumns .column .imageTop .textImageContainer .textContainer {
    padding-right: 0;
}
.fourColumns .column .imageTop .textImageContainer p.title-h3, .threeColumns .column .imageTop .textImageContainer p.title-h3, .twoColumns .column .imageTop .textImageContainer p.title-h3 {
    padding-top: 15px;
}
.threeColumns .column .textImageComponent.largest .textImageContainer p.title-h3 {
    padding-top: 28px;
}
.textImageContainer .imageContainer {
	float: right;
	padding-top: 50px;
}
.rtl .textImageContainer .imageContainer {
    float: left;
}
.column .textImageContainer .imageContainer {
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
}
.textImageComponent .imageContainer .image {
    background-position: center center;
    background-repeat: no-repeat;
}
.column .textImageComponent.large .image {
    width: 180px;
}
.column .textImageComponent.largest .image {
    height: 180px;
    width: 260px;
}
.column .textImageComponent.icon .image {
    width: 96px;
}
.column .textImageComponent.imageRight .imageContainer {
    left: auto;
    right: 0;
}
.column .textImageComponent.imageTop .imageContainer {
    left: 0;
    right: auto;
    top: 0;
}
.textAndImageWithVideo {
    overflow: hidden;
    padding-top: 0;
}
.textAndImageWithVideo .textImageContainer {
    float: right;
    position: relative;
    top: -6px;
    width: 330px;
}
.rtl .textAndImageWithVideo .textImageContainer, .textAndImageWithVideo.imageRight .textImageContainer {
    float: left;
}
.textAndImageWithVideo .textAndImageVideo {
    float: left;
    height: 0;
    margin-bottom: 2px;
    padding-bottom: 37.25%;
    width: 630px;
}
.rtl .textAndImageWithVideo .textAndImageVideo, .textAndImageWithVideo.imageRight .textAndImageVideo {
    float: right;
}
.textAndImageVideo .imageContainer {
    width: 100%;
}
@media only screen and (max-width: 767px) {
.textImageComponent {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.threeColumns .column .textImageComponent {
    margin-bottom: 0;
    margin-top: 0;
}
.textImageComponent .textContainer .btn {
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    width: auto;
}
.textImageContainer {
    display: table;
    padding: 0 20px;
}
.textImageComponent .textContainer {
    min-height: 0;
}
.columnsComponent .fourColumns .column {
    width: 100%;
}
.columnsComponent .twoColumns .column:first-child .textImageComponent, .columnsComponent .twoColumns .column:last-child .textImageComponent {
    padding-left: 0;
}
.columnsComponent .column .textImageComponent {
    display: block;
    padding: 18px 0;
    width: 100%;
}
.textImageComponent .textContainer, .imageLeft .textImageContainer .textContainer {
    float: left;
    padding: 0;
    width: auto;
}
.rtl .textAndImageFullWidth .imageLeft .textImageContainer .textContainer {
    float: right;
    padding-left: 0;
    padding-right: 0;
}
.column .imageLeft .textImageContainer .textContainer {
    padding: 0 20px;
}
.column .textImageContainer .textContainer {
    display: table-cell;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    position: static;
    vertical-align: middle;
    width: auto !important;
}
.column .imageRight .textImageContainer .textContainer {
    padding-right: 20px;
}
.column .imageTop .textImageContainer .textContainer {
    padding-left: 20px;
    padding-top: 0;
}
.column .imageRight .textImageContainer .textContainer, .column .imageLeft .textImageContainer .textContainer {
    padding-top: 0;
}
.column .textImageContainer.noMobileImage .textContainer {
    padding-left: 0;
    padding-right: 0;
}
.column .textImageContainer.noMobileImage .imageContainer {
    display: none;
}
.textImageContainer .textContainer p, .textImageContainer .textContainer .title-h1 {
    margin-bottom: 8px;
}
.columnsComponent .column .textImageContainer .textContainer p, .columnsComponent .column .textImageContainer .textContainer .title-h1 {
    margin-bottom: 10px;
}
.textImageContainer .textContainer p.quotation {
    margin-bottom: 0;
    margin-top: 14px;
}
.textImageComponent .imageContainer {
    padding: 18px 0;
    position: relative;
    width: 100%;
}
.textImageComponent .noMobileImage .textContainer {
    padding: 0;
}
.textImageComponent .noMobileImage .imageContainer {
    display: none;
}
.textImageComponent .imageContainer .image {
    width: 100%;
}
.column .textImageComponent .imageContainer {
    display: table-cell;
    float: none;
    padding: 0;
    position: static;
    vertical-align: middle;
    width: auto;
}
.column .textImageComponent.large .image {
    width: 140px;
}
.column .textImageComponent.largest .image {
    height: auto;
    width: 100%;
}
.column .textImageComponent.largest .textImageContainer, .column .textImageComponent.largest .textImageContainer .textContainer, .column .textImageComponent.largest .textImageContainer .imageContainer {
    display: block;
}
.column .textImageComponent.largest .textImageContainer .imageContainer img {
    margin: 0 auto;
}
.threeColumns .column .textImageComponent.largest .textImageContainer p.title-h3 {
    padding-top: 18px;
}
.column .textImageComponent.largest.imageTop .textImageContainer .textContainer {
    padding-left: 0;
}
.textAndImageWithVideo .textImageContainer {
    float: none;
    width: auto;
}
.textAndImageWithVideo .textAndImageVideo {
    float: none;
    height: 0;
    margin: 0;
    padding-bottom: 56.25%;
    width: 100%;
}
.textAndImageWithVideo .textAndImageVideo .imageContainer {
    position: static;
}
.textAndImageVideo .imageContainer {
    padding: 0;
    width: 100%;
}
.textAndImageVideo .imageContainerWithPadding {
    padding: 0 20px;
    width: auto;
}
}
.ratesWidget {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.ratesWidget .ratesTitle {
    float: left;
    margin-bottom: 24px;
}
.ratesWidget .columnsComponent {
    clear: both;
}
.ratesSpinner {
    background: url("/i/scom/images/ui-elements/spinner.gif") no-repeat scroll 50% 100px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}
* html .ratesSpinner {
    background-color: #f3f8fa;
}
:first-child + html .ratesSpinner {
    background-color: #f3f8fa;
}
#pickedCurrency {
    line-height: 20px;
}
.popularDestinations {
    position: relative;
}
.popularDestinations .showCountryRates {
    border: 1px solid #fff;
    display: inline-block;
    margin: 4px;
    padding-bottom: 15px;
}
.popularDestinations .showCountryRates:hover {
    border: 2px solid #fff;
    margin: 3px;
}
.rtl .popularDestinations .showCountryRates {
    float: left;
}
.flagContainer {
    border: 1px solid #a9c9d6;
    float: left;
    height: 32px;
    margin: 17px 15px 0 21px;
    width: 52px;
}
.rtl .flagContainer {
    float: right;
    margin: 17px 10px 0;
}
.rateContainer {
    float: left;
    margin: 17px 0 0;
    width: 220px;
}
.rtl .rateContainer {
    float: right;
    margin: 17px 16px 0 0;
}
.rateContainer .rateCountry {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 13px;
}
.rateContainer .rateFrom {
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
}
.rateContainer .rateValue {
    color: #000;
    font-size: 20px;
    margin-bottom: 2px;
}
.rateContainer .rateValueAdditional {
    color: #000;
    margin-bottom: 6px;
}
.currencySelector {
    border: 0 none;
    float: right;
    margin: 2px;
    min-width: 200px;
    position: relative;
    right: -2px;
    top: 20px;
    visibility: hidden;
}
.currencySelector .currencySelectorDropdown {
    color: #01a6cf;
    height: 20px;
    overflow: hidden;
}
.currencySelector.hover .currencySelectorDropdown {
    border: 2px solid #0097be;
    margin: 0;
}
.currencySelector .currencySelectorDropdown #pickedCurrency {
    float: right;
    padding-left: 6px;
}
.rtl .currencySelector .currencySelectorDropdown #pickedCurrency {
    float: left;
    padding-left: 0;
    padding-right: 6px;
}
.currencySelector .currencySelectorDropdown .pickDown {
    display: inline-block;
    float: right;
    margin: 0 6px 0 7px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.currencySelector .currencySelectorDropdown .pickDown:before {
    content: url("/i/common/images/icons/currency-pick-down.png");
    display: inline-block;
    position: relative;
}
.rtl .currencySelector .currencySelectorDropdown .pickDown {
    float: left;
}
.rtl .currencySelector.active {
    right: auto;
}
.currencySelector .currencySelectorDropdown {
    border: 1px solid transparent;
    margin: 1px;
}
.currencySelector.active .currencySelectorDropdown {
    border: 2px solid #0097be !important;
    margin: 0;
}
.currencySelector.hover .currencySelectorDropdown #pickedCurrency {
    color: #00548d;
}
.currencySelector .userCurrency {
    border: 0 none;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    min-width: 200px;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
* html .currencySelector .userCurrency {
    width: auto;
}
:first-child + html .currencySelector .userCurrency {
    width: auto;
}
.rtl .ratesWidget .ratesTitle, .rtl .ratesWidget .columnsComponent .column, .rtl .ratesWidget .flagContainer {
    float: right;
}
.rtl .ratesWidget .currencySelector {
    float: left;
    right: 2px;
    top: 20px;
}
#overlayWrapper.allRatesOverlay sup {
    line-height: 5px;
}
#overlayWrapper.allRatesOverlay .overlay {
    width: 630px;
}
#overlayWrapper.allRatesOverlay .overlay #overlayContent {
    padding-top: 30px;
}
#overlayWrapper.allRatesOverlay #overlayContent .mainTitle {
    margin-left: -3px;
}
.ratesTable {
    padding-top: 15px;
    width: 100%;
}
.ratesTable .destination {
    border-bottom: 1px solid #cedce2;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
}
.ratesTable .destination:last-child {
    border-bottom: 0 none;
}
.ratesTable .ratesTableHeader {
    border-bottom: 1px solid #cedce2;
    font-weight: 600;
    overflow: hidden;
}
.ratesTable .destination p, .ratesTable .ratesTableHeader p {
    margin: 0;
    padding-bottom: 9px;
    padding-top: 6px;
}
.ratesTable .destination:last-child > p {
    border-bottom: 0 none;
}
.ratesTable .destination .regionContainer, .ratesTable .ratesTableHeader .regionContainer {
    float: left;
    width: 332px;
}
.rtl .ratesTable .destination .regionContainer, .rtl .ratesTable .ratesTableHeader .regionContainer {
    float: right;
}
.ratesTable .destination .regionRateContainer, .ratesTable .ratesTableHeader .regionRateContainer {
    float: left;
    width: 178px;
}
.rtl .ratesTable .destination .regionRateContainer, .rtl .ratesTable .ratesTableHeader .regionRateContainer {
    float: right;
}
.ratesTable .destination .regionRateContainer p, .ratesTable .ratesTableHeader .regionRateContainer p {
    float: left;
    width: 100%;
}
* html .ratesTable .destination p, * html .ratesTable .ratesTableHeader p {
    float: left;
    width: 170px;
}
.allRatesNotes {
    padding-bottom: 7px;
    padding-top: 14px;
}
.allRatesNotes p {
    margin: 0;
}
@media only screen and (max-width: 767px) {
.ratesWidget {
    background-color: #fff;
    margin: 0;
    width: 100%;
}
.widgetPremium .backButton {
    height: 28px;
    line-height: 28px;
    padding: 16px 20px;
    width: auto;
}
.widgetPremium .backButton img {
    background-image: url("/i/scom/images/content/hero-back-sprite-mobile.png");
    background-repeat: no-repeat;
    height: 28px;
    margin-right: 0;
    position: static;
    width: 28px;
}
.widgetPremium .backButton img:hover {
    background-position: -28px 0;
}
.rtl .widgetPremium .backButton img {
    margin-left: 0;
    margin-right: 0;
}
.widgetPremium .backButton span.noDesktop {
    display: inline !important;
    margin-left: 8px;
    position: relative;
    top: -8px;
}
.currencySelector .currencySelectorDropdown .pickDown {
    top: -1px;
}
.ratesWidget .columnsComponent {
    padding: 0 20px;
    width: auto;
}
.ratesWidget .ratesTitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 18px;
    padding-left: 19px;
    width: auto;
}
.rtl .ratesWidget .ratesTitle {
    padding-right: 19px;
}
.ratesWidget .popularDestinations .ratesTitle {
    width: 120px;
}
.ratesWidget .popularDestinations .columnsComponent {
    margin-bottom: 0;
}
.rateContainer .rateValueAdditional {
    margin-bottom: 0;
}
.rateContainer .rates {
    display: block;
    float: right;
    margin-bottom: 11px;
    width: 37%;
}
.rtl .showCountryRates .rateContainer .rates {
    float: left;
}
.rtl .ratesWidget .rateContainer {
    margin: 15px 0 0;
    width: 100%;
}
.rateContainer .rateCountry {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 20px;
    margin-left: 60px;
    margin-right: 10px;
    width: 100px;
}
.rateContainer .rateFrom {
    float: left;
    font-weight: 600;
    margin: 0 5px 0 0;
}
.rateContainer .rateValue {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}
.currencySelector {
    margin: 2px;
    min-width: 35px;
    padding-right: 13px;
    right: -2px;
    top: 1px;
    width: auto;
}
.rtl .ratesWidget .currencySelector {
    float: left;
    left: -2px;
    padding-left: 13px;
    top: 1px;
}
.currencySelector .userCurrency {
    min-width: 35px;
}
.popularDestinations .showCountryRates {
    border: 0 none;
    display: block;
    margin: 0;
    overflow: hidden;
    padding-bottom: 0;
}
.popularDestinations .showCountryRates:hover {
    border: 0 none;
    margin: 0;
}
.rtl .popularDestinations .showCountryRates {
    float: right;
    margin: 0;
    width: 100%;
}
.rtl .popularDestinations .showCountryRates:hover {
    border: 0 none;
    margin: 0;
}
.flagContainer {
    background-repeat: no-repeat;
    float: left;
    height: 23px;
    margin: 15px 15px 20px 0;
    position: absolute;
    width: 37px;
}
.rtl .flagContainer {
    margin: 15px 0 20px 15px;
}
.rateContainer {
    margin: 15px 0 0;
    width: 100%;
}
.ratesWidget .columnsComponent .threeColumns .column {
    border-bottom: 1px solid #cedce2;
    width: 100% !important;
}
.ratesWidget .threeColumns .column:first-child {
    border-top: 1px solid #cedce2;
}
#pickedCurrency {
    font-size: 14px;
    line-height: 18px;
}
.rtl .rateContainer .rateCountry {
    float: right;
    margin-left: 10px;
    margin-right: 60px;
}
.rtl .rateContainer .rateFrom {
    float: right;
    margin: 0 0 0 5px;
}
.ratesResults {
    margin-bottom: 0;
}
#overlayWrapper.allRatesOverlay, #overlayWrapper.subsOverlay, #overlayWrapper.countriesOverlay {
    background-image: none;
    overflow: visible;
    z-index: 1;
}
#overlayWrapper.allRatesOverlay .overlay, #overlayWrapper.subsOverlay .overlay, #overlayWrapper.countriesOverlay .overlay {
    margin: 0 auto;
    padding-top: 0;
    width: 100%;
}
#overlayWrapper.allRatesOverlay .overlay #overlayContent {
    margin-top: 1px;
    padding: 0 20px 5px;
}
#overlayWrapper.subsOverlay .overlay #overlayContent, #overlayWrapper.countriesOverlay .overlay #overlayContent {
    margin-top: 1px;
    padding: 0 0 5px;
}
#overlayWrapper.allRatesOverlay .overlay a.closeLabel, #overlayWrapper.subsOverlay .overlay a.closeLabel, #overlayWrapper.countriesOverlay .overlay a.closeLabel {
    display: none;
}
.ratesTable {
    padding-top: 12px;
}
.ratesTable .ratesTableHeader {
    border-bottom: 0 none;
    display: table;
    width: 100%;
}
.ratesTable .ratesTableHeader p {
    border-bottom: 0 none;
    display: table-cell;
    padding-bottom: 19px;
    padding-top: 0;
}
.ratesTable .ratesTableHeader > p:first-child {
    min-height: 34px;
    padding-right: 20px;
    width: 60%;
}
.ratesTable .destination {
    border-bottom: 0 none;
    border-top: 1px solid #cedce2;
    display: block;
    overflow: hidden;
    padding: 13px 0 12px;
}
.ratesTable .destination div {
    float: left;
}
.ratesTable .destination .regionContainer, .ratesTable .ratesTableHeader .regionContainer {
    width: 60%;
}
.rtl .ratesTable .destination .regionContainer, .rtl .ratesTable .ratesTableHeader .regionContainer {
    float: right;
}
.ratesTable .destination .regionRateContainer, .ratesTable .ratesTableHeader .regionRateContainer {
    width: 40%;
}
.rtl .ratesTable .destination .regionRateContainer p, .rtl .ratesTable .ratesTableHeader .regionRateContainer p {
    width: 100%;
}
.ratesTable .destination:last-child {
    border-bottom: 1px solid #cedce2;
}
.ratesTable .destination .incVat {
    clear: left;
    display: inline-block;
    float: left;
    font-size: 12px;
    padding: 1px 0 0;
}
.ratesTable .destination p {
    border-bottom: 0 none;
    clear: left;
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
}
.rtl .ratesTable .destination p {
    float: right;
    padding: 0 0 0 10px;
}
.ratesTable .destination > p:first-child {
    left: 20px;
    min-height: 34px;
    padding-bottom: 12px;
    padding-right: 50px;
    position: absolute;
    width: 40%;
}
.ratesTable .destination p span {
    display: inline !important;
}
.allRatesNotes {
    padding-bottom: 33px;
    padding-top: 19px;
}
.allRatesNotes .btn {
    margin-bottom: 21px;
    width: auto;
}
.betterRates {
    margin-bottom: 19px;
}
.betterRates .title-h1 {
    font-family: "Segoe UI Regular";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
}
}
.gettingStarted {
    margin: 0 auto;
    padding: 29px 0 43px;
    width: 960px;
}
.gettingStarted .semibold {
    font-weight: 400;
}
.gettingStarted p.title-h1 {
    font-weight: 300;
    margin-bottom: 0;
}
.gettingStarted p.title-h3 {
    padding-right: 125px;
}
.gettingStarted .imageContainer {
    margin-bottom: 15px;
    position: relative;
}
.gettingStarted .imageContainer p {
    position: absolute;
}
.gettingStarted .webcamText {
    left: 0;
    text-align: right;
    top: 40px;
    width: 200px;
}
.gettingStarted .internetText {
    left: 0;
    text-align: right;
    top: 280px;
    width: 200px;
}
.gettingStarted .microphoneText {
    right: 0;
    top: 255px;
    width: 186px;
}
* html .gettingStarted .internetText, * html .gettingStarted .microphoneText, * html .gettingStarted .microphoneText span {
    font-size: 16px;
    line-height: 20px;
}
.gettingStarted .image {
    display: block;
    height: 350px;
    margin: 0 210px;
    width: 540px;
}
p.otherFeatures {
    margin-bottom: 61px;
    margin-top: 36px;
}
.twoColumns .column_1 .list {
    margin-right: 9px;
}
.twoColumns .column_2 .list {
    margin-left: 9px;
}
.summaryOptions h2, .ctaOptions h2 {
    font-weight: 400;
    margin: 0 0 27px;
}
.summaryOptions ul, .ctaOptions ul {
    background-color: #fff;
}
.summaryOptions ul li, .ctaOptions ul li {
    border-bottom: 1px solid #e7f1f5;
    display: table;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.summaryOptions p, .ctaOptions p {
    display: table-cell;
    height: 40px;
    margin-bottom: 0;
    padding: 38px 30px;
    vertical-align: middle;
}
:first-child + html .summaryOptions p, *:first-child + html .ctaOptions p {
    display: inline;
    height: auto;
    min-height: 40px;
    padding: 38px 30px 38px 120px;
}
html.rtl .summaryOptions p, html.rtl .ctaOptions p {
    padding: 38px 30px;
}
.summaryOptions ul .tipContainer img, .ctaOptions ul .tipContainer img {
    vertical-align: middle;
}
.summaryOptions ul.tipsList .tipContainer, .ctaOptions ul.tipsList .tipContainer {
    display: table-cell;
}
:first-child + html .summaryOptions ul.tipsList .tipContainer, *:first-child + html .ctaOptions ul.tipsList .tipContainer {
    display: inline;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    vertical-align: baseline;
}
.summaryOptions ul .tipContainer, .ctaOptions ul .tipContainer, .summaryOptions ul.iconCentered .tipContainer, .ctaOptions ul.iconCentered .tipContainer {
    vertical-align: middle;
}
.summaryOptions ul.iconTop .tipContainer, .ctaOptions ul.iconTop .tipContainer {
    padding-top: 38px;
    vertical-align: top;
}
:first-child + html .summaryOptions ul.iconTop .tipContainer, *:first-child + html .ctaOptions ul.iconTop .tipContainer {
    padding-top: 0;
    top: 58px;
    vertical-align: baseline;
}
.tipsList img {
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: 30px;
}
.rtl .tipsList img {
    margin-left: 0;
    margin-right: 30px;
}
.tipsList .blueTip {
    background-image: url("/i/scom/images/icons/what-is-skype-tips.png");
    background-position: -60px top;
}
.tipsList .greenTip {
    background-image: url("/i/scom/images/icons/what-is-skype-tips.png");
    background-position: 0 top;
}
ul.iconCentered .blueTip {
    background-position: -60px center;
}
ul.iconCentered .greenTip {
    background-position: 0 center;
}
.summaryOptions ul.errorMessages, .ctaOptions ul.errorMessages {
    background-color: #f93c3c;
    width: auto;
}
@media only screen and (max-width: 767px) {
.twoColumns .column_1 .list {
    margin-right: 0;
}
.twoColumns .column_2 .list {
    margin-left: 0;
}
.ctaOptions .listItem {
    cursor: pointer;
}
.twoColumns .list {
    width: 100%;
}
.ctaOptions .forwardArrow {
    background: url("/i/scom/images/icons/features-menu-list.png") no-repeat scroll 0 -30px transparent;
    display: block;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 25px;
}
html.rtl .ctaOptions .forwardArrow {
    background: url("/i/scom/images/icons/features-menu-list.png") no-repeat scroll 0 -30px transparent;
    left: 20px;
    position: absolute;
    right: auto;
    top: 50%;
    transform: scaleX(-1);
}
.columnsComponent .twoColumns .summaryOptions, .columnsComponent .twoColumns .ctaOptions {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.twoColumns .column_1 .summaryOptions:first-child {
    margin-top: -10px;
}
.twoColumns .ctaOptions:first-child {
    margin-top: 0;
}
.summaryOptions h2, .ctaOptions h2 {
    border-bottom: 1px solid #c5d9e1;
    margin: 18px 0 0;
    padding-bottom: 18px;
}
.ctaOptions h2 {
    border: 0 none;
}
.summaryOptions .tipsList, .summaryOptions h2, .ctaOptions h2 {
    margin: 0 20px;
}
.summaryOptions h2, .ctaOptions h2 {
    margin-top: 23px;
}
.twoColumns .summaryOptions:last-child h2, .twoColumns .ctaOptions:last-child h2 {
    margin-top: 12px;
}
.tipsList img {
    background-position: right center;
    margin: 0 0 0 20px;
    padding: 0;
    width: 40px;
}
.rtl .tipsList img {
    background-position: left center;
    margin: 0 20px;
}
.summaryOptions ul li, .ctaOptions ul li {
    border: 0 none;
    display: block;
    height: auto;
    padding: 0;
    position: relative;
}
.ctaOptions ul li {
    background-color: #e7f1f5;
}
.summaryOptions ul li, .summaryOptions ul li:last-child {
    border-bottom: 1px solid #c5d9e1;
}
.ctaOptions ul li {
    border-top: 1px solid #cedce2;
}
.twoColumns .column:last-child .ctaOptions ul li:last-child {
    border-bottom: 1px solid #cedce2;
}
.tipsList li p {
    height: 32px;
    padding: 25px 20px 30px 30px;
    width: auto;
}
.rtl .tipsList li p {
    padding-left: 20px;
    padding-right: 0;
}
.ctaOptions li p {
    padding-right: 40px;
}
.rtl .ctaOptions li p {
    padding-left: 40px;
}
.tipsList li a {
    color: #333534;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.tipsList div.noDesktop {
    display: table-cell !important;
}
.summaryOptions ul.iconTop .tipContainer, .ctaOptions ul.iconTop .tipContainer {
    padding-top: 0;
    vertical-align: top;
}
.tipsList .blueTip {
    background-image: url("/i/scom/images/icons/what-is-skype-tips-mobile.png");
    background-position: -40px top;
}
.tipsList .greenTip {
    background-image: url("/i/scom/images/icons/what-is-skype-tips-mobile.png");
}
ul.iconCentered .blueTip {
    background-image: url("/i/scom/images/icons/what-is-skype-tips-mobile.png");
    background-position: -40px center;
}
ul.iconCentered .greenTip {
    background-image: url("/i/scom/images/icons/what-is-skype-tips-mobile.png");
    background-position: 0 center;
}
}
.merchandisingComponent {
    margin: 0 auto;
    min-height: 360px;
    overflow: hidden;
    padding: 0 30px;
    width: 900px;
}
.merchandisingComponent .contentContainer {
    display: table;
}
.column .merchandisingComponent .contentContainer {
    display: block;
}
.merchandisingComponent .images {
    display: table-cell;
    position: relative;
}
.merchandisingComponent img {
    max-width: 510px;
}
.merchandisingComponent .copy {
    display: table-cell;
    padding: 47px 0 23px 30px;
    position: relative;
    vertical-align: middle;
    width: 360px;
}
.rtl .merchandisingComponent .copy {
    padding-left: 0;
    padding-right: 30px;
}
.merchandisingComponent a.merchandisingLink {
    color: #fff;
    font-size: 20px;
}
.column .merchandisingComponent a {
    color: #01a6cf;
    font-size: 16px;
    line-height: 20px;
}
.merchandisingComponent .button {
    font-size: 18px;
    margin-top: 6px;
}
.column .merchandisingComponent {
    margin: 0;
    min-height: inherit;
    padding: 0;
    width: auto;
}
.column .merchandisingComponent img {
    float: left;
    margin-bottom: 0;
    max-width: 210px;
    position: relative;
    top: 0;
}
.column .merchandisingComponent .images {
    display: block;
}
.column .merchandisingComponent .copy {
    float: right;
    padding: 41px 30px 30px 0;
    width: 240px;
}
.rtl .column .merchandisingComponent .copy {
    float: left;
    padding-left: 30px;
    padding-right: 0;
}
.column .merchandisingComponent .copy p {
    margin-bottom: 16px;
}
* html .merchandisingComponent .images {
    float: left;
}
* html .merchandisingComponent .copy {
    float: right;
    padding-bottom: 80px;
    padding-top: 90px;
}
:first-child + html .merchandisingComponent .images {
    float: left;
}
:first-child + html .merchandisingComponent .copy {
    float: right;
    padding-bottom: 80px;
    padding-top: 90px;
}
@media only screen and (max-width: 767px) {
.merchandisingComponent {
    max-width: 440px;
    min-height: inherit;
    padding: 0;
    position: relative;
    width: 100%;
}
.merchandisingComponent .contentContainer {
    overflow: hidden;
    padding-left: 0;
    width: 100%;
}
.column .merchandisingComponent .contentContainer {
    display: table;
}
.merchandisingComponent .images {
    vertical-align: top;
}
.column .merchandisingComponent .images {
    display: table-cell;
}
.imageOnCenter .images {
    vertical-align: middle;
}
.merchandisingComponent .copy {
    display: table-cell;
    margin-bottom: 21px;
    min-height: 89px;
    padding: 20px;
    width: auto;
}
.merchandisingComponent .copy .title-h1 {
    font-size: 18px;
    line-height: 20px;
}
.merchandisingComponent .copy .title-h4 {
    font-size: 14px;
    line-height: 16px;
}
.merchandisingComponent .copy p {
    margin-bottom: 7px;
}
.merchandisingComponent .buttonWrapper {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 28px;
    position: relative;
}
.rtl .merchandisingComponent a.wideButton {
    margin-left: 0;
    margin-right: 20px;
}
.columnsComponent .column .merchandisingComponent {
    display: none;
}
.columnsComponent .column:first-child .merchandisingComponent {
    display: block;
    width: 320px;
}
.merchandisingComponent.imageOnCenter img {
    padding-bottom: 20px;
    padding-top: 20px;
}
.merchandisingComponent.imageOnTop img {
    padding-bottom: 20px;
    padding-top: 0;
}
.columnsComponent .column .merchandisingComponent .copy {
    margin: 0;
    min-height: 100px;
    padding: 18px 20px 20px;
    width: 160px;
}
.columnsComponent .column .merchandisingComponent .copy .title-h3 {
    font-size: 18px;
    line-height: 22px;
}
}
.ratesSearchBox {
    margin: 0 auto;
    padding: 0 0 22px;
    position: relative;
    width: 960px;
}
.ratesSearchBox:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ratesSearchBox p.title-h3 {
    line-height: 16px;
    padding-bottom: 8px;
}
.ratesSearchBox .arrow {
    background-image: url("/i/scom/images/icons/rates-results-arrow-down.png");
    bottom: 0;
    height: 13px;
    left: 36px;
    position: absolute;
    width: 17px;
    z-index: 0;
}
.rtl .ratesSearchBox .arrow {
    left: 0;
    right: 36px;
}
.ratesSearchBox .inputContainer {
    background-color: #fff;
    border: 2px solid #0097be;
    display: block;
    float: left;
    height: 56px;
    margin: 1px 1px 1px 0;
    position: relative;
    width: 534px;
    z-index: 1;
}
.ratesSearchBox .inputContainer:hover, .ratesSearchBox .inputContainer.selected {
    border-width: 3px;
    margin: 0 0 0 -1px;
}
.rtl .ratesSearchBox .inputContainer {
    float: right;
}
.ratesSearchBox .quickFilterInput {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color transparent -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    color: #333534;
    display: block;
    float: left;
    height: 36px;
    line-height: 34px;
    margin: 0;
    outline: 0 none;
    padding: 9px 42px 11px 15px;
    position: relative;
    width: 420px;
}
* html .ratesSearchBox .quickFilterInput {
    width: 414px;
}
.rtl .ratesSearchBox .quickFilterInput {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color transparent;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    float: right;
    padding: 9px 14px 11px 43px;
}
.ratesSearchBox .countrySelected .quickFilterInput {
    padding-left: 85px;
    width: 350px;
}
.rtl .ratesSearchBox .countrySelected .quickFilterInput {
    padding-left: 43px;
    padding-right: 85px;
}
.ratesSearchBox .searchButton {
    background-color: #0097be;
    height: 56px;
    overflow: hidden;
    position: absolute;
    right: 0;
    vertical-align: top;
    width: 56px;
}
.ratesSearchBox .searchButton:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search.png");
    display: inline-block;
    left: 14px;
    position: relative;
    top: 13px;
}
.svg .ratesSearchBox .searchButton {
}
.svg .ratesSearchBox .searchButton:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search.svg");
    left: 14px;
    position: relative;
    top: 13px;
    width: 90px !important;
}
.ratesSearchBox .searchButton:hover {
    background-color: #0093dd;
    cursor: pointer;
}
.svg .ratesSearchBox .searchButton:hover:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search.svg");
    left: 13px;
    top: -38px;
}
.rtl .ratesSearchBox .searchButton {
    left: 0;
    right: auto;
}
.rtl .ratesSearchBox .searchButton {
}
.rtl .ratesSearchBox .searchButton:before {
    left: -4px;
    top: 13px;
}
.rtl.svg .ratesSearchBox .searchButton:before {
    direction: ltr;
}
.rtl .ratesSearchBox .searchButton:hover:before {
    left: -5px;
    top: -40px;
}
.ratesSearchBox .flagContainer {
    border: 0 none;
    display: none;
    height: 34px;
    left: 16px;
    margin: 0;
    position: absolute;
    top: 11px;
    width: 54px;
}
.rtl .ratesSearchBox .flagContainer {
    left: auto;
    right: 16px;
}
.ratesSearchBox .inputContainer.countrySelected .flagContainer {
    display: block;
}
* html .ratesSearchBox .flagContainer {
    display: block;
    visibility: hidden;
}
* html .ratesSearchBox .countrySelected .flagContainer {
    visibility: visible;
}
.ratesSearchBox .mediumFlag {
    border: 1px solid #a8c9d6;
    margin-right: 16px;
}
.rtl .ratesSearchBox .mediumFlag {
    margin-left: 16px;
    margin-right: 0;
}
.ratesSearchBox .inputContainer a.clearFilterInput {
    background-color: #fff;
    cursor: pointer;
    display: none;
    height: 24px;
    left: 440px;
    overflow: hidden;
    position: absolute;
    top: 17px;
    width: 24px;
}
.ratesSearchBox .inputContainer a.clearFilterInput span {
}
.ratesSearchBox .inputContainer a.clearFilterInput span:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search-close-sprite.png");
    position: relative;
}
.ratesSearchBox .inputContainer a.clearFilterInput:hover span:before {
    left: -24px;
}
.ratesSearchBox .inputContainer a.clearFilterInput:hover span {
}
.ratesSearchBox .inputContainer a.clearFilterInput.selected span:before {
    left: -48px;
}
.ratesSearchBox .inputContainer a.clearFilterInput.selected span {
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput span {
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput span:before {
    left: 48px;
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput:hover span:before {
    left: 24px;
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput:hover span {
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput.selected span:before {
    left: 0;
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput.selected span {
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput {
    left: auto;
    right: 440px;
}
.ratesSearchBox .quickList {
    display: none;
}
.ratesSearchBox h2 {
    line-height: 16px;
    padding-bottom: 8px;
}
.ratesSearchBox .textContainer {
    float: left;
    margin-left: 59px;
    padding-top: 6px;
}
.ratesSearchBox .textContainer p {
    margin: 0 0 0 1px;
}
.ratesSearchBox .textContainer h2 {
    font: 14px/0 "Segoe UI","Segoe WP","Segoe UI Regular","Helvetica Neue",Helvetica,Tahoma,Arial Unicode MS,sans-serif;
    letter-spacing: 0;
    margin-bottom: 0;
}

.ratesSearchBox .textContainer a {
    font-size: 20px;
    line-height: 24px;
}
.rtl .ratesSearchBox .textContainer {
    float: right;
    margin-left: 0;
    margin-right: 59px;
}
.ratesSearchBox .searchOptions {
    background: none repeat scroll 0 0 transparent;
    left: -3px;
    overflow: hidden;
    position: absolute;
    top: 59px;
    width: 484px;
    z-index: 999;
}
.rtl .ratesSearchBox .searchOptions {
    left: auto;
    right: -3px;
}
.ratesSearchBox .searchOptions ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #0097be #0097be;
    border-image: none;
    border-right: 3px solid #0097be;
    border-style: none solid solid;
    border-width: 0 3px 3px;
    position: relative;
    visibility: hidden;
}
.ratesSearchBox .searchOptions li {
    cursor: pointer;
    display: table;
    height: 60px;
    list-style: outside none none;
    margin: 0;
    padding: 0 16px;
    visibility: hidden;
}
.ratesSearchBox .searchOptions li.selected {
    background-color: #0097be;
}
.ratesSearchBox .searchOptions li .mediumFlagContainer {
    display: table-cell;
    vertical-align: middle;
}
.ratesSearchBox .searchOptions li p {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.ratesSearchBox .searchOptions li.selected p {
    color: #fff;
}
.ratesSearchBox .moreMatches {
    background-color: #e4eef2;
    border-top: 0 none;
    display: table;
    height: 40px;
    visibility: hidden;
    width: 100%;
}
.ratesSearchBox .moreMatches p {
    display: table-cell;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
}
.ratesSearchBox .selectedLetters {
    font-weight: 600;
    text-decoration: underline;
}
:first-child + html .ratesSearchBox .searchOptions li .mediumFlagContainer {
    float: left;
    padding-top: 10px;
    width: 60px;
}
* html .ratesSearchBox .searchOptions li .mediumFlagContainer {
    float: left;
    padding-top: 10px;
    width: 60px;
}
:first-child + html .ratesSearchBox .searchOptions li p {
    float: left;
    padding-top: 15px;
    width: 370px;
}
* html .ratesSearchBox .searchOptions li p {
    float: left;
    padding-top: 15px;
    width: 370px;
}
.ratesWidget .alsoAvailable .title-h1 {
    margin: 0;
    padding: 24px 0 7px 29px;
}
.rtl .ratesWidget .alsoAvailable .title-h1 {
    padding: 24px 29px 7px 0;
}
.ratesWidget .needHelp {
    padding: 12px 0 33px;
}
.ratesWidget .notes {
    min-height: 23px;
    padding-top: 13px;
}
.ratesWidget .notes p.smaller {
    margin-bottom: 0;
}
.ratesWidget .notes sup {
    line-height: 6px;
}
.ratesWidget .wifiSmsDivider {
    border-top: 1px solid #e7f1f5;
    margin: 0 30px 12px 90px;
}
.ratesSearchResults {
    background-color: #fff;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 30px 18px 90px;
    position: relative;
    width: 840px;
}
.rtl .ratesSearchResults {
    padding: 25px 90px 18px 30px;
}
.column .ratesSearchResults {
    min-height: 244px;
    padding: 4px 20px 0 60px;
    width: auto;
}
.rtl .column .ratesSearchResults {
    padding: 4px 60px 0 20px;
}
.column .ratesSearchResults a {
    margin-left: -1px;
}
.column .ratesSearchResults .showMoreInfo .title-h3 {
    margin-bottom: 12px;
    margin-left: -1px;
}
.column .ratesSearchResults .semibold {
    font-weight: 600;
    padding-top: 1px;
}
.column .ratesSearchResults ul li {
    margin-left: 15px;
}
.rtl .column .ratesSearchResults ul li {
    margin-left: 0;
    margin-right: 15px;
}
.alsoAvailable .ratesSearchResults {
    padding-bottom: 27px;
}
.alsoAvailable .title-h1 {
    margin-bottom: 11px;
    padding-left: 29px;
    padding-top: 24px;
}
.ratesSearchResults .icon {
    background-image: url("/i/scom/images/icons/rates-widget-sprite.png");
    left: 30px;
    position: absolute;
    top: 18px;
}
.rtl .ratesSearchResults .icon {
    left: auto;
    right: 30px;
}
.column .ratesSearchResults .icon {
    left: 0;
    top: 0;
}
.rtl .column .ratesSearchResults .icon {
    left: auto;
    right: 0;
}
.ratesSearchResults .iconSubscription {
    background-position: 0 -42px;
}
.ratesSearchResults .iconSms {
    background-position: 0 -84px;
}
.ratesSearchResults .iconWifi {
    background-position: 0 -126px;
}
.descIcons .iconMobileLandline, .subscriptionRatesContainer .iconLandline, .subscriptionRatesContainer .iconMobile, .subsOverlay .iconLandline, .subsOverlay .iconMobile {
    background-image: url("/i/scom/images/icons/rates-widget-subscription-sprite.png");
    float: left;
    margin-right: 10px;
}
.rtl .descIcons .iconMobileLandline, .rtl .subscriptionRatesContainer .iconLandline, .rtl .subscriptionRatesContainer .iconMobile, .rtl .subsOverlay .iconLandline, .rtl .subsOverlay .iconMobile {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.subscriptionRatesContainer .iconMobile, .subsOverlay .iconMobile {
    background-position: -34px center;
}
.ratesSearchResults p {
    margin-bottom: 7px;
}
.ratesSearchResults .payAsYouGo, .ratesSection {
    border-bottom: 1px solid #e7f1f5;
    margin-bottom: 15px;
    padding-bottom: 18px;
}
.ratesSearchResults .payAsYouGo .title-h3, .ratesSearchResults .ratesSection .title-h3 {
    font-weight: 600;
    margin-left: -2px;
    margin-right: 7px;
}
.ratesSearchResults .ratesSection {
    overflow: hidden;
}
.ratesSearchResults .ratesSection > p {
    float: left;
    padding-right: 10px;
}
.ratesBlock {
    border-bottom: 1px solid #e7f1f5;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 12px;
}
.ratesSearchResults .buttonContainer a {
    min-width: 110px;
}
.ratesBlock p.rateItemNote {
    margin-top: 7px;
}
.ratesBlock p.rateItemNote sup {
    line-height: 6px;
}
.ratesBlockItem {
    float: left;
    width: 180px;
}
.rtl .ratesBlockItem {
    float: right;
}
.ratesBlockTitle {
    width: 300px;
}
.ratesSectionNoBorder, .ratesBlockNoBorder {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.ratesSection .ratesSection {
    margin-top: 36px;
}
.ratesSearchResults .skypeCredit {
    display: block;
    float: left;
    width: 310px;
}
.rtl .ratesSearchResults .skypeCredit {
    float: right;
}
.ratesSearchResults .skypeCredit p {
    margin-left: -1px;
}
.ratesSearchResults.smsRates .skypeCredit p {
    margin-bottom: 29px;
}
.ratesSearchResults .price {
    display: block;
    float: left;
}
.rtl .ratesSearchResults .price {
    float: right;
}
.ratesSearchResults .price p {
    font-size: 14px;
    line-height: 18px;
}
.ratesSearchResults .price p strong {
    font-size: 20px;
    font-weight: 400;
}
.ratesSearchResults .buttonContainer {
    float: right;
    padding-top: 4px;
}
.rtl .ratesSearchResults .buttonContainer {
    float: left;
}
#overlayWrapper.countriesOverlay .overlay #overlayContent {
    padding-top: 30px;
}
.countriesOverlay h1 {
    margin-bottom: 6px;
}
.countriesOverlay h3 {
    padding-top: 20px;
}
.countriesOverlay ul {
    overflow: hidden;
}
.countriesOverlay ul li {
    display: table;
    float: left;
    height: 51px;
    list-style-type: none;
    margin-left: 0;
    padding-bottom: 0;
    position: relative;
    width: 210px;
}
.rtl .countriesOverlay ul li {
    margin-right: 0;
}
.countriesOverlay ul li .countryBlock {
    color: #333534;
    display: table-cell;
    font-size: 15px;
    outline: 0 none;
    padding-right: 20px;
    vertical-align: middle;
    width: 100%;
}
:first-child + html .countriesOverlay ul li .countryBlock {
    padding-top: 14px;
    width: auto;
}
* html .countriesOverlay ul li .countryBlock {
    padding-top: 14px;
    width: auto;
}
.countriesOverlay .countryBlock .countryName {
    display: block;
}
.countriesOverlay .countryBlock .countryDescription {
    color: #6e6e73;
    font-size: 14px;
}
.countriesOverlay .extraInfo {
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.countriesOverlay ul li .flag {
    border: 1px solid #a7c8d6;
    display: block;
    float: left;
    left: 0;
    margin-right: 16px;
    position: relative;
    top: 13px;
}
.rtl .countriesOverlay ul li .flag {
    float: right;
    left: auto;
    margin-left: 16px;
    margin-right: 0;
    right: 0;
}
.countriesOverlay ul li .mediumFlag {
    top: 16px;
}
.countriesOverlay ul.popularCountries li {
    height: 66px;
    width: 33.33%;
}
.widgetPremium .popularDestinations .showCountryRates {
    padding-bottom: 22px;
}
.rtl .widgetPremium .popularDestinations .showCountryRates {
    float: right;
}
.widgetPremium .rateContainer span {
    font-size: 16px;
}
.widgetPremium .ratesSearchResults {
    margin-top: 29px;
    padding-bottom: 39px;
    padding-top: 28px;
}
.widgetPremium .ratesSearchResults .price {
    width: 410px;
}
.widgetPremium .ratesTitle {
    margin-bottom: 30px;
}
.widgetPremium .payAsYouGo, .widgetPremium .ratesSection {
    height: 42px;
    margin-bottom: 14px;
    padding-bottom: 21px;
    position: relative;
}
.widgetPremium .ratesSection h3 {
    left: 0;
    margin-top: 7px;
    position: absolute;
}
.widgetPremium .buttonContainer {
    padding: 0;
    right: 0;
    top: 0;
}
.rtl .widgetPremium .buttonContainer {
    left: 0;
    right: auto;
}
.rtl .widgetPremium .ratesSection h3 {
    right: 0;
}
.widgetPremium .descIcons .iconMobileLandline, .widgetPremium .icon {
    background-image: url("/i/scom/images/ui-elements/rates-widget-premium-icons.svg");
    background-repeat: no-repeat;
}
.no-svg .widgetPremium .icon, .no-svg .widgetPremium .descIcons .iconMobileLandline {
    background-image: url("/i/scom/images/ui-elements/rates-widget-premium-icons.png");
    background-repeat: no-repeat;
}
.widgetPremium .icon {
    top: 30px;
}
.widgetPremium .iconPremium {
    background-position: -43px -38px;
}
.widgetPremium .descIcons .iconMobileLandline {
    background-position: 0 -82px;
}
.widgetPremium .icon.iconDiv {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    height: 44px;
    overflow: hidden;
    vertical-align: top;
    width: 44px;
}
.no-svg .widgetPremium .icon.iconDiv.iconDivPremium {
}
.widgetPremium .icon.iconDiv.iconDivPremium:before {
    content: url("/i/scom/images/ui-elements/rates-widget-premium-icons.png");
    display: inline-block;
    left: -43px;
    position: relative;
    top: -38px;
    width: 86px !important;
}
.svg .widgetPremium .icon.iconDiv.iconDivPremium:before {
    content: url("/i/scom/images/ui-elements/rates-widget-premium-icons.svg");
    width: 86px !important;
}
.rtl .widgetPremium .icon.iconDiv.iconDivPremium:before {
    direction: ltr;
    left: 0;
    position: relative;
}
.no-svg .widgetPremium .icon.iconDiv.iconDivPAYG {
}
.widgetPremium .icon.iconDiv.iconDivPAYG:before {
    content: url("/i/scom/images/ui-elements/rates-widget-premium-icons.png");
    display: inline-block;
    left: 0;
    position: relative;
    top: 0;
    width: 86px !important;
}
.svg .widgetPremium .icon.iconDiv.iconDivPAYG:before {
    content: url("/i/scom/images/ui-elements/rates-widget-premium-icons.svg");
    width: 86px !important;
}
.rtl .widgetPremium .icon.iconDiv.iconDivPAYG:before {
    direction: ltr;
    left: 42px;
    position: relative;
}
.widgetPremium .descIcons .iconDivMobileLandline {
    display: block;
    float: left;
    height: 28px;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: top;
    width: 28px;
}
.no-svg .widgetPremium .descIcons .iconDivMobileLandline {
}
.rtl .widgetPremium .descIcons .iconDivMobileLandline {
    display: inline-block;
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.widgetPremium .descIcons .iconDivMobileLandline:before {
    content: url("/i/scom/images/ui-elements/rates-widget-premium-icons.png");
    display: inline-block;
    left: 0;
    position: relative;
    top: -82px;
    width: 86px !important;
}
.svg .widgetPremium .descIcons .iconDivMobileLandline:before {
    content: url("/i/scom/images/ui-elements/rates-widget-premium-icons.svg");
    width: 86px !important;
}
.rtl .widgetPremium .descIcons .iconDivMobileLandline:before {
    direction: ltr;
    left: 58px;
    position: relative;
}
.widgetPremium .lastItem {
    border: 0 none;
    padding: 0;
}
.widgetPremium .skypeCredit {
    width: 420px;
}
.widgetPremium .skypeCredit p {
    font-size: 14px;
    margin-left: 0;
}
.widgetPremium .skypeCredit .descIcons {
    float: left;
    width: 51px;
}
.rtl .widgetPremium .skypeCredit .descIcons {
    float: right;
}
.widgetPremium .skypeCredit .description {
    float: left;
    width: 330px;
}
.rtl .widgetPremium .skypeCredit .description {
    float: right;
}
.widgetPremium .skypeCredit .description .title-h4 {
    margin-bottom: 4px;
}
.widgetPremium .skypeCredit .description h5 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 19px;
}
.widgetPremium .skypeCredit .description p {
    color: #6b6c6f;
    margin-bottom: 10px;
}
.widgetPremium .skypeCredit .description li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}
.widgetPremium .price p {
    font-size: 16px;
}
.widgetPremium .price p b {
    font-size: 20px;
    font-weight: 400;
}
.widgetPremium .price p.priceDescription {
    color: #6b6c6f;
    font-size: 14px;
}
.widgetPremium .needHelp {
    padding-bottom: 8px;
    padding-top: 25px;
}
.widgetPremium .notes p {
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
.ratesSearchBox {
    margin-top: -6px;
    padding: 0 20px 13px;
    width: auto;
}
.ratesSearchBox p.title-h3 {
    font-size: 14px;
    margin-bottom: 2px;
}
.ratesSearchBox h2 {
    font-size: 14px;
    margin-bottom: 2px;
}
.ratesSearchBox .arrow {
    left: 42px;
}
.ratesSearchBox .inputContainer {
    border-width: 1px;
    height: 42px;
    margin-bottom: 3px;
    width: 100%;
}
.ratesSearchBox .inputContainer .quickFilterInput {
    border: 0 none;
    font-size: 14px;
    font-weight: 400;
    height: 22px;
    line-height: 20px;
    padding: 10px 0;
    text-indent: 9px;
    width: 100%;
}
.ratesSearchBox .inputContainer:hover, .ratesSearchBox .inputContainer.selected {
    border-width: 2px;
    margin-bottom: 2px;
}
.ratesSearchBox .inputContainer.countrySelected .quickFilterInput {
    box-sizing: border-box;
    height: 100%;
    margin-right: 36px;
    padding-left: 51px;
    padding-right: 85px;
    width: 100%;
}
.rtl .ratesSearchBox .inputContainer.countrySelected .quickFilterInput {
    margin-left: 36px;
    margin-right: 0;
    padding-left: 85px;
    padding-right: 51px;
}
.ratesSearchBox .searchButton {
    border-left: 1px solid transparent;
    height: 42px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    width: 42px;
}
.ratesSearchBox .searchButton:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search.png");
    display: inline-block;
    left: 10px;
    position: relative;
    top: -33px;
}
.svg .ratesSearchBox .searchButton {
}
.svg .ratesSearchBox .searchButton:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search.svg");
    left: 10px;
    position: relative;
    top: -89px;
    width: 90px !important;
}
.svg .ratesSearchBox .searchButton:hover:before {
    content: url("/i/scom/images/ui-elements/pricing-widget-search.svg");
    left: 10px;
    top: -131px;
}
.rtl .ratesSearchBox .searchButton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color transparent -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    left: 0;
    right: auto;
}
.rtl .ratesSearchBox .searchButton {
}
.rtl .ratesSearchBox .searchButton:before {
    left: 9px !important;
    top: -90px;
}
.rtl .ratesSearchBox .searchButton:hover:before {
    left: 8px !important;
    top: -132px;
}
.ratesSearchBox .inputContainer .flagContainer {
    height: 24px;
    left: 10px;
    top: 9px;
    width: 38px;
}
.rtl .ratesSearchBox .inputContainer .flagContainer {
    left: auto;
    right: 10px;
}
.ratesSearchBox .inputContainer a.clearFilterInput {
    height: 24px;
    left: auto;
    right: 55px;
    top: 9px;
    width: 24px;
}
.rtl .ratesSearchBox .inputContainer a.clearFilterInput {
    left: 55px;
    right: auto;
}
.ratesSearchBox .textContainer, .rtl .ratesSearchBox .textContainer {
    margin: 7px 0 0;
    padding-top: 0;
}
.ratesSearchBox .textContainer h2.noMobile > a {
    font-size: 20px !important;
    line-height: 24px !important;
}
.ratesSearchBox .textContainer h2.noDesktop {
    display: inline-block;
}
.ratesSearchBox .textContainer a.noDesktop {
    display: inline !important;
    font-size: 14px;
    line-height: 18px;
}
.ratesSearchBox .textContainer p {
    display: inline;
    margin: 0;
}
.ratesSearchBox .searchOptions {
    left: -2px;
    padding-right: 4px;
    top: 44px;
    width: 100%;
}
.rtl .ratesSearchBox .searchOptions {
    left: auto;
    padding-left: 4px;
    padding-right: 0;
    right: -2px;
}
.ratesSearchBox .searchOptions ul {
    border-width: 2px;
    width: 100%;
}
.ratesSearchBox .searchOptions li {
    border-width: 1px;
    height: 45px;
    padding: 0 10px;
}
.ratesSearchBox .searchOptions li .mediumFlag {
    margin-right: 12px;
}
.rtl .ratesSearchBox .searchOptions li .mediumFlag {
    margin-left: 12px;
    margin-right: 0;
}
.ratesSearchBox .moreMatches {
    background-color: #e4eef2;
    border-width: 1px;
    height: 45px;
    margin-top: 8px;
    width: 100%;
}
.ratesSearchBox .moreMatches p {
    font-size: 12px;
    padding-left: 15px;
}
.ratesSearchBox .moreMatches p span {
    white-space: nowrap;
}
.ratesSearchBox .noMatches {
    margin-top: 0;
}
.ratesWidget .needHelp {
    padding: 11px 0 0;
}
.ratesWidget .needHelp a {
    display: inline-block;
}
.ratesWidget .notes {
    padding: 10px 20px 0;
}
.ratesWidget .notes p {
    margin: 0;
}
.ratesWidget .ratesSearchResults {
    border-top: 1px solid #cedce2;
    margin: 0;
    min-height: 59px;
    padding: 0;
    position: relative;
    width: 100%;
}
.column .ratesSearchResults, .rtl .column .ratesSearchResults {
    min-height: inherit;
    padding: 0;
}
.ratesSearchResults .icon {
    background-image: url("/i/scom/images/icons/rates-widget-sprite-mobile.png");
    height: 28px;
    left: 20px;
    top: 15px;
    width: 28px;
}
.rtl .ratesSearchResults .icon {
    left: auto;
    right: 20px;
}
.column .ratesSearchResults .icon {
    left: 20px;
    top: 16px;
}
.rtl .column .ratesSearchResults .icon {
    left: auto;
    right: 20px;
}
.column .ratesSearchResults .title-h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin: 0;
    padding: 19px 0 12px 41px;
}
.rtl .column .ratesSearchResults .title-h3 {
    padding: 19px 41px 12px 0;
}
.ratesSearchResults .showMoreInfo {
    border-top: 1px solid #cedce2;
    min-height: 59px;
    padding: 0 20px;
}
.ratesSearchResults .moreInfo {
    background-color: #e4eef2;
    border-top: 1px solid #cedce2;
    padding: 11px 20px 6px;
}
.column:last-child .ratesSearchResults .moreInfo {
    border-bottom: 1px solid #cedce2;
}
.column .ratesSearchResults ul li {
    line-height: 16px;
    padding-bottom: 8px;
}
.ratesSearchResults .iconSubscription {
    background-position: 0 -28px;
}
.ratesSearchResults .iconSms {
    background-position: 0 -56px;
}
.ratesSearchResults .iconWifi {
    background-position: 0 -84px;
}
.alsoAvailable .ratesSearchResults:last-child {
    border-bottom: 1px solid #cedce2;
}
.ratesSearchResults .payAsYouGo {
    border: 0 none;
    color: #000;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 14px 40px 12px 60px;
}
.rtl .ratesSearchResults .payAsYouGo {
    padding-right: 60px;
}
.ratesSearchResults p {
    margin-bottom: 0;
    margin-left: 0;
}
.ratesSearchResults p.semibold {
    letter-spacing: -1px;
    line-height: 20px;
}
.column .ratesSearchResults .semibold {
    padding-bottom: 8px;
}
.ratesSearchResults .arrow {
    background-image: url("/i/scom/images/tabs/arrows.png");
    background-position: -37px 15px;
    display: block;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 9px;
    z-index: 1001;
}
.rtl .ratesSearchResults .arrow {
    background-position: -46px 15px;
    left: 31px;
    right: auto;
}
.descIcons .iconMobileLandline, .subscriptionRates .iconLandline, .subscriptionRates .iconMobile, .subsOverlay .iconLandline, .subsOverlay .iconMobile {
    background-image: url("/i/scom/images/icons/rates-widget-subscription-sprite-mobile.png");
    height: 28px;
    margin-right: 10px;
}
.subscriptionRates .iconLandline, .subsOverlay .iconLandline, .descIcons .iconLandline {
    width: 32px;
}
.subscriptionRates .iconMobile, .subsOverlay .iconMobile, .descIcons .iconMobile {
    background-position: -32px center;
    width: 17px;
}
.subsOverlay .ratesNotes {
    padding: 10px 20px;
}
.ratesSection {
    margin-top: 14px;
    overflow: hidden;
    padding: 12px 20px 15px;
}
.ratesSection .title-h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding-top: 4px;
    position: relative;
    top: 5px;
}
.ratesSection h3 {
    display: inline;
    margin-right: 10px;
}
.ratesBlock {
    padding: 15px 20px;
}
.ratesBlock .ratesBlockLink {
    display: block;
    height: 81px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.ratesBlock, .ratesSection {
    border-bottom: 1px solid #cedce2;
    margin-bottom: 0;
    position: relative;
}
.ratesBlockItem {
    clear: left;
    float: left;
    width: 130px;
}
.rtl .ratesBlockItem {
    clear: right;
    float: right;
}
.ratesBlockItem p {
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
}
.rtl .ratesBlockItem p {
    float: right;
}
.lastRatesBlockItem {
    position: absolute;
    right: 50px;
    top: 15px;
    width: 100px;
}
.lastRatesBlockItem p {
    position: relative;
    z-index: 1;
}
.rtl .lastRatesBlockItem {
    left: 50px;
    right: auto;
}
.lastRatesBlockItem p.title-h4, .ratesBlockTitle p.title-h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    max-width: 156px;
}
.lastRatesBlockItem p {
    float: none;
}
.ratesBlock .arrow {
    background-image: url("/i/scom/images/tabs/arrows.png");
    background-position: -37px 15px;
    display: block;
    height: 15px;
    left: auto;
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 9px;
    z-index: 1001;
}
.rtl .ratesBlock .arrow {
    background-position: -46px 15px;
    left: 20px;
    right: auto;
}
.ratesBlock p.rateItemNote {
    margin-top: 0;
}
.ratesBlock p.ratesBlockNote {
    clear: both;
    margin-bottom: 0;
    padding-right: 20px;
    padding-top: 12px;
}
.ratesBlock p.ratesBlockNote a {
    position: relative;
    z-index: 20;
}
.rtl .ratesBlock p.ratesBlockNote {
    padding-left: 20px;
    padding-right: 0;
}
.subsMobileTitle {
    letter-spacing: -1px;
    margin-bottom: 13px;
    padding: 0 20px;
}
#overlayWrapper.countriesOverlay .overlay #overlayContent {
    padding-top: 0;
}
.countriesOverlay ul {
    border-top: 1px solid #cedce2;
    padding-bottom: 5px;
    width: 100%;
}
.countriesOverlay ul li {
    border-bottom: 1px solid #cedce2;
    height: 63px;
    padding: 0 20px;
    width: auto;
}
.countriesOverlay ul li .countryBlock {
    padding-left: 49px;
}
.rtl .countriesOverlay ul li .countryBlock {
    padding-left: 0;
    padding-right: 49px;
}
.countriesOverlay ul li .flag {
    left: 20px;
    top: 19px;
}
.rtl .countriesOverlay ul li .flag {
    left: auto;
    right: 20px;
}
.countriesOverlay ul.popularCountries li {
    width: 100%;
}
.countriesOverlay h1 {
    border-bottom: 1px solid #cedce2;
    padding: 0 20px 21px;
}
.countriesOverlay .overlayComponent h1 {
    padding-top: 20px;
}
.countriesOverlay h3 {
    margin-bottom: 6px;
    padding: 16px 20px;
}
.countriesOverlay .countryBlock .countryName, .countriesOverlay .countryBlock .countryDescription {
    font-size: 14px;
    line-height: 18px;
}
.widgetPremium .temporarilyHidden, .widgetPremium .hidden {
    display: none !important;
}
.widgetPremium .ratesTitle {
    margin-bottom: 17px;
}
.widgetPremium .noTopBorder {
    border-top: 0 none;
}
.widgetPremium .payAsYouGo, .widgetPremium .skypePremium {
    border: 0 none;
    color: #000;
    cursor: pointer;
    display: block;
    margin: 0;
}
.widgetPremium .popularDestinations .showCountryRates {
    padding-bottom: 0;
}
.ratesWidget .popularDestinations .ratesTitle {
    width: 55%;
}
.widgetPremium .payAsYouGo, .widgetPremium .ratesSection, .widgetPremium .skypePremium {
    cursor: pointer;
    height: auto;
    margin: 0;
    padding: 13px 13px 0 40px;
    position: relative;
}
.widgetPremium .payAsYouGo, .widgetPremium .skypePremium {
    padding-left: 20px;
    padding-top: 6px;
}
.widgetPremium .ratesSearchResults .arrow {
    top: 0;
}
.widgetPremium .ratesSection {
    padding-bottom: 15px;
}
.widgetPremium .ratesSection h3 {
    margin-top: 0;
    padding-left: 20px;
    position: static;
}
.widgetPremium .ratesSection .extraMargin {
    position: relative;
    top: 6px;
}
.rtl .widgetPremium .ratesSection h3 {
    padding-right: 40px;
}
.widgetPremium .descIcons .iconMobileLandline, .widgetPremium .icon {
    background-image: url("/i/scom/images/ui-elements/rates-widget-premium-icons.svg");
    background-repeat: no-repeat;
    background-size: 56px auto;
}
.no-svg .widgetPremium .descIcons .iconMobileLandline, .no-svg .widgetPremium .icon {
    background-image: url("/i/scom/images/ui-elements/rates-widget-premium-icons.png");
}
.widgetPremium .iconPremium {
    background-position: -28px -24px;
}
.widgetPremium .premiumMobile, .widgetPremium .paygMobile {
    padding: 20px 0 10px;
}
.widgetPremium .headlineWrapper {
    padding: 0 20px 20px;
}
.widgetPremium .headlineWrapper .priceDescription {
    color: #6c6c6c;
}
.widgetPremium .headlineWrapper h2 * {
    font-size: 20px;
    font-weight: 400;
}
.widgetPremium .alsoIncludedWrapper {
    border-bottom: 1px solid #cedce2;
    border-top: 1px solid #cedce2;
    left: -13px;
    margin-bottom: 24px;
    padding: 20px 0;
    position: relative;
}
.widgetPremium .alsoIncludedWrapper .alsoIncludedLabel {
    margin-bottom: 6px;
}
.widgetPremium .alsoIncludedWrapper ul li {
    list-style-type: none;
    margin-left: 0;
    padding: 3px 0;
}
.widgetPremium .backButton span {
    left: 5px;
    position: relative;
    top: -8px;
}
.widgetPremium .premiumPrice {
    margin-top: 10px;
}
.premiumMobile .btn {
    left: -13px;
    position: relative;
}

.countrySelection {
    background-color: #fff;
    margin: -30px auto 0;
    overflow: hidden;
    padding: 30px 30px 0;
    width: 900px;
}
.countrySelection h3 {
    margin-bottom: 6px;
}
.countrySelection .combined {
    margin-bottom: 40px;
    overflow: hidden;
}
.countrySelection .landlines {
    overflow: hidden;
    padding-bottom: 30px;
}
.countrySelection ul li, .mobileConfirmationBox ul li {
    float: left;
    list-style-type: none;
    margin-left: 0;
    padding-bottom: 0;
    width: 300px;
}
.countrySelection .largeOne {
    clear: both;
    width: 450px;
}
.rtl .countrySelection .largeOne {
    float: right;
}
.countrySelection ul li a, .mobileConfirmationBox ul li a {
    background: url("/i/scom/images/icons/premium-country-selection.png") no-repeat scroll 10px 23px #fff;
    color: #333534;
    display: block;
    font-size: 16px;
    min-height: 46px;
    outline: 0 none;
    padding-left: 110px;
    padding-top: 23px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 190px;
}
.rtl .countrySelection ul li a {
    background-position: 270px 23px;
    padding-left: 0;
    padding-right: 110px;
    text-align: right;
}
* html .countrySelection ul li a {
    height: 46px;
}
.countrySelection ul li a.doubleLine {
    min-height: 53px;
    padding-bottom: 3px;
    padding-top: 13px;
}
.countrySelection .largeOne a {
    padding-left: 40px;
    width: auto;
}
.rtl .countrySelection .largeOne a {
    background-position: 420px 23px;
    padding-left: 0;
    padding-right: 40px;
}
.rtl .countrySelection .largeOne a.active {
    background-position: 420px -258px;
}
.countrySelection ul li a:hover {
    background-color: #e4eef2;
}
.countrySelection ul li a.active {
    background-color: #00aaf0;
    background-position: 10px -258px;
    color: #fff;
}
* html .countrySelection ul li a.active:hover {
    background-color: #00aaf0;
}
.rtl .countrySelection ul li a.active {
    background-position: 270px -258px;
}
.countrySelection ul li .flag, .mobileConfirmationBox ul li .flag {
    border: 1px solid #a7c8d6;
    display: block;
    float: left;
    left: 40px;
    margin-right: 16px;
    position: absolute;
    top: 16px;
}
.rtl .countrySelection ul li .flag {
    float: right;
    left: auto;
    margin-left: 16px;
    margin-right: auto;
    right: 40px;
}
.countrySelection ul li .active .flag {
    border: 1px solid #fff;
}
.countrySelection ul li .extraInfo {
    float: left;
    font-size: 12px;
}
:first-child + html .countrySelection ul li .countryName {
    line-height: 22px;
}
.confirmationBox {
    background-color: #e7f1f5;
    margin: 0 auto;
    min-height: 69px;
    overflow: hidden;
    padding: 30px 30px 0;
    width: 900px;
}
.confirmationBox .nothingSelected {
    margin-top: -6px;
    overflow: hidden;
    padding-top: 6px;
}
.confirmationBox p, .confirmationBox h4 {
    clear: both;
    float: left;
    margin-bottom: 2px;
    max-width: 435px;
}
.rtl .confirmationBox p, .rtl .confirmationBox h4 {
    float: right;
}
.confirmationBox a {
    float: right;
    max-width: 435px;
    position: relative;
    top: -6px;
}
.rtl .confirmationBox a {
    float: left;
}
.confirmationBox .somethingSelected a {
    top: -28px;
}
:first-child + html .confirmationBox .somethingSelected a {
    top: -6px;
}
* html .confirmationBox .somethingSelected a {
    top: -6px;
}
:first-child + html .confirmationBox .somethingSelected h4 {
    line-height: 30px;
}
.countrySelectionComponent .footnote {
    margin: 0 auto;
    width: 960px;
}
@media only screen and (max-width: 767px) {
.countrySelection {
    margin-top: -20px;
    padding: 0;
    width: 100%;
}
.countrySelection h3 {
    font-size: 18px;
    margin: 0 auto;
    padding: 0 20px 20px;
    width: auto;
}
.premiumHeader .backButton {
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    padding: 15px 20px 15px 56px;
    position: relative;
    width: auto;
}
.premiumHeader .backButton img {
    left: 20px;
    position: absolute;
}
.premiumHeader .headline .title-h4 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 7px;
}
.premiumHeader .headline .title-h1 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}
.premiumHeader .slimline .headline {
    padding-top: 0;
}
.countrySelection .combined {
    margin-bottom: 20px;
}
.countrySelection ul li {
    width: 100%;
}
.countrySelection ul li a {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-top: 1px solid #cedce2;
    color: #01a6cf;
    min-height: 43px;
    padding-left: 70px;
    padding-top: 20px;
    width: auto;
}
.countrySelection .combined li:last-child a {
    border-bottom: 1px solid #cedce2;
}
.countrySelection ul li a.active {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #01a6cf;
}
.countrySelection ul li a.active:hover {
    background-color: #e4eef2;
}
.countrySelection ul li .active .flag {
    border: 1px solid #a7c8d6;
}
.countrySelection ul li:last-child a {
    font-size: 18px;
}
.countrySelection ul li a.doubleLine {
    min-height: 49px;
    padding-bottom: 0;
    padding-top: 14px;
}
.countrySelection ul li .countryName {
    float: left;
}
.countrySelection ul li .extraInfo {
    clear: both;
    float: left;
}
.countrySelection ul li .flag {
    left: 20px;
    top: 19px;
}
.countrySelection .largeOne {
    width: 100%;
}
.countrySelection .largeOne a {
    padding-left: 0;
    text-align: center;
    width: auto;
}
.mobileConfirmationBox {
    display: none;
    margin: -20px auto 40px;
    padding: 0 20px;
    width: auto;
}
.mobileConfirmationBox h2 {
    margin-bottom: 4px;
}
.mobileConfirmationBox .btn {
    width: auto;
}
.mobileConfirmationBox ul {
    margin-bottom: 20px;
    overflow: hidden;
}
.mobileConfirmationBox ul li a {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    padding-left: 50px;
    padding-top: 14px;
}
.mobileConfirmationBox ul li a.proceedWithout {
    padding-left: 0;
}
.mobileConfirmationBox ul li a .flag {
    left: 0;
}
.mobileConfirmationBox ul li a .countryName {
    float: left;
    font-size: 18px;
    margin-bottom: 4px;
}
.mobileConfirmationBox ul li a .extraInfo {
    display: none;
}
.mobileConfirmationBox ul li a .type {
    clear: both;
    float: left;
    font-size: 14px;
}
.mobileConfirmationBox ul li a .type:first-letter {
    text-transform: capitalize;
}
.mobileConfirmationBox .proceedWithout .type {
    display: none;
}
.countrySelectionComponent .footnote {
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
}
}
.premiumCountrySelection {
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
.countrySelector {
    padding: 30px 30px 26px;
}
.countrySelector h2 {
    margin: 0 0 20px;
}
.countrySelector label {
    display: block;
    margin: 0 0 6px;
}
.countrySelector .countriesDropdown {
    border: 1px solid #0097be;
    display: inline-block;
    height: 33px;
    margin: 1px 1px 32px;
    position: relative;
    width: 278px;
}
.countrySelector .countriesDropdown.open, .countrySelector .countriesDropdown:hover, .countrySelector .countriesDropdown:focus {
    border-width: 2px;
    margin: 0 0 31px;
}
.countriesDropdown .flag {
    border: 1px solid #adc6d2;
    float: left;
    margin: 4px 0 4px 8px;
}
.rtl .countriesDropdown .flag {
    float: right;
    margin-left: 0;
    margin-right: 8px;
}
.countriesDropdown .country {
    float: left;
    font-size: 16px;
    margin: 6px 0 0 12px;
}
.rtl .countriesDropdown .country {
    float: right;
    margin-left: 0;
    margin-right: 12px;
}
.countriesDropdown .pickDown {
    display: block;
    float: right;
    height: 7px;
    margin: 13px 8px;
    overflow: hidden;
    vertical-align: top;
    width: 12px;
}
.rtl .countriesDropdown .pickDown {
    float: left;
}
.countriesDropdown .pickDown:before {
    content: url("/i/common/images/icons/languages-pick-down.png");
    display: block;
    left: 0;
    line-height: 0;
    position: relative;
    top: 0;
}
.countriesDropdown .countries {
    border: 0 none;
    cursor: pointer;
    height: 33px;
    left: 0;
    line-height: 33px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 278px;
}
.rtl .countriesDropdown .countries {
    direction: ltr;
}
.countryConfirmation {
    margin: 0 0 34px;
}
.countryConfirmation h2 {
    margin: 0 0 24px;
}
.countryConfirmation .stipulations {
    margin: 0 0 28px;
}
.countryConfirmation .stipulations .notification {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    list-style: outside none none;
    margin: 16px 0 0;
    min-height: 24px;
    overflow: visible;
    padding: 0 0 0 42px;
    position: relative;
}
.rtl .countryConfirmation .stipulations .notification {
    padding: 0 42px 0 0;
}
.countryConfirmation .stipulations .notification:first-child {
    margin-top: 0;
}
.countryConfirmation .stipulations .notification .icon {
    left: 0;
}
.rtl .countryConfirmation .stipulations .notification .icon {
    left: auto;
    right: 0;
}
.premiumFeatures {
    border-top: 1px solid #cedce2;
    padding: 24px 30px;
}
.premiumFeatures h3 {
    color: #6b6c6f;
    margin: 0 0 26px;
}
.premiumFeatures ul {
    overflow: hidden;
}
.premiumFeatures li {
    color: #6b6c6f;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 25%;
}
.rtl .premiumFeatures li {
    float: right;
    margin: 0;
}
.premiumFeatures sup {
    position: relative;
    top: -6px;
    vertical-align: middle;
}
.premiumFeatures [class^="icon-"] {
    display: block;
    height: 30px;
    margin: 0 auto 9px;
    overflow: hidden;
    vertical-align: top;
    width: 30px;
}
.svg .premiumFeatures [class^="icon-"] {
}
.premiumFeatures [class^="icon-"]:before {
    content: url("/i/scom/images/icons/premium-features.png");
    display: inline-block;
    position: relative;
}
.svg .premiumFeatures [class^="icon-"]:before {
    content: url("/i/scom/images/icons/premium-features.svg");
    width: 30px !important;
}
.premiumFeatures .icon-video-calls {
}
.premiumFeatures .icon-video-calls:before {
    left: 0;
    top: 0;
}
.svg .premiumFeatures .icon-video-calls {
}
.premiumFeatures .icon-screen-sharing {
}
.premiumFeatures .icon-screen-sharing:before {
    left: 0;
    top: -30px;
}
.svg .premiumFeatures .icon-screen-sharing {
}
.premiumFeatures .icon-chat-support {
}
.premiumFeatures .icon-chat-support:before {
    left: 0;
    top: -60px;
}
.svg .premiumFeatures .icon-chat-support {
}
.premiumFeatures .icon-no-advertisements {
}
.premiumFeatures .icon-no-advertisements:before {
    left: 0;
    top: -90px;
}
.svg .premiumFeatures .icon-no-advertisements {
}
@media only screen and (max-width: 767px) {
.premiumCountrySelection {
    width: 100%;
}
.countrySelector {
    padding: 27px 20px;
}
.countrySelector h2 {
    font-size: 24px;
    line-height: 30px;
}
.countrySelector .countriesDropdown {
    max-width: 438px;
    width: 100%;
}
.countriesDropdown .countries {
    width: 100%;
}
.countryConfirmation {
    margin: 0 0 22px;
}
.countryConfirmation h2 {
    font-size: 18px;
    margin: 0 0 8px;
}
.countryConfirmation .stipulations {
    margin: 0 0 34px;
}
.countryConfirmation .stipulations .notification {
    padding: 0 0 0 32px;
}
.rtl .countryConfirmation .stipulations .notification {
    padding: 0 32px 0 0;
}
.premiumFeatures {
    padding: 27px 20px;
}
.premiumFeatures h3 {
    margin: 0 0 19px;
}
.premiumFeatures li, .rtl .premiumFeatures li {
    float: none;
    margin: 10px 0 0;
    overflow: hidden;
    text-align: justify;
    width: auto;
}
.premiumFeatures li:first-child {
    margin-top: 0;
}
.premiumFeatures [class^="icon-"] {
    display: inline-block;
    margin: 0 8px 0 0;
    vertical-align: middle;
}
.rtl .premiumFeatures [class^="icon-"] {
    margin-left: 8px;
    margin-right: 0;
}
}
.appList {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.appHeadline {
    border-bottom: 1px solid #e7f1f5;
    margin: 0;
    padding: 18px 0 8px;
    position: relative;
}
.appItem {
    border-bottom: 1px solid #e7f1f5;
    margin: 0;
    padding: 12px 0 15px 60px;
    position: relative;
}
.rtl .appItem {
    padding: 12px 60px 15px 0;
}
.appItem .icon {
    left: 0;
    position: absolute;
    top: 15px;
    width: 42px;
}
.rtl .appItem .icon {
    left: auto;
    right: 0;
}
.appItem .icon img {
    display: block;
    margin: 0 auto;
    max-width: 42px;
}
.appItem a {
    font-size: 20px;
}
.appItem p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
.appList {
    padding: 0;
    width: auto;
}
.appHeadline {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #cedce2;
    cursor: pointer;
    margin-top: -20px;
    padding: 20px 20px 23px;
}
.appHeadline h2 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    padding-right: 20px;
}
.appItem {
    background: none repeat scroll 0 0 #e4eef2;
    border-bottom: 1px solid #cedce2;
    cursor: pointer;
    padding: 19px 50px 6px 76px;
}
.appItem a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}
.appItem p {
    margin-bottom: 18px;
}
.appItem .icon {
    top: 25px;
    width: 76px;
}
.appHeadline .mobileToggleContent {
    color: #333534;
    height: 9px;
    margin-top: -5px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 50%;
    vertical-align: top;
    width: 15px;
}
.appHeadline .mobileToggleContent:before {
    content: url("/i/scom/images/ui-elements/expand_button_blue.png");
    display: inline-block;
    left: 0;
    position: relative;
    top: -6px;
}
.rtl .appHeadline .mobileToggleContent {
    left: 20px;
    right: auto;
}
.appHeadline.open .mobileToggleContent {
}
.appHeadline.open .mobileToggleContent:before {
    content: url("/i/scom/images/ui-elements/collapse_button_blue.png");
}
}
@media only screen and (max-width: 767px) {
.downloadButtonOSSpecific .buttonWrapper {
    margin-left: 20px;
    margin-right: 20px;
}
}
.smsComponent {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 960px;
}
.overlay .smsComponent {
    padding: 0;
    width: auto;
}
.fieldLabel {
    color: #333534;
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
}
.fieldWrap {
    padding-bottom: 18px;
    position: relative;
}
.fieldWrap .phoneNumberField {
    background-color: #fff;
    border: 1px solid #6ab1e9;
    display: inline-block;
    font-size: 16px;
    margin: 1px;
    padding-left: 121px;
    position: relative;
    vertical-align: text-top;
}
.rtl .fieldWrap .phoneNumberField {
    padding-left: 0;
    padding-right: 121px;
}
.fieldWrap .phoneNumberField.error {
    border-color: #e81123;
}
.fieldWrap .phoneNumberField.error .icon {
    display: none;
}
.fieldWrap .phoneNumberField.over, .fieldWrap .phoneNumberField.focus {
    border-width: 2px;
    margin: 0;
}
.fieldWrap .phoneNumberField .country {
    background-color: #e4eef2;
    height: 33px;
    left: 0;
    position: absolute;
    top: 0;
    width: 112px;
    z-index: 1000;
}
.rtl .fieldWrap .phoneNumberField .country {
    left: auto;
    right: 0;
}
.fieldWrap .phoneNumberField.error .country {
    background-color: #fef2f3;
}
.fieldWrap .phoneNumberField .country .smallFlag {
    border: 1px solid #abc6d1;
    float: left;
    margin: 4px 8px;
}
.rtl .fieldWrap .phoneNumberField .country .smallFlag {
    float: right;
}
.fieldWrap .phoneNumberField .country .countryPhoneCode {
    float: right;
    height: 33px;
    line-height: 33px;
    padding-right: 8px;
    text-align: center;
    width: 49px;
}
.rtl .fieldWrap .phoneNumberField .country .countryPhoneCode {
    float: left;
}
.fieldWrap .phoneNumberField .icon {
    background-image: url("/i/scom/images/ui-elements/combobox.png");
    display: none;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    z-index: 1000;
}
.rtl .fieldWrap .phoneNumberField .icon {
    left: 0;
    right: auto;
}
.fieldWrap .phoneNumberField .icon.error {
    background-position: -14px -33px;
}
.rtl .fieldWrap .phoneNumberField .icon.error {
    background-position: 14px -99px;
}
.fieldWrap .phoneNumberField input.phoneNumber {
    border: 0 none transparent;
    display: block;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    margin: 0;
    outline: 0 none;
    padding: 0;
    width: 100%;
    z-index: 999;
}
.fieldWrap .message {
    display: none;
    padding: 10px 20px 11px;
    position: absolute;
    top: 26px;
    vertical-align: text-top;
}
.fieldWrap .message.error {
    background-color: #fbdcde;
}
.fieldWrap .message .arrow {
    display: block;
    height: 17px;
    left: -12px;
    position: absolute;
    width: 12px;
}
.rtl .fieldWrap .message .arrow {
    left: auto;
    right: -12px;
}
.fieldWrap .message.error .arrow {
    background-image: url("/i/scom/images/icons/ui-message-arrows.png");
    background-position: -48px 0;
}
.rtl .fieldWrap .message .arrow {
    background-position: 0 0;
}
.fieldWrap .message strong {
    display: block;
    padding-bottom: 6px;
}
.smsComponent .standardRates {
    color: #999;
    font-size: 13px;
    margin-bottom: 18px;
}
@media not all, not all {
.fieldWrap .message.error .arrow {
    background-position: -36px -54px;
}
.rtl .fieldWrap .message .arrow {
    background-position: 0 -54px;
}
}
.smsComponent.skypeQik {
    text-align: center;
}
.smsComponent.skypeQik .fieldWrap .message {
    text-align: left;
}
.rtl .smsComponent.skypeQik .fieldWrap .message {
    text-align: right;
}
.imageMatrix {
    margin: 0 auto 30px;
    overflow: hidden;
    width: 960px;
}
.imageMatrix .matrix {
    display: table;
    height: 120px;
    position: relative;
    width: 100%;
}
.imageMatrix h2 {
    margin-bottom: 30px;
}
.imageMatrix .matrix > div {
    border-right: 1px solid #e4eef2;
    display: table-cell;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}
.imageMatrix .matrix.lightFogBackground > div {
    border-right: 1px solid #fff;
}
:first-child + html .imageMatrix .matrix > div {
    display: block;
    float: left;
    line-height: 120px;
}
:first-child + html .imageMatrix .matrix.fourColumn > div {
    width: 239px;
}
:first-child + html .imageMatrix .matrix.threeColumn > div {
    width: 319px;
}
:first-child + html .imageMatrix .matrix.twoColumn > div {
    width: 479px;
}
.imageMatrix .matrix > div:last-child {
    border: 0 none;
}
.imageMatrix .matrix > div img {
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
.imageMatrix {
    margin: 0 auto 30px;
    overflow: hidden;
    width: 100%;
}
.imageMatrix h2 {
    margin-bottom: 24px;
    padding: 0 20px;
}
.imageMatrix .matrix {
    display: table;
    height: 80px;
    position: relative;
    width: 100%;
}
.imageMatrix .matrix > div {
    border-bottom: 1px solid #e4eef2;
    border-top: 0 none;
    clear: both;
    float: left;
    height: 80px;
    line-height: 80px;
    width: 100%;
}
.imageMatrix .matrix.lightFogBackground > div {
    border-bottom: 1px solid #fff;
}
.imageMatrix .matrix > div:first-child {
    border-top: 1px solid #cedce2;
}
.imageMatrix .matrix > div:last-child {
    border-bottom: 1px solid #cedce2;
}
.imageMatrix .matrix > div img {
    max-height: 75px;
    max-width: 150px;
}
.imageMatrix .matrix.grid > div {
    box-sizing: border-box;
    clear: none;
    display: block;
    width: 50%;
}
.imageMatrix .matrix.grid > .column-1, .imageMatrix .matrix.grid > .column-2 {
    border-bottom: 1px solid #e4eef2;
    border-top: 1px solid #cedce2;
}
.imageMatrix .matrix.grid.lightFogBackground > .column-1, .imageMatrix .matrix.grid.lightFogBackground > .column-2 {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #cedce2;
}
.imageMatrix .matrix.grid.twoColumn > .column-1, .imageMatrix .matrix.grid.twoColumn > .column-2 {
    border-bottom: 1px solid #cedce2;
}
.imageMatrix .matrix.grid > .column-3, .imageMatrix .matrix.grid > .column-4 {
    border-bottom: 1px solid #cedce2;
    border-top: 0 none;
}
.imageMatrix .matrix.grid > .empty {
    background-color: #eff5f7;
}
}
.sharingComponent .sharingContent {
    border-top: 1px solid #c1d8e2;
}
.sharingComponent.socialHeader {
    border-top: 0 none;
}
.sharingComponent .sharingLinks .shareIcon {
    cursor: pointer;
    height: 30px;
    overflow: hidden;
    vertical-align: top;
    width: 30px;
}
.sharingComponent .sharingLinks .shareIcon span:before {
    content: url("/i/scom/images/icons/social-sharing-component-sprite.png");
    display: inline-block;
    position: relative;
}
.svg .sharingComponent .sharingLinks .shareIcon span:before {
    width: 782px !important;
}
.rtl.svg .sharingComponent .sharingLinks .shareIcon span:before {
    direction: ltr;
}
.shareDescription {
    display: none;
}
.sharingComponent .sharingContent {
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 30px;
    width: 960px;
}
.sharingComponent.socialHeader {
    padding-bottom: 3px;
}
.sharingComponent.socialHeader .sharingContent {
    border-top: 0 none;
    margin-top: -15px;
    position: relative;
    z-index: 100;
}
.sharingComponent .sharingLinksWrap {
    float: left;
}
.rtl .sharingComponent .sharingLinksWrap {
    float: right;
}
.sharingComponent .sharingLinks {
    float: left;
}
.sharingComponent.socialFooter .sharingLinks {
    float: left;
}
.rtl .sharingComponent .sharingLinks {
    float: left;
    margin-left: 18px;
    margin-right: 0;
}
.sharingComponent.socialHeader .stayInTouchWrap {
    display: none;
}
.sharingComponent .stayInTouchWrap {
    float: right;
}
.rtl .sharingComponent .stayInTouchWrap {
    float: left;
    text-align: left;
}
.rtl .sharingComponent .stayInTouchWrap .sharingLinks {
    margin-left: 0;
}
.sharingComponent .stayInTouchWrap .sharingLinks {
    width: 100%;
}
.stayInTouchWrap .stay-in-touch-twitter, .stayInTouchWrap .stay-in-touch-fb {
    display: inline-block;
}
.stayInTouchWrap .stay-in-touch-fb .fb-like {
    height: 21px;
    overflow: hidden !important;
}
.stayInTouchWrap .stay-in-touch-fb {
    margin-right: 15px;
}
.rtl .stayInTouchWrap .stay-in-touch-fb {
    margin-left: 15px;
    margin-right: 0;
}
.stayInTouchWrap .stay-in-touch-twitter {
    margin-right: -15px;
    position: relative;
    top: -1px;
}
.rtl .stayInTouchWrap .stay-in-touch-twitter {
    margin-left: -15px;
    margin-right: 0;
}
html[lang="ja"] .stayInTouchWrap .stay-in-touch-twitter {
    margin-right: -9px;
}
html[lang="ko"] .stayInTouchWrap .stay-in-touch-twitter {
    margin-right: -29px;
}
.stayInTouchWrap .stay-in-touch-twitter .btn-o, .stayInTouchWrap .stay-in-touch-twitter #follow-button {
    width: 108px !important;
}
.stayInTouchWrap .stay-in-touch-twitter .count-o {
    width: 80px !important;
}
.sharingComponent .sharingLinks .shareIcon {
    float: left;
    height: 30px;
    width: 30px;
}
.sharingComponent.socialHeader .sharingLinks .shareIcon {
    margin-right: 14px;
}
.rtl .sharingComponent.socialHeader .sharingLinks .shareIcon {
    margin-left: 14px;
    margin-right: 0;
}
.sharingComponent.socialFooter .sharingLinks .shareIcon {
    margin-right: 16px;
}
.rtl .sharingComponent.socialFooter .sharingLinks .shareIcon {
    float: left;
    margin-left: 16px;
    margin-right: 0;
}
.sharingComponent.socialHeader .sharingLinks .shareIcon {
    border: 0 none;
}
.radial-borders .sharingComponent.socialHeader .sharingLinks .shareIcon {
    border: 3px solid #fff;
    border-radius: 30px;
    margin-right: 6px;
}
.rtl.radial-borders .sharingComponent.socialHeader .sharingLinks .shareIcon {
    margin-left: 6px;
    margin-right: 0;
}
.radial-borders .socialHeader.sharingComponent.whiteBackground .sharingLinks .shareIcon {
    border-color: #fff;
}
.radial-borders .socialHeader.sharingComponent.blueBackground .sharingLinks .shareIcon {
    border-color: #01a6cf;
}
.radial-borders .socialHeader.sharingComponent.lightFogBackground .sharingLinks .shareIcon {
    border-color: #e4eef2;
}
.sharingComponent h4 {
    display: none;
}
.socialSharer .sharingComponent .stayInTouchWrap p, .socialSharer .sharingComponent .sharingLinksWrap p {
    color: #2b5464;
    font-size: 14px;
}
.socialSharer .sharingComponent .sharingLinksWrap p {
    margin-bottom: 24px !important;
}
.socialSharer .sharingComponent .stayInTouchWrap p {
    text-align: right;
}
.rtl .socialSharer .sharingComponent .stayInTouchWrap p {
    text-align: left;
}
.socialSharer .sharingComponent.socialHeader .sharingLinksWrap p {
    display: none;
}
.socialSharer .sharingComponent.socialHeader .sharingContent {
    padding-bottom: 0 !important;
}
.sharingComponent .sharingText {
    overflow: auto;
}
.sharingComponent p {
    margin: 30px 0 !important;
}
.sharingComponent .sharingLinks .shareToTwitter {
}
.sharingComponent .sharingLinks .shareToTwitter span:before {
    left: -82px;
    top: -2px;
}
.sharingComponent .sharingLinks .shareToTwitter:hover {
}
.sharingComponent .sharingLinks .shareToTwitter:hover span:before {
    left: -82px;
    top: -70px;
}
.rtl .sharingComponent .sharingLinks .shareToTwitter {
}
.rtl .sharingComponent .sharingLinks .shareToTwitter span:before {
    left: 670px;
    top: -2px;
}
.rtl .sharingComponent .sharingLinks .shareToTwitter:hover {
}
.rtl .sharingComponent .sharingLinks .shareToTwitter:hover span:before {
    left: 670px;
    top: -70px;
}
.sharingComponent .sharingLinks .shareToFb {
}
.sharingComponent .sharingLinks .shareToFb span:before {
    left: -42px;
    top: -2px;
}
.sharingComponent .sharingLinks .shareToFb:hover {
}
.sharingComponent .sharingLinks .shareToFb:hover span:before {
    left: -42px;
    top: -70px;
}
.rtl .sharingComponent .sharingLinks .shareToFb {
}
.rtl .sharingComponent .sharingLinks .shareToFb span:before {
    left: 710px;
    top: -2px;
}
.rtl .sharingComponent .sharingLinks .shareToFb:hover {
}
.rtl .sharingComponent .sharingLinks .shareToFb:hover span:before {
    left: 710px;
    top: -70px;
}
.sharingComponent .sharingLinks .shareToEmail {
}
.sharingComponent .sharingLinks .shareToEmail span:before {
    left: -2px;
    top: -2px;
}
.sharingComponent .sharingLinks .shareToEmail:hover {
}
.sharingComponent .sharingLinks .shareToEmail:hover span:before {
    left: -2px;
    top: -70px;
}
.rtl .sharingComponent .sharingLinks .shareToEmail {
}
.rtl .sharingComponent .sharingLinks .shareToEmail span:before {
    left: 750px;
    top: -2px;
}
.rtl .sharingComponent .sharingLinks .shareToEmail:hover {
}
.rtl .sharingComponent .sharingLinks .shareToEmail:hover span:before {
    left: 750px;
    top: -70px;
}
@media only screen and (max-width: 767px) {
.radial-borders .sharingComponent.socialHeader .sharingLinks .shareIcon, .no-radial-borders .sharingComponent.socialHeader .sharingLinks .shareIcon {
    border: 0 none;
}
.sharingComponent .sharingContent {
    width: auto;
}
.sharingComponent .sharingLinks .shareIcon {
    float: left;
    margin-right: 15px;
}
.rtl.radial-borders .sharingComponent.socialHeader .sharingLinks .shareIcon {
    margin-left: 15px;
    margin-right: 0;
}
.rtl .sharingComponent .sharingLinks {
    float: right;
    margin-right: 0;
}
.rtl .sharingComponent .sharingLinks .shareIcon {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
.sharingComponent.socialHeader {
    padding-bottom: 0;
}
.sharingComponent.socialHeader .sharingContent, .sharingComponent.socialFooter .sharingContent {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.sharingComponent.socialHeader .sharingContent {
    margin-top: 0;
}
.sharingComponent p {
    margin: 25px 0 !important;
}
.socialSharer .sharingComponent .stayInTouchWrap p {
    text-align: left;
}
.rtl .socialSharer .sharingComponent .stayInTouchWrap p {
    text-align: right;
}
.socialSharer .sharingComponent .sharingLinksWrap p {
    margin-bottom: 25px !important;
    margin-top: 20px !important;
}
.sharingComponent h4 {
    margin-bottom: 20px;
    margin-top: -10px;
}
.sharingComponent.socialHeader .sharingLinks, .sharingComponent.socialFooter .sharingLinks {
    float: left;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.rtl .sharingComponent.socialHeader .sharingLinks, .rtl .sharingComponent.socialFooter .sharingLinks {
    float: right;
}
.rtl .sharingComponent .stayInTouchWrap {
    float: right;
    text-align: right;
}
.sharingComponent .sharingLinks .shareIcon {
    float: left;
    margin-right: 16px;
}
.socialSharer .sharingComponent.socialHeader .sharingLinksWrap {
    padding: 14px 0;
}
.sharingComponent.socialHeader .sharingLinks .shareIcon {
    border: 0 none;
    border-radius: 30px;
    margin-right: 16px;
}
.stayInTouchWrap .stay-in-touch-fb {
    margin-bottom: 20px;
}
.sharingLinksWrap, .stayInTouchWrap, .stay-in-touch-twitter, .stay-in-touch-fb {
    min-width: 100%;
    width: 100% !important;
}
.stayInTouchWrap .stay-in-touch-twitter, .stayInTouchWrap .stay-in-touch-fb {
    margin-right: 0;
}
.rtl .stayInTouchWrap .stay-in-touch-twitter, .rtl .stayInTouchWrap .stay-in-touch-fb {
    margin-left: 0;
}

.emoticonWrapper {
    position: relative;
    width: 100%;
}
.emoticonWrapper .emoticon {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.emoticonWrapper .emo-80 {
    height: 80px;
}
.emoticonWrapper .emo-160 {
    height: 160px;
}
.emoticonWrapper .emoticon.left {
    background-position: 0 0;
}
.emoticonWrapper .emoticon.right {
    background-position: 100% 0;
}
.emoticonWrapper .emoticon.center {
    background-position: 50% 0;
}
.videoContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.videoContainer iframe, .videoContainer object, .videoContainer embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
