﻿

.topimg-bottom {
    margin-bottom: 10px;
}

.img-items {
    padding: 0 5px 5px 0 !important;
}

.img-items-iconbox {
    display: inline;
    padding-left: 10px
}

.text-muted {
    color: #999fa5 !important;
}

.text-size {
    font-size: 13px;
}

.page-box {
    margin: 10px 0 !important;
    text-align: center;
}

.card-desc-h {
    height: 3rem !important;
}

.box {
    /*background-color: #0C8484;*/
    background-color: rgba(12,132,132, 0.7);
    color: white;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-border-radius: .06rem;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    text-align: center;
    padding: 0 10px;
}

.box-grop {
    font-size: 13px;
}

.box-a {
    text-decoration: none;
}

    .box-a:hover {
        text-decoration: none;
        color: white !important
    }

    .box-a:link {
        text-decoration: none;
    }

    .box-a:visited {
        text-decoration: none;
    }

    .box-a:hover {
        text-decoration: none;
    }

    .box-a:active {
        text-decoration: none;
    }

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.card-img {
    width: 100%;
}

.card-body {
    padding: 10px;
}

.img-header {
    padding-bottom: 10px;
}
