@CHARSET "ISO-8859-1";

.btn-primary {			 
    font-size: 24px;
    color: rgba(58, 133, 191, 0.75);
    letter-spacing: 1px;
    line-height: 15px;
    border: 2px solid rgba(58, 133, 191, 0.75);
    border-radius: 40px;
    background: transparent;
    background-color:#003399;
    border-color:#003399;
    transition: all 0.3s ease 0s;
}

.line-login {
	line-height: 3;
}

.inn_window2 {
	width: 100%;
}

.disabled {
    pointer-events: none;
}
.bg_nav_bar_color {
	background-color: #73BDFF;
	height: 20px;
}

.bg_nav_bar {
	background-image: url(/images/bg_nav_bar.gif);
	height: 20px;
}