html {
    font-size: 16px;
}

body {
    font-size: 1rem;
}

article {
    margin-bottom: 0;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    line-height: 1.1em;
    color: var(--col-pri-02);
}

.container h1 {
    font-size: 2.5rem;
    font-weight: var(--font-weight-semibold);
}

.container h1:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.container h2 {
    font-size: 1.5rem;
    line-height: 1.8755rem;
    font-weight: var(--font-weight-bold);
}

.container h3 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    font-weight: var(--font-weight-semibold);
    margin: var(--spacing-s) 0px 0px 0px;
}

.container h4 {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: var(--font-weight-semibold);
    margin: var(--type-s) 0px 0px 0px;
}

.container h5 {
    font-size: 1rem;
    line-height: normal;
    font-weight: var(--font-weight-semibold);
    margin: var(--type-s) 0px 0px 0px;
}

.container h6 {
    font-size: 0.9375rem;
    line-height: normal;
    font-weight: var(--font-weight-semibold);
    margin: var(--type-s) 0px 0px 0px;
}

.container a,
.container div.panel-body a  {
    text-decoration: underline;
    text-underline-offset: 0.1rem;
}

.container a:focus,
.container a:hover, 
.container div.panel-body a:focus,
.container div.panel-body a:hover {
    text-decoration: none;
    transition: var(--animation-transition-ease);
}

.container a.external span:not(.sr-only),
.container a.download span:not(.sr-only),
.container a[target=_blank] span:not(.sr-only) {
    position: static;
    padding: 0;
    margin: 0;
    overflow: visible;
}

.container a span.icon.icon-external-link::before {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}


.container #accordionWizard a, .container #accordionWizard a:focus, .container#accordionWizard a:hover {
    text-decoration: none
}

.container .control-label {
    font-size: 15px;
    font-weight: 100;
    margin: 0;
    display: inline;
}

.container .form-control {
    font-size: 18px;
}

.container ul.error, ul.error li.ato-validation-error-li {
    padding: 0;
    font-size: 12px;
    margin: 0;
}

.container .required-indicator {
    border-bottom: none;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
}

.container .ektron ul>li:before, .ul li:before, ul.ul>li:before {
    font-size: 15px;
}

.container .btn {
    font-size: 18px;
}

.container .help-aside-close-btn {
    font-size: 16px;
}

.container .ato-sticky-panel .sticky-panel-btn.sticky-panel-btn-help .panel-body a, 
.container .ato-sticky-panel .sticky-panel-btn.sticky-panel-btn-help .panel-footer a,
.container .ato-sticky-panel .sticky-panel-btn.sticky-panel-btn-save .panel-body a {
    font-size: 15px;
}

.container .checkbox.checkbox-small label:before {
    padding-right: 0;
    margin-top: -8px;
    font-size: 17px;
    height: 17px;
    width: 17px;
}

.container .checkbox input[type=checkbox]:checked+.label-container>ato-label label:before {
    content: "\E0AC";
}

.container .page-header, .page-sub-header {
    border-bottom: none;
}

.container .alert-block .ato-heading h2 {
    font-size: 18px;
    font-weight: 700;
}

.container .alert ul li:before,
.container .ato-alert div.ato-alert-content a,
.container .ato-alert div.ato-alert-content span,
.container .ato-alert ol li,
.container .ato-alert p,
.container .ato-alert ul li,
.container .list-item-subtext {
    font-size: 16px;
}

.container .alert-danger {
    font-weight: 400;
}

.alert-danger:before {
    font-size: 28px;
}

.container .spa-header-text h1 {
    padding-left: 15px;
}

.alert-block .ato-heading h4 {
    font-size: 18px;
    margin-top: 0px;
}

.alert-block.alert-success:before {
    font-size: 28px;
}

.container .checkbox input[type=checkbox]:checked+.label-container>ato-label label:before {
    font-size: 32px;
}

.container .checkbox.checkbox-small input[type=checkbox]:checked+.label-container>ato-label label:before {
    font-size: 17px;
}

.container .component-readonly label.control-label{
    font-weight: 700;
}

.alert-block:before {
    font-size: 28px;
}

.tooltip-anchor {
    font-size: 17px;
}

.ato-alert-title h2 {

    line-height: 19.8px;
}
.alert-block.alert-success .ato-heading h2 {
    color: #14890c
}
.alert-block.alert-danger .ato-heading h2 {
    color: #9f173f
}

.field-error label.control-label {
    font-weight: 700;
}

.ato-textarea .error-char-count-container .fld-char-count {
    font-size: 12px;
    font-weight: 700;
}

.row ato-dropdown {
    padding-left: 0;
    padding-right: 0;
}

.form-control.ato-readonly {
    line-height: 20px;
}

.ato-file-attach-application .info {
    font-size: 18px;
}

.ato-radio ul.ul li,
.ato-radio ul.ul li:before {
    font-size: 15px;
}

.ato-wizard li .wizard-tab-title,
.ato-wizard li .wizard-tab-title-no-hover {
    font-size: 14px;
}

.ato-wizard li a .wizard-tabs-number,
.ato-wizard li a .wizard-tabs-number-no-hover {
    font-size: 20px;
}

div .form-group form {
    padding-left: 0;
    padding-right: 0;
}

.comparison a.link-btn {
    font-size: 18px;
}

.tt-suggestion {
    font-size: 14px;
}

div.modal-footer,
div.modal-header {
    display: block;
}

div.modal-footer div.pull-right {
    margin: 0;
}

.container .modal-header h4 {
    font-size: 24px;
    margin: 0;
}

@media (min-width: 576px) {
    .col-sm-6 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 50%;
    }
}

@media screen and (min-width: 992px) {
    .ato-wizard li a .wizard-tabs-number,
    .ato-wizard li a .wizard-tabs-number-no-hover {
        font-size: 28px;
    }
}

@media screen and (min-width: 768px) {
    .input-group-addon {
        font-size: 20px;
    }
}
@media screen and (min-width: 768px){
    .ato-checkbox label p, 
    .ato-checkbox label ul.ul, 
    .ato-checkbox-group label p, 
    .ato-checkbox-group label ul.ul, 
    .ato-icon-link, 
    .radio ul.ul {
        font-size: 15px;
    }
}
/* ato-table-header resets. using px instead of rem*/
.ato-table-header .table-panel .table-panel-btn button, 
.ato-table-header .table-panel .table-panel-link a.btn {
    font-size: 16px;
}

.ato-table-header .table-panel .table-panel-header h1, 
.ato-table-header .table-panel .table-panel-header h2, 
.ato-table-header .table-panel .table-panel-header h3, 
.ato-table-header .table-panel .table-panel-header h4 {
    font-size: 17px;
}

.ato-table .expand-cell a:before{
    font-size: 17px;
}

.ato-table div.row{ /*row class is clashing with same class name ing grid.scss*/
    display: unset;
}
.ato-table div.row > *{
    padding-left: unset;
    padding-right: unset;
}