﻿.ovd-grid-cell-3 {
    padding: 0 0 0 2;
    font-size: 14px;
    text-align: left;
    font-family: 'Nunito';
    font-weight: bold;
}

/*
    */

.ovd-main-content {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    font-family: 'Nunito';
    font-weight: bold;
    padding: 0;
}

.ovd-grid-header-content {
    color: #fff;
//    background-color: #6785a1;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-string-content {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: left;
    font-family: 'Nunito';
    font-weight: bold;
    text-indent: 1em;
}

.ovd-grid-cell-numeric-content {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: right;
    font-family: Nunito,'Times New Roman';
    font-weight: bold;
}


.ovd-grid-header-content-0 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-string-content-0 {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: left;
    font-family: 'Nunito';
    font-weight: bold;
    text-indent: 1em;
}

.ovd-grid-cell-numeric-content-0 {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: right;
    font-family: 'Nunito';
    font-weight: bold;
}


.ovd-grid-header-content-1 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-string-content-1 {
    padding: 0 0 0 2;
    font-size: 14px;
    text-align: left;
    font-family: 'Nunito';
    font-weight: bold;
    text-indent: 1em;
}

.ovd-grid-cell-numeric-content-1 {
    padding: 0 0 0 2;
    font-size: 14px;
    text-align: right;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-header-content-2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-string-content-2 {
    padding: 0 0 0 2;
    font-size: 15px;
    text-align: left;
    font-family: 'Nunito';
    font-weight: bold;
    text-indent: 1em;
}

.ovd-grid-cell-numeric-content-2 {
    padding: 0 0 0 2;
    font-size: 15px;
    text-align: right;
    font-family: 'Nunito';
    font-weight: bold;
}


.ovd-grid-header-content-3 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-string-content-3 {
    padding: 0 0 0 2;
    font-size: 16px;
    text-align: left;
    font-family: 'Nunito';
    font-weight: bold;
    text-indent: 1em;
}

.ovd-grid-cell-numeric-content-3 {
    padding: 0 0 0 2;
    font-size: 16px;
    text-align: right;
    font-family: 'Nunito';
    font-weight: bold;
}


.ovd-grid-cell-date-content {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}


.ovd-grid-cell-date-content-0 {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-date-content-1 {
    padding: 0 0 0 2;
    font-size: 14px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-date-content-2 {
    padding: 0 0 0 2;
    font-size: 15px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}

.ovd-grid-cell-date-content-3 {
    padding: 0 0 0 2;
    font-size: 16px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}


.k-grid .k-grid-header .k-header{
background-color:  #6785a1;
background-image:none !Important;
}

.k-header {
    background-color:  #6785a1;
    background-image:none !Important;
}

.k-grid td {
    padding: 0.0em;
    padding-bottom: 0.0em;
    padding-right: 0.0em;
    padding-top: 0.0em;
    font-family: 'Nunito';
    font-weight: bold;
    white-space: nowrap;
}

.k-grid th.k-header .k-link {
    background-color: #6785a1;
    color: white;
}

.k-calendar .k-header {
    position: relative;
    border: 0;
    font-weight: 700;
    width: 100%;
    padding: 4px 0;
    background-color:  #6785a1;
    color: gray;
}


.k-widget {
    border-style: hidden;
}


.k-grid-norecords {
    font-size: 13px;
}

.treeview {
    font-size: 12px;
}

.app-modal-window .modal-dialog {
    width: 490px;
}

.page-splash {
    z-index: 99999 !important;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .9;
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.k-grid .k-header .k-icon.k-i-arrow-n {
    background-image: url('../Content/img/sort_asc.png');
}

.k-grid .k-header .k-icon.k-i-arrow-s {
    background-image: url('../Content/img/sort_desc.png');
    background-position: 0 0;
}

    .k-grid .k-header .k-icon.k-i-arrow-s:hover {
        background-image: url('../Content/img/sort_desc.png');
        background-position: 0 0;
    }

.k-grid-header th.k-header > .k-link {
    display: inline-block;
}

.k-grid-lockedcolumns {
    white-space: nowrap;
}

.k-grid-filter {
    background-position: 0 0;
}

    .k-grid-filter.k-state-active {
        background-color: transparent;
    }


.page-splash-message {
    text-align: center;
    margin: 20% auto 0 auto;
    font-size: 400%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: normal;
    -webkit-text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    color: #F58A00;
    padding: 0;
}

    .page-splash-message.page-splash-message-subtle {
        margin: 30% auto 0 auto;
        font-size: 200%;
    }


/*#region Angular ng-show dissolve animation */
.dissolve-animation.ng-hide-remove,
.dissolve-animation.ng-hide-add {
    position: fixed !important;
    display: inline !important;
    -webkit-transition: 0.5s linear all;
    -moz-transition: 0.5s linear all;
    -o-transition: 0.5s linear all;
    transition: 0.5s linear all;
}

    .dissolve-animation.ng-hide-remove.ng-hide-remove-active,
    .dissolve-animation.ng-hide-add {
        opacity: 1;
    }

        .dissolve-animation.ng-hide-add.ng-hide-add-active,
        .dissolve-animation.ng-hide-remove {
            opacity: 0;
        }
/*#endregion */


@media only screen and (min-width :1200px) {

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        font-size: 14px;
    }

    .col-md-10 {
        width: 82%;
    }

    .col-lg-10 {
        width: 82%;
    }

    .treeview {
        font-size: 14px;
    }
}



@media only screen and (min-width :992px) {

  .col-md-10 {
    width: 82%;
  }
}

@media only screen and (min-width :768px) {

  .col-md-10 {
    width: 82%;
  }
}



.white_back {
    background-color: white;
}

.reports_panel {
    width: 380px;
    height: 375px;
    border-radius: 15px;
}

.k-dropdown .k-input, .k-selectbox .k-input {
    background: #fff;
}

.k-state-hover.k-autocomplete, .k-state-hover.k-picker-wrap, .k-state-hover.k-numeric-wrap, .k-state-hover.k-dropdown-wrap {
    background-color: #fff;
}

.k-dropdown-wrap k-state-default k-state-focused {
    background-color: #fff;
}

.spinner-button {
    color: #333;
    background-color: white;
    /* border-color: #ccc; */
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

.pdf-page {
    margin: 0 auto;
    box-sizing: border-box;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    background-color: #fff;
    color: #333;
    position: relative;
}

.landscape {
    width: 100%;
}

.portrait {
    width: 90%;
}

.padding_1 {
    padding: 1em;
}

.bold_title {
    font-weight: bold;
    font-size: 22px;
    font-family: "Nunito";
}

.info_color {
    color: #31708f;
}

.warning_color {
    color: red;
}

.text_bold {
    font-weight: bold;
}

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px;
        margin-left: -1px;
        position: relative;
        border-radius: 0;
    }

        .input-group-btn-vertical > .btn:first-child {
            border-top-right-radius: 4px;
        }

        .input-group-btn-vertical > .btn:last-child {
            margin-top: -2px;
            border-bottom-right-radius: 4px;
        }

    .input-group-btn-vertical i {
        position: absolute;
        top: 0;
        left: 4px;
    }

.btn-comp, .btn-comp:hover, .btn-comp:active, .btn-comp:focus {
    color: #FFFFFF;
    background-color: #f0483e;
    border: 1px solid #f0483e;
    font-size: 13px;
    font-weight: bold;
    margin-right: 0.3em;
}

.btn-save, .btn-save:hover, .btn-save:active, .btn-save:focus {
    color: #FFFFFF;
    background-color: #1da1f2;
    border-color: #3b88c3;
    font-size: 13px;
    font-weight: bold;
    margin-right: 0.3em;
}

.btn-cancel, .btn-cancel:focus, .btn-cancel:hover, .btn-cancel:active {
    color: #FFFFFF;
    background-color: #4CAF50;
    border-color: #4CAF50;
    font-size: 13px;
    font-weight: bold;
    margin-right: 0.3em;
}

.btn-config, .btn-config:focus, .btn-config:hover, .btn-config:active {
    color: #FFFFFF;
    background-color: #587b91;
    border-color: #587b91;
    font-size: 13px;
    font-weight: bold;
}

.btn-reset, .btn-reset:focus, .btn-reset:hover, .btn-reset:active {
    color: #FFFFFF;
    background-color: #995194;
    border-color: #995194;
    font-size: 13px;
    font-weight: bold;
}

.btn-close, .btn-close:focus, .btn-close:hover, .btn-close:active {
    color: #FFFFFF;
    background-color: #949e4a;
    border-color: #949e4a;
    font-size: 13px;
    font-weight: bold;
}

.page-title-ver {
    display: block;
    font-size: 19px;
    line-height: normal;
}

.k-window-title {
    color: white;
}

.dr-table-panel {
    height: calc(100vh - 218px);
    overflow-y: auto;
    overflow-x: auto;
}

.spreadsheet-body {
    height: calc(100vh - 200px);
}

.k-spreadsheet {
    height: calc(100vh - 200px);
}

.table {
    /* border-collapse: collapse; */
    /* border-spacing: 0; */
}

.txt-align-center {
    text-align: center;
}

.txt-align-right {
    text-align: right;
}

.txt-align-left {
    text-align: left;
}

.pdf-page {
    margin: 0 auto;
    box-sizing: border-box;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    background-color: #f2f2f2;
    color: #333;
    position: relative;
}

.Landscape {
    width: 100%;
}

.Portrait {
    width: 80%;
}

.notify-drop {
    min-width: 400px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px;
}

.notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px;
}

.drop-content {
    max-height: 280px;
    overflow-y: auto;
}

.notification-title {
    font-size: 12px;
    font-weight: bold;
}

.notification-message {
    font-size: 10px;
    text-align: justify;
    text-justify: inter-word;
}

.notification-dtcreated {
    font-size: 9px;
    font-style: italic;
    color: grey;
}
.k-icon.k-i-filter {
    color: white;
}
.dropdown-scrollable {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

/* Columns Editor */
.column-editor-boolean-content {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: bold;
}
.column-editor-string-content {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: left;
    font-family: Nunito,'Times New Roman';
    font-weight: bold;
    text-indent: 1em;
}
.column-editor-numeric-content {
    padding: 0 0 0 2;
    font-size: 13px;
    text-align: right;
    font-family: Nunito,'Times New Roman';
    font-weight: bold;
}


.ptdetail-header {
    font-weight: bold;
    font-size: 18px;
    color: #3b6185;
    margin-bottom: 8px;
}


.nav-tabs{
  background-color:#3b6185 !important;
  border-bottom: none !important;
}

.nav-tabs > li > a{
  border-radius: 0px;
  color: #fff;
  border: 1px solid #3b6185;
}
.nav-tabs > li > a:hover{
  background-color: #fff !important;
    border-radius: 0px;
    color:#3D515F;
    border:1px solid #3b6185;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
    background-color: #fff !important;
    color: #22262e;
    border:2px solid #fff;
}

/*
nav ul ul {
  background-color:#507391 !important;
}


.minified nav ul ul {
  background-color:#507391 !important;
}

.minified nav ul li {
  background-color:#3b6185 !important;
}

.minified nav ul ul li {
  background-color:#507391 !important;
}
    */

#sub-tab.nav-tabs {
  background-color:#507391 !important;
}

#sub-tab.nav-tabs > li > a{
  border-radius: 0px;
  color: #fff;
}
#sub-tab.nav-tabs > li > a:hover{
  background-color: #fff !important;
    border-radius: 0px;
    color:#3D515F;
    border:1px solid #507391;
}
#sub-tab.nav-tabs > li.active > a,
#sub-tab.nav-tabs > li.active > a:focus,
#sub-tab.nav-tabs > li.active > a:hover{
    background-color: #fff !important;
    color: #22262e;
    border:2px solid #fff;
}



