# Empty CSS file for your own CSS



@font-face {
    font-family: 'AwesomeRegular';
    src: url('/Content/fonts/fontawesome_4-3-0-webfont.eot');
    src: url('/Content/fonts/fontawesome_4-3-0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Content/fonts/fontawesome_4-3-0-webfont.woff2') format('woff2'),
         url('/Content/fonts/fontawesome_4-3-0-webfont.woff') format('woff'),
         url('/Content/fonts/fontawesome_4-3-0-webfont.ttf') format('truetype'),
         url('/Content/fonts/fontawesome_4-3-0-webfont.svg#AwesomeRegular') format('svg');
    font-weight: normal;
    font-style: normal;  
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/Content/fonts/OpenSans-Semibold-webfont.eot');
    src: url('/Content/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Content/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/Content/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/Content/fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
} 



@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/Content/fonts/glyphicons-halflings-regular.eot');
  src: url('/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body { 
background: url('/Content/images/login_bg.jpg') no-repeat center center fixed !important; 
background-attachment: fixed !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
/*margin-left:80px !important;*/
}       
  

.f16 {
font-family: 'AwesomeRegular';
font-size:16px;
}


.c19
{
color: #BD1804;
}

.c13
{
color: #024E9F;
}

.space-right-10
{
  padding-right:10px;
}

.a14
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}

.a12
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

.m16
{
	font-family: 'OpenSansSemibold', Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
  color:white;

}

.e08
{
border-bottom: 1px solid rgba(2,78,159,0.3);
}

.e08 a:hover{
text-decoration: none;
}

li > a{
text-decoration: underline;
}

.control-label-sirius
{
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
  font-weight: normal;
  color: #5A87B9;

}

.sirius-submit-1
{
border-radius:0;
background-color:#76A6C7;
padding-left:20px;
padding-right:20px;
border : none;
}

.sirius-submit-1:focus
{
border-radius:0;
background-color:#76A6C7;
padding-left:20px;
padding-right:20px;
border : none;
}

.sirius-submit-1:hover
{
border-radius:0;
background-color:#76A6C7;
padding-left:20px;
padding-right:20px;
border : none;
}

.glyphicon-small {
	font-size: 8px;
}

.csss-logo-container {
margin-top:24px;
}
.csss-logo-container .csss-logo {
margin-top:6px;
width:302px;
display:inline-block;
}

.csss-logo-container .sirius-logo {

display:inline-block;
}

.loginpage-ads {
padding-left:0px;
padding-right:0px;
}

.sirius-spacer-35 {
height:35px;
}

.login-page-fixed-left {
width:540px;
padding-bottom:20px;
}

.login-page-fixed-left ul {
padding-left:20px;
}

.login-page-fixed-form {
margin-left:0px;
padding-left:0px;
margin-right:0px;
padding-right:0px;
width:350px;
min-width:350px;
}

.login-page-fixed-form .login-form {
background-color: #F5F5F5;
padding-top:0px;
padding-right:15px;
padding-left:15px;
padding-bottom:0px;
-moz-box-shadow: 0 0 45px 5px  #4C4C4C;
-webkit-box-shadow: 0 0 45px 5px #4C4C4C;
box-shadow: 0 0 45px 5px  #4C4C4C;
}

#login-btn {
    width: 350px;
    height: 80px;
    font-size: 140%;
    padding-top: 20px;
}

#login-btnInternal {
    width: 300px;
    height: 60px;
    font-size: 120%;
    margin-top: 20px;
    padding-top: 20px;
}

.sirius-input-noradius {
border : 1px solid #C0D9E7;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.sirius-button-primary {
    border-radius: 0;
    background-image: none;
    background-color: #4888B4;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    font-family: 'OpenSansSemibold';
    font-style: normal;
    border-bottom : 4px solid  #003F6B !important;
    color: white;
}

.sirius-button-primary:focus {
    border-radius: 0;
    background-image: none;
    background-color: #4888B4;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    font-family: 'OpenSansSemibold';
    font-style: normal;
    border-bottom : 4px solid  #003F6B !important;
    color : white !important;
}

.sirius-button-primary:active {
    border-radius: 0;
    background-image: none;
    background-color: #4888B4;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    font-family: 'OpenSansSemibold';
    font-style: normal;
    border-bottom : 4px solid  #003F6B !important;
    color : white !important;
}

.sirius-button-primary:hover {
    border-radius: 0;
    background-image: none;
    background-color: #4888B4;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    font-family: 'OpenSansSemibold';
    font-style: normal;
    border-bottom : 4px solid  #003F6B !important;
    color : white !important;
}
