﻿/* Base */
html, body {
    height: 100%;
    min-height: 635px;
    font-family: 'OpenSans', 'Open Sans';
}

h1, h2, h3 {
    font-family: 'Montserrat', sans-serif;
    color: #014868;
    font-style: normal;
}

h1 {
    font-size: 34px;
    font-weight: 600;
}

h2 {
    font-size: 24px;
    font-weight: 500;
}

h3 {
    font-size: 16px;
    font-weight: 400;
}

input {
    font-family: 'ArialMT', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: normal;
    color: #000;
    text-rendering: optimizeLegibility;
    text-decoration: none;
}

label, span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
}

a, a:hover {
    color: #038AA7;
    font-weight: 400;
}

/* Sections */
.gv-section-form {
    max-width: 370px;
}

.gv-section-title {
    max-width: 370px;
    line-height: normal;
    text-align: left;
}

.gv-section-title h1 {
    white-space: nowrap
}

.gv-section-title p {
    color: #333;
    padding: 15px 0 10px 0;
    margin: 0;
}

.gv-section-form label {
    color: #555;
}

.gv-section-content {
    width: 440px;
}

.gv-section-content .container-fluid {
    padding: 0;
}

.gv-section-container-loggedin {
    padding: 50px 15px 20px 15px;
}

.gv-section-form-container {
    height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
}

.gv-section-highlighted-sidebar {
    overflow-y: hidden;
    background-position: left top;
    background-repeat: repeat-y;
    background-attachment: scroll;
}

.gv-section-highlighted-sidebar span { 
    line-height: 24px; 
}

.gv-section-form-container {
    height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
}

.gv-section-footer {
    margin-top: 40px;
    max-width: 370px;
}

.gv-section-row {
    display: flex;
    margin-top: 10px;
}

.gv-section-body {
    padding: 0;
}

.gv-section-column-half {
    width: 50%;
}

.gv-section-column-full {
    width: 100%;
}

.gv-section-list {
    margin-top: 20px !important;
}

.gv-section-first-row {
    margin-top: 40px;
}

.gv-section-logged-in {
    margin-top: 19px;
}

.gv-section-logged-in div .row {
    margin: 0;
}

.gv-section-box-content span {
    line-height: 20px;
}

.gv-section-form-validation {
    width: 400px;
    flex-direction: row;
    display: flex;
}

.gv-section-form-validation button {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 20px;
    white-space: nowrap;
}

.gv-section-remember-me label {
    font-style: normal;
    min-height: 20px;
    margin-bottom: 0;
    color: #333;
}

.gv-section-remember-me input[type="checkbox"] {
    position: relative;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 20px 0 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    cursor: pointer;
}

.gv-section-remember-me input[type='checkbox']:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    position: absolute;
    cursor: pointer;
    height: 20px;
    width: 20px;
    left: 0;
    top: 0;
    background: rgb(255,255,255);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(211,211,211);
    border-radius: 3px;
    color: rgb(211,211,211);
}

.gv-section-remember-me input[type='checkbox']:checked:after {
    background: white;
    content: '\2714';
}

.gv-section-container {
    display: flex;
    display: -webkit-flex;
    margin: 0;
    padding: 0;
}

.gv-section-form-container {
    height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
}

.gv-section-secondary-content {
    color: #666;
}

.gv-section-authenticator-code {
    margin: 0;
    padding: 0;
}

.gv-section-authenticator-code .row {
    margin: 0;
}

.gv-section-logged-in {
    margin-top: 19px;
}

.gv-section-logged-in .gv-box {
    min-height: 332px;
}

.gv-section-logged-in div .row {
    margin: 0;
}

/* Buttons */
.gv-button {
    cursor: pointer;
    box-shadow: none;
    font-style: normal;
    height: 36px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
}

.gv-button-primary {
    color: #fff;
    background-color: #038aa7;
    border: 1px solid #038aa7;
}

.gv-button-primary:hover {
    background-color: #037c96;
}

.gv-button-secondary {
    color: #038aa7;
    background-color: #fff;
    border: 1px solid #038aa7;
}

.gv-button-secondary:hover {
    color: #fff;
    background-color: #038aa7;
}

.gv-button-large {
    width: 370px;
}

.gv-button-medium {
    width: 185px;
}

.gv-button-small {
    width: 92.5px;
}

.gv-button-top-gutter {
    margin-top: 20px;
}

.gv-button-bottom-gutter {
    margin-bottom: 20px;
}

.gv-button-image{
    background-size: 44px 36px;
    background-repeat: no-repeat;
    background-position: center left 0;
    display: inline-block;
}
  
.gv-button-image-google {
    background-image: url(../images/icon-google.png);
}

.gv-button-image-azure {
    background-image: url(../images/icon-azure.png);
}

.gv-button-close {
    align-self: center;
}

.gv-button-image-linkedin {
    background-image: url(../images/icon-linkedin.png);
}

.gv-button--close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.gv-button--close:hover,
.gv-button--close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.gv-button--add {
    background-color: #004868;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.gv-button--add:hover {
    background-color: #1272b3;
    color: white;
}

.gv-button-spacer {
    margin-top: 5px;
}

/* Table/Grid */
.gv-table * {
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #333 !important;
}

.gv-table a,
.gv-table a:hover {
    font-weight: 400 !important;
    color: #038AA7 !important;
}

.gv-table div div div table thead tr th div {
    font-weight: 600 !important;
    color: #666 !important;
}

.gv-table div div div table thead tr th,
.gv-table div div div table tbody tr td {
    height: 0 !important;
    padding: 10px 15px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gv-table div div div table tbody,
.gv-table div div div table tbody tr td {
    border-width: 0 0 1px 0 !important;
    border-color: #cecece !important;
}

.gv-table #Grid, 
.gv-table #Grid .e-gridheader,
.gv-table div div div table thead tr th {
    border: none 0 !important;
}

.gv-table div div div table thead tr th {
    background-color: rgba(242, 242, 242, 1) !important;
}

.gv-table div div div table tbody .e-hover,
.gv-table div div div table tbody tr .e-active {
    background: none !important;
}

#addInstance a,
#addInstance a:hover {
    font-weight: 600;
    color: #337ab7;
}

/* Checkbox */
.gv-form-input {
    display: flex;
    align-items: baseline;
}

.gv-form-input label {
    padding-top: 10px;
}

.gv-form-input input[type="checkbox"] {
    position: relative;
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 20px 0 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    cursor: pointer;
}

.gv-form-input input[type='checkbox']:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    position: absolute;
    cursor: pointer;
    height: 12px;
    width: 12px;
    left: 0;
    top: 0;
    background: rgb(255,255,255);
    border-style: solid;
    border-width: 1px;
    border-color: #333;
    color: #333;
}

.gv-form-input input[type='checkbox']:checked:after {
    background: white;
    content: '\2714';
}

/* Layout */
.gv-light-6, 
.gv-light-5,
.gv-light-4,
.gv-light-3,
.gv-light-2,
.gv-light-1 {
    font-weight: 400;
}

.gv-strong-6,
.gv-strong-5,
.gv-strong-4,
.gv-strong-3,
.gv-strong-2,
.gv-strong-1 {
    font-weight: 600;
}

.gv-light-6,
.gv-strong-6 {
    font-size: 12px;
}

.gv-light-5,
.gv-strong-5 {
    font-size: 13px;
}

.gv-light-4,
.gv-strong-4 {
    font-size: 14px;
}

.gv-light-3,
.gv-strong-3 {
    font-size: 16px;
}

.gv-light-2,
.gv-strong-2 {
    font-size: 18px;
}

.gv-light-1,
.gv-strong-1 {
    font-size: 24px;
}

