/*------------------------------------------/
/-----------------Header--------------------/
/------------------------------------------*/
* {
    padding: 0px;
    margin: 0px;
}

body {
    background: white !important;
    overflow-y: hidden;
}

html, body {
    height: 100%;
    width: 100%;
}

.form-header {
    content: url("../images/itamlink_200px_wide.png");
    width: 200px;
}
.form-group p {
    font-size: 14px;
    margin: auto;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400;
}

.form-group label {
    font-size: 14px;
}

.form-box {
    margin: 0 auto !important;
    width: 400px;
    background: white;
    /*border: 1px !important;*/
    /*border-style: solid !important;*/
    /*border-color: lightgrey !important;*/
}

p {
    font-size: 14px;
}

.left {
    width: 50%;
    position: absolute;
    float: left;
    background: white;
}

.left-content {
    margin: 0 auto !important;
    padding-bottom: 100px;
    min-height: 600px;
}

.right {
    width: 50%;
    height: 100%;
    float: left;
    background: #e0e0e0;
}

.right-side {
    height: 100%;
    width: 100%;
    min-height: 520px;
}

.col-md-6 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 !important;
}

input[placeholder]::-webkit-input-placeholder {
    color: #BDBDBD !important;

}

input[placeholder]::-moz-placeholder {
    color: #BDBDBD !important;
}

input[placeholder]:focus::-webkit-input-placeholder {
    color: rgb(256, 256, 256) !important;
}

input[placeholder]:focus::-moz-placeholder {
    color: rgb(256, 256, 256) !important;
}

.form-group {
    margin-bottom: 15px;

}

.form-control, .form-control:focus {
    color: #BDBDBD !important;
    box-shadow: none !important;
    height: 40px !important;
    background: #fff !important;
    border: 0.5px solid #E0E6EF; !important;
    border-radius: 4px;
}

.form-control {
    border-color: lightgrey !important;
    border-width: 0.5px;
}

.form-bottom {
    background: white !important;
}

.form-title {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}

#form-username {
    color: #212121 !important;
}

#form-password {
    color: #212121 !important;
}

#form-organization-name {
    color: #212121 !important;
}

.btn {
    background: rgb(248, 152, 38) !important;
    color: white !important;
    height: 40px !important;
    font-size: 15px !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400 !important;
}

.form-control::-webkit-input-placeholder {
    font-size: 14px !important;
}

.form-control:-moz-placeholder {
    font-size: 14px !important;
}

.form-control::-moz-placeholder {
    font-size: 14px !important;
}

.form-control:-ms-input-placeholder {
    font-size: 14px !important;
}

.help {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25em;
    text-align: center;
}

.customer-support-link {
    font-size: 12px;
}

.customer-support-link a,
.customer-support-link a:hover,
.customer-support-link a:focus{
    color: rgb(248, 152, 38) !important;
    text-decoration: none !important;
}

.copyright {
    font-size: 12px;
    margin-top: 40px;
}

a, a:hover, a:focus {
    color: #2CBEFF !important;
    text-decoration: underline !important;
    text-align: center;
}

.inner-right {
    width: 100%;
    padding: 50px 0;
}

.inner-right p {
    margin: 10px 0;
    letter-spacing: 1px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 1em;
    /*    background-color: rgba(252, 152, 35, 0.25);*/
    display: inline-block;
    /* padding-left: 30px; */
    padding-left: 30px;
    width: 80%;
    float: left;
}

.responsive-text-blurb {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    /*    text-align: center;*/
    width: 100%;
    /*    margin: 0 auto;*/
    padding-left: 30px;
    text-align: left;
    color: #ffffff;
    padding-top: 41px;
}

.responsive-text-blurb-lite {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-weight: normal !important;
    width: 100%;
    padding-left: 30px;
    text-align: left;
}

p .responsive-text-blurb-lite {
    font-size: 12px !important;
}

.thin-header-white {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-size: 24px !important;
    /*    text-align: center;*/
    font-weight: 400;
    float: left;
    padding-left: 30px;
    /*    color: #FC9823;*/
    color: white;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.2em;
    width: 60%;
    text-align: left;
}

.thin-header-orange {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-size: 28px !important;
    /*    text-align: center;*/
    font-weight: 400;
    float: left;
    padding-left: 30px;
    /*    color: #FC9823;*/
    color: white;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1em;
    width: 60%;
    text-align: left;
}

