﻿body[data-dashboard-menu-state=collapsed] .body-content, body[data-dashboard-menu-state=expanded] .body-content {
    padding-left: 0;
}
.div-each-container {
    margin: auto;
    width: 460px;
}
#divRegisterFormOuterContainer {
    min-width: 580px;
}
.register-section-header-row > div {
    display: inline-block;
    vertical-align: top;
}
.div-each-container h3, .div-each-container h6 {
    padding: 0px;
    margin: 0px
}
.div-each-container .register-section-header h3 {
    font-family: 'Century Gothic Bold',Helvetica,Arial,Lucida,sans-serif;
    line-height: 38px;
}
.div-each-container .register-section-header h6 {
    font-size: 17px;
    line-height: 27px;
}

body .btn, body .btn:hover, body .btn:active, body .btn:focus, body .btn:active:focus {
    height: 42px;
    line-height: 40px;
}
.form-control.k-dropdown {
    width: 100%;
}