﻿/*@charset "utf-8";
 CSS Document */

/*.txtSearch{height:16px; width:146px; padding: 2px;
  -webkit-box-shadow: inset 2px 2px 2px 2px #e2e2e2;
  -moz-box-shadow: inset 2px 2px 3px 2px #e2e2e2;
  box-shadow: inset 2px 2px 2px 2px #e2e2e2;}
  txtFormMsgFull

.txtBaro{height:25px; width:95px; padding: 2px; color:#777777; text-indent:10px;
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2;}
  
.txtNews{height:25px; width:266px; padding: 2px; text-indent:10px
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2; margin:5px 0px;}
  
.txtDate{height:25px; width:246px; padding: 2px; text-indent:10px
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2; margin:5px 0px;}
  

  
.ddlYil{height:30px; width:130px; padding: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2; margin:5px 0px; float:left;}
  
#ContentPlaceHolder1_DropDownList1{height:30px; width:60px; padding: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2; margin-left:10px; float:left;}
  
.ddlAy{height:30px; width:130px; padding: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2; margin:5px 0px; margin-left:10px; float:left;}
  
.ddlCareer{height:30px; width:150px; padding: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  -moz-box-shadow: inset 1px 1px 1px 2px #e2e2e2;
  box-shadow: inset 1px 1px 1px 2px #e2e2e2; margin-top:-20px;float:right;}*/
.sub {
    cursor: pointer;
    height: 32px;
    width: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    border: none;
}

.add {
    cursor: pointer;
    height: 32px;
    width: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border: none;
}

.plus, .plus input {
    text-align: center;
    width: 26px;
    height: 26px;
    color: #b03739!important;
    line-height: 6px;
    font-size: 14px;
    font-weight: bold;
    border: none;
}
.contactWrap {
    max-width: 800px;
    height: 100%;
    margin:auto;
    text-align: center;
}

.contactWrap li {
    width: 45%;
    text-decoration: none;
    margin: 10px;
    list-style: none;
    display: inline-block;
    text-align: left;
}
    .contactWrap .full {
        width: 98%;
       vertical-align:middle;
    }

.ddlSrchKategori {
    background: #f4f4f4;
    width: 321px;
    height: 46px;
    border: 1px solid #7dbef4;
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 0px;
    padding: 9px;
}

.txtMainFormTextArea {
    background: #2c80c6;
    width: 287px;
    min-height: 83px;
    border: 1px solid #7dbef4;
    color: #7dbef4;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
}

.txtMainFormText {
    background: #2c80c6;
    width: 287px;
    height: 30px;
    border: 1px solid #7dbef4;
    color: #7dbef4;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
}

.txtMainFormHalfText {
    background: #2c80c6;
    width: 136px;
    height: 30px;
    border: 1px solid #7dbef4;
    color: #7dbef4;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
}

.btnGonder {
    background: #2c80c6;
    width: 120px;
    min-height: 20px;
    border: 0px;
    color: #FFF;
    font-size: 16px;
    margin: 10px 0 10px 0;
    padding: 7px;
    cursor: pointer;
    border: 1px solid #7dbef4;
}

.txtSearchText {
    background: #f4f4f4;
    width: 95%;
    max-width: 300px;
    height: 30px;
    border: 1px solid #caddea;
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
    display: inline-block;
}

.ddlYil {
    background: #f4f4f4;
    width: 45%;
    max-width: 321px;
    height: 35px;
    border: 1px solid #caddea;
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
    display: inline-block;
}

.ddlAy {
    background: #f4f4f4;
    width: 45%;
    max-width: 321px;
    height: 35px;
    border: 1px solid #caddea;
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
    display: inline-block;
}

.btnAraSrc {
    font-weight: bold;
    background: rgba(19, 131, 143, .8);
    width: 95%;
    max-width: 321px;
    height: 45px;
    border: 1px solid #2c80c6;
    color: #fff;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
    cursor: pointer;
    display: inline-block;
}

.txtSearchFormText {
    background: #f4f4f4;
    width: 95%;
    max-width: 295px;
    height: 30px;
    border: 1px solid rgba(19, 131, 143, .8);
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
}

