html,
body{
    min-height: 100vh;
    background: #f5f5f5;
    background: #fbfbfb;
    font-family: Raleway;
    color: #5a5a5a;
}

h2{
    font-size: 1.3em;
}

a{
    font-weight: 600;
    text-decoration: none;
    color: #848484;
}

#block-ipgl-branding a,
h1,h2,h3,h4,h5{
    font-family: Roboto;
    font-weight: 900;
    color: #868686;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    margin-top: 0px;
}

header[role="banner"]{
    background: #eaeaea;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0px 0px 16px -2px #ccc;
}

main{
    padding: 15px 20px;
    padding: 0px;
}

textarea{
    padding: 29px 10px 10px 10px;
    color: #6b6b6b;
    background: #e4e4e4;
    border: 0 none;
    display: block;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: Roboto;
    width: auto;
    display: block;
    width: calc(100% - 21px);
	    min-height: 100px;
}


body.error-page .layout-content{
   text-align: center;
}

.password-suggestions {
    display: none!important;
}

body.error-page #block-ipgl-page-title h1{
    display: block;
}

body.error-page .layout-content #block-ipgl-page-title:after{
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 70px;
	content: "\f071";
    margin-top: 20px;
}

body.error-page.page-403 .layout-content #block-ipgl-page-title:after{
    content: '\f023';
}

#block-ipgl-branding .menu_toggle{
    display: none;
}

.js-form-type-textarea label{
    position: absolute;
}

#block-ipgl-main-menu,
#block-ipgl-branding{
    display: inline-block;
    vertical-align: top;
}

#block-ipgl-branding a{
    display: inline-block;
    height: 80px;
    vertical-align: middle;
    line-height: 80px;
    text-decoration: none;
    font-size: 26px;
}

#block-ipgl-branding img{
display: block;
    max-height: 100%;
    width: auto;
    border-right: 1px solid #dcdcdc;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: -3px -5px 13px 2px #8c8c8c;
    box-shadow: -3px -5px 13px 2px #e0dede;

    height: 100%;
    background: #f7f7f7;
}

#block-ipgl-branding a.text_link{
    padding-left: 18px;
}

#block-ipgl-branding a .slogan{
    font-weight: 100;
    font-family: Raleway;
    font-size: 17px;
    margin-left: 10px;
    border-left: 1px solid #afafaf;
    padding-left: 9px;
    vertical-align: top;
}

#block-ipgl-main-menu {
    float: right;
}

#block-ipgl-main-menu ul{
    margin: 0px;
    padding: 0px;
}
#block-ipgl-main-menu li{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    line-height: 65px;
}


#block-ipgl-main-menu a{
    display: block;
    text-decoration: none;
    font-weight: 900;
    font-family: Roboto;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 25px;
    height: 80px;
    line-height: 80px;
}

#block-ipgl-main-menu a.is-active{
    background: #ccc;
    color: #929292;
    color: #7b7b7b;
}

#block-ipgl-main-menu a:not(.is-active):hover{
    background: #ddd;
    color: #676767;
}

form.login-style-form .form-item{
    background: #fff;
    padding-top: 25px;
    position: relative;
}
form.login-style-form .form-item input[type='password'], form.login-style-form .form-item input[type='text'] {
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    margin: 0px;
    border: 0 none;
    display: block;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
    font-size: 17px;
    border-bottom: 1px solid #ddd;
    color: #828181;
    width: calc(100% - 20px);
    display: block;
    max-width: initial;
    outline: none;
    /* border-top: 1px solid #f7f7f7; */
    font-weight: 600;
    height: 50px;
}


.basic-style-form input[type='submit'] ,
form.login-style-form input[type='submit'] {
    margin: auto;
    width: 100%;
    display: block;
    /* padding-left: 20px; */
    /* line-height: 30px; */
    height: 55px;
    /* max-width: 370px; */
    border: 0 none;
    background: #5eb63c;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    font-size: 18px;
    padding: 0px;
    width: 100%;
    max-width: initial;
    cursor: Pointer;
}

.forgot_link {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 11px;
    color: #ababab;
    margin-top: 10px;
    display: block;
}

form.login-style-form{
    max-width: 400px;
    margin: auto;
}


.basic-style-form input[type='submit']:hover,
form.login-style-form input[type='submit']:hover{
    background: #84bd6e;
}