#sub-tab1.nav-tabs {
  background-color:#507391 !important;
}

#sub-tab1.nav-tabs > li > a{
  border-radius: 0px;
  color: #fff;
}
#sub-tab1.nav-tabs > li > a:hover{
  background-color: #fff !important;
    border-radius: 0px;
    color:#3D515F;
    border:1px solid #507391;
}
#sub-tab1.nav-tabs > li.active > a,
#sub-tab1.nav-tabs > li.active > a:focus,
#sub-tab1.nav-tabs > li.active > a:hover{
    background-color: #fff !important;
    color: #22262e;
    border:2px solid #fff;
}



#sub-tab2.nav-tabs {
  background-color:#507391 !important;
}

#sub-tab2.nav-tabs > li > a{
  border-radius: 0px;
  color: #fff;
}
#sub-tab2.nav-tabs > li > a:hover{
  background-color: #fff !important;
    border-radius: 0px;
    color:#3D515F;
    border:1px solid #507391;
}
#sub-tab2.nav-tabs > li.active > a,
#sub-tab2.nav-tabs > li.active > a:focus,
#sub-tab2.nav-tabs > li.active > a:hover{
    background-color: #fff !important;
    color: #22262e;
    border:2px solid #fff;
}

#sub-tab2.nav-tabs {
  background-color:#507391 !important;
}

