.page-wrapper, .page-wrapper .page-wrapper-row.full-height, body, html {height: auto !important;}
.container{width:100%;padding-left: 10.6%;padding-right: 10.6%;}
#BtnSaveChngPass{background-color: #FFFFFF !important;color: #006838 !important;}
#BtnCancelChngPass{background-color: #FFFFFF !important;color: #006838 !important;}
#DivConfirmationBox_Close{background-color: #006838 !important;color: #FFFFFF !important;}
#DivConfirmationBox_Confirm{background-color: #006838 !important;color: #FFFFFF !important;}
.tooltip-inner{padding: 4px 4px !important;max-width: 250px;}
.tooltip.in {opacity: 1 !important;}
.dropdown-menu > li:focus-visible{border: none !important;outline:none;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:focus-visible{border: none !important;outline:none;}
@media (max-width: 768px) {
    /*#BtnBookTkt{margin-bottom: 0px !important;}
    #MBtnLogin{margin-bottom: 0px !important;}
    #BtnChngPass{margin-bottom: 0px !important;}
    #BtnLogOut{margin-bottom: 0px !important;}*/
    #BtnMngBook{margin-right: 0px !important;}
    #BtnBookTkt{margin-right: 0px !important;}
    #ScrollSection > div > div:nth-child(2).row > div{padding:0 !important;}
    .tooltip-inner {max-width: 100%;}
}
@media (max-width: 480px) {
    /*#BtnBookTkt{margin-bottom: 0px !important;}
    #MBtnLogin{margin-bottom: 0px !important;}
    #BtnChngPass{margin-bottom: 0px !important;}
    #BtnLogOut{margin-bottom: 0px !important;}*/
    #BtnMngBook{margin-right: 0px !important;}
    #BtnBookTkt{margin-right: 0px !important;}
    #ScrollSection > div > div:nth-child(2).row > div{padding:0 !important;}
    .tooltip-inner {max-width: 100%;}
}