form.login-style-form div.description{
    display: none;
}

#block-ipgl-page-title h1{
    text-align: center;
    font-size: 24px;
}

form.login-style-form label{
    position: absolute;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Roboto;
    padding-top: 12px;
    padding-left: 10px;
    color: #9e9e9e;
    letter-spacing: 1.6px;
    top: 0px;
}

form.user-pass p{
    font-size: 13px;
    padding: 0px 7px;
}

form.basic-style-form  .field--type-datetime h4,
form.basic-style-form legend .fieldset-legend ,
form.basic-style-form label {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Roboto;
    padding-top: 12px;
    padding-left: 10px;
    color: #848484;
    letter-spacing: 1.6px;
    display: block;
}

form.basic-style-form  .field--type-datetime h4,
form.basic-style-form .field--type-address-country label ,
form.basic-style-form .field--widget-string-textfield label {
    position: absolute;
    top: 0px;
}



form.basic-style-form legend {
    top: 0px;
    position: absolute;
}

form.basic-style-form  .field--type-datetime h4{
    z-index: 9;
    margin: 0px;
}

.basic-style-form .js-form-type-password,
.basic-style-form .field--type-datetime,
.basic-style-form .form-item{
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}
.basic-style-form .js-form-type-radio.form-item {
    margin-bottom: 1px;
}
.basic-style-form .js-form-type-checkbox.form-item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}



.basic-style-form .form-item.js-form-type-textarea{
	display: block;
    margin-left: 2px;
    margin-right: 2px;
}

.basic-style-form .field--type-datetime .form-item{
    margin-bottom: 0px;
}

.basic-style-form .field--type-datetime .description,
.basic-style-form .form-item .description {
    font-size: 11px;
    position: relative;
    background: #fbfbfb;
    display: block;
    padding: 7px 2px;
    line-height: 16px;
}


.basic-style-form .field--widget-options-buttons fieldset .fieldset-wrapper{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 29px;
    padding-bottom: 10px;
}

.user-form.basic-style-form .field--widget-options-buttons fieldset .fieldset-wrapper{
    padding-top: 23px;
}

.basic-style-form .js-form-type-password,
.basic-style-form .form-item-mail,
.basic-style-form .field--type-address details .form-item,
.basic-style-form .field--widget-options-buttons fieldset{
    background: #e4e4e4;

}

.basic-style-form div.password-confirm-message,
.basic-style-form div.password-confirm,
.basic-style-form div.password-strength{
    position: absolute;

}
.basic-style-form div.password-confirm-message,
.basic-style-form div.password-confirm{
    font-size: 0px;
}




.basic-style-form .field--type-address-country .form-item,
.basic-style-form .field--type-datetime .form-item,
.basic-style-form .field--widget-string-textfield .form-item{
    background: #e4e4e4;
    padding-top: 23px;
}


.basic-style-form  .field--widget-address-default summary{
    pointer-events: none;

}

details summary{
    display: none;
}
details summary::-webkit-details-marker {
    display: none;
}


input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

select::-ms-expand {
    display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
    background: #b7b7b7;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #fbfbfb;
}

/*::-webkit-datetime-edit {

}
::-webkit-datetime-edit-fields-wrapper {

}

::-webkit-datetime-edit-text {

}
::-webkit-datetime-edit-month-field {

}
::-webkit-datetime-edit-day-field {

}
::-webkit-datetime-edit-year-field {

}*/

select:-webkit-autofill,
input:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-webkit-autofill:focus,
select:-webkit-autofill:active ,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.basic-style-form .form-item label.option{
    padding: 0px 25px;
    width: auto;
    text-align: center;
    /*border: 1px solid #eaeaec;*/
    padding-top: 7px;
    padding-bottom: 7px;
    color: #636468;
    font-weight: 600;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: Pointer;
    display: inline-block;
    background: #ccc;
    color: #ffffff;
	    color: #424242;
    opacity: 0.8;
}

.basic-style-form .form-item input[type=radio]{
    display: none;
}

.basic-style-form .form-item input[type=radio]:checked + label.option {
    background: #5eb63c;
    color: #fff;
    opacity: 1.0;
}


