/* Front */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:regular,regularitalic,bold);


/* Downloads */
.importance-1{
   border: solid 1px #008000;    
}
.importance-1:hover{
   outline: solid 1px #008000;    
}
.importance-2{
   border: solid 1px #F3AD1B 
}
.importance-2:hover{
   outline: solid 1px #F3AD1B;    
}
.importance-3{
   border: solid 1px #E54000; 
}
.importance-3:hover {
   outline: solid 1px #E54000;    
}
.download-container{   
    display: inline-block;  
    padding: 4px; 
    margin: 1px; 
    width: 298px;     
}
.download-container .download-title{
    font-size: 14px; 
    line-height: 16px;
    font-weight: bold; 
    border-bottom: solid 1px #eeeeee;  
    padding: 5px;  
}
.download-container .download-links{
    border-bottom: solid 1px #E0E0E0;
    padding-bottom: 4px;
    font-size: 12px;
}   
.download-container .download-description{
    text-align:justify;
    font-size:12px;
    height:150px;
    overflow-y:auto;
    padding-right:5px;
    padding-top: 4px;
}
.download-container .download-description img{
    float:left;
    padding-right:10px;    
}  
.download-container .download-release{
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
}
.download-container .download-info{
    font-size: 12px;
    text-align: center;
}  

/* VAR */
.promo-thumb {
    float:left;
    margin-right:5px;
    height:150px;
    cursor:pointer; 
    border: solid 2px #585858;   
}
.promo-thumb:hover{   
    border: solid 2px #000000;   
}   

.font-roboto {     
    font-family: normal "Roboto",arial,sans-serif; 
}               

/* Front */
#allProducts .product
{   
    font-family: normal "Roboto",arial,sans-serif;  
    width:665px;
    border-left: solid 1px #969696;
    padding-left: 8px;
    display: inline-block;
    vertical-align: top;
}  
#allProducts .product .description
{
    padding: 5px 5px 7px 0px;
    text-align: justify;
    font-size: 14px;  
    font-family: 'Sanchez', serif;      
    font-weight: bold;
    min-height: 68px;
    border-bottom: #969696 solid 1px; 
} 
#allProducts .product .description img 
{
    float: left; 
    padding-right: 10px; 
    width: 64px;
    height: 64px;  
}  
#allProducts .product .features 
{
    background-color: #F0F0F0; 
    padding: 5px;
    padding-top: 8px;
    margin-bottom: 10px; 
}  
#allProducts .product .feature 
{ 
    padding-top:10px;
} 

#allProducts .product .features ul
{
    list-style:none;
    margin:0px;
    padding:0px;
} 
#allProducts .product .features .title
{
    vertical-align: middle; 
    text-align: center;
    font-size: 13px; 
    color: #5b702e; 
    font-weight: bold;         
    padding: 0px 5px 5px 0px;  
    margin: 0px;  
    display: inline-block;
    border: none;
}    
#allProducts .product .features .feature 
{ 
    display: inline-block; 
    cursor: pointer; 
    padding: 5px; 
    width: 50px; 
    height: 50px;      
    border: solid 1px #FFFFFF 
} 
#allProducts .product .features .feature-selected 
{   
    background-color: #FFFFC0;      
    border: solid 1px #808000 
}  
#allProducts .product .features img
{
    width: 50px; 
    height: 50px; 
    vertical-align: middle; 
    text-align: center; 
}  
#allProducts .product .additional
{             
    padding-top: 5px;   
}  
#allProducts .product .additional span
{
    color:black;
    font-weight:bold;
}

