div.entity-grid.entitylist {
    color: #003472;
    font-family: calibri;
    font-size: 16px;
}
a.btn.btn-primary.pull-right.action.create-action {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
a.entitylist-download.btn.btn-info.pull-right.action {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
button.btn.btn-default.btn-entitylist-filter-submit {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
ul#entitylist-filters.list-inline {
    color: #003472;
    font-family: calibri;
    font-size: 16px;
}
label.entitylist-filter-option-group-label.h4 {
    color: #003472;
    font-family: calibri;
    font-weight: bold;
    font-size: 18px;
}
a {
    color: #003472;
    font-family: calibri;
    font-weight: bold;
    font-size: 18px;
}
a.edit-link.launch-modal {
    color: #003472;
}
a.details-link.launch-modal {
    color: #003472;
}
.status--active {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #47A141;
    padding: 1px 8px;
    border-radius: 10px;
}
.status--leaver {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #F2561D;
    padding: 1px 8px;
    border-radius: 10px;
}
.status--pending {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: #651700;
    background-color: #F2C932;
    padding: 1px 8px;
    border-radius: 10px;
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
    background-color: #49BAED;
}
.pagination>li>a, .pagination>li>span {
    color: #003472;
}
.crmEntityFormView {
    color: #003472;
}
input#UpdateButton.submit-btn.btn.btn-primary.form-action-container-left {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    margin-left: 47%;
    padding: 4px 15px;
    height: 35px;
}
div.footer-bottom.hidden-print {
    background: #021F41;
}
input#InsertButton.submit-btn.btn.btn-primary.form-action-container-left {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    margin-left: 47%;
    padding: 4px 15px;
    height: 35px;
}
.modal-content {
    border-radius: 15px;
}
.modal-dialog.modal-lg {
    width: 80%;
    padding-top: 5%;
}
.info {
    color: #003472;
}
.section-title {
    color: #003472;
}
.modal-title {
    color: #003472;
    font-family: calibri;
    font-weight: bold;
}
input#UpdateButton.btn.btn-primary.button.submit-btn {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    margin-left: 625%;
    padding: 4px 15px;
    height: 35px;
}
button.create-related-record-link.btn-default.btn {
    color: #49BAED;
    background-color: white;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
.navbar.navbar-inverse.navbar-static-top {
  color: white;
  background-color: #021F41;
}
a.homelink {
    color: white;
    font-family: calibri;
    font-size: 20px;
}
.type--action {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #003472;
    padding: 1px 8px;
    border-radius: 10px;
}
.status--processed {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #47A141;
    padding: 1px 8px;
    border-radius: 10px;
}
.status--failed {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #C6C6C6;
    padding: 1px 8px;
    border-radius: 10px;
}
.type--duedate {
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    color: #651700;
    background-color: #F2C932;
    padding: 1px 8px;
    border-radius: 10px;
}
label#AttachFileLabel {
    padding-left: 28%;
}
input#AttachFile {
    padding-left: 28%;
}
button.btn.btn-default.btn-xs.aria-exp {
    border: 0px solid transparent;
    color: #49BAED;
}
.page-heading { 
    padding-top: 40px !important;
    }
button#submit-signin-local.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
a.btn.btn-default {
    color: #49BAED;
    background-color: white;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
.login-heading-section {
    display: none;
}
input#SubmitButton.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
button#submit-redeem-invitation.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
button#submit-forgot-password.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
input.query.form-control {
    border-radius: 15px;
    border-width: 2px;
    border-color: #49BAED;
}
button.btn.btn-default[title="Search Results"] {
    border-width: 2px;
    border-color: #49BAED;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 35px;
    width: 40px;
    background-color: #49BAED;
    color: white; 
    padding-left: 10px;   
}
a.add-folder.btn.btn-info.action {
    display: none;
}
a.add-file.btn.btn-primary.action {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 2px 15px;
    height: 35px;
}
.tab-title {
    display: none;
}
.modal-title {
    display: none;
}
button.primary.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 2px 15px;
    height: 35px;
}
button.cancel.btn.btn-default {
    color: #49BAED;
    background-color: white;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
button.btn.btn-default.pull-right.remove-value {
    display: none;
}
a.selected-view.dropdown-toggle {
    display: none;
}
.cancel-button {
    color: #49BAED;
    background-color: white;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
.submit-button { 
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    margin-right: 28px;
    padding: 4px 15px;
    height: 35px;
} 
.secondary-button { 
    color: #49BAED;
    background-color: white;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    margin-right: 28px;
    padding: 4px 15px;
    height: 35px;
}
.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    padding: 4px 15px;
    height: 35px;
}
button#submit-verify-code.btn.btn-primary {
    color: white;
    background-color: #49BAED;
    border-radius: 15px;
    border-top-style: none; 
    border-right-style: none;
    border-bottom-style: none; 
    border-left-style: none;
    font-weight: bold;
    font-family: calibri;
    font-size: 18px;
    margin-right: 28px;
    padding: 4px 15px;
    height: 35px;
}