
* {
    font-family: Helvetica;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
    text-decoration: none;
    outline: 0;
}

.body-wrap-home .home{
    width:100%;
    height: 110vh;
}

.body-wrap-home  .home .left-pane{
    padding-top: 110px;
    padding-bottom: 120px;
    margin: 0px auto;
    width: 525px;
}


.body-wrap-home  .home .right-pane{
    padding-top: 210px;
    padding-bottom: 120px;
}

.body-wrap-home .right-pane{
    background: url(/rbo/bond/javax.faces.resource/images/loginpagebackground.jpg.xhtml) no-repeat scroll center top transparent;
    /*background-color: #004285;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-top: 0;
    border-bottom: 0;
    padding-top: 25px;
    padding-bottom: 35px;
    position: relative;
}

.right-pane-inner{
    margin: 0px 100px;
}

.body-wrap-home  .right-pane::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #00286C;
    opacity: 0.9;
}

.body-wrap-home .login{
    height: 38px;
    font-size: 40px;
    font-weight: bold;
    color: #cd1442;
    margin: 0px 0px 33px 0px;
}

.body-wrap-home .Email {
    font-size: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #004286;
    margin: 33px 0px 9px 0px;
}

.body-wrap-home .Rectangle-9 {
    width: 100%;
    height: 54px;
    background-color: #e6e7e8;
    font-family: Helvetica;
    font-size: 30px;
    font-weight: bold;
}

.body-wrap-home .Forgot-email-address {
    font-size: 16px;
    color: #808284;
    padding: 10px 0px 6px 0px;
}

.body-wrap-home .Forgot-email-asddress a {
    text-decoration: none;
    color: #808284;
}

.body-wrap-home .bottom-large-button{
    background  : transparent;
    background-color: #cd1442 !important;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 53px 0px 2px 0px;
    border-radius: 25px;
    height: 50px;
}

.body-wrap-home .bottom-large-button span{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 47px;
}


.body-wrap .bottom-small-button{
    background  : transparent;
    background-color: #cd1442 !important;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 53px 0px 2px 0px;
    border-radius: 25px;
    height: 40px;
}

.gray-text{
    color: #747779;
    margin: 2px 0px 2px 0px;
}

#password_policy ol{
    padding-left: 19px;
}

.body-wrap .bottom-small-button span{
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 20px;
}

.body-wrap-home .residential-bonds-online {
    font-family: Helvetica;
    font-size: 56px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    position: relative;
}

.margin-fix-minus15px{
    margin-left: -15px;
}

.margin-fix-minus7px{
    margin-left: -7px;
}

.margin-fix-minus1px{
    margin-left: -7px;
}

.body-wrap-home .role-dropdown .ui-selectonemenu label.ui-selectonemenu-label {
    width: 348px;
    height: 39px;
    background: #e6e7e8;
    font-size: 24px;
    line-height: 45px;
}


/*section end*/

.header-wrapper-identity {
    text-align: left;
    vertical-align: middle;
    width: 100%;
    opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    z-index: 3;
}

.container-identity {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: 100%;
    min-height: 1000px;
}

.grid-identity {
    width: 50%;
    position: relative;
    z-index: 2;
    margin: 0px auto;
}

.body-wrap-identity{
    height: 100%;
}

.body-wrap-identity .hello{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.body-wrap-identity .hello label{
    display: none;
}

.body-wrap-identity .hello .entityName{
    display: inline;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.body-wrap-identity .hello-wrapper{
    margin: 136px 0px 49px 0px;
}

.welcome-back{
    font-size: 26px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
}

.half-background{
    background: url(/rbo/bond/javax.faces.resource/images/background-building-on-road.jpg.xhtml) no-repeat scroll center top transparent;
    background-color: #004285;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 70% 300%;
    border-top: 0;
    border-bottom: 0;
    position: relative;
    /*height: 110vh;*/
}

.half-background:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #060c51 , #004286);
    opacity: .6;
}

.body-wrap-identity .ui-widget-content .identityList_Role path{
    fill: #747779;
}

.body-wrap-identity .ui-widget-content .identityList_Role{
    color: #747779;
}

/*section end*/

.no-padding{
    padding: 0px 0px 0px 0px;
}

i{
    text-align:center;
}


[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 100%;
}

svg {
    vertical-align: middle;
    height: 15px;
}

path {
    stroke-width: 1px;
}


.dot {
    height: 20px;
    width: 20px;
    /*background-color: #cd1442;*/
    border: 2px solid #004286;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}



#mobile-identifier{
    display: block;
    height: 0px;
}

.header-text, .header-text-identity{
    font-size: 30px;
    font-weight: bold;
    color: #004286;
    white-space: nowrap;
    vertical-align: middle;
    display: inline;
    /*line-height: 38px; */
    padding-left: 44px;
}

.header-left-item div{
    display: inline-block;
}

.header-left-item{
    float: left;
    padding: 32px 15px;
    overflow: hidden;
}

.sub-header01-left-item{
    padding: 0px 32px;
    overflow: hidden;
    margin: 0 auto;
    width: 85%;
}

.sub-header01-left-item .greater-than{
    padding: 0px 5px;
    vertical-align: middle;
}

.sub-header01-left-item svg{
    width: 26px;
    height: 60px;
}

.sub-header01-left-item path{
    fill: #004286;
}

.sub-header01-left-item a {
    color: #004286;
    display: inline-block;
    vertical-align: middle;
}

.sub-header01-left-item img {
    vertical-align: middle;
}

.sub-header01-left-item label{
    display: inline-block;
    vertical-align: middle;
    color: #004285;
}
.sub-header01-left-item a:hover {
    color: #cd1442;
}

.sub-header01-left-item a:hover path{
    fill: #cd1442;
}
.header-left-item a{
    padding-right: 15px;
    color: #004286;
    display: none;
}

.sub-header02-left-item{
    display: inline-block;
    padding: 0px 30px;
}

.sub-header02-left-item li{
    list-style: none;
    display: inline-block;
    border-left: 1px solid #d7d8d8;
    padding: 0px 20px;
}

.sub-header02-left-item svg{
    width: 38px;
    height: 60px;
}

.sub-header02-left-item svg path{
    fill: #004286;
}

.header-wrapper{
    text-align: left;
    vertical-align: middle;
    /*position: fixed;*/
    top: 0px;
    width: 100%;
    opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    z-index: 3;
}

.header-main{
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
}

.header-main:nth-child(2) {
    background-color: rgba(255, 255, 255, 0.4);
}

.header-main:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.button-wrapper{
    background: url(/rbo/bond/javax.faces.resource/images/landlordbackground.jpg.xhtml) no-repeat scroll center top transparent;
    /*background-color: #7a86b3;*/
    /*min-height: 600px;*/
    padding: 0px 0px 140px 0px;
    position: relative;
    z-index: 1;
    overflow: auto;
    /*margin-bottom: 40px;*/
    /*margin-top: 180px;*/
}

/*
.button-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #7086CA;
    opacity: 0.7;
}*/

.body-wrap .hello{
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
}

.welcome{
    font-size: 20px;
    color: #ffffff;
}

.hello-box{
    width: 313px;
    height: 170px;
    margin: 0px auto;
    padding: 8px;
}

.government-sa-logo{
    vertical-align:middle;
    display: inline;
}

.body-wrap .hello-wrapper{
    margin: 53px 32px;
    padding: 0px;
}

.no-height{
    height: 0px;
}

.card-red-text{
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    color: #cd1442;
    margin-bottom: 10px;
}


.grid{
    position: relative;
    /*margin: -150px auto 0px auto;*/
    margin: -125px auto 0px auto;
    padding: 15px 0;
    /*max-width: 1000px;*/
    list-style: none;
    text-align: center;
    width: 85%;
    position: relative;
    z-index: 2;

}

.button-grid{
    margin: 0 auto;
    width: 85%;
}


.card1{
    position: relative;
    overflow: hidden;
    /*margin: 10px 0px;*/
    /*max-height: 360px; */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #004285;
    padding: 61px 30px;
}

.card-heading-text, .card1 h3{
    font-size: 36px;
    font-weight: bold;
    text-align: left;
    color: #004285;
    padding: 20px 0px;
}

.card-subheading-text{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #747779;
}

.card-gray-text{
    color: #747779;
}

.card-color{
    background-color: #ffffff;
    padding: 0px;
    border-right: solid 1px #dbdce9;
    /*margin-top: 10px;*/
    border-top: solid 1px #dbdce9;
}

.card-color-gray{
    background-color:#e6e7e8;
    padding: 0px;
    /*margin-top: 10px;*/
}

.grid-wrapper{
    background-color: #e6e7e8;
    width: 100%;
    display: inline-block;
}



.bond-button-fallback a {
    text-decoration: none;
    color: #000000;
}

.bond-button-fallback a:hover {
    color: #222222
}

/* Not used now */
/*.bond-button-test:hover {background:#e6e7e8;} */
.bond-button-fallback {font-size: 22px; font-weight: bold; position:absolute;background:#FFF; z-index: 20;}
.bond-button-fallback li {width:310px; list-style: none;}
.bond-button-fallback li a {display:block;padding:15px 10px;color:#444;}
.bond-button-fallback li:hover a {background:#F7F7F7;}
/*.bond-button-fallback {display:none;}*/
.bond-button-test:hover .bond-button-fallback {display:block;}
/* Not used now */



.quick-link{

    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    margin: 10px 24px;

}



.quick-link-header{
    background-color: #004286;
    overflow: hidden;
}

.quick-link-header div {
    line-height: 24px;
    margin: 22px 0px 23px 30px;
}

.quick-link-header svg{
    width: 24px;
}

.quick-link-header path{
    fill: #ffffff;
}

.quick-link-header span {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.quick-link-wrapper{
    margin: 47px 70px
}

.quick-link-wrapper li {
    /*display: inline;*/
    list-style: none;
    padding: 10px 5px 10px 5px;
}
.quick-link-wrapper a{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #004286;
    text-decoration: underline;
}



.bond-button{
    overflow: hidden;
    background-color: #004286;
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    /*height: 170px;*/
    height: 70px;
    margin: 10px 24px;

}

.bond-button:hover {background:#e6e7e8;}

.bond-button-content{
    text-align: center;
    /*margin: 47px auto;
    padding: 10px;*/
}

.bond-button-content svg{
    width:68px;
    height:68px;
}

.bond-button-content svg path{
    fill: #ffffff;
}

.bond-button-content span{
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    vertical-align: middle;
    margin-left: 20px;
}

.sidenav {
    height: 100%;
    width: 250px;
    position: fixed;
    /*z-index: 1;*/
    z-index: 2019;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-y: scroll;
    font-family: Helvetica;
    font-size: 16px;
    margin-left: 5px;
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
}

.sidenav a {
    padding: 20px 8px 20px 32px;
    text-decoration: none;
    font-size: 16px;
    font-family: Helvetica;
    color: #004286;
    display: block;
    line-height:20px;
    margin: auto;
}

.sidenav .nav-list{
    padding: 0px 0px 0px 0px;webkit
}

.body-wrap-home .top-pane{
    display:none;
}

     .body-wrap-home .top-pane::before {
                content: '';                position: absolute;
                top: 0;
                right: 0;
                left: 0;
                bottom: 0;
                background: #00286C;
                opacity: 0.9;
     }

     .mobile_margin-fix-minus1px{
             display: none;
    }

@media screen and (max-width: 1050px) {

    .body-wrap-home .home .right-pane {
        display: none;
    }

    .body-wrap-home .right-pane{
        display: none;
    }

    .body-wrap-home .top-pane{
        background: url(/rbo/bond/javax.faces.resource/images/loginpagebackground.jpg.xhtml) no-repeat scroll center top transparent;
        /*background-color: #004285;*/
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-top: 0;
        border-bottom: 0;
        padding-top: 25px;
        padding-bottom: 35px;
        position: relative;
        max-height: 300px;
        display:block;
        width:100%;
    }

    .mobile_margin-fix-minus1px{
        margin-left: -7px;
        display: block;
    }


    .info-section  li{
        display: inline;
        list-style: none;
        width: 50px;
        padding: 24px 24px 24px 0px;
        line-height: 50px;
    }

    .card1{
        position: relative;
        overflow-x: scroll;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        color: #004285;
        padding: 61px 30px;
    }
}

@media screen and (min-height: 900px) {
    .sidenav .nav-list{
        padding: 181px 0px 0px 0px;
    }

    .sidenav {
        height: 100%;
        width: 250px;
        position: fixed;
        /*z-index: 1;*/
        z-index: 2019;
        top: 0;
        left: 0;
        background-color: #ffffff;
        overflow: hidden;
        font-family: Helvetica;
        font-size: 16px;
        margin-left: 5px;
        box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    }

}

.sidenav > div{
    display:none;
}

.nav-list svg{
    width: 26px;
}

.nav-list li:hover, .nav-list .nav-item-selected{
    border-left: 8px solid #cd1442;
}

.nav-list li div:hover, .nav-list .nav-item-selected div{
    margin: 0px 0px 0px -8px;
}

.nav-list a:hover, .nav-list .nav-item-selected a{
    color: #cd1442;
}

.nav-list a:hover path, .nav-list .nav-item-selected path{
    stroke: none;
    fill: #cd1442;
}

.nav-text{
    margin-left: 25px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}
.nav-icon{
    width: 20px;
}
.container{
    position: relative;
    z-index: 10;

    /*margin-left: 80px;*/
    margin-left: 250px;
    overflow: hidden;
}

.menu-button{
    color: #004286;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}


.header-right-item{
    float: right;
    /*font-size: 0; */ /* white space issue*/
}

.header-button{
    list-style: none;
    display: inline-block;
    /*font-size: 16px;*/
    border-left: 1px solid #d7d8d8;
    padding: 40px 15px;
}

.header-button a:hover{
    /* background:#e6e7e8; */
    color: #cd1442;
}

.header-button a{
    width: 50px;
    text-decoration: none;
    position: relative;
    padding: 40px 0px;
}

.header-button span{
    font-size: 16px;
    font-weight: bold;
    color: #004286;
}

.header-button.header-button-i span.header-button-text{
    color: #cd1442;
}

.header-button a svg{
    height: 40px;
    width: 40px;
    margin: 0px 10px;
}

.header-button a path{
    fill: #004286;
}

.header-button.header-button-i a path{
    fill: #cd1442;
}

.header-button-smith a{
    width: 340px;
}

.body-wrap{
    border: 1px solid #d7d8d8;
}

#header-button-i-callout{
    position: absolute;
    /* border: 2px solid red;*/
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    z-index: 4;
    width: 400px;
    /*height: 500px;*/
    top: 120px;
    right: 0px;
    background-color: #ffffff;
}

#header-button-i-callout h3{
    display: none;
}

#header-button-i-callout .tomstatusinfo > div{
    margin-left:0px !important;
}

#header-button-smith-callout{
    position: absolute;
    /* border: 2px solid red;*/
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    z-index: 1500;
    width: 417px;
    /*height: 495px;*/
    top: 120px;
    right: 0px;
    background-color: #ffffff;
}

#header-button-smith-callout a:hover{
    color: #cd1442;
}

#header-button-smith-callout::before {
    content: "";
    width: 0px;
    height: 0px;
    border: 0.8em solid transparent;
    position: absolute;
}

#header-button-smith-callout::before {
    right: 275px;
    top: -24px;
    border-bottom: 10px solid rgba(0, 0, 0, 0.15);
}

#header-button-smith-callout li{
    list-style: none;
    border-bottom: 1px solid #d7d8d8;
}

