﻿@charset "utf-8";
/* CSS Document */

button.btn.btn-primary.edit {
   // background-image: url(/Img/edit-22-22.png);
    background-repeat: no-repeat;
    background-position: center;
        background-size: 14px;
}
#step9 span.form-text {
    overflow: hidden;
    white-space: nowrap;
    padding-top: 10px;
}
button.btn.btn-primary.save {
    background-image: url(/Img/save-22-22.gif);
    background-repeat: no-repeat;
    background-position: center;
        background-size: 14px;
}
.add {
    //background-image: url(/Img/plus-22-22.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 14px !important;
}
button.btn.btn-primary.delete {
    //background-image: url(/Img/delete-22-22.png);
    background-repeat: no-repeat;
    background-position: right;
        background-size: 16px;
}
a#lnkResend {
    color: blue;
    text-decoration: underline;
    vertical-align: -webkit-baseline-middle;
}
a#lnkRemove {
    color: #0606fb !important;
    text-decoration: underline !important;
    vertical-align: -webkit-baseline-middle !important;
    padding: 10px 10px 0 10px !important;
}
.wizard-inner {
    display: none;
}
button, input, select, textarea {
      
    font-size: inherit;
    line-height: inherit;
}
 select{
    color: #666 !important;
}

.setpadright .col-lg-1
{
    padding-right: 0 !important;
}
select.populate.select-box:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
/*.col-lg-12 {
    padding-bottom: 13px;
}*/

div#karvyOverlay {
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.5;
}
#docInd1, #docInd2, #docInd3 {
    display:block;
}

div#innerkarvyOverlay {
    width: 100%;
    height: 100%;
}

div#innerkarvyOverlay img {
    width: 100px;
    text-align: center;
    vertical-align: middle;
}
.col-lg-12.doc {
    padding-bottom: 24px;
}
:focus {
    outline: none;
}
.btn {
    height: 100%;
    background: none;
    color: #3263c0;
    border: none;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #3263c0;
        background-color: #f9f8f9;
    border-color: #f9f8f9;
}
.btn-primary:hover {
    color: #3263c0;
        background-color: #f9f8f9;
    border-color: #f9f8f9;
}
.btn-primary.visited , .btn-primary:visited {
    color: #3263c0;
        background-color: #f9f8f9;
    border-color: #f9f8f9;
}
.btn-primary.focus, .btn-primary:focus {
   color: #3263c0;
        background-color: #f9f8f9;
    border-color: #f9f8f9;
}

.btn-primary.active, .btn-primary:active{
     color: #3263c0;
        background-color: #f9f8f9;
    border-color: #f9f8f9;
}
/*.save i, .edit i, .delete i,.add i
{
        font-size: 21px;
}*/
.add {
    width: 89%;
    margin: 0 4px 0 4px;
}
/*.save , .edit , .delete
{
width: 30px;
margin-left: 4px;
    margin-right: 5px;
}*/
.save i, .edit i, .delete i, .add i {
    font-size: 18px;
}
.edit, .save {
    padding: 0;
    float: left;
}
.save, .edit, .delete {
    width: 28px;
    margin-left: 0;
    margin-right: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

/*.odd {
    background: rgba(75, 144, 226, 0.21);
} */
.even, .odd {
    padding-bottom: 0px;
    border-bottom: 1px solid #ddd;
}
span.txtstatus {
    color: green;
    font-weight: 600;
}
i.fa.fa-times {
    color: red;
}
i.fa.fa-check {
    color: green;
}
#tblheader td{
    font-size: 10px;
    font-weight: 700;
}
hr {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}
span.note {
    font-size: 12px;
    color: black;
    font-weight: 600;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
}

