table{border-collapse:collapse;border-spacing:0px;width:100%;}
table td{vertical-align:top;}
input,file,select,textarea,button,submit {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;background-color:#ffffff;}
button,submit{-webkit-appearance: none;-webkit-border-radius: 0;}


.input-sec{background:url(/images/input-sec.png?v=1) right center no-repeat #ffffff;outline:0;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.input-tl{background: url(/images/input-tl.png) #ffffff right center no-repeat;}
.input-ara{background: url(/images/input-ara.png) #ffffff right center no-repeat;}
.input-takvim{background: url(/images/input-takvim.png) #ffffff right center no-repeat;}



.gizli{display:none;}

.popup{padding:20px;}

.temizle{clear:both;}

.yukari{position:absolute;position:fixed;right:20px;bottom:60px;cursor:pointer;display:none;}
.yukari a{color:#ccc;}

.tooltip{display: inline;position: relative;}
.tooltip:hover:after{width:300px;background-color:#000000;border-radius: 5px;bottom: 26px;color: #fff;content: attr(title);left: 20%;padding: 5px 15px;position: absolute;z-index: 98;text-align:left;font-size:8pt;line-height:150%;}
.tooltip:hover:before{border: solid;border-color: #000000 transparent;border-width: 6px 6px 0 6px;bottom: 20px;content: "";left: 50%;position: absolute;z-index: 99;}




.input1{width:100%;padding:10px;border:0.5px solid #cccccc;font-size:10pt;font-family:roboto;border-radius:4px;}
.input1:hover{border:0.5px solid #000000;}
.input1:focus{border:0.5px solid #000000;}


.buton1{overflow:visible;border:0px;color:#ffffff;font-weight:300;font-family:roboto,arial;padding:10px 20px;cursor:pointer;background-color:#00af32;font-size:10pt;border-radius:4px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.15);}
.buton1:hover{cursor:pointer;background-color:#009632;}



.buton-hemenal{overflow:visible;cursor:pointer;border:0px;color:#ffffff;font-weight:700;font-family:roboto,arial;padding:8px 30px;cursor:pointer;background-color:#00af32;font-size:12pt;border-radius:4px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.15);margin-top:10px;margin-right:10px;}
.buton-hemenal{background:#3fcb30;background:-moz-linear-gradient(top,#3fcb30 0,#32be23 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3fcb30),color-stop(100%,#32be23));background: -webkit-linear-gradient(top,#3fcb30 0,#32be23 100%);background: -o-linear-gradient(top,#3fcb30 0,#32be23 100%);background: -ms-linear-gradient(top,#3fcb30 0,#32be23 100%);background: linear-gradient(to bottom,#3fcb30 0,#32be23 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3fcb30', endColorstr='#32be23', GradientType=0);border: 1px solid #2db91e;}
.buton-hemenal:hover{border:1px solid #808080;}


.buton-sepeteat{overflow:visible;cursor:pointer;border:0px;color:#ffffff;font-weight:700;font-family:roboto,arial;padding:8px 30px;cursor:pointer;background-color:#00af32;font-size:12pt;border-radius:4px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.15);margin-top:10px;}
.buton-sepeteat{background:#fafafa;background:-moz-linear-gradient(top,#fafafa 0,#f0f0f0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#f0f0f0));background: -webkit-linear-gradient(top,#fafafa 0,#f0f0f0 100%);background: -o-linear-gradient(top,#fafafa 0,#f0f0f0 100%);background: -ms-linear-gradient(top,#fafafa 0,#f0f0f0 100%);background: linear-gradient(to bottom,#fafafa 0,#f0f0f0 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f0f0f0', GradientType=0);color: #505050;border: 1px solid #cdcdcd;}
.buton-sepeteat:hover{border:1px solid #808080;}









::-webkit-scrollbar {width:8px;background:#efefef;}
::-webkit-scrollbar-thumb {background:#2B2E83;}
::-webkit-scrollbar-thumb:window-inactive{background:#2B2E83;}

.kutu1-baslik{background-color:#efefef;padding:15px;color:#000;font-size:10pt;font-weight:300;border-radius:5px 5px 0px 0px;}
.kutu1-baslik i{margin-right:5px;}
.kutu1-detay{background-color:#fff;padding:10px;box-shadow:0px 0px 2px 0px #ccc;border-top:0px;border-radius:0px 0px 5px 5px;}

.kutu2-baslik{border:0.5px solid #efefef;background-color:#efefef;padding:10px 15px;color:#808080;font-size:12pt;font-weight:400;border-radius:5px 5px 0px 0px;}
.kutu2-baslik i{margin-right:5px;}
.kutu2-detay{background-color:#fff;padding:10px;margin-bottom:15px;border:0.5px solid #efefef;border-top:0px;line-height:150%;font-size:10pt;font-weight:400;font-family:roboto;border-radius:0px 0px 5px 5px;}
.kutu2-detay ul{margin:0px;padding:0px;list-style:none;}
.kutu2-detay ul li{background-image:url('/images/ok-sag.png');background-position:98% center;background-repeat:no-repeat;background-size:10px;}
.kutu2-detay ul li a{display:block;padding:10px 0px;border-bottom:1px solid #efefef;color:#414141;text-decoration:none;font-size:10pt;-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;transition: all ease .5s;}
.kutu2-detay ul li a:hover{padding-left:20px;background-color:#efefef;}
.kutu2-detay ul li a i{margin-right:5px;}


.zoomyap{-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease;}
.zoomyap:hover{-webkit-transform:scale(1.25);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}



.butonlink{display:block;border:1px solid #ccc;color:#808080;font-size:9pt;font-weight:bold;text-decoration:none;font-family:calibri;padding:4px 15px;border-radius:3px;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );}
.butonlink:hover{text-decoration:none !important;background: #ededed;background: -moz-linear-gradient(top, #ededed 0%, #f6f6f6 53%, #ffffff 100%);background: -webkit-linear-gradient(top, #ededed 0%,#f6f6f6 53%,#ffffff 100%);background: linear-gradient(to bottom, #ededed 0%,#f6f6f6 53%,#ffffff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );}







.td1 td{border-top:1px solid #e1e1e1;border-right:1px solid #efefef;text-align:center;padding:10px 5px;color:#000000;font-size:9pt;font-family:arial;font-weight:bold;background: #ffffff;background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );}
.td1 select{padding:3px;font-size:8pt;width:150px;}

.td2 td{vertical-align:middle !important;border-bottom:1px solid #e1e1e1;border-right:1px solid #efefef;text-align:center;padding:9px;font-size:10pt;font-family:roboto,calibri;text-transform:capitalize;}
.td2 td span{color:#808080;font-size:8pt;}
.td2 td a{color:#000000;text-decoration:none;}
.td2 td a:hover{text-decoration:underline;}
.td2:hover td{background-color:#f5f5f5;}
.td3 td{border-bottom:1px solid #cccccc;border-right:1px solid #e1e1e1;text-align:center;padding:1px;font-size:9pt;font-family:arial;}
.td1 td:first-child{border-left:1px solid #e1e1e1;}
.td1 td:last-child{border-right:1px solid #e1e1e1;}
.td2 td:first-child{border-left:1px solid #e1e1e1;}
.td2 td:last-child{border-right:1px solid #e1e1e1;}
.td2:nth-child(odd) {background-color:#f7f7f7;}
.td2:nth-child(even) {background-color:#ffffff;}
.td2 input{width:100%;font-size:9pt;padding:5px;}
.td2 select{width:100%;font-size:9pt;padding:5px;}
.td2 ul {margin:0px;padding:0px;}
.td2 ul li{float:left;list-style:none;width:250px;text-align:left;}








.gecis1{background: rgb(255,255,255);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );}