@font-face {
	font-family: "Avenir";
	src: url('/typo3conf/ext/customer_api/Resources/Public/Fonts/AvenirLTStd-Roman.otf');
}

html  {
    /* height: 100%; */
    position: relative;
}
#link-overview_wrapper .dt-layout-table{
    overflow-x: scroll;
}
#attr-request-overview_wrapper .dt-layout-table {
    overflow-x: scroll;
}
.documentation {
    position:fixed;

    top:50%;
    padding:10px;
    right:-125px;
    transition: 0.8s;
}
.documentation:hover {
    right:0;
    transition: 0.8s;
}
.documentation .doc-co {
    position:relative;   
}
.documentation .doc-co .icon {
    margin-right:15px;
    text-decoration: none !important;
}
.documentation .doc-co a {
    color:#fff;
    text-decoration: none;
}
.documentation .doc-co a:hover .text {
    text-decoration: underline;
}
#page-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 170px;            /* Footer height */
}
#page-content {
    padding-bottom: 170px;    /* Footer height */
}

body {
	font-family: "Avenir";
    /* overflow-y:scroll; */
}

body:before {
	display:none;
}

a {
	color: #4fc779;
    font-weight: bold;
}

body .body-bg {min-height: 100vh; position: relative;}

a:hover {
    color: #4fc779;
    text-decoration: underline;
}

.btn-primary {
	background-color: #4fc779;
	border: #4fc779;
    color: #fff;
    display: block;
    margin: 32px 0;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
    padding: 16px 60px;
    border: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.btn-primary:hover {
    opacity: .75;
	background-color: #4fc779;
    border-color: #4fc779;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4fc779;
    border-color: #4fc779;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #4fc779;
    border-color: #4fc779;
    box-shadow: 0 0 0 0 rgba(105,187,167,0);
}

.btn-secondary {
	background-color: #455560;
	border: #455560;
    color: #fff;
    display: block;
    margin: 32px 0;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
    padding: 16px 60px;
    border: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.btn-secondary:hover {
    opacity: .75;
	background-color: #455560;
    border-color: #455560;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #455560;
    border-color: #455560;
}

.btn-secondary:focus, .btn-secondary.focus {
	color: #fff;
    background-color: #455560;
    border-color: #455560;
    box-shadow: 0 0 0 0 rgba(255,92,38,0);
}

.form-control {
	font-size: 16px;
    line-height: 20px;
    display: block;
    background-color: rgba(0,0,0,0);
    width: 100%;
    padding-bottom: 8px;
    border: 0;
    border: 2px solid rgba(69,85,96,.1);
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    color: #455560;
}
select.form-control option:disabled {
    color:#eee;
}
#attr-ref-selector {
    margin-top:20px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #4fc779;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}


form .msg {
    font-weight: bold;
}
form .msg.success{
    color: #4fc779;
}



.form-group.error label,
form .msg.error,
form .msg.error-typo,
form .default-msg.error {
	color: red;
}

.form-group input.error,
.form-group select.error{
    color: red;
    border-color:red;
}


.loader {
	display: none;
    border: 3px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #4fc779;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 2px 7px;
}
#attr-form .loader {
    position: absolute;
    right: 100px;
    top:0;
}

#attr-form .attr-request {
    position: relative;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

select {
	background: url("/typo3conf/ext/customer_api/Resources/Public/Icons/chevron-down.svg") no-repeat calc(100% - 12px) 9px;
    line-height: 28px;
}

.card {
    margin-bottom:25px;
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
}
.customer-list .card .card-body{
width: 100%;
}

.customer-list .card .card-body img {

    max-width: 100%;
    max-height: 100%;
}

.customer-list .card-block.d-flex {
    display: flex !important;
    align-items: stretch;
    flex-direction: row;
}

.card:hover {
    border: 1px solid #4fc779;
}

#cub_preview_url {
    word-wrap: break-word;
}

#save_url {
    font-size:18px;
}

#cub_preview_url .error_list li {
    color:red;
}

/* #new-request-form .loader {
    position: relative;
    float: left;
    top:35%
} */
#new-request-form .error-used-box {
    border:1px solid red;
}
#new-request-form .error-used {
    font-size:1.6em;
    margin:15px 0;
    text-align: center;
    color:red;
}
#new-request-form .msg.success {display: none;}
#new-request-form .msg.error {display: none;}
#new-request-form .msg.error-typo {display: none;}
#new-request-form .attr-co .attr-request {
    margin-bottom:40px;
}
#new-request-form .attr-co .attr-request:nth-child(odd) {
    border-right: 1px solid rgba(0,0,0,0.1);
}
#new-request-form #delete_request {
    padding:10px;
    margin:0;
    fill:#fff;
    float:right;
}
#import-co .loader {
    position: absolute;
    top: 35%;
    right: 0;
}
#importList {
    position: relative;
    top:50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);

}
.navbar-mainnavigation .navbar-brand-image {
    max-height: 100%;
    margin-right: 50px;
}


#page-footer ul {
    list-style: none;
}
#page-footer ul li {}
#page-footer ul li a{color:#4fc779}

#page-content #dashboard .filter h4,
#page-content #dashboard .filter .filter-box  {text-align: center; }
#page-content #dashboard .filter .filter-box  {margin-bottom:70px; }
#page-content #dashboard .filter #overview-link-search  {
    border: 1px solid #dee2e6;
    -moz-border-radius-topleft:      8px;
    -moz-border-radius-topright:     8px;
    -moz-border-radius-bottomright:  8px;
    -moz-border-radius-bottomleft:   8px;
    border-top-left-radius:     8px;
    border-top-right-radius:    8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius:  8px;
}
#dashboard .loader {
    margin: auto;
    margin-top: 100px;
    width: 50px;
    height: 50px;
}
#page-content #dashboard .filter .filter-box .filter-group {margin:0 15px;}
#page-content #dashboard .filter .filter-box .filter-group label {font-weight: bold; margin-right: 15px;}



#page-content #attr-request-overview .status_done {color:green;}
#page-content #attr-request-overview .status_new {color:#f5c542;}
#page-content #attr-request-overview .status_release {color:darkgreen;}
#page-content #attr-request-overview .status_rejected {color:red;}

#navigation-logout button.btn {
    background: #455560;
    padding:8px 25px;
    margin-left:25px;
}
#navigation-logout button.btn svg {
    height: 20px;
    display: inline;
    fill:#fff;
}

#request-list .btn-success,
#request-list .btn-danger{
    padding:0.3rem;
} 