body {
  background: url('../img/bg.png');
  padding-bottom: 0;
  background: #fff;
}

.alert.classNotification {
  position: absolute;
  z-index: 999999;
  width: 800px;
  margin-left: -400px;
  left:50%;
  margin-top: 60px;
  box-shadow: 3px 4px 3px #888;
}

.classSpaceHolder {
  height: 50px;
  margin-bottom: 0px;
  background-color: #fff;
  $background: #fff;
}

.classSidebarMenu, .classSidebarMenu ul{
  width: 100%;
}

.nav-stacked > li{
  float: none !important;
}

.classWidget {
  border: 1px solid #222;
  padding: 2px 5px;
  border-radius: 4px;
  background: #fff;
}

.classWidget .classWidgetHeader {
  font-weight: normal;
  background-color: #222;
  color: #fff;
  font-size: 18px;
  padding: 2px 5px;
  margin: -2px -5px;
}

.classWidget .classWidgetBody {

  padding: 5px 5px;
}

.classWidget {
  margin-bottom: 9px;
}

.classHeadNav {

  margin-top: 0;
  height: 50px;
  border-radius: 0 !important;
  text-transform: uppercase;
}
.classHeadNav>.container {
  max-width: 1200px;
  margin: auto;
}

.navbar-brand {
  height: 25px;
  text-transform: none;
}

.classDropdownLogin {
  text-transform: none;
}

.classHeadNav .dropdown-menu li{
  padding-top: 5px;
  padding-bottom: 5px;
}

.navbar-brand > img {
  margin-top: -75px;
  margin-bottom: -5px;
}

#idBannerCarousel {
  margin-left: auto;
  margin-right: auto;
  background: #444;
  margin-bottom: 20px;
  background: #ddd;
  padding-top: 50px;
}

#idBannerCarousel .carousel-inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 2px 2px 2px #ccc;

}

#idBannerCarousel .item.classItemFirst {
  background-color: #fff;
}

#idBannerCarousel .item .classItemTextContent {
  
  color: #fff;
  background-color: #fff;
}


#idBannerCarousel .item.classItemSecond {

}

#idBannerCarousel .item.classItemThird {
  
}
#idBannerCarousel .item.classItemThird .classSignUpButtonContainer {
  padding-top: 200px;
}


.carousel-caption {
  right: 1%;
  left: 1%;
  text-align: left;
  text-shadow: none;
}

.text-small {
  font-size: 0.9em !important;
}

footer {
  min-height: 50px;
  padding: 10px;
  background: url('../img/bg-footer.png');
  position: relative;
  bottom: 0;
  color: #fff;
}

footer a:link, footer a:active, footer a:focus, footer a:visited {
  color: #aaa;
}

footer h4 {
  padding-left: 38px;
  font-size: 14px;
}

footer .classFooterMessage {
  font-size: 12px;
}

footer hr {
  border-top: 1px solid #444;
}

footer ul {
  list-style: none;
}

footer .classFooterSocialIcon {
  height: 14px;
  float: left;
  margin-right: 5px;
}


.classServiceImg {
  float: left;
  margin-right: 5px;
}

.classServiceThumb {
  margin-left: auto;
  margin-right: auto;
}

.carousel {
  margin-bottom: 0px;
  height: 400px;
}

.carousel .item {
  height: 350px;
  background-color: #fff;
}

.carousel .item .carousel-caption {
  padding-bottom: 0;
  color: #333;
}



.classOurServices>.row>[class*="col-lg-"]:not(:last-child) {
  border-right: 1px solid #ddd;

}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #aaa;
  position: absolute;
  right: -20px;
  top: 95px;
}

.carousel-indicators li {
  border-radius: 0;
  background-color: #222;
}

.carousel-indicators .active {
  background-color: #555;
}

.classStepsThumb {
  max-height: 75px;
  margin-left: auto;
  margin-right: auto;
}


.navbar-wrapper {
  margin-top: 0;
}
.navbar-wrapper .container {
  margin 0;
  width: 100%;
  padding: 0;
}

.navbar-brand {
  font-family: 'Segoe UI Light', 'Arial';
  font-size: 1.9em;
}

.classThreeSteps , .classOurServices {
  margin-bottom: 20px;
  box-shadow: 2px 2px 2px #ccc;
  background: #fff;
  border: 1px solid #ccc;
}

.classThreeSteps {
  padding-top: 10px;
}

.marketing.classThreeSteps .col-lg-4 {
  border-right: 1px solid #ddd;
}

.marketing.classThreeSteps h2 {
  text-align: center;
}

.classThreeSteps .classThreeStepsItem{
  max-width: 200px;
  margin: auto;
  text-align: left;
  height: 230px;

  padding-top: 35px;
}

.marketing .classThreeStepsItem p {
  margin: 0;
}

