body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.toolpanel-container {
    padding: 0px;
}

.page-title {
    font-size: 22px;
}

.page-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.searchSec .input-group-addon {
    border-radius: 4px 0px 0px 4px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
}

.searchSec .form-control {
    border-radius: 4px;
}

.btn-primary {
    background: #ff6000;
    border: none;
    color: #fff;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background: #ff4700 !important;
    border: none;
    color: #fff;
    align-items: center;
}

#progressDiv {
    height: 20px;
    width: 100%;
    border: 1px solid #ccc;
}

.progressBar {
    height: 100%;
    background-color: #007bff;
    width: 0%;
    transition: width 0.5s ease-in-out;
}

.loading-text {
    text-align: center;
    font-size: 12px;
}

.protocol-alignment {
    border-right-style: hidden !important;
}

.green {
    color: rgb(0, 128, 0);
    font-weight: 600;
}

.orange {
    color: rgb(248, 128, 23);
}

.red {
    color: rgb(255, 0, 0);
}

.green {
    color: rgb(36, 149, 40);
}

.sub-list {
    color: #007bff;
    font-size: .875em;
    font-weight: 400;
}

.download-link {
    text-align: end;
    font-size: 14px;
    color: royalblue;
    border-left-style: hidden !important;
}

.download-link a {
    cursor: pointer;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #fff !important;
}

.orange-color {
    color: #ff6000;
}

.font-18 {
    font-size: 18px !important;
}

.toolpanel-container .table td, .toolpanel-container .table th {
    padding: 10px 10px !important;
    font-size: 14px !important;
}

/*.toolpanel-container table{border: 3px solid #72309b !important;}*/
/*.ssl-checker{border: 3px solid #72309b !important;border-radius: 0px !important;}*/
.toolpanel-container .table td:first-child {
    color: #303874;
}

.toolpanel-container .table td:nth-child(2) {
    color: #000;
}

.safe-protocol {
    color: #28a745 !important;
    font-weight: 600;
}

.warning-protocol {
    color: rgb(238 148 14) !important;
    font-weight: 600;
}

.danger-protocol {
    color: rgb(255, 0, 0) !important;
    font-weight: 600;
}

.certificateGrade {
    font-size: 98px;
}

.rating-section {
    position: relative;
}

.rating-section .donwloadBtn {
    position: absolute;
    top: 12px;
    right: 0px;
    z-index: 9;
}

.docs-content h1 {
    padding: 20px 0px;
    font-weight: 500;
    font-size: 32px;
    margin-top: 30px;
}

.menu-section {
    margin: 0px 0px 100px;
    /*padding: 0px 130px;*/
}

.menu-section .list-group-section a {
    color: #764098;
}

.searchSec {
    /*margin: 0px 130px;*/
    position: relative;
    vertical-align: middle;
}

.searchSec .secureDomain {
    position: absolute;
    top: 8px;
    color: #05881b;
    left: 10px;
}

.searchSec .form-control {
    padding: 0 10px 0 95px !important;
}

/*.searchSec .searchIcon {*/
/*    position: absolute;*/
/*    top: 9px;*/
/*    right: 10px;*/
/*    display: block;*/
/*    color: #9ca8b3;*/
/*    font-size: 14px;*/
/*    border: none;*/
/*    background-color: transparent;*/
/*}*/
.searchSec .searchIcon {
    position: absolute;
    top: 0px;
    left: 533px;
    display: block;
    /*color: #9ca8b3;*/
    font-size: 14px;
    border: none;
}

.docSec {
    padding: 10px 0px 50px;
    text-align: center;
    margin-top: 20px;
}

.docSec h3 {
    color: #72309b;
    font-size: 22px;
    border-bottom: 2px solid #72309b;
    display: inline;
    padding: 10px 0px;
}

.toggleSec {
    margin: 30px 130px 20px;
}

.toggleSec .switch {
    display: inline-block;
    margin: 0px 25px;
}

.toggleSec .switch input[type=checkbox] {
    -webkit-appearance: none;
    outline: none;
    width: 40px;
    height: 20px;
    background-color: #fff;
    border: 2px solid #c6cace;
    border-radius: 999px;
    box-shadow: inset -20px 0 0 0 #c6cace;
    cursor: pointer;
}

.toggleSec .switch input[type=checkbox]:after {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    background: transparent;
    width: 18px;
    height: 19px;
    border-radius: 50%;
}

.toggleSec .switch input[type=checkbox]:checked {
    box-shadow: inset 20px 0 0 0 #ff6000;
    border-color: #ff6000;
}

label.form-label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}


