﻿body {
}

#wrapper {
    width: 100%;
}

.header {
    height: 41px;
    background: #fff;
    width: 100%;
    margin-bottom: 6px;
}

.box-shadow {
    box-shadow: 0px 3px 11px 0px #ccc;
}

.support-text {
    float: left;
    padding-top: 8px;
    font-size: 13px;
    font-weight: 500;
    color: #373737;
    font-family: Trebuchet MS;
}

.topheader {
    margin: 0px auto;
    width: 1170px;
}

.no-underline {
    text-decoration: inherit !important;
}

.head-container {
    width: 100%;
    margin: 0 auto;
}

    .head-container img {
        padding: 14px 0px;
        width: 57%;
    }

.k_logo {
    float: left;
}

.c_logo {
    float: right;
}

.login_container {
    margin: 5px auto;
    width: 1170px;
}

.login_lft {
    float: left;
}

    .login_lft .login_banner {
        height: 490px;
        margin-top: 7px;
    }

.login_rgt {
    background: #eee none repeat scroll 0 0;
    padding: 46px 54px 28px 67px !important;
    /*padding-top:46px;
    padding-bottom:28px;
    padding-left:67px;*/
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
    width: 342px;
    margin-top: 50px;
}

.small-hyperlink {
    font-size: 12px;
    font-family: Trebuchet MS;
    color: #393939;
    text-align: center;
    line-height: 22px;
}

    .small-hyperlink:hover {
        color: #3c7cd3;
        text-decoration: underline;
    }

.login_form {
}

    .login_form .row {
        margin-bottom: 8px;
    }

    .login_form h3 {
        font-size: 20px;
        color: 371508;
        padding: 18px;
        text-align: center;
        color: #5C5C5C;
        font-weight: bold;
        text-transform: uppercase;
    }

    .login_form input {
        padding-left: 40px;
        border-color: #e6e6e6;
        background: #3c7cd3;
        padding-left: 40px;
        font-size: 14px;
        color: #3E3E3E;
        font-weight: 600;
    }

.login_input {
    border: 1px solid #B8B8B8;
    padding: 2px;
    width: 190px;
    background: #fff url(../Images/icon-user-login.png) no-repeat 11px 7px !important;
    /*background: #fff url(../Images/login_icon.jpg) left no-repeat;*/
}

.pw_input {
    border: 1px solid #B8B8B8;
    padding: 2px;
    width: 190px;
    margin-left: 2px;
    background: #fff url(../Images/icon-password-login.png) no-repeat 8px 3px !important;
    /*background: #fff url(../Images/pw_icon.jpg) left no-repeat;*/
}

@-moz-document url-prefix() {
    .login_input {
        width: 182px;
    }

    .pw_input {
        width: 183px;
    }
}

.first {
    color: #6E6E6E;
    font-size: 13px;
}

.lft {
    color: #6E6E6E;
    font-size: 12px;
    float: left;
}

    .lft a {
        color: #6E6E6E;
        font-family: Arial;
        font-size: 11px;
        text-decoration: underline;
        line-height: 20px;
    }

.rgt {
}

.log-in-btn {
    background: #3c7cd3 none repeat scroll 0 0;
    float: inherit;
    color: #fff !important;
    font-size: 14px;
    cursor: pointer;
    border-radius: inherit;
    text-transform: uppercase;
    font-weight: bold;
    margin: 6px -38px;
    padding: 5px 49px 8px 55px !important;
}

    .log-in-btn:hover {
        background: #326dbd none repeat scroll 0 0;
        text-decoration: none !important;
    }

.feedback_box {
    border: 1px solid #01aef0;
    float: right;
    min-height: 257px;
    margin-top: 6px;
    width: 332px;
    position: relative;
}

.winner_img {
    width: 130px;
    height: 105px;
    float: left;
}

.winner_info {
    padding: 12px;
}

    .winner_info p {
        color: #371508;
        font-size: 12px;
        line-height: 18px;
        text-align: right;
        margin: 0 !important;
    }

.bottom_stripe {
    background: #F8CBBB;
    position: absolute;
    bottom: 3px;
    height: 56px;
    width: 100%;
    opacity: 0.91;
}

    .bottom_stripe p {
        color: #371508;
        font-size: 10px;
        line-height: 20px;
        padding: 6px;
        text-align: right;
        margin: 0 !important;
    }

