/*Footer*/
#footer ul {
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
    width: 130px;
}

#footer li { 
    margin-bottom: 3px;
    list-style: none;
    color: #fff;
}

#footer a.login_register {
    float: right;
    text-align: center;
    width: 130px;
    color: #fff;
    font-size: 120%;
    padding: 10px 5px;
    background: #259acf; /* Old browsers */
}

#footer a.login_register:hover {
    float: right;
    text-align: center;
    width: 130px;
    color: #fff;
    text-decoration: underline;
    font-size: 120%;
    padding: 10px 5px;
    background: #259acf; /* Old browsers */
}

#footer a.login_register.contact {
    margin-top: 10px;
}


ul#sub-col  { 
    margin-left: 20px; 
    height: 110px;
    border-right: 1px solid #ccc;
    padding-right: 29px;
}

.footer-vlogo .v-logo {
    text-align: center;
    margin: 15px auto 10px auto;
    width: 185px;
    height: 60px;
    text-indent: -9999px;
    background: url("../../img/global/logo_verisk_wm.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    display: block;
}

.footer-vlogo p {
    font-size: 100%;
    text-align: center;
    color: #fff;
}

#footer {
    font-size: 70%;
    float: left;
    padding: 20px 0px 4px 0px;
    margin: 20px 0px 0px 0px;
    clear: both;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
    font-weight: lighter;
}

.container-fluid.legalFooter {
    clear: both;
    padding: 20px 0px 20px 0px;
    width: 100%;
    display: block;
    float: left;
    background: #222;
}
.container-fluid.legalFooter .container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #fff;
}
.container-fluid.legalFooter .container p {
    margin: 5px 0 0 0;
}
#footer {
  height: auto;
}


#footer a:hover {
    text-decoration: none;
}

#footer h2 { 
    color: #259acf;
    font-size: 155%;
    padding: 5px 0;
    font-weight: lighter;
}

#footer h3 { 
    color: #fff;
    font-size: 100%;
    padding: 5px 0 5px 0;
    font-weight: lighter;
}

#footer h3 a {
    color: #fff;
    font-size: 155%;
    padding: 5px 0 5px 0;
}

#footer ul li a {
    padding: 0px 5px 0px 5px;
    margin: 0px;
    color: #259acf;
    display: block;
}

.footer-hold { 
    width: 960px; 
    margin-left: auto; 
    margin-right: auto;
    text-align: left;
}

.footer-col-1 { 
    width: 310px;
    margin-right: 15px;
    float: left;
}
    
.footer-col-2 { 
    width: 305px;
    margin-right: 15px;
    float: left;
    height: 165px;
    }
    
 .footer-col-3 { 
    width: 310px;
    float: left;
}

.footer-col-3-border { 
    height: 110px; 
    border-left: 1px solid #ccc; 
    width: 5px; 
    float: left; 
    display: block;
}

.footer-col-2 select { 
    width: 100%;
}


.blog-image { 
    float: left; 
    padding-right: 10px; 
    padding-left: 5px;
}
.blog-padding {
    padding-left: 5px; 
    height: 40px;
    overflow: hidden;
}
a.blog-link  { 
    color: #BACF37 !important;
} 

a.blog-link:hover  { 
    color: #ccc !important;
} 

.footer-social {
    float: right;
    width: auto; 
    height: 25px; 
}

.footer-social a {
    width: 28px;
    float: left;
    display: block; 
}

*:first-child+html .footer-social { margin-top: -28px; }

.footer-social a:hover {
    opacity:0.4;
    filter:alpha(opacity=40);
}

div.chzn-container a.chzn-single span {color: #333; !important;}
a.footer-col-2 {color: #333; !important;}

/* SELECT II input */

.footer-col-2 .select2-container.location-select {
    width: 100%;
}

.select2-container .select2-default,
.select2-searching {
    color: #333 !important;
    font-size: 11px;
    background: none;
}

.footer-col-2 .select2-container.location-select .select2-chosen {
    line-height: 26px;
}

#select2-drop .select2-no-results {
    background: none;
    color: #333;
    font-size: 70%;
    padding: 0;
    margin: 5px 0;
}