.gv-header {
    height: 50px;
    background: #004868;
    font-size: 1.1rem;
    color: #fff;
}

.gv-primary-title {
    color: #038AA7;
}

.gv-main-header {
    display: flex;
    align-items: center;
}

.gv-main-header-logo {
    flex: 0 0 auto;
    text-align: center;
    height: 33px;
    max-height: 33px;
    margin-left: 20px;
    flex-direction: row;
    display: flex;
}

.gv-main-header-logo img {
    align-self: center;
}

.gv-main-header-logo-big {
    width: 129px;
}

.gv-main-header-logo-small {
    margin-top: 7px;
    margin-right: 5px;
    display: none;
    height: 18px;
    width: 25px;
}

.gv-main-header-logo span,
.gv-nav-bar-primary {
    align-self: center;
    padding: 0 0 0 5px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
}

.gv-main-header-home-button {
    margin-left: 16px;
    cursor: pointer;
}

.gv-main-header-user-options {
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-end;
    padding-right: 16px;
}

.gv-main-header-user-options, .gv-main-header-home-button {
    font-size: 24px;
}

.gv-logo {
    width: 183px;
    height: 36px;
    margin-top: 30px;
    position: absolute;
    top: 0;
}

.gv-image-container {
    height: 60px;
    width: 60px;
    background: #e6edf0;
    border-radius: 5px;
    display: flex;
    margin-bottom: 20px;
}

.gv-image-container img {
    height: 30px;
    margin: auto;
}

.gv-recovery-code-list-item {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 5px;
    font-size: 24px;
    padding: 5px 10px;
    margin: 10px;
}

.gv-section-2fa {
    padding-top: 20px;
}

.gv-right-buffer {
    margin-right: 20px;
}

.gv-section-logged-in *, .gv-nav-bar-primary, .gv-nav-bar-secondary {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
}

.gv-profile-input {
    font-size: 12px !important;
    border-radius: 2px;
    box-shadow: none;
}

.gv-section-form-logged-in .row {
    padding-bottom: 20px;
}

.gv-detail-label {
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    padding-top: 10px;
}

.gv-box {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    background-color: white;
}

.gv-box #Grid {
    margin: 15px 15px 28px 15px;
}

.gv-shadow {
    box-shadow: 0px 5px 6px rgba(215, 215, 215, 0.349019607843137);
}

.gv-user-services-inner {
    height: 207px;
    padding: 25px 43px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 10px;
    border: solid 1px rgba(215, 215, 215, 1);
    background-color: white;
}

.gv-user-services {
    text-align: center;
}

.gv-user-services .gv-main-title {
    padding-bottom: 2rem;
}

.gv-user-services h4 {
    color: #014868;
}

.gv-user-services span {
    color: #333;
    display: inline-table;
}

a.gv-user-services,
a.gv-user-services:hover {
    text-decoration: none;
}

.gv-user-services .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.gv-image-background-primary {
    background-image: URL('/images/highlight-blue.png');
}

.gv-image-background-secondary {
    background-image: URL('/images/highlight-lightblue.png');
}

.gv-white-box {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    background-color: white;
}

.gv-box-shadow {
    box-shadow: 0px 5px 6px rgba(215, 215, 215, 0.349019607843137);
}

.gv-login-username {
    display: flex;
    background-color: rgba(242, 242, 242, 1);
    border-radius: 4px;
    padding: 2px 10px;
    max-width: 370px;
    height: 36px;
    color: #666;
}

.gv-navbar-dropdown-menu {
    display: flex;
    flex-direction: column;
    background-color: white;
    border-width: 0 1px 1px 1px;
    border-color: #d7d7d7;
    border-radius: 3px;
    max-width: 320px;
    max-height: 437px;
    font-family: 'ArialMT', 'Arial';
    font-weight: 400;
    font-size: 13px;
    z-index: 10;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.149019607843137);
    overflow-y: auto;
}

