﻿
#popupbody 
{
    display:none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90000;
}

.popupscrim {
    background-color: #000000;
    left: 0;
    opacity: 0.42;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#popupcontainer {
    height: 620px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 638px;
    z-index: 2;
}

#popupcontainer .popupheader {
    position: relative;
    text-align: right;
    width: auto;
    z-index: 100;
}

.popupheader img {
  position: relative;
    top: 20px;
    left: 20px;
    cursor: pointer;
}

#popupclose {
    cursor: pointer;
    height: 46px;
    position: relative;
    top: 10px;
    width: 46px;
    
}

#popupwrapper {
    background-color: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    padding: 15px;
}

#popupdropbox {
    background-color: #F6F6F6;
    overflow: auto;
    padding: 10px;
        text-align: left;
}

#popupdropbox .headline 
{
    color: #555555;
    font-size: 22px;
    font-weight: normal;
     padding-bottom: 15px;
     display:block;
     padding-top:5px;
}

#popupdropbox ul
{
    list-style: none;
}

#popupdropbox li
{
    float:left;
}


#qa_tab {
    border: 2px solid #FFFFFF;
    cursor: pointer;
    height: 25px;
    margin: 0;
    min-width: 110px;
    overflow: hidden;
    padding: 0 10px 35px;
    position: fixed;
    top: 28%;
    white-space: nowrap;
    z-index: 10000;
}
#qa_tab #feedback_tab_text {
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    margin: 25px auto;
    text-align: center;
}
#qa_tab.qaTabLeft {
    background-position: right 0;
    left: 0;
    transform: rotate(-90deg);
}
#qa_tab.qaTabRight {
    background-position: left 0;
    right: 0;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform:rotate(90deg);
    -webkit-transform: rotate(90deg);
}
#qa_tab:hover {
    background-color: #444444;
}
#qa_overlay 
{
   display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90000;
}
#qa_overlay * {
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    margin: 0;
    padding: 0;
}
#qa_container {
    height: 556px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 638px;
    z-index: 2;
     overflow:hidden;
}
#qa_container .qa_header {
    position: relative;
    text-align: right;
    width: auto;
    z-index: 100;
   
}
#qa_close {
    cursor: pointer;
    height: 46px;
    position: relative;
    top: 10px;
    width: 46px;
}
#wgt_frame {
    height: 900px;
    margin-top: -18px;
    position: relative;
    width: 615px;
}
#qa_scrim {
    background-color: #000000;
    left: 0;
    opacity: 0.42;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#wgt_frame {
    height: 522px;
    margin-top: -12px;
    position: relative;
    width: 615px;
    
}

#qawrapper
{
    margin-top: -12px;
    height:492px;
    width:585px;
     background-color: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    padding: 15px;
}


.facebook.active {
  color: rgba(255, 255, 255, 0.75);
}

.facebooko.active {
  color: rgba(255, 255, 255, 0.75);
}

