.ui.animated.button, .ui.animated.button:hover {
    border: 0 !important;
}
.ui.primary.button, .ui.secondary.button {
    /*font-weight: normal !important;*/
    border: 0 !important;
    outline: none !important;
}

.ui.primary.button:hover, .ui.secondary.button:hover {
    border: 0 !important;
}

.right.arrow.icon, .left.arrow.icon {
    float: none !important;
}

.centered.column p {
    text-align: center;
}
.centered.column .ui.button {
    margin-left:auto !important;
    margin-right: auto !important;
    display: block;
}

.ui.steps .link.step:active, .ui.steps .link.step:active::after, .ui.steps a.step:active, .ui.steps a.step:active::after {

}
.ui.steps .link.step:hover, .ui.steps .link.step:hover::after, .ui.steps a.step:hover, .ui.steps a.step:hover::after {

}

.ui.steps .step>.icon {

}

ui.steps .step>.icon, .ui.steps .step>.icon~.content {

}

.ui.steps .step .title {

}
.ui.steps .step.active .title {
    color: #444;
}

.ui.steps .step .title~.description {

}
.ui.steps .step .description {

}

.ui.ordered.steps .step.completed:before, .ui.steps .step.completed>.icon:before {
    font-family: 'Icons';
    content: "\f058";
}

.ui.ordered.steps .step.incomplete:before, .ui.steps .step.incomplete>.icon:before {
    font-family: 'outline-icons';
    content: "\f058";
}

.ui.ordered.steps .step.completed:before, .ui.steps .step.completed>.icon:before {
    color: #55bb44 !important;
}

html,body,.ui,h1,h2,h3,h4,h5,.ui.header { font-family: "Roboto", sans-serif !important; }
header, .footer, main {display:block}/* ie7 and under*/
header, .footer, main {display:table-row }
/* height 1px on the header and footer is the sticky footer technique */
header, .footer{height:1px}
#broker_approvals_page_wrapper {
    background-color:#fff;
}
.ui.menu.primary-navigation .dropdown.item .menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui.menu .item.toplogo:before, .ui.menu .item.toplogo {
    background: transparent !important;
    border: 0 !important;
    border-right: 0 !important;
}
.ul.menu .item.toplogo {
    padding-left: 0 !important;
}

.ui.attached.inverted.menu.primary-navigation {
    background: rgba(30, 52, 100, 1) !important;
    background-color: rgba(30, 52, 100, 1) !important;
}

.ui.attached.menu.segment.primary-navigation {
    padding-top: 0 !important;
    padding-bottom:0 !important;
}

.ui.segment.start-page-block {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(221,221,221,0.4290091036414566) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(221,221,221,0.4290091036414566) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(221,221,221,0.4290091036414566) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#dddddd",GradientType=1);
}

.start-page-block > h2 {
    font-family: 'Roboto' !important;
    font-weight: 800 !important;
    color: rgba(0,0,0,0.73) !important;
    text-align: left;
    text-shadow: 0px 1px 0px #fff;
    font-size: 1.9rem!important;
}

.ui.medium.button {
    font-family: 'Roboto', sans-serif !important;
    padding-top: 0.83em !important;
}

#right-top-menu {
    padding: 0;
    border-left: 0;
}
#right-top-menu:before, #right-top-menu .item:before {
    border-left: 0;
    background: transparent;
}

.ui.menu.primary-navigation {
    font-family: 'Roboto', sans-serif!important;
}

.ui.menu.primary-navigation .item .ui.item{
    padding-top: 15px !important;
}

.ui.button {
    font-family: 'Roboto', Sans-Serif !important;
}

.font-roboto-c, .font-roboto-c > * { font-family: 'Roboto Condensed', sans-serif !important;}
.font-roboto, .font-roboto > * { font-family: 'Roboto', sans-serif !important; }
.font-raj, .font-raj > * { font-family: 'Rajdhani', sans-serif !important; }
.affiliate {text-align:right !important; display: block;}
.footer-links > * {
    font-family: 'Roboto', sans-serif !important;
}
.footer-links .ui.header {
    text-transform: uppercase;
    color: rgba(0,0,0,0.6);
    font-size: 1em;
}
.footer-links .ui.list > a {
    text-transform: uppercase;
    font-size:0.9em;
    text-decoration: none !important;
}
.footer-links .ui.list>.item:last-child {
    margin-bottom: 0 !important;
}

