/* Makes Heading Font Thicker
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 600;
}


a.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, input.submit {
    background-color: #FF8700 !important;
}

blockquote {
    color: #555;
line-height:1.6em;
box-shadow: 2px 2px 10px #ccc;
margin-bottom:12px;
}

blockquote::before {font-size:45px}

.quotee {
    color: #666;
    font-size: 0.9em;
    text-align: right;
}
.box {box-shadow: 2px 2px 10px #ccc;
padding:20px; margin-bottom:12px; margin-top:12px;
}

.green-tick-circle-bullets {
    margin-left: 0;
    padding-left: 0;
}
.green-tick-circle-bullets li {
    background-image: url("/wp-content/uploads/2017/01/green-tick-circle.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-top: 10px;
}
.green-tick-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.green-tick-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/green-tick-circle-small.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 6px;
}



.red-tick-circle-bullets {
    margin-left: 0;
    padding-left: 0;
}
.red-tick-circle-bullets li {
    background-image: url("/wp-content/uploads/2017/01/red-tick-circle.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-top: 10px;
}
.red-tick-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.red-tick-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/red-tick-circle-small.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 6px;
}



.blue-tick-circle-bullets {
    margin-left: 0;
    padding-left: 0;
}
.blue-tick-circle-bullets li {
    background-image: url("/wp-content/uploads/2017/01/blue-tick-circle.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-top: 10px;
}
.blue-tick-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.blue-tick-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/blue-tick-circle-small.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 6px;
}


.green-cross-circle-bullets {
    margin-left: 0;
    padding-left: 0;
}
.green-cross-circle-bullets li {
    background-image: url("/wp-content/uploads/2017/01/green-cross-circle.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-top: 10px;
}
.green-cross-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.green-cross-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/green-cross-circle-small.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 6px;
}




.red-cross-circle-bullets {
    margin-left: 0;
    padding-left: 0;
}
.red-cross-circle-bullets li {
    background-image: url("/wp-content/uploads/2017/01/red-cross-circle.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-top: 10px;
}
.red-cross-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.red-cross-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/red-cross-circle-small.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 6px;
}





.blue-cross-circle-bullets {
    margin-left: 0;
    padding-left: 0;
}
.blue-cross-circle-bullets li {
    background-image: url("/wp-content/uploads/2017/01/blue-cross-circle.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-top: 10px;
}
.blue-cross-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.blue-cross-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/blue-cross-circle-small.png");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 6px;
}

.red-arrow-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.red-arrow-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/red-circle-arrow-small.png");
    background-position: 0.6em 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-top: 4px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 0px;
}


.blue-arrow-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.blue-arrow-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/blue-circle-arrow-small.png");
    background-position: 0.6em 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-top: 4px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 0px;
}

.blue-arrow-circle-bullets-xsmall {
    margin-left: 0;
    padding-left: 0;
}
.blue-arrow-circle-bullets-xsmall li {
    background-image: url("/wp-content/uploads/2017/01/blue-circle-arrow-small.png");
    background-position: 0.6em 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-top: 0px;
     line-height: 1.15;
}

.xsmall-ls li {
    margin-top: 0px;
    padding-bottom: 2px;
    line-height: 1.15;
}

.green-arrow-circle-bullets-small {
    margin-left: 0;
    padding-left: 0;
}
.green-arrow-circle-bullets-small li {
    background-image: url("/wp-content/uploads/2017/01/green-circle-arrow-small.png");
    background-position: 0.6em 0.3em;
    background-repeat: no-repeat;
    list-style-type: none !important;
    margin-top: 4px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 0px;
}

ol.circles-list-blue {
    counter-reset: li-counter;
    list-style-type: none;
    margin: 0 0 0 4em;
    padding: 0;
}

ol.circles-list-blue > li {
    margin-bottom: 20px;
    min-height: 3em;
    padding-left: 0.5em;
    position: relative;
}
ol.circles-list-blue > li::before {
    background-color: #5763DB;
    border: 3px solid #5763DB;
    border-radius: 50%;
    color: #f5f5f5;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    font-size: 2.5em;
    height: 1.2em;
    left: -1.33em;
    line-height: 1.2;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.2em;
}

ol.circles-list-red {
    counter-reset: li-counter;
    list-style-type: none;
    margin: 0 0 0 4em;
    padding: 0;
}

ol.circles-list-red > li {
    margin-bottom: 20px;
    min-height: 3em;
    padding-left: 0.5em;
    position: relative;
}
ol.circles-list-red > li::before {
    background-color: #F96E5B;
    border: 3px solid #F96E5B;
    border-radius: 50%;
    color: #f5f5f5;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    font-size: 2.5em;
    height: 1.2em;
    left: -1.33em;
    line-height: 1.2;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.2em;
}

ol.circles-list-green {
    counter-reset: li-counter;
    list-style-type: none;
    margin: 0 0 0 4em;
    padding: 0;
}

ol.circles-list-green> li {
    margin-bottom: 20px;
    min-height: 3em;
    padding-left: 0.5em;
    position: relative;
}
ol.circles-list-green> li::before {
    background-color: #83C340;
    border: 3px solid #83C340;
    border-radius: 50%;
    color: #f5f5f5;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    font-size: 2.5em;
    height: 1.2em;
    left: -1.33em;
    line-height: 1.2;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.2em;
}


.case-law {
    background: #fafafa url("/wp-content/uploads/2017/01/scales.png") no-repeat scroll left top;
    border-left: 10px solid #83C340;
    color: #83C340;
    font-size: 0.9em;
    margin-bottom: 24px;
    padding: 20px 20px 10px 85px;
}


.parliament {
    background: #fafafa url("/wp-content/uploads/2017/01/parliament.png") no-repeat scroll right top;
    border-left: 10px solid #5763DB;
    color: #666;
    font-size: 0.9em;
    margin-bottom: 24px;
    padding: 20px 65px 10px 25px;
}


.letter-doc {
    background: #fafafa none repeat scroll 0 0;
    border: 1px dashed #aaa;
    color: #666;
    font-size: 0.9em;
    margin-bottom: 24px;
    padding: 20px;
}


.case-study-blue {
    background: #fafafa url("/wp-content/uploads/2017/01/blue-triangle.png") no-repeat scroll left top;
    border: 4px solid #5763DB;
    box-shadow: 2px 2px 10px #ccc;
    color: #333;
    margin-bottom: 20px;
    padding: 20px 40px;
}

.case-study-red {
    background: #fafafa url("/wp-content/uploads/2017/01/red-triangle.png") no-repeat scroll left top;
    border: 4px solid #F96E5B;
    box-shadow: 2px 2px 10px #ccc;
    color: #666;
    margin-bottom: 20px;
    padding: 20px 40px;
}

.case-study-green {
    background: #fafafa url("/wp-content/uploads/2017/01/green-triangle.png") no-repeat scroll left top;
    border: 4px solid #83C340;
    box-shadow: 2px 2px 10px #ccc;
    color: #666;
    margin-bottom: 20px;
    padding: 20px 40px;
}


.info-box-red {
    background: #F96E5B none repeat scroll 0 0;
    box-shadow: 2px 2px 10px #ccc;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px 56px;
}

.info-box-green {
    background: #83C340 none repeat scroll 0 0;
    box-shadow: 2px 2px 10px #ccc;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px 56px;
}

.info-box-blue {
    background: #5763DB none repeat scroll 0 0;
    box-shadow: 2px 2px 10px #ccc;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px 56px;
}

.single-lms_courseware section.author-box {
    display: none;
}

.snippets {
	line-height: 1.3;
}

.snippets h2 {
font-size: 20px;
margin: 0 0 6px;
}

.price {
font-size:1.3em;
font-weight:bold;
line-height:2em
text-align:center;
display:block
}
