@media only screen and (min-width : 768px){
    .row-height {
        display: table;
        table-layout: fixed;
        overflow: visible;
        height: 50%;
        width: 100%;
        margin-top: 3%;
    }
    .col-height {
        display: table-cell;
        float: none;
        height: 50%;
        margin-left: 10%;
        margin-right: 10%;
    }
    .spacing{
        border-spacing: 10px 0px;
    }

    .inside {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .inside-full-height {
        height: 50%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .image-migration-overall-div{
        align-content: center;
        align-items: center;
        width: 100%;
    }
    .btn-custom3 {
        font-family: arial;
        color: #FFFFFF !important;
        font-size: 14px;
        box-shadow: 1px 1px 1px #FFFCFC;
        padding: 7px 5px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #FFFFFF;
        background: none;
        float: left;
        text-align: left;
        display: inline-block
    }
    .btn-custom3:hover {
        color: #14396A !important;
        background: #ffffff;
    }

    .balances-banner{
        background-image: url("../../images/bannerReduced.jpg");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-size: cover;
        padding-top: 8%;
        width: 96%;
        padding-bottom: 3%;
        box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.94);
    }

}


.col-top {
    vertical-align: top;
}

.new_online_header{
    color: #0033aa;
}
.new_online_content{
    font-size: 16px;
    color: #333333;
}

.links_vertical_line{
    border-right:solid 2px #666666;
}
.link_bottom{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    color:#666666;
}

.link_bottom_color{
    color:#666666;
}

.bottom_link_div{
    margin-top: 7%;
}
.link_note{
    font-size: 14px;
    color: #0033aa;
}
.email_link{
    text-decoration: underline;
}

.btn-ibr{
    height: 40px;
    border-radius: 2px;
    background-color: #0033aa;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    margin-top: 4%;
    text-align: center;
}



.btn-migration-info{
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    margin-top: 4%;
    background-color: #eff2f4;
    text-align: center;
    color: #160a85;
    font-weight: bold;
    padding-top: 10px;
}

.btn-migration-info2{
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    margin-top: 4%;
    background-color: #0033aa;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 10px;
}




.LOGIN-OR-REGISTER-HE {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
}

.btn-ibr:hover, .btn-ibr:focus, .btn-ibr:active,.btn-ibr.active, .open > .dropdown-toggle.btn-ibr {
     background-color: #3071a9;
     border-color: #285e8e
 }

.btn-migration-info:hover, .btn-ibr:focus, .btn-ibr:active,.btn-ibr.active, .open > .dropdown-toggle.btn-ibr {
     background-color: #c4e3f3;
     border-color: #0033aa;
     color: #0033aa;
 }

.btn-migration-info2:hover, .btn-ibr:focus, .btn-ibr:active,.btn-ibr.active, .open > .dropdown-toggle.btn-ibr {
    background-color: #c4e3f3;
    border-color: #0033aa;
    color: #0033aa;
}


.spacing-top{
    padding-top: 10%;
}

.spacing-bottom{
      padding-bottom: 2%;
  }

.img-fitTheDiv{
    width:100%;
    height: auto;
}

.btn-space {
    margin-right: 8px;
}

.btn-custom2 {
    font-family: arial;
    color: #0033aa !important;
    font-size: 14px;
    box-shadow: 2px 1px 1px #FFFEF5;
    padding: 11px 70px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #FFFEF5;
}
.btn-custom2:hover{
    color: #FFFFFF !important;
    background: #A6ADCF;
    box-shadow: 2px 1px 1px #A6ADCF;
    border-radius: 1px;
    border-color:#0033aa;
}


.modal-migration {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-bottom:5%;
}
.modal-body-migration {
    height:50%;
}

.modal-content-migration {
    padding-top: 6%;
    position: relative;
    background:none;
    margin: auto;
    width: 50%;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    text-align: center;
    align-items: center;

}

.modal-footer-migration {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #2D4AA5;
    align-content: center;
    align-items: center;
    width: 100%;
}

.Center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.middle {
    margin: auto;
    text-align: center;
}
.banner-class{
    color:#f0ffff;
    padding:10px;
    background-color:#0033aa;
    position:relative;
    top:-30px;
}

.headline1{
    color: #808080;
}

.ibr-content{
    font-size: 140%;
}

.ibr-box-shadow{
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}
