body {
}

.dxcvCard_Office365, .dxcvFlowCard_Office365, .dxcvBreakpointsCard_Office365, .dxcvEmptyCard_Office365, .dxcvEmptyHiddenCard_Office365 {
    padding: 6px 12px !important;
}

.dxcvCard_Office365, .dxcvBreakpointsCard_Office365, .dxcvFlowCard_Office365, .dxcvEmptyCard_Office365 {
    border-style: none !important;
}

.dxflGroup_Office365 {
    padding: 0 0;
    width: 100%;
}

.auto_margin {
    margin: 0 auto;
}

h1 {
    color: white;
    padding: 0px 0px 0px 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.slk {
    padding-left: 20px;
    position: relative;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    left: 20px;
}

.nov {
    padding-left: 20px;
    position: relative;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: white;
    left: 20px;
}

.card {
/*    width: 650px;
    height: 400px;*/
}

    .card:hover {
        opacity: 0.9;
    }

    .card .row {
        /*display: flex;*/
        /*height:400px;*/
    }

    .card .column1 {
        float: left;
        width: 100%;
    }

/*    .card .column2 {
        float: right;
        width: 45%;
    }*/

.title {
    /*padding-left: 2px;*/
    padding-top: 7px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: xx-large;
    font-weight: bold;
    /*color: white;*/
    text-align: center;
    /*width: 400px;*/
    height: 140px;
}

.subtitle {
    /*padding-left: 2px;*/
    padding-top: 7px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: large;
    font-weight: bold;
    /*color: white;*/
    text-align: center;
    /*width: 400px;*/
    height: 30px;
}


.img {
    background-image: url("../Content/Images/Logo/organ-printing-heart-anatomy.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 0;
}

.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .fill img {
        top: 13px;
        left: 20px;
        height: 250px;
        position: relative;
    }

.count {
    height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    /*color: white;*/
}

.card_regi_padd {
    height: 100px;
    /*padding-left: 50px;*/
}

.card_regi {
    font-size: large;
    font-weight: bold;
    /*color: white;*/
    background-color: white;
    margin: 20px !important;
    padding: 10px !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    border-radius: 8px;
    /*width: 230px;*/
}

a {
    text-decoration: none !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    /*color: white;*/
}

    a:link {
        text-decoration: none !important;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        /*color: white;*/
    }

    a:visited {
        text-decoration: none !important;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        /*color: white;*/
    }

    a:hover {
        text-decoration: none !important;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        /*color: white;*/
    }

    a:active {
        text-decoration: none !important;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        /*color: white;*/
    }

.card_regi:hover {
    opacity: 0.8;
}

.card_resr {
    font-size: large;
    font-weight: bold;
    color: white;
    background-color: blueviolet;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-align: center;
    border-radius: 8px;
    width: 60%;
}

.popup-text {
    vertical-align: middle;
    padding: 40px;
    opacity: 1;
    color: rgba(70,81,92,1);
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.25px;
    text-align: center;
    line-height: 20px;
}
.card {
                                                    width:  650px;
                                                    height: 800px;
                                                    border-radius: 10px;
                                                 }