<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700&amp;display=swap');
body{
    font-family: 'Raleway', sans-serif;
}
.table-responsive{
  margin-bottom:20px;
}
.content-wrapper {
    background-color: #F5F5F5;
    overflow-x: hidden;
}
.sidebar-mini.sidebar-collapse .main-header {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00000029;
    border:none;
}
[class*="sidebar-dark"] .brand-link{
    border-bottom:none;
}
[class*="sidebar-dark-"]{
    background-color : #141F2A;
}
.sidebar-mini.sidebar-collapse .brand-image{
  display:block;
}
.sidebar-mini .brand-image{
  display:none;
}
.brand-text img{
  max-width:200px;
  display:table;
  margin-right: auto;
  margin-left:auto;
}
.pushbtn{
    position: absolute;
    top: 73px;
    background: #fff;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px;
    
}
.pushbtn a{
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}
.pushbtn img{
    max-width:28px;
}
.sidebar{
    padding-left:0;
    padding-right:0;
}
.sidebar-dark-primary .nav-sidebar &gt; .nav-item &gt; .nav-link{
    margin-right:0;
    padding: 0.9rem 1rem;
}
.sidebar-dark-primary .nav-sidebar &gt; .nav-item &gt; .nav-link img{
    margin-right: 10px;
    max-height: 20px;
}
.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar .nav-link{
    width:100%;
}
.sidebar-dark-primary .nav-sidebar &gt; .nav-item &gt; .nav-link.active, .sidebar-light-primary .nav-sidebar &gt; .nav-item &gt; .nav-link.active{
    background: #232F3B 0% 0% no-repeat padding-box;
    border-left:2px solid #DB2525;
    border-radius: 0;
}
.user-text{
    font-weight: 600;
}
.user-img{
    max-width: 40px;
    margin-top: -7px;
}
.notification-icon i{
    font-size: 25px;
    margin-top: 4px;
}
.header_dropdown{
    top: 45px;
}
.user_dropdown .dropdown-menu{
    background: #EBEBEB;
}
.dropdown-divider{
    border-top: 1px solid #cdcece;
}
.content-wrapper{
    padding-top:5%;
    padding-left: 2%;
}
.sidebar-mini.sidebar-collapse .main-sidebar{
    width:4rem;
}
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header{
    margin-left: 4rem !important;
}
/* .table thead{
    background:#DB2525;
}
.table thead th{
    color:#ffffff;
    /* text-align:center; 
} */
.width_130{
    width:130px;
}
.width_170{
  width:170px;
}
/* .table tbody tr td{
    font-weight:500;
    color:#000;
    font-size:15px;
} */
.content-header h1{
    margin-bottom:10px;
    font-weight:600;
}
.content-header p{
    font-weight:500;
    font-size:18px;
}
.main-footer{
    background:#000000;
    text-align:center;
    color:#FFFFFF;
}
.main-footer a{
    color:#FFFFFF;
}
.pagination_section{
    padding-top:20px;
    padding-bottom:40px;
    font-family: 'Raleway', sans-serif;
}
.pagination_section .pagination .page-item:first-child .page-link{
    background: transparent linear-gradient(188deg, #DB2525 0%, #DB4545 100%) 0% 0% no-repeat padding-box;
}
.pagination_section .pagination .page-link{
    background: #232323 0% 0% no-repeat padding-box;
    border-radius: 4px;
    color:#ffffff;
    font-weight:500;
    border:none;
    padding: 0.5rem 0.85rem;
    font-size: 18px;
    margin-right: 15px;
}
.pagination_section .pagination .page-link.active{
    background: transparent linear-gradient(188deg, #DB2525 0%, #DB4545 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    color:#ffffff;
}
.dashboard_pagination{
    float:right;
}
.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link img{
    max-width:23px;
    margin-right:5px;
}
.sidebar-dark-primary .nav-sidebar .nav-item:hover a{
    border-radius:0;
}
.sidebar-dark-primary .nav-sidebar &gt; .nav-item p{
    font-size:15px;
}
.footer_socials {
    list-style:none;
    margin:0;
    padding:0;
}
.footer_socials li{
    display:inline;
}
.footer_socials li a img{
    max-width:30px;
}
.footer_socials li a{
    padding:5px;
}

.white_bg_section{
    background:#ffffff;
    border-radius:30px;
    padding:30px;
}
.grey_download_icon img{ max-width:16px;}

/* sectional tabs */
.sectional_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.sectional_tabs .tabbable {
  min-width: 100%;
}
.sectional_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.sectional_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  background:#F2F2F2;
  border-radius: 10px 10px 0px 0px;

}
.sectional_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: inline-block;
 
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  border-radius: 10px 10px 0px 0px;
  
  padding: 0.7rem 1rem;
}
.sectional_tabs .tabbable .nav-tabs .nav-item .nav-link.active{
    color:#ffffff;
    background:#DB2525;
    border-radius: 10px 10px 0px 0px;

}
.sectional_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height:28px;
}
.sectional_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    webkit-filter: invert(100%); filter: invert(100%); 
}
.sectional_tabs .tab-content{
  padding: 50px 0px;
 
}
.speaking-test-list,.writing-test-list,.reading-test-list,.listening-test-list{
    padding-left:0;
    margin-left:0;
    list-style: none;
}
.speaking-test-list li,.writing-test-list li,.reading-test-list li,.listening-test-list li{
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    min-width: 210px;
    margin-right: 22px;
    padding: 15px 20px;
    margin-bottom: 15px;
}
.speaking_icon,.writing_icon,.reading_icon,.listening_icon{
    display: inline-block;
    background: #F2F2F2;
    box-shadow: 0px 3px 6px #00000029;
    height: 65px;
    width: 65px;
    text-align: center;
    padding: 20px;
    border-radius: 50%;
    margin-right: 15px;
}
.sectional-test-box span{
    font-weight:600;
}
/* sectional tabs */



