
@font-face {
  font-family: macFont;
  src: url(Fonts/MuseoSans_500.otf);
}

 html body {
  font-family:verdana;
  height: 100%;   
  /* overflow: scroll; */
  padding-top: 0px;
  margin:0px; 
  background-color: #07ffbc0a;
}

.fs1{font-size:28px !important;top:4px !important;}
@media screen and (min-width: 320px) and (max-width: 767px){
#content{height:auto !important;}
 .body-content{overflow-x:hidden !important;}
.options{height:auto !important;}
.options ul{height:auto !important;}
 

  .modal-dialog{
  min-width: 340px !important;

}

.content-img{
  height: 300px !important;
}

   
.modal-body{  
    overflow-y: scroll;
    max-height: 350px;  
}  
   
.tooltip-inner
{
   visibility:hidden;
    display:none;
    border: 0px solid red;
}

.tooltip-arrow
{
    visibility:hidden;
     display:none;
}
.tooltip .arrow
{
    visibility:hidden;
     display:none;
}


.topic p{
    width:80%;
    font-size: 20px;
    text-align:left !important;
}

}








.col-reverse
{
    height:100%;
}
.topic
{
    padding:0.75rem;
    background-color: #00B2D3;
    
    color:#fff;
    font-family: verdana;
    
}
.topic p{
    width:80%;
    font-size: 20px;
    /*text-align:center;*/
	text-align:left;
}
.vertical-align
{
    display: flex;
    align-items: center;
    border: 0px solid red;
}

.question
 {
   padding:0.75rem;
   background-color: #C8C9CB;
   color: #333333;
   font-family: verdana;
   font-size: 16px;
   font-style: normal; 
   display: flex;
   align-items: center;
   
 }
 
 .question .m-0{
	 color:#265EAC;
 }
 
.question p
 {
     width:95%;
     font-size: 18px;
     text-align:left;
 }
   
.pageCounter
{  
 position:absolute;
    background-color: #81818259;
   display: flex;
    align-items: center;
    right:0px;
    color:#000;
    padding:10px;
    top:0px;
    height:100%;
   
}
.options{  height:400px;}
.options ul{  height:400px;}
.container
 {
    position: relative;
    padding:0px;
    border: 0px solid red;
 }
 .card{
     position: relative;
     border: 0px solid red;   
 }
 
.body-content
{
  position:relative;
  /* overflow-x: hidden; */
  background-color: #fff;
  display: block;
  padding-bottom: 50px !important;
  /*height:auto !important;*/
}

  .footer
  {
     width:100%;   
     margin:0 auto;
     position:absolute;
    
  }
  
  .button-container
  {
    border: 0px solid red;
    position:relative;
    text-align: center;
    padding:5px;
  }

.options
{
  position:relative;
 
  margin-top:5px;
  margin-bottom:5px;
  
  border:0px solid  #e9ecef;
 }

.option
{
 
 line-height: 30px;
 font-size:16px; 
 padding:5px;
 
}

.topic p{
    width:80%;
    border: 0px solid red;
}

li{
    padding:7px;
    list-style-type:none;
    border: 0px solid red; 
    display:inline-flex;
    margin-left:20px;
    width:90%;
}
    
.rightWrong
{
    position:absolute;
    left:-8px;
     margin-top:15px;
    width:25px;
    height:25px;
    display: none; 
}
.rightWrong img{
   width:100%;
   /* margin-top: 4px; */
}
.correctAnswer{
    color:#28a745;
    display: none;
    font-weight: bold;
}

@media only screen and (min-width: 900px) {
    .container
 {
    width:80%;
    padding:0px
 }
}
@media only screen and (max-width: 700px) {
    .col-reverse
 {
    display: flex;
flex-direction: column-reverse;
 }

 
 .option
{
   font-size:14px; 
    padding:5px;
    line-height:25px;
     max-height: 350px;
   border: 0px solid red;
}
select {
    text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: auto;
  padding:0 10px;
  border-color: #444 #333 #333 #444!important;
 }
}



.content-img
{
    position:relative;
    width:100%;
    padding-top:10px;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
     height: 400px;

}



.bg-dark
{
    background-color: #C8C9CB !important;
}
#showAnswer
{
    margin-left:40px;
}
.center
{
    margin:0 auto;
}

@media (max-width: 768px){
.container {
    /* width:100% !important; */
}
}
@media screen and (max-width: 700px){

  .content-img{
  width: 100%;
  height: auto !important;
  
}

}

.img-fluid{max-height: 100% !important;
	border: 2px solid #8ce9fa;
	border-style:dashed;
    border-radius: 1em;
	/* height: 77% !important; */
    }
