/* Custom Css Style */
.DnnModule-11215 .section-heading {
  font-size: 30px !important;
}
.biopic {
  margin: 0px 10px 5px 0px;
  width: 280px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ddd;
  padding: 5px;
}
.bio {
  width: 33%;
  float: left;
  padding: 10px;
  border: 0px solid #ccc;
}
.bio h2 {
  color: #555 !important;
  background-color: #fff;
  padding: 5px;
  font-size: 1.6rem !important;
  text-align: Center;
  line-height: 1.4rem;
}
.bio p {
  line-height: 1.5rem;
}
.biotitle {
  color: #1bb1c0;
  font-size: 1.1rem !important;
}
.pipe {
  color: #999;
  position: relative;
  top: -2px;
}
#myBtn1, #myBtn2, #myBtn3 {
  font-style: italic;
  color: #898989;
}
/* fix for IE Statistics numbers */
.home-status .status-block .progress-bar span {
  top: 0px;
}
/* fix for IE Statistics numbers */
.epicurve {
  width: 100%;
}
.epicurve img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.h-title:hover, .h-desc:hover, a#covidhomelink:hover {
  text-decoration: none;
}
#cumulativecounties img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border: 1px solid #ccc;
  margin-top: 25px;
}
.center100 {
  text-align: center;
}
.center100 img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
.center90 {
  text-align: center;
}
.center90 img {
  width: 90%;
  max-width: 90%;
  margin-bottom: 2rem;
}

#savelist {clear:both;}

.saveheading, .employerheading {
  display:inline;
  font-size: 1.2rem;
  font-weight: bold;
  border-bottom: 1px dotted #888;
  color: #516873;
}

.actionsheading {
  display:inline;
  font-size: 1rem;
  border-bottom: 1px dotted #888;
color: #516873;
}

.covidcaption {text-align:left!important;
	font-size: .8rem;
    margin: -10px 0px 20px 0px;
    }


.DnnModule-12918 #savelist,
.DnnModule-31034 #savelist {
  margin-left: 1rem;
	margin-top: 15px;
}

.DnnModule-12918 #savelist a:visited,
.DnnModule-31034 #savelist a:visited  {
	color:#516873;	
}

.DnnModule-12918 #savelist>li,
.DnnModule-31034 #savelist>li {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 5px;
  margin-bottom: .3rem;
  line-height: 1.7;
  display: block;
}

.DnnModule-31034 #savelist li {
    display: block;
}

.DnnModule-31034 #savelist li li {
    white-space: normal;
}

.DnnModule-31034 #savelist .savelistContent {
    white-space: normal;
    font-size: 16px;
}


.DnnModule-12953 #savelist {
  margin-left: 1rem;
	margin-top: 15px;
}

.DnnModule-12953 #savelist a:visited {
	color:#516873;
}

.DnnModule-12953 #savelist > li, .DnnModule-12991 #savelist > li, .DnnModule-13063 #employerlist > li, .DnnModule-15757 #employerlist > li {
    list-style-type: none;
    list-style-position: outside;
    padding-left: 5px;
    margin-bottom: .3rem;
    line-height: 1.7;
 }

.empsubheading_orange a, .empsubheading_grey a {
    border-bottom: 1px dotted #fff;
}

.empsubheading_orange a:hover, .empsubheading_grey a:hover {
   text-decoration:none;
}

.DnnModule-12918 .saveheading:hover, .DnnModule-12918 .saveheading:hover .larger, .DnnModule-12953 .saveheading:hover, .DnnModule-12991 .saveheading:hover, .DnnModule-13063 .employerheading:hover, .actionsheading:hover, .DnnModule-13990 .employerheading:hover, .DnnModule-13998 .employerheading:hover {
    cursor: pointer;
    color: #f58f10;
}

.vaxheadingblue {
    background-color: #00b1c1;
    color: #ffffff;
    text-align: center;
    padding: 5px 10px;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: bold;
    height: auto;
    clear: both;
    margin-bottom: 10px;
}