/*.btnAra{font-weight:bold; background:rgba(44, 130, 73, .6); width:90%; max-width:321px;  height:30px; border:1px solid #2c80c6; text-align:center; color:#fff; font-size:18px; margin:0 0 10px 0; padding:11px 7px 2px 7px; cursor:pointer;}*/
.btnAra {
    font-weight: bold;
    background: rgba(44, 130, 73, .6);
    width: 90%;
    max-width: 321px;
    height: 30px;
    border: 1px solid #2c80c6;
    color: #fff;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 11px 7px 2px 7px;
    cursor: pointer;
    display: inline-block;
}

.txtFormText {
    background: #f4f4f4;
    width: 99%;
    max-width: 350px;
    height: 36px;
    border: 1px solid #7dbef4;
    /*color: rgba(19, 131, 143, .8);*/
    color: #444;
    font-size: 14px;
    margin: 0 0 10px 0px;
    padding: 7px;
    text-align: left;
    border-radius: 3px;
}

.ddlForm {
    background: #f4f4f4;
    width: 100%;
    max-width: 385px;
    height: 46px;
    border: 1px solid #7dbef4;
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 10px;
    padding: 9px;
    border-radius:3px;
}

.txtFormMsgFull {
    background: #f4f4f4;
    width: 96%;
    min-height: 170px;
    border: 1px solid #7dbef4;
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 10px;
    padding: 7px;
}

.txtDate {
    background: #f4f4f4;
    width: 85%;
    max-width: 283px;
    height: 30px;
    border: 1px solid rgba(19, 131, 143, .8);
    color: rgba(19, 131, 143, .8);
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px;
}


/*.txtFormMsg{height:120px; width:400px; padding: 2px;

  -webkit-box-shadow: inset 1px 1px 1px 1px #c7c7c7;
  -moz-box-shadow: inset 1px 1px 2px 1px #c7c7c7;
  box-shadow: inset 1px 1px 1px 1px #c7c7c7; background:#dff0ff;}
  
.txtFormMsgFull{height:120px; width:850px; padding: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 1px #c7c7c7;
  -moz-box-shadow: inset 1px 1px 2px 1px #c7c7c7;
  box-shadow: inset 1px 1px 1px 1px #c7c7c7; background:#f4f4f4;}
  
#ddlCevap{height:30px; width:400px; padding: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 2px #c7c7c7;
  -moz-box-shadow: inset 1px 1px 1px 2px #c7c7c7;
  box-shadow: inset 1px 1px 1px 2px #c7c7c7; float:left;}

.btnAra{background: url(../images/allbtn.png); width: 128px; height: 20px; float: left;
padding: 7px 0 3px 0; margin-top: 5px; border: 1px solid #e2e2e2; text-align: center;}

.btnAraSrc{background: url(../images/allbtn.png); width: 270px; height: 20px; float: left;
padding: 7px 0 3px 0; margin-top: 5px; border: 1px solid #e2e2e2; text-align: center;}

.btnArsiv{background: #C60; width: 128px; height: 20px; float: left; padding: 7px 0 3px 0;
margin: 5px 0px 0px 10px; border: 1px solid #e2e2e2; text-align: center;}
.contactForm li{width:365px; height:100%; float:left; margin-bottom:15px;}*/


.contwidth {
    width: 95% !important;
}

@media (max-width: 650px) {
    .txtDateSrcText {
        background: rgba(255, 255, 255, 0.8) !important;
        width: 100%;
        height: 20px;
        border: 1px solid #e2e2e2;
        color: #00629c;
        font-size: 14px;
        margin: 0 0 10px 0;
        padding: 7px 0;
    }

    .src {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .contactWrap li {
        width: 90%;
        text-decoration: none;
        margin: 10px;
        list-style: none;
        display: inline-block;
    }

    .contwidth {
        width: 90% !important;
    }
}

@media (max-width: 500px) {
    .cblkat tr {
        display: inline-block;
        margin: 1px;
    }

    .cblkat label {
        width: 100%;
        padding: 0px 10px;
        position: relative;
        z-index: 20;
        display: block;
        height: 38px;
        cursor: pointer;
        color: #FFF;
        font-size: 14px !important;
        background: rgba(19, 63, 99, 0.6);
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
}