#header-button-smith-callout .title{
    padding: 35px 39px;
    border-bottom: 1px solid #d7d8d8;

}


#header-button-smith-callout .title span{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
}



#header-button-smith-callout p{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
    display: inline-block;
    padding-right: 182px;
}

#header-button-smith-callout a{
    text-decoration: none;
    font-size: 16px;
    font-family: Helvetica;
    color: #004286;
    display: block;
    line-height:20px;
    border-left: none;
    padding: 0px;
}

#header-button-smith-callout .line-item {
    padding: 20px 39px;
    margin: auto;
}

#header-button-smith-callout .line-item span{
    /*display: inline;*/
}

/*#header-button-i-callout {display:none;}*/
/*.header-button-i:hover #header-button-i-callout {display:block;}*/


#header-button-i-callout::before {
    content: "";
    width: 0px;
    height: 0px;
    border: 0.8em solid transparent;
    position: absolute;
}
/*
#header-button-i-callout::before {
    left: 45%;
    bottom: -20px;
    border-top: 10px solid #444;
}*/

#header-button-i-callout::before {
    right: 75px;
    top: -22px;
    border-bottom: 10px solid rgba(0, 0, 0, 0.15);
}

#header-button-i-callout .title{
    padding: 35px 39px;
    border-bottom: 1px solid  #d7d8d8;
}