div.gv-navbar-dropdown-menu {
    position: absolute;
    right: 17px;
    top: 50px;
    border: solid #d7d7d7;
    border-width: 0 1px 1px 1px;
}

.gv-navbar-dropdown-menu a {
    color: #666;
    align-self: center;
}

.gv-navbar-dropdown-menu div a:hover {
    cursor: pointer !important;
}

.gv-navbar-dropdown-menu span:first-child {
    color: #333;
}

.gv-navbar-dropdown-menu span:first-child {
    line-height: 19px;
}

.gv-navbar-dropdown-menu div img {
    height: 16px;
    width: 16px;
    margin-right: 10px;
    align-self: center;
}

.gv-navbar-dropdown-img {
    padding-top: 2px;
}

.gv-navbar-dropdown-select {
    height: 40px;
    width: 40px;
    background-color: #004868;
    border-radius: 30px;
    text-align: center;
    margin-bottom: 2px;
}

.gv-navbar-dropdown-select:hover {
    background-color: #4E8095;
}

.gv-is-active .gv-navbar-dropdown-select {
    background-color: #4E8095;
}

.gv-navbar-dropdown-menu-user {
    padding: 0 !important;
    width: 188px;
}

.gv-dropdown-logout-option {
    border-top: 1px solid #E4E4E4;
}

.gv-navbar-dropdown-apps {
    margin-right: 10px;
}

.gv-navbar-dropdown-menu-apps a {
    color: #4E8095;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
}

.gv-navbar-dropdown-menu-apps img {
    height: 36px !important;
    width: 36px !important;
    margin: 0 0 10px 0 !important;
}

.gv-navbar-dropdown-option {
    max-height: 41px;
    display: flex;
    padding: 15px;
}

.gv-navbar-dropdown-menu #gv-navbar-logout {
    padding-bottom: 2px;
}

.gv-dropdown-inner {
    padding: 12px 15px 12px 15px;
}

.gv-navbar-dropdown-select {
    height: 40px;
    width: 40px;
    background-color: #004868;
    border-radius: 30px;
    text-align: center;
    margin-bottom: 2px;
    cursor: pointer;
}

.gv-navbar-dropdown-select:hover {
    background-color: #4E8095;
}

.gv-is-active .gv-navbar-dropdown-select {
    background-color: #4E8095;
}

.gv-navbar-dropdown.gv-is-active .gv-navbar-dropdown-menu {
    display: block;
}

.gv-navbar-dropdown .gv-navbar-dropdown-menu {
    display: none;
}

.gv-dropdown-username {
    font-weight: 600 !important;
    text-decoration: none !important;
}

.gv-dropdown-username, .gv-dropdown-username span {
    color: #014868 !important;
}

.gv-dropdown-username, .gv-dropdown-username span {
    color: #014868 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.gv-nav-bar-primary {
    max-height: 35px;
    background-color: #e6e6e6;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #d7d7d7;
    width: 100%;
    display: flex;
}

.gv-nav-bar-primary div {
    padding-left: 15px;
    padding-right: 15px;
}

.gv-nav-bar-primary ul {
    list-style: none;
    padding: 3px 10px 10px 0px;
    float: left;
}

.gv-nav-bar-primary ul li a {
    padding: 15px 16px 15px 0;
    text-decoration: none;
    color: #014868;
}

.gv-nav-bar-primary ul li a:hover {
    font-weight: 600;
}

.gv-nav-bar-primary div div ul li {
    float: left;
    margin: 0;
    display: block;
}

.gv-navbar-circle {
    height: 30px;
    width: 30px;
    background-color: #CDE8ED;
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px auto auto auto;
}

.gv-navbar-circle span {
    color: #014868 !important;
    max-width: 10px;
}

