

.hata {
    background: #D19043;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    /* min-height: 125px; */
    font-size: 12pt;
    padding-left: 5px;
    padding-right: 5px;
    /*width: 95%;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}

.uyari {
    color : #ff0000;
    font-size: 10pt;
}

.fiyat {
    text-align: right;
}

.fiyatdort {
    text-align: right;
}
.sayi {
    text-align: right;
}

.jumbotron {
    background-color: rgba(183,128,28,0.4);
    background-color: #c0fdbe ;
    background-color: #fffceb ;
/*    background-color: rgba(51,204,255,0.4);
    background-color: rgba(150,242,38,0.4);
    background-color: rgba(150,242,38,1);*/
    /*width: 99%;*/
    margin-left: auto;
    margin-right: auto;
}
.jumbotron p {
    font-size: 10pt;
    font-size: 9pt;
}
.navbar-default {
    background-color: rgba(183,128,28,0.5);
    border-color: rgba(183,128,28,0.2);
    background-image: linear-gradient(to left,#b2882e 0,#fce3ab 100%);
    background: linear-gradient(90deg, rgba(178,136,46,1) 0%, rgba(255,223,153,1) 35%, rgba(178,136,46,1) 100%);
    background: linear-gradient(90deg, rgba(213,164,60,1) 0%, rgba(255,234,189,1) 35%, rgba(213,164,60,1) 100%);
}

/*.navbar-default .navbar-collapse, .navbar-default .navbar-form {*/
/*background-color: rgba(183,128,28,0.2);*/
/*}*/
body {
    /*background-color: rgba(183,128,28,0.2);*/
}
.ui-helper-reset {
    font-size: 9pt;
}


.smart-green {
    /*    margin-left:auto;
        margin-right:auto;*/
    border: 1px solid #fff;
    /*max-width: 500px;*/
    /*background: #F8F8F8;*/
    padding: 30px 30px 20px 30px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.smart-green h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 20px 0px 20px 40px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #FFF;
    background: #9DC45F;
    text-shadow: 1px 1px 1px #949494;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-bottom:1px solid #89AF4C;

}
.smart-green h1>span {
    display: block;
    font-size: 11px;
    color: #FFF;
}

.smart-green label {
    display: block;
    margin: 0px 0px 5px;
}
.smart-green label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.smart-green input[type="text"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
    color: #555;
    height: 30px;
    line-height:15px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px/14px Arial, Helvetica, sans-serif;
}
.smart-green textarea{
    height:100px;
    padding-top: 10px;
}
.smart-green select {
    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width:100%;
    height:30px;
}
.smart-green .button {
    background-color: #9DC45F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
}
.smart-green .button:hover {
    background-color:#80A24A;
}


.contentbody {
    background-color: rgba(100,100,100,0.0);
    background-color: rgba(34,141,58,0.0);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-border-radius: 8px;
    padding: 10px;
    border: solid 2px #cacaca;
    /* background-color: #80A24A; */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));*/
    font-size: 10pt;
    font-weight: 800;
    /*font-size: 25pt;*/
}


.contentbody h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 20px 0px 20px 40px;
    display: block;
    margin: -30px -30px 10px -30px;
    color: #FFF;
    background: #9DC45F;
    text-shadow: 1px 1px 1px #949494;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-bottom:1px solid #89AF4C;

}
.contentbody h1>span {
    display: block;
    font-size: 11px;
    color: #FFF;
}

.contentbody label {
    display: block;
    margin: 0px 0px 5px;
}
.contentbody label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}