#header-button-i-callout .title span{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
}

#header-button-i-callout .title p{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
    width: 90%;
    display: inline-block;
}

#header-button-i-callout .action{
    padding: 35px 39px;
    border-bottom: 1px solid  #d7d8d8;
}

#header-button-i-callout .action button{
    border: solid 1px #939597;
    border-radius: 14.5px;
    color: #000000;
    text-align: center;
    font-size: 15px;
    margin: 0px 5px;
}

#header-button-i-callout .action .view-all{
    height: 30px;
    width: 100px;
}

#header-button-i-callout .action .mark-as-read{
    width: 160px;
    height: 30px;
}

#header-button-i-callout .notice{
    padding: 28px;
    border-bottom: 1px solid  #d7d8d8;
}

#header-button-i-callout .dot {
    border: 2px solid #cd1442;
}

#header-button-i-callout .row1, #header-button-i-callout .row2{
}

#header-button-i-callout .col1, #header-button-i-callout .col2{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#header-button-i-callout .col1{
    width: 50px;

}

#header-button-i-callout .row2 .col2 .content{
    background-color: #fbe7de;
    height: 100px;
    padding: 23px 20px;
    margin-top: 14px;
}

#header-button-i-callout .col2 p{
    color: #cd1442;
}

.info-section{
    padding: 21px 30px;
    background: #e6e7e8;
    border-bottom: solid 1px #cccccc;
    border-top: 1px solid #cccccc;
    margin: 0px 32px;

}

