ul, p, h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

img {
    border: none !important;
}

a {
    text-decoration: none !important;
}

    a:hover {
        text-decoration: underline !important;
    }

    a:active, a:hover, a:focus, a:visited {
        outline: none !important;
    }

div#outlineContent, div#outlineFooter {
    display: none;
}

/*line_background_grey_green*/
div#outline {
    position: absolute;
    width: 100%;
    height: 115px;
    overflow: hidden;
    background: transparent url(https://go.veeam.com/rs/veeam/images/hp_head_bg.jpg) repeat-x;
    min-width: 940px;
}
/* without breadcrumbs
div#outline {height:84px;}
div.wrapTop_mktContent {margin-top: 9px;} */


/*for head logo_wins*/
div#PreHead {
    width: 940px;
    margin-top: 0px;
    padding-top: 0px;
}

    div#PreHead span {
        display: none;
    }

a#LogoVeeam {
    display: block;
    background: transparent url(https://go.veeam.com/rs/veeam/images/veeam_logo_it_just_works.png) 0% 50% no-repeat;
    height: 51px;
    width: 140px;
    margin-top: 22px;
    float: left;
}

a#WinsLp {
    display: block;
    background: transparent url(https://go.veeam.com/rs/veeam/images/slogan_lp.png) no-repeat;
    height: 44px;
    width: 158px;
    margin-top: 26px;
    float: right;
}

div#AddLogo {
    background: none;
    height: 95px;
}


.contentLP {
    margin: 0px;
    font-family: 'Droid Sans', Arial, 'sans serif';
    font-size: 13px;
    line-height: 20px;
    color: #444444;
}

    .contentLP p {
        margin-top: 5px;
    }

    .contentLP ul {
        font-size: 13px;
        line-height: 20px;
        list-style-type: square;
        padding-left: 40px;
    }

    .contentLP a {
        font-family: 'Droid Sans', Arial, 'sans serif' !important;
        font-size: 13px !important;
        line-height: 20px !important;
        color: #1091C7 !important;
    }

.fat {
    font-weight: bold;
}

mark {
    color: red;
    background: none;
    font-weight: bold;
}

h1 {
    margin-top: 26px;
    font-family: 'Droid Sans', Arial, 'sans serif';
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
}

    h1 span {
        font-size: 32px !important;
    }

h2 {
    font-family: 'Droid Sans', Arial, 'sans serif';
    color: #222222;
    font-size: 23px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 22px;
    padding-bottom: 2px;
}

h3 {
    font-family: 'Droid Sans', Arial, 'sans serif';
    color: #444444;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding-top: 22px;
}

