﻿@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);


.Tab .ajax__tab {

    margin:0px;
    padding:0px;
     font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size:16px;
    
   
}


.req table .req th .req td {
   border: 1px solid #fff;
}




/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
     margin:0px;
    color: #000;
   background-color:#fff;
   padding:15px 17px;
   font-weight:bold;
   border:1px solid rgba(128, 128, 128, 0.14);
   border-bottom:none;
    
    
}
.Tab .ajax__tab_active .ajax__tab_inner
{
     margin:0px;
    color: #ffffff;
    padding:0px;
   
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    margin:0px;
    color: #ffffff;
     padding:0px;
    
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
   
    
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    padding:0px;
    
}
.Tab .ajax__tab_hover .ajax__tab_outer {
    color: #000000;
    padding:0px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
    color: #666666;
   
   font-weight:bold;
   text-decoration:underline;
     padding:15px 17px;
     outline:none;
     margin-bottom:0px;
    
}
.Tab .ajax__tab_inner
{
    color: #666666;
     padding:0px;
    
}
.Tab .ajax__tab_outer
{
    color: #666666;
    
    padding:0px;
   
}
/*Tab body*/
.Tab .ajax__tab_body
{
   /*border:1px solid rgba(128, 128, 128, 0.14);*/
   
   
    margin-top:0px;
    padding:8px;
    /*background-color:#4fb3ff;*/
    background:rgba(255, 255, 255, 0.73);
    color:#000;
    padding-top:20px;
    margin-top:-5px;
    line-height:30px;
    outline:none;
    list-style:decimal;
}
.Tab .ajax__tab_body_outer {
    margin:0px;
    padding:0px;

}
.subimage {
    width:50%;
    height:160px;
   margin:0 auto;
   left:25%;
    z-index:-1;
    position:absolute;
    margin-top:-10px;
    overflow: hidden;
    background-image:url(../Images/inner.png);
    background-size:100%;
    text-align:center;
    color:#fff;
    background-repeat:no-repeat;
    

}
.textsyle {

    font-family: 'Lato', Calibri, Arial, sans-serif;
   font-size:14px;
  
   line-height:24px;
    font-weight: normal;
    font-style: normal;
}
p {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    padding: 8px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
ul {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    
    padding-left:20px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
ol {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    
    padding-left:20px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