#sub-tab2.nav-tabs > li > a{
  border-radius: 0px;
  color: #fff;
}
#sub-tab2.nav-tabs > li > a:hover{
  background-color: #fff !important;
    border-radius: 0px;
    color:#3D515F;
    border:1px solid #507391;
}
#sub-tab2.nav-tabs > li.active > a,
#sub-tab2.nav-tabs > li.active > a:focus,
#sub-tab2.nav-tabs > li.active > a:hover{
    background-color: #fff !important;
    color: #22262e;
    border:2px solid #fff;
}



#sub-tab3.nav-tabs {
    background-color: #507391 !important;
}

#sub-tab3.nav-tabs > li > a {
        border-radius: 0px;
        color: #fff;
}

#sub-tab3.nav-tabs > li > a:hover {
        background-color: #fff !important;
        border-radius: 0px;
        color: #3D515F;
        border: 1px solid #507391;
}

#sub-tab3.nav-tabs > li.active > a,
#sub-tab3.nav-tabs > li.active > a:focus,
#sub-tab3.nav-tabs > li.active > a:hover {
        background-color: #fff !important;
        color: #22262e;
        border: 2px solid #fff;
}


#logo img {
    width: 170px;
    height: auto;
    padding-left: 3px;
}



#ribbon {
    min-height: 40px;
    background: #3b6185;
    padding: 0 13px;
    position: relative
}