/* practice tabs */

.selection_box select{
        background:none;
        border:none;
        width:70px;
        float:right;
      }
      .practice_portal_tabs{
        margin-bottom:100px;
      }
      .practice_portal_tabs select{
        display:inline;
        margin-right:45px;
        width: 170px;
        font-weight:600;
        font-size:14px;
      }
      .practice_portal_tabs .tabbable{
        background:#ffffff;
            padding-left: 15px;
      }
      .practice_portal_tabs .tabbable ul{
        display:inline !important;
      }
      .practice_portal_tabs .tab-content{
        background:none;
      }
      .purple_test_box{
        background:#ffffff;
        box-shadow: 0px 3px 6px #00000029;
        margin-bottom:20px;
      }
      .purple_speaking_box{
        background:#fff;
        padding-top:30px;
        padding-left: 30px;
        padding-right: 30px;
        position:relative;
      }
      .purple_speaking_box img.icon_img{
        display:table;
        margin-left: auto;
        margin-right:auto;
      }
      .purple_speaking_box h3{
        text-align:center;
        margin-top:10px;
        font-size:18px;
      }
      .purple_speaking_box ul{
        padding-left:0;
        margin-left:0;
        list-style:none;
        margin-top:20px;
      }
      .purple_speaking_box ul li{
        font-weight:600;
        font-size: 15px;
      }
      .purple_speaking_box ul li &gt; span{
        float:right;
      }
      .bar_icon{
        position: absolute;
        bottom:0;
        right: 5px;
      }
      .earned_points{
        color:#553E93;
      }
      .action_buttons_div .btn{
        border:none;
        width: 49.2999%;
        display:inline;
        border:1px solid #D5D5D5;
        border-radius:0;
        color:#000;
      }

  .library_inner_box {
    background: #fff;
    padding: 20px 40px;
}    
.practice_icon_box h4 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 2px;
    font-weight: 600;
}

.practice_icon_box p {
    font-size: 14px;
}
.practice_icon_box a {
    color: #000;
    display: block;
    cursor: pointer;
}
.practice_icon_box {
    text-align: center;
    padding: 15px 5px;
}

.library_box {
    margin-bottom: 25px;
    width: 90%;
}

.library_box h3 {
    font-size: 20px;
    font-weight: 700;
}

.test-head{ padding-top: 10%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
  }

 .balanced-height {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.test-head .balanced-height{ min-height:155px;}

      .chartmodal .modal-content{
          border-radius:0;
      }
      .chartmodal .modal-header{
        padding: 0.5rem 1rem;
        background:#8D76CB;
        color:#ffffff;
        border-radius: 0;
      }
      .chartmodal .modal-title{
        font-size:18px;
      }
      .c-purple-btn{
        background:#8D76CB;
        color:#ffffff;
        font-size:16px;
        font-weight: 500;
      }
      .chartmodal .modal-footer{
        justify-content: center;
        border-top: none;
      }


       .library_questions_box{
          
          
          
          
        }
        .library_questions_box ul {
          list-style:none;
          padding-left:0;
          margin-bottom:0;
          
          border-radius: 4px 4px 0px 0px;
          display:table;
        }
        .library_questions_box ul li{
          display:inline-grid;
          padding: 15px 20px;
          max-width: 175px;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          box-shadow: 0px 2px 2px #00000029;
          min-height: 183px;
          min-width: 175px;
          margin-bottom:30px;

        }
        .red_border{
          border-bottom:2px solid #DB2525;
        }
        .yellow_border{
          border-bottom:2px solid #FFBA41;
        }
        .orange_border{
          border-bottom:2px solid #FF8548;
        }
        .purple_border{
          border-bottom:2px solid #553E93;
        }
        .new_library_box{
          margin-bottom:40px;
          background:none;
        }
        .new_library_box h3{
          font-size:22px;
          font-weight:600;
        }
        .new_library_box h3 span{
          font-size:14px;
          font-weight:600;
        }
        
        .new_practice_icon_box{
          text-align:center;
          padding: 15px 5px;
        }
        .new_practice_icon_box a{
          color:#000;
          display:block;
          cursor: pointer;
        }
        .new_practice_icon_box h4{
          font-size: 14px;
          margin-top: 15px;
          margin-bottom: 2px;
          font-weight: 700;
        }
        .new_practice_icon_box p{
          font-size:13px;
        }
        @media(max-width:576px){
          .new_library_box{
            width:100%;
          }
          .library_questions_box ul li{
            max-width: 165px;
            min-width: 165px;
            padding: 15px 15px;
            min-height:184px;
          }
        }

/* practice tabs */

/* sample tabs */
.sample_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.sample_tabs .tabbable {
  min-width: 100%;
}
.sample_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.sample_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  background:#ffffff;
  border-radius: 0px 0px 0px 0px;

}
.sample_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: inline-block;
 
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #595959CC;
  border-radius: 0px 0px 0px 0px;
  border-left:none;
  border-top:none;
  border-right:none;
  border-bottom:none;
  padding: 0.7rem 1rem;
}
.sample_tabs .tabbable .nav-tabs .nav-item .nav-link.active{

    background:#ffffff;
    border-bottom:5px solid #DB2525;
    color:#000;
    border-left:none;
    border-top:none;
    border-right:none;

}
.sample_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height:28px;
    opacity: 0.5;
}
.sample_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    opacity:1 !important; 
}
.sample_tabs .tab-content{
  padding: 50px 0px 0px;

}
.sample-test-list{
    list-style:none;
    padding-left:0;
    padding-right:0;
    display:table;
    margin-left:auto;
    margin-right:auto;
}
.sample-test-list li{
    display:inline-block;
    background: #FFFFFF ;
    box-shadow: 0px 0px 0px #00000029;
    border: 1px solid #707070;
    border-radius: 10px;
    margin-right: 18px;
    margin-bottom: 20px;
}
.sample-test-box{
    padding:20px;
    text-align:center;
    box-shadow: 0px 0px 0px #00000029;
}
.sample-test-box h4{
    color:#DB2525;
    font-size:24px;
    margin-top:15px;
}
.sample-test-box span{
    font-weight:600;
    font-size:16px;
}
.sample-test-box .action_link{
    display:block;
    margin-top: 15px;
}
.sample_speaking_icon,.sample_writing_icon,.sample_reading_icon,.sample_listening_icon{
    width: 48px;
    height: 48px;
    border-radius:50%;
    background: #DFDFDF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    text-align:center;
    display:table;
    margin-left:auto;
    margin-right:auto;
    padding-top: 7px;
}
.sample_speaking_icon img,.sample_writing_icon img,.sample_reading_icon img,.sample_listening_icon img{
    opacity:0.5;
}
/* sample tabs */

/* information tabs */
.information_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.information_tabs .tabbable {
  min-width: 100%;
}
.information_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
  border-bottom: 1px solid #000;
  

}
.information_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  background:#F2F2F2;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 1px;
  border:none;
  margin-left:5px;
  margin-right:5px;
}
.information_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: inline-block;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  font-weight: 600;
  color: #000;  
  padding: 0.5rem 3rem;
}
.information_tabs .tabbable .nav-tabs .nav-item .nav-link.active{
    color:#ffffff;
    background:#DB2525;
    border-radius: 20px 20px 0px 0px;
    border:none;
}
.information_tabs .tab-content{
  padding: 50px 0px;
}
.information_tabs .tab-content .tab-card{
    padding:35px 30px;
    background:#ffffff;
    margin-bottom:50px;
}
.information_tabs .tab-content .tab-card h3{
    font-weight:700;
    color: #141414;
    font-size:22px;
}
.divider-bar{
    height:1px;
    display:block;
    background:#000000;
    margin-top: 20px;
    margin-bottom: 20px;
}
.information_tabs .tab-content .tab-card p{
    font-weight:500;
    line-height: 30px;
}
.information_tabs .tab-content .tab-card img{
    display:table;
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
}
.information_tabs .tab-content .tab-card ul{
    padding-left:0;
    margin-left:0;
    list-style: none;
}
.information_tabs .tab-content .tab-card ul li{
    margin-bottom:10px;
    font-weight:500;
}
.information_tabs .tab-content .tab-card ul li:before{
    content:'\f111';
    font-family: "Font Awesome 5 Free";
    color:#000;
    margin-right:8px;
    background:#000;
    border-radius:50%;
    font-size:8px;
}
/* informatin tabs ends */
.calculation-table tr th{
    background:#141F2A;
    color:#ffffff;
    font-weight:600;
    text-align:left;
    border: 1px solid #fff;
}
.calculation-table tr td{
    padding: 1.2rem;
    border-top: 0;
    font-size:17px !important;
    font-weight:500;
    border: 1px solid #fff;
}
.calculation-table tr td img{
    margin-top:0 !important;
}
.high-text{
    color:#2D7B00;
    font-weight:700;
}
.moderate-text{
    color:#E78400;
    font-weight:700;
}
.low-text{
    color:#DB2525;
    font-weight:700;
}
.comparison-table tr th{
    background:#002B4F;
    
    color:#ffffff;
    border:1px solid #fff;
}
.comparison-table tr td{
    color:#002B4F;
    border:1px solid #fff;
    background:#BDE0DA;
    font-weight:600 !important;
    font-size:18px !important;
}
.comparison-table tr td span:before{
    content:'\f30a';
    font-family: "Font Awesome 5 Free";
    font-size:11px;
    color:#002B4F;
    margin-right:3px;
}
.comparison-table tr td span:after{
    font-family: "Font Awesome 5 Free";
    font-size:11px;
    content:'\f30b';
    color:#002B4F;
    margin-left:3px;
}
/* information tabs */
.requirement-card{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 23px;
  padding:20px;
  margin-bottom:40px;

}
.requirement-card h3{
  color: #DB2525;
  font-weight: 700;
  font-size: 22px;
}
.requirement-card p{
  font-weight: 500;
  line-height: 30px;
}
.record-box h3{
  color: #DB2525;
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  text-align:center;
}
.record-box canvas{
  display:table;
  margin-left: auto !important;
  margin-right: auto !important;
}
.record-btns{
  text-align:center;

}
.record-btns a{
  background:#DB2525;
  border-radius:5px;
  color:#ffffff !important;
  padding: 5px 7px;
  width: 30px;
}
.record-btns a.recordButton{
  padding: 5px 10px !important;
}
.speak-text{
  text-transform: uppercase;
  text-align:center;
  color:#DB2525;
}
.player-div{
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.player-div p{
  display: inline;
  float: left;
}
.play-button{
  color:#ffffff !important;
  background:#DB2525;
  border-radius:5px;
  padding: 5px 12px;
  float: left;
  margin-left: 20px;
  margin-top: 10px;

}
.guage-card{
  
}
#myChart-wrapper{
  margin-left:auto;
      margin-right:auto;
      display:table;
}
#myChart {
      height: 80%;
      width: 80%;
      text-align:center;
      margin-left:auto;
      margin-right:auto;
      display:table;
}
.zc-rel{
  left:0;
  right:0;
}
#myChart-license-text{
  display:none;
}
.chart-text{
  text-transform: uppercase;
  font-weight:300;
  color:#6D6E71;
  font-size:24px;
  text-align:center;
}
.profile_pic{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  text-align:center;
  padding:40px 20px;
  margin-bottom:40px;
}
.profile_pic .profile_pic_box{
  display:table;
  margin-left:auto;
  margin-right:auto;
  width: 194px;
  height: 194px;
  border-radius:50%;
  overflow:hidden;
}
.profile_pic h4{
  color: #020202;
  font-weight:600;
  font-size:24px;
  margin-top:30px;
}
.profile_pic .package_type{
  font-size:18px;
  font-weight:600;
  color: #000000;
}
.profile_info{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 40px 30px;
}
.profile_info label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 27px;
}
.profile_info .form-control{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    font-size: 16px;
    min-height:55px;
    font-weight:500;
}
.duration{
  margin-top: 30px;
  display: block;
  padding-bottom: 30px;
}
.duration .start_date{
  float:left;
  font-weight: 700;
  font-size: 15px;
}
.duration .start_date img,.duration .end_date img{
  margin-right:10px;
  max-width: 20px !important;
}
.duration .end_date{
  float:right;
  font-weight: 700;
  font-size: 15px;
}
.header_dropdown .dropdown-item{
  white-space: unset;
      font-size: 14px;
} 
.report_box{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding:20px;
  margin-bottom:40px;
}
.report_box table tr th{
  background:#141F2A;
  padding: 1rem;
}
.report_box table tr td{
  font-weight:500;
  font-size:17px;
  vertical-align: middle;

}
.buynow-btn{
  background: #DB2525 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  color:#ffffff;
  font-weight:500;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.buynow-btn:hover{
  color:#fafafa;
}
.order-heading p,.changepassword-heading p{
  font-size:18px;
  font-weight:500;
}
.order-heading h1,.changepassword-heading h1{
  text-align: left;
  font-family: 'Raleway',sans-serif;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight:600;
}
.order-table{
  background:#ffffff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding:20px;
  margin-bottom:40px;
}
.order-table .table-bordered td,.order-table .table-bordered th{
  border:none;
}
.approved{
  background: #D7EFD9 0% 0% no-repeat padding-box;
  border: 1px solid #008E05;
  border-radius: 16px;
  color:#008E05;
  padding: 3px 16px;
  font-size:14px;
  font-weight:600;
  width: 130px;
}
.pending{
  background: #FADED7 0% 0% no-repeat padding-box;
  border: 1px solid #DF5B46;
  border-radius: 16px;
  color:#DF5B46;
  padding: 3px 22px;
  font-size:14px;
  font-weight:600;
  width: 130px;
}
.change_password_box{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 10px 40px 30px;
  margin-bottom:50px;
}
.changepass-btn{
  background: #DB2525 0% 0% no-repeat padding-box;
  border-radius: 5px;
  color:#ffffff;
  margin-top: 40px;
  padding: 10px 50px;
  font-weight: 600;
}
.change_password_box form label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 27px;
}
.change_password_box form .form-control{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    font-size: 16px;
    min-height:55px;
    font-weight:500;
}
.no-margin-left{
  margin-left:0 !important;
}
.red_top_bar{
  background: #DB2525;
  box-shadow: 0px 3px 6px #00000029;
  height:53px;
}
.custom-padding{
  padding: 40px 8%;
}
.requirement_box,.check_microphone_box{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding:40px;
  margin-bottom:50px;
}
.requirement_box h3,.check_microphone_box h3{
  font-weight: 700;
    color: #141414;
    font-size: 22px;
}
.requirement_box p,.check_microphone_box p{
  font-weight: 500;
  line-height: 24px;

}
.requirement_box ul{
  padding-left:0;
  margin-left:0;
  list-style:none;
  margin-top: 20px;
}
.requirement_box ul li{
  padding: 15px 50px 15px 15px;
}
.requirement_box ul li:nth-child(odd){
  background: #F3F6F8;
}
.requirement_box ul li .requirement-list-box{
  display:inline-block;
}
.requirement_box ul li .requirement-list-box h4{
  margin-bottom: 2px;
  color: #000000;
  font-size:20px;
  font-weight:700;
}
.requirement_box ul li .requirement-list-box p{
  margin-bottom: 0;
  color: #4A4A4A;
}
.requirement_box ul li span{
  float:right;
  display:inline;
}
.red-divider-bar{
  height: 1px;
  display: block;
  background: #DB2525;
  margin-top: 20px;
  margin-bottom: 20px;
}
.attempted_test_section .custom-width{
  max-width:48%;
}
.ml-2{
  margin-left: 2% !important;
}
.view_icon img{
  max-width:16px;
}
.download_icon img{
  max-width:16px;
  margin-right:3px;
}
.submitted_status{
  background: #D7EFD9;
  border: 1px solid #008E05;
  border-radius: 20px;
  padding: 3px 15px;
  font-weight: 600;
  color: #008E05;
  font-size:14px;
}
.pending_status{
  border-radius: 20px;
  padding: 3px 15px;
  font-weight: 600;
  background: #FADED7;
  border: 1px solid #DF5B46;
  color: #DF5B46;
  padding: 3px 23px;
  font-size:14px;
}
.tab-content{
  padding-top:40px;
}
.attempted_test tr td{
  padding: 1rem;
}
.disable{
  opacity:0.4;
}
.self_report_section_bg{
  background:#ffffff;
  border-radius: 30px;
  padding: 30px 0;
}


