.pagerrptr
{
clear: right;
    float: right;
    right: -1px;
    width: 75.7%;
	margin-top:20px;
}
.etkinlikback
{
background-color:#734BA9;
background-image: url(../img/04.png);
width:100%;
height:200px;
border-radius: 10px; /* Standart */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; 
text-align:center;
color:#fff;
margin-top:15px;

}
/* Add here all your CSS customizations */
.dropZoneExternal > div,
.dropZoneExternal > img
{
    position: absolute;
}
.dropZoneExternal2 > div,
.dropZoneExternal2 > img
{
    position: absolute;
}
.dropZoneExternal
{
    position: relative;
    border: 1px dashed #f17f21!important;
    cursor: pointer;
}
.dropZoneExternal2
{
    position: relative;
    border: 1px dashed #f17f21!important;
    cursor: pointer;
}
.dropZoneExternal,
.dragZoneText
{
    width: 685px;
    height: 307px;
}
.dropZoneText
{
    width: 600px;
    height: 150px;
    color: #fff;
    background-color: #888;
}
.dropZoneExternal2,
.dragZoneText2
{
    width: 100%;
    height: 437px;
}
.dropZoneText2
{
    width: 100%;
    height: 150px;
    color: #fff;
    background-color: #888;
}
#dropZone
{
    top: 0;
    padding: 100px 25px;
}
#dropZone2
{
    top: 0;
    padding: 100px 25px;
}
.uploadControlDropZone,
.hidden
{
    display: none;
}
.dropZoneText,
.dragZoneText
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20pt;
}
.dragZoneText
{
    color: #808080;
}
.dropZoneText2,
.dragZoneText2
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20pt;
}
.dragZoneText2
{
    color: #808080;
}
.dxucInlineDropZoneSys span
{
    color: #fff!important;
    font-size: 10pt;
    font-weight: normal!important;
}
.uploadControlProgressBar
{
    width: 685px!important;
}
.validationMessage
{
    padding: 0 20px;
    text-align: center;
}
.uploadControl
{
    margin-top: 10px;
}
.Note
{
    width: 500px;
}
 input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus
   {
        height: 48px !important; 
        color:white;
        min-width: 53px !important;
         display: none !important;
   }    

.gsc-input-box 
 {
  border: 1px solid #D9D9D9;
  background: #fff;
  height: 48px !important; 
 }

input.gsc-input 
{
  font-size: 24px !important;
  text-align: left;
  padding: 5px !important;
  border: 1px solid #D9D9D9;
  width: 100%;
  padding-right:0px !important;
  
}
        .gsc-input {
            padding-right:0px !important;
        }
        @media (min-width: 991px) {
            html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {
                border-top-color: #008FA2;
                background-color: #008FA2;
                width:50%;left:auto; right: 0;
            }
            .kisamenusag{
                padding-left: 35px;
            }
        }