.thick-header-orange {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-size: 32px !important;
    /*    text-align: center;*/
    font-weight: 600;
    float: left;
    padding-left: 30px;
    /*    color: #FC9823;*/
    color: white;
    margin-bottom: 0;
    margin-top: -11px;
    line-height: 1.2em;
    width: 60%;
    text-align: left;
}

.sub-text {
    color: white;
    text-align: left;
    font-size: 22px !important;
    margin-top: 5px;
    font-weight: 400;
}

.inner-right h2 {
    letter-spacing: 1px;
    font-size: 26px;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    float: left;
    margin-top: 0 !important;
}

.inner-right a {
    color: white !important;
}

.inner-right a:hover {
    color: #9d9d9d !important;
}

/*Asset's CSS */

body {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}

h1, h2 {
    margin-top: 10px;
    font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
    margin-bottom: 10px !important;
}

h3 {
    font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

::-moz-selection {
    background: #FC9823;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #FC9823;
    color: #fff;
    text-shadow: none;
}

.form-box {
    margin-top: 35px;
}

.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #fff;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

.form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #ddd;
    line-height: 100px;
    text-align: right;
}

.form-bottom {
    margin: 15px 75px 5px 75px !important;
    background: #eee;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.form-bottom form textarea {
    height: 100px;
}

.form-bottom form button.btn {
    width: 100%;
}

.form-bottom form .input-error {
    border-color: #FC9823;
}

/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {

    .inner-bg {
        padding: 60px 0 110px 0;
    }
}

@media (max-width: 415px) {
    h1, h2 {
        font-size: 32px;
    }
}

.first-login-page-link {
    margin-top: 25px;
    margin-bottom: 10px;
}

.login-feedback-panel ul {
    margin: 0 75px 5px 75px !important;
}

.right-side-background {
    width: 50%;
    height: 100%;
    display: inline;
    float: right;
    position: absolute;
    padding: 100px 30px 281px !important;
    min-height: 560px !important;
    min-width: 500px !important;
}

.right-side-heading-text-1 {
    margin-bottom: 12px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: rgb(47, 50, 104);
    font-size: 50px;
    font-weight: bold;
    line-height: 51px;
}

.right-side-text-0 {
    alignment: center;
    margin-bottom: 12px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: rgb(47, 50, 104);
    font-size: 30px;
    font-weight: bold;
    line-height: 31px;
}

.right-side-text-1 {
    font-family: "Open Sans", sans-serif;
    color: rgb(47, 50, 104);
    font-size: 18px;
    line-height: 24px;
    display: grid;
    alignment: center;
}

.button-outer {
    text-decoration: none !important;
    color: white !important;
}

.button-outer a.button-inner:hover, a.button-inner:visited, a.button-inner:link, a.button-inner:active {
    text-decoration: none !important;
    color: white !important;
}

.button-inner {
    margin-top: 31px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 13px 27px;
    border-radius: 4px;
    background-color: #2f3268;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    text-decoration: none !important;
    color: white !important;
}

.right-side-image-95 {
    width: 95% !important;
}

.right-side-image-82 {
    width: 82% !important;
}

.bold-40 {
    margin-bottom: 12px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: rgb(47, 50, 104);
    font-size: 30px;
    font-weight: bold;
    line-height: 31px;
}

.right-side-login-background-blue {
    background: url("../images/right-side-login-background-blue.png");
    background-color: #d8ecf8;
    background-size: cover;
}

.right-side-login-background-orange {
    background: url("../images/right-side-login-background-orange.png");
    background-color: #ffdcbf;
    background-size: cover;
}

.right-side-image-enterprise {
    background-color: #FFFFFF;
    width: 120px;
    background-repeat: no-repeat;
    padding: 10px;
    margin-bottom: 15px;
}

.featurebox {
    padding: 20px;
    border-radius: 4px;
    background-color: white;
    box-shadow: rgb(3 79 124 / 34%) 1px 1px 6px 0px;
    text-align: left;
    margin: 15px;
    padding-bottom: 50px;
    width: 33%;
}

.bottom-text-container {
    margin-top: 25px;
}

.bottom-text {
    font-family: "Open Sans", sans-serif;
    color: rgb(47, 50, 104);
    font-size: 18px;
    line-height: 26px;
}