.facebooko 
{
      color: #ffffff;
background: #1c4185; /* Old browsers */
background: -moz-linear-gradient(top,  #F89406 0%, #e87107 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F89406), color-stop(100%,#e87107)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #F89406 0%,#e87107 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F89406 0%,#e87107 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F89406 0%,#e87107 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F89406 0%,#e87107 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F89406', endColorstr='#e87107',GradientType=0 ); /* IE6-9 */
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e87107;
  *background-color: #e87107;
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #F89406 , #e87107);
  
background-image:-webkit-linear-gradient(top, #F89406 , #e87107);
}

.facebooko:hover,
.facebooko:active,
.facebooko.active,
.facebooko.disabled,
.facebooko[disabled] 
{
      background-position: 0% 0%;
    color: #ffffff;
 /* Old browsers */
/* FF3.6+ */
/* Chrome,Safari4+ */
/* Chrome10+,Safari5.1+ */
/* Opera 11.10+ */
background-color: #FAA732;
  *background-color: #FAA732;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top, #FAA732, #F89406);
    background-attachment: scroll;
}



.facebook {
background: #1c4185; /* Old browsers */
background: -moz-linear-gradient(top,  #2F5FAD 0%, #1c4185 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2F5FAD), color-stop(100%,#1c4185)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2F5FAD 0%,#1c4185 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2F5FAD 0%,#1c4185 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2F5FAD 0%,#1c4185 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2F5FAD 0%,#1c4185 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2F5FAD', endColorstr='#1c4185',GradientType=0 ); /* IE6-9 */


  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #8097c0;
  *background-color: #2F5FAD;
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #2F5FAD, #1c4185);
    border-left-color: #0064cd;
    border-right-color: #0064cd;
    border-top-color: #0064cd;
    border-bottom-color: #003f81;
background-image:-webkit-linear-gradient(top, #2F5FAD, #1c4185);

}

.facebook:hover,
.facebook:active,
.facebook.active,
.facebook.disabled,
.facebook[disabled] {
 background: #1c4185; /* Old browsers */
background: -moz-linear-gradient(top,  #8097c0 0%, #1c4185 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8097c0), color-stop(100%,#1c4185)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8097c0 0%,#1c4185 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8097c0 0%,#1c4185 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8097c0 0%,#1c4185 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8097c0 0%,#1c4185 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8097c0', endColorstr='#1c4185',GradientType=0 ); /* IE6-9 */


  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #8097c0;
  *background-color: #1c4185;
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #8097c0, #1c4185);
    border-left-color: #0064cd;
    border-right-color: #0064cd;
    border-top-color: #0064cd;
    border-bottom-color: #003f81;
background-image:-webkit-linear-gradient(top, #8097c0, #1c4185);
}



.facebook-old {
background: #8097c0; /* Old browsers */
background: -moz-linear-gradient(top,  #8097c0 0%, #1c4185 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8097c0), color-stop(100%,#1c4185)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8097c0 0%,#1c4185 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8097c0 0%,#1c4185 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8097c0 0%,#1c4185 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8097c0 0%,#1c4185 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8097c0', endColorstr='#1c4185',GradientType=0 ); /* IE6-9 */


  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #8097c0;
  *background-color: #1c4185;
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #8097c0, #1c4185);
    border-left-color: #0064cd;
    border-right-color: #0064cd;
    border-top-color: #0064cd;
    border-bottom-color: #003f81;
background-image:-webkit-linear-gradient(top, #8097c0, #1c4185);

}

.facebook-old:hover,
.facebook-old:active,
.facebook-old.active,
.facebook-old.disabled,
.facebook-old[disabled] {
  color: #ffffff;
  background-color: #1c4185;
  *background-color: #1c4185;
}

.facebook-old:active,
.facebook-old.active {
  background-color: #1c4185 \9;
}

.facebook.getstarted.btn:hover, .facebook.getstarted.btn:focus {
    background-position: 0  0;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.btn.facebook.large.getstarted {
    font-size: 17px;
    padding-bottom: 8px;
    padding-top: 9px;
}

#signupwrapper .headline
{
     color: #407ACC;
    display: block;
    font-size: 22px;
    font-weight: normal;
    padding: 15px 36px;
    text-align: left;
}

#signupwrapper .headlinesec
{
    color: #407ACC;
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 5px;
     padding: 10px 0;
     text-align: center;
}
.signup-email
{
   text-align:left;
   padding: 7px 36px;
}
#signupwrapper
{
      background-color: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
      text-align:center;
        padding:30px 26px 10px;
         position: relative;
    text-align: center;
    border: 1px solid #C5C5C5;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07);
}

#signupwrapper .line
{
    width:100%;
    border-bottom:2px solid  #e4e4e4;
    height:20px;
     margin-bottom: 15px;
}

.linklogin
{
    display: inline-block;
    font-size: 12px;
    padding-bottom: 8px;
    text-decoration: underline;
    color: #407acc;
}

.signup-button
{
    text-align:center;
}

.smalltext
{
    color: #808080;
     font-size:12px;
}

.smalltextlink 
{
     font-size:12px;
   text-decoration: underline;
    color: #407acc;
}

.alert.fade.in {
    font-size: 13px;
    margin-bottom: 15px;
    padding-right: 15px;
}

#loginwrapper
{
      background-color: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
        text-align:center;
        padding:30px 26px 10px;
         position: relative;
    text-align: center;
    border: 1px solid #C5C5C5;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07);
}

#resetpasswordwrapper, #resetpasswordokwrapper
{
       background-color: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    padding: 15px;
        /*text-align:center;*/
        text-align: left;
}

#loginwrapper .line
{
    width:100%;
    border-bottom:2px solid  #e4e4e4;
    height:20px;
     margin-bottom: 15px;
}

.passwordsent-txt
{
    display: block;
    margin-bottom: 20px;   
}

#loginwrapper .headline, #resetpasswordwrapper .headline, #resetpasswordokwrapper .headline 
{
     color: #407ACC;
    display: block;
    font-size: 22px;
    font-weight: normal;
    padding: 15px 0;
    text-align: left;
}
.window-frame .headline, #resetpasswordokwrapper .headline
{
     color: #407ACC;
    display: block;
    font-size: 22px;
    font-weight: normal;
     padding: 0 0 15px;
    text-align: left;
}
.login-email .headline
{
    text-align:center !important;
}

#resetpasswordokwrapper{
color: #333333;
 font-size: 13px;
    font-weight: normal;
    line-height: 18px;}

#loginwrapper .headlinesec
{
     color: #407ACC;
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 5px;
}

#signup-popupbody, #resetpassword-popupbody, #resetpasswordok-popupbody {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90000;
}

#login-popupbody {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90000;
}



.resetpassword-from {
    /*padding: 7px 24px;*/
    text-align: left;
}


.popupcontainer-all {
    height: 386px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 638px;
    z-index: 2;
}

.popupcontainer-all  .popupheader {
    position: relative;
    text-align: right;
    width: auto;
    z-index: 100;
}


.login-email {
     padding: 7px 15px;
    text-align: center;
}

.login-email input {
width:195px;
}

.signup-popup, .login-popup {
    font: 13px/18px;
    color: #213D69;
}
#header-image .signup-popup, .login-popup,
#import-store .signup-popup, .login-popup,
#banner-bottom .signup-popup, .login-popup {
 
 color: #FFFFFF;
}
.signuploginsep
{
color: #407ACC;
font-size: 11px;    
}

.alert_signup
{
    display: none;
}

#qa_body {
    height: 522px;
    margin-top: -12px;
    position: relative;
    width: 615px;
}

ul, ol {
    margin: 0;
}
img {
 max-width: inherit;
 vertical-align: top;
}

.hpbutton
{
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;

}
.loginlinks {
    float: right;
    padding-left: 10px;
    margin-top: 2px;
}

.btn
{
    text-decoration: none;
}

.btn.facebook.large.getstarted.disabled{
   font-size: 17px;
    padding-bottom: 8px;
    padding-top: 9px;
        box-shadow: none;
    cursor: default;
    opacity: 0.4;
    
    
}

#MonopolYa_tab
{
    background-color: #CA471F;
     border: 2px solid #FFFFFF;
    cursor: pointer;
    height: 25px;
    margin: 0;
    min-width: 110px;
    overflow: hidden;
    padding: 0 10px 35px;
    position: fixed;
    white-space: nowrap;
    background-position: left 0;
    right: 0;
    cursor: pointer;
    height: 25px;
    margin: 0;
    min-width: 110px;
    overflow: hidden;
    padding: 0 10px 35px;
    position: fixed;
    top: 239px !important;
    border: 0 solid #FFFFFF !important;
    border-radius: 5px 5px 0 0;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
    transform: rotate(270deg) !important;
     -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
    white-space: nowrap;
    z-index: 128;
}

#MonopolYa_tab_text {
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    margin: 25px auto;
    text-align: center;
     margin-top: 13px !important;
}

#MonopolYa_overlay
{
     height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90000;
}

#MonopolYa_container
{
        height: 510px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 638px;
    z-index: 2;
}

#MonopolYa_header
{
      position: relative;
    text-align: right;
    width: auto;
    z-index: 100;
}

#MonopolYa_close
{
      cursor: pointer;
    height: 46px;
    position: relative;
    top: 10px;
    width: 46px;
}

#MonopolYa_scrim{
 background-color: #000000;
    left: 0;
    opacity: 0.42;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    }
    
    
#monopolya_frame {
    height: 482px;
    margin-top: -18px;
    position: relative;
    width: 640px;
}

.MonopolYa_header
{
       position: relative;
    text-align: right;
    width: auto;
    z-index: 100;
}

.facebook i
{
  background: url("../images/f.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 23px;
    left: 11px;
    position: absolute;
    top: 6px;
    width: 21px;
}

.twitter i {
    background: url("../images/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 23px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 26px;
}

.facebook.getstarted
{
    color: White; position: relative;padding-left: 40px;
}

#ext-fb-likebox-tab {
    margin-top: 0px!important;
}


.fb-lb-ifrmae-right {
    border-radius: 0 0 0 5px!important;
}
#zenbox_tab.ZenboxTabRight {
    background-position: left 0;
    right: 0;
    transform: rotate(90deg);
}
#zenbox_tab {
    min-width: 80px!important;
}