/* SSL tools */
.ssl-tools .searchTools .form-control {
    width: 60%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.content-tools {
    margin-top: 10px;
    color: #212121;
    font-size: 85%;
    color: #999;
}

li.crypto-section {
    float: left;
    width: 20%;
    list-style: none;
}

.crypto-section .list-group-item {
    border-radius: 0px;
    padding: 40px 45px;
    min-height: 310px;
    border: 1px solid #f7f7f7;
    box-sizing: border-box;
    border-right: 2px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
    border-left: 0px;
}

.cryptoBT {
    border-top: 2px solid #f7f7f7 !important;
}

.cryptoBL {
    border-left: 2px solid #f7f7f7 !important;
}

.crypto-section .list-group-item span {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: left;
}

.crypto-section .list-group-item > i.fa {
    font-size: 36px;
    margin: 10px auto 14px auto;
    width: 100%;
    text-align: left;
    color: #606060;
}

.crypto-section .list-group-item:hover {
    background: #f9f9f9;
    transition: all 0.1s ease-in-out;
}

.ssl-section {
    display: block;
    width: 100%;
}

.toolPanelHeader .page-title {
    float: left;
}

.ssl-section .text-success {
    margin-top: 5px;
}

.spinner-float {
    /*margin-left: 32px;*/
    margin-left: 123px;
    position: absolute;
    /*top: 20px;*/
    top: -1px;
    font-size: 28px;
    height: 18px;
    width: 18px;
    line-height: 23px;
}

.ssl-report .ssl_output {
    margin-top: -10px;
    padding-left: 0px !important;
}

.basic-spinner-float {
    position: absolute;
    top: 12px;
    right: 35px;
    font-size: 28px;
    height: 18px;
    width: 18px;
}

.adv-spinner-float {
    position: absolute;
    top: 12px;
    right: 75px;
    font-size: 28px;
    height: 18px;
    width: 18px;
}

.list-group-item img {
    display: block;
    margin-bottom: 10px;
}

.word-break-all {
    word-break: break-all;
}

.shareBtn {
    position: absolute;
    top: 12px;
    right: 150px;
    z-index: 9;
}

/*************** Circular charts begin ***********/

* {
    margin: 0;
    padding: 0;
}

.conainer {
    width: 525px;
    margin: 15px auto;
    font-family: 'Arial'
}

.circle_percent {
    font-size: 100px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #eee;
    border-radius: 50%;
    overflow: hidden;
    /*display: inline-block;*/
    margin: 20px;
}

.circle_inner_lessThan50 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
}
.circle_inner {
    clip: rect(0 .5em 1em 0em);
}
.round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #663695;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.round_per1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.round_per2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.round_per3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.round_per4 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

/*.circle_inner .percent_more_green .percent_more_orange .percent_more_yellow .percent_more_red {*/
/*    clip: rect(0 .5em 1em 0em);*/
/*}*/



.percent_more:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #663695;
    content: '';
}

.percent_more_green:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #0d9b0d;
    content: '';
    clip: rect(0 .5em 1em 0em);
}

.percent_more_orange:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: orange;
    content: '';
    clip: rect(0 .5em 1em 0em);
}

.percent_more_yellow:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: yellow;
    content: '';
    clip: rect(0 .5em 1em 0em);
}

.percent_more_red:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: red;
    content: '';
    clip: rect(0 .5em 1em 0em);
}

.circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 3;
    border-radius: 50%;
}

.percent_text {
    position: absolute;
    font-size: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: #000000;
}

.circularChart {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.circularChart label {
    width: 100%;
    text-align: center;
    color: #000000;
}

.shareDiv {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    box-shadow: 0px 2px 7px 2px #ddd;
}


/*************** Circular charts end ***********/

.aboutRatingModalList li {
    list-style: disc;
}

#aboutRatingsModal .modal-body ul {
    list-style-type: disc; /* You can also use 'circle' or 'square' */
    margin-left: 20px;
}

.overAllRatingSection {
    border-right: 2px solid purple !important;
    position: relative;
    top: -9px;
}

.overAllRatings {
    color: #000;
    display: flex;
    white-space: nowrap;
    justify-content: space-between;
    flex-direction: column;
}

.about_ratings {
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 11px;
}

/*************** Media Queries ***********/

@media (max-width: 768px) {
    .docs-content h1 {
        padding: 20px 0px;
        font-weight: 500;
        font-size: 22px;
        margin-top: 30px;
    }

    .toggleSec {
        margin: 30px 0px;
        text-align: center;
    }

    .searchSec {
        margin: 0px;
    }

    .menu-section {
        margin: 0px 0px 100px;
        padding: 0px;
    }

    .docSec h3 {
        font-size: 20px;
        padding: 2px 0px;
    }

    .toggleSec h6 {
        font-size: 14px;
    }

    li.crypto-section {
        width: 100%;
    }

    .searchTools .form-group {
        display: flex;
    }

    .searchSec .searchIcon {
        position: inherit;
    }

    .crypto-section .list-group-item {
        min-height: 175px;
        border: 1px solid #f1f1f1;
    }

    .crypto-container {
        padding: 0px;
    }

    .cryptoBT {
        border: 1px solid #f1f1f1 !important;
    }

    .cryptoBL {
        border: 1px solid #f1f1f1 !important;
    }
    .overAllRatingSection{
        border-right: none !important;
    }
    .circularChart{
        width: 50%;
        float: none;
        margin-left: 70px;
    }
    .circularChart label{
        white-space: nowrap;
    }

    .conainer{
        width: 100%;
        text-align: center;
    }
    .shareBtn{
        position: inherit;
        right: inherit;
        top: inherit;
    }

    .shareDiv{
        word-break: break-all;
    }
}