.upload button {
    width: 100%;
}
#browse4, #browse1, #browse2, #browse3, #browse5, #browse6, #browse7 {
    width: 100%;
}
.btnBrowse:hover {
    background-color: #fff;
    border: 1px solid #1b3987;
    color: #1b3987;
    box-shadow: none;
}
img#reviewOverlay {
        position: fixed;
    top: 50%;
    left: 55%;
    z-index: 99999;
    width: 7%;
    display: none;
}
.btnBrowse 
{
    font-weight: 400;
    padding: 10px 5px 0px 5px;
    text-align: center;
    font-size: 12px;
    min-width: 55px;
    background-color: #fff;
    border: 1px solid #1b3987;
    color: #1b3987;
    box-shadow: none;
     
   /* border: 1px solid #3263c0;*/
    transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
}
a.btnEdit:hover {
    text-decoration: none;
}
.pull-right {
    padding-top: 14px;
}
.checkbox label, .radio label {
    padding: 0px 0 0 20px !important;
    line-height: 1.75;
}
/*section {
    display: block;
    border-bottom: 1px solid #dddddd;
}*/
a.btnEdit {
    font-weight: 600;
    display: block;
    padding: 0.5em 0em;
    text-align: right;
    text-decoration: none;
    font-size: 13px;
    /*min-width: 100px;*/
     background-color: #fff;
    /*border: 1px solid #4a90e2;*/
    color: #4a90e2 !important;
    box-shadow: none;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
}
/*.btnUpload:hover {
    background-color: #fff;
    border: 1px solid #4a90e2;
    color: #4a90e2;
    font-family: "invescointerstate-light";
}*/
.btnUpload {
    color: #fff;
    font-weight: 400;
    padding: 0.5em 0.5em;
    text-align: center;
    border: 1px solid #fff;
    transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
    font-size: 14px;
    min-width: 100px;
    background: #4990e2;
    font-weight: bold !important;
    min-height: 39px;
    border-radius: 4px;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
}
span.fa2 {
    padding-top: 6px;
}
.align {
    margin: 0 !important;
}


div.upload input {
    display: block !important;
    opacity: 0 !important;
    overflow: hidden !important;
}


/*-----style1-------------*/

span.form-sub-text {
    font-size: 11px;
    padding: 0 0 17px 0 !important;
}
.rdolbl
{
    font-size: 14px;
}
/*div#wrapper table tr th {
    text-align: center;
}*/
.form-text {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 500;
  font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
}
b {
    font-weight: bold !important;
        color: #666;
}
.clstxt {
    font-size: 12px;
}

/*#wrapper table tr td input {
    border-color: rgb(51, 99, 202) !important;
    border: 1px inset;
}

#wrapper table tr td input:focus {
    box-shadow: 0 0px 4px 1px #3263c0;
}*/
.checkb
{
    margin-top:4px !important;
}
.col-xs-12.col-sm-1.col-lg-1 img {
    width: auto;
    padding-top: 10px;
    height: 30px;
}
.form-icon::before {
  border-right: 1px solid #ededed;
    content: "";
    display: block;
    height: 66%;
    right: 28px;
    position: absolute;
    top: 1px;
    width: 100%;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    width: 225px !important;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom
{
     width: 225px !important;
}
select 
{
    width: 100%;
    height: 28px;
}
span.form-text-label {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 23px 0 0 0;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
    text-align: left;
    line-height: 1.4 !important;
    word-spacing: 1.5px;
    text-align: justify;
}
textarea.form-control {
    margin-top: 0px;
    margin-bottom: 8px;
    
}
/* .square-blue.checkbox-style1 {
    margin: 30px 0 0 0;
}*/
.thank a {
    color: blue !important;
    text-decoration: underline;
}
div#errorOnDue {
    font-weight: 600;
    padding-top: 20px;
}
.panel-title {
   color: gray;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
    text-align: left;
}
.panel-heading {
   /* background-color: #3263c0;*/
/*    border-color: #DDDDDD;
*/    color:#105CB6;
    margin-bottom: 10px;
    padding: 0px 15px 0px 0px;
}
.wizard a, .tabcontrol a {
    outline: 0;
    color: white;
}
.form-icon {
    bottom: 0px;
    color: rgba(119, 119, 119, 0.78);
    font-size: 20px;
    right: 20px;
    top: 8px;
    position: absolute;
}
.form-icon::before {
    border-right: 1px solid #ededed;
    content: "";
    display: block;
    height: 66%;
    right: 25px !important;
    position: absolute;
    top: 1px;
    width: 100%;
}
td input[type="text"] {
 width: 96%;
    height: 81%;
    //border: 2px inset #ccc;
    margin: 4px 4px 4px 4px;    
    font-size: 14px;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
}
input[type="text"]:focus {
    box-shadow: 0px 0px 3px 0px #0080b1;
}
 .div-overlay {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
    display:none;
}
h4#stiffHead {
    position: fixed;
    padding: 30px 0 18px 0;
    width: 95%;
    background: white;
    top: -10px;
    border-bottom: 1px solid #cacac0;
}
    .cclose:hover,
.cclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
  div#dvtermsandconditions .cclose {
    color: white;
    float: right;
    font-size: 22px;
    font-weight: bold;
    position: fixed;
    right: 240px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 36px;
    border: 1px solid gray;
    top: 142px;
    padding: 2px 5px 2px 5px;
}
   div#dvtermsandconditions {
    position: fixed;
    z-index: 999999999;
    background: white;
    border: 2.5px solid gray;
    border-radius: 5px;
    padding: 0 15px 0 15px;
    top: 150px;
    overflow: scroll;
    height: 400px;
    width: 700px;
    box-shadow: 0px 1px 4px 1px #2196F3;
}
 div#dvtermsandconditions td
 {
    font-size: 10px !important;
 }
div#step1, div#step2, div#step3, div#step4, div#step5, div#step6, div#step7, div#step8, div#step9, div#step10, div#step11, #complete {
    width: 100% !important;
    background-image: none !important;
}
div#dvtermsandconditions {
    display: none;
}
#maincont .maincontPad {
    min-height: 545px;
}
span.ui-icon.ui-icon-circle-triangle-w,span.ui-icon.ui-icon-circle-triangle-w:hover {
    background-position: -80px -192px;
    width: 14px!important;
    height: 14px!important;
}
span.ui-icon.ui-icon-circle-triangle-e,span.ui-icon.ui-icon-circle-triangle-e:hover {
    background-position: -48px -192px;
    width: 14px!important;
    height: 14px!important;
}
.wizard.multistep-form {
    margin: 0;
    //background: url(../img/mncut.png) left top no-repeat #ffffff;
    //margin: 36px 12px 13px 10px !important;
}.searchTopInside .smallsearchBox .searchLft input {
    height: 29px;
    width: 171px;
    padding: 3px 5px;
    color: #000;
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif  !important;
    font-size: 11px  !important;
}
.table {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden;
}
.subInsHead {
    padding-top: 55px;
    font-size: 24px;
    color: #000000;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
    border: 1px solid #d3d3d3 !important;
    padding: 2px 2px 2px 2px !important;
}

#ui-datepicker-div .ui-widget-header .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.1/themes/smoothness/images/ui-icons_222222_256x240.png);
}
#ui-datepicker-div .ui-widget-header .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.1/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-datepicker td:hover {
    background: #cccccc !important;
    font-weight: bold !important;
    border: 1px solid gray !important;
}
a.ui-state-hover {
    color: black !important;
}
a.ui-state-default.ui-state-active {
    background: #cccccc !important;
}

.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0, 0, 0, 0.44);
}

/* Inner */
.popup-inner {
    max-width: 950px;
    width: 100%;
    padding: 0px;
    position: absolute;
    top: 40%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
    max-height: 600px;
}
.popup-inner1 td{
    font-size: 14px !important;
    text-align: left;
    line-height: 1.5;
}
/* Close Button */
.popup-close {
    width: 30px;
    height: 30px;
    padding: 3px 4px 3px 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0,0,0,0.8);
    font-family: Arial, Sans-Serif;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    color: #fff !important;
    text-decoration: none !important;
}
.popup-inner1{
overflow-y:scroll;padding:20px;background:#fff; max-height:550px;
}

