/* Info
================================================== 
     Author: http://bootstraptemplates.net 
     Version: 1.0
     License: GNU General Public License version
 ================================================== 
 Info */
/*Write your custom code here.*/
.header-card-title {
    margin: 0;
}

@media (max-width:479px) {
    /* .custtaxatiebutton {
    ||*| width: 100px |*||
    /* margin: 0 */
    /* padding-left: 2 */
    /* padding-top: 0 */
    /* height: 25px */
    /* position: absolute */
    /* float: left */
    /* left: 120px */
    /* top: 44px */
}

*/
    a.custtaxatiebutton:before {
    content: 'taxatie     ';
}

.custtaxatiebutton {
    padding-top: 15px;
}

@media (max-width:439px) {
    .custtaxatiebutton {
        right: 200px;
        width: 130px;
        padding-top: 5px;
        position: relative;
    }

    .headerdown {
        top: 24px;
        display: block;
        position: relative;
    }
}
}