/*
.marketing {
	width: 515px;
	height: 356px;
	border: 1px solid #ccc; 
}
*/

.actions-right input {
    margin-left: 5px;
}

#forgotPassword {
    display: none;
}

.actions-right-step2 {
    padding-top: 36px;
}

.error-message {
    margin-right: 30px;
}

.disabledText {
    color: #e0dedc;
}

h1 {
    color: #8e908f;
}

h2 {
    color: #8e908f;
}

h3 {
    color: #8e908f;
}

.logon-form {
    margin-top: 70px;
}

.loght-grey {
    color: #b5b6b3;
}

.gr-red {
    color: #cd202c;
}

.gr-logo {
    text-align: center;
}

.centered {
    text-align: center;
}

.forgot-password-message {
    display: none;
}

#policy-table {
    width: 90%;
}

#policy-table td {
    border-width: 0;
    line-height: 16px;
    margin-bottom: 0;
    padding: 3px 3px 5px;
}

#policy-table td img {
    margin-top: 2px;
}

#policy-table tr {
    padding-right: 20px;
}

#updateFrameContianer {
    display: block;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
}

#updateFrame {
    border-radius: 4px;
    margin-top: 20px;
}

select#typeSelection {
    width: 280px;
}

span#typeDisplayWithLoginId {
    color: #b5b6b3;
    padding-left: 4px;
}

.error-message-secondary-color {
    color: #b94a48;
}

.error-container {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-top: 10px;
}

div#updateError {
    color: #f00;
    display: block;
}

.pt-60 {
    padding-top: 60px;
}

.mt-0 {
    margin-top: 0;
}

.mt-10 {
    margin-top: 10px;
}

.mt-30 {
    margin-top: 30px;
}

.mr-30 {
    margin-right: 30px;
}

.mb-0 {
    margin-bottom: 0;
}

.ml-30 {
    margin-left: 30px;
}