.col-md-6{ /*padding-left:65px  !important;*/}
.info-btn
{
   position:absolute;
   right:8px;
   height:26px;
   width:26px;
   cursor: pointer;
}
.info-btn img
{
    width:100%;
    height:100%;    
}
.vertical-align {
    display: flex !important;
    align-items: end !important;
    border: 0px solid red !important;
}
.topic .info-btn a {
	background:#265EAC;
	display:block;
	width:1.5em;
	height:1.5em;
	border-radius: 100%;
	font-weight:600;
	color:#ffffff;
    /* font-family: cursive; */
    font-size: 20px;
}

 .audio-btn
{
   position:absolute;
   right:8px;
  
   height:26px;
   width:26px;
   cursor: pointer;
}
.audio-btn img
{
    width:100%;
    height:100%;    
}
   .modal-contentc
   {
       max-width:350px;
       min-height:300px;
       margin: 0 auto;
      
       
   }
     .modal-body
   {
      
       /* border: 1px solid #fff; */
   }
   
   .modal-header
   {
      background-color: #00B2D3;
      color:#fff;
	  cursor:move;
   }
    .modal-footer
   {
       background-color: #fff;
   }
  
   .modal-title
   {
       margin:0;
   }
   
   
   .modal-footer .btn {
    margin: 0 auto;
    width: 4em;
    /* border-radius: 100%; */
    background: #00B2D3;
    /* border: solid 1px #00B2D3; */
	    color: #fff;
}
   
   
   ul{
       margin:0;
       padding:0;
   }  

label
{
    margin-left:10px;
    display:inherit;
    font-size:16px;
}

.btn-success.disabled, .btn-success:disabled{
    color:#000;
    border: 2px solid #0ea7d0;
    background-color:#fff;
        
}

  .btnActive
{
    
    background-color:#0ea7d0;
    border-color:#0ea7d0;
}

 .btnActive:hover{
     background-color:#0ea7d0;
    border-color:#0ea7d0;
}

.shadow-bg{
    box-shadow: 0px 0px;
 }
 
 #audio .modal-content
 {
     min-height:auto;
 }
 
  #audio .modal-header
 {
     background-color:transparent;
 }
 
 #audioPlayer
 {
     width:99%;
 }
 
  .showAnswerColor
{
   background-color:#1b702e;
   color:#fff;
}

.submitColor
{
    background-color:#0ea7d0;
   color:#fff;
}

.closeColor
{
   background-color: #fff;
    color: #000;
    width: 2.5em;
}



.modal-open .modal {
   overflow-x: hidden; 
    overflow-y: hidden; 
}

 .modal-body
   {
      /* height:500px; */
       /* border: 1px solid #fff; */
        /*overflow-y:auto;*/
   }


    .modal-body p
    {
      /* height:500px; */
text-align: left;
    padding-left: 11px;
    }

  
   
   .modal-body
   {
         padding: 0;
    background: transparent;
    /* background-color: white; */
    text-align: center;
    margin-block-end: 0;
    margin: 0 20px;
    /* border: 1px solid #ccc; */
    padding: 20px 0;
    /* box-shadow: 0 0 2px #eee; */
   }
.modal-bodyp
   {
    
    padding: 0;
    background-color: white; 
    margin-block-end: 0;
    margin: 0 20px;
   /* padding: 3px 2PX; */
    border-radius: 12px;
    width: 90%;
    margin: 0 auto;
  
   }


    .modal-body p
    {
    margin: 0 !important;
	
    background: none !important;
    }

    .modal.show .modal-dialog{
    max-width: 100%;
    min-height: auto;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translateY(-50%);
    transform: translateX(-50%);
   }
   .modal-content{/* max-width: 450px !important; *//* min-height: 300px !important; *//* max-height: 600px !important; */}
  .feedbackInfo {
position: absolute;
bottom: 20px;
width: 100%;
text-align: center;
margin: 0px auto;
}
   
input[type=radio] {
	height: 29px !important;
	width: 55px;
	background:red;
	opacity:0;
	cursor: pointer;
	/* border-radius: 272px; */
}
 



.spnRadioContainer .bgcolor{
	display: block;
	height: 23px;
	border: solid 1px #ccc;
	width: 23px;
	background: #ccc;
	border-radius: 2em;
}

.modal-bodyp p{
	margin-bottom:0 !important;
	/*color:black !important;*/
}
.fadein0,.fadein1, .fadein2, .fadein3, .fadein4, .fadein5, .fadein6, .fadein7, .fadein8, .fadein9, .fadein10, .fadein11, .fadein12, .fadein13, .fadein14, .fadein15, .fadein16, .fadein17, .fadein18, .fadein19, .fadein20{
	animation-name:fadeInRight;
	animation-duration:1s;
}
.fadeout0,.fadeout1, .fadeout2, .fadeout3, .fadeout4, .fadeout5, .fadeout6, .fadeout7, .fadeout8, .fadeout9, .fadeout10, .fadeout11, .fadeout12, .fadeout13, .fadeout14, .fadeout15, .fadeout16, .fadeout17, .fadeout18, .fadeout19, .fadeout20{ 
	animation-name:fadeoutRight;
	animation-duration:1s;
}
li:hover { 
  background-color:#D6EAF8;
}
li {border:1px solid #03a9f45e;border-radius:1em;margin-top:10px; cursor:pointer;}
label{ cursor:pointer;}


.glyphicon {
        left: -4px;
		    top: 0px;
}
.listHover:hover { 
  background-color:#fff !important;
}

.modal-bodyp img{
  width: 4% !important;
}


.info-btn1 {
  position: absolute;

right: 40px;

height: 26px;

width: 41px;

cursor: pointer;

}
.glyphicon {
    left: -4px;
    top: 0px;
}

@media (min-width: 481px) and (max-width: 767px) {
.modal-body {
    overflow-y: scroll;
    max-height: 200px;    
}
.modal-content{

  top:-50px !important;

}
}
#imageid{    margin-top: 14px;}