.info {
    color: black;
    background: #cfe0e8;
    padding: 5px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 11pt;
}

.important {
    color: black;
    background: lightpink;
    padding: 5px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 11pt;
}

table {
    border: 1px solid black;
    border-collapse: collapse;
    width: 100.0%;
    background: #fff;
    box-shadow: 0 0 0 10px #fff;
    margin: 10px;
    border: 1px solid black;
    border-collapse: collapse;
    vertical-align: top;
}

th,
td {
    border: 1px solid black;
    border-collapse: collapse;
    width: 200px;
    text-align: left;
    font-size: 11pt;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    color: black;
    padding: 5px;
    vertical-align: top;
}

tr {
    font-size: 11pt;
    color: black;
    vertical-align: top;
}

tr:nth-child(even) {
    color: black;
}

h1 {
    font-size: 24pt;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    color: black;
}

h2 {
    font-size: 18pt;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    color: black;
}

h3 {
    font-size: 14pt;
    font-family: 'Segoe I', 'Helvetica Neue', sans-serif;
    color: black;
}

.navbar-static-top.navbar-inverse .navbar-brand a {
    color: #000000;
}

.headerLogoWrap {
    padding: 17px 6px 17px 15px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.headerLogoWrap .logoImg {
    width: 108px;
    outline-offset: -2px;
    margin-top: -3px;
}
.headerLogo {
    color: #262626;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    position: relative;
    padding-left: 45px;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: normal !important;
    word-spacing: normal !important;
	top:-2px;
}
.headerLogo:before {
    border-left: 2px solid #262626;
    height: 24px;
    content: "";
    margin-left: 7px;
    position: absolute;
    top: 2px;
    left: 15px;
}
.navbar-header-custom {
	padding: 0 !important;
}

.page-copy {
	border-top: 1px solid #d7d7d7;
}

@media screen and (min-width:768px) {
	.container {
		width: auto!important;
		max-width: calc(1600px + 10%);
		padding: 0 5%!important;
	}
}
.crmEntityFormView .tab-title {
    text-align: left !important;
    border: 0 !important;
    padding-bottom: 10px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #d7d7d7 !important;
	font-family: "Segoe UI Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 34px;
}
.info {
    text-align: left;
	background: transparent;
	display: flex;
}

.crmEntityFormView .cell .field-label {
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    line-height: 2;
    width: 100%;
}

.control input,
.control textarea,
.control select {
    color: #243a5e;
    padding: 10px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    margin: 0;
    line-height: 2;
    box-shadow: none;
}

.control textarea {
    resize: none;
}

.control input:focus,
.control input:visited,
.control textarea:focus,
.control textarea:visited,
.control select:focus,
.control select:visited {
    box-shadow: none;
    border: 2px solid #0067b8;
}

.createFormWrapper {
    border-top: 1px solid #d7d7d7;
    min-height: 80vh;
}

.crmEntityFormView {
    border: 0 !important;
}

.crmEntityFormView .cell {
    padding: 0 28px 20px 28px;
}

.crmEntityFormView td:first-child {
    padding-left: 0;
}

.crmEntityFormView td:not(:last-child) {
    padding-right: 0;
}

.requestForm.specialist-request table tr:nth-child(6) td:nth-child(2) {
    padding-left: 0;
}

.crmEntityFormView .actions {
    border-top: 0;
    margin: 0;
    padding: 0;
}

.requestForm .tab,
.requestForm .tab .tab-column {
    width: 100% !important;
    padding-left: 0;
}

.crmEntityFormView fieldset {
    margin-bottom: 0px;
}

.crmEntityFormView .actions {
    border-top: 0;
    margin: 0;
    padding: 0;
}

.validation-summary a {
    color: #243a5e !important;
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.alert h4 {
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.xrm-entity-value-empty {
    border: 0 !important;
    outline: none !important;
    height: 0 !important;
}

.xrm-entity-value-empty .list-group {
    margin-bottom: 0;
}
.crmEntityFormView table {
    border: 0 !important;
    box-shadow: none;
}
th, td {
	border:0px;
}
html[dir=ltr] .crmEntityFormView .cell div.info div.validators {
    display: none;
}
#ctl00_ContentContainer_EntityFormControl_8f0ce6448623ed119db10022480a0ef5_EntityFormControl_8f0ce6448623ed119db10022480a0ef5_EntityFormView_captcha_SpamProtectorPanel {
    margin: 0 auto;
    justify-content: center;
    width: 22%;
    background: white;
    border: 1px solid #c7c7c7;
    padding: 20px;
    text-align: center;
}

.crmEntityFormView .actions {
    border-top: 0 !important;
    margin: 0 0 125px 0 !important;
    padding: 0 !important;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    width: 100% !important;
}
.crmEntityFormView .actions .btn:first-child {
    background-color: rgb(0, 120, 212);
    border: 1px solid rgb(0, 120, 212) !important;
    color: #fff;
    padding: 0px 15px;
    margin: 0;
    border-radius: 2px !important;
    min-width: 80px;
    height: 32px !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: auto !important;
}
.rcCaptchaAudioLink, .rcRefreshImage {
    color: rgb(0 120 212) !important;
}
.captcha-cell p {
    margin-top: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: wrap column;
}
.captcha-cell p label {
    order: 1;
    display: inline;
    font-size: 14px;
    font-weight: 600;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    line-height: 21px;
    width: auto;
    text-align: left;
    margin-bottom: 5px;
    color: #000;
}
.captcha-cell p input {
    order: 2;
    border-radius: 0px;
    height: 30px;
    box-shadow: none;
    border: 1px solid rgb(50, 49, 48);
    color: rgb(50, 49, 48);
    outline: 0;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    width: auto !important;
}



/*------------------------ Kb Portal Sign in ------------------------*/

.kbsign-hld{
    background-color: #f6f6f6;
    padding: 15px 50px 30px;
    margin-bottom: 30px;
    /*border-radius: 15px;*/
    border: 1px solid #eaeaea;
    margin: 30px 0 0 0;
    border-bottom: 4px solid #939393;
}

.kbsign-hld h2 {
    font-size: 28px;
    /*color: #142e59;*/
    color: #454142;
}

.kbsign-hld article:nth-child(2) {
    margin-bottom: 45px;
    margin-top: 42px;
}

#ms-login-btn, #ps-login-btn{
    background-color: #0067b8;
    color: #fff;
    padding: 11px 18px 9px;
    margin: 0 10px 25px 0;
    font-size: 14px;
    font-weight: 600;
    border: none;
    transition: all 200ms ease-in-out;
    cursor: pointer;
    min-width: 150px;
}
#ms-login-btn:hover, #ps-login-btn:hover{
    background-color: #1f74b7;
}