.vaxcontainer {
    display: flex;
    align-items: stretch;
}

.vaxcontainer > div {
        width: 50%;
        padding: 10px;
        text-align: center;
        border: 1px solid grey;
        position: relative;
        line-height: 1.2rem;
        height: 190px;
}

.vaxpanelorange {
    background-color: #f79600;
    color: #ffffff;
}

.vaxpanelorange a {
    
    color: #ffffff!important;
    border-bottom: 1px dotted #ffffff;
}


.vaxpanelorange h2 {
    background-color: #f79600;
    color: #ffffff!important;
}

.marginright {
    margin-right: 50px;
}


.marginleft {
    margin-left: 50px;
}



.btnwrap {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.vaxbtn {
    display: block;
    line-height: 1;
    margin-bottom: .8rem;
    margin-left: 1.5rem;
    font-size: 18px;
    background-color: #5d7886;
    margin-left: auto;
    margin-right: auto;
    max-width: 70%;
   
}

.vaxbtn a {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    white-space: nowrap;
}

.vaxaccess-lyft .btnwrap {
	position: relative;
    bottom: auto;
    left: auto;
    margin-top: .5rem;
}


#google_translate_element .goog-te-gadget-simple a {color: #dedede!important;}




@media only screen and (max-width: 992px) {
    .vaxcontainer {
        display: block;
       
    }

    .vaxcontainer > div {
       width: auto;
       height: 100px;
       margin-bottom: 10px;
    }
    .vaxheadingblue {
        margin-top: 10px;
        font-size: 1.2rem;
    }
    .vaxpanelorange {
        height: 190px!important;
    }

    .vaxpanelorange.vaxaccess-lyft {
    	height: auto!important;
    }

    .marginright, .marginleft {
        margin-right: 0px; margin-left: 0px;
    }
}

    .DnnModule-31034 #savelist .saveheading {
        cursor: pointer;
    }

    .DnnModule-12918 #savelist > li::before,
    .DnnModule-31034 #savelist > li::before {
        content: "\25B6";
        font-size: 12px;
        line-height: 20px;
        color: #999;
        position: absolute;
        left: 0;
        margin-top: 10px;
        margin-left: 1rem;
    }

    .DnnModule-12953 #savelist > li::before {
        content: "\25B6";
        font-size: 12px;
        line-height: 20px;
        color: #999;
        position: absolute;
        left: 0;
        margin-top: 5px;
        margin-left: 1rem;
    }

    .DnnModule-12991 #savelist > li::before {
        content: "\25B6";
        font-size: 12px;
        line-height: 20px;
        color: #999;
        position: absolute;
        left: 0;
        margin-top: 5px;
        margin-left: 1rem;
    }

    .DnnModule-13063 #employerlist > li::before {
        content: "\25B6";
        font-size: 12px;
        line-height: 20px;
        color: #999;
        position: absolute;
        left: 0;
        margin-top: 5px;
        margin-left: 1rem;
    }

    .DnnModule-13990 #SNFlist > li::before, .DnnModule-13998 #SNFlist > li::before {
        content: "\25B6";
        font-size: 12px;
        line-height: 20px;
        color: #999;
        position: absolute;
        left: 0;
        margin-top: 5px;
        margin-left: 1rem;
    }


    .DnnModule-13990 #SNFlist > li {
        list-style: none;
    }

    .DnnModule-13998 #SNFlist > li {
        list-style: none;
    }

    .flashnews .carousel-item {
        font-size: .9rem;
        line-height: 1rem;
    }

    .larger {
        font-size: 1.6rem;
        color: #1bb1c0;
    }

    .savelistContent, .actionslist { 
        display: none;
    }

    #employerlist mark {
        background-color: #FFFF00
    }

    #savelogosmall {
        width: 100px;
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    #savelogo-160 {
        width: 160px;
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .introtext {
        font-size: 1.3rem;
        line-height: 1.7rem;
    }

    #dnn_ctr12919_ContentPane h1::after {
        display: none !important;
    }

    #indicatorcontainer {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
    }

    .indicator {
        max-width: 16.6%;
        padding: 10px 5px;
        color: White;
        line-height: 1.2rem;
        position: relative;
        min-height: 280px;
    }

        .indicator h4 {
            text-align: center;
            font-weight: bold;
            font-size: 16px;
            min-height: 40px;
        }

        .indicator ul {
            margin: 0;
            min-height: 180px;
        }

            .indicator ul li, .indicator p {
                line-height: 1rem;
            }

            .indicator ul li {
                background: url(/Portals/7/Images/covid/checked.png) no-repeat 0px 0px transparent;
                list-style-type: none;
                margin: 0;
                padding: 0px 0px 10px 24px;
                vertical-align: middle;
                cursor: pointer;
            }

                .indicator ul li:first-child {
                    height: 80px;
                }

                .indicator ul li:nth-child(2) {
                    height: 40px;
                }


    #epid, #epid1, #epid2 {
        background-color: #5e7885;
    }

    #stage1, #stage11, #stage12 {
        background-color: #179aa7;
    }

    #testing, #testing1, #testing2 {
        background-color: #1bb1c0;
    }

    #containment, #containment1, #containment2 {
        background-color: #69c6df;
    }

    #capacity, #capacity1, #capacity2 {
        background-color: #d58119
    }

    #protect, #protect1, #protect2 {
        background-color: #f58f10;
    }


    /*/#epid ul li:first-child:hover ~ #epid1 {display:block!important;}*/


    .indicatorpopup {
        display: none;
        position: absolute;
        top: 55px;
        left: 120px;
        width: 300px;
        z-index: 1000;
        border: 1px solid #ffffff;
        padding: 5px;
    }

    .indicatorpopup2 {
        display: none;
        position: absolute;
        top: 90px;
        left: 120px;
        width: 300px;
        z-index: 1000;
        border: 1px solid #ffffff;
        padding: 5px;
    }


    @media only screen and (max-width: 768px) {

        .embed-container-mobile {
            display: block;
        }

        .embed-container {
            display: none;
        }
    }

    @media only screen and (min-width: 769px) {

        .embed-container-mobile {
            display: none;
        }

        .embed-container {
            display: block;
        }
    }


    .testinggrid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        font-size: .9rem;
        line-height: 1.1rem;
    }

        .testinggrid div {
            width: 24%;
            padding: 5px;
            border: 1px solid #cccccc;
            margin: 5px;
            background-color: #f6f6f6;
        }

    @media only screen and (min-width: 993px) {
        #capacity1, #capacity2 {
            left: -280px;
        }

        #protect1, #protect2 {
            left: -280px;
        }
    }

    @media only screen and (max-width: 992px) {
        #savelogo-160 {
            width: 160px;
        }

        .main-content h1 {
            font-size: 2.8rem;
        }

        .testinggrid div {
            width: 90%;
        }

        .site-breadcrumb {
            margin-bottom: 10px;
        }

        .introtext {
            clear: both;
        }
    }

    @media only screen and (max-width: 768px) {

        .indicatorpopup {
            top: 65px;
            left: 5px;
            width: 100%;
        }

        .indicatorpopup2 {
            top: 100px;
            left: 5px;
            width: 100%;
        }
		
		 #vaxpanelclinic {
        	height: auto!important;
   		 }
    }

    @media only screen and (max-width: 768px) {
        .main-content h1 {
            font-size: 2.2rem;
        }

        #savelogo-160 {
            width: 120px;
        }
    }

    @media only screen and (max-width: 375px) {
        .main-content h1 {
            font-size: 1.6rem;
        }

        #savelogo-160 {
            width: 100px;
        }
    }

    .imgwrap {
        position: absolute;
        bottom: 10px;
        width: 95%;
    }

        .imgwrap img {
        }

    #indicatordashboard {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        background-color: #eee;
        height: 300px;
        border: 1px solid grey;
    }

    #indicatorstable {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        background-color: #eee;
    }

        #indicatorstable td {
            padding: 10px;
            border: 1px solid #ccc;
        }

    #listwrapper {
        width: 100%;
        white-space: nowrap;
    }

    #SAVElistleft {
        float: left;
        font-size: 1.4rem;
        padding-left: 0px;
        padding-right: 20px;
    }

        #SAVElistleft li {
            padding-left: 0px;
        }

    #SAVElistcenter {
        float: left;
        font-size: 1.4rem;
        padding-left: 0px;
        padding-right: 20px;
    }

        #SAVElistcenter li {
            padding-left: 0px;
        }

    #SAVElistright {
        float: right;
        font-size: 1.4rem;
        padding-left: 0px;
        padding-right: 20px;
    }

        #SAVElistright li {
            padding-left: 0px;
        }

    #SAVElist {
        font-size: 1.4rem;
        margin-left: 0px;
    }

        #SAVElist li {
            display: inline;
            white-space: nowrap;
            padding-right: 40px;
        }

    ul#SAVElist li:before {
        content: '\2022';
        margin-right: 0.5em;
    }



    #dnn_ctr12925_ModuleContent .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #dnn_ctr12925_ModuleContent .col-md-6 {
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }

    .page-title a {
        border-bottom: 1px dotted #888
    }

    .sipli {
        border-bottom: 1px dotted #888;
        color: #252525;
        font-weight: 700;
    }