.basic-style-form .chosen-container,
.basic-style-form select.form-select,
.basic-style-form input[type=password],
.basic-style-form input[type=email],
.basic-style-form input[type=text],
.basic-style-form input[type=date]{
    outline: none;
    font-size: 18px;
    font-weight: 600;
    font-family: Roboto;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    border: 0 none;
    background: transparent;
    color: #6b6b6b;
}

.form-line-breaker{
    display: block;
}


.basic-style-form select.form-select{
    height: 44px;
    padding-left: 5px;
    padding-bottom: 2px;
    border: 0 none;
    outline: 0px;

}

:-webkit-ui-invalid ,
:-moz-ui-invalid {
    box-shadow: 0px 3px 0px 0px #da3c3c;
}

.basic-style-form select,
.basic-style-form input{
    z-index: 1;
    position: relative;
    -moz-appearance: none;
    vertical-align: middle;
}

.basic-style-form .field--type-datetime select{
	background: transparent;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.basic-style-form input[type=password],
.basic-style-form input[type=email],
.basic-style-form input[type=text]{
    height: 42px;
    display: inline-block;
    width: calc(100% - 20px);
}


.basic-style-form .field--type-datetime select{
	margin-left: 4px;
	min-width: 75px;
}
.basic-style-form input[type=date]{
    height: 44px;
    text-transform: uppercase;
    padding-right: 0px;
}


.basic-style-form .form-wrapper{
    display: block;
}

.basic-style-form .form-wrapper.half-width-field{
    display: inline-block;
    vertical-align: top;
    max-width: 49%;
    max-width: calc(50% - 3px);
}

.basic-style-form{
    max-width: 1024px;
    margin: auto;
}

.layout-container {
    margin: 0;
    min-height: calc(100vh - 75px);
}

.layout-container.userpage h1{
    display: none;
}

.application-detail-view .views-label,
article .item-label {
    font-weight: 900;
    text-transform: uppercase;
    font-family: Roboto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 7px;
    color: #7b7b7b;
    font-size: 12px;
    color: #9c9c9c;
}

.application-detail-view .views-label{
	display: block;
}

.application-detail-view .field-content,
article .item-value {
    font-size: 19px;
    font-weight: 900;
    font-family: Roboto;
    margin-bottom: 24px;
}

.application-detail-view .field-content p,
article .item-value p.address{
    margin-top: 0px;
}

article[typeof="schema:WebPage"],
.application-status-view,
article[typeof="schema:Person"]{
    background: #fff;
    padding: 20px;
    max-width: 1024px;
    margin: auto;
}

article .field-item{
    display: inline-block;
    width: 44%;
    vertical-align: top;
    margin-right: 2%;
}

.application-status-view .views-field .field-content{
    background: #fff;
    display: block;
        position: relative;
}

.application-status-view .views-field {
    display: inline-block;
    vertical-align: top;
    margin: 0px 4px 4px 0px;
    min-width: 32%;
}

.application-status-view .application-detail-view .views-field{
	display: block;
}

.application-status-view header{
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.application-status-view > .views-row{
	margin-bottom: 30px;
}

.file-available,
.file-field-name,
.file-missing{
    display: inline-block;
    vertical-align: middle;
}
.file-available,
.file-missing{
    padding: 10px 15px;
    display: block;
}

.file-missing{
    color: #ffffff;
    background: #da3c3c;
}

.file-available:before,
.file-missing:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    vertical-align: middle;
    margin-right: 10px;
}

.file-missing:before{
	content: "\f00d";
}

.file-available{
    background: #62bc3c;
    color: #fff;
}

.file-available:before{
    content: "\f00c";
}

.file-available .file{
    font-size:0px;
}

.file-available .file a:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    vertical-align: middle;
    margin-right: 10px;
    content: "\f019";
    position: absolute;
    color: #fff;
    height: 50px;
    width: 50px;
    background: #4b902c;
    right: -10px;
    top: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.file-available .file a:hover:after{
        background: #1f3c13;
}

/*a.ipgl-action-button:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 15px;
    content: "\f045";
}*/

.login-style-form.center-form{
    text-align: center;
}

a.ipgl-action-button{
    padding: 17px 35px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Roboto;
    background: #307bbb;
    color: #f1f1f1;
    display: inline-block;
}

a.ipgl-action-button.small{
    font-size: 14px;
    padding: 7px 15px;
    margin-top: 20px;
}

a.ipgl-action-button:hover{
    background: #205480;
}


#block-applicationinfoblock .clearfix.percent_visual{
    text-align: center;
    margin: auto;
    display: inline-block;
    font-family: Roboto;
    font-weight: 900;
}