/* self report tabs */
.report_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.report_tabs .tabbable {
  min-width: 100%;
}
.report_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.report_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  background:#F2F2F2;
  width: 49.5%;
  text-align: center;
}

.report_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: block;
  border:none;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  padding: 1.2rem 1rem;
}

.report_tabs .tabbable .nav-tabs .nav-item .nav-link.active{
    color:#ffffff;
    background:#DB2525;
    border-radius: 0px 0px 0px 0px;

}
.report_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height:28px;
}
.report_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    webkit-filter: invert(100%); filter: invert(100%); 
}
.report_tabs .tab-content{
  padding: 50px 30px;
 
}


/* self attempted tabs */
.attempted_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.attempted_tabs .tabbable {
  min-width: 100%;
}
.attempted_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.attempted_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  background:#F2F2F2;
  width: 33%;
  text-align: center;
}

.attempted_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: block;
  border:none;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  padding: 1.2rem 1rem;
}

.attempted_tabs .tabbable .nav-tabs .nav-item .nav-link.active{
    color:#ffffff;
    background:#DB2525;
    border-radius: 0px 0px 0px 0px;

}
.attempted_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height: 20px;
}
.attempted_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    webkit-filter: invert(100%); filter: invert(100%); 
}
.attempted_tabs .tab-content{
  padding: 50px 30px;
 
}


