﻿@import url('Sitef2.css');
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
@font-face {
  font-family: 'OpenSansRegular';
  src: url('fonts/OpenSans-Regular-webfont.eot') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: "OpenSans";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/Light/OpenSans-Light.eot?#iefix&v=4.0.3") format("embedded-opentype"), 
        url("fonts/Light/OpenSans-Light.woff") format("woff"), 
        url("fonts/Light/OpenSans-Light.ttf") format("truetype"), 
        url("fonts/Light/OpenSans-Light.svg") format("svg");
}
.opensans { font-family:'OpenSans'; letter-spacing:-1px;margin: 0; }
.opensansregular { font-family:'OpenSansRegular'; letter-spacing:-1px;margin: 0; }

body {
    background-color: #fff !important;
    margin: 0;
    font-size:14px;
    color: #696969;
    font-family:'OpenSans';
    /* font: 15px Helmet,Freesans,sans-serif;*/
    /*font:15px Helmet,Freesans,sans-serif !important;*/
    letter-spacing: 1px;
}

.appname {
    color: #000;font-family:'OpenSansRegular';
    font-size: 22px;
}
.appname p { margin:6px 0; }
.black a { color:#000; }
.black a:hover { color:#000; }
div#title {
    display: block;
    text-align: left;
    /*padding: 4px 14px;height: 25px;*/
}

#firma { color: navy; }

.ui-widget { font-size:11px !important; }
/*
a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:active {
    color: #12eb87;
}
*/
a:hover {
    color: #1d60ff;
    text-decoration: none;
}


p, ul {
    /*margin-bottom: 20px;*/
    line-height: 1.6em;
}

#title h1 a:hover { color:#B1B3B7; }

header,
footer,
nav,
section {
    display: block;
}

#title h1 a { font-weight: normal; }
#title h1 {     /*border-right: 1px solid #2F3334;*/
    padding-right: 10px; }
    
.t_time                 
{
    border-left: 1px solid #eaeaea;
    color: #45494c;
    float: right;
    font-size: 12px;
    height: 45px;
    padding: 15px 4px;
    width: 232px;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin:2px;
    color: #000;font-weight: normal;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 
{
    font-size: 1.8em;font-weight: normal;
    padding: 0 0 5px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}
hr { margin:2px 0;border-width: 2px; }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    margin:0; padding:0;
}

header, #header {
    position: relative;
    color: #000;
    padding: 0;background-color:#fff;
}

.w980 {
    /*width: 980px;
    margin: 0 auto;    
    padding-left:10px;*/
    /*margin: 0 4px;*/
}

header h1, #header h1 {
    margin: 0;
    color: #fff;
    border: none;
}
header h1, #header h1 a, header h1 a:visited, header h1 a:link
{ text-decoration:none !important; color:#000; }

#sec_wrapper { margin: 0 5px; }

#main {
    padding: 6px 6px 4px 6px;margin-top: 14px;
    background-color: #fff;
    /*border: 1px solid #7D7B7B;*/
    min-height: 120px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

}

footer, 
#footer 
{
    background-color: #E3E3E3;
    padding: 10px 0;
    text-align: center;
    margin: 0 0 30px 0;
    font-size: 10px;


}

.right-drop 
{
    color: #999999;
}

.right-drop:hover
{
       color:White;
}

/* TAB MENU   
----------------------------------------------------------*/


ul#menu { margin:0; }

ul#menu li a {
/*padding: 8px 15px !important;*/

}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #000 !important;
    /*background-color: #222222 !important;*/
}


fieldset {

}

legend {
    font-size: 1.2em;
    font-weight: bold;border: medium none;
}

textarea {
    min-height: 75px;
}

#tutar1, #tutar2 { /*width:400px;*/ }

input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    font-size: 1.2em;
    color: #444;
    /*width: 254px;*/
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td {
    /*padding: 2px 4px;*/
    padding: 1px 4px;
    border: solid 1px #e8eef4;
}

table th, .table_end {
    padding: 6px 5px;
    text-align: left;
    /*background-color: #e8eef4;*/
    background-image: linear-gradient(to bottom, #F5F5F5 0%, #E8E8E8 100%);
    background-color: #F5F5F5;
    border: solid 1px #dddddd;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

nav, 
#menucontainer {
    /*background-color: #242424;margin-bottom: 2px;border-top: 1px solid #555555;border-bottom: 1px solid #555555;*/
}



#logindisplay {
    display: block;
    text-align: right;
    float: right;
}



#logindisplay a:hover {
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000 !important;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #ffeeee !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000 !important;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 2px;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

.fr_main  
{
    bottom: 0;
    position: absolute;
    text-align: justify;    
     }
     
.aciklama { background-color:#fdffe4; }

.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #ddd;
}

#main hr { padding-bottom:10px;}

body .alert {
    
}

.input-icon {
    position: relative;
}

.input-icon > i {
    color: #ccc;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 11px 2px 4px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
    z-index: 3;
}
.input-icon > .form-control {
    padding-left: 33px;
}

.od-message { display:none }

#editor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
        
}
.ace_editor { height:600px; }


.form-group {
    margin-bottom: 10px;
}

.input-group { width:100%; }
.input-group-split { width:0; }
.input-split input:last-of-type { border-left: 0; }

.main-overlay{position:fixed;top:0;left:0;z-index:250;width: 100%; height: 100%; }
.main-overlay div {  }

.od-navbar-pad { padding-right: 100px; }

.group-loading {
    background: rgba(0, 0, 0, 0) url("../content/img/loading_small.gif") no-repeat scroll 0 0;
    height: 20px;margin-left: 10px;top: 10px;width: 30px;z-index: 10;margin-bottom:10px;
}

.st-mega-back::before {
    background: #444 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}



.st-mega-loading::after, .pbLoading::after {
    animation: 1s ease-in-out 0s normal none infinite running st-rotateplane;
    color: #0e63ad;
    content:'\f069';
    display: block;
    font-family: "FontAwesome";
    font-size: 100px;
    font-weight: 400;
    left: 50%;
    margin: -15px 0 0 -15px;
    position: absolute;
    top: 40%;
    z-index: 5;
}

.st-mega-loading {
    min-height: 150px;
}

@-webkit-keyframes st-rotateplane {
    0% { -webkit-transform: perspective(120px); }
    50% { -webkit-transform: perspective(120px) rotateY(180deg); }
    100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
}

@keyframes st-rotateplane {
    0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.td-buttons { min-width:200px; }

.form-group label { text-align:right;padding-top: 10px; font-weight:normal; }

.preview img {  }

.col-aciklama .input-group-addon ,.col-is-tanimlari .td_fixedl3 { width:120px; }


#form_list .input-group-addon:first-child {
    width: 80px;
}

.area_2 .input-group-addon { background-color:#fff; }

.wrapper .pagination { margin: 10px 0; }
.modal { overflow:hidden; } 

.displayArea { border:1px dashed green;  }
.displayArea::after { border:1px solid red; width:100%; height:1px; }

.od-is-tanimlari div:first-child {  }