.kbsign-hld article:nth-child(2) button article{
    display: inline-block;
    margin-right: 5px;
    transition: all 200ms ease-in-out;
}

.kbsign-hld article:nth-child(2) button:hover article{
    margin-right: 10px;
}

.kbsign-hld article:nth-child(2) button span i{
    font-size: 10px;
}

.kbsign-hld article:nth-child(2) button#ms-login-btn{
    min-width: 160px;
}

.kbsign-hld article:nth-child(2) button#ps-login-btn{
    min-width: 150px;
}

.kbsign-hld article:nth-child(3){
    font-weight: 600;
    color: #262626;
}

.kbsign-hld article:nth-child(3) a{
    color: #f35325;
    transition: all 200ms ease-in-out;
    font-weight: 500;
    margin-left: 10px;
}

.kbsign-hld article:nth-child(3) a:hover{
    text-decoration: underline;
}

.kbsign-hld article.information{
    background-color: #fff;
    padding: 20px 30px;
    /*border-radius: 10px;*/
    box-shadow: 0 1px 4px #d8d8d8;
    margin: 20px 0;
    line-height: 25px;
    font-size: 14px;
    color: #262626;
}

.notLoggedIn {
    margin-bottom: 75px;
    height: 70vh;
}
.banner {
    width: 100%;
    margin-top: 20px;
    position: relative;
}
.banner img {
    width: 100%;
    max-width: 100%;
}
.banner .bannertext {
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    color: #fff;
    left: 54px;
    max-width: 568px;
}
.bannertext h2 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-top: 0;
}
.bannertext p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    overflow: hidden;
    max-height: 80px;
    padding: 0;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
    color: #c8e0ff;
}
.bannertext button~article {
    margin-top: 12px;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
}

.bannertext button~article a {
    color: #a3a8ac;
    position: relative;
}

.bannertext button~article a:hover,
.bannertext button~article a:focus,
.bannertext button~article a:visited,
.bannertext button~article a:active {
    color: #05a6f0;
}

.bannertext button~article a:before {
    content: "";
    display: none;
    height: 2px;
    position: absolute;
    bottom: -6px;
    width: calc(100% - 0px);
    background: #fff;
    left: 0;
}

.bannertext button~article a:hover {
    text-decoration: none;
}

.bannertext button~article a:hover:before {
    display: block;
    background: #05a6f0;
}

