@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');
body {
    font-family: 'source sans pro' !Important;
}
.cmn_rpt_header h2 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #30393e !Important;
    margin-top:0px;
    padding-left: 0;
} 
.cmn_rpt_header p {
    font-size: 10px;
    text-transform: uppercase;
    color: #2f3a40!Important;
    margin-top: 2px;
    margin-bottom: 0px;
    font-weight: 600;
    padding-left: 0px;
    padding-bottom: 0px;
}
.cmn_rp_hd_im {
    padding: 30px 30px 30px 40px;
    background: #d00a0b !important;
    position: relative;
    -webkit-print-color-adjust: exact;
}
.cmn_rp_hd_im img {
    position: absolute;
    top: -50px;
    right: 55px;
    border-radius: 50%;
    height: 120px;
    width: 120px;
}
.cmn_rp_hd_im h5 {
    margin: 0px;
    font-size: 27px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: normal;
}
.cmn_rp_hd_im h6 {
    margin-bottom: 0px;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
}
.cmn_rp_hd_im h6 span {
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 5px;
    color:#fff !Important;
}  
/************** Report Body Section for action plan ************/
.cmn_tit_outer {
    width: 100%;
    margin-top:20px;
    height: 36px;
}
.cmn_tit_ar {
    float: left;
}
.cmn_tit_ar h6 {
    display: inline-block;
}
.cmn_tit {
    margin: 0px;
    font-size: 12px;
    color: #2f393f!important;
    width: auto;
    /* border-bottom: 2px solid #a39d9d !important; */
    padding-bottom: 6px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}
.rp_st_ar {
    float: right;
}
.list-unstyled{
    list-style:none;
}
.sts_style li p {
    float: left;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    line-height: 15px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
    position: relative;
    top: 5px;
}
.sts_style li {
    display: inline-block;
    margin-left: 40px;
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 600;
    color: #31383e;
}
.st_compleed {
    background: #d00a0b !important;
    color: #fff !important;
}
.st_upcoming {
    background: #303940 !important;
    color: #fff !important;
}
.st_delayed {
    background: #a7acaf !important;
    color: #fff !important;
}
.rp_st_ar ul {
    padding-top:5px;
    margin-bottom:0px;
    float: right;
}
ul.list-unstyled.sts_style li:first-child {
    margin-left: 0;
}
td .cmn_tab_st_style{
     width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin:auto;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.cmn_table table th {
    background: #f0f0f0 !Important;
    padding: 8px !Important;
    color: #303940 !Important;
    font-size:14px !Important;
     -webkit-print-color-adjust: exact;
    line-height: 17px;
    vertical-align: top;
}
.foot_padd{
    padding-bottom:0px !important;
}
table {
    width: 100%;
}
.cmn_table table td {
    border-bottom: 1px solid #dedede !Important;
    padding: 8px !Important;
    font-size:12px !Important;
    font-weight:600;
    color: #303940 !Important;
    text-transform: uppercase;
    line-height: 17px;
}
.cmn_table{
    margin-top:20px;
    margin-bottom: 25px;
}
.cmn_padd {
    padding-left: 40px;
    padding-right: 40px;
}
/************** End **************/
/*************** Progress Riview report design ****************/
.cmn_tit_ar.pr_rv_tit h6 {
    width: 168px;
}
.pr_rv_val {
    float: left;
    width:200px;
    text-align: center;
    padding-top: 50px;
}
.pr_rv_graph h5 {
    font-size: 25px;
    font-weight: 600;
    color: #d00a0b !important;
    margin: 0px;
}
.pr_rv_val h4 {
       text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #d00a0b !important;
    margin-bottom: 0px;
}
.rp_grpg_con p {
    text-transform: uppercase;
    font-size: 12px;
    color: #31383e;
    font-weight: 600;
    margin-bottom:0px;
    margin-top: 8px;
}
.rp_grpg_con {
    float: left;
    width:28%;
    text-align: center;
    margin-left: 20px;
}
.pr_rv_graph {
    overflow: auto;
    padding: 40px 0px;
}
.rp_grpg_con h3 {
    height: 130px;
    width: 130px;
    border: 3px solid #ddd;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 19px;
}
.pr_rv_in_graph {
    overflow: auto;
    border-left: 2px solid #efefef !important;
    padding-left: 25px;
}
.pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}
.pie-value {
  display: block;
  position: absolute;
  font-size: 25px;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}