#block-applicationinfoblock{
    text-align: center;
    padding: 20px;
}

.submission-help{
    display: block;
    max-width: 500px;
    /* border: 1px solid #ccc; */
    padding: 15px 65px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #2a699e;
    color: #fff;
    line-height: 27px;
    position: relative;
}

.submission-help a{
	color: #fff;
	text-decoration: underline;
}

.submission-help:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
    /* line-height: 15px; */
    content: "\f05a";
    font-size: 35px;
    position: absolute;
    left: -30px;
    height: 100%;
    background: #307bbb;
    top: -6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 69px;
    box-shadow: 19px 0px 43px -20px #0000007a;
    color: #fff;
}

.submission-help h2{
    color: #fff;
    margin-top: 0px;
}

.submission-help.admin-comment:before{
    content: '\f075';
    background: #a25053;
}

.submission-help.admin-comment{
    background: #a25053;
    min-height: 56px;
}

.file-status-info{
    font-size: 12px;
}
form.basic-style-form .js-form-type-managed-file  .form-managed-file{
    padding: 10px 20px;
}
form.basic-style-form .js-form-type-managed-file  label{
    font-size: 14px;
	padding: 8px 0px;
}

.application-status-view .views-field .field-content .file + span {
    display: none;
}

form.basic-style-form .js-form-type-managed-file  .file--mime-application-zip:before,
form.basic-style-form .js-form-type-managed-file  .file--mime-image-jpeg:before,
form.basic-style-form .js-form-type-managed-file  .file--mime-application-pdf:before,
form.basic-style-form .js-form-type-managed-file  .file--mime-application-msword:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    vertical-align: middle;
    margin-right: 20px;
    /* line-height: 15px; */
    background: #00a1f1;
    color: #fff;
    padding: 0px;
    height: 65px;
    width: 60px;
    line-height: 65px;
    text-align: center;
}

form.basic-style-form .js-form-type-managed-file  .file--mime-application-pdf:before{
    background: #db1f1f;
    color: #fff;

    content: "\f1c1";
}

form.basic-style-form .js-form-type-managed-file  .file--mime-application-msword:before{
    background: #00a1f1;
    color: #fff;
    content: "\f1c2";
}

form.basic-style-form .js-form-type-managed-file  .file--mime-image-jpeg:before{
    background: #f7a032;
    color: #fff;
    content: "\f03e";
}

form.basic-style-form .js-form-type-managed-file  .file--mime-application-zip:before{
    background: #395461;
    color: #fff;
    content: "\f1c6";
}

form.basic-style-form .js-form-type-managed-file{
    border-bottom: 1px solid #ececec;
    display: block;
    width: 100%;


}

form.basic-style-form .js-form-type-managed-file span.file{
    line-height: 60px;
    display: inline-block;
    background: #fff;
    margin-bottom: 10px;
     box-shadow: 0px 0px 6px -3px #000;
   padding: 0px 20px 0px 0px;
}

form.basic-style-form .js-form-type-managed-file span.file a{
    font-size: 17px;
    font-weight: 500;
    font-family: Roboto;
}

form.basic-style-form .js-form-type-managed-file input[value="Remove"]{
    float: none;
    width: auto;
    display: inline-block;
    height: 65px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    background: #ad1717;
}

.button.button--danger{
    padding: 15px;
}

form.basic-style-form .file + span {
    display: none;
}
/*form.basic-style-form input[type="file"]{
    display: none;
	position: fixed;
    top: -99999px;
}*/

.upload_file_select{
    display: inline-block;
    text-align: center;
    background: #ccc;
    padding: 20px 55px 20px 38px;
    margin: 0px 0px 12px 0px;
    min-width: 200px;
}

.upload_file_select span,
.upload_file_select i{
    display: block;
}