.marketing {
  padding-left: 10px;
  padding-right: 10px;
}

.classOurServicesItemHead img{
  padding-top: 0;
  margin-left: 0;
  margin-top: 0;
  height: 64px !important;
  width: 64px !important;
}

.classOurServicesItemHead h4{
  font-size: 22px;
  text-align: right;
  line-height: 64px;
}

.classOurServices ul li{
  list-style: none;
  margin-bottom: 5px;
  font-size: 12px;
}

.classButtonTryNow {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: inherit;
}

.dropdown-menu.classDropdownLogin {
  padding: 15px !important; 
  padding-bottom: 0px !important;
  min-width: 300px;
  box-shadow: 8px 8px 2px #555;
}

.classOurServices ul {
  padding-left:2px;
}

.classOurServices .col-lg-3 {
  min-height: 230px;
  border-bottom: 1px solid #ddd;
}

footer {
  font-size: small;
  background: #222;
  color: #fff;
  min-height: 250px;
}

footer>.row{
  max-width: 1200px;
  margin: auto;
}

.classSpecialNavbarButton {
  height: 60px;
  background: #5cb85c;
  color: #fff;
  border: 1px solid #f00;
  font-size: 1.2em;
  border-radius: 0 0 5px 5px;
  color: #fff;
  background-color: #fff;
  background: #00c900;
  background-image: -webkit-gradient(linear,0% 0,0% 100%,from(#00c900),to(#00ae02));
  background-image: -webkit-linear-gradient(top,#00c900,#00ae02);
  background-image: -moz-linear-gradient(top,#00c900,#00ae02);
  background-image: -ms-linear-gradient(top,#00c900,#00ae02);
  background-image: -o-linear-gradient(top,#00c900,#00ae02);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  background-position: 0;
  border-radius: 0 0 2px 2px;
  border: 1px #00a900 solid;
  text-shadow: none;
}

.classSpecialNavbarButton>a:link, .classSpecialNavbarButton>a:active, .classSpecialNavbarButton>a:visited {
  color: #fff !important;
}


.btn.classButtonG 
{
    color: #fff;
    background-color: #fff;
    background: #00c900;
    background-image: -webkit-gradient(linear,0% 0,0% 100%,from(#00c900),to(#00ae02));
    background-image: -webkit-linear-gradient(top,#00c900,#00ae02);
    background-image: -moz-linear-gradient(top,#00c900,#00ae02);
    background-image: -ms-linear-gradient(top,#00c900,#00ae02);
    background-image: -o-linear-gradient(top,#00c900,#00ae02);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    background-position: 0;

    border-radius: 2px;
    border: 1px #00a900 solid;
    text-shadow: none;
}


.btn.classButtonG:hover {
  
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  
  
  border: 1px #fff solid;
  border-radius: 2px;
  /*border: 1px #333 solid;*/
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}


/*
.classPlanContainer {
  border: 1px solid #aaa;
  margin: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);

  padding-bottom: 10px;
}
.classPlanHeader {
  font-size: 2em;
  font-weight: bold;
  border-bottom: 1px solid #ccc;


}

.classPlanContainer .classServiceImg {
  height: 30px;
  margin-top: 0;
}

.classPlanContainer .classPlanFeatureList{
  padding-left: 15px;
}

.classPlanContainer .classPlanFeatureList li{
  list-style: none;
  border-bottom: 1px solid #444;
  margin-top: 2px;
}
.classPlanContainer .classPlanFeatureList li:before {
  
  content:  "\e013";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  color: #090;
}


.classPlanContainer .classPlanFeatureList li.classPricingList {
  font-size: 1.3em;
  
  margin-top: 8px;
}

.classPlanContainer .classPlanFeatureList li.classPricingList .classPrice{
  font-size: 1.3em;
  color: #080;
}

*/

.classPlanPanel {
  margin: auto;
  padding-bottom: 50px;
}

.classPlanContainer {
  display: inline-block;
  width: 200px;
  margin-left: 0;
  margin-right: 10px;
  border: none;
  float: left;
}

.classPlanContainer.classPlanFeature .classPlanHeading {
  color: #222;
}

.classPlanContainer.classPlanFeature {
  display: none;
}

.classPlanContainer:not(.classPlanFeature) {
  width: 270px;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;

  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: px 1px 3px rgba(0,0,0,0.4);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;

}
.classPlanContainer.classPlanFourth {
  border-right: 1px solid #efefef;
}

.classPlanContainer.active {
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;
  
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );

  padding-bottom: 10px;
}

.classPlanHeading {
  height: 150px;
  color:#fff;
  padding-top: 15px;
  padding-bottom: 25px;
}

.classPlanContainer .classPlanName{
  height: 50px;
  width: 100%;
  margin: auto;
  font-size: 1.3em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 50px;
}

.classPlanContainer .classPlanPrice{
  height: 60px;
  line-height: 60px;
  font-size: 2.5em;
  font-size: 60px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
}

.classPlanContainer .classPlanPriceDuration {
  font-size: 16px;
}

.classPlanContainer .classPlanPrice .classPlanPriceCurrency {
  position: relative;
  top: -25px;
  text-decoration: italic;
  font-size: 24px;
}

.classPlanContainer .classPlanRow{
  height: 30px;
  line-height: 30px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #efefef;
  font-size: 16px !important;
  text-align: center;
}

.classPlanContainer .classPlanRow.classSelectButton{ 
  height: 50px !important;
  padding-top: 8px;
  padding-bottom: 8px;
}

.classPlanContainer.active .classPlanRow {
  border-bottom: 1px solid #ddd;
}

.classPlanContainer .classPlanRow:first-child{
  border-top: 1px solid #efefef;
}

.classPlanContainer.classPlanFeature .classPlanRow {
  font-size: 1.2em;
  text-align: center;
  

}

.classPlanFirst .classPlanHeading {
  background: rgba(147,206,222,1);
  background: -moz-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
  background: -webkit-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
  background: -o-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
  background: -ms-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
  background: linear-gradient(to right, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=1 );
}

.classPlanSecond .classPlanHeading {
  background: rgba(164,179,87,1);
  background: -moz-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(117,137,12,1)));
  background: -webkit-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
  background: -o-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
  background: -ms-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
  background: linear-gradient(to right, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c', GradientType=1 );
}

.classPlanThird .classPlanHeading {
  background: rgba(255,175,75,1);
  background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
  background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
  background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
  background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
}

.classPlanFourth .classPlanHeading {
  background: rgba(73,155,234,1);
  background: -moz-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
  background: -webkit-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -o-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -ms-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: linear-gradient(to right, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
}

.classTagLine {
  
  font-family: "Helvetica Neue Light", Georgia, serif;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 2px solid rgba(73,155,234,1);
  color: #fff;
  height: 60px;
  line-height: 60px;
  background: rgba(73,155,234,1);
  margin-bottom: 10px;
}

.classTagLine h1 {
  margin: auto;
  margin-top: 5px;
  max-width: 1200px;
  font-family: "Segoe UI Light";
  font-weight: normal;
}


.classQAContainer{
  margin: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff; 
}

.classFAQQuestionListContainer .classQAContainer .classQAQuestion a {
  color: #226baa;
  font-weight: normal;
  font-size: 0.9em;
}

.classFAQContentContainer .classQASubCatContainer {
  margin-bottom: 20px;
}

.classQASubCatContainer h4 {
  font-size: 1.5em;
  color: #444;
  font-weight: bold;

}



.classQAContainer .classQAQuestion {
  font-size: 1.2em;
  color: #555;
  font-weight: bold;

}
.classQAContainer .classQAAnswer {
  padding-left: 10px;
}

.classCustomPlanMsg {

}

.featurette-divider {
  margin: 5px;
}

.classMainFeatureContainer {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.featurette-heading { 
  margin-top: 10px;
  margin-bottom: 50px;
}

.classPlanName {
  text-transform: uppercase;
}

.btn.classButtonO {
  color: #fff;

  background-image: -moz-linear-gradient(top,#79b208,#4b6e04);
  background-image: -ms-linear-gradient(top,#79b208,#4b6e04);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#79b208),to(#4b6e04));
  background-image: -webkit-linear-gradient(top,#79b208,#4b6e04);
  background-image: -o-linear-gradient(top,#79b208,#4b6e04);
  background-image: linear-gradient(top,#79b208,#4b6e04);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79b208',endColorstr='#4B6E04',GradientType=0);
  border-color: #4b6e04 #4b6e04 #4b6e04;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  
  border-color: #89c218 #89c218 #89c220;
  border-radius: 2px;
}

.btn.classButtonO:hover {
  
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  
  
  border: 1px #fff solid;
  border-radius: 2px;
  /*border: 1px #333 solid;*/
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.classPaymentOptionLogoContainer {
  padding-left: 60px;
}

.classPaymentOptionLogo {
  height: 20px;
  float: left;
  margin-right: 5px;
}

.classNewletterForm {
  margin-left: 40px;
}

.classFAQContentContainer{
  margin-top: 50px;
}

.classFAQQuestionListContainer .classQASubCatContainer h3{
  font-size: 18px;
  color: #333;
}

.classFAQQuestionListContainer .classQAContainer{
  border: none;
  margin: 0px;
  padding: 0px;
}

.classFAQQuestionListContainer .classQAContainer .classQAQuestion{ 
  font-size: 14px;
}

.classFAQSectionList {
  margin-top: 20px;
}

.classFAQImageContainer {
  margin-top: 50px;
}

.classCurrencyFlagUL{
  list-style: none;
}

.classCurrencyFlagUL li {
  display: inline-block;
  cursor: pointer;
}

.classCurrencyFlagUL li.selected img{
  -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #ddd; 

}

.classCurrencyLogo {
  height: 20px;
}

.classBigSpan {
  font-size: 18px;
}

.classBullingSelectionOption {
  font-size: 28px;
  margin-left: 20px;
  cursor: pointer;
  color: #aaa;
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
}

.classBullingSelectionOption.selected{
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  color: #444;
}


.classOurServicesLeftMenu li {
  line-height: 64px;
}

.classOurServiceLeftMenuHeading {
  line-height: 64px;
  font-size: 22px;
}

.classServiceImg {
  height: 64px;
}

.col-lg-3.classOurServicesLeftMenuContainer {
  padding:0 !important;
}

.classOurServicesLeftMenu {
  background: #fff;
}


/* tabs boostrap */

/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}



.classOurServiceRightPanel {
  
}

.classFeatureSmallImage img{
  float: left;
  margin-right: 5px;
}
.classFeatureSmallImage h4{
  line-height: 50px;
}

.classSubFeatureHeadingContainer{
  border-bottom: 1px solid #ccc;
}

.classBillingCycleContainer {
  padding-top: 50px; 
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.classFreeTrialMsg {
  padding-top: 10px;
}

.classOurServiceLeftPanel ul li a{

  border-radius: 0 !important;
  border: none;

}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
  border: 1px solid #ddd;
  background: rgba(73,155,234,1);
  background: -moz-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
  background: -webkit-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -o-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -ms-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: linear-gradient(to right, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
  color: #fff;
}



.classOurServiceLeftPanel ul li a:hover, .classOurServiceLeftPanel ul li a:focus  {
  background: none;

}

.classOurServiceRightPanel h3{
  font-size: 50px;
}


label.error {
color: #ff9494; 
}

.classDashboardBox {
  font-family: "Segoe UI Light";
  padding: 5px;
}

.classDashboardBox a:link:not(.btn), .classDashboardBox a:active:not(.btn), .classDashboardBox a:visited:not(.btn) {
  color: rgba(73,155,234,1);
}

.classDashboardBox img {
  max-width: 150px;
  margin: auto;
}

.classPricingRow {
  display: none;
}


/* --- Custom File Browser From DocControl--- */
.NFI-wrapper {
  height:auto !important;
}
.NFI-button {
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #0192DD;
  background-image: linear-gradient(bottom, #1774A3 0%, #0194DD 56%);
  background-image: -o-linear-gradient(bottom, #1774A3 0%, #0194DD 56%);
  background-image: -moz-linear-gradient(bottom, #1774A3 0%, #0194DD 56%);
  background-image: -webkit-linear-gradient(bottom, #1774A3 0%, #0194DD 56%);
  background-image: -ms-linear-gradient(bottom, #1774A3 0%, #0194DD 56%);
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #1774A3), color-stop(0.56, #0194DD) );
  text-shadow: 0px -1px 0px #0172bd;
  border: solid #0172bd 1px;
  border-bottom: solid #00428d 1px;
  -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,.2);
  -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,.2);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,.2);
  color: #fff;
  width: 100px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}


.NFI-filename {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 200px;
  border: solid #777 1px;
  border-left: none;
  height: 30px;
  line-height: 30px;
  background: #fff;
  -webkit-box-shadow: inset 0px 2px 0px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0px 2px 0px rgba(0,0,0,.05);
  box-shadow: inset 0px 2px 0px rgba(0,0,0,.05);
  color: #777;
  text-shadow: 0px 1px 0px #fff;
} 



.classHidden {
  display: none;
}

.classProfileCategoryContainer .classProfileCategoryHeading {
  line-height: 30px;
}

.classForgotPasswordForm {
  background: #fff;
  border: 0;
  margin: 60px auto;
  padding: 1px 45px 32px 45px;
  position: relative;
  max-width: 600px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px 2px #d1d6ba;
  -moz-box-shadow: 0 0 5px 2px #d1d6ba;
  box-shadow: 0 0 5px 2px #d1d6ba;
}

.classForgotPasswordForm h3 {
  font-style: normal;
  font-weight: 300;
  font-size: 2.5em;
  letter-spacing: -1px;
  line-height: 1.2em;
  margin: 32px 0 8px 0;
  text-transform: uppercase;
 }

 .classForgotPasswordForm p.classNotice {
  background-color: #ffeeee;
  border: 1px solid #ff8888;
  border-radius: 4px;
  padding: 3px;
 }

  .classForgotPasswordForm p.classNotice .classNoticeHead {
    color: #ff4444;
    font-size: 1.2em;
  }

#idSupportWidget {
  min-height: 550px;
}