

    /* - - - izahli luget / atalar sozleri  - - -- - - - - */

    .il_main_mundericat {
    	background-color: #e0e0e0;
    	border-radius: 3px 3px 3px 3px;
    	color: #30882b;
    	font-size: 13px;
    	margin: 7px;
    	width: 23%;
    	/* margin-left: auto; */
    	text-align: center;
    	/* font-weight: bold; */
    	/* overflow: auto; */
    	opacity: 0.8;
    	float: left;
    	/* margin-right: 10px; */
    	padding: 10px;
    	display: flex;
    	align-items: center;
    	flex-direction: row;
    }
    
    @media screen and (max-width: 479px) {    
        .il_main_mundericat {
        	width: 95%;
        }
    }
    
    /*smartphone landscape*/
    @media screen and (min-width: 480px) and (max-width: 767px)  {
        .il_main_mundericat {
        	width: 44%;
        }
    }
        
    /*smartphone landscape*/
    @media screen and (min-width: 768px) and (max-width: 993px)  {	
        .il_main_mundericat {
        	width: 30%;
        }
    }
    
    
    .il_main_mundericat_text_div {
    	margin: 3px 5px;
    	cursor: pointer;
    	text-decoration: none;
    	margin: 5px;
    	font-size: 20px;
    	float: left;
    	margin-left: auto;
    	margin-right: auto;
    }
    
    .il_main_mundericat:hover {
        background: #776e6e;
        color: #f47403;
    }

    #i_l_buttons_wrapper{
        width:90%!important;
    }
    
    .id_heading_h2{
        color: #317e4c;
        font-size: 16px;
        font-weight: lighter;
        margin: 0px;
        padding-right: 5px;
    }
    
    .i_l_sozun_ozu {
      color: #477a70;
      font-size: 14px;
      font-weight: 700;
      margin-left: 15px;
      margin-right: 10px;
      margin-top: 5px;
      margin-bottom: 2px;
    }
    
    
    .i_l_tam_metni_oxu {	
    	float: right;  
    	margin-top: 20px;
    }


    .i_l_esas_soz_block {
        /* background-color: #EAEAEA; */
        border: 1px solid #EAEAEA;
        margin-top: 5px;
        float: left;
        /*-moz-border-radius: 4px;
        -webkit-border-radius: 4px;*/
        border-radius: 0 6px 6px 6px;
        margin-bottom: 5px;
        margin-left: 10px;
    }
    
    @media screen and (max-width: 1023px) {    
        .i_l_esas_soz_block{
            margin-left:0px!important;
        }
    }
    
    

    .i_l_esas_id {
        color: #317e4c;
        /*font-size: 14px;
        font-weight: bold;*/
        padding: 5px 5px 5px 15px;
    }
    
    @media screen and (max-width: 479px) {    
        .i_l_esas_id {
            font-size: 12px;
        }
    }
    
    /*smartphone landscape*/
    @media screen and (min-width: 480px) and (max-width: 1023px)  {
        .i_l_esas_id {
            font-size: 12px;
            padding-left:5px!important;
            font-size: 10px!important;
        }     
    }
    
                
    
    .i_l_buttons_wrapper {
        margin-left: 20px;
        overflow: auto;
    }
    
    /*smartphone landscape*/
    @media screen and (max-width: 1023px)  {
        .i_l_buttons_wrapper {
            margin-left: 0px;
        }
    }
    
    .i_l_buttons {
        background-color: #e0e0e0;
        /* border: 1px solid #78cb80; */
        border-radius: 3px 3px 3px 3px;
        /*color: #6f9a37;*/
        color: #f47403;
        float: left;
        font-size: 13px;
        margin-right: 10px;
        margin-top: 10px;
        padding: 2px;
    }
    
    .i_l_buttons:hover {
        background:#776e6e;
        color: #f47403;
    }
    
    @media screen and (max-width: 1023px) {    
        .i_l_buttons{
            font-size:12px !important;
            margin-top: 5px;
        }
    }
    

    .i_l_oxhsarlar{
        float: left;
    	text-align:left;
    	max-width: 385px;
    }
    
    
    /*smartphone landscape*/
    @media screen and (max-width: 1023px)  {	
        .i_l_oxhsarlar{
            max-width: 100%;
        }
    }
    


    .il_main_mundericat_title {
        margin-bottom: 15px;
        font-size: 25px;
        color: #1fa0ae;
        text-align: center;
    }
    
    @media screen and (max-width: 479px) {    
        .il_main_mundericat_title{
            font-size: 16px!important;
        }
    }
    
    /*smartphone landscape*/
    @media screen and (min-width: 480px) and (max-width: 767px)  {
        .il_main_mundericat_title{
            font-size: 18px!important;
        }
    }
        
    /*smartphone landscape*/
    @media screen and (min-width: 768px) and (max-width: 1023px)  {	
        .il_main_mundericat_title{
            font-size: 20px!important;
        }
    }
    
    
    .i_l_description_block_new {
    	/* background-color: #ecf3f3; */
    	border: 1px solid #EAEAEA;
    	margin-top: 5px;
    	/*-moz-border-radius: 6px;
    	 -webkit-border-radius: 6px; */
    	border-radius: 0 3px 3px 0;
    	overflow: hidden;
    	clear: both;
    	text-align: left;
    	border-left: 2px solid #a0a6ab;
    	margin-left:10px;
    	width:98%;
    }
    
    .i_l_description {
        color: #477A70;
        font-size: 16px;
        font-weight: 700;
        margin-left: 15px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    
    /*smartphone landscape*/
    @media screen and (max-width: 1023px)  {	
        .i_l_description {
            font-size: 14px;
            margin-left: 5px;
            margin-right: 5px;
        }
    }

    .after_test_image_wrapper{
        margin-top:0px; 
        width: 49.5%; 
        margin-right: .5%; 
        float: left;
    }
    
    .after_test_image{
        width: 100%;
    }
    
    @media screen and (max-width: 767px) {    
        .after_test_image_wrapper {
          width: 99%; 
        }
    }
    
    

