div#jsst-header {background-color: #fef200;}
span.js-ticket-user-login-btn-wrp a.js-ticket-login-btn {background-color: red;}

div.js-ticket-messages-data-wrapper span.js-ticket-messages-main-text {font-size: 22px;}
div#js-tk-formwrapper div.js-form-title {text-transform: none;}

.alert {
    display: block;
    background: yellow !important;
    text-align: center;
	padding: 10px;
    position: relative;	
}
.alert .close {
    top: -1px !important;
    right: 5px !important;
    position: absolute !important;
    cursor: pointer !important;
}

div#js-tk-leftmenu div#js-tk-links .js-divlink a.js-icon-left {text-transform: none !important;}