#allProducts .product .additional table a
{
   text-decoration:none; 
}
#allProducts .product .additional table i
{
    color:#585858;
}
#allProducts .product .additional table img
{
    position:relative;
    top:5px;
    width:20px;
}   
#allProducts .product .gallery
{      
    padding:10px 10px 5px 10px;
        
}             
#allProducts .product .gallery img
{
    height: 94px;
}     
#allProducts #sidebar
{
    width:240px;
    border:1px inherit solid;
    display:inline-block;
}   
#allProducts #sidebar .submenu
{
    width: 232px;
    overflow: none;  
    margin-bottom: 7px; 
    padding-bottom: 5px;       
} 
#allProducts #sidebar .submenu .line
{   
    font-size: 12px; 
    font-weight: bold; 
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    padding: 5px;
    border-bottom: solid 1px #E0E0E0;
    margin-left: 0px;
}  
#allProducts #sidebar .submenu .line:hover 
{ 
    background-color: #5B702E; 
    color: white;
    -webkit-transform: scale(1.0);  
    -moz-transform: scale(1.0);  
    -ms-transform: scale(1.0);   
    -o-transform: scale(1.0);   
    transform: scale(1.0);    
}  
#allProducts #sidebar .submenu .line:hover a 
{      
    color: white;    
    text-decoration: none;     
}  
#allProducts #sidebar .submenu .active
{
    background-color: #5B702E; 
    color: white;
    -webkit-transform: scale(1.0);  
    -moz-transform: scale(1.0);  
    -ms-transform: scale(1.0);   
    -o-transform: scale(1.0);   
    transform: scale(1.0);      
}   
#allProducts #sidebar .submenu .active a 
{      
    color: white;    
    text-decoration: none;     
}   
#allProducts #sidebar .reseller
{ 
    width: 232px;   
    height: 400px; 
    margin-bottom: 5px;  
}  
#allProducts #sidebar .important-cases
{
    width: 232px; 
}      
#allProducts #sidebar .important-cases ul
{
    list-style-type:square;     
    padding-right:8px;
    text-align:justify; 
    font-size: 11px; 
    font-weight: bold; 
    
}    
#allProducts #sidebar .important-cases ul li
{
    padding-bottom: 15px;
}    
#allProducts #sidebar .important-cases ul li:last-child
{
    padding-bottom: 0px;    
}                        
#allProducts #feature
{    
    min-height: 300px; 
    
}   
#allProducts #feature .feature-title
{
    vertical-align: middle; 
    text-align: center;
    font-size: 13px; 
    color: #5b702e; 
    font-weight: bold;         
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    display: inline-block;
}   
#allProducts #feature table
{   
    text-align: justify; 
    line-height: 17px;        
    padding: 5px;
}   
#allProducts #feature td
{
    width:50%;
    text-align: justify;
}  
#allProducts #feature .video
{
   text-align:center; 
   cursor:pointer; 
} 
#allProducts #feature .play
{
    padding-top: 15px;    
}     

.submenu-horizontal 
{ 
    margin-bottom: 4px;
    list-style: none;  
    padding: 0px;         
    margin: 0px;  
}
.submenu-horizontal li 
{ 
    padding: 5px; 
    margin: 2px; 
    border: solid 1px #D0D0D0;  
    background-color: #FFFFFF; 
    border-color: #0070A3;   
    display: inline-block; 
    vertical-align: middle;   
    height: 15px;  
}   
.submenu-horizontal li a             
{ 
    color: #0070A3; 
    text-decoration: none; 
    position: relative; 
    bottom: 3px; 
    font-weight: bold;
}     
.submenu-horizontal li a:hover       
{ 
    text-decoration: underline;
}  
.submenu-horizontal .active             
{ 
    background-color: #5b702f; 
    border-color: #0070A3; 
}           
.submenu-horizontal .active a           
{ 
    color: #FFFFFF; 
    text-decoration: none; 
    font-weight: bold;
}           
.submenu-horizontal .active a:hover     
{ 
    text-decoration: none; 
}  

