.psag {
                max-height: 400px !Important;
}

.psag .box {
position: fixed !important;
                background: #1b3b47 url(/wp-content/themes/fullsailtheme/dist/images/21bg_v2.png) bottom no-repeat !important;
                color: #fff !important;
                border-radius: 5px !important;
               max-height: 400px !Important;
}
 
.psag .box .box-right {
                color: #fff !important;
}
               
.psag .box .box-right h3 {
                color: #fff !important;
                border-bottom: 0px !important;
                font-size: 2.5rem !important;
                font-weight: bold !important;
}
 
.psag .box .box-right p {
                color: #fff !important;
}
               
.psag .box .box-right .buttons a.btn {
                width: 45%;
                float: left;
                border-radius: 5px;
                background-color: #fff;
                color: #182752;
}
 
.psag .box .box-right .buttons .decor-line {
                display: none;
}
               
.psag .box .box-right .buttons a.btn#refresh-page {
                content: "YES" !important;
}
 
.psag .box .box-right .buttons a.btn#reset-session {
                content: "NO";
}
 
.psag .box .box-right .buttons a.btn-beta {
                float: right !important;
}
               
.psag .box .box-right small {
                display: none;
}
 
 .large-menu .ribbon-angle:before {
    left: -26.5625rem !important;
}
.large-menu .ribbon-angle:after {
    right: -26.5625rem !important;
}