@media screen and (max-width: 800px) and (min-width: 480px) {
.popup-inner {
    max-width:600px;
	    width:70%;
}
}
@media screen and (max-width: 479px) {
.popup-inner {
    max-width:480px;
	    width:60%;
}
}
table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
        color: #666;
   /* font-family: 'invescointerstate-regular' !important; */
}
th {
    text-align: center !important;
    padding: 0 0px 0 8px;
}
.main-category {
    padding-top: 8px;
}
#data_table td{
    padding: 0;
    height: 34px;
    font-size: 12px;
    vertical-align: middle;
    background: #f2f0f1;
    text-align: center;
    width: 0px !important;
}
 #data_table th {
    padding: 0;
    height: 34px;
    /*width: auto !important; */
    font-size: 16px;
    background: #3263c0;
    color: white;
    max-width: 100px;
    word-wrap: break-word;
    vertical-align: middle;
}
#data_table th, td {
    width: 20px !important;
}
.col2 {
    width: 13.666667% !important;
}

.form-icon.icon-right {
  left: 54%;
}



span.thank-label {
    color: #666;
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 60px 0 0 0;
}


.select-new .form-icon, .formheader-new .form-icon {
  float: left;
  position: relative;
  width: 50px;
}

.select-new .form-text, .formheader-new .form-text {
  display: inline-block;
  float: left;
    margin-top: 0;
}
.select-new .select2-container .select2-choice {
  height: auto;
  padding: 4px 10px;
}
.select-new label {
  margin-bottom: -5px !important;
}



.fileupload .btn {
  border: 1px solid #0080b1;
  color: #0080b1;
  background-color: rgba(255, 255, 255, 0.36);
}
/*----radio style 1-----*/


/*----radio style 1-----*/

.col-lg-35 {
  float: left;
  padding: 0 10px;
  width: 29%;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 0;
}



.border-section::before {
    /*background-color: #f2f0f1;*/
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin-bottom: 10px;
    margin-left: 0;
    opacity: 0.45;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.row3_1,.row3_2,.row3_3,.row1_1,.row1_2,.row1_3,.row2_1,.row2_2,.row2_3{
word-wrap: break-word;
    padding: 2px 10px 2px 10px;
}
.border-section {
   /*  box-shadow: 0 0 12px #999; */
    // margin: 10px;
   /* padding: 2.5%; */
    min-height: 200px;
    position: relative;
    overflow: hidden;
}

.removeClone, .addClone {
  background-color: #0080b1;
  border: medium none !important;
  border-radius: 34px;
  color: #fff;
  display: inline-block;
  left: 87%;
  padding: 8px;
  position: relative;
   cursor: pointer;
}

html .addClone
{
 left: 0;
}

.removeClone .fa, .addClone .fa  {
  font-size: 17px;
}

.clone-body-inner:first-child .removeClone {
  display: none;
}


html .btn-success {
  background-color: #092958;
  border: medium none;
}

html .btn-success:hover, html .btn-success:focus, html .btn-success:active, html .btn-success.active, html .open .dropdown-toggle.btn-success {
  background-color: #333;
  border-color: medium none;
  color: #ffffff;
}



.panel-heading .fa {
  color: #ccc;
  font-size: 21px;
  padding-right: 10px;
}





.wizardin {
    font-size: 21px;
    padding: 0 0 0 12px;
    font-weight: normal;
}

/*-multistep form---*/



   .wizard.multistep-form .nav-tabs {
  border-bottom: medium none;
  margin: 0;
  position: relative;
}
    .wizard.multistep-form div.wizard-inner {
        position: relative;
    }


.wizard.multistep-form  .steps a, .wizard.multistep-form   .steps a:hover, .wizard.multistep-form   .steps a:active {
  border-radius: 0;
  display: block;
  margin: 0 0.5em 0.5em;
  padding: 1em;
  text-decoration: none;
  width: auto;
  cursor: pointer;
}
.wizard.multistep-form   .steps .active a, .wizard.multistep-form   .steps .active a:hover, .wizard.multistep-form   .steps .active a:active {
  color: #fff;
  cursor: pointer;
}


.form-control {
    height: 30px;
    margin-bottom: 7px;
    border-radius: 0;
}
.wizard.multistep-form  .steps  a, .wizard.multistep-form  .steps .disabled a, .wizard.multistep-form  .steps .disabled a:hover, .wizard.multistep-form .steps .disabled a:active {
  background: #eee none repeat scroll 0 0;
  color: #aaa;
  cursor: not-allowed ;
}


.wizard.multistep-form .tab-pane {
  padding-top: 10px;
  position: relative;
}
.wizard.multistep-form .tab-pane#step7 .clone-body-inner.border-section .col-lg-12{
    padding-left:0px;
     padding-right:0px;
}
.wizard.multistep-form .steps .number {
    font-size: 1.429em;
}
.wizard.multistep-form .tab-pane#step10 .clone-wrapper {
    width: 99%;
}
.wizard.multistep-form .tab-pane#step10 .clone-wrapper .form-group div.col-lg-11 {
    padding-left:15px;
}
.wizard.multistep-form .steps .done a, .wizard.multistep-form .steps .done a:hover, .wizard.multistep-form .steps .done a:active {
  background: rgba(41, 181, 173, 0.4) none repeat scroll 0 0;
  color: #fff;
}

