html, body {
  height: 100%;
}

body {
    overflow-y: auto;
}

select {
    background-color: white;
}
.button {
	display: inline-block;
	padding: 5px 8px 5px 8px;
	border: 1px solid grey;
	background-color: #d3d3d3;
	font-size: 12px;
	color: white;
}
a.button {
	display: inline-block;
	padding: 5px 5px 5px 5px;
	background-color: lightgrey;
	border: 1px solid grey;
	text-decoration:none;
	color: black;	
}
.button:hover {
	cursor: pointer;
	background-color: grey;
}
a:hover {
    text-decoration:none!important;
}
.generate-password {

}
#add-rows {
    padding: 5px 3px 5px 3px;
}
.tabulator-col-title {
    padding-right: 0px!important;
}
.tabulator {
    background-color: #d3d3d3!important;
}
.tabulator-selected {
    background-color: lightgreen!important;
}
[tabulator-field='photoLink'] {
    height: 40px;
}
[tabulator-field='photoLink'] img {
    max-height: 30px;
    display: inline-block;
}
.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
    white-space: normal!important;
    text-overflow: unset!important;
    height: 40px;
    font-size: 11px;
}
.tabulator .tabulator-header .tabulator-col {
    background-color: #122c5a!important;
    color: white;
}
.depot-filter-group, #depot-filter {
    font-size: 12px;
    margin-bottom: 0px!important;
    display: inline-block;
}
.navbar.navbar-custom-dark {
    background: #122c5a;
    height: 30px;
    font-size: 13px;
}
.navbar.navbar-custom-dark a {
    color: white;
}
.nav-item.active .nav-link {
    color: #e50069;
}
.main-menu-button {
    padding: 20px 30px 20px 30px;
    background-color: #122C5A;
    color: white;
    font-size: 100%;
    font-weight:600;
    margin-bottom: 10px;

}
.main-menu-button:hover {
    background-color: #E93168;
}
.top-navbar {
    margin-bottom: 10px;
}
.brand-row {
    padding: 5px 0px 5px 0px;
}
#depot-filter {
  width: 8%;
  display: inline-block;
  height: 30px;
  padding: 5px 2px 5px 2px;
}
#dropdownColumnsHideShow {
  height: 28px;
  padding-top: 3px;
}
.total-rows-info-container {
    font-size: 12px;
}
.table-container {
    margin-top: 16px;
}
.add-new-user-link, .add-new-partnership-link{
    color: black!important;
}
.batch-group{
    font-size: 12px;
    margin-bottom: 0px!important;
}
#number-to-add{
    width: 5%;
    font-size: 12px;
    text-align: right;
    display: inline-block;
    padding: 3px 0px 3px 0px;
}

#reference-number{
    width: 10%;
    font-size: 12px;
    text-align: right;
    display: inline-block;
    padding: 3px 0px 3px 0px;
}

#container-type-select-to-add{
    font-size: 12px;
    height: 30px;
    display: inline-block;
    width: 5%;
    padding: 5px 2px 5px 2px;
}

#container-company-owner-add{
    font-size: 12px;
    height: 30px;
    display: inline-block;
    width: 8%;
    padding: 5px 2px 5px 2px;
}
.error{
    color: red;
}
.search-container-button, .search-out-container-button {
    margin-top: 30px;
}

.modal-body {
    font-size: 12px;
    overflow-y: auto;
    height: 200px;
}

.action-log {
    cursor: pointer;
}

.action-log-container-type-changed-by-depot {
    color: red;
}

.form-group.required label:after {
    content: "*";
    color: red;
}

.required-asteriks {
    color:red;
}

.btc-create-advice-in, .btc-create-advice-out {
    width: 100%;
}

.pti-table .tabulator-headers, .hard-top-table .tabulator-headers, .garment-table .tabulator-headers {
    height: 25px;
}

.attachment-button, .remove-attachment-button {
    font-weight: 600;
    cursor: pointer;
}

.file-submit-button {
    background-color: #ced4da!important;
    border-color: #ced4da!important;
}

.containers-paste-modal .modal-body {
    height: 300px;
}

.containers-paste-modal .modal-footer {
    height: 200px;
    align-items: normal;
    justify-content: left;
    overflow-y: auto;
    margin-bottom: 5px;
}

.containers-paste-errors {
    color: red;
}

.main-page {
    background-color: #f8fafc;
    font-family: 'Source Sans Pro', sans-serif;
    min-height: 100%;
}

.login-form-background {
    background-color: white;
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-top: 30px;
    padding-bottom: 30px;
}

.login-form-background h2 {
    color: #122c5a;
    font-weight: bold;
}

