.eid-apps-container {

}

.eid-apps-tiles{
    width:100%;
}

.eid-apps {
    margin-top: 2em;
}
.eid-apps:first-child {
    margin-top: 0;
}
.eid-apps-title {
    margin-bottom: 16px;
    font-family: Rubik;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #000;
}
.eid-apps-container:before,
.eid-apps-container:after,
.eid-app-icon-container:before,
.eid-app-icon-container:after,
.eid-apps:before,
.eid-apps:after {
    content: " ";
    display: table;
}
.eid-apps-container:after,
.eid-app-icon-container:after,
.eid-apps:after {
    clear: both;
}
.eid-app {
    position: relative;
    text-align: center;
    font-size: .8em;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 16px 16px 0;
    min-width: 100px;
    border-radius: 8px;
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 5%);
    background-color: #fff;    
    border-bottom: 1px solid;
    border-image-source: linear-gradient(to right, rgba(1, 174, 143, 0), #04ab93 7%, #2c83bd 91%, rgba(48, 127, 193, 0));
    border-image-slice: 1;
}
.eid-app-content {
    height: 250px;
    overflow: hidden;
}
.eid-apps .eid-app {
    width: 23%;
}
.eid-apps .eid-app-medium {
    width: 20%;
}
.eid-apps .eid-app-medium > .eid-app-icon-container {
    height: 250px;
}
.eid-app-icon-container {
    display: block;
    border: none;
    padding: 0px;
    border-radius: initial;
    transition: background-color 0.15s ease;
}
.eid-app-icon {
    height: 130px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.eid-app-icon-small {
    max-width: 50px;
}
.eid-app-icon-extrasmall {
    max-width: 24px;
}
.eid-app-icon-little {
    height: 27px;
    width: 27px;
}
.eid-app-title {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    height: auto;
    font-family: Rubik;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #5d6870;
}
.eid-app-title-big {
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 2.4em;
    font-size: 1.4em;
}
.eid-app-footer {
    position: relative;
    clear: both;
    padding: 15px 11px;
    margin:0px 15px 20px 15px;
    border-radius: 5px;
    border: solid 1px #d2d2d9;
    background-color: rgba(139, 144, 154, 0.05);
}
.eid-app-menu {
    position: absolute;
    top: 3px;
    right: 3px;
}
/*.eid-app-icon-container:hover {
    background-color: #eee;
}*/
.eid-app-action {
    font-weight: bold;
}
.eid-app-no-app {

}
.eid-app-owners {
    height: 5.4em;
    line-height: 1.2em;
    overflow: hidden;
}
.eid-app-description {
    padding: 0;
    margin: 5px 0;
    height: 3.4em;
    overflow: hidden;
}
.eid-app-active {
    background-color: #E2E2C6;
}
.eid-app-request-access {
    position: relative;
}
.eid-app-request-access .eid-access-viewer {
    border-radius: 7px 0 7px 0;
    border: 1px solid #fff;
    background: #fff;
}
.eid-app-request-access .eid-access-viewer-content {
    padding: 10px 20px 10px 10px;
    background: transparent;
}
.eid-app-request-access .eid-access-title {
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.eid-app-request-access .eid-access-list-item {
    padding: 0 0 7px 0;
    float: none;
    width: auto;
    line-height: 1.2em;
}
.eid-app-request-access .eid-menu-content {
    border: none;
    padding: 0;
    background: transparent;
    min-width: 0;
}
.eid-app-request-access .eid-access-label-separator {
    display: none;
}
.eid-app-request-access .eid-access-label {
    display: block;
}
.eid-app-request-access .eid-access-list {
    height: 120px;
    overflow: auto;
}
.eid-app-request-access .eid-menu-content-inline {
    padding-right: 0;
}
.eid-app-request-access .eid-panel-button-close {
    display: none;
}
@media only screen and (max-width: 1600px) {
    .eid-apps .eid-app-medium {
        width: 25%;
    }
}
@media only screen and (max-width: 1450px) {
    .eid-apps .eid-app-medium {
        width: 33.3%;
    }
}
@media only screen and (max-width: 1200px) {
    .eid-apps .eid-app-medium {
        width: 50%;
    }
}
@media only screen and (max-width: 900px) {
    .eid-apps .eid-app-medium {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .eid-apps .eid-app {
        width: 25%;
    }
    .eid-apps .eid-app-medium {
        width: 100%;
    }
}
@media only screen and (max-width: 567px) {
    .eid-apps .eid-app {
        width: 50%;
    }
    .eid-apps .eid-app-medium {
        width: 100%;
    }
}
@media handheld, only screen and (max-width: 420px) {
    
    .eid-apps .eid-app-medium {
        width: 100%;
    }
}