.navbar-inverse .navbar-nav > li > a {
	color: #4d4d4d;
	font-family: "Segoe UI","Helvetica Neue",sans-serif;
}
.navbar-nav > li > a {
	color: #4d4d4d;
	font-family: "Segoe UI","Helvetica Neue",sans-serif;
}
.breadcrumb > li + li:before
{
	color: #000000;
	font-family: "Segoe UI","Helvetica Neue",sans-serif;	
}
.breadcrumb > .active {
    color: #000000;
}
.breadcrumb
{
	font-size:16px;
	margin-bottom: 5px;
}
.page_section {
  position: relative;
  background-size: cover;
  color: #000; }

  .page_section .row {
    padding-top: 10px;
    color: white;
 }

  .page_section .row.sidebar-home {
    padding-bottom: 0; }

  .page_section h1 {
    font-size: 71px; }

  .page_section h2 {
    color: white;
    font-weight: bold;
    font-size: 50px; 
	width:70%}
 
  .page_section h3 {
    font-size: 66px;
    font-family: "Segoe UI","Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

  .page_section p {
    
    padding-top: 5px;
text-transform:uppercase;	
font-size: 24px;
}

  .page_section .btn {
    margin-top: 50px; }

  .page_section .form-search .btn {
    margin-top: 0; }

  .page_section .section-landing-heading p,
  .page_section .section-landing-sub-heading p {
    border-top: 0; }
	
	.section-landing {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%), url("https://hsdyn.microsoftcrmportals.com/ltshomebanner.jpg") no-repeat center;
  background-size: cover; 
  color:white}
  .btn-custom {
    color: #000000;
    background-color: #F5F5F5;
    border: 1px solid #b3b3b3;
	margin: 20px 20px 20px 0;
	font-weight: bold;
}
.btn-custom:focus,
.btn-custom.focus {
  color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
	font-weight: bold;
}
.btn-custom:hover {
 color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	font-weight: bold;
}
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom {
  color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	font-weight: bold;
}
.btn-custom:active:hover,
.btn-custom.active:hover,
.open > .dropdown-toggle.btn-custom:hover,
.btn-custom:active:focus,
.btn-custom.active:focus,
.open > .dropdown-toggle.btn-custom:focus,
.btn-custom:active.focus,
.btn-custom.active.focus,
.open > .dropdown-toggle.btn-custom.focus {
  color: #000000;
	cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
	font-weight: bold;
}
.btn-custom.disabled:hover,
.btn-custom[disabled]:hover,
fieldset[disabled] .btn-custom:hover,
.btn-custom.disabled:focus,
.btn-custom[disabled]:focus,
fieldset[disabled] .btn-custom:focus,
.btn-custom.disabled.focus,
.btn-custom[disabled].focus,
fieldset[disabled] .btn-custom.focus {
	color: #000000;
	cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
    outline-color: #f5f5f5;
	font-weight: bold;
}
.btn-custom .badge {
  color: #d90e2b;
  background-color: #ffffff;
}

.resource-teaser {
  background: #f8f8f8;
  padding: 35px 20px;
  min-height: 250px;
  border: 1px solid #dcdbdc;  
  transition: all 0.2s ease-out;
  width: 100%;
  text-decoration: none;
  }
  
.xrm-editable-html {
width: calc(6/12 * 100%)
  }
  
  
  .teaser-text{
	  padding: 35px 20px;
	  min-height: 275px;
  }
  .resource-teaser h3 {
    font-size: 22px;
    line-height: 28px;
    min-height: 60px;
    transition: all 0.2s ease-out;
    color: #000000; 
	font-weight: bold;}
  .resource-teaser h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #737373; 
	font-weight: bold;
	}
    @media (min-width: 48em) {
      .resource-teaser h4 {
        margin-bottom: 15px; } }
  .resource-teaser:hover {
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B; }
	.resource-teaser:focus {
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	outline-color: #f5f5f5;
	}
    .resource-teaser:hover h3 {
      color: #D90E2B;}
.resource-teaser p{
    color: #191919;
    line-height: 22px;
    margin-bottom: 30px;
	font-size:16px;
}
.resource-teaser p.sub-header {
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.home-panel {
  background: #f8f8f8;
  
  min-height: 250px;
  border: 1px solid #dcdbdc;
  
  transition: all 0.2s ease-out;
  width: 100%;
  text-decoration: none;
  }
  .teaser-text{
	  padding: 35px 20px;
  }
  .home-panel h3 {
    font-size: 22px;
    line-height: 28px;
    min-height: 60px;
    transition: all 0.2s ease-out;
    color: #000000; 
	font-weight: bold;}
  .home-panel h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #737373; 
	font-weight: bold;
	}
    @media (min-width: 48em) {
      .home-panel h4 {
        margin-bottom: 15px; } }
  .home-panel:hover {
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B; }
	.home-panel:focus {
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	outline-color: #f5f5f5;
	}
    .home-panel:hover h3 {
      color: #D90E2B;}
.home-panel p{
    color: #191919;
    line-height: 22px;
    margin-bottom: 30px;
	font-size:16px;
}
.home-panel p.sub-header {
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.related-items [class^="column-"], .related-resources .related-items [class*=" column-"] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	display: flex;
    padding: 0 25px 25px 0;
}

.related-items [class^="column-"], .related-resources .related-items [class*=" column-"] {
    display: -ms-flexbox;
    display: flex;
    
}

.column-3 {
   width: calc(3/12 * 125%);
}
.resource-teaser:hover h3 {
    color: #D90E2B;
}
.home-panel:hover h3 {
    color: #D90E2B;
}
.container .row{
	 display:flex; 
}
.notes .row{
	 display: -webkit-inline-box;
    width: 80%; 
}
.page-header {
	border-bottom: 0px;
}
.td{
	box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn-primary {
    color: #000000;
    background-color: #F5F5F5;
    border: 1px solid #b3b3b3;

}
.btn-primary:focus,
.btn-primary.focus {
  color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
}
.btn-primary:hover {
 color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
   color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
   color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	 color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
    
}
.btn-primary .badge {
  color: #d90e2b;
  background-color: #ffffff;
}

.btn-default {
    color: #000000;
    background-color: #F5F5F5;
    border: 1px solid #b3b3b3;

}
.btn-default:focus,
.btn-default.focus {
   color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
}
.btn-default:hover {
 color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
   color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
   color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	 color: #000000;
	cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
    
}
.btn-default .badge {
  color: #d90e2b;
  background-color: #ffffff;
}

.btn-info {
    color: #000000;
    background-color: #F5F5F5;
    border: 1px solid #b3b3b3;

}
.btn-info:focus,
.btn-info.focus {
   color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
	outline-color: #f5f5f5;
}
.btn-info:hover {
 color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	background-color: #F5F5F5;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #000000;
 cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	outline-color: #f5f5f5;
	background-color: #F5F5F5;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	color: #000000;
	cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	outline-color: #f5f5f5;
	background-color: #F5F5F5;
    
}
.btn-info .badge {
  color: #d90e2b;
  background-color: #ffffff;
}
.navbar-nav > li >.dropdown-search{
	width:400px;
}
.form-control, input 
{
	border-width:1px;
}

h1, h2{
	font-weight: bold;
    font-size: 40px;
	color: black;
}

.page-heading {

    padding-top: 0px;
}
.page-header {

    margin: 10px 0 10px 12.5px;
}
.crmEntityFormView .cell {
    padding: 0 10px 10px;
}
.crmEntityFormView .actions {
    border-top: none;
    margin: 0px;
    padding: 0 0 0 12.5px;
	float: right;
}
.entitylist-filter {
    padding: 0 10px 0 10px;
	margin:10px;
}
.panel-body
{
	padding: 0px;
	display: flex;
}
.entitylist-filter-option-group .h4 {
    display: block;
    font-size: 13px;
	font-weight:bold;
}
.btn-entitylist-filter-submit
{
	margin: 30px 30px 0 30px;
}
.entity-timeline .note {
    
    color: #000000;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	margin-top: 15px;
}
.dupattachments{
	display: inline-grid;
    color: #000000;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
    background-color: #F5F5F5;
    outline-color: #f5f5f5;
    padding: 20px;
    position: fixed;
    top: 100px;
    right: 10px;
    width: 20%;
    height: 70%;
    overflow-y: scroll;
}
.dupattachments .pull-left {
    padding-bottom: 5px;
}
a.thumbnail
{
	display:none;
}

[class^="column-"],
[class*=" column-"],
.column {
  position: relative;
  width: calc(12/12 * 100%);
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 48em) {
    [class^="column-"],
    [class*=" column-"],
    .column {
      padding-right: 12.5px;
      padding-left: 12.5px; } }

@media (min-width: 48em) {
  .column-1 {
    width: calc(1/12 * 100%); } }

@media (min-width: 48em) {
  .column-2 {
    width: calc(2/12 * 100%); } }

@media (min-width: 48em) {
  .column-3 {
    width: calc(3/12 * 100%); } }

@media (min-width: 48em) {
  .column-4 {
    width: calc(4/12 * 100%); } }

@media (min-width: 48em) {
  .column-5 {
    width: calc(5/12 * 100%); } }

@media (min-width: 48em) {
  .column-6 {
    width: 100%;
	} 
}

@media (min-width: 48em) {
  .column-7 {
    width: calc(7/12 * 100%); } }

@media (min-width: 48em) {
  .column-8 {
    width: calc(8/12 * 100%); } }

@media (min-width: 48em) {
  .column-9 {
    width: calc(9/12 * 100%); } }

@media (min-width: 48em) {
  .column-10 {
    width: calc(10/12 * 100%); } }

@media (min-width: 48em) {
  .column-11 {
    width: calc(11/12 * 100%); } }

.column-12 {
  width: calc(12/12 * 100%); }

  .grid-actions a.btn.action {
    margin-left: 10px;
    color: #d90e2b;
    background: none;
    border: none;
    font-weight: bold;
}
.grid-actions a.btn.action:hover {
    box-shadow: none;
}
.subgrid{
	border: 1px dotted #b3b3b3;
}
.gridbutton {
    color: #000000;
    cursor: pointer;
    border: 1px solid #b3b3b3;
    font-weight: normal;
	background-color: #F5F5F5;
	padding: 10px
}
.gridbutton:hover {
    color: #000000;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(31, 77, 100, 0.3);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #D90E2B;
	font-weight: normal;
	background-color: #F5F5F5;
}
.notes{
	margin-top:30px;
}
.fa {
    font-family: FontAwesome;
}
.fa-search:before {
    content: "\f002";
}