/* self report tabs */
/* self report inner tabs*/
.mocktest_inner_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.mocktest_inner_tabs .tabbable {
  min-width: 100%;
}
.mocktest_inner_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.mocktest_inner_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  width: 33%;
  text-align: center;
  background:#ffffff;
  border-radius: 0px 0px 0px 0px;

}
.mocktest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #595959CC;
  border-radius: 0px 0px 0px 0px;
  border-left:none;
  border-top:none;
  border-right:none;
  border-bottom:none;
  padding: 0.7rem 1rem;
}
.mocktest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link.active{

    background:#ffffff;
    border-bottom:5px solid #DB2525;
    color:#000 !important;
    border-left:none;
    border-top:none;
    border-right:none;

}

.mocktest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height:28px;
    opacity: 0.5;
}
.mocktest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    opacity:1 !important; 
    filter: invert(0) !important;
}
.mocktest_inner_tabs .tab-content{
  padding: 50px 0px 0px;

}
/* self report inner tabs */

/* sectional test inner tabs */
.sectionaltest_inner_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.sectionaltest_inner_tabs .tabbable {
  min-width: 100%;
}
.sectionaltest_inner_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.sectionaltest_inner_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  width: 24.5%;
  text-align: center;
  background:#ffffff;
  border-radius: 0px 0px 0px 0px;

}
.sectionaltest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #595959CC;
  border-radius: 0px 0px 0px 0px;
  border-left:none;
  border-top:none;
  border-right:none;
  border-bottom:none;
  padding: 0.7rem 1rem;
}
.sectionaltest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link.active{

    background:#ffffff;
    border-bottom:5px solid #DB2525;
    color:#000 !important;
    border-left:none;
    border-top:none;
    border-right:none;
}

.sectionaltest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height:28px;
    opacity: 0.5;
}
.sectionaltest_inner_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    opacity:1 !important; 
    filter: invert(0) !important;
}
.sectionaltest_inner_tabs .tab-content{
  padding: 50px 0px 0px;
}
.start_test_link{
  cursor:pointer;
  display:block;
  color:#000;
}
.start_test_link:hover {
  color:#000;
}
/* sectional test inner tabs */
.grey_download_icon{
  margin-right:5px;
}
.report-table tr th{
  background:#F3F6F8;
  color:#000;
}
.report-table tbody tr:nth-of-type(even){
  background: #F3F6F8 0% 0% no-repeat padding-box;

}
.report-table tbody tr td{
  vertical-align:middle;
  border-top:0px;
}
.report-table tbody tr td .progress{
  height: 0.5rem;
}

.buy_report_section{
  padding-bottom:100px;
}
.cart_image_box{
  background: #DB2525;
  border-radius: 10px 0px 0px 10px;
  padding:5%;
  text-align:center;
}
.report_text_box{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0px 10px 10px 0px;
  padding:3% 5%;
}
.report_text_box form label{
  font-weight:600;
}
.report_text_box form &gt; .row{
  margin-bottom:25px;
}
.report_text_box form .total_amount_text{
  font-weight:600;
}
.report_text_box form .buyreports-btn{
  letter-spacing: 0.02px;
  color: #FFFFFF;
  background: #DB2525;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  font-weight:600;
}
.report_text_box form .buyreports-btn{
  text-align: center;
  margin-left:auto;
  margin-right: auto;
  display:table;
}
.report_text_box form .buyreports-btn .fas{
  margin-left:3px;
}
.cart_image_box{
    border-radius: 10px 10px 0 0;
    padding:10% 5%;

  }
  .report_text_box{
    border-radius:0px 0px 10px 10px;
    padding:10% 5%;
  }