#covidLatestNews-March, #covidLatestNews-April, #covidLatestNews-May, #covidLatestNews-June, #covidLatestNews-July, #covidLatestNews-August,
#covidLatestNews-September,
#covidLatestNews-October, #covidLatestNews-November, #covidLatestNews-December, #covidLatestNews-January2021, #covidLatestNews-February2021,
#covidLatestNews-March2021, #covidLatestNews-April2021, #covidLatestNews-May2021, #covidLatestNews-June2021, #covidLatestNews-July2021 {
    display: none;
}

    #marchPR, #aprilPR, #mayPR, #junePR, #julyPR {
        cursor: pointer;
    }

        #marchPR:hover, #aprilPR:hover, #mayPR:hover, #junePR:hover, #julyPR:hover, #augustPR:hover,
        #covidLatestNews-September:hover,
        #covidLatestNews-October:hover, #covidLatestNews-November:hover {
            cursor: pointer;
            color: #f5951d;
            text-decoration: underline;
        }

        #marchPR span, #aprilPR span, #mayPR span, #junePR span, #julyPR span, #augustPR span {
            font-weight: normal;
            font-size: 1rem;
        }


#vaccinetable, #vaccinetable th, #vaccinetable td {
    border: 1px solid #999999;
    border-collapse: collapse;
    padding: 5px 10px;
}

    #vaccinetable th {
        text-align: center;
         color: white;
         background-color: #1cb1c0;
         font-size: 1.4rem;
    }

    #vaccinetable tr:first-child td {
        text-align: center;
    }

    

    #vaccinetable tr:nth-child(2) td, #vaccinetable tr:nth-child(3) td, #vaccinetable tr:nth-child(4) td {
        background-color: #f9c07b;
    }

    #vaccinetable tr:nth-child(5) td, #vaccinetable tr:nth-child(6) td, #vaccinetable tr:nth-child(7) td, #vaccinetable tr:nth-child(8) td, #vaccinetable tr:nth-child(9) td, #vaccinetable tr:nth-child(10) td, #vaccinetable tr:nth-child(11) td {
        background-color: #afedf3;
    }

    #vaccinetable tr:first-child td, #vaccinetable tr:nth-child(12) td, #vaccinetable tr:nth-child(13) td, #vaccinetable tr:nth-child(14) td, #vaccinetable tr:nth-child(15) td, #vaccinetable tr:nth-child(16) td, #vaccinetable tr:nth-child(17) td {
        background-color: #c0ccd2;
    }

    #vaccinetable tr:nth-child(18) td, #vaccinetable tr:nth-child(18) td a {
        text-align: center;
        color: white;
        background-color: #1cb1c0;
    }

    #vaccinetable {
        margin-bottom: 15px;
    }



