@font-face{
  font-family: "Aller";
  src: url(fonts/Aller_lt.ttf) format("truetype");
}
body{
  font-family: "Aller";
}
#topBackground{
  background-image: url(../img/topBg.png);
}
#logoAcra{
  text-align: center;
  padding: 10px 0px;
}
#banner{
 position: relative;
}
#boxButtons{
  position: absolute;
  bottom: 60px;
  left: 20px;
}
#boxButtons button{
  background-image: url(../img/bgBtn.png);
  color: #FFF;
  cursor: pointer;
  margin: 5px;
  padding: 6px 10px;
  text-decoration: none;
  -webkit-border-radius: 5px;    
  border-radius: 5px;
  text-shadow: 2px 0px 4px #000000;
  filter: dropshadow(color=#000000, offx=2, offy=0);  
  border: 0px
}
hr{
  padding-bottom: 5px;
  border: 0px;
}
#middleBackground{
  background-color: #DADADA;
}
#middleLine{
  background-image: url(../img/line.png);
  border-left: 1px solid gray;
  border-right: 1px solid gray;
}
#algorithm img{
  width: 48px;
}
#algorithm span{
  color: #938f8f;
  font-size: 22px;
}

/** Grid **/
#gridDescription{
  padding: 20px;
  padding-bottom: 30px;
}
#gridDescription ul li{
  list-style-type: none;
}
#gridDescription .col-sm-4{
  padding: 25px 10px 0px 10px;
  height: 130px;
  color: #FFF;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;  
  display: table-cell;
}
#gridDescription .imgGrid{
  overflow: hidden;
  height: 130px;
  padding: 0px;
}
#gridDescription .col-sm-4 img{
  height: auto;
  width: 100%;
}
#gridDescription .ulCell1{
  padding-left: 20px;
}
#gridDescription .ulCell6{
  position: absolute;
  top: 25px;
  left: 0px;
  color: #796434;
}
#cell1{
  background: rgb(165,165,165); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  rgba(165,165,165,1) 0%, rgba(131,131,131,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(165,165,165,1)), color-stop(100%,rgba(131,131,131,1))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(165,165,165,1) 0%,rgba(131,131,131,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(165,165,165,1) 0%,rgba(131,131,131,1) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(165,165,165,1) 0%,rgba(131,131,131,1) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(165,165,165,1) 0%,rgba(131,131,131,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#838383',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#cell3{
  background: rgb(234,92,57); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  rgba(234,92,57,1) 0%, rgba(195,55,31,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(234,92,57,1)), color-stop(100%,rgba(195,55,31,1))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(234,92,57,1) 0%,rgba(195,55,31,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(234,92,57,1) 0%,rgba(195,55,31,1) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(234,92,57,1) 0%,rgba(195,55,31,1) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(234,92,57,1) 0%,rgba(195,55,31,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5c39', endColorstr='#c3371f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#cell5{
  background: rgb(113,180,70); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  rgba(113,180,70,1) 0%, rgba(75,144,42,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(113,180,70,1)), color-stop(100%,rgba(75,144,42,1))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(113,180,70,1) 0%,rgba(75,144,42,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(113,180,70,1) 0%,rgba(75,144,42,1) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(113,180,70,1) 0%,rgba(75,144,42,1) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(113,180,70,1) 0%,rgba(75,144,42,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71b446', endColorstr='#4b902a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#cell7{
  background: rgb(3,147,201); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  rgba(3,147,201,1) 0%, rgba(1,78,150,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(3,147,201,1)), color-stop(100%,rgba(1,78,150,1))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(3,147,201,1) 0%,rgba(1,78,150,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(3,147,201,1) 0%,rgba(1,78,150,1) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(3,147,201,1) 0%,rgba(1,78,150,1) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(3,147,201,1) 0%,rgba(1,78,150,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0393c9', endColorstr='#014e96',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.pTop10{
  padding-top: 10px;
}

/*
 * Steps
 */
#divSteps{
  padding: 0px 10px 35px 10px;
}
#divSteps img{
  width: 75px;
  padding-top: 10px;
}
#divSteps label{
  position: absolute;
  font-size: 18px;
  color: #FFF;
  font-weight: normal;
  left: 0;
  right: 0;
}
.step{
  width: 100%;
  height: 150px;
  padding: 20px;
}
.alpha{
  opacity:0.4;
  filter:alpha(opacity=40); /* For IE8 and earlier */
  background-color: #FFF;
  width: 100%;
  height: 10px;
}
.alphaBottom{
  opacity:0.4;
  filter:alpha(opacity=40); /* For IE8 and earlier */
  /*background-color: #FFF;*/ 
  border-top: 20px solid #FFF;
  border-right: 20px solid transparent;
}
.triangle{
  float: right;
  border-top: 20px solid #2B2B2B;
  border-right: 20px solid transparent;       
  background-color: #FFF;  
  opacity:0.9;
  filter:alpha(opacity=90); /* For IE8 and earlier */
}

/** Import **/
.alphaImport{
  background-color: #ed5f3b;
  width: 100%;
  height: 10px;
}
.middleImport{
  background-color: #ed5f3b;
  height: 100px;
  width: 100%;
}
.bottomImport{
  background-color: #ed5f3b;
  height: 30px;
  width: 100%;  
}



/** Analize **/
.alphaAnalize{
  background-color: #0397cc;
  width: 100%;
  height: 10px;
}
.middleAnalize{
  background-color: #0397cc;
  height: 100px;
  width: 100%;
}
.bottomAnalize{
  background-color: #0397cc;
  height: 30px;
  width: 100%;  
}

/** Results **/
.alphaResults{
  background-color: #59ba7a;
  width: 100%;
  height: 10px;
}
.middleResults{
  background-color: #59ba7a;
  height: 100px;
  width: 100%;
}
.bottomResults{
  background-color: #59ba7a;
  height: 30px;
  width: 100%;  
}

/** SiteMap **/
#siteMap{
  border-top: 6px solid #3d3f40;
  border-bottom: 5px solid #434445;
  background-color: #4a4c4d;
  padding: 10px 0px;
}
#siteMap .title{
  color: #0994cd;
  font-weight: normal;
  font-size: 12px;
  padding: 0px;
}
#siteMap ul{
  color: #a4a4a4;
  font-weight: normal;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  padding-left: 20px;
}
#siteMap ul li{
  list-style-type: none;
  padding-left: 15px; 
}
#siteMap ul li.inline{
  display: inline;
  padding-left: 5px;
}
#siteMap ul li img{
  width: 28px;
  cursor: pointer;
}
/** Footer **/
#footer{
  color : #59a2a9;  
  padding: 5px 0px;
  text-align: center;
  font-size: 10px;
  -webkit-box-shadow: inset 0px 0px 7px 2px #022830;        
  box-shadow: inset 0px 0px 7px 2px #022830;  
  background: rgb(1,81,102); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(1,81,102,1) 0%, rgba(7,120,140,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,81,102,1)), color-stop(100%,rgba(7,120,140,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(1,81,102,1) 0%,rgba(7,120,140,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(1,81,102,1) 0%,rgba(7,120,140,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(1,81,102,1) 0%,rgba(7,120,140,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(1,81,102,1) 0%,rgba(7,120,140,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015166', endColorstr='#07788c',GradientType=0 ); /* IE6-9 */  
}
#footer label{
  font-size: 15px;
  font-weight: normal;
  padding-right: 10px;
}