.bonds-section .info-section{
    padding: 21px 0px;
    /*padding: 21px 30px;*/
}

.bonds-section .info-sub-section{
    background: #e6e7e8;
}

.info-sub-section {
    background: #e6e7e8;
    margin: 0px 32px;
}

.tab-commands{
    float: right;
    padding: 12px 30px;
    height: 60px;
}

.info-sub-section:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.error-list{
    overflow: hidden;
    float: left;
    padding: 12px 30px;
    width: 50%;
}

.error-list div{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.info-section a{
    font-size: 16px;
    font-weight: bold;
    color: #747779;
    text-decoration: none;
    padding: 21px 0px;
    border-left: none;
}

.info-section a:hover{
    border-bottom: 3px solid #cd1442;
    color: #cd1442;
}

.info-section .info-section-selected{
    border-bottom: 3px solid #cd1442;
    color: #cd1442;
}

.info-section  li{
    display: inline;
    list-style: none;
    width: 50px;
    padding: 24px 24px 24px 0px;
}

#header-button-help-callout{
    position: absolute;
    /* border: 2px solid red;*/
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
    width: 300px;
    height: 300px;
    top: 86px;
    background-color: #ffffff;
}

#header-button-help-callout .title{
    padding: 35px 39px;
    border-bottom: 1px solid #d7d8d8;

}