aside {
    display: block;
    overflow: hidden;
    background: #3b6185;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMzYTM2MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmEyNzI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left,#3b6185 93%,#3b6185 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(93%,#3b6185),color-stop(100%,#3b6185));
    background: -webkit-linear-gradient(left,#3b6185 93%,#3b6185 100%);
    background: -o-linear-gradient(left,#3b6185 93%,#3b6185 100%);
    background: -ms-linear-gradient(left,#3b6185 93%,#3b6185 100%);
    background: linear-gradient(to right,#3b6185 93%,#3b6185 100%);
    min-height: 100%
}


#pricinggrid > .k-grid-toolbar {
    background-color: #507391 !important;
}

#summarygrid > .k-grid-toolbar {
    background-color: #507391 !important;
}

#historygrid > .k-grid-toolbar {
    background-color: #507391 !important;
}

.custom_gridheader {
    padding: 0;
    background: #507391;
    color: #FFF;
}

.jarviswidget-color-blueDark>header {
    background: #3b6185;
    color: #FFF
}

.jarviswidget-color-blue>header {
    background: #507391;
    color: #FFF
}


thead > tr:first-child
{
    background: #6785a1 !important;
    color: #FFF !important
}


thead > tr:first-child > th > a
{
  color: #fff;
  text-decoration: none;
  background: inherit;
}


thead > tr:first-child > th > a:hover
{
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: inherit;
}


#popup-page #header {
    margin: 0;
    height: 60px;
    border-bottom: 1px solid #fff!important;
    overflow: hidden;
    padding: 0 0px;
    border-width: 0;
    min-height: 28px;
//    background: #494B68!important
}


#popup-page {
    height: 100%!important;
//    background: #494B68!important
}

#popup-page #main {
    padding-top: 0px !important;
    padding-bottom: 0px !important; 
    height: 100%!important;
//    background: #494B68!important
}



#extr-page #header {
    margin: 0;
    height: 60px;
    border-bottom: 1px solid #fff!important;
    overflow: hidden;
    padding: 0 0px;
    border-width: 0;
    min-height: 28px;
    background: #494B68!important
}



.page-footer {
    border-top: 1px solid #3b6185;
    background: #3b6185;
}

.div-with-bg
{
    font-family:sans-serif; 
    background-image: url("../Content/img/veritec-login-background-with-logo2.png"); 
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #494B68;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
//    background-image: url('../Content/img/veritec-login-background-with-logo.png');
//    background-size: contain;
//   background-repeat: no-repeat;
}

#extr-page {
    height: 100%!important;
    background: #494B68!important
}

#extr-page #main {
    padding-top: 0px !important;
    padding-bottom: 0px !important; 
    height: 100%!important;
    background: #494B68!important
}


.row-same-height {
    overflow: hidden;
}

.row-same-height > div {
    margin-bottom: -2000px !important;
    padding-bottom: 2000px !important;
}



#loginvbody 
{
    font-family:sans-serif; 
    background-image: url("../Content/img/veritec-login-background.png"); 
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #494B68;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#loginvtopbar {
    text-align: center;
    width: 100%;
    background-color: #494B68;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;        
    border: 0px;
}

#loginvhead{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 8px;
    font-weight: 800;
    color: #ffffff;
}

#loginvform{
    width:352px;
    margin-top: 8%;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 5px;
    color: #000000;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.45);
    border-radius: 0px;
}

#loginvinput1[type=text]{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right: 18px;  
    box-sizing: border-box;
    font-size: 16px;
  }

#loginvinput2[type=text]{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right: 18px;  
    box-sizing: border-box;
    font-size: 16px;
  }

#loginvinput3[type=password]{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 2px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right: 18px;  
    box-sizing: border-box;
    font-size: 16px;
  }

#loginvbutton{
    background-color: #0563C1;
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
  }

#loginvbutton:hover {
    opacity: 0.6;
    cursor: pointer;
  }

.loginvpanel{
    padding-top: 0px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.loginvsubpanel{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #ffffff; /* AC Note: White font color */
  }

.loginvSubpanel a{
    font-size: 16px;
    margin-bottom: 12px;
  }

span.forgotcred a {
    float: right;
    color: whitesmoke;
    padding-top: 16px;
  }

.forgotcred a{
    color: #ffffff;
  }
  
.forgotcred a:link{
    text-decoration: none;
  }

.forgotcred a:hover{
    color: #01a8e2;
  }

