p.subHeadings {
    color: #333;      font: normal 26px/34px 'clearsans', Arial, Helvetica, Verdana, sans-serif;      margin: 40px 0 50px 0;      text-align: center;
    color: #598fc2 !important;
}

legend {
    border-bottom: 2px solid #e6e6e6;      color: #0f3a55;      font: bold 25px/30px 'clearsans', Arial, Helvetica, Verdana, sans-serif;      margin: 0 0 30px 0;      padding: 0 0 5px 0;      width: 100%;      display: block;
    color: #598fc2 !important;
}

.col-lg-4 {
    width: 33.333333%;
    float: left;
    position: relative;
    min-height: 1px;
    display: inline-block;
}

input {
    /* background: #f6f6f6 !important; */      
    /* border: 1px solid #e6e6e6 !important; */      
    /* border-radius: 5px !important; */      -moz-border-radius: 5px;      
    /* -webkit-border-radius: 5px; */      
    /* color: #1e2933 !important; */      
    /* display: block; */      
    /* font: normal 16px/20px Arial, Helvetica, Verdana, sans-serif; */      
    /* margin: 5px 0 0 0; */      
    /* padding: 20px 10px !important; */      
    /* width: 100% !important; */
}

label {
    font-size: 16px;
    font-family: clearsans;
    color: #1e2933 !important;
    font-weight: normal!important;
}
#iframeform fieldset {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
}
form .row {
 margin-left: -15px;
    
 margin-right: -15px;   
}
input.form-control, select.form-control   {
    background: #f6f6f6 !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #1e2933 !important;
    display: block;
    font: normal 16px/20px Arial, Helvetica, Verdana, sans-serif;
    margin: 5px 0 0 0;
    /* padding: 20px 10px !important; */
    width: 100% !important;
    height: 45px;
}

form#new_pending_user {
    width: 100%;
}

.col-xs-12 {
    width: 100%;
}

.control-group {
    padding-left: 15px;
    padding-right: 15px;
}

label.control-label {
    padding-left: 15px;
    padding-right: 15px;
}
.hide {
    display: none !important;
}

.col-xs-6.col-xs-offset-3.acenter label {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding-left: 0;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-6 {
    width: 50%;
    float: left;
    text-align: center;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: center;
}

input#has_stream_yes {
    width: 15px!important;
    float: left;
    margin-top: 8px;
    height: 15px;
}

label.radiolbl {
    display: block;
    float: left;
}

.selectOpt {
    /* margin: 0 auto; */
    clear: both;
    margin-bottom: 15px;
}

input#has_stream_no {
    width: 15px!important;      float: left;      margin-top: 8px;      height: 15px;
}
.clr {
clear: both;
}
.icheckbox_square-aero, .iradio_square-aero {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    /* padding: 0; */
    /* width: 22px; */
    height: 22px;
    /* background: url(https://dashboard.zenoradio.com/assets/icheck/square/aero-9692607c093169c1fccbfd74f326ad3c.png) no-repeat; */
    /* border: none; */
    /* cursor: pointer; */
    /* margin-right: 15px; */
}
.icheckbox_square-aero {
    /* background-position: 0 0; */
}
.icheckbox_square-aero.hover {
    background-position: -24px 0;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-3 {
    width: 25%;
    float: left;
}
.icheckbox_square-aero.checked {
    /* background-position: -48px 0; */
}
label.required:after {
    content: " *";
    color: red;
}
input.btn.btn-primary.btn-lg.submitbtn {
    background: #31689e;      border: none;      border-radius: 5px;      -moz-border-radius: 5px;      -webkit-border-radius: 5px;      
    color: #fff!important;      cursor: pointer;      display: block;      font: bold 24px/30px 'clearsans', Arial, Helvetica, Verdana, sans-serif;      margin: 20px auto;      padding: 30px 0;      text-align: center;      
    text-shadow: 0 1px 3px #000;      width: 200px;
}
select.form-control {
    width: 100%;
}
input[type="checkbox"] {
    /* float: left; */
    width: 20px!important;
    height: 20px!important;
    margin-right: 10px;
}

.streaming-div {
    width: auto;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
}

.selectOpt input {
}

input.btn.btn-info.submitSignupBtn {
    padding: 10px;      background: #54b273;      border: none;      border-radius: 5px;      -moz-border-radius: 5px;      -webkit-border-radius: 5px;      color: #fff;      cursor: pointer;      display: block;      font: bold 24px/30px 'clearsans', Arial, Helvetica, Verdana, sans-serif;      margin: 20px auto;      padding: 30px 0;      text-align: center;      text-shadow: 0 1px 3px #000;      width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
}
span.help-block.form-error {
    font-size: 14px;
    color: red;
}
.main-content {
    border-bottom: 1px solid #1e2933;
}
@media (max-width: 480px) {
.col-sm-12 {width: 100%;}
.container {width: 95%!important;}
.col-md-3 {width: 100%;}
.col-md-offset-3 {margin-left: 0px; margin-bottom: 30px;}
.streaming-div {width: 100%;margin: 0;text-align: left;}
.col-xs-6.col-xs-offset-3.acenter { width: 100%!important; margin: 0;}
.row {margin: 0; padding: 0;}
form .row {margin: 0; padding: 0;}
}
@media (min-width: 480px) {
.col-md-3 {
    width: 50%!important;
    padding: 0;
    margin-left: 0px;
}
}
@media (min-width: 960px) {
.col-md-3 {
    width: 25%!important;
    padding: 0;
}
.col-md-offset-3 {
    margin-left: 25%;
}
}