#addProfile .content{
    font-size:larger;
}

#admin{
    position: fixed;
    bottom: 5px;
    right: 5px;
}

#admin a{
    color: #536dad;
    font-size: small;
    padding: 5px;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #606060;
}

.import {
    background-image:url(../imgs/admin.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#admin .iconB{
    background-image: url(../imgs/lock02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.eval{
    margin: 10px 0px;
    height: 45px;
}

.eval a {
    width: 100%;
    color: white;
    font-size: xx-large;
    font-weight:bold;
    text-shadow: 0px 0px 3px #0000007d;
}

#Now .eval a{
    font-size: x-large;
}

.results {
    max-width: 400px;
    margin: 0 auto;
}

.n1{
    background:#c23e5a;
    color:white;
}
.n2{
    background:#bc5c3d;
    color:white;
}
.n3{
    background:#91912d;
    color:white;
}
.n4{
    background:#50a549;
    color:white;
}
.n5{
    background:#24b577;
    color:white;
}
.n6{
    background:#217c7c;
    color:white;
}
.n7{
    background:#406595;
    color:white;
}
.n8{
    background:#374087;
    color:white;
}
.n9{
    background:#894384;
    color:white;
}
.n11{
    background: -webkit-linear-gradient(200deg, #ed9478, #a34426);
    color:white;;
}
.n22{
    background: -webkit-linear-gradient(200deg, #76db6e, #3b8834);
    color:white;
}
.n33{
    background: -webkit-linear-gradient(200deg, #49bdbd, #136666);
    color:white;
}

.ti-yr {
    background: white;
    color: black;
    font-weight: bold;
    font-size: small;
    border-bottom: 1px solid #dedede;
    padding: 0px;
    box-shadow: none;
}

.ti-nav{
    background: #2f83bf;
    color: white;
    font-weight: bold;
    font-size: small;
    padding: 0px;
    box-shadow: none;
}

.ti-nav div {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 5px 10px;
    width: 88px;
}

.ti-yr div {
    border-right: 1px solid #dedede;
    padding: 5px;
    width: 45px;
}

.timeP{
    flex: 0 0 auto;
}

.y1,.y9,.y27,.yp,.ym,.y13{
    height: 45px;
    display: flex;
    align-items: center;
}

.y9,.y27,.yp,.ym,.y13{
    height: 65px;
}

#dashboard {
    background: #f5fbff;
    height: 100%;
}

.ti-yr .y1, .ti-yr .y9, .ti-yr .y27,
.ti-yr .yp, .ti-yr .ym,.ti-yr .y13{
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    text-shadow: 0px 0px 3px #0000007d;
}

.ti-yr.y1{
    font-size: medium;
}
.ti-yr.y13{
    font-size: large;
}
.ti-yr.y9, .ti-yr.y27, .ti-yr.yp, .ti-yr.ym{
    font-size: x-large;
}
.ti-yr.y13 .cuyr-c{
    font-size: small;
}

.ti-yr .n11 {
    background: -webkit-linear-gradient(90deg, #ed9478, #a34426);
    color: white;
}
.ti-yr .n22{
    background: -webkit-linear-gradient(90deg, #76db6e, #3b8834);
    color:white;
}
.ti-yr .n33{
    background: -webkit-linear-gradient(90deg, #49bdbd, #136666);
    color:white;
}
.ti-yr .nmerc{
    background: -webkit-linear-gradient(90deg, #d4bf65, #5767b4);
    color: white;
}
.ti-yr .nven{
    background: -webkit-linear-gradient(90deg, #a57c1b, #f9c21a);
    color: white;
}

.nobdr{
    border-right: 0px !important;
    padding-right: 6px !important;
}

.cuyr-b{
    background: #5e5e5e;
    color: white;
    box-shadow: 0px 2px 7px #383838;
    border-right: 1px solid #383838 !important;
    border-left: 1px solid #383838 !important;
    padding: 5px !important;
    width: 65px !important;
    margin-left: -2px;
    margin-right: -2px;
    z-index: 888;
    position: relative;
}
.cuyr-c{
    box-shadow: 0px 2px 7px #383838;
    border-right: 1px solid #383838 !important;
    border-left: 1px solid #383838 !important;
    padding: 5px !important;
    width: 65px !important;
    margin-left: -2px;
    margin-right: -2px;
    z-index: 888;
    position: relative;
}

.ti-yr .ym.cuyr-c{
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 2px 5px #383838;
    border-bottom: 1px solid #383838;
}

.l-cat {
    font-size: medium;
    padding: 3px 0px;
}

#Now .transP {
    width: 100%;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #383838;
    border-bottom: 3px solid #383838;
}
#Now .transP.pb-l, #Now .transP.pb-l div{
    border-radius: 7px 0px 0px 7px;
}
#Now .transP.pb-r, #Now .transP.pb-r div{
    border-radius: 0px 7px 7px 0px;   
}
#Now .transP.pb-c{
    box-shadow: 0px 2px 7px #383838;
    width: 150% !important;
    margin-left: -7px;
    margin-right: -7px;
    margin-top: -7px;
    margin-bottom: -7px;
    border-radius: 7px;
    border: 1px solid #383838;
    border-bottom: 3px solid #383838;
    z-index: 888;
}
#Now .results{
    margin:20px auto;
}
.nlabel{
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    text-transform:uppercase;
}
#Now .transP a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.cuyr-c{
    font-size: large;
}

.halfbx{
    padding: 0px !important;
}

.halfbx div{
    width: 50%;
}

.halfbx2{
    width: 22px !important;
    border-right: 0px !important;
    margin-left: -22px !important;
    border-left: 1px solid #ffffff;
}