#header-button-help-callout .title span{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
}

#header-button-help-callout p{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
    display: inline-block;
    padding-right: 110px;
}

#header-button-help-callout .line-item {
    padding: 39px 39px;
    margin: auto;
}

#header-button-error-callout{
    position: absolute;
    /* border: 2px solid red;*/
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
    width: 300px;
    height: 300px;
    top: 86px;
    background-color: #ffffff;
}

#header-button-error-callout .title{
    padding: 35px 39px;
    border-bottom: 1px solid #d7d8d8;

}

#header-button-error-callout .title span{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
}

#header-button-error-callout p{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #cd1442;
    display: inline-block;
    padding-right: 110px;
}

#header-button-error-callout .line-item {
    padding: 39px 39px;
    margin: auto;
}

.bonds-wrapper{
    background: #e6e7e8;
    display: inline-block;
    width: 100%;
    min-height: 500px;
    /*margin-top: 180px;*/
}

.bonds-section{
    width: 85%;
    margin: 53px auto;
}

.bonds-section .ui-g, .one-column, .grid .ui-g,  .grid .one-column {
    box-shadow: 0.3px 18px 24px 0 rgba(0, 0, 0, 0.15);
    margin: 0px 32px;
}

.bs-header-section{
    margin: 0px 32px 29px 32px;

}
.bs-header-section:after{
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0px;
}

.bs-header-section-title label{
    float: left;
    font-size: 35px;
    font-weight: bold;
    color: #004285;
}

.bs-header-section-buttons{
    float: right;
}

.tab-commands button, .tab-commands button span, .card1 .small-button, .card1 .small-button span,.ui-dialog .ui-widget-content .ui-button,.ui-dialog .ui-button span{
    border-radius: 20px;
    background: #004286;
    line-height: 30px;
    display: inline-block;
    padding: 0px 10px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}


.bs-header-section-buttons button, .bs-header-section-buttons span button, .bs-header-section-buttons button span, .next-button, .next-button span{
    border-radius: 20px;
    background: #cd1442;
    line-height: 35px;
    display: inline-block;
    padding: 0px 20px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.tab-commands input{
    vertical-align: middle;
}

.bs-header-section-buttons .btn_Save, .bs-header-section-buttons .btn_Save span{
    background: #004285;
}

.bs-header-section-buttons button span{
    background: inherit;
}

.bs-header-section-buttons .ui-button-text-icon-left .ui-button-text{
    padding: 0px;
    line-height: 35px;
    padding: 0px 20px;
}

.progressbar-section{
    margin: 0px 32px 29px 32px;
    border-top: 1px solid #cccccc;
    padding-top: 25px;
}

.progressbar li {
    list-style-type: none;
    width: calc(100%*1/5);
    float: left;
    font-size: 15px;
    position: relative;
    text-align: center;
    color: #7d7d7d;
    margin-top: 18px;
    margin-bottom: 18px;
}

.progressbar {
    width: calc(100% - 36px);
    counter-reset: step;
    display: inline-block;
    position: relative;
}

.progressbar li:before {
    width: 17px;
    height: 17px;
    content: '';
    counter-increment: step;
    line-height: 24px;
    border: 1px solid #ffffff;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #ffffff;
    position: relative;
    z-index: 2;
}

.progressbar li:after {
    width: 100%;
    height: 4px;
    content: '';
    position: absolute;
    background-color: #ffffff;
    top: 8px;
    right: 50%;
}

.progressbar li.active {
    color: #cd1442;
}

a.list-group-item {
    color: #555;
}

.progressbar .list-group-item{
    width: 115px;
    height: 65px;
}

.progressbar li.active + li:after {
    background-color: #cd1442;
}

.progressbar li.complete + li:after {
    background-color: #cd1442;
}

.progressbar li.active::before {
    border-color: #cd1442;
    background: #cd1442;
}

.progressbar li.complete::before {
    border-color: #cd1442;
    background: #cd1442;
}

.progressbar .list-group-item {
    position: relative;
    display: inline-block;
    top: 10px;
    padding: 10px 15px;
    margin-bottom: -1px;
    border-radius: 0;
    width: 115px;
    border: 1px solid #fff;
}

.progressbar .arrow, .progressbar .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: #fff;
    border-style: solid;
}