.wizard.multistep-form  .actions  {
  display: inline-block;
  text-align: right;
  padding-right: 0px;
  padding-left: 0px;
}

.wizard.multistep-form  .actions   li {
    float: left;
     margin: 0 0.5em;
}

.review2-3 {
    word-wrap: break-word;
}
.wizard.multistep-form .actions button, .wizard.multistep-form .actions button:hover {
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    font-size: 14px;
    min-width: 100px;
    background: #000ad2;
    font-weight: bold !important;
    min-height: 35px;
}





.error-disp {
  color: red;
  position: absolute;
  right: 0;
  bottom: -18px;
}

.select-new {
  margin-bottom: 10px;
}


.wrapper {
  min-height: 530px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] , input[type=checkbox].checkBoxStyle{
    width:15px !important;
    height:15px !important;
    margin-left: 0px;
    border: solid 1px #000;
}

.square-blue .checkbox input[type=checkbox].checkBoxStyle{
    background-color:#FFF;
    border: solid 1px #000;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*IE specific styles*/
    .square-blue .checkbox input[type=checkbox].checkBoxStyle{
        background-color:#FFF;
        border: none;
    }
    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
        width:13px !important;
        height:13px !important;
        border: none;
    }
}
/*.nopad
{
 padding:0 !important;
}*/

