.navbar.navbar-inverse.navbar-static-top {
    background-color: white;
}

.navbar-inverse .navbar-toggle {
    border-color: white;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: black;
}
.navbar-inverse .navbar-nav > li > a {
    color: black;
}

.layer_down {
    display: none;
}

.xrm-attribute-value.xrm-attribute-value-empty {
    display: none;
}

.navbar-right.menu-bar.xrm-entity.xrm-editable-adx_weblinkset :hover {
    background-color: white;
    color: black;
}

footer .footer-top {
    width: 100%;
    min-height: 320px;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
}

footer .footer-bottom {
    width: 100%;
    height: 60px;
    background-color: white;
    font-size: 12px;
    display: flex;
    align-items: center;
}

footer {
    bottom: 0;
    width: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.section-landing .row > div .section-landing-heading {
    font-size: 4.3rem;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 58px;
    letter-spacing: 19px;
    word-spacing: 1000em;
    align-items: left;
    text-align: left;
}

.section-landing {
    background: url(homehero.jpg) no-repeat center;
    background-size: cover;
    margin: 36px 24px 24px 24px;
    height: 500px;
}

.btn-primary {
    color: black;
    background-color: #ffda00;
    border-color: #ffda00;
    border-radius: 30px;
    width: 250px;
    font-weight: bold;

}

.col-md-12.text_center-mobile {
    background-color: #2071b5;
    /* margin-right: 500px; */
    padding-bottom: 30px;
    position: relative;    
    padding-left: 30px;
    width: 700px;
    color: white;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Segoe UI Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: white;
}
.tab-title {
    color:black;
    padding: 10px;
}
.section-title{
    padding: 15px;
}
span.xrm-attribute-value {
    color: black;
}
.navbar-static-top {
    /* border-width: 0; */
    border-bottom-width: 1px;
    border-bottom-color: #edf1f6;
}
.navbar-static-top.navbar-inverse {
    background-color: #232222;
    /* border-color: transparent; */
}
li.divider-vertical {
    display: none;
}
.crmEntityFormView .form-control.readonly, .crmEntityFormView .form-control[readonly][disabled], .form-readonly .form-control {
    background: 0 0;
    /* border: none; */
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    cursor: auto;
    padding-left: 0;
    padding-right: 0;
    background-color: whitesmoke;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

h4, h5, .h4, .h5 {
    color: rgba(97, 94, 94, 0.932)
}

.inline {
  float: left;
  width: 50px;
  height: 50px;
  background: #F00;
}
.newline {
  clear: left;
}

.modal-open {
    overflow: auto;
}

.modal-backdrop.fade {
    opacity: 0;
}

button.cancel.btn.btn-default {
    color: white;
    background: #1964A3;
    position: relative;    
    border-radius: 30px;
    width: 250px;
}
.navbar.navbar-inverse.navbar-static-top {
    background-color: white;
    border-bottom: 1px solid #ededf6;
}
footer .footer-bottom {
    width: 100%;
    height: 60px;
    background-color: white;
    font-size: 12px;
    display: flex;
    align-items: center;
    border-top: 2px solid #ededf6;
}
.breadcrumb {
    display: none;
}

form#content_form {
    
    background-color: #edf1f6;
      
    margin: 20px;
    
   
}
span.xrm-attribute-value {
    color: black;
    font-weight: bold;
    padding-left: 10px;
}


footer .footer-top {
    width: 100%;
    min-height: 320px;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    margin: 20px;
    width: auto;
}



.page-header {
    /*width: 1210px;  */
    margin-bottom: 0px;
    background-color: white;   
    padding: 10px;
}

div#EntityFormControl {
    background: white;
    /*width: 1210px;*/
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
td.clearfix.cell {
    color: black;
}
.text.form-control {
    color: black;
}
input.form-control {
    color: black;
}
.picklist {
    color: black;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: black;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
td {
    color: black;
}
.dashboard .crm-chart {
    border: 1px solid #ddd;
    padding: 12px;
    height: 400px;
    background-color: white;
}
.dashboard {
    margin-top: -1000px;
}
.entitylist {
    background: white;
    /*width: 1200px;*/
    margin-bottom: 50px;   
    padding-left: 10px;
    padding-right: 10px;
}

.btn-info {
    color: black;
    background-color: #ffda00;
    border-color: #ffda00;
    border-radius: 30px;
    width: 250px;
    font-weight: bold;

}

.col-md-12.text_center-mobile {
    display: none;
}


@media only screen and (max-width: 600px) {
  .tab-column {
    width: 100% !important;
  }
}

.crmEntityFormView .cell.crmquickform-cell:first-child {
    border-right: 0px solid #b3b3b3;
}

.crmEntityFormView .actions {
    border-top: 0px solid #e5e5e5;
}

input#UpdateButton {
    margin-bottom: 20px;
    margin-left: 20px;
}

.tab.clearfix.tab-pane.fade.in.active {
    padding-top: 40px;
}