.progressbar .arrow {
    top: -6px;
    left: 50%;
    margin-left: -6px;
    border-bottom-color: #cd1442;
    border-bottom-color: #cd1442;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 6px;
}

.progressbar .active .list-group-item {
    background-color: #cd1442;
    border: 1px solid #cd1442;
}

.progressbar .active .list-group-item .progressbar-content{
    color: #ffffff;
}

.progressbar .active .list-group-item .arrow, .progressbar .active .list-group-item .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: #cd1442;
    border-style: solid;
}

a.list-group-item {
    color: #555;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}


a.list-group-item:hover .arrow, a.list-group-item:focus .arrow {
    border-color: #f5f5f5;
}

.progressbar .arrow, .progressbar .arrow::after {

    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: #fff;
    border-style: solid;

}

.progressbar li:first-child:after {
    content: none;
}

.number {
    position: absolute;
    top: -26px;
    left: 47%;
    font-weight: bold;
    color: #004285;
}


.progressbar .list-group-item .progressbar-content{
    text-align: center;
    color: #004285;
    font-weight: bold;
    padding: 10px;
}

/*old important styles*/

.ui-datatable th {
    background: none !important;
}

.ui-datatable, .ui-datatable-data, .ui-datatable table {
    border-spacing: 3px !important;
    border-collapse: separate !important;
}

.ui-datatable, .ui-datatable-data, .ui-datatable table {
    border-spacing: 3px !important;
    border-collapse: separate !important;
}

.ui-datatable .ui-datatable-data td, .ui-datatable th {
    border-style: none !important;
    padding-right: 13px !important;
    padding: 4px 13px !important;
    padding-left: 13px;
    text-align: left;
}

.ui-datatable thead th, .ui-datatable tfoot td{
    text-align: left !important;
}


.body-wrap .ui-widget-content.ui-datatable-even.rowStyle, .body-wrap .ui-widget-content.ui-datatable-odd.rowStyle {
    background: #C6D9F1 !important;
}

.body-wrap .card-color-gray .ui-widget-content.ui-datatable-even.rowStyle, .body-wrap-home.ui-widget-content.ui-datatable-even.rowStyle, .body-wrap .card-color-gray .ui-widget-content.ui-datatable-odd.rowStyle {
    background: #FFFFFF !important;
    color: #747779;
    height: 60px;
}

.body-wrap .card-color-gray .ui-column-title, .body-wrap-home .ui-column-title, .ui-dialog .ui-column-title{
    color: #004285;
    font-weight: bold;
}

.body-wrap-identity .ui-widget-content.ui-datatable-even.rowStyle, .body-wrap-identity .ui-widget-content.ui-datatable-odd.rowStyle {
    background: #FFFFFF !important;
    height: 89px;
}

.body-wrap .ui-datatable, .body-wrap .ui-datatable-data, .body-wrap .ui-datatable table {
    border-spacing: 0px 2px !important;
    border-collapse: separate !important;
}

.body-wrap .ui-datatable ui-widget-content{
    height: 60px;
}

.body-wrap-identity .ui-datatable, .body-wrap-identity  .ui-datatable-data, .body-wrap-identity  .ui-datatable table {
    border-spacing: 0px 5px !important;
    border-collapse: separate !important;
}
.ui-button-icon-left.ui-icon.ui-icon-triangle-1-s, .ui-menu.ui-menu-parent.ui-icon-triangle-1-s, .ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s, .ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-s, .ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s.ui-icon-triangle-1-n {
    display: none !important;
}

.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
    text-align: left !important;
    padding: 4px 13px !important;
}



.ui-widget-header, .ui-tabmenu-nav, .ui-tabmenu-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all {
    background: none !important;
    border-bottom-style: none !important;
    border-top-style: none !important;
    border-left-style: none !important;
    border-right-style: none !important;
}

.ui-widget{
    font-size: 16px;
}

.ui-widget-content .ui-datatable-odd .ui-state-hover, .ui-widget-content .ui-datatable-even .ui-state-hover,
.ui-widget-content.ui-datatable-even.pendingRowStyle.ui-state-hover,.ui-widget-content.ui-datatable-odd.pendingRowStyle.ui-state-hover
{
    background-color: #b2c3d8 !important;
    background-image: none !important;
}

.ui-widget-content.ui-datatable-even.pendingRowStyle, .ui-widget-content.ui-datatable-odd.pendingRowStyle{
    background: #dbdce9 !important;
}

