 		@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 200;
    src: url("/fonts/sparx.woff");
}
	
#topbanner {
    background-image: url("/images/products/uaf/UAF-banner1000x300.png");
		background-repeat: no-repeat;
    background-position: center top;
    background-size: 1000px 300px;
		min-height: 200px;
    overflow: visible;
    width: 100%;
		padding-top:100px;		
}
.breadcrumb{margin-top:103px; margin-bottom: 12px;}
.w3-half{
    padding:24px
}
.w3-features {color:#666;}
.starttoday {
    color: #666;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 24px;
    margin: 40px 0 40px 0;
}
#sectionbreak {
    background-color: #64bafa;
    color: white;
    font-size: 33px;
    margin-top: 33px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
#sectionbreakgreen {
    background-color: #7ed9bc;
    color: white;
    font-size: 33px;
    margin-top: 33px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
#sectionbreakpink {
    background-color: #ff686d;
    color: white;
    font-size: 33px;
    margin-top: 33px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
#sectionbreakorange {
    background-color: #f5a679;
    color: white;
    font-size: 33px;
    margin-top: 33px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.w3-features hr{
   padding:0px;
  margin:5px 0px;
}
h1{
color:#fff;font-size: 150px; margin:0px; font-weight:500;height:150px;padding: 0px;
}
h2{
    color:#333;
		font-size:56px;
		text-align:center;
}
h3 { 
    font-size:24px ;
		color:#333;
		
}
 h5{
	 padding:0px;
	 margin:10px 15px 0px 15px;
	 color: #333;font-weight: 500;
	 font-size:20px;
	 font-family: "Roboto",sans-serif;
	 }  
p {
   color: #666;
}
#rounded-button-dust-blue-solid {
    background-color: #f5f5f5;
    border: 1px solid #595959;
    border-radius: 25px;
    color: #595959;
    cursor: pointer;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 4px 8px;
    padding: 5px 45px;
    text-align: center;
}
.fullname{color:#fff;font-size:40px;font-weight:500;border-left: 1px solid #FFF; padding: 0 20px;height:150px;line-height:50px;float:right;width:60%}
.version {font-size:36px;padding-left:0px;margin-left:-20px;}
@media screen and (max-width:900px){
#topbanner { padding-top: 30px;}
#topbanner .w3-half{padding:0px 24px!important}
h1{font-size:96px;height:96px;margin-top:0px;}
.fullname {width:100%;line-height:24px;font-size:24px;height:30px;border:none;padding:10px 0 0 0;}
}

.topic-container li {
        background-position: 1px 2px;
    background-repeat: no-repeat;
    font-size: 16px;
    list-style-type: none;
    margin: 5px 0;
    padding-left: 0px;
		color: #595959;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    margin-left: -10px;
}
.topic-container h4{ 
    color: #666;   
		font-family: 'Roboto',sans-serif; 
		font-size: 24px;  
		font-weight: 200; 
		line-height: 24px;  
		margin: 20px 0 0
		}
	.w3-half a {text-decoration:none;}	
	.ulist{padding-left:50px;}