﻿html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

a img {
    border: none;
    color: none;
}

a {
    border: none;
    color: inherit;
    text-decoration: none;
}

.header, .footer {
    display: block;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 774px;
}

.login-container {
    width: 11%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left !important;
    border: 0px;
}

    .tg td {
        font-family: Arial, sans-serif;
        font-size: 14px;
        overflow: hidden;
        word-break: normal;
        padding-bottom: 12px;
        border: 0px;
    }

    .tg th {
        font-family: Arial, sans-serif;
        font-size: 16px;
        overflow: hidden;
        word-break: normal;
        color: #7f8c8d;
        font-weight: bold;
        border: 0px;
    }

.form-controld {
    display: block;
    margin-right: 20px;
    resize: none;
    height: 34px;
    padding: 0px 380px 0px 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-controld_ {
    display: block;
    margin-right: 20px;
    min-height: 34px;
    padding: 0px 380px 0px 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-controld:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-controld::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-controld:-ms-input-placeholder {
    color: #777;
}

.form-controld::-webkit-input-placeholder {
    color: #777;
}

.form-controld[disabled],
.form-controld[readonly],
fieldset[disabled] .form-controld {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.btn {
    display: inline-block;
    padding: 6px 32px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    float: right;
    margin-right: 20px;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e;
    }

.tgt {
    border-collapse: collapse;
    border-spacing: 0;
    width: 1160px;
}

    .tgt td {
        font-family: Arial, sans-serif;
        font-size: 14px;
        overflow: hidden;
        word-break: normal;
        border: 0px;
    }

    .tgt th {
        font-family: Arial, sans-serif;
        font-size: 16px;
        overflow: hidden;
        word-break: normal;
        color: #7f8c8d;
        font-weight: bold;
        text-align: left;
        border: 0px;
    }

.form-area, .form-rare {
    height: 200px;
    border: 1px solid black;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 20px;
}

.form-rare {
    margin-right: 20px;
}

.btn-sm {
    float: right;
    margin-right: 20px;
}

.img-area {
    width: 313px;
    height: 300px;
    background-color: lightgray;
}

.header-outside {
    width: 100%;
    height: auto;
    border-bottom: solid 1px #e0e1e1;
    margin-bottom: 20px;
}

.header-inside {
    width: 980px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

.members-logo {
}

.members-exit-btn {
    position: absolute;
    width: auto;
    height: auto;
    right: 0px;
    top: 30px;
}

.members-header-name {
    position: absolute;
    width: 200px;
    height: auto;
    right: 150px;
    top: 5px;
    text-align: right;
}

    .members-header-name span {
        font-weight: bold;
    }

.invite-registration-main {
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.invite-registration-big-title {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-bottom: solid 1px gray;
}

.invite-registration-title {
    width: 100%;
    height: auto;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.div-clear {
    clear: both;
    float: none;
}

.invite-registration-title-txt {
    width: 200px;
    height: 25px;
}

.invite-registration-title-multipe-txt {
    width: 200px;
    height: 60px;
}

.invite-grid-title {
    width: 429px;
    height: auto;
    font-size: 14px;
    border: 1px solid gray;
    margin-top: 5px;
    margin-left: 5px;
}

.invite-grid-title-1 {
    float: left;
    width: 189px;
    height: auto;
    border-right: 1px solid gray;
    padding: 5px 0px 5px 5px;
}

.invite-grid-title-2 {
    float: left;
    width: 119px;
    height: auto;
    border-right: 1px solid gray;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.invite-grid-title-3 {
    float: left;
    width: 119px;
    height: auto;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.invite-grid-title-4 {
    float: left;
    width: 20px;
    height: auto;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.kunye-grid-content {
    width: 835px;
    height: auto;
    font-size: 14px;
    border: 1px solid gray;
    border-top: none;
    margin-left: 5px;
    border-top: 1px solid gray;
}

.kunye-grid-title {
    width: 429px;
    height: auto;
    font-size: 14px;
    border: 1px solid gray;
    margin-top: 5px;
    margin-left: 5px;
}

.kunye-grid-title-1 {
    float: left;
    width: 250px;
    height: auto;
    border-right: 1px solid gray;
    padding: 5px 3px 5px 5px;
}

.kunye-grid-title-2 {
    float: left;
    width: 250px;
    height: auto;
    border-right: 1px solid gray;
    padding: 5px 3px 5px 3px;
}

.kunye-grid-title-3 {
    float: left;
    width: 250px;
    height: auto;
    border-right: 1px solid gray;
    padding: 5px 3px 5px 3px;
}

.kunye-grid-title-4 {
    float: left;
    width: 80px;
    height: auto;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.invite-grid-content {
    width: 429px;
    height: auto;
    font-size: 14px;
    border: 1px solid gray;
    border-top: none;
    margin-left: 5px;
}

.loading_div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 99;
    background: url('../images/loading_back.png') repeat;
    display: none;
}

    .loading_div img {
        position: absolute;
        top: 300px;
        left: 50%;
        margin-left: -110px;
    }

.tg-031e {
    height: auto;
}

div.ui-datepicker {
    font-size: 12px;
}

.charleft {
    display: none;
}

.popup {
    position: absolute;
    width: 1180px;
    height: 200px;
    background-color: white;
    top: 150px;
    left: 50%;
    margin-left: -585px;
    z-index: 998;
    border: 1px solid gray;
    border-radius: 15px;
    display: none;
}

.popup_kapat {
    position: absolute;
    width: auto;
    height: auto;
    top: 133px;
    left: 50%;
    margin-left: +576px;
    z-index: 999;
    cursor: pointer;
    display: none;
}

.admin_main {
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 25px;
}

.admin_works_grid {
    width: 942px;
    height: auto;
    border-collapse: collapse;
}

    .admin_works_grid tr, td {
        /*border: 1px solid #B9B4B4;*/
        padding: 5px;
    }

    .admin_works_grid td {
        padding: 5px;
    }

.btn_admin_menu_dis {
    width: 950px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
}

.btn_admin_menu {
    float: left;
    width: auto;
    height: auto;
    padding: 5px 37px 5px 37px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #CBC9C9;
    margin-right: 3px;
    font-weight: bold;
}

    .btn_admin_menu:hover {
        background-color: #A7A5A5;
        color: white !important;
    }

.admin_works_grid_is_adi {
    width: 413px;
    height: auto;
}

.admin_works_grid_gonderim {
    position: relative;
    width: 158px;
    height: auto;
}

.admin_works_grid_listele_btn_gonderim_dis {
    position: absolute;
    width: 167px;
    height: auto;
    left: 0px;
    top: 35px;
    background-color: white;
    border: 1px solid gray;
    z-index: 99;
    display: none;
}

.admin_works_grid_listele_gonderim_btn {
    width: 165px;
    height: auto;
    padding-top: 3px;
    padding-bottom: 5px;
}

    .admin_works_grid_listele_gonderim_btn:hover {
        background-color: #E5E3E3;
    }

.admin_works_grid_odeme {
    position: relative;
    width: 176px;
    height: auto;
}

.admin_works_grid_listele_btn_odeme_dis {
    position: absolute;
    width: 186px;
    height: auto;
    left: 0px;
    top: 35px;
    background-color: white;
    border: 1px solid gray;
    z-index: 99;
    display: none;
}

.admin_works_grid_listele_odeme_btn {
    width: 184px;
    height: auto;
    padding-top: 3px;
    padding-bottom: 5px;
}

    .admin_works_grid_listele_odeme_btn:hover {
        background-color: #E5E3E3;
    }

.admin_works_grid_incele {
    width: 66px;
    height: auto;
}

.admin_works_grid_incele {
    width: 66px;
    height: auto;
}

.admin_works_grid_dosya_onay {
    width: 74px;
    height: auto;
}

.admin_works_grid_ortala {
    text-align: center;
}

.Sayfalama {
    font-family: Arial;
    font-size: 15px;
    color: #4a4a4a;
    text-align: center;
    margin-top: 15px;
}

    .Sayfalama a:link, .Sayfalama a:visited, .Sayfalama a:active {
        padding: 5px 9px 3px 8px;
        margin: 0px;
        color: #2f2f2f;
        text-decoration: none;
        cursor: pointer;
    }

    .Sayfalama a:hover {
        padding: 5px 9px 3px 8px;
        color: #0056a2;
        cursor: pointer;
    }

    .Sayfalama INPUT {
        padding: 5px 9px 3px 8px;
        margin: 0px;
        color: #2f2f2f;
        cursor: pointer;
    }

    .Sayfalama span {
        margin: 0px;
    }

    .Sayfalama B {
        background-color: #0056a2;
        padding: 5px 9px 3px 8px;
        border-radius: 2px;
        color: White;
        cursor: pointer;
        font-weight: normal;
    }
.works_edit {
    width: 980px;
    height: auto;
}

    .works_edit th, td {
        border: 1px solid #B9B4B4;
        border-collapse: collapse;
        padding: 5px;
    }

    .works_edit td {
        padding: 5px;
    }

.works_edit_baslik {
    width: 250px;
    height: auto;
    font-weight: bold;
}

.works_edit_text {
    width: 730px;
    height: auto;
}

.works_edit_txtbox {
    width: 350px;
}

.works_edit_Multi_txtbox {
    width: 350px;
    height: 80px;
}

.tab-content table tr td {
    border: 0px !important;
}



#main .sidebar .container, footer .container {
    width: 995px !important;
}

.sidebar.top, .sidebar-md {
    border-bottom: 1px solid #d4d4d4;
}

.sidebar:nth-child(2) {
    border-bottom: none;
}

.sidebar {
    padding-bottom: 30px;
    padding-top: 30px;
}

    .sidebar.top {
        background: #f7f7f7;
    }

.sidebar-md {
    background: #FFFFFF;
    height: 437px;
}

    .sidebar .title, .sidebar-md .title {
        font-size: 35px;
        font-family: 'Oswald', sans-serif;
        margin-bottom: 18px;
    }

        .sidebar .title.black {
            color: #101010;
            border-top: 1px solid #e0e1e1;
            border-bottom: 1px solid #e0e1e1;
            font-size: 30px;
            letter-spacing: 2px;
            padding: 10px 0px 10px 0px;
        }

.sidebar .title {
    color: #1372be;
}

.sidebar-md .title {
    color: #8cc731;
    margin-top: 40px;
}

.sidebar:nth-child(2) {
    background: #FFFFFF;
}

.loginbar {
    width: 367px;
    height: 424px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}

    .loginbar img {
        margin-left: 141px;
        margin-bottom: 120px;
    }

    .loginbar.reg {
        margin-top: 0px;
    }

        .loginbar.reg img {
            margin-bottom: 30px;
        }

        .loginbar.reg .content .login-input {
            margin-bottom: 1px;
        }

        .loginbar.reg .login-button {
            float: right;
        }

    .loginbar img {
        margin-left: 141px;
        margin-bottom: 120px;
    }

.error-message {
    font-size: 13px;
    color: red;
}

.sidebar .col-md-12 .title {
    text-align: center;
}

.sidebar .col-md-12 .content.center p {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
}

.sidebar .col-md-6 .content p, .sidebar .col-md-12 .content p {
    font-size: 12px;
    line-height: 25px;
}

.content .login-input {
    width: 100%;
    height: 41px;
    margin-bottom: 10px;
    border: 1px solid #eeeeee !important;
    padding-left: 10px;
}

.content .login-button {
    margin-top: 10px;
    width: 163px;
    height: 37px;
    background: #1372BE;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    float: left;
}

.login-button {
    margin-top: 10px;
    width: 163px;
    height: 37px;
    background: #1372BE;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    float: right;
}


.content .login-button:hover {
    background: #4e4e4e;
}

.content .login-button.passive {
    background: #5a5a5a;
    margin-right: 95px;
    width: 103px;
}

    .content .login-button.passive:hover {
        background: #1372BE;
    }

.exit-button {
    width: 103px;
    height: 34px;
    background: #5a5a5a;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
}

    .exit-button:hover {
        opacity: 0.5;
    }

.sifremi_unuttum_text {
    width: 150px;
    height: auto;
    font-weight: bold;
    padding-left: 5px;
}

.junior_grup_uyeleri {
    width: 1138px;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .junior_grup_uyeleri th, td {
        border: 1px solid #B9B4B4 !important;
        border-collapse: collapse;
        padding: 5px;
    }

    .junior_grup_uyeleri tr:nth-child(1) {
        border-bottom: 1px solid #ccc;
    }

    .junior_grup_uyeleri td {
        padding: 5px;
    }

.kisi_ekle_div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 99;
    background: url('../images/loading_back.png') repeat;
    display: none;
}

.kisi_ekle_div_ic {
    position: absolute;
    width: 380px;
    height: auto;
    left: 50%;
    padding: 10px;
    margin-left: -190px;
    background-color: white;
    top: 150px;
    border-radius: 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.64);
    box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.64);
}

.kisi_ekle_kapat_btn {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: 176px;
    top: 136px;
    z-index: 2;
    cursor: pointer;
}

.kisi_ekle_txt {
    width: 358px;
    height: 32px;
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: 0px;
    padding: 0px 8px 0px 8px;
    /*-webkit-box-shadow: 1px 1px 5px 1px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 1px 1px 5px 1px rgba(50, 50, 50, 0.15);
    box-shadow: 1px 1px 5px 1px rgba(50, 50, 50, 0.15);*/
    margin-bottom: 10px;
}

.kisi_ekle_div span {
    color: red;
}

.grup_ekle_btn_div {
    padding-right: 210px;
    margin-top: -30px;
    height: auto;
    text-align: right;
}

.btn_grup_ekle {
    width: 130px;
    height: auto;
    background-color: #498ee3;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    padding: 10px 0px 10px 0px;
    float: right;
    border-radius: 3px;
}

    .btn_grup_ekle:hover {
        background-color: #4e4e4e;
    }

.btn_grup_ekle_k {
    width: 90px;
    height: auto;
    background-color: #498ee3;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    padding: 5px 0px 5px 0px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

    .btn_grup_ekle_k:hover {
        background-color: #4e4e4e;
    }



.gruplar {
    width: auto;
    height: auto;
    display: none;
}

    .gruplar table {
        border-collapse: collapse;
    }

    .gruplar table, th, td {
        border: 1px solid black;
        padding: 7px;
    }

    .gruplar a {
        color: #498ee3;
        font-weight: bold;
    }

    .gruplar h1 {
        width: auto;
        height: auto;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .gruplar hr {
        width: 100%;
        height: 1px;
        background-color: #4e4e4e;
        border: none;
        margin-bottom: 15px;
    }

.grup_ekle_dis {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 99;
    display: none;
}

.grup_ekle_ic {
    position: fixed;
    width: 400px;
    height: 180px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -140px;
    background-color: white;
    border: 1px solid #d4d5d6;
    z-index: 99;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    text-align: center;
}

.grup_ekle_kapat {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 227px;
    margin-top: -153px;
    cursor: pointer;
    z-index: 100;
}

.grup_txt {
    width: 300px;
    height: 30px;
    border: 1px solid #9c9c9d;
    font-size: 16px;
    padding: 0px 5px 0px 5px;
    margin-bottom: 10px;
}

.grup_ekle_kisi_dis {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 99;
    display: none;
}

.grup_ekle_kisi_ic {
    position: fixed;
    width: 400px;
    height: 190px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    background-color: white;
    border: 1px solid #d4d5d6;
    z-index: 99;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    text-align: center;
}

.grup_ekle_kisi_kapat {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 227px;
    margin-top: -113px;
    cursor: pointer;
    z-index: 100;
}

.gruplar_uyeleri {
    width: auto;
    height: auto;
    display: none;
    margin-top: 30px;
}

    .gruplar_uyeleri table {
        border-collapse: collapse;
    }

    .gruplar_uyeleri table, th, td {
        border: 1px solid black;
        padding: 7px;
    }

    .gruplar_uyeleri a {
        color: #498ee3;
        font-weight: bold;
    }

    .gruplar_uyeleri h1 {
        width: auto;
        height: auto;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .gruplar_uyeleri hr {
        width: 100%;
        height: 1px;
        background-color: #4e4e4e;
        border: none;
        margin-bottom: 15px;
    }

.grup_ekle_dis_uyarilar {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 99;
    display: none;
}

.grup_ekle_dis_uyarilar_ {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 99;
    display: none;
}

.grup_ekle_ic_uyarılar {
    position: fixed;
    width: 400px;
    height: 140px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    background-color: white;
    border: 1px solid #d4d5d6;
    z-index: 99;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.41);
    text-align: center;
}
