﻿.cardinfobox-1 {
    line-height: 0.5cm;
    height: 290px;
    width: 250px;
    margin-left: 2px;
}

.cardinfoboxdbl-1 {
    width: 380px;
}

.cardinfoboxdbl-2 {
    width: 760px;
}

.cardinfoboxdbl-2,
.cardinfoboxdbtwitter {
    height: 350px;
    margin-bottom: 10px;
}

.login-group,
.cardinfoboxdblogin {
    background-color: #e6eeff !important;
}

.client-sector-text {
    padding: 5px;
}

.cardheadercol-1 {
    color: #fff;
    background-color: #297A9C;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 500;
}

.twitter-title-placeholder {
    min-height: 42px !important;
}

.twitter-text-placeholder {
    font-weight: bold;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cardtotal {
    color: #000000;
    font-size: 18pt;
}

.list-group {
    min-height: 105px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
    font-weight: 500;
}

#image-container {
    margin: 0 auto;
    padding-top: 10px;
}

    #image-container .login-image {
        width: 54px;
        height: 72px;
    }

.image-top-row img {
    margin-left: 12px;
}

.image-bottom-row img {
    margin-left: 5px;
}

ul li {
    list-style-type: disc;
}

.validation-summary-valid,
.validation-summary-valid ul {
    display: none !important;
}

.validation-summary-errors ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

    .validation-summary-errors ul li::marker {
        content: none;
    }

a {
    color: black;
}

#section-footer {
    height: 90px;
    min-height: 90px;
}

.loginbtn-info {
    color: #fff;
    background-color: #297A9C;
    border-color: #297A9C;
    width: 150px;
}

    .loginbtn-info:hover {
        color: #fff;
        background-color: #78D2F6;
        border-color: #78D2F6;
        width: 150px;
    }

.formgroupitems {
    display: flex;
    justify-content: space-around;
}
