
.rfloat {
  float: right;
}

.clear {
  clear: both
}

.company-infobox
{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    width: 252px;
}

.company-infobox .content div
{
    height: 10px;
    min-width: 200px;
}

.company-infobox .content h2
{
    font-size:14px;
    font-weight:bold;
    margin: 0;
    padding: 15px 10px 15px;
    color: #555;
    margin: 0;
    background-color: #EDE8CA;
}

.company-infobox .content p
{
    background-color: white;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 10px;
    color: #555;
}

.company-infobox .content p.link
{
   padding-top: 0px;
}

.company-infobox .content p.link a
{
    border-top: 1px solid #d3d3d3;
    padding-top:9px;
    text-decoration: none;
    display: block;
    color: #555;
    text-decoration: none;
    font-weight:bold;
    background: url("/typo3conf/ext/v4_bwi_economy/Resources/Public/Contrib/gmap.icons/arrow-grey.png") no-repeat scroll right 15px  rgba(0, 0, 0, 0);
}

/* style from David */

#c427.c-element.container {
    padding: 0;
    min-width: 100vw;
}
#c427.c-element.container h2 {
    background-color: #fffde9;
    margin: 0;
    padding: 65px 0 40px 0;
}
div#filter {
    max-width: 1220px;
    margin: 0 auto !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: -1px !important;
    z-index: 300;
    z-index: 300;
    position: relative !important;
    background-color: #fffde9 !important;
}
#grid.k-grid.k-widget {
    max-width: 1220px;
    margin: 30px auto;
}
.k-header {
    background-image: none;
    padding-bottom: 27px;
    height: 33px;
}
#filterCityOrCompanyNameInput {
    margin-bottom: 0;
}
.k-filter-row th, .k-grid-header th.k-header {
    padding-bottom: 20px;
}
.tx-v4-bwi-economy {
    margin-bottom: 30px;
}
.k-grid-header {
    background-image: none;
}
#filterBranchSelect, #filterRegionSelect, #filterCityOrCompanyNameInput, #filterBranch, #filterRegion {
    height: 45px;
}
#filterProductGroup {
    padding-top: 40px;
}

#filterProductGroup .col12 {
    font-weight: bold;
    margin-bottom: 20px;
}
#filterProductGroup label {
    display: block;
    width: 94%;
    padding-left: 10px;
    margin-top: -3px;
    margin-bottom: 20px;
}
#filterProductGroup input {
    width: 20px;
}
#filterProductGroupCol1, #filterProductGroupCol2, #filterProductGroupCol3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
#viewSelector {
    background-color: #fffde9;
}

.gm-style {
    display: flex;
    justify-content: center;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    position: relative !important;
    width: 1220px !important;
    height: 0;
    right: auto !important;
    bottom: -591px !important;
}

.gmnoprint {
    right: 0 !important;
    left: auto !important;
}

select#filterBranchSelect, select#filterRegionSelect {
    padding: 0 0 0 13px !important;
}

#viewSelector {
    max-width: 1220px;
    width: 100%;
    height: 34px;
}

.tx-v4-bwi-economy .row:first-of-type {
    justify-content: center;
    display: flex;
    background-color: #fffde9;
}

/* .tx-v4-bwi-economy .row:last-of-type {
    background-color: #f1f1f1;
}*/

#viewSelectorMapImg {
    margin-right: 10px;
}

#viewSelectorKendoGrid, #viewSelectorMap {
    cursor: pointer;
}

.k-grid-content.k-auto-scrollable tr {
    transition: all 0.3s;
}

.k-grid-content.k-auto-scrollable tr:hover {
    background-image: none;
    background-color: #e3e3e3;
}

.k-grid-content.k-auto-scrollable tr a {
    transition: all 0.6;
}

.k-grid-content.k-auto-scrollable tr a:hover {
    color: #A18301;
}

.company-infobox .content p.link a {
    padding-top: 12px !important;
    transition: all 0.6;
}

.company-infobox .content p.link a:hover {
    color: #A18301;
}

.company-infobox h2 {
    padding: 17px 35px 10px 20px !important;
    font-family: 'Montserrat Light';
    letter-spacing: 0.5px;
}

.company-infobox .content p {
    padding: 0 20px 10px 20px;
}

.company-infobox .content a {
    letter-spacing: 0.5px;
    font-family: 'Montserrat Light';
}

.company-infobox .content p:first-of-type {
    padding: 10px 20px 10px 20px;
}

.company-infobox .content p:nth-child(5) {
    padding: 0 20px 10px 20px;
}

.company-infobox .content p:nth-child(6) {
    padding: 0 20px 15px 20px;
}

.company-infobox img {
    margin: 17px 17px 0 0 !important;
}
#filterCityOrCompanyNameInput {
    padding: 0 0 0 40px !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: black;
        opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
        color: black;
        opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
        color: black;
        opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
        color: black;
        opacity: 1;
}

.c-element.container {
    margin-top: 30px;
}

#filterRegionSelect option {
    margin: 0;
    padding: 5px 5px 5px 15px;
}

#filterBranchSelect option {
    margin: 0;
    padding: 5px 5px 5px 15px;
}

.invest-search {
    z-index: 301 !important;
}


@media only screen and (max-width: 1120px) {
    #filterProductGroup label {
        width: 88%;
        margin-top: 5px;
    }
}
@media only screen and (max-width: 1024px) {
    #viewSelectorKendoGrid {
        margin-right: 60px;
    }
    .gmnoprint {
        right: 55px !important;
    }
}
@media only screen and (max-width: 768px) {
 #filterProductGroup label {
        width: 80%;
    }
}


