@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face {font-family: Open+Sans;src: url(open-sans.bold.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.bold-italic.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.extrabold.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.italic.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.light.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.light-italic.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.regular.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.semibold.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.semibold-italic.ttf);}
@font-face {font-family: Open+Sans;src: url(open-sans.extrabold-italic.ttf);}
/*div.container {
    width: 960px !important;
    margin-bottom: 17px !important;
}*/
#distributor button.basic{
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#distributor button.classic{
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#distributor button.preminium{
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#distributor .plantab h3 {
    text-align: center !important;
}
#distributor ul.nav.nav-tabs li {
    background: #fff !important;
}

#distributor div.main{
/* width: 308px;
 margin-top: 35px;
 float:right;
 border-radius: 5px;
 border:2px solid #337ab7 !important;
 padding:0px 50px 20px;
 margin-right: -30% !important;*/
}
#distributor div.main-new{
 margin-top: 35px;
 /*float:left;*/
 border-radius: 5px;
 border:2px solid #337ab7 !important;
 padding:0px 50px 20px;
 text-align: center;
 height: 300px;
}
#distributor div.main-new-business{
 border-radius: 5px;
 border:2px solid #337ab7 !important;
 padding:0px 50px 20px;
}
#distributor div.distrbutormain{
 width: 100%;
 border-radius: 8px;
 border:2px solid #337ab7 !important;
/* margin-top: 35px;
 float:left;*/
 /*padding:0px 50px 20px;*/
}
#distributor #error{
 display:block;
 margin-top: 10px;
 margin-bottom: 10px;
}
#distributor #success{
 color:green;
 font-weight:bold;
}
#distributor span{
 color:red;
}
#distributor h2,#distributor h3{
text-align: center;
border-radius: 5px 5px 0 0;
text-transform:uppercase !important;
}
table.large-6 td {
    text-align: center !important;
    font-size: 15px !important;
}
table.large-6 {
    margin: auto !important;
}
p#pay {
    text-align: center !important;
    margin-top: 15px !important;
}
p#pay .button {
    background: #001133 !important;
    font-weight: 100 !important;
    font-size: 16px !important;
}
p#agree {
    text-align: center !important;
    margin-top: 15px !important;
}
.terms {
    margin-top: 30px !important;
    background: #f9f6f6 !important;
}
p.terms-set {
    text-align: justify !important;
}
span.terms-set.twentyfive {
    font-weight: normal !important;
    color: #777 !important;
    font-size: 18px !important;
}
h3.widget-title {
    text-transform: none !important;
    font-size: 22px !important;
}
div#block_widget-2,div#block_widget-3 {
    /*margin-right: 3% !important;*/
}
div#block_widget-2 p {
    font-size: 15px !important;
}
div#media_image-2 img {
    width: 100% !important;
}
#distributor ul.nav.nav-tabs li {
    background: #f9f6f6 !important;
}
#distributor .nav-tabs>li>a,#distributor .wizard .nav-tabs>li a {
    background-color: #f9f6f6 !important;
}
#distributor b{
font-size:18px;
display: block;
color: #555;
}
#distributor hr{
margin: 0 -50px;
border: 0;
border-bottom: 1px solid #ccc;
margin-bottom:25px;
}
#distributor label{
color: #464646;
font-size: 14px;
font-weight: bold;
}
#distributor input[type=text],
#distributor input[type=password],
#distributor input[type=number],
#distributor input[type=email]{
/*width:96%;
height:25px;
padding:5px;
margin-top:5px;
margin-bottom:15px;*/
}
#distributor input[type=radio]
{
margin:15px;
}
#distributor select{
margin-bottom: 15px;
margin-top: 5px;
width: 96%;
/* height: 35px; */
font-size: 16px;
/* font-family: cursive; */
}
#distributor .pricing-table-signup-small input[type=submit],
#distributor .pricing-table-signup-small input[type=reset]{
    padding: 1px;
    background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
    border: 1px solid #16a085;
    color: #524f49;
    cursor: pointer;
    width: 47.2%;
    border-radius: 2px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
}
#distributor .classic input[type=submit]{
    padding: 1px;
    background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
    border: 1px solid #f39c12;
    color: #524f49;
    cursor: pointer;
    width: 47.2%;
    border-radius: 2px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;	
}
#distributor .pricing-table-signup-medium input[type=submit]{
padding: 0px;
background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
border: 1px solid #c0392b;
color: #524f49;
cursor: pointer;
width: 47.2%;
border-radius: 2px;
font-weight:bold;
font-size:16px;	
}
::placeholder, select{
    color: #d6d2d2 !important;
}
.page-id-26557 #wrapper,.page-id-26557 #main {
    background-color: #f9f6f6 !important;
    position: relative;
}
h5.form span {
    text-transform: uppercase !important;
}
#distributor input[type=submit],
#distributor input[type=reset]{
/*padding: 10px;
background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
border: 1px solid #e5a900;
color: #524f49;
cursor: pointer;
width: 47.2%;
border-radius: 2px;
margin-bottom: 15px;
font-weight:bold;
font-size:16px;*/
}
#distributor input[type=submit]:hover,
#distributor input[type=reset]:hover
{
background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}
#distributor tr.endpart th {
    color: #7f7f7f;
}
#distributor .scrolltable {
    width: 95%;
    margin-bottom: 20px;
}
#distributor .tiny {
    float: left;
    margin-top:20px !important;
   background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    border:1px solid #14937a;
    border-bottom:10px solid #14937a;
    
}

