/* FONTS */

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot');
	src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf')
		format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/ubuntu-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
       url('fonts/ubuntu-v11-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/ubuntu-v11-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('fonts/ubuntu-v11-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/ubuntu-v11-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v18-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v18-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/roboto-v18-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.fsu-LoginBackground {
  background: url('/login/loginBackground.jpg') ; 
  background-size: 100%;
  background-repeat: no-repeat; 
  background-position: top right;
}

.fs-Login {
    background: linear-gradient(219deg, #00cf72, #529330);
    background-size: 500% 500%;
    -webkit-animation: login 4s ease infinite;
    -moz-animation: login 4s ease infinite;
    animation: login 4s ease infinite;
}

#Ultradox {
	width: 400px;
	height: 400px;
}

.fsu-PickerContent {
	padding: 0 20px;
}

.fsu-PickerFields {
	padding-bottom: 10px;
}

.fsu-PickerFolderName {
	white-space: nowrap;
	margin-left: 5px;	
	position: relative;
    top: -1px;	
}

.fsu-PickerSearchBox {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none;	
}

.fsu-PickerTreePanel, .fsu-PrinterPickerPanel {
	border: 1px solid #dedede;
	padding-top: 1px;
	border-top-left-radius: 3px;	
	border-bottom-left-radius: 3px;	
}

.fsu-PickerRowsPanel, .fsu-PrinterOptionsPanel {
	border: 1px solid #dedede;
	-moz-box-sizing: border-box;	
	box-sizing: border-box;
	border-top-right-radius: 3px;	
	border-bottom-right-radius: 3px;	
}
	
.fsu-TreeLoading {
  animation: blinker 1.7s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}

.fs-ButtonDefault.fsc-FontIcon .html-face {
	top: 6px;
	position: relative;
}

.fs-Menu, .fs-FilesToolbar {
	background-color: #dc0021;
}

.fs-WizardStepIndicator {
    padding-left: 24px;
}

.fs-Welcome {
    padding-left: 10px;
    width: 450px;
}

.fsu-InstallAddonButton {
	width: 150px;	
}

.fsu-AuthIcon {
    color: #FFFFFF;
    font-size: 32px;
    padding: 18px;
	text-align: center;
    border-radius: 50%;    
    min-width: 32px;
    box-sizing: content-box;    
}

.fsu-AuthBorder {
	width: 96px;
	height: 96px;
    border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.1);
}

.fs-FileMetaData {
    top: 0;
}

.fs-SectionFree {
	border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background-color: #f7f7f7;
    padding: 0 0 32px;
}

.fs-SectionLogin {
    padding: 2px 0 32px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
}

.fsu-LoginButton {
    display: inline-block;
    background: white;
    color: #444;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    white-space: nowrap;
    cursor: pointer;
	transition: background-color 220ms ease-out;    
}

.fsu-LoginButton:hover {
    background-color: #f5f5f5;
}

.fsu-GoogleLogo {
	display: inline-block;
    vertical-align: middle;
    padding: 12px 0 8px 10px;
}

.fsu-LoginButtonLabel {
    display: inline-block;
    vertical-align: middle;
    padding-left: 22px;
    padding-right: 24px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;	
}

.fs-SectionWhite {
    background-color: #ffffff !important;
    padding-top: 25px;
}

.fs-SectionGrey {
    background-color: #f3f3f3 !important;
    padding-top: 25px;
}

.fs-SectionCenter, .fs-SectionCenter h2, .fs-SectionCenter p {
    text-align: center;
}

.fs-Section a, .fs-Section a:visited, .fs-Section a:hover {
   	color: #039be5;
    transition: color .3s;
    font-size: 19px;
    text-decoration: none;
}

.fs-Section a:hover {
   	color: #029ae4;
	text-decoration: underline;
}

.fs-Top {
    text-align: center;
    padding: 33px 0 20px 0;    
}

.fs-Top h1, .top h2 {
	margin-top: 20px;
	font-size: 42px;
}

.fs-SectionBorderBottom {
	border-bottom: 1px solid #e8e8e8;
}

.fs-SectionQuote {
	padding-bottom: 0px;
}

.fs-Section h2 {
    margin: 0 0 12px 0;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
}

.fs-SectionApp h2 {
	font-size: 20px;
	text-transform: uppercase;	
}

.fs-SectionWhite h4, .fs-SectionGrey h4 {
	font-weight: 300;
    text-transform: uppercase;
    padding-left: 2px;
    color: #333;
    font-size: 15px;
    margin: 18px 0;
}

.fs-Section p {
	line-height: 1.42857143;
}

.fs-Section .col-1-2>img {
	margin-top: 25px;
}

.fs-ComposedVideo {
	margin-top: 50px;
}

/* Left column */
.fs-Section .col-1-2:first-child {
	padding-right: 40px;
}

.fs-Section .col-1-2:first-child>img {
	padding: 0 5px 0 10px;
}

/* Right column */
.fs-Section .col-1-2:nth-child(2) {
	padding-left: 40px;
}

.fs-Section .col-1-2:nth-child(2)>img {
	padding: 0 10px 0 5px;
}