/********************** 360 Degree Report page ***************/
.hd_bg_subtit{
    text-transform: uppercase;
    font-size: 10px;
    margin: 0;
    background: #d00a0b !important;
    padding-left: 40px;
    padding-bottom: 15px;
    color: #fff !important;
    -webkit-print-color-adjust: exact;
    margin-top: -3px;
}
.hd_bg_subtit span{
    color:#fff !important;
}
.self, .others {
    height: 5px !important;
    margin-top: 5px;
    width: 22px !important;
}
.self{
    background: #d00a0b !important;
    -webkit-print-color-adjust: exact;
}
.others{
    background: #303940  !important;
    -webkit-print-color-adjust: exact;
}
.text-right{
    text-align:right;
}
.cmplx_prob_left {
    float: left;
    width: 50%;
}
.cmplx_prob_in {
    position: relative;
}
.deg_rp_progress {
    margin-bottom: 0px;
    border-radius: 0;
    height: 5px;
    margin-top: 12px;
    background: #d2d2d2 !Important;
    box-shadow: none;
    width: 94%;
    -webkit-print-color-adjust: exact;
}
.deg_rp_progress .progress-bar-danger {
    background-color: #d00a0b !Important;
    -webkit-print-color-adjust: exact;
}
.deg_rp_progress .progress-bar-other {
    background-color: #303940 !Important;
    -webkit-print-color-adjust: exact;
}
.progress.deg_rp_progress span {
    position: absolute;
    top: -7px;
    color: #2f393f;
    font-weight: bold;
    right: -10px;
    font-size: 10px;
}
.prgrs_bar_outer {
    margin-top: 35px;
}
.prgrs_bar_outer h4 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #2f393f!important;
    text-transform: uppercase;
}
.cmplx_prob_right {
    float: right;
    width: 50%;
    padding-left: 35px;
}
.pad_bottom{
    padding-bottom:35px;
}
.deg_self_outer {
    margin-bottom: 20px;
    overflow: auto;
    padding-top: 30px;
    border-top: 2px solid #ececec !important;
    width: 100%;
}
.deg_self_left {
    float: left;
    width: 47%;
    border-right: 2px solid #ececec !important;
}
.deg_self_right {
    float: right;
    width: 46%;
}
.deg_self_right h6.cmn_tit {
    width: 75px;
    margin-bottom: 50px;
}
.deg_self_left h6.cmn_tit {
    width: 45px;
    margin-bottom: 50px;
}
.deg_self_tetx h5, .deg_clus_tetx h5 {
    text-align: right;
    font-weight: 600;
    font-size: 14px;
    color: #797979;
}
.deg_self_tetx, .deg_clus_tetx {
    float: left;
    width: 185px;
}
.deg_self_tetx h5 {
    text-align: left;
    font-weight: 600;
    font-size: 10px;
    color: #2f393f !important;
    margin: 0px;
    text-transform: uppercase;
    margin: auto;
    /* width: 36px; */
    float: right;
}
.deg_clus_tetx h5 {
    text-align: left;
    font-weight: 600;
    font-size: 10px;
    color: #2f393f !important;
    margin: 0px;
    text-transform: uppercase;
    margin: auto;
    width: 36px;
    float: right;
}
.deg_self_pr_bar {
    float: left;
    width: 40%;
    padding-left: 17px;
}
.deg_self_pr_bar .progress.deg_rp_progress {
    margin-top: 4px !important;
    width: 100%;
}
.deg_self_bar {
    height: 5px;
    background: #d00a0b !important;
    margin-top: 4px;
    -webkit-print-color-adjust: exact;
}
.deg_self_bar.deg_self_bar_black {
    background: #293137 !important;
    -webkit-print-color-adjust: exact;
}
.deg_self_con_outer {
    width: 100%;
    margin-bottom: 5px;
    min-height: 14px;
}
/************************* Admission Managemnet Report *****************/
.cmn_tit_ar.my_ad_tit .cmn_tit {
    width: 172px;
}
.lrn_griod_one h6, .crcle_cnt {
    margin: 0px;
    height: 30px;
    width: 30px;
    background: #303940 !Important;
    color: #fff !important;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    -webkit-print-color-adjust: exact;
}
.lrn_griod_two h3 {
    margin-top: 0px;
    font-size: 21px;
    font-weight: bold;
    color: #2e393f !Important;
    margin-bottom: 0px;
}
.lrn_griod_two p {
    font-size: 13px;
    color: #2e393f !important;
    margin-top: 6px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #2e393f !important;
}
.lrn_griod_three h6, .lrn_griod_five h6, .thead_font {
    margin: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2e393f !Important;
}
.lrn_griod_three p {
    font-size: 13px;
    margin-top: 6px;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #2e393f !important;
}
.lrn_op_outer {
    padding-top: 0px;
}
.lrn_griod_one {
    float: left;
    /* width: 50px; */
    margin-top: 20px;
    margin-right: 5px;
}
.lrn_griod_two {
   float: left;
    margin-top: 20px;
    width: 40%;
}
.lrn_griod_three {
    float: left;
    margin-top: 20px;
    width: 20%;
}
.lrn_griod_four {
    float: left;
    width: 18%;
     margin-top: 20px;
}
.lrn_griod_five {
    float: left;
    margin-top: 6px;
    position: relative;
    top: 4px;
}
.lrn_griod_five canvas, .per_ring canvas{
    width: 60px !important;
}
.lrn_griod_five .pie-value, .per_ring .pie-value{
    font-size: 14px;
    left: 6px;
    line-height: 39px;
    font-weight: 600;
    margin-top: -20px;
}
.lrn_griod_four h6 {
    margin: 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color:#2e393f !Important;
}
.lrn_griod_four p {
    margin-bottom: 0px;
    background: #76a55d !Important;
    width: 59px;
    text-align: center;
    line-height: 17px;
    border-radius: 20px;
    color: #fff !Important;
    padding: 1px;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-print-color-adjust: exact;
}
.lrn_opt_erow {
    overflow: auto;
    padding: 25px 0px;
    border-bottom: 1px solid #ddd !important;
    padding-top: 0px;
}
/******************** Journy timeline report design *******************/

