.rb_genel
{
   margin:0px auto;
   width:400px;
}
.rb_birlesmis_resim_img_div
{
   width:100%;
   height:100%;
   display:none;
   overflow:hidden;
}

.rb_birlesmis_resim_img_div > img
{
   width:100%;
}
.rb_birlesecek_resim
{
   display:block;
}
.rb_bolumler
{
   margin:0px auto;
   background-color:#ececec;
   width:400px;
}

.rb_bolum
{
   width:calc(100% /2 - 12px);
   height:125px;
   background-color:#ececec;
   float:left;
   box-shadow:0 0 2px 4px white;
   border:6px solid #ececec;
}
.rb_bolum_ic
{
   position:relative;
   height:100%;
}
.rb_bolum_ic input
{
   position:absolute;
   width:100%;
   height:100%;
}
.rb_bolum_ic img, .rb_birlesim_ic img
{
   width:100%;
   height:100%;
}

.rb_birlesim
{
   margin-top:5px;
   width:400px;
   height:150px;
   background-color:#ececec;
   box-shadow:0 0 2px 4px white;
}
.rb_birlesim_ic
{
   position:relative;
   height:100%;
}
.rb_birlesim_ic input
{
   position:absolute;
   width:100%;
   height:100%;
}

.coklu_resim_yolla_form
{

}

.coklu_resim_ayarlar
{
   margin-top:5px;
}

.coklu_resim_ayar_c
{
   width:50px;
}


#c_r_yolla_i
{
   position:relative;
   top:10px;
   margin-bottom:10px;
   color:white;
   background-color:navy;
   width:100%;
   height:50px;
   line-height:50px;
   text-align:center;
   display:block;
   font-size:40px;
   cursor:pointer;
}

.birlesen_resim_indir
{
   width:100%;
   height:50px;
   background-color:red;
}
.birlesen_resim_indir_a
{
   position:relative;
   top:10px;
   text-decoration:none;
   color:white;
   height:50px;
   line-height:50px;
   text-align:center;
   display:none;
   font-size:40px;
}


.birlesen_resim_sil_a, .birlesen_resim_link_a
{
   margin-right:5px;
   line-height:20px;
   height:20px;
   text-decoration:none;
   color:red;
   font-size:17px;
   float:right;
}
 .birlesen_resim_link_a
 {
   margin-right:20px;
   color:navy;
 }

.resim_birlestir_yukleniyor_kapsa
{
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
   background-color:rgb(43 67 103 / 46%);
}

.resim_birlestir_yukleniyor
{
   background-image:url(../loading_slider.gif) !important;
   width:495px !important;
   height:278px !important;
   margin:0px auto;
   position:absolute;
   top:calc(50% - 139px);
   left:calc(50% - 247px);
   z-index:1;
}


.clear_both
{
   clear:both;
}