/*! Bankhall Online Liogin screenstyles VG

 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
/* DNN BOL SYS LOGIN VG Stylesheet */
*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
    width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", Calibri, Arial, "sans-serif";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #307E88;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #CD005e;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/*!
 * BANKHALL LOGIN PAGE CUSTOM STYLES
 *
 */

html,
body {
    height: 100%;
    background-color: #404040;
    ;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Calibri, Arial, "sans-serif";
}

body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	background-image: url("https://uatsaidentity101.blob.core.windows.net/d365bankhallcp/uat/v2/assets/images/background1600.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

.header {
    align-self: flex-start;
    flex-basis: 100%;
    flex-shrink: 1;
    flex-grow: 1;
}

.header-first {
    background: #fff;
    min-height: 2rem;
	margin-top: -10px;
    opacity: 0.5;
}

.header-second {
    background-color: #2F4D5B;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	color:#ffffff;
	border-bottom: 5px solid #CD005E;
}


div[role='main'] {
    padding-top: 2rem;
    padding-bottom: 2rem;
    flex-basis: 98%;
    flex-shrink: 1;
    flex-grow: 1;
}

.login-content-container {
    margin: auto;
    max-width: 400px;
    /* Set up positioning for the :before element */
    position: relative;
    z-index: 1;
}

.login-content {
    background-color: #ffffff;
	padding:30px 10px;
}

/*.login-content>div {
    padding: 0 2rem;
}*/

.login-content .image {
	text-align:center;
}

.login-content .image img {
    max-width: 219px;
}

.login-content h2 {
    font-size: 1em;
    text-align: center;
	font-weight:500;
}

input#email_ver_input.verifyInput {
	margin-bottom:20px;
}

@media (min-width: 768px) {
	
    .login-content-container {
        min-width: 400px;
    }
    .login-content {
		padding: unset;
    }
	
    .login-content>div {
        padding: 2rem;
    }
    .login-content>div + div {
        padding: 0 2rem 2rem;
    }
}


/*a,
a:link,
a:visited {
    color: #cd005e;
    font-weight: bold;
    font-weight: 600;
    text-decoration: underline;
    transition: 0.2s all ease-in-out;
}
a:hover,
a:focus {
    color: #404040;
}
a:active {
    color: #000;
}*/

/* new section */

.login-content a,
.login-content a:link,
.login-content a:visited {
    color: #CD005E;
    font-weight: bold;
    font-weight: 600;
    text-decoration: underline;
    transition: 0.2s all ease-in-out;
}

.login-content a:hover,
.login-content a:focus {
    color: #307E88;
}

.login-content a:active {
    color: #BCDDE3;
}

a.helpLink.tiny {
	display:none;
}

footer {
    align-self: flex-end;
    flex-basis: 100%;
    flex-shrink: 1;
    flex-grow: 1;
    background: #2F4D5B;
    color: #ffffff;
    min-height: 2rem;
    font-size:14px;
    padding: 15px;
}

footer .row {
   margin-top:15px;	
}

footer .col-md-3 {
   text-align: center;
   margin-bottom: 20px;
}

footer img {
   max-width:100%;
   margin-bottom: 20px;
}

footer .desktop_logo {
	display:none;
}

footer .footer_text {
	padding:0;
}

footer p {
   margin-bottom:8px;
   color:#ffffff;	
}

footer p.link {
   border-bottom: 1px solid #307E88;
   padding-bottom: 10px;
}

footer p.link span {
   display:none;
}


footer a:link, 
footer a:visited {
  color:#BCDDE3;
}

footer a:hover,
footer a:focus {
    color:#FBBBD5;
}
	
footer a:active {
	color:#307E88;
}

/* End new section */

button,
a.button,
a.button:link,
a.button:visited {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #307E88;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #307E88;
    box-shadow: 3px 3px 3px #dbdbdb;
    font-weight: 700;
    background-image: none;
    text-decoration: none;
    text-shadow: none;
    margin-bottom: 0;
    cursor: pointer;
	margin-right:5px !important;

}

button:not(:disabled):hover,
button:not(:disabled):focus,
a.button:not(.disabled):hover,
a.button:not(.disabled):focus {
    color: #fff;
    background-color: #cd005e;
    border-color: #0000;
    -webkit-transform: translatey(-1px);
    transform: translatey(-1px);
    box-shadow: 3px 4px 3px #dbdbdb;
    text-decoration: none;
}

button:disabled,
a.button.disabled {
    transform: none;
    box-shadow: none;
    opacity: .65;
    cursor: not-allowed;
}

button#cancel {
    color: #212529;
    background-color: #e7e6e7;
    border-color: #e7e6e7;
}

#api .divider,
#api .social,
#api .localAccount .create {
    display: none;
}

.entry-item {
    display: block;
    margin-top: 1rem;
}

li.Password .attrEntry label {
	margin-top:15px;
}

