.ca-lp-outer-wrapper{
    height: auto;
}

.bar-wrap{
    width: 60px;
    background-color: #f1f1f1;
    border: 1px solid #666;
    text-align: center;
    line-height: 16px;
}
.ca-rp-bar-wrap{
    width: 100px;
    background-color: #f1f1f1;
    border: 1px solid #fff;
    line-height: 16px;
}
.bar-progress{
    height: 20px;
    background-color: #071f49;
}
.lp-pie{
    margin: 0px auto;
}
.ca-lp-wrapper{
    padding: 25px 10px 15px 70px;
    margin-top: 80px;
    width: 100%;
    height: 20px;
    position: relative;
    display: flex;
    color: #001426;
    background: #f3f5fe;
    background: -moz-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f5fe",endColorstr="#ffffff",GradientType=1);
    -webkit-border-top-left-radius: 120px;
    -moz-border-radius-topleft: 120px;
    border-top-left-radius: 120px;
    transition: all 0.3s ease-in-out;
    z-index: 50;
}
.ca-lp-pie-front{
    position: absolute;
    bottom: 10px;
    left: 35px;
    z-index: 100;
}
.ca-lp-wrapper h5{
    position: relative;
    left: 50px;
    bottom: 7px;
    font-size: 20px;
    line-height: 150%;
    font-weight: 800 !important;
    z-index: 80;
}
.ca-lp-wrapper h5 a, .ca-lp-wrapper h5 a:visited{
    color: #001426 !important;
    text-decoration: underline;
}
.ca-lp-wrapper h5 a.hover{
    text-decoration: underline;
}
.ca-rp-outer-wrapper h1{
    text-align: left;
    margin-left: 0px;
}
.ca-rp-top-wrapper{
    padding: 25px 10px 15px 70px;
    margin-top: 60px;
    width: auto;
    height: 25px;
    position: relative;
    display: flex;
    color: #001426;
    background: #f3f5fe;
    background: -moz-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f5fe",endColorstr="#ffffff",GradientType=1);
    -webkit-border-top-left-radius: 120px;
    -moz-border-radius-topleft: 120px;
    border-top-left-radius: 120px;
    transition: all 0.3s ease-in-out;
    z-index: 50;
}
.ca-rp-main-wrapper{
    padding: 0px 0px 20px 0px;
    margin: 0;
    width: 100%;
    height: auto;
    color: #001426;
    background: #f3f5fe;
    background: -moz-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f5fe",endColorstr="#ffffff",GradientType=1);
    transition: all 0.3s ease-in-out;
}
.ca-rp-bottom-wrapper{
    padding: 0px 0px 70px 0px;
    -webkit-border-bottom-left-radius: 60px;
    -moz-border-radius-bottomleft: 60px;
    border-bottom-left-radius: 60px;
}
.ca-rp-ratings-wrapper{
    padding-bottom: 90px;
}
.ca-rp-ratings-wrapper .ca-rp-main-wrapper{
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}
.ca-rp-pie-front{
    position: absolute;
    bottom: 10px;
    left: 35px;
    z-index: 100;
}
.ca-rp-top-wrapper h5{
    position: relative;
    left: 65px;
    bottom: 7px;
    font-size: 20px;
    line-height: 150%;
    font-weight: 800 !important;
    z-index: 80;
}
.ca-rp-main-wrapper h5{
    font-size: 20px;
    line-height: 150%;
    font-weight: 800 !important;
}
h5.ca-rp-category-top{
    margin-top: 20px;
    margin-bottom: 15px;
}
.ca-rp-rating-category-container{
    padding: 0 10% 15px 0;
    width: 90%;
}
.ca-rp-rating-category-container p{
    font-size: 16px;
}
.ca-rp-rating-category{
    margin: 0;
    width: 100%;
}
.ca-rp-rating-category .col{
    padding-left: 0;
}
.ca-rp-rating-category label{
    font-size: 16px;
}
.ca-rp-main-wrapper .row:nth-of-type(odd){
    background-color: #fff;
    border-left: 1px solid #f3f5fe;
    background: #fff;
    background: -moz-linear-gradient(90deg, #fff 42%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(90deg, #fff 42%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #fff 42%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.ca-rp-main-wrapper .row:nth-of-type(even){
    background-color: transparent;
}
.ca-rp-main-wrapper .row{
    padding: 8px 0px 8px 30px;
}
.ca-rp-ratings-wrapper .row:nth-of-type(odd){
    background: #f3f5fe;
    background: -moz-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #f3f5fe 42%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f5fe",endColorstr="#ffffff",GradientType=1);
    border-left: 0px solid #fff;
}
.ca-rp-sidebar-indent{
    padding-left: 30px;
}
.ca-rp-image{
    width: 95%;
    height: auto;
}
.ca-rp-ratings-top{
    margin-top: 20px;
    margin-bottom: 15px;
}
.ca-rp-main-wrapper small{
    font-size: 11px;
    line-height: 12px;
}
small.ca-rp-small-info{
    padding-left: 38px;
}
@media only screen and (max-width: 1200px){
    .ca-lp-wrapper{
        width: 100%;
        height: 80px;
    }
    .ca-lp-pie-front{
        bottom: 30px;
    }
    .ca-lp-wrapper h5{
        font-size: 18px;
        padding-right: 30px;
    }
    .ca-rp-stats-wrapper .ca-rp-top-wrapper h5{
        display: none;
    }
}
@media only screen and (max-width: 990px){
    .ca-lp-wrapper{
        width: 100%;
        height: 80px;
    }
    .ca-lp-pie-front{
        bottom: 30px;
    }
    .ca-lp-wrapper h5{
        font-size: 18px;
        padding-right: 30px;
    }
    .ca-rp-stats-wrapper .ca-rp-top-wrapper h5{
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .ca-lp-wrapper{
        width: 100%;
        height: 100px;
    }
    .ca-lp-pie-front{
        bottom: 50px;
    }
    .ca-lp-wrapper h5{
        font-size: 16px;
        padding-right: 30px;
    }
    .ca-rp-stats-wrapper .ca-rp-top-wrapper h5{
        display: inline-flex;
    }
}