@import url(css/admin.css); 
@import url(css/layout.css); 
@import url(css/mobile.css); 
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orbitronmedium';
    src: url('fonts/orbitron-medium-webfont.eot');
    src: url('fonts/orbitron-medium-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/orbitron-medium-webfont.woff') format('woff'),
         url('fonts/orbitron-medium-webfont.ttf') format('truetype'),
         url('fonts/orbitron-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orbitronblack';
    src: url('fonts/orbitron-black-webfont.eot');
    src: url('fonts/orbitron-black-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/orbitron-black-webfont.woff') format('woff'),
         url('fonts/orbitron-black-webfont.ttf') format('truetype'),
         url('fonts/orbitron-black-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/robotocondensed-regular-webfont.eot');
    src: url('fonts/robotocondensed-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('fonts/robotocondensed-bold-webfont.eot');
    src: url('fonts/robotocondensed-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Skin styles for DotNetNuke  by dnnskin.net Overall support@dnnskin.net */  
html								{ height:100%;}
#Body, .NormalTextBox, td, p, .Normal, .NormalDisabled, .NormalBold{line-height:1.5em; color:#003366; font-size:14px;letter-spacing: normal; font-family: 'robotoregular'}
h1,h2,h3,h4,h5,h6					{font-family: 'orbitronmedium';}
*,*:before,*:after 					{ -webkit-box-sizing: content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.row *,.row::before,.row:after		{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
.carousel-inner .left				{ float:none; }/* resolve conflicts dnn defaule.css .left{fleft:left}*/
#Body button.ui-dialog-titlebar-close{ padding:0px; margin:4px 4px 0 0 ; clear:none}
ul.list-group						{ margin:10px 0; padding:0px;}
.Head								{ font:bold 1.2em Arial, Helvetica, sans-serif;}
.SubHead							{ color:#666}
.aligncenter						{ text-align:center}
.upper								{ text-transform:uppercase}
.orbitronmedium						{ font-family:'orbitronmedium'; line-height:1em; padding:10px 0}
A.CommandButton:link,A.CommandButton:visited,
A.CommandButton:active				{ font:bold small Arial, Helvetica, sans-serif}
A.CommandButton:hover				{ color:#4e4efb}
h1,h2,h3,h4,h5,h6					{ font-weight:normal; letter-spacing: 1px; color:#003366;}
h1									{ font-size:30px;}
h2									{ font-size:26px;}
h3									{ font-size:22px;}
h4									{ font-size:18px;}
h5									{ font-size:16px;}
h6									{ font-size:14px;}
ul									{list-style-type:disc;}
a,a:link,a:active,a:visited{ color:#ff9933; text-decoration:none}
a:hover{ }
.clear{clear:both;}


/*News Page Number*/
div#dnn_ctr563_ViewEasyDNNNewsMain_ctl00_pnlArticlePager a{
    padding: 0px 10px !important;
}

.bstrap30 .c-form .col-sm-offset-12{margin-left:15px !important;}