#aecontact_wrapper {
    background: rgb(0,136,208);
    background: -moz-linear-gradient(180deg, rgba(0,136,208,1) 0%, rgba(0,136,208,0.8757878151260504) 50%, rgba(0,136,208,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,136,208,1) 0%, rgba(0,136,208,0.8757878151260504) 50%, rgba(0,136,208,1) 100%);
    background: linear-gradient(180deg, rgba(0,136,208,1) 0%, rgba(0,136,208,0.8757878151260504) 50%, rgba(0,136,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088d0",endColorstr="#0088d0",GradientType=1);
    background-color: #fff;
    border-bottom: 1px solid rgba(30, 52, 100, 0.3) !important;
    box-shadow: 10px 0px 10px rgba(0,0,0,0.2);
}

.aeHeaderTitle {
    display: block; font-size: 14px; color: rgba(255,255,255,0.9); font-weight: normal; margin-bottom: 5px; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 5px;
}

.subnotes-container > .subnotes > a {
    color: rgba(255,255,255,0.7);
}
.subnotes-container > .subnotes > a:hover {
    color: rgba(255,255,255,1);
    text-decoration: none !important;
}

body.pushable > .pusher {
    box-shadow: 10px 0px 10px rgba(0,0,0,0.15);
}
body.pushable {
    background-color: #efefef !important;
}
body.pushable .pusher {
    min-height: auto !important;
}

.login-header {font-weight: 500!important; font-size: 32px; letter-spacing: -1px; color: #414141; text-align: left;}

.ui.segment {
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0;
}
#applicationStepper {
    border-top: 0;border-bottom:0;
    border-radius: 0 !important;
}
#applicationStepper.ui.steps .step:first-child, #applicationStepper.ui.steps .step:last-child, #applicationStepper.ui.step, #applicationStepper.ui.steps .step {
    border-radius: 0 !important;
}

#applicationStepperContainer {
    box-shadow: 10px 0px 10px rgba(0,0,0,0.2);
}

#applicationStepper.ui.steps .step .title {
    font-family: 'Roboto',sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
}
#applicationStepper.ui.steps .step .title {

}
#applicationStepper.ui.steps .step.active .title {
    font-weight: 700 !important;
}
form h2.ui.dividing.header {
    font-family: 'Roboto',sans-serif !important;
    font-weight: 600 !important;
    padding-bottom:10px;
    margin-bottom:20px;
}
form h2.ui.dividing.header .sub.header {
    font-family: 'Roboto',sans-serif !important;
    font-weight: 200 !important;
    margin-top:2px;
}
#formProgressStepper {
    margin-top: 1em;
}

#formProgressStepper .step {
    padding: 1.3em 2em !important;
    border-radius: 0 !important;
    font-family: 'Roboto',sans-serif !important;
}
#formProgressStepper .step:after {
    display: none !important;
}
#formProgressStepper .step .title, .ui.card>.content>.header, .ui.cards>.card>.content>.header {
    font-family: 'Roboto',sans-serif !important;
}

.ui.card.additional-branch, .ui.card.additional-record {
    border-radius: 0 !important;
}

.ui.card.additional-branch .content .fields, .ui.card.additional-record .content .fields   {
    margin: 0 -.5em 0.5em !important;
}

.ui.card.additional-branch .content .fields .field label, .ui.card.additional-record .content .fields .field label {
    font-size: 0.85rem !important;
    text-transform: uppercase !important;
}

.ui.card.additional-branch .content:first-child, .ui.card.additional-record .content:first-child  {
    background-color: #f1f1f1;
}
.ui.card.additional-branch .content .header, .ui.card.additional-record .content .header {
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 14px !important;
    line-height:1 !important;
    margin-top:0 !important;
    color:#222 !important;
    text-shadow: 0px 1px 0px #fff;
}
#formProgressStepper .step .title,#formProgressStepper .step.complete .title  {
    font-family: 'Roboto',sans-serif !important;
    color: #666;
    font-weight: 300 !important;
}

#formProgressStepper .step.disabled, #formProgressStepper .step.disabled .title {
    font-weight: 200 !important;
    cursor: default !important;
    color: #c1c1c1 !important;
}

#formProgressStepper .step.active .title, #formProgressStepper .step.active.complete .title  {
    font-weight: 600 !important;
}

#formProgressStepper .step.active {
    border-left: 3px solid #ccc;
    background-color: #f2f2f2;
    text-shadow: 0px 1px 0px #fff;
}

.ui.form .field>label {
    display: block;
    color: rgba(0, 0, 0, .74);
    font-size: 1rem;
    font-weight: 600;
}

#applicationStepper .step>.icon {
    font-size: 2em !important;
}
.ui.button.add-additional-branch, .ui.button.add-additional-record {
    position: absolute !important;
    bottom: 1.3em;
    right: 1em;
}
ul.additional-list-spacing li, ul.additional-list-spacing li ul li, ul.additional-list-spacing li ol li {
    margin-bottom: 7px;
    line-height:1.7em;
}

p.more-spaced-17 {
    line-height: 1.7em !important;
}

ul.additional-list-spacing li ol li:first-child, ul.additional-list-spacing li ul li:first-child {
    margin-top: 7px;
}

