.css-input {
    padding: 12px;
    font-size: 14px;
    border-width: 1px;
    order-color: #CCCCCC;
    background-color: #F9F9FA;
    color: #000000;
    border-style: solid;
    border-radius: 8px;
    box-shadow: 1px 0px 5px rgba(66,66,66,.41);
    text-shadow: 0px 0px 0px rgba(255,255,255,.0);

    font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #231F20;
}

.css-input:focus {
     outline:none;
}

.css-title {
    font-size: 24px;
    
    font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #F9F9FA;
}

.css-but {
    font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #F9F9FA;
}

.css-title:focus {
     outline:none;
}

.cc-font {
    font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
}


.headerBarLv1 {
     font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
}

.headerBarLv2 {
       font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
       font-weight: 900;
}

.headerBarLv3 {
       font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
       font-weight: 700;
}

.headerBarLv4 {
       font-family: Source Sans Pro, new-order, PT Sans, Helvetica Bold, Arial Bold, sans-serif;
       font-weight: 700;
}
