@font-face {
    font-family: 'VerbBold';
    src: url("YellowDesignStudioVerbCondRegularBold.eot");
    src: url("YellowDesignStudioVerbCondRegularBold.eot") format('embedded-opentype'),
         url("YellowDesignStudioVerbCondRegularBold.woff2") format('woff2'),
         url("YellowDesignStudioVerbCondRegularBold.woff") format('woff'),
         url("YellowDesignStudioVerbCondRegularBold.ttf") format('truetype'),
         url("YellowDesignStudioVerbCondRegularBold.svg#YellowDesignStudioVerbCondRegularBold") format('svg');
    font-smooth: always;
    font-stretch: normal;
}

@font-face {
    font-family: 'VerbLight';
    src: url("YellowDesignStudioVerbCondLight.eot");
    src: url("YellowDesignStudioVerbCondLight.eot") format('embedded-opentype'),
         url("YellowDesignStudioVerbCondLight.woff2") format('woff2'),
         url("YellowDesignStudioVerbCondLight.woff") format('woff'),
         url("YellowDesignStudioVerbCondLight.ttf") format('truetype'),
         url("YellowDesignStudioVerbCondLight.svg#YellowDesignStudioVerbCondLight") format('svg');
    font-smooth: always;
    font-stretch: normal;
}

@font-face {
    font-family: 'GranStd';
    src: url("GranjonLTStd.eot");
    src: url("GranjonLTStd.eot") format('embedded-opentype'),
         url("GranjonLTStd.woff2") format('woff2'),
         url("GranjonLTStd.woff") format('woff'),
         url("GranjonLTStd.ttf") format('truetype'),
         url("GranjonLTStd.svg#GranjonLTStd") format('svg');
    font-smooth: always;
    font-stretch: normal;
}

@font-face {
    font-family: 'GranItalic';
    src: url("GranjonLTStdItalic.eot");
    src: url("GranjonLTStdItalic.eot") format('embedded-opentype'),
         url("GranjonLTStdItalic.woff2") format('woff2'),
         url("GranjonLTStdItalic.woff") format('woff'),
         url("GranjonLTStdItalic.ttf") format('truetype'),
         url("GranjonLTStdItalic.svg#GranjonLTStdItalic") format('svg');
    font-smooth: always;
    font-stretch: normal;
}

@font-face {
    font-family: 'GranBold';
    src: url("GranjonLTStd-Bold.eot");
    src: url("GranjonLTStd-Bold.eot") format('embedded-opentype'),
         url("GranjonLTStd-Bold.woff") format('woff'),
         url("GranjonLTStd-Bold.ttf") format('truetype'),
         url("GranjonLTStd-Bold.svg#GranjonLTStd-Bold") format('svg');
    font-smooth: always;
    font-stretch: normal;
}

@font-face {
    font-family: 'vva';
    src:    url("vva.eot?2h4va8");
    src:    url("vva.eot?2h4va8#iefix") format('embedded-opentype'),
        url("vva.ttf?2h4va8") format('truetype'),
        url("vva.woff?2h4va8") format('woff'),
        url("vva.svg?2h4va8#icomoon") format('svg');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
    font-stretch: normal;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 {
        font-family: 'GranItalic', serif;
    font-size: 55px;
    font-weight: 400;
}
h2 {
        font-family: 'VerbBold', serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
p {
        font-family: 'GranStd', serif;
            padding: 0;
    margin-bottom: 12px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 10px;
        font-size: 16px;
}
.hr {
        width: 20px;
    height: 3px;
    background: #000;
    border: 0;
    margin: 0px;
    position: relative;
    padding: 0;
}
.logo {
            height: 50px;
            margin-bottom: 100px;
}
.plupload_header {
    background: white;
    color:black!important;
    border-top: 1px solid rgb(223, 223, 223);
    border-left: 1px solid rgb(223, 223, 223);
    border-right: 1px solid rgb(223, 223, 223);
}
.plupload_header_text {
    color:black!important;
      font-family: 'VerbBold', serif;
}
.plupload_header_title {
    color:black!important;
      font-family: 'VerbBold', serif;
}
.plupload_content * {
        font-family:   'VerbLight';
}
.plupload_droptext {
    font-size: 20px;
}
.plupload_filelist_header * {
    font-size: 16px;
}
.plupload_button {
      font-family: 'VerbBold', serif;
      font-size: 14px;
}
.plupload_filelist * {
    font-size: 16px !important;
}


.plupload_header_content {

    background-image: url(cloud-upload.svg)!important;
    background-position: 3px 3px;
    background-size: 50px 50px;
    min-height: 56px;
    padding-left: 60px;
    color: #FFF;
}