/* view answers tabs */
.view_answers_tabs .tabbable-responsive {
  display: block;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  
}
.view_answers_tabs .tabbable {
  min-width: 100%;
}
.view_answers_tabs .tabbable .nav-tabs {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
  padding: 0px;
}
.view_answers_tabs .tabbable .nav-tabs .nav-item {
  display: inline-block;
  background:#ffffff;
  border-radius: 0px 0px 0px 0px;

}
.view_answers_tabs .tabbable .nav-tabs .nav-item .nav-link {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #595959CC;
  border-radius: 0px 0px 0px 0px;
  border-left:none;
  border-top:none;
  border-right:none;
  border-bottom:none;
  padding: 0.7rem 1rem;
}
.view_answers_tabs .tabbable .nav-tabs .nav-item .nav-link.active{

    background:#ffffff;
    border-bottom:5px solid #DB2525;
    color:#000;
    border-left:none;
    border-top:none;
    border-right:none;

}
.view_answers_tabs .tabbable .nav-tabs .nav-item .nav-link img{
    max-height:28px;
    opacity: 0.5;
}
.view_answers_tabs .tabbable .nav-tabs .nav-item .nav-link.active img{
    opacity:1 !important; 
}
.view_answers_tabs .tab-content{
  padding: 30px;
  margin-top:20px;
  background: #ffffff;
  margin-bottom: 70px;
}


/* view answers tabs */

.personal_intro_box h3{
    background:#232F3B;
    color:#ffffff;
    font-size:18px;
    padding:15px;
}
.personal_intro_box,.answer_description_box{
  /*background: #FFFFFF;
  border: 0.20000000298023224px solid #EAEAEA;*/
  margin-bottom:20px;
}
.inner_intro_box{
    padding:20px;
}
.personal_intro_box table{
  border:none;

}
.inner_intro_box .table tbody tr td{
  border:none;
}
.inner_intro_box .table tbody tr td p{
  font-weight: 500;
  font-size:16px;
}

.inner_intro_box .table tbody tr td ul{
  margin-left:0;
  padding-left: 0;
  list-style: none;
}
.inner_intro_box .table tbody tr td ul li{
  font-weight:500;
}
.remarks_box h3,.answers_box h3,.explanation_box h3,.correct_answers_box h3{
  background:#E2E2E2;
  font-size:18px;
  padding:15px;
  font-weight:600;
  color:#000;
}
.answers_box h3 .word_limit_text{
  float:right;
}
.remarks_box,.answers_box,.explanation_box,.correct_answers_box{
  margin-bottom:20px;
  background: #FFFFFF;
  border: 0.20000000298023224px solid #EAEAEA;
}
.remarks_inner_box,.answers_inner_box,.explanation_inner_box{
  padding:15px;
}
.remarks_inner_box p,.answers_inner_box p,.explanation_inner_box p,.correct_answers_inner_box p{
  font-weight: 500;
  font-size:16px;
  line-height:30px;
}
.explanation_inner_box span{
  display:block;
  margin-bottom:20px;
  font-weight: 500;
}
.multiple_question_checklist{

}
.multiple_question_checklist .form-check{
  margin-bottom:5px;
  padding: 10px 25px;
  font-weight:500;
}
.multiple_question_checklist .form-check .form-check-input{
  margin-left: -15px;
  margin-right:10px;
}
.summary_check_list .form-check{
  margin-bottom:5px;
  padding: 20px 25px 20px 35px;
  font-weight:500;
}
.choose-single-answer-radio-list .form-check{
  margin-bottom:5px;
  padding: 15px 25px 15px 35px;
  font-weight:500;
}
.missing_word_radio_list .form-check{
  margin-bottom:5px;
  padding: 15px 25px 15px 35px;
  font-weight:500;
}

.inner_intro_box p{
  font-weight:500;
}
.yellow-check{
  background:#FCFCD3;
}
.red-check{
  background:#FBE3E3;
}
.green-check{
  background:#D0F7C2;
}
.answer_description_box{
  padding:20px;
  margin-top:20px;
}
.answer_description_box p{
  font-weight:500;
  font-size:16px;
  line-height:30px;
}
.red_label{
  background:#FBE3E3;
  padding: 5px 7px 5px 0;
}
.red_label span{
  background:#DB2525;
  padding: 4px 7px;
}
.green_label{
  background:#D0F7C2;
  padding: 5px 7px 5px 0;
}
.green_label span{
  background:#65A00D;
  padding: 4px 7px;
}
.correct_answers_inner_box{
  padding:20px;
}
.grey_label{
  background:#E2E2E2;
  padding: 5px 10px 5px 0;
  margin-right: 25px;
  font-weight: 500;
}
.grey_label span{
  background:#888888;
  padding: 4px 7px;
  margin-right: 10px;
}
.highlighted_bg{
  background:#FCFCD3;
}
.correct_answers_inner_box p,.paragraph_inner_box p{
  font-weight:500;
  line-height: 30px;
  font-size:16px;
}
.blockquote_text{
  background:#E8E8E8;
  border-left:3px solid #7A7A7A;
}
.paragraph_inner_box{
  padding:20px;
  border:1px solid #EAEAEA;
  margin-bottom:20px;
}
.paragraph_inner_box span.green_txt{
  background:#D0F7C2;
  display:inline !important;
  margin-bottom:0;
}