.ui-widget-content.ui-datatable-even.pendingRowStyle.ui-state-highlight, .ui-widget-content.ui-datatable-odd.pendingRowStyle.ui-state-highlight {
    background-color: #dbdce9 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #e6e7e8;
    background: none;
    background-color: #e6e7e8;
    color: #000000;
}

.import-bond-datagrid .ui-datagrid-column {
    padding-top:3px;
    width: 125px;
}

.import-bond-datagrid .ui-datagrid-content {
    border: none;
}

.import-bond-datagrid {
    width:100%;
    height:100%;
    background-color:#D9D9D9 !important;
}

.form-left #import-bond-form {
    padding-right: 10px;
}

.import-bond-datagrid .ui-datagrid-content-empty {
    padding: 0px;
    min-height: 30px;

}

#import-bond-layoutunit .ui-layout-unit-content {
    padding: 0px !important;
}

.import-bond-panel {
    text-align:center;
    width: 125px;
    height: 30px;
    border: none;
    -moz-box-shadow: 3px 3px 4px #8f8f8f;
    -webkit-box-shadow: 3px 3px 4px #8f8f8f;
    box-shadow: 3px 3px 4px #8f8f8f ;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.import-bond-panel div {
    padding: 0 !important;
    height: 100%;
}

.import-bond-panel table {
    height: 100%;
}

.import-bond-scollpanel {
    width:710px;
    height:400px;
    overflow-y: scroll;
}

#import-bond-datagrid_content {
    padding: 0px;
    background-color: #D9D9D9 !important;
    height:44px;
}

#import-bond-datagrid .ui-datagrid-data  {
    height: 100%;
    width: 100%;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #8f8f8f;
    -webkit-box-shadow: 3px 3px 4px #8f8f8f;
    box-shadow: 3px 3px 4px #8f8f8f;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.inner-shadow {
    -moz-box-shadow:    inset 0 0 10px #8f8f8f;
    -webkit-box-shadow: inset 0 0 10px #8f8f8f;
    box-shadow:         inset 0 0 10px #8f8f8f;
}

.bond-import_form {
    width:100%;
    margin-left:10px;
    margin-right:0px;
    float:left;
    position:relative;
    margin-top: 0px;
}

.import-bond-button-image {
    background-image: url(/rbo/bond/javax.faces.resource/images/icons/create.png.xhtml) !important;
    width: 36px;
    height: 36px;
    position: relative !important;
    left: initial !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #004286;
    background: #ffffff;
    color: #000000;
}

.card1 .label, .card1 .shortLabel{
    /*color: #7F7F7F;*/
    font-weight: bold;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
    width: 170px;
}

.ui-dialog-content .label{
    text-align: right;
    margin-right: 10px;
    width: 170px;
    display: inline-block;
    font-weight: bold;
}

.ui-dialog-content .tdvalue .value{
    text-align: left;
    width: 100px;
    font-size: 13px;
    font-weight: bold;
    color: #004286;
}

.tdvalue .value{
    color: #cd1442;
    font-size: 22px;
}

.body-wrap-identity .ui-widget-content td{
    background: #ffffff !important;
    color: #004285;
    font-weight: bold !important;
    font-size: 20px;
}

.body-wrap-identity thead{
    display: none;
}

.body-wrap-identity .ui-datatable-footer{
    display: none;
}

.body-wrap-identity .identityList_Name{
    width: 80%;
}

.body-wrap-identity .identityList_Type{
    display: none;
}

.body-wrap-identity .identityList_Type svg{
    margin-right: 10px;
}

.body-wrap-identity .identityList_Created{
    display: none;
}

.ui-growl {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    margin-top: -100px !important;
    margin-left: -150px !important;
    z-index: 400 !important;
}



.ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-dialog-content, .ui-dialog-content .ui-widget-content {
    font-weight: normal !important;
    font-size: 13px;
}

.ui-dialog .ui-datatable table {
    background: #e6e7e8;
    font-size: 13px;
}

.ui-widget-content.ui-datatable-even.rowStyle.ui-state-highlight, .ui-widget-content.ui-datatable-odd.rowStyle.ui-state-highlight {
    background-color: #8eb4e3 !important;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-pages, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-current {
    color: white;
    display: inline-block;
    padding: 2px 6px;
    zoom: 1;
    margin-left: 1px;
    margin-right: 1px;
    text-decoration: none;
}

.ui-dialog-content .ui-paginator-rpp-options {
    display: none;
}

.ui-datatable-footer {
    font-style: italic !important;
}

.menu_button .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ffffff;
    font-weight: normal !important;
    color: #000000 !important;
}

.ui-datatable .ui-widget-header .ui-state-default {
    border: 1px solid #004286;
    background: #ffffff;
    font-weight: bold;
    color: #004285;
}

.ui-datatable .ui-widget-header {
    color: #004286;
    font-weight: bold;
}

