@font-face {
  font-family: "my_bangla";
  src: url('fonts/ibrahim_vrinda.ttf') format('truetype');
}

@font-face {
  font-family: "my_arabic";
  src: url('fonts/ibrahim_arabic.otf') format('opentype');
}

@font-face {
  font-family: "my_urdu";
  src: url('../../bangla_quran_assets/fonts/Nastaleeq_Urdu.ttf') format('truetype');
}

@font-face {
  font-family: "my_urdu_arbi";
  src: url('../../bangla_quran_assets/fonts/urdu_arbi.ttf') format('truetype');
}

input[type=number]:hover
{
	scale: 2;
}

.pdf_page, .pdf_body, #page_goto
{
	text-align:center;
}

.tafsir_img_page
{
	 border-top: 3px dashed green !important;
}

.gunna_heading
{
	background-color: #D16A00; 
	color:#FFF;
}
.gunna_font
{
	color:#D16A00;
}
.ekfa_heading
{
	background-color: #B60000; 
	color:#FFF;
}
.ekfa_font
{
	color:#B60000;
}
.ba_gunna_heading
{
	background-color: #B955C8; 
	color:#FFF;
}
.ba_gunna_font
{
	color:#B955C8;
}
.bela_gunna_heading
{
	background-color:  #AAAAAA; 
	color:#FFF;
}
.bela_gunna_font
{
	color: #AAAAAA;
}
.eklab_heading
{
	background-color: #00F; 
	color:#FFF;
}
.eklab_font
{
	color:#00F;
}
.kalkala_heading
{
	background-color: #0F0; 
	color:#FFF;
}
.kalkala_font
{
	color:#0F0;
}

.arabic_ayat.arabic_big_font
{
	font-size: 50px !important;
	cursor:pointer;
}


.dropdown-menu
{
	height: 520px;
	overflow-y: scroll;
	overflow-x: hidden;
	
}

input[type="text"]
{
	border: solid #999 2px;
}

.reading_cursor
{
	cursor:pointer;
}

 /* Customize the label (the checkbox_container) */