.gv-navbar-circle-inner-container {
    display: flex;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.gv-navbar-initials {
    text-transform: uppercase;
    font-style: normal;
    font-size: 14px;
    color: rgba(0,63,93,0.8);
}

.gv-navbar-arrow {
    cursor: pointer;
}

.gv-navbar-apps {
    max-width: 99px;
}

.gv-navbar-apps:hover {
    text-decoration: none;
}

.gv-navbar-label {
    flex-direction: row;
    display: flex;
    vertical-align: middle;
    margin-bottom: 0;
}

.gv-navbar-label span {
    color: #7F9FAE;
    font-size: 12px;
    align-self: center;
    padding-left: 5px;
}

.gv-navbar-label img {
    padding-top: 7px;
}


.gv-nav-bar-secondary {
    max-height: 35px;
    padding: 10px 0 0 0 !important;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.gv-nav-bar-secondary ul {
    list-style: none;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #f2f2f2;
    padding: 0px 0px 10px;
    display: flex;
}

.gv-nav-bar-secondary ul li {
    float: left;
    margin: 0;
    display: block;
}

.gv-nav-bar-secondary ul li a {
    text-decoration: none;
    color: #014868;
    padding: 0px 0 9px 0;
    margin-right: 16px;
    font-weight: 600;
}

.gv-nav-bar-secondary ul .active a {
    border: solid rgba(3, 138, 167, 1);
    border-width: 0 0 2px 0;
}

.gv-nav-bar-secondary div div ul,
.gv-nav-bar-secondary .row div {
    padding-left: 0;
}

.gv-navbar-scrollable {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.gv-navbar-scrollable::-webkit-scrollbar {
    display: none;
}

.gv-row-instance {
    flex-direction: row;
    display: flex;
}

.gv-col-instance {
    flex-direction: column;
    display: flex;
    padding: 10px 5px;
    border: 1px solid #fff;
    cursor: pointer;
    width: 90.33px;
    height: 104px;
}

.gv-col-instance:hover {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}

.gv-align-right {
    display: flex;
    justify-content: flex-end
}

.gv-align-left {
    display: flex;
    justify-content: flex-start;
}

.gv-align-middle {
    display: flex;
    align-items: center;
}

.gv-placeholder {
    height: 36px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.gv-nav-title {
    color: #fff;
}

.gv-inner-container {
    padding: 0;
}

.gv-clear-container {
    padding-right: 0;
    padding-left: 0;
}

.gv-border-none {
    border-width: 0 !important;
}

.gv-height-unset {
    height: unset;
}

.gv-small-l-margin {
    margin-left: 20%;
}

.gv-mobile-show {
    display: none;
}

.row {
    overflow: hidden;
}

.container-fluid, .gv-section-container {
    height: 100%;
    font-family: 'OpenSans', 'Open Sans';
}

.gv-xtr-wide {
    width: auto !important;
}

.gv-xtr-thin {
    display: flex;
    height: 218px;
}

.gv-section-logged-in div.validation-summary-errors ul {
    margin: 5px 0 0 0;
}

.gv-section-logged-in .validation-summary-errors {
    font-size: 14px;
}

.gv-section-logged-in .alert-success {
    background-color: #b4dbb3;
    margin: 5px 0 0 0;
}

    .gv-section-logged-in .alert-success,
    .gv-section-logged-in .alert-success button,
    .gv-section-logged-in .alert-success button:hover {
        color: #005000;
        opacity: 1;
    }

.gv-section-form div.validation-summary-errors ul {
    margin-bottom: 15px;
}

.gv-section-logged-in span.text-danger,
.gv-section-logged-in div.text-danger {
    font-size: 10px;
}

.validation-summary-errors ul {
    list-style-type: none;
    margin-bottom: 25px;
    padding: 5px 15px 5px 15px;
    overflow: hidden;
    background-color: rgba(225, 3, 0, 1);
    border-radius: 5px;
}

.validation-summary-errors li {
    text-align: center;
    color: white;
    font-weight: 600;
}

.validation-summary-errors li::nth-child(2) {
    content: "/dsdsd " !important;
}

input.gv-parsley-error {
    border: 1px solid #B94A48 !important;
}

.gv-parsley-required {
    color: #f00;
    font-weight: 400;
    font-size: 16px;
    display: block;
}

.gv-parsley-errors-list {
    display: inline-block;
    padding-left: 5px;
}

#gv-qrCode {
    margin: 15px;
}

.gv-grid-item {
    width: 200px;
    height: 200px;
    color: black;
    border: 1px solid #939393;
    box-shadow: 2px 5px #D3D3D3;
    text-align: center;
    align-content: center;
    display: inline-block;
    padding-top: 90px;
}

.gv-grid-item--width2 {
    width: 400px;
}

.gv-grid-item:hover,
.gv-grid-item:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.gv-grid-item-selected {
    width: 200px;
    height: 200px;
    color: black;
    border: 1px solid black;
    box-shadow: 2px 5px black;
    text-align: center;
    align-content: center;
    display: inline-block;
    padding-top: 90px;
    background-color: #D3D3D3;
}

.gv-confirm-box {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.gv-confirm-box-content {
    position: relative;
    background-color: #fefefe;
    margin: 15% auto;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.gv-confirm-box-header {
    padding: 2px 16px;
    background-color: #004868;
    color: white;
}

.gv-confirm-box-body {
    padding: 2px 16px 10px;
}

.gv-confirm-box-footer {
    padding: 2px 16px;
    color: white;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

/* Media queries */
@media (max-width: 1536px) {
    .gv-user-services-inner {
        padding: 20px 18px !important;
    }
}

@media (max-width: 992px) {
    .gv-section-highlighted-sidebar {
        display: none;
    }

    .col-container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .gv-small-l-margin {
        margin-left: auto;
        margin-right: auto;
    }

    .gv-logo-container {
        text-align: center;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .gv-logo {
        position: inherit !important;
    }
}

@media (max-width: 768px) {
    .gv-small-l-margin {
        margin-left: auto;
        margin-right: auto;
        width: 60%;
    }

    h1 {
        font-size: 26px;
    }
    
    .gv-section-title {
        white-space: normal;
    }

    .gv-white-box {
        margin-bottom: 20px;
    }

    .gv-box {
        margin-bottom: 20px;
    }
}

@media (max-height: 635px) {
    .gv-logo {
        position: inherit !important;
    }
}

@media (max-width: 425px) {
    .gv-section-form-logged-in label {
        padding-left: 0;
    }
}

@media (max-width: 415px) {
    .gv-mobile-hide {
        display: none;
    }

    .gv-mobile-show {
        display: flex;
    }

    .gv-section-form-container {
        display: flex;
        align-items: flex-start;
    }

    .gv-main-header-logo-small {
        display: flex;
    }

    .gv-main-header-logo-big {
        display: none;
    }

    .gv-mobile-hide {
        display: none;
    }

    .gv-mobile-show {
        display: flex;
    }

    .gv-mobile-row input {
        width: 70% !important;
        margin: 1px 6px 0 0;
    }

    .gv-mobile-row button {
        width: 25% !important;
    }

    .gv-section-form-validation {
        flex-direction: column;
        width: auto;
    }

    .gv-mobile-row {
        flex-direction: row;
    }

    .gv-section-form-validation button {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .gv-mobile-large {
        display: flex;
        align-items: flex-start;
    }

    .gv-button-large {
        width: 260px;
    }

    .gv-section-form-container {
        display: flex;
        align-items: flex-start;
        width: 100%;
    }

    .gv-small-l-margin {
        width: 100%;
    }

    .gv-section-content {
        width: auto; 
    }

    .gv-navbar-scrollable {
        overflow-x: auto;
        -webkit-mask-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 99%);
    }
}

@media (max-width: 321px) {
    ._LoggedIn-main-title {
        display: inline-grid;
    }
}