.attrEntry label,
.entry-item label {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", Calibri, Arial, "sans-serif";
    font-weight: bold;
}

.buttons {
    margin-top: 1rem;
}

input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    input {
        transition: none;
    }
}

input::-ms-expand {
    background-color: transparent;
    border: 0;
}

input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

input::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

input::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

input::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

input::placeholder {
    color: #6c757d;
    opacity: 1;
}

div.error {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
	display:none; /* VG added to remove empty error msg blocks */
}

div.error :last-child {
    margin-bottom: 0;
}

div.error[aria-hidden='true'] {
    display: none;
}

.attrEntry > div:first-child {
    margin-bottom: 1rem;
}

a#forgotPassword {
    display: inline-block;
    margin-bottom: 0.5rem;
}

#attributeList ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.container-unipass {
  display:none;
}

.unipass-msg {
    margin-top: 30px;
    background: #efefef;
    padding: 20px;
}

/*
    Hide the "Change email" button
*/
[data-name="SelfAsserted"] button.editButton[aria-label="Change e-mail"] {
    display: none !important;
}

/*** VG Custom Styles ***/

header h1 {
	display: inline;
    float: right;
    color: #ffffff;
    font-family: "Open Sans", Calibri, Arial, "sans-serif";
    margin-bottom: 0;
    font-size: 27px;
}


.login-content {
	border: 1px solid #ddd;
	display: block;
    border-radius: 4px;
    background-color: #fff;
    min-height: 300px;
    padding: 15px;
    max-width: 400px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    text-align: left;
}

.login-content .image img {
	width: 100%;
    margin: 20px auto;
}

.login-content #api {
	text-align:left;
}

footer {
    align-self: flex-end;
    flex-basis: 100%;
    flex-shrink: 1;
    flex-grow: 1;
    color: #ffffff;
    min-height: 2rem;
}

footer .inner {
	margin-left:0;
	margin-right:0;
}

footer .logo {
	margin-left:auto;
	margin-right:auto;
}

footer img {
    width: 100%;
}

footer .content .link {
	display:block;
    border-bottom: 1px solid #307E88;
	font-size:16px;
	text-decoration:none;
	padding:10px 0;
}

footer p.legal,
footer p.copyright {
	color:#ffffff;
	font-size:14px;
	line-height:1.5;
	margin-top:10px;
	font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Open Sans", Calibri, Arial, "sans-serif";
}

footer span.divider {
	display:none;
}


@media (min-width: 576px) {
	
    .container {
        max-width: 100%;
    }
	
	.login-content {
		display: block;
		border-radius: 4px;
		border: 1px #ddd solid;
		background-color: #fff;
		min-height: 300px;
		padding: 15px;
		max-width: 400px;
		margin-top: 20%;
		text-align: center;
	}
	
	.login-content #api {
       text-align: center;
    }
	
	.login-content .image {
		padding:0;
	}
}

@media (min-width: 768px) {
	
	.col-md-3 {
		width:25%;
		padding:25px;
	   }

   .col-md-9 {
		width:75%;
	   }
	
	footer .mobile_logo {
		display:none;
	}
	
	footer .desktop_logo {
	   display:block;
    } 

	
	header img {
		width:130px;
	}
	
	.login-content {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}
	
	.login-content .image img {
		max-width:260px;
		width:100%;
	}
	
	footer .inner {
		margin-top:15px;
	}
	
	footer .logo {
		margin:unset;
		text-align: center;
        margin-bottom: 20px;
	}
	
	footer .logo img {
		margin:0;
		width:unset;
	}
	
	Footer .content {
		text-align:left;
		display:inline;
	}
	
	footer .content .link {
    	border-bottom:0;
		display:inline;
		padding:0 10px;
		font-size:14px
	}
	
	footer .content .link.first {
		padding-left:0;
	}
	
	footer .legal {
		display:inline-block;
	}
	
	footer span.divider {
		display:inline;
		color:#CD005E;
	}
	
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
	
	header img {
		width:140px;
	}
	
	header h1 {
		font-size:30px;
		line-height:1.2;
	}
	
	.login-content h2 {
		font-size:18px;
	}
	
	footer .content {
		text-align:left;
	}
	
	
}

@media (min-width: 1200px) {
	
	body {
		background-image: url("https://uatsaidentity101.blob.core.windows.net/d365bankhallcp/uat/v2/assets/images/background1400.jpg");
		min-height:872px;
	  }
	
    .container {
        max-width: 1140px;
    }
	
}

@media (min-width: 1600px) {
	
	body {
		background-image: url("https://uatsaidentity101.blob.core.windows.net/d365bankhallcp/uat/v2/assets/images/background1600.jpg");
	  }
	
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

/*
    div.error.itemLevel, div.verificationErrorText.error {
        display: none !important;
    }
    
    .error.itemLevel.show {
        display: block !important;
}

*/