#zenbox_tab {
    border: 0 solid #FFFFFF!important;
     border-radius:5px 5px 0px 0px;
     top: 114px!important;
      box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
       transform: rotate(270deg)!important;
        -webkit-transform: rotate(270deg)!important;
  -moz-transform: rotate(270deg)!important;
  -o-transform: rotate(270deg)!important;
  -ms-transform: rotate(270deg)!important;
      
}
#feedback_tab_text
{
     margin-top: 13px!important;
}

.form-horizontal .alert-error {
    width: 348px;
}

.alert-error.hidden
{
    display:none;
}

.borderline
{
    border-bottom: 2px solid #E4E4E4;
    height: 20px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.borderline span
{
       background-color: #FFFFFF;
    color: #808080;
    display: inline-block;
    font-size: 16px;
    height: 37px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}

.smallor
{
    color: #407ACC;
    display: inline-block;
    font-size: 12px;
}

.login-smalltext {
    
    display: block;
    font-size: 12px;
    padding-top:20px;
}

.login-smalltext a{
    color: #407ACC;
    display: inline-block;
    text-decoration:none;
}

.login-smalltext a:hover{
  text-decoration: underline;
  }
.login-or
{
      background-color: #FFFFFF;
    color: #808080;
    font-size: 14px;
    height: 24px;
    line-height: 20px;
    margin: auto 165px;
    position: absolute;
    text-align: center;
      top: 86px;
    width: 50px;
}

.login-label
{
     width: 65px !important;
}

.merchant-message {
    font-size: 13px;
    margin-bottom: 25px;
}

.merchant-message h5 {
    font-size: 16px;
     padding-bottom: 2px;
}

.login-input
{
       margin: 0 auto !important;
    text-align: left;
    width: 220px;
}

.signup-label
{
    width: 110px !important;
}

.signup-input 
{
    margin: 0 auto !important;
    text-align: left;
    width: 150px;
}
.signup-email-form input
{
    width:204px;
}


.login-line
{
      border-bottom: 2px solid #E4E4E4;
    height: 20px;
    margin-bottom: 25px;
    width: 100%;
}

.window-frame {
    background-color: #FFFFFF;
    border: 1px solid #C5C5C5;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07);
    margin-top: 40px;
    padding: 25px 26px 10px;
    position: relative;
    text-align: center;
    width: 379px;
}

#login-alert {   
    margin-bottom: 20px;
    padding: 8px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
     width: 100%;
     padding-right:0!important;
}


