.marginTopFifteen {
    margin: 15px 0px;
}

.marginBottomZero {
    margin-bottom: 0px;
}
.borderTopNone {
    border-top: none;
}
.chartHeaderSecondRow {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 12px;
}
.worldCustomStyle {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 18px;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    color: #9B9B9B;
}
.valueWorldWideStyle {
    margin-left: 25px;
    margin-right: 25px;
    border-bottom: 1px solid #d4e3f2;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 36px;
    font-weight: 300;
}
.valueWorldWideStyleBookings {
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: 1px;
}
.worldCustomStyleBookings {
    margin-left: 25px;
    margin-right: 25px;
    font-size: 20px;
    margin-top: 18px;
    color: #9B9B9B;
}
.hrBorderStyle {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #d4e3f2;
    border-top: none;
    margin-top: 0px;
}
.left_border {
    border-left: 3px solid #00a2df;
    padding: 0px 7px;
}
.th_text {
    font-weight: 700;
    font-size: 18px;
}
.td_text {
    font-weight: 600;
    font-size: 18px;
    color: #4a4a4a;
}
.bgWhite_box_left {
    background-color: #FFF;
    border: 1px solid #d4e3f2;
    border-left: 13px solid #FCF381;
    padding: 20px 0px;
}

.left_border_1 {
    border-left: 3px solid #00a2df;
    padding: 0px 7px;
    margin-bottom: 17px;
    font-weight: 600;
    font-size:14px;
}
.left_border_3 {
    border-left: 3px solid #00a2df;
    padding: 0px 7px;
    margin-bottom: 17px;
    font-weight: 600;
    font-size:14px;
}
.left_border_2 {
    margin: 15px;
    color: #000;
    font-size: 22px;
    font-weight: 700;
}

.mat-progress-bar {
    display: block;
    height: 18px;
    overflow: hidden;
    position: relative;
    transition: opacity 250ms linear;
    width: 100%;
}
/* *********** */

.right_icon {
    position: absolute;
    top: 0px;
    right: 0px;
}
.h5-text {
    color: #000000;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
}
.p_text_G {
    position: absolute;
    top: 0px;
    left: 32px;
    font-size: 15px;
    font-weight: 600;
}

.p_text_M {
    position: absolute;
    top: 0px;
    left: 185px;
    font-size: 15px;
    font-weight: 600;
}

.box_text_in{
    
        color: #000000;
        font-family: "Helvetica Neue";
        font-size: 20px;
        font-weight: bold;
        line-height: 50px;
    }
    .blue_color_line{
        border-left: 3px solid #00a2df;
        padding: 0px 13px;
    }
    .borderTopNone_1 {
        border-top: none;
        padding: 3px 15px 0px 1px;
        font-weight: 450;
        color: #333c4e;
    }
    
    .borderTopNone_3 {
        border-top: none;
        color: #333c4e;
        font-weight: 450;
    }
    .leven_head_yellow{
        height: 51px;
        background-color: #FCF381;
        padding: 0px 25px;
        }
/************google Map start********** */
agm-map {
    height: 454.54px;
}
.marginLeftRight {
    margin: 20px -15px;
}
.bgWhite {
    background-color: #FFFFFF;
    box-shadow: 0 0 11px 0 rgba(13, 28, 43, 0.13), 6px 3px 9px 0 rgba(117,165,177,0.08);
}
.globes-text{
    position: absolute;
    top: 22px;
    left: 90px;
    z-index: 100;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    list-style-type:none;
}
.red_color_line{
    border-left: 3px solid #f44336;
    padding: 0px 13px;
}
agm-marker{
    background-color: green;
    border: 2px solid;
    border-radius: 25px;
}
/************google Map end********** */

#searchButtonStyle {
    background-color: #508dca;
    color: #FFF;
    font-weight: 400;
    letter-spacing: 1px;
    width: 100%;
    border: 1px solid #508DCA;
    border-radius: 2px;
}

/* common Header in all pages styles starts */
#row-new-my{
    margin-left:0px;
    margin-right:0px;
    }
    #row-spacing-my{
    margin-left: 0px;
    margin-right: 0px;
    }
    .heading-my {
        color: #000000;
        font-family: Helvetica !important;
        font-size: 24px;
        font-weight: bold;
        margin-left: -16px;
    }
    
    .subHeading-my {
        color: #4A4A4A;
        opacity: 0.4;
        font-size: 14px;
        font-weight: normal;
        font-family: Helvetica !important;
        margin-left: -16px;
    }
    #row-border-my{
        border-bottom: 0.5px solid #898989;
        padding-top:10px;
        padding-bottom:5px;
        margin-left: 16px;
    margin-right: 16px;
      }

      .contentPadding {
        padding: 16px;
    }
    /* common Header in all pages styles ends */