@charset "UTF-8";
/********************************************************************
DO NOT edit this file manually. This file is generated by layout.
If you want to add custom css, edit custom.css file in current template folder
*********************************************************************/
.pr{
     background: linear-gradient(to right top, rgb(34, 185, 150), rgb(255, 255, 255) 70%);
     border-top: 1px solid rgb(34, 185, 150);
     border-right: 1px solid rgb(34, 185, 150);
}
.hd{
    background: linear-gradient(to left bottom, rgb(34, 185, 150), rgb(255, 255, 255) 70%);
}
.li{
    background: linear-gradient(to left bottom,  rgb(255, 255, 255) 70%, rgb(34, 185, 150));
    border-bottom: 1px solid rgb(34, 185, 150);
    border-right: 1px solid rgb(34, 185, 150);
    padding: 15px;
}
@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}