/*
.body-wrap-identity .identityList_Role {width: 20%; float:right;}
.body-wrap-identity .identityList_Name {width:50%; float:left;}
*/


/*media stuff*/

@media only screen and (max-width: 1224px) {

    .container{
        margin-left: 0px;
    }

    .header-left-item a{
        display: inline-block;
    }

    .sidenav > div{
        display: block;
    }

    #mobile-identifier{
        display: none;
    }

    .header-button .header-button-text {
        display: none;
    }

    .header-text{
        display: block;
        font-size: 18px;
        padding: 1px 0px 1px 53px;
    }

    .header-text-identity {
        display: block;
        font-size: 18px;
        padding: 1px 0px 1px 9px;
    }

    .header-left-item{
        padding: 20px 15px;
    }

    #header-button-smith-callout::before {
        right: 126px;
    }

    #header-button-i-callout::before{
        right: 32px;
    }

    .bs-header-section-title label{
        display: block;
        font-size: 28px;
        padding: 10px 2px;
    }

    .grid-identity {
        width: 90%;
    }

    .identityList_Role{
        display: none;
    }

    .identityList_Name{
        text-align: center !important;
    }

    .progressbar li:not(.active) .list-group-item{
        display: none;
    }
}


@keyframes spinner {
    to {transform: rotate(360deg);}
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #07d;
    border-bottom-color: #07d;
    animation: spinner .8s ease infinite;
}

.dialogTitle {
    font-size: 20px;
    color: #004285;
    font-size: 20px;
    font-weight: bold;
}

.body-wrap-home .documentLabel {
    font-size: 16px;
    font-weight: bold;
    color: #004286;
    margin: 33px 0px 9px 0px;
    }

	.body-wrap-home .bottom-blue-button{
    background  : transparent;
    background-color: #004286 !important;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 5px 0px 2px 0px;
    border-radius: 25px;
    height: 35px;
}

.body-wrap-home .bottom-blue-button span{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 20px;
}

.body-wrap-home .bottom-red-button{
    background  : transparent;
    background-color:#cd1442 !important;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 5px 0px 2px 0px;
    border-radius: 25px;
    height: 35px;
}

.body-wrap-home .bottom-red-button span{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 20px;
}

.body-wrap-home .small-grey-button{
    background  : transparent;
    background-color:#8a8a8b !important;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 5px 0px 2px 0px;
    border-radius: 25px;
    height: 20px;
}

.body-wrap-home .small-grey-button span{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 20px;
}

.body-wrap-home .bottom-green-button{
    background  : transparent;
    background-color: #469854 !important;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 5px 0px 2px 0px;
    border-radius: 25px;
    height: 35px;
}

.body-wrap-home .bottom-green-button span{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 0px 20px;
}

.body-wrap-home .bottom-document-button{
    background  : transparent;
    background-color: #d9e3f7 !important;
    border: none;
    color: #323232;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 25px;
    height: 35px;
    width: 400px;
}

.body-wrap-home .bottom-document-button span{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: black;
    padding: 0px 20px;
}

.body-wrap-home .residential-bonds-online-message {
    color: white;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    vertical-align: middle;
    position: relative;
}

.steps-container {
    font-family: 'Lato', sans-serif;
    width: 100%;
    margin: 0 auto;
}

.steps-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.nav {
    margin-top: 40px;
}

.pull-right {
    float: right;
}

a, a:active {
    /* color: #333;
    text-decoration: none; */
}

a:hover {
    color: #999;
}

/* Breadcrups CSS */

.arrow-steps .step {
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: default;
    margin: 0 3px;
    padding: 10px 10px 10px 30px;
    min-width: 100px;
    float: left;
    position: relative;
    background-color: #d9e3f7;
    user-select: none;
  transition: background-color 0.2s ease;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 17.2px solid #d9e3f7;
    z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
    right: auto;
    left: 0;
    border-left: 17.2px solid #fff;
    z-index: 0;
}

.arrow-steps .step:first-child:before {
    border: none;
}

.arrow-steps .step:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.arrow-steps .step span {
    position: relative;
}

.arrow-steps .step span:before {
    opacity: 0;
    content: "✔";
    position: absolute;
    top: -2px;
    left: -20px;
}

.arrow-steps .step.done span:before {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.5s;
    -moz-transition: opacity 0.3s ease 0.5s;
    -ms-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
    color: #fff;
    background-color: #23468c;
}

.arrow-steps .step.current:after {
    border-left: 17.2px solid #23468c;
}

.well {
    min-height: 20px;
    width: 80%;
    padding: 19px;
    margin-bottom: 20px;
    /* margin-left: -16px; */
    background-color: #004285;
    border: 1px solid #cd1442 !important;
    border-radius: 4px;
    color: white;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}