.training_box {
    border: 1px solid #E2805B;
    float: right;
    margin-top: 6px;
    min-height: 149px;
    position: relative;
    width: 332px;
}

.training_img {
    float: left;
    height: 111px;
    margin-top: 38px;
    width: 128px;
}

.training_info {
    padding: 12px;
    position: absolute;
    right: 0;
}

    .training_info h3 {
        color: #371508;
        font-size: 13px;
        text-align: right;
    }

    .training_info p {
        color: #371508;
        font-size: 12px;
        line-height: 21px;
        text-align: right;
        margin: 0 !important;
    }

a.links {
    color: #371508;
    font-size: 12px;
    line-height: 33px;
    text-align: right;
    text-transform: uppercase;
}

.training_stripe {
    background: #F8CBBB url(../Images/stripe.png) repeat-x;
    position: absolute;
    bottom: 3px;
    height: 33px;
    width: 100%;
    opacity: 0.91;
}

    .training_stripe p {
        color: #371508;
        font-size: 14px;
        line-height: 32px;
        padding: 0 10px 0 0;
        text-align: right;
        margin: 0 !important;
    }

.error_box {
    background: #ffdddd;
    border: 1px solid #fd7b7b;
    padding: 8px;
    font-size: 11px;
    color: #7a7a7a !important;
    line-height: 15px;
    margin-bottom: 11px;
    border-radius: 4px;
    font-weight: normal !important;
}

.footer {
    background: #848484;
    width: 100%;
    padding: 6px 0;
}

.ftr_copyr {
    margin: 0px auto;
    width: 890px;
}

    .ftr_copyr p {
        color: #000000;
        font-size: 11px;
        text-align: center;
        margin: 0 !important;
    }

.privacy-policy-text {
    color: #393939;
    font-size: 12px;
    text-align: center;
    padding: 7px;
    line-height: 14px;
    font-family: Trebuchet MS;
}

.link-blue {
    color: #1f62a6;
    cursor: pointer;
    text-decoration: underline;
}


/* ==================================Login Screen Css Ends Here======================================== */

.entity-reg-wrap {
    margin: -5px auto;
    border: 1px solid #ccc;
    width: 50%;
    background: #fff;
}

.blue-strip {
    background: #1F63A6;
    height: 25px;
    margin-top: -4px;
}

    .blue-strip p {
        text-align: center;
        color: #fff;
        font-size: 13px;
        line-height: 17px;
    }

.padding-30 {
    padding: 30px;
}


.form-style-1 {
    margin: 0px auto;
    /*max-width: 418px;*/
    padding: 0 0px;
    font: 13px "Trebuchet MS";
}

    .form-style-1 li {
        padding: 0;
        display: block;
        list-style: none;
        margin: 10px 0 0 0;
    }

    .form-style-1 label {
        margin: 0px 0px 3px 0px;
        padding: 0px;
        display: block;
        font-weight: inherit;
        font-size: 12px;
        color: #282828;
    }

.main-title {
    color: #1f62a6;
    font-size: 13px;
    font-weight: 500;
}

.main-title-black {
    color: #282828;
    font-size: 13px;
    font-weight: 500;
}


.td-pnl {
    width: 45%;
}

.btn-holder {
    margin: 8px auto;
    width: 41%;
}

.CheckBoxList {
    border-color: red;
}

.btn-blue {
    border: 2px solid #00AAA2;
    background: #fff;
    padding: 5px 35px;
    font: 14px "Trebuchet MS";
    color: #3C7CD3;
    -moz-transition: all 0.25s ease-in-out;
}

    .btn-blue:hover {
        background: #00AAA2;
        color: #fff;
    }

.btn-blue-active {
    border: 2px solid #00AAA2;
    background: #00AAA2;
    padding: 5px 35px;
    font: 14px "Trebuchet MS";
    color: #fff;
    -moz-transition: all 0.25s ease-in-out;
}

