﻿

.SoruYuklemeUyariMetni {

    border: 1px solid #f69c1e;
    margin: 5px;
    padding: 10px;
    text-align: center;
    line-height: 25px;
    width: 95%;
    border-radius: 2px;
    color: #723a03;
    display: inline-block;
    background-size: 25px 25px;
    background-position: 3px 3px;
    background-repeat: no-repeat;
    background-color: #f8c276;
    border-radius: 5px;

}


.surecyukleme {
	border-radius: 0px;
	width: 100%;
	height: 75px;
	border: 1px solid #888;
	background: rgb(168,168,168);
	background: -moz-linear-gradient(top, rgba(168,168,168,1) 0%, rgba(204,204,204,1) 23%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(23%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	background: -o-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	background: -ms-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#cccccc',GradientType=0 );
	background: linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	position: relative;
	display: none;
}
.surecyukleme20 {
	border-radius: 0px;
	width: 100%;
	height: 75px;
	border: 1px solid #888;
	background: rgb(168,168,168);
	background: -moz-linear-gradient(top, rgba(168,168,168,1) 0%, rgba(204,204,204,1) 23%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(23%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	background: -o-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	background: -ms-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#cccccc',GradientType=0 );
	background: linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	position: relative;
	display: none;
    top:-10px;
}

.surecbar {
	border-radius: 0px;
	float: left;
	height: 73px; /* Not 30px because the 1px top-border brings it up to 30px to match #graph */;
	background: rgb(255,197,120);
	background: -moz-linear-gradient(top, rgba(255,197,120,1) 0%, rgba(244,128,38,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,120,1)), color-stop(100%,rgba(244,128,38,1)));
	background: -webkit-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	background: -o-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	background: linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	border-top: 1px solid #fceabb;
	color: #832813;
}

.surecbar table {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
}


.surecyukleme2 {
	border-radius: 5px;
	width: 324px;
	height: 64px;
	border: 1px solid #888;
	background: rgb(168,168,168);
	background: -moz-linear-gradient(top, rgba(168,168,168,1) 0%, rgba(204,204,204,1) 23%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(23%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	background: -o-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	background: -ms-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#cccccc',GradientType=0 );
	background: linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
	position: relative;
	display: none;
    font-size:14px;
}
.surecbar2 {
	border-radius: 5px;
	float: left;
	height: 62px; /* Not 30px because the 1px top-border brings it up to 30px to match #graph */;
	background: rgb(255,197,120);
	background: -moz-linear-gradient(top, rgba(255,197,120,1) 0%, rgba(244,128,38,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,120,1)), color-stop(100%,rgba(244,128,38,1)));
	background: -webkit-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	background: -o-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	background: linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
	border-top: 1px solid #fceabb;
	color: #832813;
    font-size:14px;
   
}
.surecbar2 table {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
    font-size:14px;
    
}
.SoruTuruSecDisDivi{
    box-sizing:border-box;
    padding:10px;
    position:relative;
}



.SoruTuruSec{
    width:calc(100% - 10px);
    border:1px solid #aaa;
    background-color:#eee;
    padding:10px;
    margin:3px;
    display:block;
   
    cursor:pointer;
    border-radius:6px;
    
}

.SoruTuruSec:before{

}


.SeciliSoruTuru{
    border:1px solid #4e97c6;
    background-color:#87caf5;
}

    .SoruTuruSec ~ .gizlem {
        display:none !important;
        visibility:hidden !important;
    }


@media (max-width:800px) {
    .SoruTuruSec {
        width: 100%;
    }

}




/*************** FILE UPLOAD **************************/


.file-upload {
    position:relative;
    height: 80px;
    width:90%;
    line-height:80px;
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:1px solid #3866a3;
	cursor:pointer;
	color:#14396a;
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 2px 2px #7cacde;
    text-align:center ;
    display:inline-block;

}

.file-upload span{
      display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.file-upload:hover {
    
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
.file-upload:active {
	position:relative;
	top:1px;
}


    .file-upload input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 10pt;

	/* Loses tab index in webkit if width is set to 0 */
	opacity: 0;
	filter: alpha(opacity=0);
	}

    .file-upload strong { 
	padding-top: 5px;
	font-size:19pt;
	font-weight:normal;
	}	
	


    /* Adjust the button size */	


    

/**************** File Upload 2***********************/
   /*
        File Upload 2
        ************************************************************************
    */
   
.file-upload2 {
    position: relative;
    height: 50px;
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:1px solid #3866a3;
	display:table-cell;
	cursor:pointer;
	color:#14396a;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	text-shadow:2px 2px 2px #7cacde;
}
.file-upload2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
.file-upload2:active {
	position:relative;
	top:1px;
}


    .file-upload2 input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 10pt;

	/* Loses tab index in webkit if width is set to 0 */
	opacity: 0;
	filter: alpha(opacity=0);
	}

    .file-upload2 strong { 
	padding-top: 5px;
	font-size:19pt;
	font-weight:normal;
	}	
	
    .file-upload2 span {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	display: inline-block;
    /* Adjust button text vertical alignment */
	padding-top:20px;
	}

    /* Adjust the button size */	

    .file-upload2,
    .file-upload2 span {	
        vertical-align:middle;
        width:300px !important; 

    }	


/************************/
.HazirSinavindir2 {
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #777;
}
.HazirSinavindir2:hover {
	text-decoration: underline ;
}



/******************************************/
.SoruDuzenlenmeYuklemeSonrasi{
    box-sizing:border-box ;
}
.SoruDuzenlenmeYuklemeSonrasi label{
    display:block;
    font-weight:bold;
}
.SoruDuzenlenmeYuklemeSonrasi *{
    margin-left:0px !important;
}