label.compact-label {
    font-size: 0.85rem !important;
    text-transform: uppercase !important;
}
.pl0 {
    padding-left: 0 !important;
}
.pr0 {
    padding-right: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pt0 {
    padding-top: 0 !important;
}
.ml0 {
    margin-left: 0 !important;
}
.mr0 {
    margin-right: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mt15 {
    margin-top: 15px !important;
}
.delete-additional-record {
    cursor: pointer;
}
.delete-additional-record:hover {
    background-color:#eaeaea !important;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url] {
    font-family: 'Roboto', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
/*.multiple-record-cards .ui.card {
    margin-top: 0 !important;
}*/
#applicationStepperContainer {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin: 0;
    border-left:0;
    border-right:0;
    background-color:#fff;
}

.hide-section {
    display: none !important;
}

h4.ui.dividing.header.form-subdivider {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900 !important;
    color: rgba(0,0,0,0.95);
}

.ui.form .field>label {
    display: block;
    color: rgba(0, 0, 0, .74);
    font-size: 0.85rem;
    text-transform: uppercase;
    font-weight: 600;
}
.parsley-error {
    background: #fff6f6 !important;
    border-color: #e0b4b4 !important;
    color: #9f3a38 !important;
}

.parsley-success {
    background-color: #fcfff5 !important;
    border-color: #a3c293 !important;
}

.ui.button.add-additional-branch, .ui.button.add-additional-record, .ui.button.add-record-buton-right {
    position: absolute !important;
    bottom: 1.3em;
    right: 0;
}

.ui.segment.dynamic-action-buttons {
    background-color: rgba(0,0,0,0.025);
}

.ui.progress.active {
    margin-bottom: 0;border-radius: 0;height: 1.75em;
    white-space: nowrap;
}
.ui.progress.active .bar {
    border-radius: 0px;display: inline-block;
    min-width:0;
}
.ui.progress.active .bar .progress {
    left: 0.8em;
    right: 0;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    font-weight: 900;
    border-radius: 0;
}

.ui.active.progress .bar::after {
    border-radius: 0;
}

.ui.progress.labelonly {
    background-color: transparent !important;
    color: rgba(0,0,0,0.9) !important;
}

.ui.progress.labelonly .bar .progress {
    color: rgba(0,0,0,0.9) !important;
    left: 0;
}

#ownership_totals {
    padding-top: 0!important;
}

/* Hide Show Password */
::-ms-reveal,
::-ms-clear {
    display: none !important;
}

.hideShowPassword-toggle {
    background: transparent;
    border: 0;
    border-radius: 0.25em;
    color: #888;
    cursor: pointer;
    font-size: 0.75em;
    font-weight: bold;
    margin-right: 0.5em;
    padding: 0.5em;
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
    background-color: #eee;
    color: #555;
    outline: transparent;
}

.step .content .title i {
    font-family: 'Icons' !important;
}

.app-flash-notice {
    border-left:0 !important;
    border-right: 0 !important;
    border-radius:0 !important;
    margin:0 !important;
    border-top:0!important;
    box-shadow:none!important;
}

.gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.gu-hide {
    display: none !important;
}

.gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.gu-transit {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
}

.ui.selection.dropdown .menu {
     max-height: 10.97142857rem !important;
}

/* Styling Checkbox Starts */
.checkbox-label {
    display: block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: transparent;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 2px solid #FFFFFF;
}


.checkbox-label input:checked ~ .checkbox-custom {
    background-color: #FFFFFF;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity:1;
    border: 2px solid #FFFFFF;
}


.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009BFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


.checkbox-label input:checked ~ .checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity:1;
    left: 8px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid #009BFF;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
}



/* For Ripple Effect */
.checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.checkbox-label input:checked ~ .checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity:0;
    z-index: 999;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}




/* Style for Circular Checkbox */
.checkbox-label .checkbox-custom.circular {
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}

.checkbox-label input:checked ~ .checkbox-custom.circular {
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}
.checkbox-label input:checked ~ .checkbox-custom.circular::after {
    border: solid #0067FF;
    border-width: 0 2px 2px 0;
}
.checkbox-label .checkbox-custom.circular::after {
    border-radius: 50%;
}

.checkbox-label .checkbox-custom.circular::before {
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}

.checkbox-label input:checked ~ .checkbox-custom.circular::before {
    border-radius: 50%;
}


.cbx-margin {
    margin:3px !important;
}

.pushable {
    /* height: 100%; */
     overflow-x: hidden;
    padding: 0!important;
}

.formError {
    display:block !important;
    position: relative !important;
    font-size: 11px !important;
    top: auto !important;
    left: auto !important;
    margin-top: 5px !important;
}
.swal-text {
    text-align: center !important;
}
.swal-footer {
    text-align: center;
    padding: 23px 16px;
}
.swal-button {
    background-color: rgb(29, 149, 213);
    outline: none !important;
}
.swal-button:not([disabled]):hover {
    background-color: rgba(30, 52, 100, 1) !important;
    outline: none !important;
}
.swal-button:focus {
    outline: none;
    box-shadow: none !important;
}

.ui.selection.fluid.dropdown {
    line-height: 1;
    font-size: 15px;
    padding: 0 9px;
    height: 42.69px;
}

.ui.small.fluid.input .ui.selection.fluid.dropdown {
    line-height: 1;
    font-size: 12px;
    padding: 0 8px;
    height: 34.63px;
}