.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea,
select {
    font-family: Trebuchet MS;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #BEBEBE;
    padding: 2px;
    box-sizing: border-box;
    margin: 0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}

    .form-style-1 input[type=text]:focus,
    .form-style-1 input[type=date]:focus,
    .form-style-1 input[type=datetime]:focus,
    .form-style-1 input[type=number]:focus,
    .form-style-1 input[type=search]:focus,
    .form-style-1 input[type=time]:focus,
    .form-style-1 input[type=url]:focus,
    .form-style-1 input[type=email]:focus,
    .form-style-1 textarea:focus,
    .form-style-1 select:focus {
        -moz-box-shadow: 0 0 8px #88D5E9;
        -webkit-box-shadow: 0 0 8px #88D5E9;
        box-shadow: 0 0 8px #88D5E9;
        border: 1px solid #88D5E9;
    }

.form-style-1 .field-divided {
    width: 49%;
}

.form-style-1 .field-long {
    width: 100%;
}

.form-style-1 .field-select {
    width: 100%;
}

.form-style-1 .field-textarea {
    height: 100px;
}

.form-style-1 input[type=submit], .form-style-1 input[type=button] {
    background: #4B99AD;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
}

    .form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover {
        background: #4691A4;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

.form-style-1 .required {
    color: red;
}

/*=======================================Registration Css Ends Here=======================================*/




// stylelint-disable selector-no-qualifying-type // // Textual form controls // .form-control {
    display: block;
    width: 100%;
    padding: $input-padding-y $input-padding-x;
    font-size: $font-size-base;
    line-height: $input-line-height;
    color: $input-color;
    background-color: $input-bg;
    background-clip: padding-box;
    border: $input-border-width solid $input-border-color;
    // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS. @if $enable-rounded;

{
    // Manually use the if/else instead of the mixin to account for iOS override border-radius: $input-border-radius;
}

@else {
    // Otherwise undo the iOS default border-radius: 0;
}

@include box-shadow($input-box-shadow);
@include transition($input-transition);

// Unstyle the caret on `<select > `s in IE10 + . &::-ms-expand {
    background-color: transparent;
    border: 0;
}

// Customize the `:focus` state to imitate native WebKit styles. @include form-control-focus(); // Placeholder &::placeholder {
    color: $input-placeholder-color;
    // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526. opacity: 1;
}

// Disabled and read-only inputs // // HTML5 says that controls under a fieldset > legend:first-child won't be // disabled if the fieldset is disabled. Due to implementation difficulty, we // don't honor that edge case; we style them as disabled anyway. &:disabled,
&[readonly] {
    background-color: $input-disabled-bg;
    // iOS fix for unreadable disabled content;
    see https://github.com/twbs/bootstrap/issues/11655. opacity: 1;
}

}

select.form-control {
    &:not([size]):not([multiple]);

{
    height: $input-height;
}

&:focus::-ms-value {
    // Suppress the nested default white text on blue background highlight given to // the selected option text when the (still closed) <select> receives focus // in IE and (under certain conditions) Edge, as it looks bad and cannot be made to // match the appearance of the native widget. // See https://github.com/twbs/bootstrap/issues/19398. color: $input-color;
    background-color: $input-bg;
}

}

// Make file inputs better match text inputs by forcing them to new lines. .form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}