.contentbody fieldset {
    border: solid 1px #cacaca;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 9pt;
    /*font-size: 10pt;*/
    background-color: rgba(183,128,28,0.5);
    background-color: rgba(204,249,255,1);
    background-color: rgba(34,141,58,0.1); 
    background-color: #fff6c2; 
    margin-top: 5px;
    margin-bottom: 5px;
    /*margin-left: 10px;*/
    /*margin-right: 1px;*/
    min-height: 100px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b2b2+0,f2f2f2+100&0.5+0,0.2+100 */
    /*    background: -moz-linear-gradient(top, rgba(183,178,178,0.2) 0%, rgba(242,242,242,0.2) 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,178,178,0.2)), color-stop(100%,rgba(242,242,242,0.2)));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  IE10+ 
    background: linear-gradient(to bottom, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b7b2b2', endColorstr='#80f2f2f2',GradientType=0 );  IE6-9 */
    /*    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
     Chrome,Safari4+ 
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
     Chrome10+,Safari5.1+ 
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
     FF3.6+ 
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
     IE10+ 
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
     Opera 11.10+ 
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
     W3C 

    background-color: #9DC45F;*/
}
.contentbody legend{
    /*border: solid 1px #cacaca;*/
    font-size: 9pt;
    /*background:  -webkit-gradient(linear, left top, left bottom, color-stop(50%,#D29348), color-stop(100%,#FBFBFB));*/
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(60%,#FFB049), color-stop(100%,#FBFBFB));
    /*display: block;*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-border-radius: 3px;
    /*height: auto;*/
    height: 20px;
    padding: 3px 25px 0px 25px;
    color: #000;
    margin-bottom: 2px;
    margin-top: 5px;
    width: auto;







    /*Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b2b2+0,f2f2f2+100&0.8+0,0.8+100*/ 
    background: -moz-linear-gradient(top, rgba(183,178,178,0.8) 0%, rgba(242,242,242,0.8) 100%);  /*FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,178,178,0.8)), color-stop(100%,rgba(242,242,242,0.8)));  /*Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(183,178,178,0.8) 0%,rgba(242,242,242,0.8) 100%);  /*Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(183,178,178,0.8) 0%,rgba(242,242,242,0.8) 100%);  /*Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(183,178,178,0.8) 0%,rgba(242,242,242,0.8) 100%);  /*IE10+ */
    background: linear-gradient(to bottom, rgba(183,178,178,0.8) 0%,rgba(242,242,242,0.8) 100%);  /*W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb7b2b2', endColorstr='#ccf2f2f2',GradientType=0 );  /*IE6-9 */




    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    /*Chrome,Safari4+*/ 
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    /*Chrome10+,Safari5.1+*/ 
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    /*FF3.6+*/ 
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    /*IE10+*/ 
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    /*Opera 11.10+*/ 
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
    /* W3C */




}
.contentbody table {
    width: 100%;
    border-color: #0000FF;
    padding: 2px;
    margin: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-border-radius: 2px;
}
.contentbody th{
    background-color: darkgrey;
    background-color: #c2a100;
    color: white;
}
.contentbody th, td {
    border: 1px solid #ddd;
    /*border: 1px solid #0000FF;*/
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-border-radius: 2px;
    padding: 2px;
    /*        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-border-radius: 8px;*/

    /*border-top: 1px solid #ddd;*/
}
/*.contentbody tr:nth-child(even) {background-color: #f2f2f2}*/
/*.contentbody tr:nth-child(even) {background-color:#80A24A}
.contentbody tr:nth-child(odd) {background-color:#555}*/
.contentbody tr:nth-of-type(even) {background-color: #ad883c}
.contentbody tr:nth-of-type(odd) {background-color: #aa9874}
.contentbody tr:nth-of-type(even) {background-color: #fffceb}
.contentbody tr:nth-of-type(odd) {background-color: #fff3b8}
.contentbody tr:hover {background-color: #f2ded8}


/*.contentbody {
    overflow: hidden;
    position: relative;
}*/

.contentbody [type=file] {
    /*    cursor: inherit;
        display: block;
        font-size: 999px;
        filter: alpha(opacity=0);
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;*/
}

.contentbody input[type="text"], .contentbody input[type="number"], .contentbody input[type="email"], .contentbody input[type="password"], .contentbody textarea, .contentbody select {
    color: #555;
    height: 20px;
    /*height: auto;*/
    cursor: pointer;
    /*line-height:15px;*/
    width: 100%;
    padding: 0px 0px 0px 2px;
    /*margin-top: 2px;*/
    border: 1px solid #E5E5E5;
    background: #ffffcc;
    /*background: rgba(0,0,0,1);*/
    outline: 0;
    -webkit-box-shadow: inset 2px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 9px/9px Arial, Helvetica, sans-serif;
    font: normal 12px/12px Arial, Helvetica, sans-serif;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-border-radius: 3px;
    font-weight: 700;
}


.contentbody input[class^="price"] {
    text-align: right;
}

.contentbody input:hover, .contentbody input:hover[type="text"], .contentbody input:hover[type="number"], .contentbody input:hover[type="email"], .contentbody input:hover[type="password"], .contentbody textarea:hover, .contentbody select:hover {
    border: 1px solid #D19043;
    background: #fff;

    transition: all 0.1s linear;
    cursor:pointer;
}

/*.contentbody input[type="text"] {
    height: 30px;
}*/

.contentbody label {
    font-size: 7pt;
    margin-top: 5px;
    margin-bottom: -3px;
    font-style: normal;
}

.contentbody select {
    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    /*background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D29348), color-stop(90%,#FBFBFB));*/
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /*width:auto;*/
    /*width :100%;*/
    min-width: 75px;
    padding-right: 15px;
    height:20px;
    /*margin-bottom: 10px;*/
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-border-radius: 2px;
    /*font-size: 6pt;*/
    /*text-align: center;*/
    border: solid 1px #cacaca;
    font-weight: 700;



    /*     Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b2b2+0,f2f2f2+100&0.5+0,0.2+100 
        background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, rgba(183,178,178,0.2) 0%, rgba(242,242,242,0.2) 100%);  FF3.6+ 
        background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,178,178,0.2)), color-stop(100%,rgba(242,242,242,0.2)));  Chrome,Safari4+ 
        background: url('down-arrow.png') no-repeat right, -webkit-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  Chrome10+,Safari5.1+ 
        background: url('down-arrow.png') no-repeat right, -o-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  Opera 11.10+ 
        background: url('down-arrow.png') no-repeat right, -ms-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  IE10+ 
        background: url('down-arrow.png') no-repeat right, linear-gradient(to bottom, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%);  W3C 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b7b2b2', endColorstr='#80f2f2f2',GradientType=0 );  IE6-9 
    
    
    
    
    
    
    
        color: #333 !important;
        border: 1px solid #979797;
        background-color: white;
        background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
         Chrome,Safari4+ 
        background: url('down-arrow.png') no-repeat right, -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
         Chrome10+,Safari5.1+ 
        background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
         FF3.6+ 
        background: url('down-arrow.png') no-repeat right, -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
         IE10+ 
        background: url('down-arrow.png') no-repeat right, -o-linear-gradient(top, white 0%, #dcdcdc 100%);
         Opera 11.10+ 
        background: url('down-arrow.png') no-repeat right, linear-gradient(to bottom, white 0%, #dcdcdc 100%);*/
    /* W3C */







}

.contentbody option {
    font-weight: 700;
}
.contentbody button {
    /*background-color: #9DC45F;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding: 2px 10px 2px 10px;
    /*padding: 0px 0px 0px 0px;*/
    /*padding: 2px 15px 2px 15px;*/
    color: #FFF;
    color: #000;
    text-shadow: 1px 1px 1px #949494;
    border: 1px solid #ffffff;
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(60%,#D29348));*/
    font-size: 9pt;
    transition: all 0.1s linear;
    width: auto;
    /*height: 10px;*/
    margin-top: 2px;
    margin-bottom: 2px;
    border: solid 1px #cacaca;
    cursor: pointer;




    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b2b2+0,f2f2f2+100&0.5+0,0.2+100 */
    background: -moz-linear-gradient(top, rgba(183,178,178,0.2) 0%, rgba(242,242,242,0.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,178,178,0.2)), color-stop(100%,rgba(242,242,242,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b7b2b2', endColorstr='#80f2f2f2',GradientType=0 ); /* IE6-9 */











    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
    /* W3C */




}
.contentbody fileselect {
    /*background-color: #9DC45F;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding: 2px 10px 2px 10px;
    /*padding: 0px 0px 0px 0px;*/
    /*padding: 2px 15px 2px 15px;*/
    color: #FFF;
    color: #000;
    text-shadow: 1px 1px 1px #949494;
    border: 1px solid #ffffff;
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(60%,#D29348));*/
    font-size: 9pt;
    transition: all 0.1s linear;
    width: auto;
    /*height: 10px;*/
    margin-top: 2px;
    margin-bottom: 2px;
    border: solid 1px #cacaca;
    cursor: pointer;




    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b2b2+0,f2f2f2+100&0.5+0,0.2+100 */
    background: -moz-linear-gradient(top, rgba(183,178,178,0.2) 0%, rgba(242,242,242,0.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,178,178,0.2)), color-stop(100%,rgba(242,242,242,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(183,178,178,0.2) 0%,rgba(242,242,242,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b7b2b2', endColorstr='#80f2f2f2',GradientType=0 ); /* IE6-9 */











    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
    /* W3C */




}

.contentbody button:hover{
    color: #6c6b6b;
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D29348), color-stop(90%,#FBFBFB));
    transition: all 0.1s linear;
    cursor:pointer;



    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,b7b2b2+100&0.5+0,0.2+100 */
    background: -moz-linear-gradient(top, rgba(242,242,242,0.2) 0%, rgba(183,178,178,0.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,0.2)), color-stop(100%,rgba(183,178,178,0.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80f2f2f2', endColorstr='#80b7b2b2',GradientType=0 ); /* IE6-9 */








    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdcdc), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #dcdcdc 0%, white 100%);
    /* W3C */


}
.contentbody select:hover {
    color: #6c6b6b;
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D29348), color-stop(90%,#FBFBFB));
    transition: all 0.1s linear;
    cursor:pointer;



    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,b7b2b2+100&0.5+0,0.2+100 */
    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, rgba(242,242,242,0.2) 0%, rgba(183,178,178,0.2) 100%); /* FF3.6+ */
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,0.2)), color-stop(100%,rgba(183,178,178,0.2))); /* Chrome,Safari4+ */
    background: url('down-arrow.png') no-repeat right, -webkit-linear-gradient(top, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background: url('down-arrow.png') no-repeat right, -o-linear-gradient(top, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* Opera 11.10+ */
    background: url('down-arrow.png') no-repeat right, -ms-linear-gradient(top, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* IE10+ */
    background: url('down-arrow.png') no-repeat right, linear-gradient(to bottom, rgba(242,242,242,0.2) 0%,rgba(183,178,178,0.2) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80f2f2f2', endColorstr='#80b7b2b2',GradientType=0 ); /* IE6-9 */

 



    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdcdc), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: url('down-arrow.png') no-repeat right, -webkit-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* FF3.6+ */
    background: url('down-arrow.png') no-repeat right, -ms-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* IE10+ */
    background: url('down-arrow.png') no-repeat right, -o-linear-gradient(top, #dcdcdc 0%, white 100%);
    /* Opera 11.10+ */
    background: url('down-arrow.png') no-repeat right, linear-gradient(to bottom, #dcdcdc 0%, white 100%);
    /* W3C */





}

.login input[type="text"], .login input[type="email"],.login input[type="password"], .login textarea, .login select .login label {

    height: 20px;

    width: 80px;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    font: normal 10px/10px Arial, Helvetica, sans-serif;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;

}














[data-title]


{
    position: relative;
    padding: 0;
}

[data-title]::before,
[data-title]::after
{
    position: absolute;
    left: 50%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    background: #000;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .8);

    -moz-transition: opacity 200ms 50ms linear;
    -webkit-transition: opacity 200ms 50ms linear;
    -ms-transition: opacity 200ms 50ms linear;
    -o-transition: opacity 200ms 50ms linear;
    transition: opacity 200ms 50ms linear;
}

[data-title]:hover::before,
[data-title]:hover::after
{
    opacity: 1;
    visibility: visible;
}

/* the tooltip */
[data-title]::before
{
    content: attr(data-title);
    width: 120px;
    padding: 4px;
    margin: 30px 0 0 -68px;
    font: normal 11px/16px Arial, Sans-serif;
    color: #fff;
    cursor: default;
    border-radius: 4px;
}

.kucukekleme fieldset {
    min-height: 250px;
}

.events {
    margin-bottom: 1em;
    padding: 1em;
    background-color: #f6f6f6;
    border: 1px solid #999;
    border-radius: 3px;
    height: 100px;
    overflow: auto;
}

.ui-dialog {
    min-width: 500px;
    width: auto;
}

.cleantable {

}

.cleantable tr:nth-of-type(odd), tr, td {
    background-color: transparent;
    border: none;
}
.cleantable tr:nth-of-type(even), tr, td {
    background-color: transparent;
    border: none;
}

.kucukbutton {
    height: 20px;
    margin: 2px;
    line-height: 1
}
.dataTable tr, td {
    line-height: 1;
    cursor: pointer;
    font-weight: 700;
}
.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 2px; 
}
.display  {
    width:"100%"
}
.tarihdatepicker {
    text-align: right;
    width: 150px;
    padding-left: 33px;
    padding-right: 33px;
    margin-right: 33px;
}

.solanakisim {
    height: 680px;
}
.solickisim {
    height: 340px;
}
.ustlistetable {
    height: 200px;
    border-bottom: solid #000;
    overflow: auto;
}
.altedit {
    height: 467px;
    overflow: scroll;
}

.border {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px #cacaca;
}

.modal-dialog {
    width: 80%;
}

.modal-dialog_s {
    width: 60%;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 9px;
    border-bottom: 1px solid #111;

}

.ui-accordion .ui-accordion-content {
    padding: 5px 5px;
    border-top: 0;
    overflow: auto;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 5px 8px;
    text-decoration: none;
}

.ui-widget .ui-widget {
    font-size: 9pt;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 5px 3px;
    background: none;
}

.btn {
    font-size: 9pt;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 5px;
}
.navbar {
    position: fixed;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    padding: 5px
}

.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 10px;
}
.container>.navbar-collapse, .container>.navbar-header {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: 200;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu {
    font-size: 9pt;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader-64x/Preloader_1.gif) center no-repeat #fff;
}

table.fixedHeader-floating.no-footer {
    margin-top: 30px;
}
datatable {
    width: 100%;
}

div.container {
    width: 80%;
}



.ui-widget-content {
    background-color: #fff7cc;
    color: #000;
    font-weight: bold;
/*    background-color: #000;*/
}

.pembe {
    fill: red;
}