.getstarted.capital {
    text-transform: uppercase;
}
.label-275-etsy {
background: url("../images/pricing/375-etsy.png") no-repeat scroll 0 0 transparent;
height: 80px;
left: 539px;
position: absolute;
top: -46px;
width: 91px;
}
.label-off
{
    background-position: 0 -80px;
}

.planselection .label-275-etsy {
top: -5px;
}

.plankind{
    display: block;font-size: 14px;line-height: 16px;font-weight: normal;}
.extratext{
    padding-bottom: 8px;padding-top: 16px!important;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
    
#linksignup, #linklogin, #resetpassword, #loginbacklink 
{
        cursor:pointer;
}
    
#freeTrialBtn a {
    background: url("../images/menu_left_orange.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}

#freeTrialBtn a:hover {
    background-position: 0 -22px;
}
#freeTrialBtn a span 
{
    background: url("../images/menu_right_orange.gif") no-repeat scroll right 0 rgba(0, 0, 0, 0);
}
    
 #freeTrialBtn a:hover span {
    background-position: right -22px;
}
.btn-orange.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-orange {
	transition: background-position 0.1s linear 0s;
background: #ff5104; /* Old browsers */
background: -moz-linear-gradient(top,  #ff996b 0%, #ff5104 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff996b), color-stop(100%,#ff5104)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff996b 0%,#ff5104 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff996b 0%,#ff5104 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff996b 0%,#ff5104 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff996b 0%,#ff5104 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##ff996b', endColorstr='#ff5104',GradientType=0 ); /* IE6-9 */


  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ff996b;
  *background-color: #ff5104;
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #ff996b, #ff5104);
    border-left-color: #914e26;
    border-right-color: #914e26;
    border-top-color: #914e26;
    border-bottom-color: #914e26;
background-image:-webkit-linear-gradient(top, #ff996b, #ff5104);

}

.btn-orange:hover,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
	
 background: #ff996b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffad89 0%, #ff793e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad89), color-stop(100%,#ff793e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffad89 0%,#ff793e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffad89 0%,#ff793e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffad89 0%,#ff793e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffad89 0%,#ff793e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad89', endColorstr='#ff793e',GradientType=0 ); /* IE6-9 */


  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffad89;
  *background-color: #ff793e;
  background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #ffad89, #ff793e);
    border-left-color: #914e26;
    border-right-color: #914e26;
    border-top-color: #914e26;
    border-bottom-color: #914e26;
background-image:-webkit-linear-gradient(top, #ffad89, #ff793e);

}

.btn-orange{
	
	font-size:18px!important;
	padding: 12px 16px;
	 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
	  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65) inset, 0 1px 5px rgba(0, 0, 0, 0.25);
}


.menu{width:100%; position:relative;}
.menu ul.std-menu{width:auto; float:left; list-style:none; position:relative;padding-right: 10px;}
.menu ul li.std-menu{width:auto; float:left; font:normal 13px/15px; margin:0 2px;line-height:18px;}
.menu ul li.std-menu a{width:auto; float:left; background:url(../images/menu_left.gif) no-repeat left 0; padding-left:3px; text-decoration:none; color:#fff;}
.menu ul li.std-menu a span{width:auto; float:left; background:url(../images/menu_right.gif) no-repeat right 0; padding:2px 10px 4px 7px; cursor:pointer; height:16px;}
.menu ul li.std-menu a:hover{background-position:0 -22px}
.menu ul li.std-menu a:hover span{background-position:right -22px}
.menu ul li.std-menu.active a{background-position:0 -22px}
.menu ul li.std-menu.active a span{background-position:right -22px}
.menu ul li.std-menu a.none{background:none; padding:0;}
.menu ul li.std-menu.last{margin-right:4px!important;}
.menu ul #fb-root{width:30px!important; float:left!important; overflow:hidden;}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu 
{
    display:none;
  position: absolute;
  top: 27px;
  left: 85px;
  z-index: 1000;
  min-width: 115px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-size:13px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #407ACC;
 /* background-image: -moz-linear-gradient(top, #687899, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#687899), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #687899, #0077b3);
  background-image: -o-linear-gradient(top, #687899, #0077b3);
  background-image: linear-gradient(to bottom, #687899, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#687899', endColorstr='#ff0077b3', GradientType=0);*/
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
    background-repeat: repeat-x;
    outline: 0;
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

 .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 48px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 49px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.bufferelement 
{
    display:block;
    width:98px;
    height:86px;
     margin-right:10px;
      margin-bottom:10px;
    /* background-image: url(../images/hp/platforms_popup/_platform_bk.png); background-position: 0 0;*/
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
       -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
     background-color:White;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
          border:1px solid #CCCCCC;
     text-align:center;
     float:left;
     position:relative;
        transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.bufferelement.double {
    /*background-image: url("../images/hp/platforms_popup/_platform_bk_pp-n.png");*/
    cursor:pointer;
       box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
       -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
     background-color:#ebebeb;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
          border:1px solid #CCCCCC;
          width:208px;
}

.bufferelement.double > img {
    float: left;
    padding-left: 22px;
}

.bufferelement.double > span {
     bottom: inherit;
    float: left;
    line-height: 16px;
    padding-left: 87px;
    padding-top: 19px;
    text-align: left;
    width: 100px;
}

.bufferelement:hover
{
     /* background-position: 0 99px;*/
     border:1px solid #407ACC;
     box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) inset;
       -webkit-box-shadow: inset 0 0 5px rgba(82, 168, 236, 0.5);
       -moz-box-shadow: inset 0 0 5px rgba(82, 168, 236, 0.5);
}

.bufferelement.lastchild
{
    margin-right:0;
}

.bufferelement img
{
    padding-top:8px;
}


.bufferelement img.narrow-image
{
    padding-top:25px;
}

.bufferelement img.half-narrow-image
{
    padding-top:15px;
}

.bufferelement span
{
    position:absolute;
    bottom:8px;
    display:block;
   width: 100%;
   font-size:13px;
   font-weight:normal;
    color: #407ACC;
}

#popupbody .popupclose
{
    background-image:url("/common/images/hp/platforms_popup/close_big.png");
    width:46px;
    height:46px;   
     position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
}

#meeting-tab {
    background: none repeat scroll 0 0 #1f84a8;
    border-radius: 5px 5px 0 0;
    bottom: 0;
    color: white;
    display: block;
    font-size: 19px;
    font-weight: bold;
    padding: 6px 20px;
    position: fixed;
    right: 10px;
    width: auto;
    z-index: 999999;
}

#appform label {
    float: none;
    margin-bottom: 10px;
}

#appform .form-side
{
    float:left;
    margin-right: 20px;
}

#appform #apiUser
{
    display:block;
}

.apikeys a
{
font-size:13px;
text-decoration: underline;
}

#appform .apikeys 
{
display:none;
}

textarea#apiUser {
    width: 700px;
}