// // Labels // // For use with horizontal and inline forms, when you need the label (or legend) // text to align with the form controls. .col-form-label {
    padding-top: calc(#{$input-padding-y} + #{$input-border-width});
    padding-bottom: calc(#{$input-padding-y} + #{$input-border-width});
    margin-bottom: 0;
    // Override the `<label>/<legend>` default font-size: inherit;
    // Override the `<legend>` default line-height: $input-line-height;
}

.col-form-label-lg {
    padding-top: calc(#{$input-padding-y-lg} + #{$input-border-width});
    padding-bottom: calc(#{$input-padding-y-lg} + #{$input-border-width});
    font-size: $font-size-lg;
    line-height: $input-line-height-lg;
}

.col-form-label-sm {
    padding-top: calc(#{$input-padding-y-sm} + #{$input-border-width});
    padding-bottom: calc(#{$input-padding-y-sm} + #{$input-border-width});
    font-size: $font-size-sm;
    line-height: $input-line-height-sm;
}


// Readonly controls as plain text // // Apply class to a readonly input to make it appear like regular plain // text (without any border, background color, focus indicator) .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: $input-padding-y;
    padding-bottom: $input-padding-y;
    margin-bottom: 0;
    // match inputs if this class comes on inputs with default margins line-height: $input-line-height;
    background-color: transparent;
    border: solid transparent;
    border-width: $input-border-width 0;
    &.form-control-sm, &.form-control-lg;

{
    padding-right: 0;
    padding-left: 0;
}

}


// Form control sizing // // Build on `.form-control` with modifier classes to decrease or increase the // height and font-size of form controls. // // The `.form-group-* form-control` variations are sadly duplicated to avoid the // issue documented in https://github.com/twbs/bootstrap/issues/15074. .form-control-sm {
    padding: $input-padding-y-sm $input-padding-x-sm;
    font-size: $font-size-sm;
    line-height: $input-line-height-sm;
    @include border-radius($input-border-radius-sm);
}

select.form-control-sm {
    &:not([size]):not([multiple]);

{
    height: $input-height-sm;
}

}

.form-control-lg {
    padding: $input-padding-y-lg $input-padding-x-lg;
    font-size: $font-size-lg;
    line-height: $input-line-height-lg;
    @include border-radius($input-border-radius-lg);
}

select.form-control-lg {
    &:not([size]):not([multiple]);

{
    height: $input-height-lg;
}

}


// Form groups // // Designed to help with the organization and spacing of vertical forms. For // horizontal forms, use the predefined grid classes. .form-group {
    margin-bottom: $form-group-margin-bottom;
}

.form-text {
    display: block;
    margin-top: $form-text-margin-top;
}


// Form grid // // Special replacement for our grid system's `.row` for tighter form layouts. .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; > .col, > [class*="col-"]; { padding-right: 5px; padding-left: 5px;
}
}


// Checkboxes and radios // // Indent the labels to position radios/checkboxes as hanging controls. .form-check {
    position: relative;
    display: block;
    padding-left: $form-check-input-gutter;
}

.form-check-input {
    position: absolute;
    margin-top: $form-check-input-margin-y;
    margin-left: -$form-check-input-gutter;
    &:disabled ~ .form-check-label;

{
    color: $text-muted;
}

}

.form-check-label {
    margin-bottom: 0;
    // Override default `<label>` bottom margin;
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    // Override base .form-check margin-right: $form-check-inline-margin-x;
    // Undo .form-check-input defaults and add some `margin-right`. .form-check-input;

{
    position: static;
    margin-top: 0;
    margin-right: $form-check-inline-input-margin-x;
    margin-left: 0;
}

}


// Form validation // // Provide feedback to users when form field values are valid or invalid. Works // primarily for client-side validation via scoped `:invalid` and `:valid` // pseudo-classes but also includes `.is-invalid` and `.is-valid` classes for // server side validation. @include form-validation-state("valid", $form-feedback-valid-color); @include form-validation-state("invalid", $form-feedback-invalid-color); // Inline forms // // Make forms appear inline(-block) by adding the `.form-inline` class. Inline // forms begin stacked on extra small (mobile) devices and then go inline when // viewports reach <768px. // // Requires wrapping inputs and labels with `.form-group` for proper display of // default HTML form controls and our custom form controls (e.g., input groups). .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    // Prevent shorter elements from growing to same height as others (e.g., small buttons growing to normal sized button height) // Because we use flex, the initial sizing of checkboxes is collapsed and // doesn't occupy the full-width (which is what we want for xs grid tier), // so we force that here. .form-check;

{
    width: 100%;
}

// Kick in the inline @include media-breakpoint-up(sm) {
    label;

{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

// Inline-block all the things for "inline" .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
}

// Allow folks to *not* use `.form-group` .form-control {
    display: inline-block;
    width: auto;
    // Prevent labels from stacking above inputs in `.form-group` vertical-align: middle;
}

// Make static controls behave like regular ones .form-control-plaintext {
    display: inline-block;
}

.input-group {
    width: auto;
}

// Remove default margin on radios/checkboxes that were used for stacking, and // then undo the floating of radios and checkboxes to match. .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
}

.form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: $form-check-input-margin-x;
    margin-left: 0;
}

.custom-control {
    align-items: center;
    justify-content: center;
}

.custom-control-label {
    margin-bottom: 0;
}

}

