﻿.margin-top20 {
    margin-top: 20px;
}

.margin-top5 {
    margin-top: 5px;
}

.alphabet-list {
    column-width: auto;
    margin-left: -17px;
    margin-bottom: 5px;
}

.alphabet-list {
    column-width: auto;
}

    .alphabet-list li {
        width: 44px;
        height: 34px;
    }

        .alphabet-list li a {
            font-size: 15px;
            color: #007DBC;
            width: 44px;
            height: 34px;
            padding-left: 19px;
        }

            .alphabet-list li a.active {
                background-color: #007DBC;
                color: #fff;
                border-radius: 5px;
            }

.comp table tr td,
.exec table tr td {
    padding-left: 0px !important;
}

.comp table tr:first-child,
.exec table tr:first-child {
    border-bottom: none !important;
}

.comp table tr td span,
.exec table tr td span {
    display: inline-block;
    margin: 5px 0;
    width: 100%;
}

.comp table tr:first-child td:first-child,
.exec table tr:first-child td:first-child {
    border-top: none !important;
}

.comp table tr:last-child,
.exec table tr:last-child {
    border-bottom: 1px solid #dfdfdf;
}

    .comp table tr:last-child td:last-child,
    .exec table tr:last-child td:last-child {
        border-bottom: 1px solid #dfdfdf;
    }

nav {
    margin-top: 1.3em;
}

.footerbox {
    display: none;
    float: right;
}

@media (min-width: 992px) {
    .footerbox {
        display: block;
    }
}

.border {
    border: 1px solid #e6e7e8 !important;
    border-radius: 3px;
}

.padding-left15 {
    padding-left: 15px !important;
}

.margin-right15 {
    margin-right: 15px !important;
}

.padding-top20 {
    padding-top: 20px !important;
}

.padding-top10 {
    padding-top: 10px !important;
}


.border-shadow {
    border-radius: 5px;
    border: 1px solid #e6e7e8;
    box-shadow: 0 0 5px 0 rgba(6,6,6,.2);
}

.text-blue {
    color: #007DBC !important;
}

.color-black {
    color: black;
}

.font-light {
    font-weight: 300 !important;
}

.font-semibold {
    font-weight: 600 !important;
}

.font-bold {
    font-weight: 700 !important;
}

.text-transform-none {
    text-transform: none;
}

.border {
    border: 1px solid #e6e7e8 !important;
    border-radius: 3px;
}

.border-none {
    border: none !important;
}

.border-top-none {
    border-top: none;
}

.border-top {
    border-top: 1px solid #e6e7e8;
}

.border-bottom {
    border-bottom: 1px solid #e6e7e8;
}

.padding-top0 {
    padding-top: 0px !important;
}

.padding0 {
    padding: 0 !important;
}


.padding10 {
    padding: 10px !important;
}


.padding20 {
    padding: 20px !important;
}

.padding-left0 {
    padding-left: 0 !important;
}

.padding-left5 {
    padding-left: 5px !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.padding-left15 {
    padding-left: 15px !important;
}

.padding-left20 {
    padding-left: 20px !important;
}

.padding-left8 {
    padding-left: 8px !important;
}


.padding-left30 {
    padding-left: 30px !important;
}

.padding-top5 {
    padding-top: 5px !important;
}

.padding-top10 {
    padding-top: 10px !important;
}

.padding-top15 {
    padding-top: 15px !important;
}

.padding-top20 {
    padding-top: 20px !important;
}

.padding-right0 {
    padding-right: 0 !important;
}

.padding-right5 {
    padding-right: 5px !important;
}

.padding-right10 {
    padding-right: 10px !important;
}

.padding-right15 {
    padding-right: 15px !important;
}


.padding-right25 {
    padding-right: 25px !important;
}

.padding-bottom0 {
    padding-bottom: 0px !important;
}

.padding-bottom3 {
    padding-bottom: 3px !important;
}

.padding-bottom5 {
    padding-bottom: 5px !important;
}

.padding-bottom15 {
    padding-bottom: 15px !important;
}

.padding-bottom10 {
    padding-bottom: 10px !important;
}

.padding-bottom20 {
    padding-bottom: 20px !important;
}

.padding-bottom24 {
    padding-bottom: 24px !important;
}


.padding-bottom40 {
    padding-bottom: 40px !important;
}

.margin0 {
    margin: 0 !important;
}

.margin-top0 {
    margin-top: 0 !important;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}

.margin-bottom10 {
    margin-bottom: 10px !important;
}

.margin5 {
    margin: 5px !important;
}

.margin20 {
    margin: 20px !important;
}

.margin-top5 {
    margin-top: 5px !important;
}

.margin-top10 {
    margin-top: 10px !important;
}

.margin-top20 {
    margin-top: 20px !important;
}

.margin-top30 {
    margin-top: 30px !important;
}

.margin-right5 {
    margin-right: 5px !important;
}

.margin-right10 {
    margin-right: 10px !important;
}

.margin-right15 {
    margin-right: 15px !important;
}

.margin-right20 {
    margin-right: 20px !important;
}

.margin-right30 {
    margin-right: 30px !important;
}

.margin-left0 {
    margin-left: 0 !important;
}

.margin-left5 {
    margin-left: 5px !important;
}

.margin-left12 {
    margin-left: 12px !important;
}

.margin-left20 {
    margin-left: 20px !important;
}

.margin-bottom0 {
    margin-bottom: 0 !important;
}

.margin-bottom15 {
    margin-bottom: 15px !important;
}

.margin-bottom20 {
    margin-bottom: 20px !important;
}

.text-size11 {
    font-size: 11px !important;
}

.text-size12 {
    font-size: 12px !important;
}

.text-size14 {
    font-size: 14px !important;
}

.text-size15 {
    font-size: 15px !important;
}

.text-size16 {
    font-size: 16px !important;
}

.text-size18 {
    font-size: 18px !important;
}

.text-size22 {
    font-size: 22px !important;
}

.cursor-pointer {
    cursor: pointer;
}

/* start: fixed tab */
.sticky-menu {
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 15px;
    padding-top: 10px;
    display: flex;
    background-color: white;
    /*justify-content:center;*/
    z-index: 9999;
    padding-left: 5px;
    width: 100%;
    margin-left: 0 !important;
}

    .sticky-menu li {
        padding: 0 !important;
        width: 25%;
        flex-grow: 1;
        text-align: center;
    }

        .sticky-menu li a {
            display: flex;
            flex-flow: wrap;
            align-items: center;
            justify-content: center;
        }

.sticky-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 12;
}

@media (max-width: 1199.99px) {
    .sticky-menu li span {
        flex-basis: 100%;
    }
}

@media (min-width: 1200px) {
    .sticky-menu li {
        max-width: 12em;
        padding-right: 0 !important;
        margin-right: 50px;
        width: auto;
        flex-grow: 0;
    }

        .sticky-menu li a img {
            padding-right: 5px;
        }
}

.display-flex {
    display: flex;
}

.row-gap-10 {
    row-gap: 10px;
}

.column-gap-20 {
    column-gap: 20px;
}

.justify-content-end {
    justify-content: flex-end;
}

.flex-direction-column {
    flex-direction: column;
}

.align-items-center {
    align-items: center;
}

.w-100 {
    width: 100%;
}

.flex-wrap {
    flex-wrap: wrap;
}
/* end: fixed tab*/