.popup-wrapper > form {
    padding-top: 10px;
}

.popup-wrapper .form-row
{
    clear:both;
    display:block;
    height: 45px;
}

.popup-wrapper label {
    margin-right: 10px;
}


#NewSite-popup-wrapper
{
    display: none;
}

.NewSite-popup label {
    float: left;
    font-size: 15px;
    line-height: 24px;
    padding-top: 6px;
    text-align: right;
    width: 130px;
    color: #777;
}

.NewSite-popup h2
{
     color: #404040;
}




.NewSite-popup form .input {
    height: 24px;
    padding-left: 5px;
    padding: 4px;
     width: 210px;
  margin-bottom: 9px;
}

.NewSite-popup form .form-row
{
    height: auto;
}


.NewSite-popup form .help-inline.error {
clear: both;
margin-bottom: 8px;
    padding-left: 140px;
    font-size: 13px;
}


.fourtotwelve-wrapper{
    display:none;
}

.fourtotwelve-element{

    color: #FFF;
    display: block;
    font-size: 9pt;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
   text-align: center;
    
}

 .fourtotwelve-element .number {
    display: block;
    font-size: 1.4vw;
    font-weight: 400;
    letter-spacing: 1px;
}

.join_content .fourtotwelve-element {
  color: #fff;
  display: block;
  float: right;
  font-family: "Roboto",sans-serif;
  margin-top: 15px;
  text-align: center;
  width: 280px;
  font-size: 10pt;
  letter-spacing: 0.5px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin-right: 38px;
}