﻿body {
}

#wrapper {
    width: 100%;
}

.header {
    height: 41px;
    background: #fff;
    width: 100%;
    margin-bottom: 6px;
}

.box-shadow {
    box-shadow: 0px 3px 11px 0px #ccc;
}

.support-text {
    float: left;
    padding-top: 8px;
    font-size: 13px;
    font-weight: 500;
    color: #373737;
    font-family: Trebuchet MS;
}

.topheader {
    margin: 0px auto;
    width: 1170px;
}

.no-underline {
    text-decoration: inherit !important;
}

.head-container {
    width: 100%;
    margin: 0 auto;
}

    .head-container img {
        padding: 14px 0px;
        width: 57%;
    }

.k_logo {
    float: left;
}

.c_logo {
    float: right;
}

.login_container {
    margin: 5px auto;
    width: 1170px;
}

.login_lft {
    float: left;
}

    .login_lft .login_banner {
        height: 490px;
        margin-top: 7px;
    }

.login_rgt {
    background: #eee none repeat scroll 0 0;
    padding: 46px 54px 28px 67px !important;
    /*padding-top:46px;
    padding-bottom:28px;
    padding-left:67px;*/
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
    width: 342px;
    margin-top: 50px;
}

.small-hyperlink {
    font-size: 12px;
    font-family: Trebuchet MS;
    color: #393939;
    text-align: center;
    line-height: 22px;
}

    .small-hyperlink:hover {
        color: #3c7cd3;
        text-decoration: underline;
    }

.login_form {
}

    .login_form .row {
        margin-bottom: 8px;
    }

    .login_form h3 {
        font-size: 20px;
        color: 371508;
        padding: 18px;
        text-align: center;
        color: #5C5C5C;
        font-weight: bold;
        text-transform: uppercase;
    }

    .login_form input {
        padding-left: 40px;
        border-color: #e6e6e6;
        background: #3c7cd3;
        padding-left: 40px;
        font-size: 14px;
        color: #3E3E3E;
        font-weight: 600;
    }

.login_input {
    border: 1px solid #B8B8B8;
    padding: 2px;
    width: 190px;
    background: #fff url(../Images/icon-user-login.png) no-repeat 11px 7px !important;
    /*background: #fff url(../Images/login_icon.jpg) left no-repeat;*/
}

.pw_input {
    border: 1px solid #B8B8B8;
    padding: 2px;
    width: 190px;
    margin-left: 2px;
    background: #fff url(../Images/icon-password-login.png) no-repeat 8px 3px !important;
    /*background: #fff url(../Images/pw_icon.jpg) left no-repeat;*/
}

@-moz-document url-prefix() {
    .login_input {
        width: 182px;
    }

    .pw_input {
        width: 183px;
    }
}

.first {
    color: #6E6E6E;
    font-size: 13px;
}

.lft {
    color: #6E6E6E;
    font-size: 12px;
    float: left;
}

    .lft a {
        color: #6E6E6E;
        font-family: Arial;
        font-size: 11px;
        text-decoration: underline;
        line-height: 20px;
    }

.rgt {
}

.log-in-btn {
    background: #3c7cd3 none repeat scroll 0 0;
    float: inherit;
    color: #fff !important;
    font-size: 14px;
    cursor: pointer;
    border-radius: inherit;
    text-transform: uppercase;
    font-weight: bold;
    margin: 6px -38px;
    padding: 5px 49px 8px 55px !important;
}

    .log-in-btn:hover {
        background: #326dbd none repeat scroll 0 0;
        text-decoration: none !important;
    }

.feedback_box {
    border: 1px solid #01aef0;
    float: right;
    min-height: 257px;
    margin-top: 6px;
    width: 332px;
    position: relative;
}

.winner_img {
    width: 130px;
    height: 105px;
    float: left;
}

.winner_info {
    padding: 12px;
}

    .winner_info p {
        color: #371508;
        font-size: 12px;
        line-height: 18px;
        text-align: right;
        margin: 0 !important;
    }

.bottom_stripe {
    background: #F8CBBB;
    position: absolute;
    bottom: 3px;
    height: 56px;
    width: 100%;
    opacity: 0.91;
}

    .bottom_stripe p {
        color: #371508;
        font-size: 10px;
        line-height: 20px;
        padding: 6px;
        text-align: right;
        margin: 0 !important;
    }