.upload_file_select i{
    font-size: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.upload_file_select span{
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}

.file-widget-available .upload_file_select{
    display: none;
}

.basic-style-form .js-form-type-managed-file  input[value='Upload']{
    display: none;
}

.field--widget-file-generic div[role="contentinfo"]{
    display: none;
}

.field--widget-file-generic .js-form-item div[role="contentinfo"]{
    display: inline-block;
}

div[aria-label="Error message"]{
    background: #d07878;
    color: #fff;
    display: inline-block;
}


div[aria-label="Error message"] > div:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    vertical-align: middle;
    content: "\f071";
    position: absolute;
    left: 10px;
}

div[role="alert"] {
    border: 1px solid #ccc;
    padding: 20px;
    font-size: 14px;
    max-width: 400px;
    margin: auto;
    padding-left: 60px;
    position: relative;
}

div[role="alert"] ul li{
    list-style: none;
    padding: 0;
}
div[role="alert"] ul{
    padding: 0px;
    margin: 0px;

}

.status-message-container {
    position: relative;
    background: #5eb63c;
    background: #de0009;
    font-family: Roboto;
    color: #fff;
    text-align: center;
    z-index: 99;
}

.status-message-container a{
    color: #fff;
}


.status-message-container div[role="contentinfo"] .inner-message{
    padding: 53px;
    display: block;
    font-size: 25px;
    width: auto;
}

/*.message-container{
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}*/

.status-message-container div[role="contentinfo"] .inner-message.message-status{
    background: #71b056;
}

.status-message-container div[role="contentinfo"] .inner-message.message-error,
.status-message-container div[role="contentinfo"] .inner-message.message-warn{
    background: #de0008;
}

.status-message-container div[aria-label="Error message"] > div:before{
    position: relative;
    left: initial;
    display: block;

}

.status-message-container div[aria-label="Error message"] div[role="alert"]{
    border: 0 none;
    padding: 0;
}


.basic-style-form .chosen-container{
    padding: 0px;
}

.basic-style-form .chosen-container-single .chosen-single{
    height: 44px;
    line-height: 44px;
    border: 0 none;
    box-shadow: initial;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
}

.basic-style-form .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -16px 2px;
}
.basic-style-form.admin-style-form input[type=password], .basic-style-form.admin-style-form input[type=email], .basic-style-form.admin-style-form input[type=text],
.basic-style-form.admin-style-form .chosen-container-single .chosen-single,
.basic-style-form.admin-style-form select.form-select{
    background: #ccc;
}


.basic-style-form #vbo-action-form-wrapper  .form-actions,
.basic-style-form.views-exposed-form  .form-actions{
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 15px;
}

.basic-style-form.views-exposed-form  #input[type='submit'], form.login-style-form.views-exposed-form  input[type='submit']{
    display: inline-block;
}

.basic-style-form input[type='submit'].fa-input{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    height: 44px;
    /* vertical-align: bottom; */
    padding: 10px;
    font-size: 20px;
}

