﻿.reportdropbtn {
    background-color: red;
    color: white;
    padding: 10px;
    font-size: 11px;
    border: none;
    margin-bottom: 4px;
    margin-left: 0px;
    font-weight: bold;
    border-radius: 5px;
}

.reportdropdown {
    position: relative;
    display: inline-block;
  
}
a {
    color: #337ab7;
    text-decoration:underline!important;
}
.reportdropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
    margin-left: 30px;
  
}
    .reportdropdown-content::before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #FFF;
        margin: -10px 0 0 30px;
    }
    .reportdropdown-content .dropdown-btn {
        font-size: 12px;
        width: 100%;
        text-align: left;
        border-bottom: 1px #d3cfcfad dotted !important;
        line-height: 22px;
        border: 0px;
        padding: 8px 10px;
        text-transform: uppercase;
        font-weight: 500;
        color: #605a5a !important;
        background: #fff;
        font-family: Roboto, sans-serif !important;
    }
        .reportdropdown-content button:hover {
            background: #dad5d5;
            border-radius: 0px;
            color: #605a5a;
        }
        .reportdropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .reportdropdown-content a:hover {
            background-color: #ddd;
        }

.reportdropdown:hover .reportdropdown-content {
    display: block;
}

.skillBackground {
    color: #000 !important;
    background-color: #f1f1f1 !important
}

.skill-round-xlarge {
    border-radius: 3px;
}

.skill-small {
    font-size: 11px !important
}

.skill-center {
    text-align: center !important
}

.skill-teal {
    color: #fff !important;
    background-color: #009688 !important
}

.skillBackground {
    color: #000 !important;
    background-color: #e6e5e5d4 !important;
  margin-top:10px;
}
.ratecount {
    position: relative;
    top: 16px;
    color:#000;
    right:-235px;
    font-weight:bold;
    width:100px;
    display:block;
}
.communication-count {
    width: 60px;
    font-size: 17px;
    float: left;
    position: relative;
    top: -1px;
    right: -20px;
    font-weight: bold;
    color:#000;
}
.score-input {
    background: none;
    border: 0px;
    width: 25px;
    outline:none;
    font-weight: 600;
    text-align: center;
}
.skill-round-xlarge {
    border-radius: 3px;
    height:13px;
}

.skill-small {
    font-size: 11px !important
}

.skill-center {
    text-align: center !important
}

.skill-teal {
    color: #fff !important;
    background-color: #009688 !important
}

#reportForm .report-heading {
    color: #868080;
    padding: 5px 0px 5px 0px;
}

#reportForm .question ul {
    margin: 0px;
    padding: 0px;
}

#reportForm h3 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px #ccccccad dotted;
    padding: 0px 0px 5px 0px;
}

#reportForm h4 {
    font-size: 16px;
}

#reportForm h2 {
    /*  font-size: 1.35rem;*/
    font-size: 21px!important;
}
#reportForm h1, #reportForm h2, #reportForm h3, #reportForm h4, #reportForm h5, #reportForm h6 {
    margin-top: 0 !important;
    margin-bottom: .5rem !important;
    font-weight: 500;
    line-height: 1.2 !important;
}

#reportForm .question ul li {
    font-size: 16px;
    padding: 0px 30px;
    list-style: none;
    background-image: url(../../img/tick-mark-icon.svg);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    background-size: 3%;
}

#reportForm .question label {
    font-size: 14px;
    margin: 4px 20px;
    color: #9A9A9A;
    padding: 0px 10px;
    font-weight: normal;
}

#reportForm hr {
    padding: 0px;
    margin-top: 0px;
}

#reportForm h3 svg {
    padding: 5px 5px 5px 0px;
    position: relative;
    top: -4px;
}

.interview-status {
    /*    position: absolute;
    top: -34px;*/
    font-size: 19px;
    text-align: center;
    line-height: 30px;
}
 .interview-status span {
    font-size: 15px;
    color: #868080;
}

 #reportForm video {
       /* padding: 10px;*/
      width: 100%;
      height: 300px;
      background: #000;
    }

#reportForm .rqlevel {
    color: #a2a0a0;
    font-size: 12px;
}

.nodata-wrapper {
    min-height: 400px;
    display: table;
    width: 100%;
}

.nodata-wrapper-pdf {
    height: 300px;
    display: table;
    width: 100%;
}

.nodata-img {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 100%;
}

.tech-skill-wrapper {
    padding: 10px 10px 0px 0px;
}

.nodata {
    text-align: center;
    font-size: 20px;
    color: #c9c1c1;
    padding: 20px;
}

    .nodata img {
        width: 38px;
        padding: 0px;
    }

    .nodata span {
        padding: 10px;
    }

.note-skill {
    margin: 0px 0px;
    color: #454547b0;
    display:inline-block;
    text-align:left;
}

.int-heading {
    background-image: url(../../img/person-circle-outline-custom.svg);
    background-repeat: no-repeat;
    background-position: 1px 7px;
    background-size: 6%;
    padding: 10px 20px 10px 38px;
    font-size: 16px;
}

.skill-heading {
    background-image: url(../../img/user-gear-icon.svg);
    background-repeat: no-repeat;
    background-position: 6px 5px;
    background-size: 27%;
    padding: 10px 20px 10px 38px;
    font-size: 16px;
}

.question-heading {
    background-image: url(../../img/question-icon.svg);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    background-size: 13%;
    padding: 10px 20px 10px 38px;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    #reportForm .question ul li {
        font-size: 14px !important;
        padding: 0px 0px !important;
        background-size: 3%!important;
    }
    #reportForm .question label {
        margin: 4px 0px !important;
    }

    .interview-status {
        /*position: absolute;
        top: -50px!important;*/
        font-size: 16px !important;
        text-align:center;
        line-height:30px;
    }
}
@media screen and (max-width: 640px) {
    #reportForm video {
        width:100%!important;
        padding: 0px!important;
    }
    }
    @media screen and (max-width: 480px) {
        #reportForm .question ul li {
        font-size: 14px !important;
        padding: 0px 0px 0px 25px !important;
        background-position: 6px 5px!important;
        background-size: 4%!important;
    }
}
    @media screen and (max-width: 360px) {
       
    }