#header-border-div {
width: 990px;
top:55px;
position:absolute;
left:180px;
height: 0;
margin: 19px 0 0 0;
border-top: 1px solid #eaf2f8;
border-bottom: 1px solid #fafbfc;
}
#header-border-div2 {
width: 250px;
top:44px;
position:absolute;
left:100px;
height: 0;
margin: 19px 0 0 0;
border-top: 1px solid #eaf2f8;
border-bottom: 1px solid #fafbfc;
}
#form {
border: 1px solid #d0d4d9;
border-radius: 6px;
padding: 40px;
position:absolute;
left:480px;
top:190px;
width:400px;
}
.dropbox-2015 .button-primary, .dropbox-2015 .button-secondary {
    background-image: none;
    background-color: #007ee5;
    color: #fff;
    border: 1px solid transparent;
}
tertiary, .dropbox-2015 .button-link {
    margin: 0;
    padding: 7px 16px;
    font-size: 12px;
    border-radius: 5px;
    -webkit-filter: none;
    filter: none;
}
.login-form-container .login-button {
    float: right;
}
.freshbutton-blue, .button-primary, a.button-primary {
    background-color: #007ee5;
    background-image: -webkit-linear-gradient(#168add, #007ee5);
    background-image: linear-gradient(#168add, #007ee5);
    border: 1px solid #0c6ebe;
    color: white;
}
.freshbutton, .freshbutton-red, .freshbutton-blue, .freshbutton-lightblue, .freshbutton-blue-on-gray, .freshbutton-gray, .freshbutton-silver, .freshbutton-green, .freshbutton-no-hover, .button-primary, .button-secondary, .button-tertiary {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    overflow: visible;
    text-decoration: none;
}
.button-primary, .button-secondary, .button-tertiary {
    margin: 2px 0 5px;
    min-height: 34px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-appearance: none;
    margin-top: 16px;
    padding: 6px 16px;
}
button {
    border: 0;
    width: auto;
    overflow: visible;
    border-style: solid;
    outline: 0;
}
body, input, textarea, select, button, .normal {
    font-family: "Open Sans","lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
    font-size: 13px;
    color: #3d464d;
    font-weight: normal;
}
button {
    border: 0;
    width: auto;
    overflow: visible;
    border-style: solid;
    outline: 0;
}
body, input, textarea, select, button, .normal {
    font-family: "Open Sans","lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
    font-size: 13px;
    color: #3d464d;
    font-weight: normal;
}