#treatmentstable, #treatmentstable th, #treatmentstable td {
    border: 1px solid #999999;
    border-collapse: collapse;
    padding: 5px 10px;
}
    #treatmentstable {

        margin-bottom: 20px;
    }

    #treatmentstable th {
        text-align: center;
        background-color: #c0ccd2;
    }

    #treatmentstable tr.orange td {
        background-color: #f9c07b;
    }

    #treatmentstable tr.teal td {
        background-color: #afedf3;
    }
    #treatmentstable a {
        border-bottom: 1px dotted #888;
        color: #138692;
        font-weight: 700;
    }

    .smallscreen {
        display: none;
    }

    #vaccinenumbers {
        width: 300px;
        border: 1px solid #eeeeee;
        float: right;
        text-align: center;
        font-weight: bold;
        color: #000000;
        box-shadow: 5px 10px 8px 1px #cccccc;
        margin-bottom: 20px;
        position: relative;
        top: -20px;
    }

    #received {
        background-color: #f59525;
        color: white;
        font-weight: bold;
        padding: 3px 10px;
        text-align: left;
        font-size: 1.1rem;
    }

    #distributed {
        background-color: #1cb1c0;
        color: white;
        font-weight: bold;
        padding: 3px 10px;
        text-align: left;
        font-size: 1.1rem;
    }

    #allocated {
        background-color: #5e7885;
        color: white;
        font-weight: bold;
        padding: 3px 10px;
        text-align: left;
        font-size: 1.1rem;
    }

    #infolink {
        position: absolute;
        top: -2px;
        right: 10px;
        cursor: pointer;
        width: 10px;
    }

        #infolink a {
            border-bottom: 0px solid #ffffff;
        }

        #infolink img {
            width: 16px;
        }

    #vaccinepopup {
        width: 360px;
        text-align: left;
        font-size: .8rem;
        font-weight: normal;
        border: 1px solid black;
        padding: 10px;
        position: absolute;
        top: 24px;
        right: 20px;
        z-index: 100;
        background-color: white;
        line-height: 1rem;
        cursor: pointer;
    }

    .bluelink, ul.bluelinks a, ol.bluelinks a {
        border-bottom: 1px dotted #888;
        color: #138692;
        font-weight: 700;
    }


    h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active, p a, p a:link, p a:visited, p a:hover, p a:active {
        border-bottom: 1px dotted #888;
        color: #138692;
        font-weight: 700;
    }

    @media only screen and (max-width: 768px) {

        #vaccinenumbers {
            margin-left: auto;
            margin-right: auto;
            width: 100%;
        }


        .fullscreen {
            display: none;
        }

        .smallscreen {
            display: block;
        }
    }

    @media only screen and (max-width: 992px) {

        #dnn_ctr12925_ModuleContent .col-md-6 {
            flex: 0 0 50%;
            max-width: 50%;
        }

        #listwrapper {
            width: 80%;
        }

        #indicatorcontainer {
            flex-wrap: wrap
        }

        .indicator {
            max-width: 100%;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            height: 200px;
            min-height: 200px;
        }

        #dnn_ctr12925_ModuleContent .col-md-6 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        .indicator h4 {
            min-height: 20px;
            font-size: 20px;
        }

        .indicator ul li:first-child {
            height: 40px;
        }
    }

    .covid-pr-list h3 {
        cursor: pointer;
    }

        .covid-pr-list h3 span {
            font-weight: normal;
            font-size: 1rem;
        }

    hr {
        color: #355261;
        height: 2px;
        background-color: #355261;
        margin-top: 3rem;
    }

    .quick-links .quick-btn.lightblue {
        background-color: #69c6df;
    }

    @media only screen and (max-width: 992px) {
        #SAVElistleft, #SAVElistcenter, #SAVElistright {
            float: none;
            font-size: 1.4rem;
        }

        #SAVElist li {
            display: block;
        }
    }

    @media only screen and (max-width: 768px) {
        .biopic {
            float: none;
            display: block;
            margin: 0px 10px 5px 0px;
            width: 90%;
            margin-left: auto;
            margin-right: auto;
        }

        .bio h2 {
            font-size: 1.6rem !important;
        }

        .bio {
            display: block;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

        .DnnModule-12671 .home-sec-title, .DnnModule-12672 .home-sec-title {
            font-size: 26px !important;
        }
        /* titles on covid page */
        /*.DnnModule-12672 h3 {
    font-size: 12px !important;
  }*/ /* link text*/

        #SAVElistleft {
            float: none;
            font-size: 1.4rem;
        }

        #SAVElistright {
            float: none;
            font-size: 1.4rem;
        }

        #indicatorlinks a {
            font-size: .8rem;
        }
    }

    /*fix for small phone setting statistics */
    @media only screen and (max-width: 375px) {
        .home-status .status-block .block-ctn, #flashnews {
            height: auto;
            max-height: none;
        }

        .home-status .status-desc {
            font-size: 20px;
        }
        /*.social-block i:before {
	background-color:#4267b2;
}*/
    }