.fall-menu {
    width:180px;
    background-color:#676767;      
    font-family:'Arial',Sans-serif;
    display: inline-block;
    height: 100%;
    margin: 4px 0px 0px 0px; 
    float: left;
    list-style: none;    
}
.fall-menu a, .fall-menu a:hover {
    text-decoration: none;     
}             
.fall-menu a .active {
    color:#FFFF00;
}     
.fall-menu .item {
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(top,  #000000 0%, #666666 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(96%,#666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #000000 0%,#666666 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #000000 0%,#666666 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000000 0%,#666666 96%); /* IE10+ */
    background: linear-gradient(to bottom,  #000000 0%,#666666 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#666666',GradientType=0 ); /* IE6-9 */ 
    border: solid 1px #000000;
    padding:1px 1px 1px 4px;
    color:white;
    font-weight:bold;
    font-size:13px;
    min-height:40px;
}  
.fall-menu .item:hover {
    background: #666666; 
    border: solid 1px #969696;  
}      
.fall-menu .text {
    position:relative;
    top: 5px;
    left:4px
}
.fall-menu .notification {
    float:right;
    padding-right:2px;
}
.fall-menu .notification img, .fall-menu .icon img {        
    padding-top: 4px;
} 

.fall-table 
{
    border:solid 1px #D0D0D0; 
    border-collapse: collapse    
}
.fall-table img
{
    width: 24px;
    height: 24px;  
}
.fall-table thead
{
    border-bottom: solid 1px #D0D0D0;    
}
.fall-table thead tr
{
    height: 25px;  
    font-size: 12px;  
}
.fall-table thead tr th
{                
    border-right: solid 1px #D0D0D0; 
    padding: 0px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;   
}           
.fall-table thead tr th:last-child
{
    border: none;
}
.fall-table tbody tr
{
    height: 20px;
    padding: 4px; 
    border-bottom:solid 1px #D0D0D0;        
}
.fall-table tbody tr:hover
{
    background-color: #D2FF52;
}
.fall-table tbody tr td
{               
    padding: 5px; 
    border-right: solid #D0D0D0 1px;          
    line-height: 15px;  
    vertical-align: middle;
    
}
.fall-table tbody tr td:last-child
{  
    border-right: none;
}  

.sandbox-form .input-number {
    width: 50px;      
}   
.sandbox-form td {
    text-align: right;
}      

.dataTables_filter input {
    margin-bottom: 0px !important;
}
.dataTables_filter label {   
    margin-bottom: 0px;
}
.dataTables_paginate .ui-button {
    color: white !important;   
}


/* > 1824px Large screens  */
@media only screen and (min-width : 1824px) 
{  
    
}   
/* 1024px Screen */
@media screen and (max-width : 1024px) 
{
    #allProducts .product
    {
        width:560px;        
    } 
    #allProducts .h350
    {
        height: 400px;
    } 
    #allProducts #sidebar
    {
        width:205px;  
    } 
    #allProducts #sidebar .submenu
    {
        width: 200px;   
    } 
    #allProducts #sidebar .reseller
    { 
        width:200px; 
        height: 240px; 
    } 
    #allProducts #sidebar table
    {
        width:195px;
    }
    #allProducts #sidebar .important-cases
    {
        width: 200px; 
    } 
    
}  
/* 800px Screen */
@media screen and (max-width : 800px) 
{   
    #allProducts #sidebar
    {
        display:initial;
        width: 100%;
    }
    #allProducts #sidebar .submenu
    {
        
        width: 100%;
        height: 102px;
    }
    
    #allProducts #sidebar .reseller,
    #allProducts #sidebar .important-cases
    {
        display: none;    
    }
    #allProducts .product
    {
        border: none;
    }
}  
/* 640px Screen */
@media screen and (max-width : 640px) 
{     
   
} 
/* Tablet with landscape */
@media screen and (max-device-width: 1024px) and (orientation: landscape) 
{
   
}  
/* Tablet with portrait */
@media screen and (max-device-width: 768px) and (orientation: portrait) 
{
   
}  
/* Smartphones and iPhones */
@media screen and (min-device-width: 320px) and (max-device-width: 480px) 
{    
    
}   