p.jn_yr {
    /*position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    background: #303940 !important;
    width: 100px;
    padding: 7px;
    text-align: center;
    color: #fff !important;
    border-radius: 10px;
    margin: auto;
    font-size: 15px;
    -webkit-print-color-adjust: exact;
} 
.timeline-label p {
    margin-bottom: 0px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 7px;
    color: #2f393f!Important;
    line-height: 15px;
}

.timeline-label h6 {
    margin: 0px;
    font-weight: 600;
    text-transform: uppercase;
    color: #d00a0b !Important;
    font-size: 13px;
}
.jn_timeline .timeline-centered {
   position: relative;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    overflow: hidden;
    padding-top: 15px;
    width: 90%;
}
.jn_timeline .timeline-centered.p_top_100{
    padding-top: 100px !important;
}
.jn_timeline .timeline-centered .timeline-entry {
    position: relative;
    width: 50%;
    float: right;
    margin-bottom: 10px;
    clear: both;
}
.jn_timeline .timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -12px;
}
.jn_timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #fff !Important;
    padding: 20px 25px 20px 25px;
    margin-left: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 20px;
    top: -11px;
    border:1px solid #ddd !important;
     -webkit-print-color-adjust: exact;
   
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label{
        box-shadow: 0 2px 2px #cecece !Important;
}
.jn_yr_td{
    padding-top:40px;
}
.jn_yr_td p{
    position:relative;
    left:0px;
}
.jn_timeline .timeline-centered .timeline-entry.left-aligned {
    float: left;
}
.jn_timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #ee3a38 !important;
    color: #737881 !important;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #e4e4e4 ;
    -webkit-box-shadow: 0 0 0 5px #e4e4e4 ;
    box-shadow: 0 0 0 5px #e4e4e4 ;
    line-height: 40px;
    font-size: 15px;
    float: left;
    -webkit-print-color-adjust: exact;
}
.jn_timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -103px;
    text-align: right;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jn_timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #e4e4e4 !Important;
    color: #fff;
    border: 2px solid #e4e4e4 !important;
    -webkit-print-color-adjust: exact;
   
}

.jn_timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -8px;
}
.jn_timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -103px;
    text-align: left;
}
.jn_timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.jn_timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 50px;
    text-align: right;
}
.jn_timeline .timeline-centered .timeline-entry:after {
    clear: both;
}
.jn_timeline .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.jn_timeline .timeline-centered .timeline-entry:after {
    clear: both;
}
.jn_timeline .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.jn_timeline .timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}
.jn_timeline .timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #e4e4e4  !important;
    left: 50%;
    top: 0px;
    bottom: 20px;
    margin-left: -4px;
    height: 100%;
    -webkit-print-color-adjust: exact;
}
.jn_timeline .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
   content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid !important;
    border-width: 0px 26px 6px 0;
    border-color: #e4e4e4;
    left: -17px;
    top: 18px;
    margin-left: -9px;
    -webkit-print-color-adjust: exact;
}
.jn_timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-print-color-adjust: exact;
}
.jn_timeline .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    right: -18px !important;
}
 .jn_circle {
        height: 20px;
    width: 20px;
    background: #d00a0b !important;
    bottom: 5px;
    left: -2px;
    right: 0;
    position: relative;
    margin: auto;
    border-radius: 50%;
    -webkit-print-color-adjust: exact;

}
.text-center{
    text-align:center;
}
.print_foot img {
    max-width: 100px !important;
}
.cmn_rp_table{
    width:100%;
}
.border_none{
    border:0px !Important;
}
.thd {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    height:200px !Important;
}
table.rp_tab tr th {
    background: transparent !important;
    padding: 0px !important;
}
.print_foot {
    background: #2f393f !Important;
    padding: 15px;
    padding-left: 40px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0;
    right: 0;
    padding-right: 40px;
    -webkit-print-color-adjust: exact;
}
@media print{
    .container{
        padding:0px !important;
    }
    @page{
        size:auto;
        margin:0;
        margin-top:20px;
        padding-bottom:0px;
    
    }
    html,body{
        margin:0px;
        padding-bottom:0px;
    }
   span.sc_head {
        position: relative;
        background-color: #ffffff !important;
        padding: 0 10px 0 0;
        -webkit-print-color-adjust: exact;
    }
    .timeline-label p.font_16_us{margin-left:0px;}
    .deg_self_outer{
        border-top: none !important;
    }
}
/*-----------Start Css on 07-12-2017 ----------*/
.p_width_5{
    width: 5%;
}
.p_width_7{
    width: 7%;
}
.p_width_8{
    width: 8%;
}
.p_width_10{
    width: 10%;
}
.p_width_11{
    width: 11%;
}
.p_width_12{
    width: 12%;
}
.p_width_15{
    width: 15%;
}
.p_width_17{
    width: 17%;
}
.p_width_18{
    width: 18%;
}
.p_width_20{
    width: 20%;
}
.p_width_25{
    width: 25%;
}
.p_width_30{
    width: 30%;
}
.p_width_35{
    width: 35%;
}
.p_width_40{
    width: 40%;
}
.p_width_45{
    width: 45%;
}
.p_width_50{
    width: 50%;
}
.p_width_55{
    width: 55%;
}
.p_width_56{
    width: 56%;
}
.p_width_57{
    width: 57%;
}
.p_width_60{
    width: 60%;
}
.p_width_70{
    width: 70%;
}
.p_float_right{
    float: right;
}
.canvas-sm canvas {
    width: 85px;
    height: 85px;
}
.canvas-sm .pie_html .pie-value {
    left: 10px;
    top: 47%;
}
.pd_top_25{
    padding-top:25px
}
.pd_bottom_25{
    padding-bottom:25px
}
.cmn_tit.margin_bottom_20 {
    margin-bottom: 20px;
}
.cmn_tit.margin_bottom_15 {
    margin-bottom: 15px;
}
.cmn_tit.margin_top_20 {
    margin-top: 20px;
}
/*-----------End Css on 07-12-2017 ----------*/
/*--------- Start Css for Profile PFf -------------*/
.prfl_rpts p{
    margin-bottom: 0 !important;
}
.prfl_rpts p.font_16_black {
    margin-bottom: 10px !important;
}
.prfl_rpts h3{
    color: #e40001 !important;
    -webkit-print-color-adjust: exact;
}
.prfl_rpts span.svg_icons path {
    fill: #e40001;
    -webkit-print-color-adjust: exact;
}
.prfl_rpts span.svg_icons {
    display: inline-block;
    width: 22px;
    height: auto;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.prfl_rpts .cmn_table{
    /* padding: 20px 0; */
    padding: 0px 0;
    margin-top: 0;
}
.pdf_gray_bg {
    background-color: #f4f4fc !important;
    -webkit-print-color-adjust: exact;
}
/*--------- End Css for Profile PFf -------------*/
.overflow_hidden{
    overflow: hidden;
}
.lrn_griod_six {
    margin-top: 20px;
}
.print_foot p {
    display: inline-block;
    float: right;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #ffffff !important;
    -webkit-print-color-adjust: exact;
    font-size: 10px;
}
.border_none{
    border: none !important;
}
.full_width_border{
    width: 100% !important;
    border-bottom: 2px solid #a39d9d !important;
    -webkit-print-color-adjust: exact;
}
.p_border_bottom, table>thead>tr>th.p_border_bottom, table>tbody>tr>td.p_border_bottom{
    border-bottom: 2px solid #a39d9d !important;
    -webkit-print-color-adjust: exact;
    margin-bottom: 10px !important;
}
/*-------Start Raisac Circle image -----------*/
.circ_image {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}
.blu_box {
    background-color: transparent !important;
    border: 1px solid #e40001 !important;
    -webkit-print-color-adjust: exact !important;
    z-index: 10;
    position: relative;
}
.yel_box {
    background-color: transparent !important;
    border: 1px solid #c7c7c7 !important;
    -webkit-print-color-adjust: exact;
    z-index: -1;
    margin-left: -75px;
    position: relative;
}
.blu_box p {
    font-size: 20px;
    font-weight: bold;
}
p.you_tex {
    padding-left: 33px;
    padding-top: 74px;
    text-transform: uppercase;
}
p.match {
    margin-top: -64px;
    margin-right: 6px;
    font-size: 20px;
}
p.career_tex {
    padding-top: 62px;
    padding-left: 99px;
    padding-right: 40px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.m_left_100{
    margin-left: 100px !important;
}
.text_are{
    padding-top: 20px;
    padding-bottom: 20px;
}
.m_left_15{
    margin-left: 15px;
}
.hexa_img img{
    width: 100%;
    height: auto;
}
.prfl_rpts p {
   /*  margin-bottom: 10px !important; */
}
.prfl_rpts .font_16_black{
    margin-bottom: 15px !important;
}
/*-------End Raisac Circle image -----------*/ 
/*---------- Start Raisac Design ---------*/
.raisac_para p{
    margin-bottom: 0;
}
.height_100px{
    height: 100px !important;
}
.height_500px{
    height: 500px !important;
}
.p-gray-bg{
    background-color: #abadb3 !important;
    -webkit-print-color-adjust: exact;
}
.p_height_this{
    height: 70px !important;
}
.height_25px{
    height: 25px !important;
}
table.table-border>tbody>tr>td {
    border-bottom: 1px solid #333333 !important;
    -webkit-print-color-adjust: exact;
}
.cmcp-table.th_border table.table>thead>tr>th{
    -webkit-print-color-adjust: exact !important;
}
.fprisac {
    height: calc(100vh - 200px) !important;
    margin-top: -20px !important;
}
/*---------- End Raisac Design ---------*/
.p_circle, .p_circle canvas {
    width: 75px;
    display: inline-block;
    float: left;
}
.vertical-top thead tr th, .vertical-top tbody tr td{
    vertical-align: top;
}
.clear{
    float: none !important;
}
.p_left_30{
    padding-left: 30px;
}
table>thead>tr.td_padding>th, table>tbody>tr.td_padding>td{
    padding-top: 15px !important;
    padding-bottom: 11px !important; 
}
.wow_report h6.cmn_tit{
    margin-top: 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}
/*--------------- Start pdf page setup ---------------*/
@media print{
    h1, h2, h3, h4, h5, p, div, span, table, tr, td, th, thead, tbody, .disc-graph.border-right {
        page-break-after: avoid !important;
        page-break-before: avoid !important;
    }
    table, figure, tr, td, th, thead, tbody, .disc-graph.border-right, table tr td, table tr th, table>tbody>tr>td, table>thead>tr>th, table>tbody>tr, table>thead>tr, p{
        page-break-inside: avoid !important;

    }
}
h1, h2, h3, h4, h5, p, div, span, table, tr, td, th, thead, tbody, .disc-graph.border-right {
    page-break-after: avoid !important;
    page-break-before: avoid !important;
}
table, figure, tr, td, th, thead, tbody, .disc-graph.border-right, table tr td, table tr th, table>tbody>tr>td, table>thead>tr>th, table>tbody>tr, table>thead>tr, p{
    page-break-inside: avoid !important;

}
@page {
    @footnote {
        border-top: 5pt solid black !important;
        -webkit-print-color-adjust: exact !important;
    }
    thead {
       display: table-header-group;
    }
    .cmn_rpt_header {
        padding: 30px 40px 15px;
    }
    .rpt_img_header {
        width: 100%;
        position: relative;
    }
    .rpt_img_header h5 {
        background: #d00a0b !Important;
        margin: 0;
        padding: 20px;
        padding-left: 40px;
        padding-top: 40px;
        font-size: 27px;
        line-height: 0;
        color: #fff !Important;
        font-weight: normal;
        text-transform: uppercase;
        -webkit-print-color-adjust: exact !important;
    }
    .hd_bg_subtit {
        text-transform: uppercase;
        font-size: 14px;
        margin: 0;
        background: #d00a0b !important;
        padding-left: 40px;
        padding-bottom: 30px;
        color: #fff !important;
        -webkit-print-color-adjust: exact;
        margin-top: -3px;
    }
    .rpt_prof_photo {
        border-radius: 50%;
        height: 120px;
        width: 120px;
        display: inline-block;
        overflow: hidden;
        position: absolute;
        right: 40px;
        top: -60px;
    }
    .rpt_prof_photo img {
        width: 100%;
    }
}
tfoot>tr>td {
    height: 70px !important;
    background-color: transparent !important;
    -webkit-print-color-adjust: exact !important;
}
/*--------------- End pdf page setup ---------------*/
span.com{
    background-color: #bd2700 !important;
    -webkit-print-color-adjust: exact !important;
}
span.up_com{
    background-color: #2f363e !important;
    -webkit-print-color-adjust: exact !important;
}
span.due_com {
    background-color: #aaadb1 !important;
    -webkit-print-color-adjust: exact !important;
}
/*--------------Start Raisac Changes 23-01-2018 -------------------*/
.main_title {
    margin: 0 0 0 0;
    color: #2f3940 !important;
    -webkit-print-color-adjust: exact !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
}
.gray_color_text{
    color: #2f3940 !important;
    -webkit-print-color-adjust: exact !important;
}
.up_med {
    font-weight: 600;
    text-transform: uppercase;
}
.border_bottom_2px{
    border-bottom: 2px solid #a39d9d !important;
    -webkit-print-color-adjust: exact !important;
}
.font_16_un{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.margin_bottom_30{
    margin-bottom: 30px;
}
.static_cntnc h3 {
    color: #2f393f !important;
    -webkit-print-color-adjust: exact !important;
}
.static_cntnc p {
    line-height: 27px;
}
.text_are p {
    font-size: 24px !important;
}
.lrg_fnt {
    font-size: 26px;
    margin-top: 40px;
}
table.majors>thead>tr>th, table.majors>tbody>tr>td {
    padding: 10px;
    border: 1px solid #bdbdbd !important;
    -webkit-print-color-adjust: exact !important;
    vertical-align: top;
    font-family: 'Source Sans Pro', serif;
}
.cmcp-table table.s_table>tbody>tr>td {
    border-bottom: 1px solid #f0f0f0 !important;
    -webkit-print-color-adjust: exact !important;
    padding: 10px 5px !important;
    text-transform: uppercase;
}
.cmcp-table table.s_table>tbody>tr:last-child>td{
    border-bottom: none !important;
}
.cmcp-table table.s_table>thead>tr>th {
    background-color: #f0f0f0 !important;
    -webkit-print-color-adjust: exact !important;
    padding: 10px !important; 
}
.cmcp-table table.s_table>tbody>tr:nth-child(odd)>td {
    background-color: transparent !important;
    -webkit-print-color-adjust: exact !important;
}
.pull-right.ecs_details {
    margin-right: 40px;
    position: absolute;
    right: 0;
    bottom: 53px;
}
.border_bottom_none{
    border-bottom: none !important;
}
.disc-graph.in_pdf.border-right:before {
    content: "";
    display: block;
    height: 200px;
    position: absolute;
    right: -50px;
    border-right: 1px solid #c8c8c8 !important;
    -webkit-print-color-adjust: exact;
    top: 0;
    margin-top: 17px;
}
span.dark_red, span.light_red, span.light_gray {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #ffffff !important;
    -webkit-print-color-adjust: exact !important;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
}
span.dark_red {
    background-color: #e82323 !important;
    -webkit-print-color-adjust: exact;
}
.dark_red {
    color: #e82323 !important;
    -webkit-print-color-adjust: exact;
}
span.light_red {
    background-color: #fa8888 !important;
    -webkit-print-color-adjust: exact;
}
.light_red {
    color: #fa8888 !important;
    -webkit-print-color-adjust: exact;
}
span.light_gray {
    background-color: #c8c8c8 !important;
    -webkit-print-color-adjust: exact;
}
.light_gray {
    color: #c8c8c8 !important;
    -webkit-print-color-adjust: exact;
}
/*--------------End Raisac Changes 23-01-2018 -------------------*/
.webaddress {
    position: absolute;
    bottom: 68px;
    left: 40px;
}
.webaddress.left {
    bottom: 10px;
}
.p_right_20{
    padding-right: 20px;
}
.first_page_raisac {
    padding-top: 280px;
}
td.dark_red span, td.light_red span, .dark_red span, .light_red span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-weight: 600;
    padding: 1px 0;
    font-size: 12px;
    text-align: center;
    color: #ffffff !important;
    -webkit-print-color-adjust: exact;
}
td.dark_red span, .dark_red span {
    background-color: #e82323 !important;
    -webkit-print-color-adjust: exact;
}
td.light_red span, .light_red span {
    background-color: #fa8888 !important;
    -webkit-print-color-adjust: exact;
}
ul.hm_labels {
    position: absolute;
    right: 0;
    top: 20px;
}
ul.hm_labels li {
    list-style-type: none;
    display: inline-block;
    margin-right: 20px;
    line-height: 17px;
    color: #2f393f !important;
    -webkit-print-color-adjust: exact;
    font-weight: 600;
}
ul.hm_labels li span {
    margin-right: 5px;
}
@page{
    size: A4;
    margin-top: 100px !important;
    overflow: visible !important;
}
.pdf_body_top{
    padding-top: 150px;
}
thead {
    display: table-row-group;
}
table {
	-fs-table-paginate: paginate;
}
.cmn_rpt_header {
    padding: 30px 40px 15px;
}
.rpt_img_header{
	width: 100%; 
	position: relative;
	padding-bottom: 20px;
}
.rpt_img_header h5{
	background: #d00a0b !Important;
	margin: 0;
	padding: 20px;
	padding-left: 40px;
	padding-top: 20px;
	font-size: 16px;
	line-height: 0;
	color: #fff !Important;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-print-color-adjust: exact !important;
}
.rpt_prof_photo{
    border-radius: 50%;
    height: 80px;
    width: 80px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 40px;
    top: -40px;
}
.rpt_prof_photo img{
	width: 100%;
}
.pdf_flex{
    display: flex;
    flex-wrap: wrap;
}
.cmplx_prob_right img, .cmplx_prob_left img  {
    width: 100%;
}
.image-caption {
    width: 100% !important;
}
/* #what-they-do:before, #become-one:before {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e40001 !important;
    float: left;
    padding: 0;
    margin-right: 10px;
    margin-top: -6px;
    color: #ffffff !important;
    border-radius: 50%;
    -webkit-print-color-adjust: exact;
}
#what-they-do:before {
    content: "1";
}
#become-one:before {
    content: "2"
} */
#become-one {
    margin-top: 0;
}
.just-border-top, #become-one {
    border-top: 1px solid #cecece !important;
    padding-top: 32px !important;
    -webkit-print-color-adjust: exact;
}
table.just-table>thead>tr>th, table.just-table>tbody>tr>td {
    font-size: 8px !important;
    padding-right: 15px;
}
.table_head_fix{
    position: relative;
    padding-top: 40px;
}
.table_head_large{
    position: relative;
    padding-top:60px;
}
.table_head_large .head_with_label{
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
}
.table_head_fix .cmn_tit_outer{
    position: absolute;
    top:0;
    left: 40px;
    width: calc(100% - 80px);
}
.each_port_img {
    width:  20% !important;
    margin-right: 15px;
    border: 1px solid #dedede !important;
    padding: 10px;
    border-radius: 2px;
    -webkit-print-color-adjust: exact;
}
.each_port_img img {
    width:  100%;
}
.port_img {
    display:  flex;
    padding-bottom: 20px;
}
.each_port_img:last-child {
    margin-right:  0;
}
.for_details {
    margin-bottom:  0;
}
.for_details p {
    margin-bottom: 0 !important;
}
.b_bottom, .cmplx_prob_left.b_bottom, .cmplx_prob_right.b_bottom  {
    border-bottom: 0 !important;
}
.pdf_flex .cmplx_prob_left, .pdf_flex .cmplx_prob_right {
    margin-bottom: 0;
    padding: 0 !important;
}
.cmn_rp_body.cmn_padd .border_bottom {
    border-bottom:  1px solid #dedede !important;
    -webkit-print-color-adjust: exact;
}
.padding_bottom_10 {
    padding-bottom: 10px !important;
}
.table_head_fix .cmn_tit_ar {
    position: absolute;
    top: 0px;
}
.p_copyrights {
    position: absolute;
    bottom: 53px;
    left: 40px;
    font-size: 8px;
    margin-top: 5px;
}
.pipe{
    margin: 0 3px 2px 3px;
}
.half_div {
    width: 50%;
    display: inline-block;
}
/*-------------- Start New WOL Page design -----------*/
.shortlist_title {
    background-color: #f4f5f7 !important;
    -webkit-print-color-adjust: exact;
    padding: 10px 0px;
    margin: 0px 0;
    color: #32383c !important
}
.title_fee {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.wol_group_title {
    font-size:  24px;
    text-transform:  uppercase;
}
.wol_course{
    font-size: 24px;
    font-weight:  700;
    text-transform:  capitalize;
}
.wol_amount{
    font-size: 24px;
    font-weight:  600;
}
p.course_fee {
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.all_details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.colg_dtls_pdf {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 75% !important;
}
.total_fee {
    width: 200px !important;
}
.one_dtl:nth-child(3n+3) {
    width: 25%;
}
.one_dtl:nth-child(3n+2) {
    width: 34%;
}
.one_dtl:nth-child(3n+1) {
    width: 41%;
}
.one_dtl {
    margin: 5px 0;
}
.one_dtl p {
    line-height: 18px;
}
.pdf_wol_ranking>div {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.pdf_wol_ranking {
    border: 1px solid #6e6e6e !important;
    -webkit-print-color-adjust: exact;
    padding: 7px 13px;
    width: 25% !important;
    height: 133px;
}
p.wol_rank_label {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #e40001 !important;
    -webkit-print-color-adjust: exact;
    color: #ffffff !important;
    font-weight: 600;
    border-radius: 20px;
    margin-bottom: 5px;
    height: 23px;
}
.each_col_section {
    padding-bottom: 10px;
    border-bottom: 1px solid #bf4446 !important;
    -webkit-print-color-adjust: exact;
}
.rank_na {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
tr.height_spc>td {
    padding-bottom: 15px !important;
    /* min-height: 155px !important;
    max-height: 295px !important; */
}
/*-------------- End New WOL Page design -----------*/
/*-------------- Start Admission Managemnet design -----------*/
.deadlines {
    width: 60% !important;
    padding: 15px;
    background-color: #f4f5f7 !important;
    -webkit-print-color-adjust: exact;
}
.deadline_details{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}
.test_details{
    width: 40% !important;
}
.deadlines_label {
    display: inline-block;
    background-color: #e40001 !important;
    color: #ffffff !important;
    font-weight: 600;
    padding: 0px 20px 0 15px;
    border-radius: 0 20px 20px 0;
    margin-left: -15px;
    margin-bottom: 5px;
    -webkit-print-color-adjust: exact;
}
.entrn_dtls {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 5px 0;
}
.entrn_dtls .one_dtl {
    width: 50%;
}
.deadline_details .one_dtl {
    padding-right: 15px;
}
.all_details.all_flex_start {
    align-items: flex-start;
}
.course_name {
    font-weight: 500;
}
tr.deadline_height {
    display: table;
    width: 100%;
    min-height: 152px;
    max-height: 232px;
}
tr.deadline_height:first-child {
    padding-top: 0px !important;
}
.total_score {
    display: flex;
}
.total_score>div{
    width: 50%;
}
@media{
    table.majors>thead>tr>th, table.majors>tbody>tr>td{
        font-size: 14px !important
    }
}
.image-circle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
td.center_head {
    height: 40px;
}
tr.height_spc>td{
    display: block;
    width: 100%;
}
tr.deadline_height>td {
    width: 100%;
    display: block;
}
tr.height_spc>td .one_comp_row{
    display: table-cell;
    padding-top:0px !important;
}
tr.deadline_height>td .top_div{
    min-height: auto !important;
    padding-top: 10px !important;
	padding-bottom: 10px !important;
}
tr.deadline_height>td .one_comp_row{
    padding-top:10px !important;
}
table>tbody>tr.deadline_height{
    page-break-inside: auto !important;
}
table>tbody>tr.height_spc{
	page-break-inside: avoid !important;
	display: table;
	min-height: initial !important;
	margin-bottom: 10px;
	width: 100%;
 }
 tr.height_spc .five_grid .cmn-head-data p {
    line-height: 16px;
	margin:0;
}
@media print{
   .wol_struct .collapse_pp_body .cmn-head-data:nth-last-of-type(-n+5) {
        border-bottom: 1px solid #dee1e9 !important;
        -webkit-print-color-adjust: exact;
    }
    .wol_struct .collapse_pp_body {
        padding: 5px 0 0 0 !important;
    }
    .wp, .pp {
        width: 50px;
        height: 50px;
        display: block !important;
        border-radius: 50% !important;
        margin-right: 15px !important;
        font-weight: 600 !important;
        padding: 13px !important;
    }
    .m_left_-65 {
        margin-left: -65px !important;
		width: calc(100% + 65px) !important;
    }
	.deg_self_left{
		border: none !important;
	}
	.prgrs_bar_outer {
		margin-top: 15px !important;
		margin-bottom: 0 !important;
	}
	.sys_sel {
		margin: 0 0 0 17px !important;
	}
	.scroll_title:before {
		border-bottom: 2px solid #e40001 !important;
		top: 10px;
		left: 8px;
		-webkit-print-color-adjust: exact;
	}
	.border-bottom {
		border-bottom: 1px solid #ecedf0 !important;
		-webkit-print-color-adjust: exact;
	}
	span.sc_head {
		padding: 0 10px 0 10px;
		margin-left: -15px;
	}
	.cmn_table.for_details:first-child{
		margin-top: 10px;
	}
	.sys_sel .progress {
		margin-bottom: 13px;
	}
	.progress_graphs.only_self .progress {
		margin-bottom: 10px;
	}
	.sys_sel {
		min-height: 115px;
	}
	.only_wow .collapse_pp_body .progressives {
		margin-top: 0px !important;
	}
	.pdf_flex {
		display: table;
		flex-wrap: wrap;
		width: 100%;
	}
}
.break_bull{
	display: flex;
	justify-content: space-between;
}
.break_bull>div{
	width: 20%;
}
tr.admin_height, tr.admin_height_two, tr.admin_height_three{
	width: 100% !important;
    page-break-inside: avoid !important;
    min-height: auto !important;
    margin-bottom: 10px;
    height: auto;
    overflow: auto;
	display: table;
}
.image_div span.svg_icons.svg_large path {
	fill: #494d5e !important;
	-webkit-print-color-adjust: exact;
}
tr.deadline_height.mang_height {
    display: table;
    min-height:200px !important;
    max-height: 280px !important;
    width: 100%;
    height: auto;
}
table>tbody>tr.deadline_height.mang_height {
     page-break-inside: avoid !important;
 }
tr.height_spc .one_comp_row.wol_struct {
    margin-bottom: 10px !important;
}
tr.height_spc .wol_struct .top_div {
    padding: 10px 0 10px;
    min-height: auto;
}
table>tbody>tr.height_spc .one_comp_row.wol_struct {
    width: calc(100% - 80px);
    margin-left: 40px;
	padding: 0 10px;
}
tr.height_spc .left_flex {
    align-items: flex-start;
}
.cmn_padd .cmn_tit_ar h6{
    padding-bottom: 15px !important;
}
tr.deadline_height.mang_height .wol_fxd {
    align-self: flex-start;
}
tr.deadline_height.mang_height>td .one_comp_row, tr.deadline_height.mang_height>td .top_div{
    padding-top: 0px !important;
}
.table_head_fix .cmn_table, .table_head_large .cmn_table {
    margin-top: 0;
}
.wol_rept_heading{
	position: relative !important;
	padding-top: 36px !important;
}
.wol_rept_heading_short{
	position: relative !important;
	padding-top: 56px !important;
}
@media print{
    .pr_rv_graph {
        border-bottom: 2px solid #e40001 !important ;
    }
    .action_indcat ul li {
        margin-left: 10px !important;
    }
    span.sort span {
        display: none;
    }
	.sys_sel {
		min-height: 80px;
	}
	.progress_graphs.only_self .progress {
		margin-bottom: 8px;
	}
	.sys_sel .progress {
		height: 7px;
	}
	.collapse_pp_body {
		padding: 3px 15px 3px 0px;
	}
} 
tfoot   {display: table-footer-group;}
ul.about_wow_icons li[data-info="12"]:after {
    content: "";
    width: calc(50% + 5px);
}
span.legend_name {
    display: block;
    width: 191px;
    position: absolute;
    left: calc(100% + 15px);
    bottom: 13px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}
span.fw_normal {
    font-weight: 600;
    margin-right: 10px;
}
.line_design_redtext .ld_text{
    color: #e40001 !important;
    font-weight:  600;
    background-color: #ffffff !important;
    -webkit-print-color-adjust: exact;
    z-index: 1;
    display: inline-block;
    position: relative;
    padding: 0 20px 0 0;
}
.line_design_redtext{
    position: relative;
}
.line_design_redtext:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background-color: #e40001 !important;
    -webkit-print-color-adjust: exact;
    z-index: 0;
}
.p_top_30{
    padding-top: 30px;
}
table.bordered_table>thead>tr>th, table.bordered_table>tbody>tr>td {
    border: 1px solid #8a8787 !important;
    padding: 4px 10px !important;
    -webkit-print-color-adjust: exact;
}
table.bordered_table>tbody>tr>td{
    color: #6d6d6d !important;
    -webkit-print-color-adjust: exact;
}
table.bordered_table>tbody>tr>td:first-child{
    color: #333333 !important;
    -webkit-print-color-adjust: exact;
}
table.bordered_table{
    margin-bottom: 20px;
}
table.right_divider>thead>tr>th, table.right_divider>tbody>tr>td {
    position: relative;
}
table.right_divider>thead>tr>th:before, table.right_divider>tbody>tr>td:before {
    content:  "";
    display:  block;
    height:  100%;
    border-right: 1px solid #8a8787 !important;
    -webkit-print-color-adjust: exact;
    position:  absolute;
    right: 20%;
}
table.right_divider>thead>tr>th:last-child::before, table.right_divider>tbody>tr>td:last-child::before{
    display: none;
}
table.two_column_table>thead>tr>th, table.two_column_table>tbody>tr>td {
    border-right: 1px solid #585555 !important;
    -webkit-print-color-adjust: exact;
    vertical-align: top !important;
    padding-right: 40px !important;
}
table.two_column_table>thead>tr>th:last-child, table.two_column_table>tbody>tr>td:last-child {
    border-right: none !important;
    padding-left: 40px !important;
    padding-right: 0px !important;
}
/*------- Start Justification report ---------*/
.just_report_head {
    font-size: 16px;
}
.just_report .cmn_tit_ar h6, .just_report .cmn_tit_ar {
    display: block;
    width: 100%;
    font-size: 12px;
}
.just_report .cmn_tit_ar p {
   font-size: 8px !important; 
}
.divider_redline{
    width: 100%;
    height: 4px;
    background-color: #e40001 !important;
    -webkit-print-color-adjust: exact;
}
.p_bottom_30{
    padding-bottom: 30px !important
}
.just_report h6.font_12_cb {
    text-transform:  capitalize !important;
    font-size: 10px;
    font-weight: 600;
}
.divider_redline.m_top_40 {
    margin-top: 40px;
}
.divider_redline.m_top_30 {
    margin-top: 30px;
}
.just_report .text_grey {
    font-size: 14px;
}
.just_report .margin_30_0{
    margin: 30px 0 !important;
}
/*------- End Justification report ---------*/
.pdf_user_info_flex {
    display: flex;
    align-items:  center;
    justify-content: flex-start;
}
.pdf_user_info_flex>li{
    margin-right: 10px;
    padding: 0;
    padding-right: 10px;
    border-right: 1px solid #333333 !important;
    list-style-type: none;
    color: #e40001 !important;
     -webkit-print-color-adjust: exact;
}
.pdf_user_info_flex>li h6, .pdf_user_info_flex>li span{
    color: #e40001 !important;
     -webkit-print-color-adjust: exact;
    line-height: 3px;
}
.pdf_user_info_flex>li span svg path{
    fill: #e40001 !important;
     -webkit-print-color-adjust: exact;
}
.pdf_dashboard .inner-ech-slid{
    border: 1px solid #bdaaab !important;
    -webkit-print-color-adjust: exact;
    border-radius: 4px;
	min-height: 130px;
}
.pdf_dashboard p.trs_icons{
	  color: #e40001 !Important;
	  -webkit-print-color-adjust: exact;
}
.pdf_dashboard .school_db_fields .col-sm-4 {
	 -webkit-print-color-adjust: exact;
    margin-top: 20px;
    border: 0px !important;
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 20px;
}
.pdf_dashboard .tab-details-inner p.font_12_ur span{
	-webkit-print-color-adjust: exact;
	border: 1px solid #dbdee5 !Important;
}
.pdf_dashboard .tab-details-inner p.font_12_ur {
	 -webkit-print-color-adjust: exact;
    border-bottom: 1px solid #dbdee5 !Important;
	 padding: 5px 0;
}

.mntr_s.tab-details-inner{
	height:140px !Important;
	min-height:140px;
	-webkit-print-color-adjust: exact;
}
.blank_div {
    height: 10px;
    clear: both;
}

/*********Percentage- By Prabhod *************/
.percnt{
	display:inline;
}
.progress_score{
	width:18% !important;
}
.p_top_2{
    padding-top: 2px !important;
}
.p_top_5{
    padding-top: 5px !important;
}
.p_bot_5{
    padding-bottom: 5px !important;
}
.p_top_10{
    padding-top: 10px !important;
}
.just_report .margin_10_0{
    margin: 10px 0 !important;
}
.m_top_10 {
    margin-top: 10px !important;
}
/*********Percentage- By Prabhod *************/
.jrny_rep_yr{
    font-size: 12px;
}
.timeline-label.jrny-timeline-rprt{
    padding: 16px 25px 16px 25px !important;
}
.timeline-label.jrny-timeline-rprt h6 {
    font-size: 10px;
}
.timeline-label.jrny-timeline-rprt p.font_16_us {
    font-size: 10px;
}
.just_report .font_10_black {
    font-family: 'Source Sans Pro', serif;
    font-weight: 700;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 24px;
}
.just_report .sys_sel .progress span {
    font-size: 10px;
}
.just_report p.sc_value span {
    font-size: 10px;
}
.just_report p.sc_value {
    font-size: 10px;
    font-weight: 600;
}
.just_report p.sc_label {
    font-size: 10px;
}
.just_report table td, .just_report table th {
    font-size: 8px;
}
.just_report .jst-rpt-cmnt{
    font-size: 10px !important;
}
.just_report .jst-hd{
    font-size: 12px !important;
}
.just_report .back_data h2, .just_report .back_data h1 {
    font-size: 12px;
}
.just_report .back_data h3{
    font-size: 10px;
}
.just_report .back_data {
    line-height: 15px;
}
.just_report .progress-bar.self_bar {
    height: 7px !important;
}

/*********CSS WORLD OF WORK WORKSHEET 1 *************/
@media print{
	.radio_label .checkmark {
		top: 4px;
		left: 0;
		height: 14px;
		width: 14px;
		border: 1px solid #bfbfc8!important;
		border-radius: 50%;	
		display: inline-block;
		background-color:#000;
	}
	.checkbox_label input:checked ~ .checkmark, .multi-select-menuitem.checkbox_label input:checked ~ .checkmark {
		background-color: #e40001 !important;
		border: 1px solid #e40001 !important;
		animation-name: animate_name;
		animation-duration: 0.3s;
		transition: all 0.2s linear;
	}
	.option-input.radio:checked {
		border: 2px solid #e40001 !important;
	}
	.wow_worksheet table.table>tbody>tr>td label {
		display: block;
	}
	.checkbox_label input:checked ~ .checkmark:after {
		display: block;
	}
	.checkbox_label.radio_label .checkmark:after {
		top: 50%;
		left: 50%;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: red !important;
		border: 2px solid #ffffff !important;
		margin-top: -5px;
		margin-left: -5px;
	}
	.checkbox_label .checkmark:after {
		left: 4px;
		top: -1px;
		width: 5px;
		height: 11px;
		border: solid white !important;
		border-width: 0 2px 2px 0 !important;
		transform: rotate(35deg);
	}
	.checkmark:after {
		content: "";
		position: absolute;
		display: none;
	}
	.checkmark{border: 1px solid #bfbfc8!important;}
	.multi_checkbox {
		border: 1px solid #bfbfc8!important;
		height: auto;
		overflow: hidden;
	}
	.wowwrk1{margin-left:15px; margin-right:15px;}
}