/* Vaccines page - 5/6/2022 */
.bg-orange {
    background-color: #f79600!important;
}

.covid-cards .bg-orange .card-body {
    color: white;
}

.covid-cards .card-body {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 15px;
}

.covid-cards .card {
    border-radius: 0;
    height: 100%;
}

.covid-cards .card-title {
    font-size: 22px;
    font-weight: bold;
}

.covid-cards .card-text {
    line-height: 1.4;
    margin-bottom: .8rem;
}

.covid-cards .btn-primary {
    border: 0;
}

/* 5/4/2023 Updates */
/* colorful background */
.bg-teal {
    background-color: #00b1c1 !important;
}

.bg-orange {
    background-color: #f79600 !important;
}

.bg-grey {
    background-color: #5d7886 !important;
}

.btn-dark {
    color: white !important;
}

.collapselist {

}

.collapselist .btn-dark:hover {
    background-color: #666 !important;
}

.collapselist .btn-dark:focus {
    box-shadow: none;
}

.collapselist .btn-list {
    font-size: 19px;
    line-height: 1.3;
    font-weight: 700;
    border-bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0.8rem 1rem;
    background-color: #1bb1c0;
    color: white;
    text-decoration: none;
}

.collapselist .btn-list:before {
    font-family: feather !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: .5rem;
    content: "\e998";
}