.views-form .basic-style-form .form-actions  input[type='submit']{
    display: inline-block;
    height: 44px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.views-form form-actions{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    vertical-align: baseline;
}

/*.views-form #edit-actions{
    display: none;
}*/


.views-form table{
    width: 100%;
    border-collapse: collapse;
}

.views-form table th,
.views-form table td{
    padding: 10px 15px;
    text-align: left;
}

.views-form table th{
    padding: 35px 15px;
    background: #6d6d6d;
    color: #ccc;
    color: #f3f3f3;
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.6px;

}

.views-form table th a{
    color: #ccc;
    color: #f3f3f3;
}

.views-form table tr:nth-child(even){
    background: #ccc;
}

.views-form table tr:nth-child(odd){
    background: #fff;
}


.path-node:not(.page-node-type-page) .layout-content{
	margin: auto;
}

.views-element-container header{
    margin: auto;
    text-align: right;
}

.path-node:not(.page-node-type-page) .layout-content,
.views-element-container header,
.basic-style-form.admin-style-form{
    max-width: 1600px;
}

.basic-style-form {
    padding-bottom: 40px;
}

.basic-style-form .views-field-views-bulk-operations-bulk-form .form-item {
    margin: auto;
}

.icon-link{
    font-size: 0px;
}

.icon-link:before{
font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 19px;
    width: 35px;
    height: 44px;
    background: #2c4152;
    border-radius: 0;
    display: block;
    text-align: center;
    line-height: 44px;
    color: #fff;
    margin: 0px;
}

.icon-link:hover:before{
    background: #205480;
}

.views-form table th.views-field-edit-node, .views-form table td.views-field-edit-node{
    text-align: right;
}

.view-link.icon-link:before{
    content: "\f06e";
    background: #307bbb;
    color: #fff;
}

.view-link.icon-link:hover:before{
    background: #205480;
}

.edit-link.icon-link:before{
    content: "\f040";
}

.delete-link.icon-link:before{
    content: "\f014";
    background: #9e3838;
}

.delete-link.icon-link:hover:before{
    background: #692323;
}

.zip-link.icon-link:before{
    content: "\f187";
}




.views-field-edit-node a{
    display: inline-block;
}

.c100 > span{
    color: #737373;

}

.ipgl-admin-view header a{
    background: #f3f3f3;
    padding: 10px 15px;
    display: inline-block;
    font-family: Roboto;
    font-weight: 800;
    border: 1px solid #ccc;
}

.ipgl-admin-view header a:hover{
    border-color: #909090;
    background: #909090;
    color: #f5f5f5;
}

a.xls-link:before,
a.csv-link:before,
a.download-link:before{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 19px;
    content: "\f014";
    margin-right: 5px;
}

a.download-link:before{
    content: "\f1c6";
}

a.csv-link:before{
    content: "\f0ce";
}

a.xls-link:before{
    content: "\f1c3";
}


.delete-style-form{
    text-align: center;
}

#edit-delete,
#edit-cancel{
    padding: 12px 14px;
    font-family: Roboto;
    font-weight: 800;
    display: block;
    background: #c66767;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    display: block;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
}

#edit-delete:hover,
#edit-cancel:hover{
    background: #9c4f4f;
}

.node-application-edit-form .field--widget-options-select .form-item{
    background: #ccc;
}

.ipgl-form-expander .expandable_content{
    display: none;
}
.ipgl-form-expander.expanded .expandable_content{
    display: block;
}

.expandable .expand-button{
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: -1px;
    display: inline-block;
}

#block-ipgl-content{
    margin-top: 35px;
}

.expandable .expand-button:hover{
    color: #696969;
    background: #ccc;
}
.expandable .expandable_content{
    /* border: 1px solid #ccc; */
    padding-top: 30px;
    background: #e4e4e4;
}

.expandable .expand-button:before{
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    content: "\f078";
    margin-right: 5px;
}
.expandable.expanded .expand-button:before{
    content: "\f077";
}

#block-ipgl-page-title h1 em{
    font-size: 0.5em;
    border-bottom: 1px solid #ccc;
    display: block;
    max-width: 200px;
    margin: auto;
    padding-bottom: 4px;
    margin-bottom: 4px;
}



/* BAckground Style*/

#block-applicationinfoblock h2{
    color: #fff;
    font-size: 28px;
}
#block-applicationinfoblock{
    text-align: center;
    padding: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.59);
    background-image: url('../images/background_form.jpg');
    background-size: cover;
    position: relative;
	    min-height: 400px;
    background-position: center;
}

#block-ipgl-page-title h1{
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 30px;
}

#block-applicationinfoblock > *{
    z-index: 2;
    position: relative;
}

#block-ipgl-content .contrast,
#block-applicationinfoblock .contrast{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0.59);
    z-index: 0;
}

.status-message-container ul{
    padding: 0px;
    margin: 0px;
}

.status-message-container ul li{
    list-style: none;
    padding: 0px;
}

.user-edit{
    padding: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    margin-top: 50px;
    background: #f3f3f3;
    font-family: Roboto;
    font-weight: 800;
}
.user-edit:hover{
    border-color: #909090;
    background: #909090;
    color: #f5f5f5;
}

.user-edit:before{
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    content: "\f040";
    margin-right: 5px;
}

.description a.download-link{
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    background: #f3f3f3;
    line-height: 19px;
}

.description a.download-link:hover{
    border-color: #909090;
    background: #909090;
    color: #f5f5f5;
}

.description a.download-link:before{
    content: '\f15c';
}

.user_pass_reset_title{
    text-align: center;
}

.page-node-type-page  #block-ipgl-page-title{
    display: none;
}


