
.custom-auth-btn.fixed-auth-top{padding:0px;}
.custom-auth-btn.fixed-auth-top .icon {display: none}
.custom-auth-btn.fixed-auth-top .txt a span {display: none}
.custom-auth-btn.fixed-auth-top .txt a {display: inline-block;width: 25px;height: 25px;line-height: 25px}
.custom-auth-btn.fixed-auth-top .txt a:after {font-family: 'FontAwesome';font-size: 25px;color: #1338A9;margin: 0 0px;font-weight: 100}
.custom-auth-btn.fixed-auth-top .txt a.exit_link:after {content: '\f08b'}
.custom-auth-btn.fixed-auth-top .txt a.reg:after {content: '\f007'}
.custom-auth-btn.fixed-auth-top .txt a.login:after {content: '\f084'}
.custom-auth-btn.fixed-auth-top .txt a.register:after {content: '\f234'}
.custom-auth-btn.fixed-auth-top .txt a{margin-left:5px;}