


.content{
    margin-bottom: 0 !important;
    padding: 30px 20px 0 20px !important;
    }
    .cv-container
    {
    padding: 0 0 30px 0 !important;
    }





body {
    background: #262f3b;
}

#public_profile_container
{
zoom: 100%}


div[size="A4"] {
    background: white;
    display: block;
    margin: 0 auto;
        margin-bottom: 0.5cm;
        box-shadow: 0 0 1.5cm rgba(0, 0, 0, 0.5);
    }

    div[size="A4"] {
    width: 1060px !important;
    height: 1625px !important;
    }

    #public_profile_header {
        width: 1060px;
        margin: 0 auto;
        min-height: 100px;
    }
#public_profile_header .company_logo
{
margin: 30px 0;
}

    #public_profile_header .upload-pic-btn {
        float: right;
        top: 60px;
    }

    #privacy-settings-modal-public {
        width: 960px !important;
    }

    @media print {
    body, page {
        margin: 0;
        box-shadow: 0;
        }
    }

    .cv-color {
    color: # !important;
    }

    .cv-color-bg {
    background-color: # !important;
    }

    .front-icon {
    fill: # !important;
    }

    .content {
    background: none !important;
    }

    .cv-container {
    width: 1020px !important;
    }

            #skillRingsContainer:hover {
        background: none !important;
        }

    #public_profile_footer
{

margin: 50px 0;
}


#public_profile_footer p
{
color: #9fc4dc;
font-size: 13px;
line-height: 0;
margin-bottom: 16px;
margin-top: 35px;
letter-spacing: 1px;
}


