@media screen and (-webkit-min-device-pixel-ratio: 0){
.sai_blog_script {
    width: 130px;
    margin: 5px 20px 20px 0px;
}
}

textarea.msgg {
    width: 100%;
    resize: none;
}

.testimonial-content p{
  margin-bottom: 0;
}

.marka {
    text-align: center;
}
.marka h1 {
    margin: 1px;
}
.sai_demo_script_logo {
    text-align: center;
    cursor: pointer;
    padding: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.sai_blog_script {
    margin: 5px 3px;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 1px 3px 8px #333;
    -webkit-transition: all 0.40ms linear;
    -moz-transition: all 0.40ms linear;
    -ms-transition: all 0.40ms linear;
    -o-transition: all 0.40ms linear;
}

.sai_blog_script:hover {
    box-shadow: 1px 1px 4px #333;
}

.sai_blog_script:hover > .sai_script_name {
    background-color: #999;
    color: #FFFFFF;
}

.butonlar {
    text-align: center;
    margin-bottom: 13px;
}

.sai_demo_script_logo img {
    width: 75px;
}


@media screen and (-webkit-min-device-pixel-ratio: 0){
.sai_script_name {
    width: 100%;
    height: 34px;
    text-align: center;
    word-wrap: break-word;
    font-size: 13px;
    font-color: #333;
}
}
.sai_script_name {
    text-align: center;
    padding-top: 5px;
    height: 35px;
    cursor: pointer;
    color: #333;
    font-size: 13px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}



.login-info span {
    text-align: center;
    padding-top: 2px;
}
header h3 {
    line-height: 0px;
    margin-top: 15px;
    margin-left: 32px;
    font-size: 15px;
}

#resultTable th {
    background: yellowgreen;
}

.urunler td{
	vertical-align: middle !important;
}

button.btn.btn-primary.kaydet {
    float: left;
}

a.link {
    display: inline-block;
    bottom: 16px;
    right: 11px;
    position: absolute;
    background: #f1f1f1;
    padding: 6px;
    color: black;
}
a.link:hover {
    background: brown;
    color: aliceblue;
}

.dugme {
    float: right;
    bottom: 8px;
    position: relative;
}
.dugme a {
    margin-left: 10px;
}

span.select2-hidden-accessible {
    display: none;
}
caption.tablo_baslik {
    background: #777777;
    color: white;
    text-align: center;
    font-size: 16px;
}

.btn-anasayfa {
    padding: 45px 11px;
    font-size: 20px;
    margin-bottom: 11px;
}
.countdown {
    display: inline;
}

.alert {
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}


.tbll {
    margin-bottom: 85px !important;
}