#distributor .small {
    float: left;
    margin:20px;background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    border:1px solid #cd8109;
    border-bottom:10px solid #cd8109;
    
}

#distributor .medium {
    float: left;
    margin:20px 0;background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    border:1px solid #a12f23;
    border-bottom:10px solid #a12f23;

    
}
#distributor .pricing-table strong { font-weight: 700; color: #3d3d3d; }

#distributor .pricing-table-header-tiny {
    padding: 5px 0 5px 0;
    background: #16a085;
    border-bottom:10px solid #14937a;
}

#distributor .pricing-table-header-small {
    padding: 5px 0 5px 0;
    background: #f39c12;
    border-bottom:10px solid #cd8109;

}

.pricing-table-header-medium {
    padding: 5px 0 5px 0;
    background: #c0392b;
    border-bottom:10px solid #a12f23;

}

#distributor .pricing-table-header-pro {
    padding: 5px 0 5px 0;
    background: #2980b9;
    border-bottom:10px solid #1d6391;
}

#distributor .pricing-table-header-tiny h2,#distributor .pricing-table-header-small h2,#distributor .pricing-table-header-medium h2,#distributor .pricing-table-header-pro h2 {  font-weight: 700; color:#FFF; }
#distributor .pricing-table-header-tiny h3,#distributor .pricing-table-header-small h3,#distributor .pricing-table-header-medium h3,#distributor .pricing-table-header-pro h3 { font-weight: 500; color:#FFF; text-align: center; }
.#distributor pricing-table-features h5{ font-weight: bold; color:#00bcd4;  }


#distributor .pricing-table-text {
    margin: 15px 30px 0 30px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #888;
}

#distributor .pricing-table-features {
    margin: 15px 10px 0 10px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px dashed #888;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #888;
}

#distributor .pricing-table-signup-tiny {
    margin-top: 25px;
    padding-bottom: 10px;
}

#distributor .pricing-table-signup-tiny a {
    display: inline-block;
    width:50%;
    height: 50px;
    background: #16a085;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#distributor .pricing-table-signup-tiny a:hover {
    text-decoration: none;
    background: #14937a;
    color: #fff;

  
}

#distributor .pricing-table-signup-tiny a:active {
    background: #14937a;
    color: #fff;
}


#distributor .pricing-table-signup-small {
    margin-top: 25px;
    padding-bottom: 10px;
    text-align: center;
}

#distributor .pricing-table-signup-small a,#distributor .pricing-table-signup-small input[type=submit]{
    display: inline-block;
    width:50%;
    height: 50px;
    background: #f39c12;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
   
}


#distributor .pricing-table-signup-small a:hover,#distributor .pricing-table-signup-small input[type=submit]:hover {
    text-decoration: none;
    background-color:#cd8109;
    color: #fff;
}

#distributor .pricing-table-signup-small a:active,#distributor .pricing-table-signup-small input[type=submit]:active {
    background-color:#cd8109;
    color: #fff;

}

#distributor .pricing-table-signup-medium {
    margin-top: 25px;
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 20px !important;
}

#distributor .pricing-table-signup-medium a,#distributor .pricing-table-signup-medium input[type=submit] {
    display: inline-block;
    width:50%;
    height: 45px;
    background: #c0392b;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
   
}

#distributor .pricing-table-signup-medium a:hover,#distributor .pricing-table-signup-medium input[type=submit]:hover {
    text-decoration: none;
    background-color:#a12f23;
    color:#FFF;

}

#distributor .pricing-table-signup-medium a:active,#distributor .pricing-table-signup-medium input[type=submit]:active {
    background-color:#a12f23;
    color: #fff;

}

#distributor .pricing-table-signup-pro {
    margin-top: 25px;
    padding-bottom: 10px;
}

#distributor .pricing-table-signup-pro a {
    display: inline-block;
    width:50%;
    height: 50px;
    background: #2980b9;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#distributor .pricing-table-signup-pro a:hover {
    text-decoration: none;
    background-color:#1d6391;
    color: #fff;
    }

