/*
.container
{
    margin:0 !important;
    padding:1rem !important;
    width:100% !important;
   overflow-x:scroll !important;
}

.container_wrap_first.main_color .container {
  overflow: scroll;
}

.logo {
  margin-top: -20px;
  margin-left: 20px;
}

nav.main_menu {
  margin-top: -20px;
  margin-right: 25px;
}

.main-title.entry-title {
  position: relative;
  top: 18px;
}

.main-title
{
    display:none !important;
}
#filter-freight .float
{
    float:left;
}
#filter-freight .clear
{
    clear:both;
}
#filter-freight input
{
    padding:11px;
    font-size:16px;
    -webkit-box-sizing:border-box;
    -moz-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #999 !important;
    margin:2px;
}
#filter-freight select
{
    padding:11px;
    font-size:16px;
    -webkit-box-sizing:border-box;
    -moz-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #999 !important;
    margin:2px;
}
.avia-data-table-wrap
{
    overflow-x: scroll;
}
#freight_results_table td
{
    min-height:40px;
    color:black;
}
#freight_results_table th
{
    background-color:#cd261d !important;
    cursor: pointer;
    color:white;
}
table#freight_results_table tr:nth-of-type(odd) 
{ 
  background: #f5f5f5; 
}
#filter-freight .radiusFrom
{
    display:none;
}
#filter-freight .radiusTo
{
    display:none;
}
#filter-freight .description b
{
    color:#1060aa;
}
#map-canvas
{
    height:400px;
}
.gmnoprint img 
{
    max-width: none; 
}
.gm-style-iw
{
    max-height: 100px;
}
*/
#icon_green
{
    display: none;
    margin:20px 10px 0 0;
}
#icon_red
{
    display: none;
    margin:20px 10px 0 0;
}