.training_box {
    border: 1px solid #E2805B;
    float: right;
    margin-top: 6px;
    min-height: 149px;
    position: relative;
    width: 332px;
}

.training_img {
    float: left;
    height: 111px;
    margin-top: 38px;
    width: 128px;
}

.training_info {
    padding: 12px;
    position: absolute;
    right: 0;
}

    .training_info h3 {
        color: #371508;
        font-size: 13px;
        text-align: right;
    }

    .training_info p {
        color: #371508;
        font-size: 12px;
        line-height: 21px;
        text-align: right;
        margin: 0 !important;
    }

a.links {
    color: #371508;
    font-size: 12px;
    line-height: 33px;
    text-align: right;
    text-transform: uppercase;
}

.training_stripe {
    background: #F8CBBB url(../Images/stripe.png) repeat-x;
    position: absolute;
    bottom: 3px;
    height: 33px;
    width: 100%;
    opacity: 0.91;
}

    .training_stripe p {
        color: #371508;
        font-size: 14px;
        line-height: 32px;
        padding: 0 10px 0 0;
        text-align: right;
        margin: 0 !important;
    }

.error_box {
    background: #ffdddd;
    border: 1px solid #fd7b7b;
    padding: 8px;
    font-size: 11px;
    color: #7a7a7a !important;
    line-height: 15px;
    margin-bottom: 11px;
    border-radius: 4px;
    font-weight: normal !important;
}

.footer {
    background: #848484;
    width: 100%;
    padding: 6px 0;
}

.ftr_copyr {
    margin: 0px auto;
    width: 890px;
}

    .ftr_copyr p {
        color: #000000;
        font-size: 11px;
        text-align: center;
        margin: 0 !important;
    }

.privacy-policy-text {
    color: #393939;
    font-size: 12px;
    text-align: center;
    padding: 7px;
    line-height: 14px;
    font-family: Trebuchet MS;
}

.link-blue {
    color: #1f62a6;
    cursor: pointer;
    text-decoration: underline;
}


/* ==================================Login Screen Css Ends Here======================================== */

.entity-reg-wrap {
    margin: -5px auto;
    border: 1px solid #ccc;
    width: 50%;
    background: #fff;
}

.blue-strip {
    background: #1F63A6;
    height: 25px;
    margin-top: -4px;
}

    .blue-strip p {
        text-align: center;
        color: #fff;
        font-size: 13px;
        line-height: 17px;
    }

.padding-30 {
    padding: 30px;
}


.form-style-1 {
    margin: 0px auto;
    /*max-width: 418px;*/
    padding: 0 0px;
    font: 13px "Trebuchet MS";
}

    .form-style-1 li {
        padding: 0;
        display: block;
        list-style: none;
        margin: 10px 0 0 0;
    }

    .form-style-1 label {
        margin: 0px 0px 3px 0px;
        padding: 0px;
        display: block;
        font-weight: inherit;
        font-size: 12px;
        color: #282828;
    }

.main-title {
    color: #1f62a6;
    font-size: 13px;
    font-weight: 500;
}

.main-title-black {
    color: #282828;
    font-size: 13px;
    font-weight: 500;
}


.td-pnl {
    width: 45%;
}

.btn-holder {
    margin: 8px auto;
    width: 41%;
}

.CheckBoxList {
    border-color: red;
}

.btn-blue {
    border: 2px solid #00AAA2;
    background: #fff;
    padding: 5px 35px;
    font: 14px "Trebuchet MS";
    color: #3C7CD3;
    -moz-transition: all 0.25s ease-in-out;
}

    .btn-blue:hover {
        background: #00AAA2;
        color: #fff;
    }

.btn-blue-active {
    border: 2px solid #00AAA2;
    background: #00AAA2;
    padding: 5px 35px;
    font: 14px "Trebuchet MS";
    color: #fff;
    -moz-transition: all 0.25s ease-in-out;
}