article.page-type{
    background: transparent;
    z-index: 1;
    text-align: center;
    position: absolute;
    left: 50%;
    top: calc(50% - 80px);
    transform: translate(-50%,-50%);
}


article.page-type .content{
    color: #fff;
    max-width: 1024px;
    margin: auto;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    font-weight: 100;
    letter-spacing: 1px;
}

article.page-type h1{
    color: #f3f3f3;
    font-size: 55px;
    letter-spacing: 2px;
    font-weight: 700;
    font-family: Montserrat;
    text-transform: uppercase;
    line-height: 57px;
    margin-bottom: 15px;
}

a.info-button{
    font-size: 12px;
    padding: 8px 13px 9px 46px;
    font-weight: 100;
    border-radius: 10px;
    background: #0c635b;
    background: rgba(66, 192, 251, 0.49);
    font-weight: 900;
    font-family: Roboto;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
}

a.info-button:hover{
    background: rgba(66, 192, 251, 0.89);
    font-weight: 600;
}


a.info-button:before{
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    margin-right: 9px;
    font-size: 25px;
    vertical-align: middle;
    position: absolute;
    margin-left: -32px;
    background: #215c6f;
    height: 39px;
    line-height: 40px;
    margin-top: -9px;
    padding-left: 10px;
    padding-right: 6px;
    text-align: center;
    margin-left: -50px;
    border-radius: 10px 0px 0px 10px;
}

a.info-button:hover:before{
    background: #2d86af;
}


a.start-button{
    display: inline-block;
    padding: 20px 36px;
    border: 0px solid #eae9e9;
    color: #ffffff;
    font-size: 25px;
    font-family: Roboto;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 9000;
    background: #509038;
    border-radius: 3px;
}

a.start-button:hover {
    background: #5eb63c;
}

.mail-link{
    display: block;
    color: #e0e0e0;
    margin-top: 5px;
}

.empty-view-message{
    display: none;
}

form > .empty-view-message{
    display: block;
}

.page-node-type-page #block-ipgl-content {
    margin-top: 0px;
    background: #ccc;
    background-image: url(../images/background_frontpage.jpg);
    min-height: calc(100vh - 156px);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
}



.bright-design a.info-button{
    font-size: 12px;
    padding: 8px 13px;
    font-weight: 100;
    border-radius: 10px;
    background: #0c635b;
    background: rgba(66, 192, 251, 0);
    font-weight: 900;
    font-family: Roboto;
    /* text-transform: none; */
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    color: #616161;
    border: 1px solid #585858;
    border-radius: 0px;
}

.bright-design article.page-type h1{
    color: #424040;
    font-size: 63px;
    letter-spacing: 12px;
    font-weight: 700;
    font-family: Montserrat;
    text-transform: uppercase;
    line-height: 60px;
    margin-bottom: 15px;
}

.bright-design a.info-button{
        font-size: 12px;
    padding: 8px 13px;
    font-weight: 100;
    border-radius: 10px;
    background: #0c635b;
    background: rgba(66, 192, 251, 0);
    font-weight: 900;
    font-family: Roboto;
    /* text-transform: none; */
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    color: #616161;
    border: 1px solid #585858;
    border-radius: 0px;
}
.bright-design a.info-button:before{
    display: none;
}


.bright-design #block-ipgl-content .contrast{
    background: rgba(255, 255, 255, 0.59);
}

.bright-design article.page-type .content {
    color: #fff;
    max-width: 400px;
    margin: auto;
    margin-bottom: 30px;
    border-top: 1px solid #585858;
    border-bottom: 1px solid #585858;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    color: #585858;
}

.basic-style-form .field--type-datetime fieldset.form-item{
    border: 0 none;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}

.basic-style-form .field--type-datetime fieldset.form-item .fieldset-wrapper > div:not(.description){
    background: #e4e4e4;
}
.basic-style-form .field--type-datetime fieldset.form-item legend .fieldset-legend{
    z-index: 8;
    position: relative;
}

.basic-style-form .field--type-datetime fieldset.form-item .chosen-container-single .chosen-single span{
    background: #f5f5f5;
}


.field--type-address details summary {
    display: block;
    font-weight: 900;
    font-family: Roboto;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-top: 0xp;
    padding-left: 10px;
    padding-bottom: 8px;
}

.field--type-address{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
        margin-bottom: 35px;

}


