#AvailabilityCardGDmain{
    /* width: 252px; */
    position: absolute;
    max-width: 280px;
    border-radius: 8px;
    padding: 20px 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    background: #FFFFFF;
    font-family: 'Nunito Sans', sans-serif;
    z-index: 999;
    cursor: auto;
}
.AvailabilityCardGDTitle{
    background: #FFFFFF;
    width:230px;
    height:21px;
}
.AvailabilityCardGDName{
   grid-auto-flow:  column;
   align-items:  center;
   display:  grid;
   font-family: Roboto;
   font-size: 16px;
   font-weight: bold;
   font-stretch: normal;
   font-style: normal;
   line-height: 1;
   letter-spacing: normal;
   color: #053766;
   padding: 0 0 20px 0;
}
.AvailabilityCardGDsummary{
    height: 52px;
    justify-items: center;
    display: grid;
    border-radius: 2px;
    background-color: #f7f6f6;
    grid-auto-flow: column;
}
.AvailabilityCardGDsummaryRow  {
    height: 51px;
    width: 75px;
    float: left;
}
.AvailabilityCardGDsummarynext{
    background: #FFFFFF;
    height: 76px;
    justify-items: center;
    display: grid;
    padding: 14px 0 2px 0;
    width: 230px;
    grid-auto-flow: column;
}
.AvailabilityCardGDsummaryRownext  {
    height: 76px;
    width: 113px;
    float: left;
}
.AvailabilityCardGDSummaryname{
     text-align: center;
     /*padding-top: 0px;*/
     line-height: 1;
     height:21px;
}
.AvailabilityCardGDname{
    font-family: 'Nunito Sans', sans-serif;
    font-weight:600;
    font-size: 11px;
    color: rgba(0,0,0,0.35);
    letter-spacing: 0.44px;
    text-align: center;
    margin-top: -6px;

    /*padding-top: 0px;*/
    /*height:15px;*/
}
.AvailabilityCardGDBlockone{
    height:76px;
    width:230px;
    float: left;
    display: block;
    background: #FFFFFF;
}


.AvailabilityCardGDnumber{
    font-size: 16px;
    font-weight: bold;
    color: #417505;
    /* text-align: center; */
    /* padding-top: 3px; */
    /* height: 23px; */
}
.AvailabilityCardGDnumberheadergd{
   /* text-align: center; */
   /* padding: 3px 0 0 12px; */
   height: 23px;
}
.AvailabilityCardGDBlock{
    height:76px;
    width: 118px;
    float: left;
    display: block;
    background: #FFFFFF;
}
.AvailabilityCardGDtitle{
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #9b9b9b;
    /* text-align: center; */
    padding: 16px 0 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /*height: 16px;*/
}
#AvailabilityCardGDlast{
    cursor: pointer;
    display: block;
    /* width:230px; */
    height: 40px;
    color: #FFFFFF;
    letter-spacing: 0.44px;
    text-align: center;
    padding-top: 10px;
    margin-top: -6px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.20);
    border-radius: 5px;
    background-color: #00445a;
}
#AvailabilityCardGDflatList{
    display: inline-block;
}


#AvailabilityCardGDflatList{
    display: inline-block;
    max-height: 154px;
    overflow-y: scroll;
    border-radius: 12px;
    padding: 0 0 0 3px;
}
#AvailabilityCardGDflatList::-webkit-scrollbar {
    width: 0px;
    background-color: #000000;
}
#closeAvailabilityCardGD{
    background: url("../images/icons/magiktour/Pill-close.svg");
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    justify-self: end;
}
.AvailabilityCardGDnumbertext{
    font-family: 'Nunito Sans', sans-serif;
    font-weight:600;
    font-size: 12px;
    color:  #81C784;
    letter-spacing: 0.41px;
    text-align: center;
    padding-top: 6px;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
}


.AvailabilityCardGDnumberSF{
    display: grid;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    padding: 3px 0 0 26px;
    color: #d00211;
}



.AvailabilityCardGDnumberTF{
    display: grid;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    padding: 3px 0 0 13px;
    letter-spacing: normal;
    color: #4a4a4a;
    /* justify-self: flex-start; */
}


.AvailabilityCardGDnumberAF{
    display: grid;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #417505;
    padding: 3px 0 0 13px;
}


.AvailabilityCardGDSummarynameTF{
    display: grid;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #9b9b9b;
}

.AvailabilityCardGDSummarynameAF{
    display: grid;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #417505;
}

.AvailabilityCardGDSummarynameSF{
    display: grid;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #d00211;
}

.AvailabilityCardGDnumbermain{
    display: grid;
    grid-auto-flow: column;
    padding: 10px 0 0 0;
    grid-template-columns: max-content;
    grid-gap: 5px;
}
.AvailabilityCardGDnumbermaintext{
    display: grid;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    padding: 4px 0 0 0;
    line-height: 1.33;
    letter-spacing: normal;
    color: #4a4a4a;
}

#AvailabilityCardGDmain:before {
    position: absolute;
    /* top: 19px; */
    right: 100%;
    /* left: -8px; */
    display: block;
    width: 0;
    border: 8px solid transparent;
    /* border-right-color: #d1d5da; */
    height: 0;
    /* background: wheat; */
    pointer-events: none;
    content: " ";
    border-right-color: white;
    border-style: solid solid outset;
}
@media only screen and (max-width: 768px) {
   #AvailabilityCardGDmain{
       max-height: 306px;
       max-width: 253px;
   }
   .AvailabilityCardGDBlock{
       width: 104px;
   }

   #AvailabilityCardGDflatList{
       max-height: 80px;
   }
}