/***************************************START TAB MAP CONTACT ****************************************/

.left-contact {
    margin: 0 auto;

}

.tablelienhe label span img {
    position: absolute;
    left: 0px;
    top: 10px;
}

.tablelienhe label {
    /*display:inline-block;
    height: 25px;
    line-height:25px;
    min-width:100px;
    font-weight:bold;
    text-align: right;
    position: relative;
    margin-right: 15px;*/
}

.tablelienhe .input_block {
    margin: 0 0 10px 0;
}

.tablelienhe .input_item {
    display: inline-block;

    min-width: 100px;
    font-weight: bold;
}

.tablelienhe .input {
    border: 1px solid #cacaca;
    width: 310px;
    height: 22px;
    line-height: 22px;
    outline-color: #0085FF;
}

.tablelienhe textarea {
    border: 1px solid #cacaca;
    /*width: 310px;*/
    outline-color: #0085FF;
}

.tablelienhe .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.button {
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    border: 1px solid #ccc;
    cursor: pointer;
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 5px 30px;
    font-weight: bold;
}

.button:hover {
    color: red;
}

#main_contact {
    margin: 15px auto;
    width: 100%;
}

.othernews h3 {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.othernews ul li a {
    color: #000;
    font-size: 15px;
}

.othernews ul li a:hover {
    color: #007dac;
}

.map-c {

    margin: -41px auto;

}

.nav-tabs > li,
.nav-pills > li {
    float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}

.nav-tabs {
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    margin-bottom: 6px;
}

.nav-tabs > li > a {
    padding-top: 8px;
    color: #000;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #262626;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
    border-color: #999999;
}

.map-tab-content {
    margin: 10px auto;
}

.tabbable {
    *zoom: 1;
}

.tabbable:before,
.tabbable:after {
    display: table;
    line-height: 0;
    content: "";
}

.tabbable:after {
    clear: both;
}

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}

.widget-content .item-left {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.widget-content .item-left .map-c {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .widget-content > .row > .col-xs-12 {
        margin-bottom: 25px;
    }
}

/*****************************************END TAB MAP CONTACT ********************************************/