@media screen and (min-width : 1200px)
{

.upload button {
    width: 60%;
    font-size: 12px;
    float: right;
}

#ui-datepicker-div.ui-widget-content{
    margin-left: 0px !important;
}
div#step4 .col-lg-2 {
    padding-right: 0;
    padding-left: 14px;
}
}
#errorcomplient,#errormobile,#errorEmail, #errorStatus,#errorAuM, #erroracctype, #errorproducts , #errorservice, #errorinvestor, #errorbusiness, #errortable, #erroragree, #erroraprove, #errorDisttype, #errorOnDue, #errorpenalties,#errorifyes {
    font-size: 11px;
    font-weight: 700;
}
div#step4 .col-lg-2 {
    padding-right: 0;
    padding-left: 0px;
}
@media screen and (max-width:1199px)
{

.wizardin {
    font-size: 18px;
padding: 28px 0 0 12px !important;
font-weight: 600;
}
.form-group {
    margin-bottom: 0;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
    font-size:14px;
}

.square-blue {
    padding-left: 21px;
}
.square-blue1 {
    padding-bottom: 8px;

}
.even .col-lg-2, .odd .col-lg-2 {
    margin: 9px 0 0 0;
}
.wd .col-lg-2 {
    width: 13.666667%;
}
.wd .col-lg-4 {
    width: 36.333333%;
}
}
@media screen and (max-width:1199px)
{
    span.form-text-label {
    font-size: 12px;
}
#step10 {
    font-size: 12px;
}
}
@media screen and (max-width:767px)
{
    .col-xs-12 {
    width: 100% !important;
}
.col-xs-12.col-sm-1.col-lg-1 img {
    //width: 10% !important;
}
#step10 {
    font-size: 11px;
}
span.form-text-label {
    font-size: 11px;
}
}
@media screen and (min-width:768px)
{
    .BD {
       // padding: 0 !important;
}
div#Acctype12 {
    padding-bottom: 0 !important;
}
input#txtsignName {
    width: 40% !important;
}
}
.form-group div{
    padding-top: 4px !important;
    padding-left:0px;
}
.wizard.multistep-form .tab-pane#step10 .clone-wrapper .form-group div.col-lg-12{
    padding-right: 0px;
    padding-left: 0px;
}
.form-group div.checkbox-style1 {
    padding-left: 0px;
    padding-right: 0px;
}
.form-group div.screen3 {
    padding-right:0px;
}
.form-group div.right-spacing {
    padding-right:0px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #666;
}
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'InvescoInterstate-Light', Arial, Helvetica, sans-serif !important;
    font-size:14px;
}
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
    margin-top: 0px;
    background-color: #000;
    background: #666;
    border-radius: 50%;
    border: 1px solid #333;
    height: 15px;
    width: 15px;
  }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*IE specific styles*/
    .radio-inline input[type=radio] {
        border: none;
    }
}
  .btnUpload{
    margin-top:4px;
  }
 @media screen and (max-width:480px) 
 {
     #step10 {
    font-size: 10px;
}
span.form-text-label {
    font-size: 14px;
    text-align: left !important;
}
 }
@media screen and (max-width:415px) {
 .wizard.multistep-form .actions {
     float:left !important;
     margin: 0 0.5em 0 0.75em;
 }
 .wizard.multistep-form .tab-pane#step2 .actions{
     margin: 0 0.5em 0 0.75em;
 }
 .wizard.multistep-form .tab-pane#step3 .actions{
     margin: 0 0.5em 0 2.35em;
 }
 .wizard.multistep-form .tab-pane#step4 .actions{
     margin: 0 0.5em 0 2.35em;
 }
 .wizard.multistep-form .tab-pane#step5 .actions{

 }
 .wizard.multistep-form .tab-pane#step6 .actions{

 }
.wizard.multistep-form .tab-pane#step7 .actions{
    margin: 0 0.5em 0 1.35em;
 }
.wizard.multistep-form .tab-pane#step8 .actions{
    margin: 0 0.5em 0 1.75em;
 }
.wizard.multistep-form .tab-pane#step9 .actions{
    margin: 0 0.5em 0 1.75em;
 }
.wizard.multistep-form .tab-pane#step10 .actions{
    margin: 0 0.5em 0 2.75em;
 }
.wizard.multistep-form .tab-pane#step11 .actions{
    margin: 0 0.5em 0 2.75em;
 }
.wizard.multistep-form .tab-pane#step11 .form-group div{
    text-align: left;
}
.wizard.multistep-form .tab-pane#step11 .form-group div span.declarationText{

}
 .form-group div{
     padding-right:0px;
 }
 #browse1,
 .btnBrowse{
    width: 29%;
 }
 .form-group div span.diligenceText{
     line-height: 1.5;
 }
 .col-lg-12.doc{
    padding-bottom: 10px;
    border-bottom: 1px dotted;
 }
.wizard.multistep-form .actions li {
    float: left;
    
    width: auto !important;
    padding-bottom: 8px;
}
.form-group.nothank{
    
}
#ui-datepicker-div.ui-widget-content{
    margin-left: 0px !important ;
}
.wizard.multistep-form .actions button, .wizard.multistep-form .actions button:hover 
{
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    font-size: 14px;
    min-width: 100px;
    background: #4990e2;
    font-weight: bold !important;
    min-height: 35px;
}
}



@media screen and (max-width:338px)
{
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 0px;
}
}

@media screen and (max-width:389px) {

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 0;
}
}