.answer_box{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 0.20000000298023224px solid #707070;
  min-height:64px;
  padding:7px;
  margin-bottom:20px;
}
.answer_box span{
  font-size: 12px;
  font-weight:600;
}
.badge-text{
  background:#F2F2F2;
  display:inline;
  padding:3px;
  float:left;
  margin-right:3px;
}
.ans_box_text{
  display:inline;
}
.green-badge{
  background:#D0F7C2;
}
.red-badge{
  background:#FBE3E3;
}
.yellow-badge{
  background:#FCFCD3;
}
.card-danger{
  background:#DB2525;
}
/* view answers page css */
.view-dropdown{
  display:inline;
}
.view-dropdown a img{
  width:22px !important;
}
.view-dropdown .dropdown-menu{
  font-size:13px;
  padding:15px;
}
.view-dropdown .dropdown-menu li{
  border-bottom:1px solid rgba(0,0,0,0.2);
}
.view-dropdown .dropdown-menu li a{
  display:block;
  color:#000;
  
}
.view-dropdown .dropdown-menu li a:hover{
  background:none;
}
.card-warning{
  background:#232F3B;;
  color:#000;
}
@media(min-width:992px){
    .sectional_tabs .tabbable .nav-tabs .nav-item .nav-link,.sample_tabs .tabbable .nav-tabs .nav-item .nav-link{
        min-width:245px;
    }
    .view_answers_tabs .tabbable .nav-tabs .nav-item .nav-link{
        min-width:205px;
    }
    /*.report_tabs &gt; .tabbable &gt; .nav-tabs &gt; .nav-item &gt; .nav-link{
        min-width:619px;
    }*/

}
@media(min-width:768px) and (max-width:991px){
  .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header{
    margin-left:0 !important;
  }
  .pushbtn{
    top:8px;
  }
  .sample-test-list li{
    margin-right:6px;
  }
  .custom-padding {
    padding: 40px 2%;
  }
  .requirement_box ul li {
    padding: 15px 25px 15px 15px;
  }
  .attempted_test_section .custom-width{
    max-width:100%;
  }
  .ml-2 {
    margin-left: 0 !important;
  }
}
@media(max-width:576px){
  .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header{
    margin-left:0 !important;
  }
  .pushbtn{
    top:8px;
  }
  .sample-test-list li{
    display: block;
  }
  .profile_info{
    margin-bottom:40px;
    padding: 10px 30px 30px;
  }
  .change_password_box{
    padding: 10px 30px 30px;
  }
  .attempted_test_section .custom-width{
    max-width:100%;
  }
  .ml-2 {
    margin-left: 0 !important;
  }
  .custom-padding {
    padding: 40px 1%;
  }
  .requirement_box, .check_microphone_box{
    padding:30px;
  }
  .requirement_box ul li {
    padding: 15px 15px 15px 15px;
  }
  .requirement_box ul li .requirement-list-box h4{
    font-size:14px;
  }
  .requirement_box ul li .requirement-list-box p{
    font-size:13px;
  }
  .requirement_box ul li span img{
    max-width:35px;
  }
  .duration .start_date img, .duration .end_date img{
    max-width: 20px;
    margin-right: 5px;
  }
  .duration .start_date,.duration .end_date{
    font-size: 15px;
  }
  .grey_download_icon{
    margin-right:0;
    margin-bottom:5px;
    display:block;
  }
}



