﻿.logo-framework {
    width       : 300px;
    height      : 75px;
    background  : top left no-repeat;
}

.custom-library {
    
}

.custom-library ul {
    list-style  : none;
    margin      : 0;
    padding     : 0 0 20px 0;
}

.custom-library li {
    margin      : 0;
    padding     : 0 0 15px 0;
}

.custom-library label {
    cursor      : pointer;
}

.custom-library .custom-select {
    font-size   : 1.4em;
}

.custom-library .custom-desc {
    color       : #93d5a7;
}