
    /* - - -- - - cavabini yaz comments - - - - */
    
    .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;
        }
    }
    
    .test_sozu_block_new {
        /* 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) {    
        .test_sozu_block_new{
            margin-left:0px!important;
        }
    }


.test_id {
    color: #5FA864;
    /*font-size: 14px;
    font-weight: bold;*/
    padding: 5px 5px 5px 15px;
}

@media screen and (max-width: 479px) {    
    .test_id {
        font-size: 12px;
    }
}

/*smartphone landscape*/
@media screen and (min-width: 480px) and (max-width: 1023px)  {
    .test_id {
        font-size: 12px;
        padding-left:5px!important;
        font-size: 10px!important;
    }     
}

    
    .id_heading_h2{
        color: #5fa864;
        font-size: 16px;
        font-weight: lighter;
        margin: 0px;
        padding-right: 5px;
    }
    
    
.muellif_elave_tarixi_block_new {
	/* background-color: #ECF3F3; */
	border: 1px solid #EAEAEA;
	border-radius: 0 6px 6px 6px;
	float: left;
	/*margin-bottom: 5px;*/
	margin-left: 10px;
}



/*smartphone landscape*/
@media screen and (max-width: 767px)  {
    .muellif_elave_tarixi_block_new{
        margin-left:0px!important;
    }
}
    
/*smartphone landscape*/
@media screen and (min-width: 768px) and (max-width: 1023px)  {	
    .muellif_elave_tarixi_block_new{
        margin-left:5px!important;
    }
}

.muellif_new {
    color: #45abbc;
    font-size: 12px;
    margin-left: 10px;
    padding: 5px;
}


/*smartphone landscape*/
@media screen and (max-width: 1023px)  {	
    .muellif_new{
        /*font-size: 10px!important;*/
        padding-left:5px!important;
        margin-left:0px!important;
    }
}

.elave_edilib_new{
    color:#AE3E26 !important;		
}

.test_sual_cavab_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%;
}



/*smartphone landscape*/
@media screen and (max-width: 1023px)  {	
    .test_sual_cavab_block_new{
        margin-left:0px!important;
    }
}


.sual {
    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)  {	
    .sual {
        font-size: 14px;
        margin-left: 5px;
        margin-right: 5px;
    }
}

.paylashin {
    color: #45629f;
    margin-bottom: 10px;
    font-weight: bolder;
}



.buttons_wrapper {
    margin-left: 20px;
    overflow: auto;
}

/*smartphone landscape*/
@media screen and (max-width: 1023px)  {
    .buttons_wrapper {
        margin-left: 0px;
    }
}

.test_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;
}

.test_buttons:hover {
    background:#776e6e;
    color: #f47403;
}

@media screen and (max-width: 1023px) {    
    .test_buttons{
        font-size:12px !important;
        margin-top: 5px;
    }
}