.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea,
select {
    font-family: Trebuchet MS;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #BEBEBE;
    padding: 2px;
    box-sizing: border-box;
    margin: 0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}

    .form-style-1 input[type=text]:focus,
    .form-style-1 input[type=date]:focus,
    .form-style-1 input[type=datetime]:focus,
    .form-style-1 input[type=number]:focus,
    .form-style-1 input[type=search]:focus,
    .form-style-1 input[type=time]:focus,
    .form-style-1 input[type=url]:focus,
    .form-style-1 input[type=email]:focus,
    .form-style-1 textarea:focus,
    .form-style-1 select:focus {
        -moz-box-shadow: 0 0 8px #88D5E9;
        -webkit-box-shadow: 0 0 8px #88D5E9;
        box-shadow: 0 0 8px #88D5E9;
        border: 1px solid #88D5E9;
    }

.form-style-1 .field-divided {
    width: 49%;
}

.form-style-1 .field-long {
    width: 100%;
}

.form-style-1 .field-select {
    width: 100%;
}

.form-style-1 .field-textarea {
    height: 100px;
}

.form-style-1 input[type=submit], .form-style-1 input[type=button] {
    background: #4B99AD;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
}

    .form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover {
        background: #4691A4;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

.form-style-1 .required {
    color: red;
}

/*=======================================Registration Css Ends Here=======================================*/




// stylelint-disable selector-no-qualifying-type // // Textual form controls // .form-control {
    display: block;
    width: 100%;
    padding: $input-padding-y $input-padding-x;
    font-size: $font-size-base;
    line-height: $input-line-height;
    color: $input-color;
    background-color: $input-bg;
    background-clip: padding-box;
    border: $input-border-width solid $input-border-color;
    // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS. @if $enable-rounded;

{
    // Manually use the if/else instead of the mixin to account for iOS override border-radius: $input-border-radius;
}

@else {
    // Otherwise undo the iOS default border-radius: 0;
}

@include box-shadow($input-box-shadow);
@include transition($input-transition);

// Unstyle the caret on `<select > `s in IE10 + . &::-ms-expand {
    background-color: transparent;
    border: 0;
}

// Customize the `:focus` state to imitate native WebKit styles. @include form-control-focus(); // Placeholder &::placeholder {
    color: $input-placeholder-color;
    // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526. opacity: 1;
}

// Disabled and read-only inputs // // HTML5 says that controls under a fieldset > legend:first-child won't be // disabled if the fieldset is disabled. Due to implementation difficulty, we // don't honor that edge case; we style them as disabled anyway. &:disabled,
&[readonly] {
    background-color: $input-disabled-bg;
    // iOS fix for unreadable disabled content;
    see https://github.com/twbs/bootstrap/issues/11655. opacity: 1;
}

}

select.form-control {
    &:not([size]):not([multiple]);

{
    height: $input-height;
}

&:focus::-ms-value {
    // Suppress the nested default white text on blue background highlight given to // the selected option text when the (still closed) <select> receives focus // in IE and (under certain conditions) Edge, as it looks bad and cannot be made to // match the appearance of the native widget. // See https://github.com/twbs/bootstrap/issues/19398. color: $input-color;
    background-color: $input-bg;
}

}

// Make file inputs better match text inputs by forcing them to new lines. .form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}