a.rel_content_pdf {
    display: inline-block;
    height: 40px;
    background: transparent url(https://go.veeam.com/rs/veeam/images/i_pdf.png) 0 50% no-repeat;
    padding-left: 35px;
    line-height: 40px !important;
    cursor: pointer;
    color: #1091C7 !important;
}

a.rel_content_video {
    display: inline-block;
    height: 40px;
    background: transparent url(https://go.veeam.com/rs/veeam/images/i_play1.png) 0 50% no-repeat;
    padding-left: 35px;
    line-height: 40px !important;
    cursor: pointer;
    color: #1091C7 !important;
}

a.linkCalendar {
    display: block;
    height: 40px;
    background: transparent url(https://go.veeam.com/rs/veeam/images/i_calendar.png) 0 50% no-repeat;
    padding-left: 35px;
    line-height: 40px !important;
    cursor: pointer;
    color: #1091C7 !important;
}

.HeadLP {
    width: 906px;
    height: 148px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    background: transparent url(https://go.veeam.com/rs/veeam/images/header_webinar_01.jpg) 50% 50% no-repeat;
}

/*Yellow lable for Header */
div#HeadLable {
    background-color: #f9d00d;
    background: -moz-linear-gradient(#fdee52, #f9d00d); /* FF 3.6+ */
    background: -ms-linear-gradient(#fdee52, #f9d00d); /* IE10 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdee52), color-stop(100%, #f9d00d)); /* Safari 4+, Chrome 2+ */
    background: -webkit-linear-gradient(#fdee52, #f9d00d); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#fdee52, #f9d00d); /* Opera 11.10 */
    -pie-background: linear-gradient(top, #fdee52, #f9d00d);
    background: linear-gradient(#fdee52, #f9d00d); /* the standard */
    -webkit-box-shadow: 0px 3px 10px #3d3d3d;
    -moz-box-shadow: 0px 3px 10px #3d3d3d;
    box-shadow: 0px 3px 10px #3d3d3d;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -khtml-border-radius: 0px 0px 3px 3px;
    border: 0px;
    padding: 5px 10px;
    color: #444444;
    font-family: 'Droid Sans', Arial, 'sans serif';
    font-size: 16px;
    line-height: 21px;
    text-align: center;
}

    div#HeadLable span {
        color: #b80000;
        font-weight: bold;
    }

/*Breadcrumbs*/
div.TopLink {
    font-family: 'Droid Sans', Arial, 'sans serif';
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    font-weight: bold;
}

    div.TopLink p {
        padding: 0px;
        margin: 0px;
    }

    div.TopLink span {
        display: inline-block;
        float: left;
        color: #ffffff;
        font-weight: bold;
        margin: -1px 18px;
    }

    div.TopLink a {
        display: inline-block;
        float: left;
        font-family: 'Droid Sans', Arial, 'sans serif' !important;
        font-size: 13px !important;
        line-height: 20px !important;
        color: #ffffff !important;
        font-weight: normal;
    }


div#LikeButtom {
    float: right;
    width: auto;
}

    div#LikeButtom > .fb-like {
        margin-left: 10px;
    }

/* Footer links and Copyright */
div#FootLink {
    color: #747474;
    padding-bottom: 34px;
    line-height: 13px;
}

    div#FootLink a {
        display: inline-block;
        float: left;
        font-family: 'Droid Sans', Arial, 'sans serif' !important;
        font-size: 13px !important;
        line-height: 13px !important;
        color: #747474 !important;
    }

    div#FootLink span {
        display: inline-block;
        float: left;
        margin: 0px 5px;
    }

div.copyright2012, div.copyright2013 {
    margin-top: 15px;
    font-family: 'Droid Sans', Arial, 'sans serif';
    font-size: 11px;
    line-height: 13px;
    color: #747474;
}

    div.copyright2012 a, div.copyright2013 a {
        font-family: 'Droid Sans', Arial, 'sans serif';
        font-size: 11px !important;
        color: #747474;
    }

div.copyright2012 {
    display: none;
}


/* Background Reg Form */
.wrapForm {
    margin-left: 16px;
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
}

    .wrapForm .wrapper {
        overflow: hidden;
        padding: 28px 25px 0px 18px;
        position: relative;
        z-index: 2;
    }

    .wrapForm .arLine {
        background: url('https://go.veeam.com/rs/veeam/images/form_bg_sprite3px.png') no-repeat;
        height: 1200px;
        left: -25px;
        position: absolute;
        top: -25px;
        width: 100%;
    }

        .wrapForm .arLine.RightAngle {
            margin-left: 100%;
        }

        .wrapForm .arLine.bott {
            top: auto;
        }

    .wrapForm .contentForm {
        margin: -10px 0 0;
        padding: 0 26px;
        position: relative;
    }

    * html .wrapForm,
    * html .wrapForm .wrapper {
        zoom: 1;
    }

        * html .wrapForm .arLine {
            /*background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/rs/veeam/images/form_bg_sprite_png8.png", sizingMethod="crop");*/
        }

div.wrapForm { /* format weight*/
    float: right;
    width: 380px;
    margin-right: -6px;
    margin-top: 10px;
}

div.contentForm { /* format height*/
    height: 280px;
}

p.nameForm {
    font-family: 'Droid Sans', Arial, 'sans serif';
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    color: #2E910A;
    text-align: center;
    padding-top: 10px;
}

div.clear {
    clear: both;
}


/*for relating content*/
div.wrap_rel_content {
    width: 850px;
    padding-top: 12px;
    margin: 0px auto;
    background: transparent url(https://go.veeam.com/rs/veeam/images/form_background_850_01.png) no-repeat;
}

div.back_rel {
    float: left;
    padding: 5px 0px 15px;
    width: 850px;
    background: transparent url(https://go.veeam.com/rs/veeam/images/form_background_850_02.png) repeat-y;
}

div.bot_rel_content {
    float: left;
    width: 850px;
    height: 12px;
    background: transparent url(https://go.veeam.com/rs/veeam/images/form_background_850_03.png) no-repeat;
}

.wrap_rel_content h3 {
    margin: 0px 0px 0px 40px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #222222;
    padding-top: 10px;
}

.wrap_rel_content a {
    display: block;
    margin-top: 15px;
    padding-left: 45px;
    margin-left: 35px;
    line-height: 18px !important;
}

    .wrap_rel_content a span {
        color: #4a4a4a !important;
        font-style: italic;
    }

.rel_banner a {
    display: inline-block;
    float: left;
    margin: 20px 0px 0px 50px;
    padding: 0px;
}

div.Snippet_1 {
    left: 0px !important;
    width: 100% !important;
}


/* formatting block Featured Speakers */
div#speakers, div#speakers2 {
    width: 520px;
    float: left;
}

div#speakers {
    background-color: #ffffff;
    border: solid 1px #DEDEDE;
    padding-top: 1px;
}

    div#speakers h3, div#speakers2 h3 {
        padding-top: 16px;
        padding-bottom: 12px;
        margin-left: 16px;
    }

div#speakers2 h3 {
    margin-left: 0px;
}

div#speakers > div {
    background-color: #eeeeee;
    padding-right: 32px;
}