.fs-Quote .quote {
	font-size: 22px;
	font-weight: 400;
	font-style: italic;
    color: #333 !important;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
.fs-Quote .author {
    color: #039be5 !important;
    font-weight: bolder;
    text-align: center;
}

.fs-SectionPartner {
    border-top: 1px solid #e8e8e8;
}

.fsu-DrawIt {
	fill: #fff;
  	fill-opacity: 0;
   	stroke: #fff;
   	stroke-width: 2;
   	stroke-dasharray: 750;
   	stroke-dashoffset: 750;
   	animation: draw 1.5s linear 0s 1 normal forwards, fill 1s linear 3s 1 normal forwards;
}

#bb1 {
   	animation: draw 1s linear 1.5s 1 normal forwards, fill 1s linear 3.2s 1 normal forwards;
}

#bb2 {
   	animation: draw 1s linear 2s 1 normal forwards, fill 1s linear 3.4s 1 normal forwards;
}

#bb3 {
   	animation: draw 1s linear 2.5s 1 normal forwards, fill 1s linear 3.6s 1 normal forwards;
}

.fs-DialogPrompt {
	color: #333333;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0;
	padding-top: 10px;
}

.fs-DialogDefaultContent p {
    margin: 0px 0 4px 0;
    line-height: 1.5;
}

.fs-DialogBox .Caption {
    color: #fff;
    background-color: #333333;
	padding: 11px 21px 10px;
	cursor: move;
	border-bottom: none;    
}

.fsu-ExampleDialog .fs-ButtonDefault .fs-IconFont, .fsu-ExampleDialog .fs-ButtonSpecial .fs-IconFont {
	font-size: 16px;
    margin-right: 6px;
    position: relative;
    top: 3px;
    color: #333;
} 

.fsu-ExampleDialog .fs-ButtonSpecial .fs-IconFont {
    color: #fff;
    top: 3px;
}

.fsu-ExampleThumbnail {
	width: 120px;
    height: auto;
    border: 1px solid #e3e3e3;
    padding: 4px;
    border-radius: 3px;
    margin-right: 20px;
}

.fsu-ExampleDescription p {
    margin: 0;
    font-size: 14px;
}

.fsu-ExamplesTop {
    padding: 5px 0 5px
}

.fsu-ExampleFolder {
	color: #999;
}

.fsu-ExamplesFiles {
}

.fsu-ExamplesQuickstart {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-top: 6px;
	padding: 6px 0px 6px 19px;
    background-color: #f5f5f5;
}

.fsu-ExampleFilesLabel {
    font-size: 21px;
}

.fsu-ExampleFile {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
   	padding: 5px 0;
}

.fsu-ExampleFileImage {
	margin-top: 4px;
}
	
.fsu-ExampleFileName {
	color: #444;
    font-size: 14px;
    font-weight: 500;
}

.fsu-ExampleFileDescription {
	font-weight: bold;
	font-size: 15px;
}

.fsu-ExampleDialog .fs-ButtonSecondary, .fsu-ExampleDialog .fs-ButtonDefault {
    margin-right: 10px;
}

.fsu-TimersPanel {
    padding-bottom: 30px;
	background-color: #dadada;
}

.fsu-TimersPanel .grid-pad {
	padding-top: 10px;
}

.fsu-TimersPanel .fs-Files {
	padding-top: 0;
}
	
.fsu-TimersPanel .fs-Section {
	background-color: #dadada;
}

.fsu-ButtonAction {
	margin: 0;
	padding: 0;
	min-width: 0;
}

.fsu-GCPBox {
    position: absolute;
    text-align: left;
    background: #fff;
    width: 428px;
    height: 400px;
    padding: 20px;
    margin-top: -460px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.33);
    border-radius: 5px;
    display: inline-block;
    margin-left: -214px;
    box-sizing: border-box;
}

.fsu-GCPBox:after {
	top: 99%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}

.fsu-GCPBox p {
    font-size: 12pt;
    color: #333;
    font-weight: 400;
}

.fsu-GCPBox p b {
    font-weight: 600;
}

.fsu-UltradoxLogo {
    width: 60%;
}

@media screen and (max-width: 870px) {
	.fs-Section .col-1-2:first-child>img, .fs-Section .col-1-2:nth-child(2)>img {
		padding: 0 10px;
	}
	
	.fs-Section .col-1-2:first-child, .fs-Section .col-1-2:nth-child(2) {
		padding: 0px;
	}
	
	.fsu-LoginBackground {
		background: url('/login/loginBackground.jpg') ; 
  		background-size: 180%;
  		background-repeat: no-repeat; 
  		background-position: top right;
	}
	
	#Ultradox {
		width: 225px;
		height: 225px;
	}
	
	.drawIt {
	   	stroke-width: 2.5;
    }
    
    .fsu-GCPBox {
        margin-top: -320px;
        height: 300px;
    }
    
    .fsu-UltradoxLogo {
        width: 45%;
    }
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes fill {
  to {
    fill-opacity: 1;
  }
}

@-webkit-keyframes login {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}
@-moz-keyframes login {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}
@keyframes login { 
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}

.fsu-VariablesTable .fs-CopyPasteBox,.fsu-VariablesInfoTable .fs-CopyPasteBox {
	font-family: 'Courier New', Courier, monospace;
	margin-right: 10px;
}

.fsu-APIBox {
    padding: 6px;
    height: 30px;
    color: #000;
    border: 1px solid #d5d5d5;
    border-right: none;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.fsu-APIButton {
	margin: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