/*  start practice libarry css here */
    .selection_box select{
        background:none;
        border:none;
        width:70px;
        float:right;
      }
      .practice_portal_tabs{
        margin-bottom:100px;
      }
      .practice_portal_tabs select{
        display:inline;
        margin-right:45px;
        width: 170px;
        font-weight:600;
        font-size:14px;
      }
      .practice_portal_tabs .tabbable{
        background:#ffffff;
            padding-left: 15px;
      }
      .practice_portal_tabs .tabbable ul{
        display:inline !important;
      }
      .practice_portal_tabs .tab-content{
        background:none;
      }
      .purple_test_box{
        background:#ffffff;
        box-shadow: 0px 3px 6px #00000029;
        margin-bottom:20px;
        float: left;
        width: 100%;
      }
      .purple_speaking_box{
        background:#fff;
        padding-top:30px;
        padding-left: 30px;
        padding-right: 30px;
        position:relative;
      }
      .purple_speaking_box img.icon_img{
        display:table;
        margin-left: auto;
        margin-right:auto;
      }
      .purple_speaking_box h3{
        text-align:center;
        margin-top:10px;
        font-size:18px;
      }
      .purple_speaking_box ul{
        padding-left:0;
        margin-left:0;
        list-style:none;
        margin-top:20px;
      }
      .purple_speaking_box ul li{
        font-weight:600;
        font-size: 15px;
        line-height: 32px
      }
      .purple_speaking_box ul li:nth-child(2){
        font-weight:500;
      }
      .purple_speaking_box ul li &gt; span{
        float:right;
      }
      .bar_icon{
        position: absolute;
        bottom:4px;
        right: 5px;
      }
      .purple_test_box .earned_points{
        color:#553E93;
      }
      .yellow_test_box .earned_points{
        color:#E87034;
      }
      .action_buttons_div .btn{
        float: left;
        width: 50%;
        display:inline;
        border:1px solid #D5D5D5;
        border-radius:0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        font-size:14px;
        font-weight:600;
      }
      .action_buttons_div .btn:hover{
        background:#553E93;
        color:#ffffff;
      }
      
      .action_buttons_div .btn:hover svg #Path_8593{
        fill:#ffffff;
      }
      .action_buttons_div .btn:hover svg #Path_8593,.action_buttons_div .btn:hover svg #Rectangle_1966{
        fill:#ffffff;
      }

       .yellow_test_box{
        background:#ffffff;
        box-shadow: 0px 3px 6px #00000029;
        margin-bottom:20px;
        float: left;
        width: 100%;
      }
     
      .yellow_test_box .earned_points{
        color:#E87034;
      }
      .action_buttons_div .btn{
        float: left;
        width: 50%;
        display:inline;
        border:1px solid #D5D5D5;
        border-radius:0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        font-size:14px;
        font-weight:600;
      }
      .action_buttons_div .btn.yellow:hover{
        background:#FF8548;
        color:#ffffff;
      }
      .action_buttons_div .btn:hover svg #Path_8593{
        fill:#ffffff;
      }
      .action_buttons_div .btn:hover svg #Path_8593,.action_buttons_div .btn:hover svg #Rectangle_1966{
        fill:#ffffff;
      }
      @media(min-width:768px) and (max-width:1024px){
        .practice_portal_tabs select{
          margin-right:10px;
        }
      }
      @media(max-width:576px){
        .practice_portal_tabs .tabbable-responsive{
          background:#ffffff;
        }
      }



        .purple_border{
        border-bottom:2px solid #553E93;
      }
        .question_practice_div{
          background: #FFFFFF 0% 0% no-repeat padding-box;
          box-shadow: 0px 3px 6px #00000029;
          padding: 20px 20px 0 15px;
          position: relative;
          margin-bottom:40px;
        }
        .practice_questions_text ul{
          padding-left: 0;
          margin-left: 0;
          list-style: none;
          margin-left: auto;
          margin-right: auto;
          display: table;
          margin-bottom: 0;
        }
        .practice_questions_text ul li{
          display: grid;
          float: left;
        }
        .practice_questions_text ul li .q_summarize_box{
          text-align:center;
          padding-left: 10px;
          padding-right: 10px;
        }
        .practice_questions_text ul li .q_summarize_box h3{
          font-size: 13.5px;
          word-wrap: break-word;
          margin-top: 10px;
          width: 150px;
          font-weight: 600;
        }
        .practice_questions_text ul li .q_summarize_box p{
          color:#E87034;
          font-size:13px;
        }
        .question_practice_div .progress_box h4{
          color: #E87034;
          font-size:20px;
          font-weight: 700;
          text-align:center;
        }
        .question_practice_div .progress_box .progress{
          height: 0.3rem;
          margin-top: 25px;
          max-width: 65%;
        
        }
        .question_practice_div .progress_box{
          padding-top:13px;
        }
        .question_practice_div .progress_box span{
          display: grid;
          float: right;
          margin-top: -11px;
          font-size: 11px;
        }
        .question_practice_div .progress_box .progress .progress-bar{
          background-color:#E87034 !important;
        }
        .practice_q_button{
          text-align: center;
          margin-top: 25px;
        }
        .purple_q_btn{
          background:#553E93;
          color:#fff;
          font-size:14px;
          border-radius:0;
          font-weight:600;
        }
        .ribbon_img{
          position: absolute;
          right:0;
          top:0;
        }
        .lock_img{
          position:absolute;
          top:10px;
          right:15px;
        }
        .q_div_disabled{
          opacity:0.7;
        }
        @media(min-width:768px) and(max-width:1024px){
          .question_practice_div .progress_box span{
            display:block;
            float:none;
          }
          .question_practice_div .progress_box .progress{
            max-width:100%;
          }
        }
        @media(max-width:576px){
          .question_practice_div{
            padding: 20px 20px 20px 20px;
          }
          .practice_questions_text{
            padding:20px;
          }
          .practice_questions_text ul li{
            float:none;
          }
        }


     
  
    /* end practice css */



    /* 09-10-2023 */

.support_header .raiseText {
  font-family: Raleway;
  font-weight: 700;
  letter-spacing: 0px;
  color: #DB2525;
  text-transform: uppercase;
  opacity: 1;
}

.support_header .just3step {
  font-family: Poppins;
  letter-spacing: 0px;
  color: #232F3B;
  text-transform: uppercase;
  font-weight: 600;
  opacity: 1;
}

.Support_ticketBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0px 0px 10px 10px;
  opacity: 1;
  padding-top: 40px;
  border-top: 2px solid #DB2525;
  margin-bottom: 50px;
}


.can_weHelp {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 0.5px solid #707070;
  border-radius: 7px;
  opacity: 1;
  width: 100%;
}

.can_weHelp_top {
  background: #232F3B 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  opacity: 1;

}

.can_weHelp_top p {
  text-align: left;
  font: normal normal 600 18px/21px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin: 0px;
}

.can_we-help_form .form-group {
  text-align: left;
  font: normal normal 600 14px/15px Raleway;
  letter-spacing: -0.14px;
  color: #202020;
  opacity: 1;
}

.uploade_screenshotBtn {
  font-size: 10px;
  text-wrap: wrap;
}

.important_notes p {
  text-align: left;
  font: normal normal 700 14px/11px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.important_notes ol {
  text-align: left;
  font: normal normal 600 14px/21px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.uploadBtn_supportticke {
  background: #676767 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  opacity: 1;
  width: 100%;
  color: white !important;
}

.sendBtn_supportticke {
  background: #DB2525 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  opacity: 1;
  width: 100%;
  height: 53px;
  color: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}


</pre></body></html>