.bannertext button {
    min-width: 120px;
    margin-top: 24px;
    padding: 8px 20px 8px 20px;
    color: #fff;
    background: #000;
    font-size: 15px;
    padding: 10px 20px 6px 22px;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0;
    line-height: 1.3;
    white-space: nowrap;
    transition: all 200ms ease-in-out;
    box-shadow: 0 4px 8px 0 transparent;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bannertext button span {
    position: relative;
    left: 2px;
    top: -3px;
    transition: all 200ms ease-in-out;
}

.bannertext button span i {
    font-size: 11px;
}

.bannertext button article.text {
    position: relative;
    display: inline-block;
    box-shadow: 0 3px 0 -1px transparent;
    left: 0;
    text-overflow: clip;
    overflow: hidden;
    transition: all 200ms ease-in-out;
}

.bannertext button:hover article.text {
    left: -4px;
    box-shadow: 0 3px 0 -1px #fff;
}

.bannertext button:hover span {
    left: auto;
    right: -4px;
}

.bannertext button:focus {
    border: 1px solid #fff !important;
}
footer .footer-bottom{
    padding: 20px 0 !important;
}
.signInIcon{
    margin: 0 0 0 8px !important;
}
.bannertext article.partnr-hld{
    font-size: 14px;
    font-weight: 500;
    transition: all 200ms ease-in-out;
}

.bannertext article.partnr-hld a{
    left: 10px;
    text-decoration: underline;
    transition: 0.2s ease-in-out;
    color: #BCBCBC !important;
}
.bannertext article.partnr-hld a:hover{
    color: #05a6f0 !important;
}
.bannertext article.partnr-hld a:hover:before{
    bottom:-2px;
}

.notifyMessage{
    text-align: center;
    font-size: 15px;
    margin: 7px auto 0;
    color: #ff0000;
    width: 100%;
    line-height: 1.6;
    font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}
.notifyMessage a {
    color: #0067b8;
	text-decoration: underline;
}

/*@media screen and (min-width: 1590px) and (max-width: 1800px) {
    .kbsign-hld {
        background-color: #F2F2F2;
        padding: 44px 80px 30px;
        margin-bottom: 30px;
        margin: 30px 0 0 0;
        min-height: 500px;
        border: 1px solid #E3E3E3;
        border-bottom: 4px solid #939393;
    }
    .kbsign-hld h2 {
        font-size: 34px;
    }
    .kbsign-hld article:nth-child(2) {
        margin-bottom: 58px;
        margin-top: 60px;
    }
    .kbsign-hld article:nth-child(2) button#ms-login-btn {
        min-width: 200px;
    }
    .kbsign-hld article:nth-child(2) button#ps-login-btn {
        min-width: 190px;
    }
    #ms-login-btn, #ps-login-btn {
        padding: 14px 15px;
        font-size: 18px;
    }
    .kbsign-hld article:nth-child(3){
        font-size: 18px;
    }
    .kbsign-hld article.information {
        font-size: 17px;
        line-height: 28px;
        box-shadow: 0 1px 4px #bdbdbd;
    }
  }

@media screen and (min-width: 1810px) and (max-width: 3000px) {
    .kbsign-hld {
        padding: 70px 90px 30px;
        min-height: 560px;
    }
    .kbsign-hld h2 {
        font-size: 34px;
    }
    .kbsign-hld article:nth-child(2) {
        margin-bottom: 58px;
        margin-top: 60px;
    }
    .kbsign-hld article:nth-child(2) button#ms-login-btn {
        min-width: 200px;
    }
    .kbsign-hld article:nth-child(2) button#ps-login-btn {
        min-width: 190px;
    }
    #ms-login-btn, #ps-login-btn {
        padding: 14px 15px;
        font-size: 18px;
    }
    .kbsign-hld article:nth-child(3){
        font-size: 18px;
    }
    .kbsign-hld article.information {
        font-size: 17px;
        line-height: 28px;
        box-shadow: 0 1px 4px #bdbdbd;
    }
}*/

/*------------------------ Kb Portal Sign in ------------------------*/

@media screen and (min-width:992px) {
	.container {
		width: auto !important;
		padding: 0 5% !important;
		max-width: calc(1600px + 10%)
	}
}

@media screen and (min-width:1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		width: auto !important;
		padding: 0 5% !important;
		max-width: calc(1600px + 10%)
	}
}

@media screen and (min-width:1210px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		width: auto !important;
		padding: 0 5% !important;
		max-width: calc(1600px + 10%)
	}
}

 @media screen and (min-width:1300px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		width: auto !important;
		padding: 0 5% !important;
		max-width: calc(1600px + 10%);
	}
	.entitylist-filter-option-group:nth-child(2) ul.list-unstyled {
		height: calc(100vh - 45vh)
	}
}


 @media screen and (min-width:1330px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		width: auto!important;
		padding: 0 5% !important;
		max-width: calc(1600px + 10%);
	}
}

@media(max-width: 992px) {
	.bannertext {
		left: 44px;
	}
	.bannertext h2 {
		font-size: 25px;
	}
}