.description-1-responsive {
    top: 495px;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 2px;
}

.description-2-responsive {
    top: 610px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1em;
}

.description-3-responsive {
    top: 730px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1em;
}

.version-responsive {
    position: relative;
    top: 870px;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
}

.description-1-responsive, .description-2-responsive, .description-3-responsive, .version-responsive {
    color: white;
    position: absolute;
    max-width: 800px;
    left:0;
    right:0;
    margin:0 auto;
}

.description-1-responsive p {
    margin-bottom: 0px;
}


.main-logo-section {
    height: 210px;
}

.main-logo-section img {
    position: absolute;
    max-width: 216px;
    left:0;
    right:0;
    margin:0 auto;
    top: 31%;
}

.img-full-width {
    width: 100%;
}

.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
    margin-left: 0;
    margin-right: 0;
}

.no-gutter>[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}

.login-form-background #email {
    background-color: #e7edf3;
}

.login-form-background #password {
    background-color: #e7edf3;
}

.login-form-background label {
     color: #585858;
}


.login-form-background #email_field, .login-form-background #password_field {
    color: #e7edf3;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}

.login-form-submit-button {
    width: 97px;
    height: 36px;
    background-color: #e50069;
    color: white;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #e50069;
    margin-top: 15px;
}

.login-form-submit-button:hover {
    background-color: #f31a7d;
    border-color: #f31a7d;
    cursor: pointer;
}

#login-form-user-responsive {
    position: absolute;
    top: 50px;
    right: 40px;
}

#login-form-lock-responsive {
    position: absolute;
    top: 164px;
    right: 40px;
}

.description-1 {
    top: 278px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    width: 400px;
    left:0;
    right:0;
    margin:0 auto;
}

.description-1 p {
    margin-bottom: 0px;
}

.description-2 {
    top: 345px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 0.5em;
}

.description-3 {
    top: 410px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 0.5em;
}

.version {
    position: relative;
    top: 510px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
}

.description-1, .description-2, .description-3, .version {
    color: white;
    position: absolute;
    left:0;
    right:0;
    margin:0 auto;
}

.login-form-fields {
    background-color: white;
    width: 459px;
    padding-top: 60px;
    padding-left: 24px;
}

.login-form-fields h2 {
    color: #122c5a;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 11px;
}


.login-form-fields #email,  .login-form-fields #password{
    background-color: #e7edf3;
    width: 338px;
    color: #122c5a;
    font-weight: bold;
    border: 1px solid #e7edf3;
    border-radius: 1px;
}

.login-form-fields label {
     color: #585858;
     font-size: 11px;
}

.login-form-fields #email_field {
    margin-top: 52px;
}

.login-form-fields #password_field {
    margin-top: 18px;
}

.login-form-fields #email_field input:focus {
    border-color: rgba(18, 44, 90, 0.6);
    box-shadow: inset 0 1px 1px rgba(18, 44, 90, 0.25), 0 0 8px rgba(18, 44, 90, 0.6);
}

.login-form-fields #password_field input:focus {
    border-color: rgba(18, 44, 90, 0.6);
    box-shadow: inset 0 1px 1px rgba(18, 44, 90, 0.25), 0 0 8px rgba(18, 44, 90, 0.6);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #122c5a!important;
}


.copyright-section p {
    width: 300px;
    left:0;
    right:0;
    margin:0 auto;
    color: #888;
    font-size: 10px;
    letter-spacing: 1px;
}

.copyright-section p:first-child {
    padding-top: 75px;
}

.copyright-section p:nth-child(2) {
    padding-top: 6px;
    padding-bottom: 18px;
}

.copyright-section p span {
    color: #122c5a;
    font-weight: bold;
}

.oval-left {
    position: absolute;
    left: -45px;
    top: 570px;
}

.oval-right {
    position: absolute;
    top: 510px;
    left: -136px;
}

.find-us p {
    margin-top: 60px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.find-us, .find-us a {
    color: #122c5a;
    font-size: 20px;
}

.find-us a {
    letter-spacing: 15px;
}

.find-us a:hover {
    color: #e50069;
}

#login-form-user {
    position: absolute;
    top: 138px;
    right: 96px;
}

#login-form-lock {
    position: absolute;
    top: 225px;
    right: 96px;
}

.brand-row-banner .ad-banner {
    width: 750px;
    height: 200px;
}

.brand-row {
    margin-top: auto;
    margin-bottom: auto;
}

.forgot-password-link {
    color: #585858;
    font-size: 10px;
    padding-left: 25px;
}

.forgot-password-link:hover {
    color: #f31a7d!important;
}

.reset-password-button {
    width: 164px;
    font-size: 11px;
    font-weight: bold;
}