.collapselist .btn-list.collapsed {
    border-bottom: 1px dashed #ccc;
    background-color: transparent;
    color: #222;
}

.collapselist .btn-list.collapsed:before {
    content: "\e9b3";
}


.collapselist .btn-list:hover {
    text-decoration: none;
    background-color: #1bb1c0;
    color: white !important;
}


.collapselist .btn-list:focus {
    color: white !important;
    font-weight: 600;
}

.collapselist .btn-list.collapsed:focus {
    color: #222 !important;
}

.collapselist .blk-ctn {
    padding: 1rem 1.5em;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: .25rem;
    font-size: 16px;
    line-height: 1.7;
}

.collapselist .blk-ctn h3 {
    font-size: 17px;
    font-weight: 800!important;
}

.collapselist .blk-ctn li {
    line-height: 1.5;
}

.main-content .text-black {
    color: black !important;
}

h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active, p a, p a:link, p a:visited, p a:hover, p a:active {
    border-bottom: 0;
    text-decoration: underline;
}

.main-content a {
    border-bottom: 0;
    text-decoration: underline;
}

/* order list */
.main-content ol > li {
    list-style-type: decimal;
}

.prettylist {
    margin-left: 1rem !important;
}

.prettylist > li {
    list-style-type: none;
    position: relative;
    padding-left: 1.5rem !important;
    margin-left: 0;
}

.prettylist > li:before {
    content: "\00BB";
    font-size: 34px;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    left: 0;
    top: -7px;
    color: #f79001;
}