div#speakers2 > div {
    float: left;
    width: 258px;
    margin-left: -16px;
    padding-right: 16px;
}

div#speakers img, div#speakers2 img {
    float: left;
    margin: 0px 16px;
    padding-bottom: 12px;
}

div#speakers2 img {
    float: none;
}

div#speakers p {
    margin-left: 16px;
    padding-bottom: 12px;
}

div#speakers2 p {
    margin-left: 16px;
    margin-right: 30px;
}

    div#speakers p.fat, div#speakers2 p.fat {
        margin-top: 0px;
        padding-bottom: 4px;
    }

.arr {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

/* formatting calendar */
div.eventFull {
    width: 280px;
    text-align: center;
    color: #444444;
    font-family: 'Droid Sans', Arial, 'sans serif';
    font-size: 13px;
    line-height: 16px;
}

    div.eventFull > div {
        padding: 12px;
        margin-bottom: 8px;
        border: 1px solid #dedede;
        border-radius: 0px 0px 3px 3px;
        -moz-border-radius: 0px 0px 3px 3px;
        -webkit-border-radius: 0px 0px 3px 3px;
        -khtml-border-radius: 0px 0px 3px 3px;
    }

    div.eventFull h3 {
        height: 30px;
        line-height: 32px;
        font-size: 16px;
        color: #ffffff;
        font-weight: bold;
        padding-top: 0px;
        background-color: #d6001c;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
        -khtml-border-radius: 3px 3px 0px 0px;
    }

div.dateEvent {
    width: 83px;
    margin: 0px auto;
    float: left;
}

div.eventFull p {
    margin-top: 0px;
}

    div.eventFull p:first-child {
        margin-bottom: 12px;
    }

div.dateEvent span {
    color: #d6001c;
    font-weight: bold;
    font-size: 48px;
    line-height: 44px;
}

div.placeEvent {
    text-align: left;
    width: 144px;
    float: right;
    border-left: 1px solid #dedede;
    padding-left: 12px;
    margin-left: 12px;
}

.cutVers {
    width: 154px !important;
}

    .cutVers div.dateEvent {
        float: none !important;
    }

    .cutVers p:first-child {
        margin-bottom: 0px !important;
    }


.cutVersWeb {
    padding-top: 7px !important;
    background-color: #d6001c;
    border: 0px !important;
    width: 154px !important;
}

    .cutVersWeb, .cutVersWeb div.dateEvent, .cutVersWeb div:first-child {
        border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -khtml-border-radius: 0px !important;
    }

        .cutVersWeb div.dateEvent {
            border-bottom: 1px solid #dedede !important;
            width: 130px !important;
            margin-bottom: 5px;
        }

        .cutVersWeb div:first-child {
            padding: 2px 5px;
            background: #ffffff;
            margin-bottom: 0px !important;
        }

        .cutVersWeb p:first-child {
            margin-bottom: 0px !important;
        }



img.Replay {
    display: block;
    padding: 7px;
    background-color: #ffffff;
    border: 1px solid #dedede !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

/* formatting of form field */
div#socialSignOnHoldingPen {
    height: 0px;
    float: left;
}

span.reqFields {
    color: red !important;
    font-weight: bold !important;
    font-size: 15px !important;
}

form.lpeRegForm li.mktFormReq label {
    background: none !important;
    background-color: transparent !important;
    font-weight: 600 !important;
}

form.lpeRegForm ul {
    font-family: 'Droid Sans', Arial, 'sans serif' !important;
    font-size: 13px !important;
    color: #444444 !important;
}

    form.lpeRegForm ul input {
        font-family: 'Droid Sans', Arial, 'sans serif' !important;
        font-size: 13px !important;
        color: #444444 !important;
    }

        form.lpeRegForm ul input[type='text'] {
            font-family: 'Droid Sans', Arial, 'sans serif' !important;
            font-size: 13px !important;
            color: #444444 !important;
        }

    form.lpeRegForm ul textarea {
        font-family: 'Droid Sans', Arial, 'sans serif' !important;
        font-size: 13px !important;
        color: #444444 !important;
    }

    form.lpeRegForm ul select {
        font-family: 'Droid Sans', Arial, 'sans serif' !important;
        font-size: 13px !important;
        color: #444444 !important;
    }

form.lpeRegForm li {
    padding-bottom: 8px !important;
    margin-bottom: 0px !important;
}

form.lpeRegForm .mktInput {
    padding-left: 0px;
}

form.lpeRegForm label {
    width: 130px !important;
    padding-right: 16px !important;
}

form.lpeRegForm input.mktFormText {
    width: 170px !important;
    height: 17px !important;
}

form.lpeRegForm textarea {
    width: 170px !important;
}

form.lpeRegForm select {
    width: 174px !important;
    height: 21px !important;
}