.madona_icon {
   float: left;
  width: 2.75vw;
  height: 2.8vw;
  background-image: url('../images/products/madona_icon.png');
  background-size: cover;
  display: block;
  margin-right: 0.5vw;
}

.ott .fourtotwelve-element{
  color: #FFFFFF;
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 0.8vw;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 17px;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.5px;
  padding-left: 3.2vw;
  }



.btn-orange{
	margin-left: 40px;
  float: left;
  margin-right: 27px;
  font-size: 18px!important;
  padding: 12px 16px;
}




.image-details-right .fourtotwelve-element {
  color: #6B7379;
  display: block;
  font-size: 9pt;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 2px;
  float: left;
  text-align: center;
}

    .image-details-right .fourtotwelve-element .number {
        font-size: 13pt;
        font-weight: 500;
        display: block;
        letter-spacing: 1.5px;
        color: #6B7379;
    }


.image-details-right .fourtotwelve-wrapper {
  display: block;
  margin-left: 30px;
}


.image-details-right .madona_icon {
    float: left;
    margin-top: -3px;
    width: 48px;
    height: 52px;
    background-repeat:no-repeat;
    background-image: url('../images/products/madona_icon_dark.png');
    display: block;
}

.ac-c2c-event a:hover {
    text-decoration:none
}

