﻿.backgroundimage-event {
    background-image: url('../../newimages/campaign/event_banner2.jpg');
    background-size: cover;
    width: 100%;
    height: 100%;
    height: 250px;
}

.margin-top1percent {
    margin-top: 1%;
}

h3 {
    margin-top: 20px;
}

h4 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.borderforpricing {
    border: 1px solid #bfb5b5;
    padding: 5px;
    text-align: center;
}

p {
    font-size: 12px;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #D9E2F3;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.container {
    background-color: #f8f8fa !important;
}

.margintop-15percent {
    margin-top: 15%;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    padding-top: 0px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.wt {
    width: 100%;
}

.MT10 {
    margin-top: 10px;
}

.PT10 {
    padding-top: 10px;
}

.p-0 {
    padding: 0px !important;
}

.cwhite {
    color: white;
}

.fw600 {
    font-weight: 600;
}

.h-56 {
    height: 56px;
}

.h5 {
    color: black !important;
}

p-5 {
    padding: 5px !important;
}

.m-0 {
    margin: 0px;
}

.ml5 {
    margin-left: 5px;
}

.border-0 {
    border-left: none !important;
}

