.gri-my-reservation-view {}




.gri-my-reservation-view
.failed-wrapper {
    display: none;
    padding: 50px 15px;
    text-align: center;
}

.gri-my-reservation-view
.view-body.failed
.failed-wrapper {
    display: block;
}



.gri-my-reservation-view
.failed-wrapper
h1 {
    font-size: 20px;
    font-weight: 800;
    color: #000;
}



.gri-my-reservation-view
.failed-wrapper
h2 {
    margin: 3px 0 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #888;
}



.gri-my-reservation-view
.failed-wrapper
.std-button-wrapper {
    margin-top: 25px;
}





.gri-my-reservation-view
.content-wrapper {
    display: none;
}


.gri-my-reservation-view
.view-body.content
.content-wrapper {
    display: block;
}





.gri-my-reservation-view
.content-wrapper
.no-cancel-wrapper {
    display: none;
}

.gri-my-reservation-view
.content-wrapper.no-cancel
.no-cancel-wrapper {
    display: block;
}



.gri-my-reservation-view
.content-wrapper
.cancel-wrapper {
    display: none;
}

.gri-my-reservation-view
.content-wrapper.can-cancel
.cancel-wrapper {
    display: block;
}



.gri-my-reservation-view
.content-wrapper
.canceled-wrapper {
    display: none;
}

.gri-my-reservation-view
.content-wrapper.canceled
.canceled-wrapper {
    display: block;
}



.gri-my-reservation-view
.content-wrapper
.review-wrapper {
    display: none;
}

.gri-my-reservation-view
.content-wrapper.review
.review-wrapper {
    display: block;
}





.gri-my-reservation-view
.view-body
.content-wrapper
.content-head {
    
}



.gri-my-reservation-view
.view-body
.content-wrapper
.content-head
img {
    display: block;
    width: auto;
    height: 35px;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.content-head
h1 {
    margin: 10px 0 0 0;
    font-size: 20px;
    font-weight: 800;
    color: #000;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.details-wrapper {
    margin: 25px 0 0 0;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.details-wrapper
.item {
    position: relative;
    padding: 0 0 0 42px;
    border-top: 1px solid #eee;
    height: 60px;
    line-height: 60px;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.details-wrapper
.item
i {
    display: block;
    position: absolute;
    width: 26px;
    height: 26px;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
}



.gri-my-reservation-view
.view-body
.content-wrapper
.details-wrapper
.item
i
img {
    display: block;
    position: absolute;
    width: auto;
    height: 23px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



.gri-my-reservation-view
.view-body
.content-wrapper
.details-wrapper
.item
p {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}





.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper {
    margin: 25px 0 0 0;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
p {
    position: relative;
    padding: 15px 15px 15px 54px;
    border-radius: 14px;
    background: #f7f8f9;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
p
img {
    display: block;
    position: absolute;
    width: 30px;
    height: auto;
    left: 11px;
    top: 50%;
    transform: translateY(-50%);
}



.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
p
span {
    font-size: 16px;
    font-weight: 600;
    color: #696969;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
.cancel-button-wrapper {
    margin: 18px 0 0 0;
    height: 40px;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
.cancel-button-wrapper
.loader {
    display: none;
    position: relative;
    margin: 0 auto;
    width: auto;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
.cancel-button-wrapper.loading
.loader {
    display: block;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
.cancel-button-wrapper
.cancel-button {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
    text-align: center;
}

.gri-my-reservation-view
.view-body
.content-wrapper
.cancel-wrapper
.cancel-button-wrapper.loading
.cancel-button {
    display: none;
}





.gri-my-reservation-view
.view-body
.content-wrapper
.no-cancel-wrapper {
    margin: 25px 0 0 0;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.no-cancel-wrapper
p {
    position: relative;
    padding: 15px 15px 15px 54px;
    border-radius: 14px;
    background: #f7f8f9;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.no-cancel-wrapper
p
img {
    display: block;
    position: absolute;
    width: 30px;
    height: auto;
    left: 11px;
    top: 50%;
    transform: translateY(-50%);
}



.gri-my-reservation-view
.view-body
.content-wrapper
.no-cancel-wrapper
p
span {
    font-size: 16px;
    font-weight: 600;
    color: #696969;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.no-cancel-wrapper
p
span
b {
    font-weight: 800;
}





.gri-my-reservation-view
.view-body
.content-wrapper
.canceled-wrapper {
    margin: 25px 0 0 0;
    padding: 17px;
    border-radius: 14px;
    background: #ffe9e9;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
}





.gri-my-reservation-view
.view-body
.content-wrapper
.review-wrapper {
    margin: 25px 0 0 0;
}



.gri-my-reservation-view
.view-body
.content-wrapper
.review-wrapper
.review-button {
    display: block;
    margin: 18px 0 0 0;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}























