@import url("https://use.typekit.net/zwi3qca.css");
.col-md-4, .col-md-8 {
  //visibility: hidden !important;
}

.modal h1, .crmEntityFormView .cell label, .form-control, .modal-body {
  font-family: 'proxima-nova', sans-serif;
}

.modal-footer {
  text-align: center!important;
}

button.cancel.btn.btn-default {
    margin-bottom: 50px;
    font-family: 'klavika-web', sans-serif;
    text-transform: uppercase;
    font-size: 2rem;
    padding: 10px 60px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #b00020;
    border-color: #b00020;
}

.modal h1 {
  font-weight: bold;
}

.crmEntityFormView .cell label, .form-control {
  font-size: 14px;
    color: #000;
    padding-bottom: 3px;
}

#EntityFormControl {
  background: #f4f4f4!important;
}

body {
  background: #f4f4f4;
}
body{
  background: #ffffff;
}

#ContentContainer_MainContent_MainContent_ContentBottom_SubmitButton { display:none; }

.well p {
    margin: 0px!important;
}

.user-info-resources a {
    font-family: 'Lato', sans-serif!important;
    font-weight: 600!important;
    font-size: 1.6rem!important;
    color: #4a4a4a!important;
    text-decoration: none!important;
    text-transform: none!important;
}

.well h1 {
    font-family: 'Lato', sans-serif;
    line-height: 2.4rem;
    letter-spacing: 0.17px;
    font-size: 2rem;
    font-weight: 600;
    color: #b6121c;
    text-transform: none!important;
    margin-top: 0px!important;
    margin-bottom: 24px;
}

.well {
  padding: 21px 30px;
  display: none;
}

.headerAndCopy {
  margin-bottom: 30px;
}

.headerAndCopy p {
  font-size: 1.5rem;
}

label {
  margin-bottom: 0px;
}

.crmEntityFormView .cell {
  padding: 0px 28px 25px 0px!important;
}

.addressParagraph h1 {
  font-size: 1.8rem;
  color: #00567e;
  margin-top: 10px;
  margin-bottom: 5px;
}

.removeBtnClass a, .transcriptBtnClass a {
  font-family: 'klavika-web', sans-serif;
  text-transform: uppercase!important;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.transcriptBtnClass a, .addressBtn a {
  color: #00567e;
}

.removeBtnClass a {
  color: #9fa09f;
}

.transcriptBtn, .addressBtn {
  color: #00567e;
  border: 2px solid #00567e;
}

.removeBtn {
  color: #9fa09f;
  border: 2px solid #9fa09f;
}

.addressBtn, .transcriptBtn, .removeBtn {
  text-transform: uppercase!important;
  background-color: #FFF;
  margin-bottom: 10px!important;
  padding: 10px 60px;
  transition: all 0.15s ease-in-out;
}

.addressBtn, .addressBtn a {
  font-size: 1.6rem;
  padding: 10px 15px!important;
}

.addressBtn {
  margin-bottom: 30px!important;
}

.transcriptBtn, .removeBtn {
  width: 100%!important;
}

.actions {
  text-align: left!important;
}

.list-group {
  display: none;
}

.breadcrumb, .page-header{
  display: none!important;
}

h1, .side-menu-button, .CTA-button, .xrm-attribute-value, .section-title, a.list-group-item {
  font-family: 'klavika-web', sans-serif;
  letter-spacing: 0.5px;
}

.crmEntityFormView .actions {
  border: none;
  margin: 0px 0px;
  padding: 0px 0 0 0;
}

legend {
  display: none;
}

.crmEntityFormView .section-title.show-bar {
  display: block!important;
  text-transform: uppercase;
  font-weight: 600;
  color: #4A4A4A;
}

.col-md-4 {
  /*background: #FFFFFF;*/
  /*margin-top: 29px;*/
  padding: 0px 29px 9px 29px;
  /*box-shadow: 1px 0 12px 0 rgba(0, 0, 0, .05), -1px 0 12px 0 rgba(0, 0, 0, .05);*/
}

.well {
  padding: 29px 29px 29px 29px;
  /*padding: 0px;*/
  /*box-shadow: none;*/
  /*-webkit-box-shadow: none;*/
  border: none;
  background-color: #FFFFFF;
  font-family: 'klavika-web', sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  color: #BC0A0F;
  overflow-wrap: break-word;
  box-shadow: 1px 0 12px 0 rgba(0, 0, 0, .05), -1px 0 12px 0 rgba(0, 0, 0, .05);
}

.page-copy {
  margin-bottom: 10px;
}

.col-md-8 {
  padding-left: 30px;
  padding-right: 0px;
}

.crmEntityFormView .section-title{
  margin-bottom: 15px;
}

#ProfileFormView, #EntityFormControl {
  background: #FFFFFF;
  box-shadow: 1px 0 12px 0 rgba(0, 0, 0, .05), -1px 0 12px 0 rgba(0, 0, 0, .05);
  padding: 29px 0px 0px 29px;
  font-family: 'Lato', sans-serif;
}

#EntityFormControl {
  box-shadow: none;
  padding: 0px;
}

.list-group-item {
  padding: 5px 0px;
  font-weight: 600;
  border: none;
  font-family: 'Lato', sans-serif!important;
  font-size: 1.7rem;
}

a.list-group-item, .crmEntityFormView .section-title.show-bar {
  letter-spacing: 0px;
}

a.list-group-item:hover {
  background-color: #FFFFFF;
  text-decoration: underline;
}

table {
  font-family: 'Lato', sans-serif;
}

.crmEntityFormView .cell.crmquickform-cell:first-child {
 border: none;
}

.crmEntityFormView .actions {
  text-align: center;
}

.btn-primary{
  background-color: #bc0a0f;
  border: none;
  font-family: 'klavika-web', sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
  padding: 10px 60px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 50px;
  transition: all 0.15s ease-in-out;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus {
  background-color: #00567e;
  border: none;
}

@media (max-device-width: 768px) {
  .col-md-8 {
    padding: 15px 0px;
  }
}

@media (max-width: 767px) {

  .headerAndCopy{
    padding-right: 30px;
  }

  .col-md-4 {
    padding: 0 0 9px 0!important;
  }

  .row {
    padding: 15px;
  }

  .btn-primary, button.cancel.btn.btn-default {
    margin-bottom: 25px!important;
    margin-top: 25px;
  }
}