.checkbox_container {
  /*display: block;*/
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 10px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox_container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox_container .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

.red_border
{
    border: solid 5px #F00;
}

.hadis_sahi
{
    background-color: #008000 !important;
    color: white !important;
    padding: 10px;
    border-radius: 10px;
}

.hadis_hasan
{
    background-color: #9FD568 !important;
    color: white !important;
    padding: 10px;
    border-radius: 10px;
}

.hadis_zaif
{
    background-color: #FF8C00 !important;
    color: white !important;
    padding: 10px;
    border-radius: 10px;
}

.hadis_zal
{
    background-color: #F00 !important;
    color: white !important;
    padding: 10px;
    border-radius: 10px;
}


/*a:visited*/
.fixed-blue
{
    color: blue !important;
}

.home_sura_select
{
    height: 30px;
    width: 70px;
    font-size: 27px;
}

.my_sub_menu
{
    font-size: 18px !important;

}

.my_img_button
{
    border: none;
    cursor: pointer;
    background: none;
}

.home_top
{
    /*border: solid thick #F00;*/ 
    height: 50px; 
    width: 10px; 
    cursor: cell; 
}

.favorite_lists a:visited
{
    color: #FFF;
}

.my_blue
{
    color: #00F;
}

th, td {
  padding: 5px;
}

.analyze_word_body
{
    width: 400px;
	
}

.analyze_arabic_word
{
    font-size: 100px !important;
    font-family: "my_arabic" !important;
    line-height: 100px;
    padding-bottom: 40px;
}

.home_title
{
    font-size: 23px;
}

.home_subtitle
{
    font-size: 15px;
}

.verb_content
{
    position: relative;
    left: 10vw;
}


.arabic_progress1
{
    accent-color: #F00;
}

.arabic_progress2
{
    accent-color: #26B429; 
}

.arabic_progress3
{
    accent-color: #00F;
}

.arabic_progress4
{
    accent-color: #FF0;
}

.arabic_progress5
{
    accent-color: #0FF;
}

.arabic_word_type1
{
    color: #F00;
}

.arabic_word_type2
{
    color: #26B429; 
}

.arabic_word_type3
{
    color: #00F;
}

.arabic_word_type4
{
    color: #FF0;
}

.arabic_word_type5
{
    color: #0FF;
}


.word_analyze a
{
    color: black !important;
}

.admin_page
{
    margin-top: 11px;
}

.favorite_lists
{
    line-height: 2;

}

.favorite_lists .btn
{
    font-size: 25px;

}

.dropdown-item
{
    font-size: 25px;
    margin-right: 40px;
}

.admin_menu .dropdown-item
{
    font-size: 18px;
    left: 20px;
}

.admin_menu .del_page.dropdown-item
{
   padding: 0 0 0 10px;
   margin-right: 40px;
}


.del_page.dropdown-item
{
   padding: 0 0 0 10px;
   margin-right: 40px;
}


#play_audio
{
    position: relative;
    margin-top: 15px;
}

.play_button, .copy_button
{
    border: none;
    background: none;
    cursor: pointer;
}

.play_button img
{
    border: none;
    height: 40px;
    width: 40px;
}

select
{
    height: 50px !important;
}

.admin_menu
{
    font-size: 18px;
}

.favorite_select
{
    height: 50px;
    width: 300px;
}

.btn_hide
{
    display: none;
}

.nav-item a:visited
{
    color: black !important;
}


.keyboard_arabic_text
{
    font-size: 39px;
}

.keyboard_body
{
    font-size: 24px;
}

.title_input
{
    font-size: 20px !important; 
}

.title_search
{
   font-size: 18px !important; 
}

.home_title_select
{
    height: 45px;
    width: 80px;
    font-size: 18px;
}

.title_select
{
    height: 45px;
    width: 70px;
    font-size: 18px;
}

.home_select
{
    height: 50px;
}

#file-chosen
{
    display: none;
}

.attachment
{
    cursor: pointer;
}

.contact_submit
{
    width: 95%;
    height: 82px;
    background: linear-gradient(70.43deg, #005FCE 16.42%, #53A9F3 123.36%);
    border-radius: 11px;
    color: #FFF;
    cursor: pointer;
}

.Group_7524
{
    position: relative;
    width: 95%;
    height: 630px;
    left: 66px;
}

.Group_7524 input[type="text"], .Group_7524 input[type="email"]
{

    font-family: 'my_bangla';
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 102.4%;
    color: rgba(23, 25, 30, 0.43);
    width: 95%;
    border: none;
    border-bottom: solid;
    border-bottom-width: 2px;
    border-bottom-color: rgba(23, 25, 30, 0.43);
}

.a_white a, .a_white a:hover
{
    color: white !important;
}

.my_message
{
    font-family: 'my_bangla';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
}

.my_mobile_container
{
    margin-right: 20px;
}

#alert
{
	display:none;
	text-align:center;
}

.my_container
{
    padding: 20px;
    font-size: 18px;
}

.my_container input, .my_container button
{
    font-size: 18px !important;
}

.arr
{
	font-weight: bolder;
	color: #00F;
	font-size: 15px;
}

.arr.active
{
	color:#F00;
}

.pagination {
  display: inline list-item;
  text-align: center;
}

.pagination .first_page {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination .last_page {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.pagination a {
  display: inline-table;
  color: #007BFF !important;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 10px;
  transition: background-color .3s;
  border: 1px solid #ddd !important;
  /*margin: 0 4px 4px;*/
}

.pagination a.active {
  background-color: #007BFF !important;
  color: white !important;
  /*border-radius: 5px;*/
}

.pagination a:hover:not(.active) 
{
	background-color: #ddd !important;
}


.ajax_load
{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #2222;
	z-index: 9999;
	height: 100%;	
	text-align: center;
	display:block;
}

.ajax_load img
{
	position:relative;
	top: 50%;
}

.border_red
{
    border: solid thick #F00;
}

.dropdown-item
{
    cursor: pointer;
}
a:visited
{
    color: #0F0;
}

.admin_div
{
    /*border: solid thick #F00;*/ 
    height: 50px; 
    width: 50px; 
    cursor: cell; 
    position: absolute; 
    right: 0;
    margin-top: 70px;
}

.info_title
{
    font-weight: bolder !important;
}

body
{
  font-family: "my_bangla"  !important;
  font-size: 30px !important;    
}

input, button 
{
  font-family: "my_bangla"  !important;
  font-size: 24px !important;    
}

.arabic_page
{
    font-family: "my_arabic"  !important;
}

.row_ayat
{
    padding: 50px 10px 30px 10px;
    /*border:  solid thick #F00;*/
    box-shadow: 2px 2px 4px 4px #888888;
    border: solid 1px #D1CFCF;
    border-radius: 10px;
    margin-top: 30px;
}

.arabic_ayat, .arbi_text
{
    font-size: 40px !important;
    font-family: "my_arabic"  !important;
}

.urdu_text
{
    font-size: 40px !important;
    font-family: "my_urdu"  !important;
}

.urdu_arbi_text
{
    font-size: 40px !important;
    font-family: "my_urdu_arbi"  !important;
}


.bangla_ayat
{
     
}

.arabic_word
{
    font-size: 40px !important;
    font-family: "my_arabic"  !important;
}

.bangla_word
{
    font-size: 24px !important; 
}



.faq_body
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px;
    gap: 385px;
    position: absolute;
    left: 66px;
}


.faq_main_frame
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 24px;
    position: absolute;
    left: -15px;
}

.card.faq_card .btn.collapsed
{
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card.faq_card .btn
{
    border: none;
}

.card.faq_card .btn.collapsed img
{
    content: url("images/faq_plus.png");
}

.card.faq_card .btn img
{
    content: url("images/faq_minus.png");
}

.card.faq_card
{
   border: none;
   font-family: 'my_bangla';
   font-style: normal;
   width: 1100px;
   align-items: flex-start; 
}

.my_card_body
{
    align-items: flex-start; 
    display: flex;
}


.myhead
{
	color:#0C0;
}

/* Mobile section */

@media only screen and (max-width: 500px) 
{ 
	.pagination a 
		{
		  display: initial;
		  padding: 5px 5px;
		  /* color: #007BFF !important;
		  float: left;
		 
		  text-decoration: none;
		  border-radius: 10px;
		  transition: background-color .3s;
		  border: 1px solid #ddd !important;
		 margin: 0 4px 4px;*/
		}
		
		.analyze_word_body
    {
        width: 350px;
    }
    
    .verb_content
    {
        left: 2vw;
    }
    
    .my_mobile_col
    {
        margin-left: 50px;
    }
    
    .my_mobile_row
    {
        border: solid thin #D4D4D4;
        border-radius: 10px;
        margin: 20px;
        padding: 50px;
    }
    
    .my_mobile_container
    {
        /*margin-right: 50px;*/
    }
        
    .Group_7524
    {
        left: 5px;
    }
    
    .faq_body
    {
        left: 5px;
    } 
    
    .faq_main_frame
    {
        left: 5px;
    }
    
    .card.faq_card
    {
       width: 450px;
    }
    
    .card.faq_card .col[align="left"]
    {
        flex-basis: 250px;
    }
}


@media print 
{
    
    .no_print 
    { 
        display: none; 
        cursor: pointer;
    }
    
}
