/* line 6, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qus_head {
  text-align: left;
}

/* line 10, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qus_each {
  padding-top: 25px;
  /*display:none;*/
}

/* line 15, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.slider {
  width: 75% !important;
}

/* line 19, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.slider div.qus_each:first-child {
  /*display: block;*/
}

/* line 23, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#tbl-div {
  padding-left: 0px;
  padding-right: 0px;
  margin: 19px 19px 28px 19px;
}

/* line 29, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#next-ques {
  position: relative;
  height: 30px;
  float: right;
  opacity: 0.8;
  margin-top: 4px;
  margin-right: 5px;
}

/* line 39, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#next-ques:hover {
  border: none;
  background: transparent;
  opacity: 1;
}

/* line 44, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.next-ques-hvr:hover {
  text-shadow: 1px 1px 1px #6f5c4b !important;
}

/*.options-td {
    padding: 7px 0px;
}*/
/* line 52, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qus-options {
  color: #2c0908;
  padding: 4px 8px;
}

/* line 57, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qus-options:hover {
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 4px;
  color: #000;
}

/* line 64, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.select-option {
  text-decoration: none !important;
  background-color: burlywood;
  padding: 4px 8px;
  border-radius: 4px;
  color: #000 !important;
}

/* line 72, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.option-index {
  	/* padding-left: 5px !important;
      padding-right: 5px !important; */
}

/* line 77, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#arjuna-bg {
  padding: 75px 40px 75px 40px;
  background-image: url(/assets/Arjuna1.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 84, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#bhima-bg {
  padding: 75px 40px 75px 40px;
  background-image: url(/assets/Bhima.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 91, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#sahadeva-bg {
  padding: 75px 40px 75px 40px;
  background-image: url(/assets/Sahadeva.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 98, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#yudhistra-bg {
  padding: 75px 40px 75px 40px;
  background-image: url(/assets/Yudhishtra.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 105, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#nakula-bg {
  padding: 75px 40px 75px 40px;
  background-image: url(/assets/Nakula1.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 112, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.high-level {
  background: #ec1968d6;
}

/* line 116, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.high-bg {
  background-size: auto 60%;
  padding-bottom: 140px !important;
}

/* line 121, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.medium-level {
  background: #f16522e0;
}

/* line 125, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.medium-bg {
  background-size: auto 60%;
  padding-bottom: 104px !important;
}

/* line 130, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.low-level {
  background: rgba(2, 166, 242, 0.18);
}

/* line 134, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.low-bg {
  background-size: auto 50%;
  padding-bottom: 74px !important;
}

/* line 139, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.left-border {
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

/* line 146, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.bottom-border {
  border-bottom: 1px solid #000;
}

/* line 150, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.options-index {
  padding-right: 0px !important;
  width: 73px !important;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* line 157, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.opt-indexes {
  margin-left: -15px;
}

/* line 161, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.right-border {
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-right: 1px solid #000;
}

/* line 167, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.options-text {
  padding-left: 10px !important;
  width: 100% !important;
  margin-right: -15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 175, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.options-text:last-child {
  border-bottom: none;
}

/* line 179, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.right-border .sortable, .sortable1 {
  margin-right: -15px;
  margin-top: 18px;
  margin-left: -10px;
}

/* line 185, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#tbl-div1 {
  position: absolute;
  width: 40%;
  margin: 0px 25px;
}

/* line 191, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.opt-td, .opt-index {
  height: 34px;
}

/* line 195, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.mdl1 {
  height: 435px;
  margin: 15px 30px;
}

/* line 200, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.break-line {
  border-top: 1px solid #971C1C;
  margin-top: 6px;
}

/* line 205, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#tbl-div1 .col-md-9 {
  padding-left: 0px;
}

/*--------------------------2019/01/11------------------*/
/* line 209, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qspan {
  float: left;
  background-color: #e5c193;
  height: auto;
  width: auto;
  padding: 6px 3px;
  font-size: 15px;
  border-radius: 100%;
  border: 1px solid #997e5b;
  font-family: "Devinne Swash";
}

/* line 217, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qspan1 {
  font-family: "Devinne Swash";
}

/* line 221, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.bgimg {
  width: 100%;
  background-image: url(/assets/question_background.png);
  background-size: 100% 100%;
}

/* line 226, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.des_span1 {
  float: left;
}

/* line 229, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.text-block {
  position: absolute;
  margin-top: -30px;
  color: black;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 236, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.qtn_img {
  margin-left: 0px;
  margin-top: -3px;
  height: 37px;
  width: 102%;
}

/* line 242, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.centered {
  position: absolute;
  margin-top: -27px;
  margin-left: 12px;
  font-family: 'Laila', serif;
  font-size: 12px;
}

/* line 249, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#ex1Slider .slider-selection {
  background: #BABABA;
}

/*-------------------------- Summary Page Related CSS ------------------*/
/* line 254, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.result_sec_1 {
  background-image: url(/assets/intro_mid_background.png);
  height: 420px;
  width: 70% !important;
  background-size: 100% 420px;
  margin: 0 auto;
  background-repeat: no-repeat;
  padding: 10px 10px 10px 10px;
}

/* line 256, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.result_sec_1 .summary {
  width: 90%;
  margin: 0 auto;
}

/* line 258, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox {
  margin-bottom: 10px;
  display: block;
}

/* line 259, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box {
  width: 100%;
  display: block;
  height: 64px;
  border: 1px solid #979797;
  cursor: pointer;
  padding: 4px;
  background-color: #d8d8d8;
}

/* line 261, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-box {
  border: 1px solid #979797;
  height: 45px;
  width: 13%;
}

/* line 262, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.popup_title {
  color: #2c0908;
  font-weight: 700;
  font-family: Devinne Swash;
  font-size: 16px;
}

/* line 263, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-note {
  padding-left: 4px;
  height: 50px;
  width: 87%;
  display: block;
  text-align: left;
  margin: 0px !important;
}

/* line 264, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.mddl {
  height: 46px !important;
}

/* line 265, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-level {
  clear: both;
  height: 10px;
  width: 100%;
}

/* line 266, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-note .ptitle {
  font-size: 13px;
  margin: 0px !important;
  color: #2c0906;
  font-weight: 500;
  font-family: Devinne Swash;
}

/* line 267, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-note .pdescription {
  margin: 0px !important;
  color: #3c1c1b;
  font-size: 10px;
}

/* line 268, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-note .plink {
  margin: 0px !important;
  color: #2c0908;
  font-size: 10px;
  font-weight: bold;
}

/* line 269, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.section_divbox .section_box .smmry-level .pprogress {
  width: 100%;
  height: 10px;
}

/* line 271, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#gModal {
  top: 105px;
}

/* line 272, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#gModal .modal-lg {
  width: 700px;
}

/* line 273, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#gModal .modal-dialog .modal-content .modal-header {
  text-align: right;
  padding: 20px 25px 0px 0px;
  font-size: 13px;
  font-weight: bold;
  border-top: 0px;
  border-bottom: 0px;
}

/* line 274, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#gModal .modal-dialog .modal-content .modal-header .btn-default {
  padding: 0px 5px;
  border-width: 2px;
  border-radius: none !important;
  border-radius: 0px;
  border-color: #333;
  background-color: transparent;
}

/* line 275, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
#gModal .modal-dialog .modal-content .modal-header .btn-default span {
  font-size: 20px;
  font-weight: bold;
}

/* line 277, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.popup {
  display: none;
  background-image: url(/assets/intro_mid_background.png);
  background-size: 100% 100%;
  background-color: transparent !important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  webkit-box-shadow: none !important;
  padding: 8px;
}

/* line 278, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop-body {
  min-height: 255px;
  padding: 15px 15px 0px 15px !important;
}

/* line 280, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.dsplay_view {
  display: block;
}

/* line 281, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description {
  font-size: 12px;
  line-height: 18px;
  color: #2c0908;
  max-height: 140px;
  overflow-y: auto;
  font-family: 'Laila', serif;
}

/* line 283, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_desc {
  top: -19px;
}

/* line 285, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  cursor: pointer;
}

/* line 286, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar:hover {
  width: 10px;
  height: 10px;
  cursor: pointer;
}

/* line 287, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar:active {
  width: 10px;
  height: 10px;
}

/* line 288, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

/* line 289, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-thumb {
  border: none;
  border-radius: 50px;
}

/* line 290, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-thumb:hover, .pop_description::-webkit-scrollbar-thumb:active {
  width: 10px;
  cursor: pointer;
}

/* line 291, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-track {
  width: 5px;
  border: none;
  border-radius: 50px;
}

/* line 292, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-track:hover {
  width: 10px;
  cursor: pointer;
}

/* line 293, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-track:active {
  width: 10px;
  cursor: pointer;
}

/* line 294, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_description::-webkit-scrollbar-corner {
  background: transparent;
  cursor: pointer;
}

/* line 296, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description::-webkit-scrollbar-thumb {
  background: #3e567e;
  cursor: pointer;
}

/* line 297, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description::-webkit-scrollbar-thumb:hover, .skin-blue .pop_description::-webkit-scrollbar-thumb:active {
  background: #2b3342;
  cursor: pointer;
}

/* line 298, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description::-webkit-scrollbar-track {
  background: #ddd;
  cursor: pointer;
}

/* line 299, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description::-webkit-scrollbar-track:hover {
  background: #ccc;
  cursor: pointer;
}

/* line 300, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description::-webkit-scrollbar-track:active {
  background: #ccc;
  cursor: pointer;
}

/* line 303, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description.cs-dark-theme::-webkit-scrollbar-thumb {
  background: #374850;
}

/* line 304, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description.cs-dark-theme::-webkit-scrollbar-thumb:hover, .customscroll.cs-dark-theme::-webkit-scrollbar-thumb:active {
  background: #3c8dbc;
}

/* line 305, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description.cs-dark-theme::-webkit-scrollbar-track {
  background: #1a2226;
}

/* line 306, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description.cs-dark-theme::-webkit-scrollbar-track:hover {
  background: #4b646f;
}

/* line 307, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.skin-blue .pop_description.cs-dark-theme::-webkit-scrollbar-track:active {
  background: #4b646f;
}

/* line 310, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pp_img {
  height: 170px;
}

/* line 311, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.result_5_img {
  width: 100%;
  height: 100%;
}

/* line 312, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.pop_img {
  margin-top: -20px;
  text-align: center;
}

/* line 313, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.lasttext {
  width: 65%;
  text-align: left;
  font-weight: 600;
  font-style: italic;
  font-family: 'Laila', serif;
}

/* line 314, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.lasttextmsg {
  width: 99%;
  margin: 0 auto !important;
  font-family: 'Laila', serif;
}

/* line 315, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.inform_txt {
  font-size: 12px !important;
  color: #ba1818 !important;
  margin: -10px auto 8px auto !important;
  line-height: 17px !important;
}

/* line 316, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.fist_poptitle {
  font-family: 'Laila', serif;
  margin-left: 11px;
  color: #2c0908;
}

/* line 317, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.fist_poptitle1 {
  font-family: 'Laila', serif;
  font-weight: bold;
  font-size: 12px !important;
}

/* line 319, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.progress {
  width: 100% !important;
  font-size: 9px !important;
  height: 11px !important;
  margin-bottom: 7px !important;
  overflow: hidden;
  background-color: #d8d8d8 !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}

/* line 320, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.progress_high {
  background: #50341D !important;
  padding-left: 10px;
  width: 100% !important;
  font-size: 9px !important;
}

/* line 321, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.progress_medium {
  background: #774D2B !important;
  padding-left: 10px;
  width: 60% !important;
  font-size: 9px !important;
}

/* line 322, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.progress_low {
  background: #D39059 !important;
  padding-left: 10px;
  width: 30% !important;
  font-size: 9px !important;
}

/* line 323, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.cntr {
  line-height: 10px !important;
  text-align: left !important;
}

/* line 324, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.clicktext {
  color: #bf3428;
  padding-top: 0px;
  font-family: 'Laila', serif;
}

/* line 325, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.summryImg {
  width: 30px;
  margin-top: -10px;
}

/* line 326, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.result_form {
  width: 65%;
  margin: 0 auto;
  text-align: left;
}

/* line 327, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
::placeholder {
  color: red;
  opacity: 1;
  /* Firefox */
}

/* line 332, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}

/* line 336, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: red;
}

/* line 339, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.blurButton {
  opacity: 0.5;
}

/* line 341, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.modal-dialog {
  width: 750px !important;
}

/* line 344, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.txtclr::-webkit-input-placeholder {
  color: #5a2726;
}

/* line 347, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.txtclr:-moz-placeholder {
  color: #5a2726;
  opacity: 1;
}

/* line 351, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.txtclr::-moz-placeholder {
  color: #5a2726;
  opacity: 1;
}

/* line 355, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.txtclr:-ms-input-placeholder {
  color: #5a2726;
}

/* media related css */
/* css for IPAD - portrait and phone landscape */
/* line 370, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.modal {
  position: absolute !important;
}

/* line 373, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.progress_medium, .progress_high, .progress_low {
  float: none !important;
}

/* line 374, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.cntrrow {
  margin-left: 26% !important;
}

/* line 376, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.wow {
  display: none;
}

/* line 377, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.btndisabled, .btndisabled:hover {
  opacity: 0.4 !important;
  cursor: not-allowed;
}

/* line 381, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.inform_txt_report {
  font-size: 14px !important;
  color: #ba1818 !important;
  margin: -10px auto 8px auto !important;
  line-height: 17px !important;
}

/* line 382, /home/ubuntu/pp-automation-phase1/app/assets/stylesheets/answers.scss */
.lasttext_report {
  width: 65%;
  text-align: left;
  font-weight: 600;
  font-family: 'Laila', serif;
}