.nav .fourtotwelve-element {
 color: #58B3E7;
 float: right;
  display: block;
  }


.nav .madona_icon {
display:none;
}

.nav .number {
float: right;
  font-size: 9pt;
  font-weight: 700;
  letter-spacing:0px;
  text-decoration:underline;
    margin-right: 107px;
  margin-left: 5px;
}


div.tabimage-lib-close, div.css-popup-close, div.popup-close
{
 
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    background-color: #FFFFFF;
    opacity: 0.75;
}
.bo-popup 
{
 background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D5D5D5;
    left: 50%;
    margin-left: -368px;
    margin-top: -260px;
    position: fixed;
    top: 50%;
    width: 735px;
    z-index: 99;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

.generic-popup-wrapper.white .bo-popup {
    border-radius: 4px;
    background: white;
}
.generic-popup-wrapper.white .popup-wrapper {
    padding: 10px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.popup-wrapper {
  padding: 10px;
}

.NewSite-popup{
  width: 450px;
  margin-left: -225px;
}

.NewSite-popup .x-close {
  background: url("https://s3.amazonaws.com/strystatic/common/images/refer-a-friend/close-x.png");
  width: 18px;
  height: 18px;
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0.7;
}

.NewSite-popup .help-inline.error {
  display: none;
}
.NewSite-popup .help-inline.error {
  color: #B94A48;
}
.generic-popup-wrapper
{
    display:none;
}
.x-close.popup-close {
    background: url("https://s3.amazonaws.com/strystatic/common/images/refer-a-friend/close-x.png");
    width: 18px;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.7;
}

.x-close.popup-close {
    background: rgba(0, 0, 0, 0) url("../../../common/images/steps/close_x.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 10px;
    opacity: 0.7;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
}

.NewSite-popup.bo-popup h1, .DelSite-popup.bo-popup h1 {
    color: #858585;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 25px;
}

.NewSite-popup.bo-popup, .DelSite-popup.bo-popup{
    background: white none repeat scroll 0 0;
    margin-top: -68px;
    width: 550px;
    border: medium none;
    margin-left: -250px;
}

#NewSite-popup-wrapper > div.popup-close, #DelSite-popup-wrapper > div.popup-close{

    background-color: rgba(0, 0, 0, 0.4);
}
.bo-popup .modal-header h1 {
    color: #fff;
    font-size: 26pt;
    font-weight: 300;
     margin: 0;
    text-align: center;
}

.NewSite-popup.bo-popup .popup-wrapper, .DelSite-popup.bo-popup .popup-wrapper {
    padding: 0;
}

.bo-popup .modal-header {
    background: #1c82bc none repeat scroll 0 0;
}
.bo-popup .modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px;
}

.NewSite-popup.bo-popup .popup-wrapper input {
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 0 18px 18px;
    box-sizing: border-box;
    color: #888;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 36px;
    line-height: 34px;
    margin-bottom: 7px;
    padding-left: 15px;
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.bo-popup .modal-body {
    padding: 70px;
    text-align: center;
}

.btn.gray.round, .btn.green.round{
    margin: 0 5px;
}

/*----------------- request a demo popup --------------------*/


.rad_popup{
 height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 90000;
    color: white;
    font-family: "roboto";
    display:none;
}

.rad_popup_screen{
     background-color: #000000;
    left: 0;
    opacity: 0.92;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.rad_popup_wrapper{
    height: 480px;
    margin: -240px auto 0;
    position: relative;
    text-align: center;
    top: 50%;
    width: 730px;
    z-index: 2;
}

#request-demo-form{
    text-align: center;
}

.rad_popup_close{
border: 0 none;
    color: white;
    cursor: pointer;
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    opacity: 0.5;
    padding: 0;
    position: absolute;
    right: 15px;
    text-shadow: 0 1px 0 #fff;
    z-index: 3;
    text-decoration: none;
    transition: opacity 0.1s linear 0s;
}

.rad_popup_close:hover{
    opacity: 1;
     color: white;
    transition: opacity 0.1s linear 0s;
    text-decoration: none;
}

.rad_popup h1{
    color: white;
    font-size: 50px;
    font-weight: 300;
    line-height: 58px;
    margin: 0 auto;
    text-align: center;
}

.rad_popup p{
    font-family: "roboto";
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 5px auto 15px;
    text-align: center;
    width: 450px;
}

.rad_popup h1 b{
    font-weight: 400;
}

.rad_popup span.free{
    color: white;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    opacity: 0.8;
}

.rad_popup .control-input{
    margin-bottom:10px;
    display: inline-block;
    
}
    
.rad_popup .control-input input{
    width: 360px;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    margin: 0;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #6f6f6f;
    font-size: 16px;
    font-family: 'Roboto', sans-serif !important;

}

.rad_popup ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: rgba(0, 0, 0, 0.54);
}
.rad_popup :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: rgba(0, 0, 0, 0.54);
   opacity:  1;
}
.rad_popup ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: rgba(0, 0, 0, 0.54);
   opacity:  1;
}
.rad_popup :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: rgba(0, 0, 0, 0.54);
}

.rad_popup .btn {

    
    height: 44px;
    background: #53B253;
    color: #fff;
    font-weight: 500;
    line-height: 44px;
    border-radius: 22px;
    margin: auto;
    text-decoration: none;
    border: none;
    border: none;
    padding: 0 36px;
    box-sizing: border-box;
    text-shadow: none;


    font-size: 20px;
    font-weight: 500;
    height: 48px;
    line-height: 22px;
    padding: 13px 38px;
    width: 360px;
}

.rad_popup .has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.error-validation {
color: #b94a48;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    padding-left: 20px;
    position: absolute;
    text-align: left;
}


.rad_popup .btn.disabled, .rad_popup .btn[disabled], .rad_popup fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}