.container {
    max-width: 962px !important;
}

.page-heading {
    color: #3280c5;
    font-size: 20px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    padding-bottom: 15px;
}

.page-sub-heading {
    color: #3280c5;
    font-size: 15px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    padding-bottom: 15px;
}

.card-heading {
    color: #3280c5 !important;
    font-size: 15px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    padding-bottom: 15px;
}

.card-content {
    color: #3280c5 !important;
    font-size: 13px;
    font-family: 'Trebuchet MS';
    padding-bottom: 15px;
}

.icon {
    color: #7ab805;
    text-shadow: 1px 1px 1px #8a8a8a
}

.card-bottom-margin {
    margin-bottom: 20px;
}

.body-text {
    margin-bottom: 10px;
}

.sub-heading-top {
    margin-top: 15px !important;
}

.text-href {
    text-decoration: none !important;
}

.card-content {
    margin-right: 20px !important;
    color: #484949 !important;
}

.button-text {
    font-size: 12px !important;
}

.faq-category-list {
    text-decoration: none !important;
    color: #484949;
}

.faq-category-title {
    color: #3280c5;
    font-size: 15px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    padding-bottom: 15px;
}

.accordion-body {
    background-color: #f2f2f2 !important;
}

.setup-category-title {
    color: #3280c5;
    font-size: 14px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}

.setup-category-card :hover {
    background-color: #f6f6f6;
    color: #000;
}

.setup-category-image-icon {
    border: 1px solid #3280c5;
}

.setup-category-list {
    text-decoration: none !important;
    color: #484949;
}

.voip-guide-button {
    border: none !important;
    background-color: #7ab805 !important;
    cursor: pointer !important;
    color: #f2f2f2 !important;
    border: none !important;
}

.list-item-margin {
    margin-top: 12px;
    border-bottom: 12px;
}

.menu_item_active .active {
    text-decoration: none;
}

.voip-guide-content {
    font-family: Arial !important;
    font-size: 12px !important;
    line-height: 20px !important;
    color: #333 !important;
}

.user-guide-title {
    color: #333;
    font-size: 14px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}

.content-right {
    text-align: end;
}

.hr-margin {
    margin: 5px !important;
}

.card-sub-title {
    margin-top: 10px !important;
}

.button-margin {
    margin-top: 10px !important;
}

.g-recaptcha-inner { width: 154px; height: 70px; overflow: hidden; }
.g-recaptcha { position:relative; left: -2px; top: -1px; }

label {
    display: block;
    margin-bottom: 10px;
    font-size: 12px !important;
}

.text-top {
    padding-top: 10px !important;
}

.required-text {
    font-size: 10px;
    color: red;
}

.submit-button {
    display: block;
    color: #fff !important;
    text-align: center;
    padding: 0.6rem 1.4rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 5px;
    background-color: #80a000 !important;
    margin-right: 0px;
}

.submit-button:hover {
    color:#000000 !important;
    transition: 0.7s;
}

.faq-single-title {
    color: #3280c5 !important;
    font-size: 15px !important;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    padding-bottom: 15px;

}

.sipstatus-country-img {
    vertical-align: middle;
}