﻿body {
    color: #000000;
    font-family: Arial ,"Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
    margin: 0px;
    padding: 0px;
}

div.page {
}

.serit {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #D3D3D3;
    height: 30px;
}

    .serit.bottom { 
        bottom: 0;
        position: absolute;
        width: 100%;
    }

.logon-message {
    padding: 2px;

}

.loginForm .paged {
    margin-top: 150px;
}

.loginForm span.verison {
    float: right;
    font-size: 10px;
}

.loginForm {
    background: none repeat scroll 0 0 #FFFFFF;
    display: table;
    position: inherit;
    text-align: left;
    width: 365px;
    padding-left: 30px;
    border-left: 1px solid #D3D3D3;
    height: 205px;
}

span.lock {
    background-image: url("image/locked.png");
    display: inline-block;
    height: 16px;
    margin: 0 10px;
    width: 16px;
}

.subtitle .cr {
    color: #428bca;
    font-size: 270%;
    margin: 5px 0;
}

.subtitle .b {
    height: 25px;
    margin: 10px 0;
}

.signin_menu input, #signin_menu input {
    background-position: 4px 5px;
    background-repeat: no-repeat;
    border: 1px solid #BABABA;
    color: #212121;
    font-size: 100%;
    line-height: 29px;
    padding: 4px 25px;
    width: 290px;
}

    .signin_menu input:hover, #signin_menu input:hover {
        border: 1px solid #828282;
    }

input#Eposta {
    background-image: url("image/login-personal.png");
}

input#Sifre, input#confirm_password,input#GuvenlikAnahtari {
    background-image: url("image/login-edit.png");
}

.loginForm .lbl {
    color: #000000;
    margin: 10px 0 5px;
}

.loginForm .lg {
    float: left;
    height: 175px;
    width: 210px;
}

    .loginForm .lg img {
        border: 0 none;
        margin: 22px 0 0 30px;
    }

.loginForm .con {
    height: 230px;
    width: 350px;
}

    .loginForm .con div.b {
        margin-top: 25px;
    }

.loginForm .cn {
    font-size: 11px;
    line-height: 11px;
}

.title {
    color: #000000;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
    font-size: 230%;
    line-height: 115%;
    padding-right: 20px;
    vertical-align: text-bottom;
}

.signin_menu, #signin_menu {
    border-width: 0;
    height: 230px;
    margin: 0;
    padding: 5px;
}

a {
    color: #305392;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

div.subtitle {
    display: inline-block;
    text-align: left;
    float: left;
    vertical-align: top;
}

.subtitle .message {
}

.fl {
    float: left;
}

.disnone {
    display: none;
}

.panel-message {
    margin: 0 auto;
    padding: 5px;
    width: 510px;
}

button {
    background: none repeat scroll 0 0 #2672EC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-size: 120%;
    margin: 0;
    padding: 6px;
    position: relative;
    width: 90px;
}

.forgetpassword {
    width:auto;
}


button:hover {
    background-color: #5A94F1;
}

button:active {
    outline: medium none;
    background-position: 0 -400px !important;
}

.project-logo {
    background-image: url('/Content/image/logogiris.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 320px;
    height: 320px;
    background-position: 0 33%;
}

.sifretalep {
    margin-top:15px;
}
.sifretalep a{
    font-size:12px;
}

.con input#Email.error,.con input#Sifre.error,#captcha.error,.con input#password.error,.con input#confirmPassword.error
{
    border-color:#DE8260;
    background-color:#F2CBCB;
}

.jsondataviewer {
  font-family:  arial, sans-serif;
  color: #000;
}
.jsondataviewer .data-node {
  font-family:  arial, sans-serif;
  line-height: 16px;
  clear: both;
}
.jsondataviewer .data-node div {
  color: #000;
}
.jsondataviewer .data-node .label {
  float: left;
  width: 11em;
}
.jsondataviewer .data-node .value {
  color: #000;
}
.jqx-scrollbar
{
    background: transparent;
    margin: 0;
    padding: 0;
    border: none;
}
/*applied to the scrollbar in default state.*/
.jqx-scrollbar-state-normal
{
    background: #efefef;
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
}
/*applied to the scrollbar buttons in default state.*/
.jqx-scrollbar-button-state-normal
{
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent; 
}
/*applied to the scrollbar buttons in hovered state.*/
.jqx-scrollbar-button-state-hover
{
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
}
/*applied to the scrollbar buttons in pressed state.*/
.jqx-scrollbar-button-state-pressed
{
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
}
/*applied to the horizontal scrollbar thumb in default state.*/
.jqx-scrollbar-thumb-state-normal-horizontal
{
    margin: 0px;
    padding: 0px;
    background: transparent;
    border: 1px solid transparent;
}
/*applied to the horizontal scrollbar thumb in hovered state.*/
.jqx-scrollbar-thumb-state-hover-horizontal
{
    margin: 0px;
    padding: 0px;   
    border: 1px solid transparent;
}
/*applied to the horizontal scrollbar thumb in default state.*/
.jqx-scrollbar-thumb-state-pressed-horizontal
{
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
}
/*applied to the vertical scrollbar thumb in default state.*/
.jqx-scrollbar-thumb-state-normal
{
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
}
/*applied to the vertical scrollbar thumb in default state.*/
.jqx-scrollbar-thumb-state-hover
{
    margin: 0px;
    padding: 0px;
    background: transparent;
    border: 1px solid transparent;
}
/*applied to the vertical scrollbar thumb in default state.*/
.jqx-scrollbar-thumb-state-pressed
{
    margin: 0px;
    padding: 0px;
    background: #d1d1d1;
    border: 1px solid #909090;
}


.jqx-rc-tl
{
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
/*top-right rounded Corners*/
.jqx-rc-tr
{
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
/*bottom-left rounded Corners*/
.jqx-rc-bl
{
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
/*bottom-right rounded Corners*/
.jqx-rc-br
{
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
/*top rounded Corners*/
.jqx-rc-t
{
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
/*bottom rounded Corners*/
.jqx-rc-b
{
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
/*right rounded Corners*/
.jqx-rc-r
{
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
/*left rounded Corners*/
.jqx-rc-l
{
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
/*all rounded Corners*/
.jqx-rc-all
{
    -moz-border-radius:  0px;
    -webkit-border-radius:  0px;
    border-radius:  0px;
}
/*reset rounded corners*/
.jqx-rc-reset
{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}



/*Metronic ekran için css bloklandı 27 Ocak 2015 Meriç Özsarıgül*/

/*.login {background-color:white !important;}
.logon-message {font-size:165%}
.loginForm .login_fieldset {zoom:1.2;border:none;}
.loginForm #login-form {width:320px;margin-top:15px;}
.form-group input[name="Eposta"],.form-group input[name="Sifre"] {width:230px;height:25px;line-height:normal;background-image:none !important;}
.form-actions #login-button {margin-right:42px;margin-top:-5px;background-color:#428bca;}


.form-actions #setPassword-button {margin-right:53px;margin-top:-3px;background-color:#428bca;}
#login-form .form-group input {border-left:2px solid #428bca;}
#login-form .form-group .captchaCode {height: 39px;width:114px;margin-left:2px;}*/