.footer-area{
    display: block;
    max-width: 100%;
    margin: auto;
    background: #e0e0e0;
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: 1px solid #ccc;
}

.footer-area img{
    display: block;
    width: auto;
    height: auto;
    max-height: 60px;
    margin: auto;
}

/*
.hideme {
    -moz-animation: hideme 0s ease-in 5s forwards;
    -webkit-animation: hideme 0s ease-in 5s forwards;
    -o-animation: hideme 0s ease-in 5s forwards;
    animation: hideme 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@keyframes hideme {
	0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;top: -100vh;}
}
@-webkit-keyframes hideme {
	0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;top: -100vh;}
}*/

.node-form.basic-style-form .field--type-datetime .description, .node-form.basic-style-form .form-item .description{
	background: initial;
	background: inherit;
	background: transparent;
}
.basic-style-form .form-item.form-item-field-study-track,
.basic-style-form .form-item.form-item-field-study-track label.option{
	display: block;
	width: auto;
	text-align: left;
}

.basic-style-form .form-item.form-item-field-study-track label.option{
    padding: 25px 20px;
    margin-top: 5px;
}

.basic-style-form .form-item.form-item-field-study-track label.option strong{
	font-size: 20px;
}

.basic-style-form .form-item.form-item-field-study-track label.option span{
	font-weight: normal;
    text-transform: none;
}

.basic-style-form .form-item.js-form-type-checkbox label.option{
	background: transparent;
	padding: 0 7px;
	border: 0 none;
	color: #848484;
}

.basic-style-form .js-form-type-checkbox.form-item input{
    flex-basis: 1rem;
}
.basic-style-form .js-form-type-checkbox.form-item label.option{
    flex-basis: calc(100% - 2rem);
    text-align: left;
    text-transform: none;
}
.basic-style-form .js-form-type-checkbox.form-item .description{
    flex-basis: 100%;
    padding-left: 1.4rem;
    font-size: 0.9rem;
    line-height: 1.25em;
}

form.basic-style-form .js-form-type-managed-file .form-managed-file {
    padding: 0px;
}

.field--widget-file-generic{
    background: #e4e4e4;
    padding: 5px 10px;
    display: block;
    margin-bottom: 10px;
    margin-left: 2px;
    margin-right: 2px;
}

form.basic-style-form .js-form-type-managed-file{
	border-bottom: 0 none;
}

.ipgl-form-expander{
    margin-bottom: 20px;
    margin-top: 20px;
}


.role-datenredakteur .application-status-view a.user-edit,
.role-datenredakteur #block-applicationinfoblock .file-status-action-button{
	display: none;
}

.role-datenredakteur .vbo-view-form .form-actions,
.role-datenredakteur #vbo-action-form-wrapper,
.role-datenredakteur .views-field-views-bulk-operations-bulk-form{
	display: none!important;
}


#block-ipgl-branding img{
	background: #fff;
}
#block-ipgl-branding img:hover{
    background: #fbfbfb;
}

.upload_file_select:hover{
	color: #fff;
    background: #636363;
}

form.basic-style-form.user-form .js-form-type-radio.form-item{
	margin-top: 5px;
}

article.page-type .content{
	font-weight: 400;
}

span.study-title {
	display: block;
    background: #d1d1d1;
    margin-bottom: 10px;
    padding: 21px 13px;
}

.study-title strong{
    font-size: 20px;
	font-weight: 900;
    text-transform: uppercase;
    font-family: Roboto;
    color: #848484;
    letter-spacing: 1.6px;
    display: block;
	    padding: 0px;
}

.study-title span{
    font-size: 14px;
    font-family: Roboto;
    padding: 0px;
    color: #848484;
    letter-spacing: 1.6px;
    display: block;
	margin-top: 4px;
}


strong.highlight a{
    font-size: 14px;
    line-height: 18px;
	color: #fff;
	text-decoration: underline;
}
strong.highlight{
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    display: block;
    background: #ac1717;
    color: #fff;
}

span.underline{
	text-decoration: underline;
}

.pager__items{
	text-align: center;
	margin-bottom: 65px;
}

.pager__items .pager__item {
	list-style: none;
	padding: 0;
    display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

.password-suggestions {
    display: none;
}

form .description a  {
    text-decoration: underline;
}