// // Labels // // For use with horizontal and inline forms, when you need the label (or legend) // text to align with the form controls. .col-form-label {
    padding-top: calc(#{$input-padding-y} + #{$input-border-width});
    padding-bottom: calc(#{$input-padding-y} + #{$input-border-width});
    margin-bottom: 0;
    // Override the `<label>/<legend>` default font-size: inherit;
    // Override the `<legend>` default line-height: $input-line-height;
}

.col-form-label-lg {
    padding-top: calc(#{$input-padding-y-lg} + #{$input-border-width});
    padding-bottom: calc(#{$input-padding-y-lg} + #{$input-border-width});
    font-size: $font-size-lg;
    line-height: $input-line-height-lg;
}

.col-form-label-sm {
    padding-top: calc(#{$input-padding-y-sm} + #{$input-border-width});
    padding-bottom: calc(#{$input-padding-y-sm} + #{$input-border-width});
    font-size: $font-size-sm;
    line-height: $input-line-height-sm;
}


// Readonly controls as plain text // // Apply class to a readonly input to make it appear like regular plain // text (without any border, background color, focus indicator) .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: $input-padding-y;
    padding-bottom: $input-padding-y;
    margin-bottom: 0;
    // match inputs if this class comes on inputs with default margins line-height: $input-line-height;
    background-color: transparent;
    border: solid transparent;
    border-width: $input-border-width 0;
    &.form-control-sm, &.form-control-lg;

{
    padding-right: 0;
    padding-left: 0;
}

}


// Form control sizing // // Build on `.form-control` with modifier classes to decrease or increase the // height and font-size of form controls. // // The `.form-group-* form-control` variations are sadly duplicated to avoid the // issue documented in https://github.com/twbs/bootstrap/issues/15074. .form-control-sm {
    padding: $input-padding-y-sm $input-padding-x-sm;
    font-size: $font-size-sm;
    line-height: $input-line-height-sm;
    @include border-radius($input-border-radius-sm);
}

select.form-control-sm {
    &:not([size]):not([multiple]);

{
    height: $input-height-sm;
}

}

.form-control-lg {
    padding: $input-padding-y-lg $input-padding-x-lg;
    font-size: $font-size-lg;
    line-height: $input-line-height-lg;
    @include border-radius($input-border-radius-lg);
}

select.form-control-lg {
    &:not([size]):not([multiple]);

{
    height: $input-height-lg;
}

}


// Form groups // // Designed to help with the organization and spacing of vertical forms. For // horizontal forms, use the predefined grid classes. .form-group {
    margin-bottom: $form-group-margin-bottom;
}

.form-text {
    display: block;
    margin-top: $form-text-margin-top;
}


// Form grid // // Special replacement for our grid system's `.row` for tighter form layouts. .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; > .col, > [class*="col-"]; { padding-right: 5px; padding-left: 5px;
}
}


// Checkboxes and radios // // Indent the labels to position radios/checkboxes as hanging controls. .form-check {
    position: relative;
    display: block;
    padding-left: $form-check-input-gutter;
}

.form-check-input {
    position: absolute;
    margin-top: $form-check-input-margin-y;
    margin-left: -$form-check-input-gutter;
    &:disabled ~ .form-check-label;

{
    color: $text-muted;
}

}

.form-check-label {
    margin-bottom: 0;
    // Override default `<label>` bottom margin;
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    // Override base .form-check margin-right: $form-check-inline-margin-x;
    // Undo .form-check-input defaults and add some `margin-right`. .form-check-input;

{
    position: static;
    margin-top: 0;
    margin-right: $form-check-inline-input-margin-x;
    margin-left: 0;
}

}


// Form validation // // Provide feedback to users when form field values are valid or invalid. Works // primarily for client-side validation via scoped `:invalid` and `:valid` // pseudo-classes but also includes `.is-invalid` and `.is-valid` classes for // server side validation. @include form-validation-state("valid", $form-feedback-valid-color); @include form-validation-state("invalid", $form-feedback-invalid-color); // Inline forms // // Make forms appear inline(-block) by adding the `.form-inline` class. Inline // forms begin stacked on extra small (mobile) devices and then go inline when // viewports reach <768px. // // Requires wrapping inputs and labels with `.form-group` for proper display of // default HTML form controls and our custom form controls (e.g., input groups). .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    // Prevent shorter elements from growing to same height as others (e.g., small buttons growing to normal sized button height) // Because we use flex, the initial sizing of checkboxes is collapsed and // doesn't occupy the full-width (which is what we want for xs grid tier), // so we force that here. .form-check;

{
    width: 100%;
}

// Kick in the inline @include media-breakpoint-up(sm) {
    label;

{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

// Inline-block all the things for "inline" .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
}

// Allow folks to *not* use `.form-group` .form-control {
    display: inline-block;
    width: auto;
    // Prevent labels from stacking above inputs in `.form-group` vertical-align: middle;
}

// Make static controls behave like regular ones .form-control-plaintext {
    display: inline-block;
}

.input-group {
    width: auto;
}

// Remove default margin on radios/checkboxes that were used for stacking, and // then undo the floating of radios and checkboxes to match. .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
}

.form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: $form-check-input-margin-x;
    margin-left: 0;
}

.custom-control {
    align-items: center;
    justify-content: center;
}

.custom-control-label {
    margin-bottom: 0;
}

}