.pricing-table-signup-pro a:active {
    background-color:#1d6391;
    color: #fff;

}

#distributor .top {margin-top:20px;}

#distributor .space {margin:10px;}
#distributor .clearfix {
  *zoom: 1;
}

#distributor .clearfix:before,
#distributor .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

#distributor .clearfix:after {
  clear: both;
}

#distributor .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

#distributor .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#distributor article,
#distributor aside,
#distributor details,
#distributor figcaption,
#distributor figure,
#distributor footer,
 #distributorheader,
#distributor hgroup,
#distributor nav,
#distributor section {
  display: block;
}

#distributor audio,
#distributor canvas,
#distributor video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#distributor audio:not([controls]) {
  display: none;
}

#distributor html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
textarea {
    resize: none;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}
.val-main ul li {
    line-height: 28px;
    text-align: justify;
}
.main-new-business input[type=submit]{
	margin-left: 30%;
    margin-top: 20px;
}
.checkboxset{
	margin-left: 6px !important;
    margin-top: -2px !important;
    margin-right: 11px !important;
}
input[type=file],select{
	color: grey;
}
.top-bar{
	background-color: #007FC1;border-radius: 5px 5px 0px 0px;
}
.detail {
    text-align: left;
}
.detailsubmit {
    margin-top: 20px;
}
.compare{
	margin-left: 40%;
}
.top-bar .form{
	text-align: center;
	color: #fff;padding: 5px;
}
#distributor .wizard {
    background: #fff;
    margin-top:-57px;
}

#distributor .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

#distributor .wizard > div.wizard-inner {
        position: relative;
    }
#distributor span.round-tab {
    width: 20px !important;
    height: 20px !important;
    line-height: 18px !important;
    display: inline-block;
    font-size: 12px !important;
    margin-left: 10px;
}

#distributor .connecting-line {
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    width: 76%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 39%;
    z-index: 1;
}

#distributor .wizard .nav-tabs > li.active > a,#distributor .wizard .nav-tabs > li.active > a:hover,#distributor .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

#distributor span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
#distributor span.round-tab i{
    color:#555555;
}
#distributor .wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #337ab7;
    
}
#distributor .wizard li.active span.round-tab i{
    color: #337ab7;
}

#distributor span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

#distributor .wizard .nav-tabs > li {
    width: 25%;
}

#distributor .wizard li:after {
    content: " ";
    position: relative;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

#distributor .wizard li.active:after {
    content: " ";
    opacity: 1;
    margin: 0 auto;
    bottom: 26px;
    border: 10px solid transparent;
    border-bottom-color: #337ab7;
    margin-left: 0px;
}
/*new css*/
#distributor .nav-tabs > li.active:after {
    border-top: none !important;
}
#distributor .nav-tabs>li>a {
    background-color: #fff !important;
}
#distributor .wizard .nav-tabs > li a {
    width: 70px;
    height: 20px;
    margin: 25px auto;
    border-radius: 100%;
    padding: 0;
}

#distributor .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

#distributor .wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

#distributor .wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
#mainsub{
/*    background: #337ab7;
    border: 1px solid ;
    color: #fff;
    margin-top: 5px;
    padding-top: 0;*/
    width: 100%;
}


#distributor ul {
    list-style: none;
}
#distributor .form-container form {
    padding: 10px 20px;
}
#distributor select, #distributor textarea {
    height: 34px;
    font-size: 14px;
    margin-bottom: 7px;
    border-radius: 3px;
    width: 100%;
}
#distributor input{
font-size: 14px;
}
#distributor textarea {
    min-height: 50px !important;
}
#distributor{font-size: 13px;}
.distrbutormain .row-fluid {
    padding: 0 50px !important;
}
.span3.medium, .span3.tiny, .span3.small {
    width: 31.8%;
}
.top-bar {
    box-shadow: 0px 6px 0px 1px #105FA3;
}
button {
    border-radius: 5px;
}
.button.center {
    margin: auto;
        margin-bottom: auto;
    display: table;
    margin-bottom: 10px;
    border-radius: 5px;
}
table.newplans td {
    padding-left: 5px;color: #333;
}
table.newplans td {
    padding-left: 5px;
    color: #333;
    text-align: center;
}
.distrbutormain .button {
    display: table;
    margin: auto;
    margin-bottom: auto;
	border-radius:5px;	
    margin-bottom: 10px;
}
.newplans {
    border: 1px solid #ccc;
}
#myModal {
    position: absolute;
    z-index: 99999;
    display: none;
    top: 0px;
    background-color: #fff;
    width: 80%;
}
@media( max-width : 768px ) {
	.span3.medium, .span3.tiny, .span3.small {
		width: 100%;
	}
}