﻿h3.az-cf-heading{
    color: rgb(125, 125, 125);
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 5px; 
    border-bottom:1px solid #e5e5e5;  
    padding: 0 5px 6px 5px; 
    line-height:24px;
 }
 
 h4.az-cf-info-heading
 {
    color: rgb(205, 205, 205);
    font-size: 12px;
    font-weight: normal;
    margin: 8px 0 5px 0;
 }
  h4.az-cf-info-heading span
  {
	   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
     background-color: #4c75a3;
    color: #fff;
    display: block;
    float: left;
    font-family: times new roman;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    margin-right: 7px;
    margin-top: 0px;
    text-align: center;
    width: 20px;
     
     
     
   }
   h4.az-cf-info-heading span:after
   {
       content:'i'; 
   }  
.az-cf-header-btn
{
 float: right;   
 color:#ffba01; 
 line-height:24px;
 text-decoration: none;
}
.az-cf-header-btn span
{

   border-radius: 16px;
   -moz-border-radius: 16px;
   -webkit-border-radius: 16px;
     background-color: #ffba01;
    color: #fff;
    display: block;
    float: right;
    font-size: 23px;
    height: 24px;
   margin-left:5px;
   background-image:url(Shared/images/plus-white-1616.png);
background-repeat:no-repeat;
background-position:center center;
    width: 24px;
 }
 .az-cf-header-btn:hover
 {
      color:#db9f00; 
 }
 
 .az-cf-header-btn:hover span
 { 
          background-color: #db9f00;
 }
 a.az-tte-credential,a.az-tte-qualification
 {
      text-decoration: none;
      width:270px;
      display: block;
      padding:0px 5px 10px 5px;
       border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   margin:3px 0; 
      
 }
 a.az-tte-credential:hover, a.az-tte-qualification:hover
  {
        background-color: #f5f5f5;
   }
 
 /* Mamun Start for About Us */
 
 
.aboutus
{
    
overflow: hidden;
margin-left:50px;
    
} 
.aboutus .az-widget-license
 {
     float: left;
     
 }
 .aboutus-detail
 {
  float: left;
  height: 402px;  
  width:430px;
  padding-left:20px; 
 }
  .aboutus-detail h2
  {
   margin:0 0 10px 0;
   padding-bottom:5px;
   border-bottom: 2px solid #cdcdcd; 
   color: #7d7d7d;
   font-size:20px;
   font-weight: normal;
   
     
   }
 .aboutus table 
  {
    width: 100%;   
   }
 .aboutus table td
 {
     padding: 10px 0px;
     
  }
.aboutus-detail-icon
   {
     width:64px;  
	 padding:6px 0;
 }
.aboutus-detail-icon span
 {
    width: 64px;
    height:42px;
    display: block; 
    background-color: #04acbc;
    border-radius:3px;
    -moz-border-radius:3px;
     -webkit-border-radius:3px;
     background-size: 56px 28px;
}
.aboutus-detail-des
{
     width: 250px;
     color:#dcdcdc;
      font-style:italic;
}
.aboutus-detail-des em
{
  font-style: normal;
  font-size:15px;
  display: block;
  padding: 0 0 3px 10px;
   color:#7d7d7d;
 }
 .aboutus-detail-des span
{
 font-style: italic;
 font-size:13px;
 display: block; 
 padding: 0 0 0 10px;

 }
 .aboutus-detail-des i
 {
     margin-left:10px;
       color:#7d7d7d;
     }

.aboutus-detail-state
{
     width: 95px;
     text-align: center;
     color:#029044;
     font-size:13px;
}

.aboutus-detail-dwnld
{
     width: 32px;
}
.aboutus-detail-dwnld a
{
 display: block;
 width: 24px;
 height:24px;
 background-size:16px 16px;
 background-color: #7d7d7d;
 border-radius:21px;
 -moz-border-radius:21px;
 -webkit-border-radius:21px;
 
 }
  .aboutus-detail-data-invalid  .aboutus-detail-state
  {
        color:#c92727;
   }
 .aboutus-detail-data-invalid .aboutus-detail-icon span,  .aboutus-detail-data-invalid .aboutus-detail-dwnld a
 {
      filter: alpha(opacity=35); 
      opacity: 0.35;
       cursor: default;   
 }
 
.aboutus .az-widget-license
{
    
 cursor: default;   
    }
 .aboutUsA
{
	color:#333;
	text-decoration:underline;
	font-size: 14px;
}
 /* Mamun End for About Us */