*{
    outline: none !important;
}
body {
background: #f5f5f5 !important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.main-logo, .fa-exclamation-circle, .panel-heading  {display: none !important;}
.page-heading {
	padding-top:0;
	padding-bottom: 10px;
}
.breadcrumb {
	margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 0;
	padding-top:0;
	background: none;
}
.breadcrumb li {
	background-image: url(~/arrow-right-breadcrumd.svg);
    background-repeat: no-repeat;
    padding-right: 40px;
    background-position: 83%;
}
.breadcrumb li:last-child {
	background-image: none;
}
.page-header {
	margin-bottom: 10px;
    margin-top: 10px;
}
.page-header * {
	    font-size: 1.5rem;
}
.header-four .header-navigation .primary-menu li a{
    color: #555 !important;
}
.crmEntityFormView .cell{
    padding: 0 28px 20px 0 !important;
}
.actions {
    margin-bottom: 24px !important;
}
.sticky-logo {display: block !important;}
.page-heading, .banner-section-two.banner-lg {display: none !important;}
.list-group-item {
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #f4f5f7 !important;
    color: #888888 !important;
    padding: .45rem 1.25rem;
}
.list-group-item.selected-item {
    color: #1E6E5A !important;
}
.form-group {
    margin-bottom: 1rem;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.form-control {
    display: block;
	padding-left:16px !important;
	padding-right:16px !important;
    border: 1px solid #E0E0E0 !important;
    border-radius: 8px !important;
    min-height: 48px;
}
body .form-control:focus {
    border-color: rgb(29 108 88 /80%) !important;
    outline: 0;
    box-shadow: none !important;
}
.crmEntityFormView .form-control.text:focus {
	border: 1px solid #1e6e5a !important;
}
.datetimepicker {
    position: relative;
}
.datetimepicker .input-group-addon {
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
}
.bootstrap-datetimepicker-widget table td.day {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #DC0906;
}
.bootstrap-datetimepicker-widget tr td.active button {
    background: #DC0906;
}
.datepicker .table-condensed thead tr:first-child th {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.bootstrap-datetimepicker-widget table th {
    color: #dc0906;
}
.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #dc0906;
}
textarea {
    resize: none;
}
.field-label {
    color: #333 !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
.pagination > li > a, .pagination > li > span {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover {
    background-color: #dc0906 !important;
    color: #fff;
}
.table-striped .dropdown-menu {
    padding: 0;
    border: 0;
    border: 0;
    background: none;
}
.table-striped .dropdown-menu li {
    display: flex;
    justify-content: end;
}
.table-striped .dropdown-menu .edit-link.launch-modal {
    width: auto;
    color: #fff;
    background: #dc0906;
    border-radius: 6px;
    text-align: center;
    min-height: 40px;
    line-height: 40px;
    min-width: 122px !important;
    background-image: url(~/upload-icon.svg);
    background-repeat: no-repeat;
    background-position: 24px center;
    padding-left: 29px;
    padding-right: 5px;
    border: 0 !important;
}
.crmEntityFormView .actions {
    margin: 0;
    padding: 0;
    border: 0;
}
.tab-title, .section-title.show-bar * {
    display: none;
}
.tab-column fieldset:last-child .section-title.show-bar  {
    border-top: 1px solid #dc0906;
    max-width: 95%;
    margin: auto;
    padding-bottom: 1rem;
    padding-top: .5rem;
}
@media (max-width: 767px) {
    .table-fluid tr {
        border-top: 0 !important
    }
    .dropdown {
        position: static;
    }
    .table-striped .dropdown-menu li {
        justify-content: start;
    }
}
.powerd-by {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-height: 50px;
    line-height: 30px !important;
    border-radius: 8px !important;
}
.form-control {
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-ou !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}

.btn[class*="btn-"]:hover,
.btn[class*="btn-"]:focus {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 10px !important;
}

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(229 35 33/.3);
}
.btn-primary {
    background-color: #1E6E5A !important;
    border-color: #1E6E5A !important;
	color:#fff !important;
}

.btn-primary:hover {
    background-color: #45a165;
    border-color: #45a165;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 10px !important;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 145, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #1E6E5A !important;
    border-color: #1E6E5A !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: #1E6E5A;
    border-color: #1E6E5A;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 145, 255, 0.5);
}
.btn-default {
    background: white;
    color: #DC0906;
    border: 2px solid #DC0906;
}
.actions {
    display: flex;
    justify-content: start;
    align-items: center;
    margin: auto;
    flex-wrap: wrap;
}
.actions .btn {
    margin: .25rem;
    max-width: 160px;
}
.container {
    position: relative;
}
.container > .row {
    justify-content: end;
}
.container > .row > [class*="col-"]{
    position: static;
}
.well {
    /* position: absolute; */
    /* left: 0; */
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 3rem 1rem;
    border-radius: 8px;
    font-weight: 500;
    color: #131212;
    font-size: 1rem !important;
    min-width: 171px;
    text-align: center;
    margin-bottom: 1rem;
    max-width: 95%;
}
.well img {
    flex: none;
    max-width: 100px;
    margin: auto;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 1rem;
}
.userFullName {
    color: #131212;
    text-align: center;
    padding: 0 !important;
    font-weight: 500;
    font-size: 1rem !important;
}

input:read-only:focus {
    box-shadow:none !important;
    border-color: #E0E0E0  !important;
  }
  .trans {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mainContent {
    min-height: 30vh;
    background: #fff;
    padding: 1rem;
    border-radius: 8px;
    margin-bottom: 40vh;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
}
.form-horizontal > * {
	flex:100%;
	width:100%;
}
.form-horizontal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.form-horizontal fieldset {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.form-horizontal fieldset .form-group {
    max-width: 50%;
    width: 50%;
}
.form-horizontal fieldset .form-group:last-child {
    max-width: 100%;
    width: 100%;
}
.form-horizontal fieldset [class*="col-"] {
    width: 100%;
    max-width: 100%;
}

.form-horizontal [class*="alert"] {
    width: 100%;
}
.form-group:last-child {
    margin-top: 1rem !important;
}
.account-user-name {
    color: #000 !important;
}
svg.arrow-user-color path {
    fill: #000 !important;
}
@media (max-width: 1199.98px) {
    .well {
        position: relative;
        padding: 1rem;
        width: 100%;
        max-width: none;
        margin-bottom: .5rem;
        display: none !important;
    }
    
}
@media (max-width: 991.98px) {
    .list-group-item {
        padding: .5rem 0.55rem !important;
    }
    .list-group {
        display: flex;
        flex-wrap: wrap;
    }
    .list-group-item {
        flex: 100%;
    }
    .header-navigation.breakpoint-on .site-nav-menu .primary-menu li a {
        color: #fff !important;
    }
    .header-four .header-navigation .nav-toggler span {
        background-color: #1E6E5A !important;
    }
    .header-four .header-navigation .nav-toggler {
        border: 1px solid #1E6E5A !important;
    }
    #mainContent {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .form-horizontal fieldset .form-group {
        max-width:100%;
        width: 100%;
    }
    .form-horizontal fieldset [class*="col-"] {
        padding: 0 !important;
        color: #131212 !important;
        font-weight: 500;
    }
}
@media (max-width: 767.98px) {
    .actions .btn {
        max-width: none;
    }
    #mainContent {
        margin: 1rem;
    }
    .btn-primary {
        width: 100%;
    }

}
@media (max-width: 575.98px) {
	.breadcrumb  {display:none !important;}
    .crmEntityFormView .cell {
        padding: 0 0 20px 0 !important;
    }
}
@media (max-width: 991.98px) {
    table.section td{
        display: block;
    } 
}

.message.alert {
    display: flex;
    align-items: center;
}
.message.alert input{
    width: 50px;
    margin-right: 1rem;
    flex: none;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.input-group .btn {
    position: absolute !important;
    right: 0;
    min-width: 45px;
}
.input-group .launchentitylookup.btn:hover,
.input-group .launchentitylookup.btn:focus{
	box-shadow:none !important
}
.actions .btn {
	min-width:160px !important
}
input[type=checkbox]::before {
    top: 2px !important;
	left: 6px !important;
    width: 5px !important;
}

.profileMessages .close{
	display:none !important;
}
.btn.btn-info {
	    color: #fff !important;
    margin-top: .5rem !important;
}
[id*='MarketingOptionsPanel'] .form-horizontal .form-group .col-sm-12 {
	display: flex;
    justify-content: space-between;
    align-items: center;
	    flex-wrap: wrap;
}
.btn.btn-info,
.btn.btn-info:hover,
.btn.btn-info:focus {
    color: #fff !important;
    margin-top: .5rem !important;
    color: #1e6e5a !important;
    background: #fff !important;
    box-shadow: none !important;
    border: 2px solid #1e6e5a !important;
}
.alert.alert-info {
    color: #055160 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}