﻿@charset"utf-8";
/* PT SANS FONT CSS*/
@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('ptsans/PTN57F-webfont.eot');
    src: url('ptsans/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTN57F-webfont.woff') format('woff'), url('ptsans/PTN57F-webfont.ttf') format('truetype'), url('ptsans/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('ptsans/PTN77F-webfont.eot');
    src: url('ptsans/PTN77F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTN77F-webfont.woff') format('woff'), url('ptsans/PTN77F-webfont.ttf') format('truetype'), url('ptsans/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_captionregular';
    src: url('ptsans/PTC55F-webfont.eot');
    src: url('ptsans/PTC55F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTC55F-webfont.woff') format('woff'), url('ptsans/PTC55F-webfont.ttf') format('truetype'), url('ptsans/PTC55F-webfont.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_captionbold';
    src: url('ptsans/PTC75F-webfont.eot');
    src: url('ptsans/PTC75F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTC75F-webfont.woff') format('woff'), url('ptsans/PTC75F-webfont.ttf') format('truetype'), url('ptsans/PTC75F-webfont.svg#pt_sans_captionbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('ptsans/PTS55F-webfont.eot');
    src: url('ptsans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS55F-webfont.woff') format('woff'), url('ptsans/PTS55F-webfont.ttf') format('truetype'), url('ptsans/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansitalic';
    src: url('ptsans/PTS56F-webfont.eot');
    src: url('ptsans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS56F-webfont.woff') format('woff'), url('ptsans/PTS56F-webfont.ttf') format('truetype'), url('ptsans/PTS56F-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('ptsans/PTS76F-webfont.eot');
    src: url('ptsans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS76F-webfont.woff') format('woff'), url('ptsans/PTS76F-webfont.ttf') format('truetype'), url('ptsans/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold';
    src: url('ptsans/PTS75F-webfont.eot');
    src: url('ptsans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS75F-webfont.woff') format('woff'), url('ptsans/PTS75F-webfont.ttf') format('truetype'), url('ptsans/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'omnesmed';
    src: url('omnesmed-webfont.eot');
    src: url('omnesmed-webfont.eot?#iefix') format('embedded-opentype'), url('omnesmed-webfont.woff') format('woff'), url('omnesmed-webfont.ttf') format('truetype'), url('omnesmed-webfont.svg#omnesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'omnesregular';
    src: url('omnesreg-webfont.eot');
    src: url('omnesreg-webfont.eot?#iefix') format('embedded-opentype'), url('omnesreg-webfont.woff') format('woff'), url('omnesreg-webfont.ttf') format('truetype'), url('omnesreg-webfont.svg#omnesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'omnessem';
    src: url('omnessem-webfont.eot');
    src: url('omnessem-webfont.eot?#iefix') format('embedded-opentype'), url('omnessem-webfont.woff') format('woff'), url('omnessem-webfont.ttf') format('truetype'), url('omnessem-webfont.svg#omnesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* END OF PT SANS FONT CSS*/
/* ------ CSS Reset ------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    text-shadow: 0 0 0 none;
}

html, body {
    background-color: #fff !important;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    font-family: sans-serif;
}

body {
    overflow-x: scroll;
    position: relative;
    overflow-y: scroll;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    *font-size: 100%;
}

legend {
    color: #000;
}

del, ins {
    text-decoration: none;
}

a:active {
    outline: none;
    -moz-outline-style: none;
}

a:focus {
    -moz-outline-style: none;
}

a {
    text-decoration: none;
    -moz-outline-style: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
        border-left-color: #000;
        border-bottom-color: #000;
        border-top-color: #000;
        border-right-color: #000;
        opacity: 1;
    }

        a:hover span, a:hover strong {
            text-decoration: none;
            cursor: pointer;
        }

object, input {
    outline: none;
}

object, input {
    -moz-outline-style: none;
}

.clr:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clr {
    @display: inline-block;
}

* html .clr {
    height: 1%;
    _height: auto;
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    @display: inline-block;
}

* html .clear {
    height: 1%;
    _height: auto;
}

.clearBoth {
    clear: both;
}

.FL {
    float: left;
}

.FR {
    float: right;
}

.SocialLogin2014Main {
    width: 810px;
    margin: 0 auto;
}

.SocialLogin2014Top {
    padding: 35px 20px 0 20px;
}

.SocialLogin2014LeftSide {
    width: 510px;
}

    .SocialLogin2014LeftSide .title {
        color: #be1522;
        font-family: "pt_sansbold";
        font-size: 32px;
    }

    .SocialLogin2014LeftSide .subtitle {
        font-family: 'pt_sansbold';
        font-size: 16px;
        padding-bottom: 20px;
        color: #1d1d1b;
    }

    .SocialLogin2014LeftSide .video {
        overflow: hidden;
        width: 420px;
        height: 237px;
    }

    .SocialLogin2014LeftSide .video-title {
        color: #1d1d1b;
        font-size: 14px;
        padding: 10px 0 15px;
    }

.SocialLogin2014RightSide .box {
    width: 230px;
    border-radius: 6px;
    background-image: url(../images/box-bg.png);
    background-repeat: repeat-y;
    padding: 40px 12px;
    overflow: hidden;
    margin-bottom: 22px;
}

    .SocialLogin2014RightSide .box .btn-facebook input {
        width: 283px;
        height: 42px;
        background-color: transparent;
        background-image: url(../images/btn-facebook2.png);
        background-repeat: no-repeat;
        border: none;
        cursor: pointer;
    }

    .SocialLogin2014RightSide .box .btn-google input {
        width: 60px;
        height: 36px;
        background-color: transparent;
        background-image: url(../images/btn-google.png);
        background-repeat: no-repeat;
        border: none;
        cursor: pointer;
    }

    .SocialLogin2014RightSide .box .btn-google {
        padding: 18px 0 0 50px;
    }

    .SocialLogin2014RightSide .box .btn-in input {
        width: 60px;
        height: 36px;
        background-color: transparent;
        background-image: url(../images/btn-in.png);
        background-repeat: no-repeat;
        border: none;
        cursor: pointer;
    }

    .SocialLogin2014RightSide .box .btn-in {
        padding: 18px 0 0 10px;
    }

    .SocialLogin2014RightSide .box .h35 {
        height: 35px;
    }

    .SocialLogin2014RightSide .box .text-box {
        width: 209px;
        height: 34px;
        padding: 0 10px;
        background: #FFFFFF;
        border: 1px solid #afd1e5;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .SocialLogin2014RightSide .box .text-box input {
            width: 209px;
            height: 34px;
            border: none;
            background: transparent;
            color: #7b7b7b;
            font-family: 'pt_sansbold';
            font-size: 14px;
        }

    .SocialLogin2014RightSide .box .check-box label {
        color: #fff;
        font-family: 'pt_sansbold';
        font-size: 12px;
        cursor: pointer;
    }

    .SocialLogin2014RightSide .box .check-box {
        margin-bottom: 20px;
    }

    .SocialLogin2014RightSide .box .btn-red input {
        width: 230px;
        height: 36px;
        background-color: #e56045;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        color: #fff;
        font-family: 'pt_sansbold';
        font-size: 18px;
    }

    .SocialLogin2014RightSide .box .btn-green .agreement5 {
        background-color: #97bf0d;
        border: medium none;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        font-family: "pt_sansbold";
        font-size: 18px;
        height: 30px;
        padding-top: 5px;
        text-align: center;
        width: 230px;
    }

    .SocialLogin2014RightSide .box .btn-green input {
        width: 230px;
        height: 36px;
        background-color: #97bf0d;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        color: #fff;
        font-family: 'pt_sansbold';
        font-size: 18px;
    }

    .SocialLogin2014RightSide .box .btn-green .agreement5 {
        width: 230px;
        height: 30px;
        padding-top: 5px;
        background-color: #97bf0d;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        color: #fff;
        font-family: 'pt_sansbold';
        font-size: 18px;
    }

    .SocialLogin2014RightSide .box .forget {
        font-family: 'pt_sansbold';
        font-size: 12px;
        margin: 20px 0 30px 0;
    }

        .SocialLogin2014RightSide .box .forget a {
            color: #fff;
            text-decoration: none;
        }

            .SocialLogin2014RightSide .box .forget a:hover {
                color: #fff;
                text-decoration: none;
            }

    .SocialLogin2014RightSide .box .sozlesme {
        font-family: 'pt_sansbold';
        font-size: 12px;
        color: #fff;
        margin: 20px 0 30px 0;
    }

        .SocialLogin2014RightSide .box .sozlesme a {
            color: #fff;
            text-decoration: underline;
        }

            .SocialLogin2014RightSide .box .sozlesme a:hover {
                color: #fff;
                text-decoration: none;
            }

.SocialLogin2014Bottom {
    margin: 0 auto;
    padding: 0px 20px 0;
    width: 810px
}

    .SocialLogin2014Bottom .footer-line {
        height: 1px;
        /*background-image: url(../images/footer-line.png);*/
        background-color: #1b1b1b;
        background-repeat: no-repeat;
    }

    .SocialLogin2014Bottom .copyright {
        padding: 35px 0 35px 20px;
        color: #1b1b1b;
        font-size: 16px;
    }

    .SocialLogin2014Bottom .links {
        padding: 35px 0 0px 12px;
        font-size: 15px;
    }

        .SocialLogin2014Bottom .links a {
            color: #1a1a1a;
            text-decoration: none;
        }

            .SocialLogin2014Bottom .links a:hover {
                color: #1a1a1a;
                font-weight: bold;
                text-decoration: underline;
            }

.topHeader {
    width: 970px;
    margin: 0 auto;
    display: table;
}

.centered {
    width: 926px;
    overflow: hidden;
    padding: 20px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 6px;
    border: 0;
    background: url(http://dosyalar.hurriyet.com.tr/box-bg-wide.png);
    background-repeat: repeat-y;
}

.centered h2 {
    font-size: 28px;
    display: inline-block;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 20px;
}

.centered h2.center {
    text-align:center;
}
.centered h1.ekstra{
    margin-left: 120px;
    font-size: 12px; 
    display: inline-block;
    font-weight: bold;
    margin-bottom: 50px;
}
.centered h2.ekstra{
    font-size: 12px;
    margin-bottom: 10px;
}
.centered_ekstra p{
    font-size: 12px !important;
    line-height: 22px !important;
}
.centered p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
}

.centered table, th, td {
    border: 1px solid black;
    padding: 10px;
    line-height: 22px;
}

.centered tr td:first-child {
    width: 20%;
}

.centered td ul{
    padding-left: 30px;
}

.centered td ul li {
    list-style: unset;
    margin-top: 5px;
}
.centered span {
    padding: 10px;
    display: block;
    border: 1px solid #000;
    border-top: 0;
}

.centered .column-bg {
    background-color: #d9ead3
}
.centered .column-bg-ekstra {
    font-size: 12px;
    background-color: #d9ead3
}
.centered .bg-ekstra {
    border-top: 1px solid #000;
    font-size: 12px;
}
.centered .lighting-list {
    padding-left: 30px;
}
.centered .lighting-list-ekstra{
    padding-left: 20px;
}
.centered .lighting-list-ekstra li{
    font-size: 12px;
    list-style: unset;
    line-height: 20px;
    margin-bottom: 10px;
}
.centered .lighting-list li {
    font-size: 17px;
    list-style: unset;
    line-height: 25px;
    margin-bottom: 15px;
}

        .UserAccountName {
            font-size: 18px;
            color: #fff;
            font-family: 'omnesmed';
            text-align: right;
        }

.white_box_maintitle {
    font-size: 41px;
    padding-bottom: 20px;
}

.black_box_maintitle {
    font-size: 41px;
    color: #000;
    padding-bottom: 20px;
}

.checkbox {
    margin: 10px 0px;
}

.checkbox2 {
    float: left;
    margin: 10px 0px;
}

    .checkbox2 label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        margin-right: 15px;
        font-size: 12px;
        color: #fff;
        font-family: 'omnesregular';
    }

.white_box_smalltitle {
    font-size: 26px;
    color: #fff;
    padding-bottom: 20px;
}

.white_box_title {
    font-size: 16px;
    padding: 0 0 18px 0;
    line-height: 22px;
}

.black_box_title {
    font-size: 16px;
    color: #000;
    padding: 0 0 18px 0;
    line-height: 22px;
}

.AccountDisable {
    font-family: 'omnesmed';
    font-size: 16px;
}

    .AccountDisable a {
        color: #fff;
        text-decoration: none;
    }

        .AccountDisable a:hover {
            color: #fff;
            text-decoration: underline;
        }

.content2-text a {
    color: #fff;
    text-decoration: none;
}

    .content2-text a:hover {
        color: #fff;
        text-decoration: none;
    }

.agreement2 {
    padding-bottom: 10px;
}

    .agreement2 input {
        height: 45px;
        line-height: 45px;
        width: 403px;
        text-align: center;
        background: #e56045;
        border: none;
        color: #FFF;
        border-radius: 5px;
        cursor: pointer;
        font-size: 18px;
        font-family: 'omnessem';
    }

.input_text {
    width: 389px;
    height: 35px;
    padding: 3px 3px 3px 10px;
    float: left;
    background: #FFFFFF;
    border: 1px solid #afd1e5;
    border-radius: 5px;
    margin-bottom: 5px;
}

.agreement input {
    height: 45px;
    line-height: 45px;
    width: 406px;
    text-align: center;
    background: #e56045;
    border: none;
    color: #FFF;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    font-family: 'omnessem';
}

.agreement4 {
    margin: 14px 0 0 12px;
    padding: 6px 20px;
    text-align: center;
    background: #333;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'omnesmed';
    color: #fff;
}

    .agreement4 a {
        color: #fff;
    }

label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
    font-family: 'omnessem';
}

.dropdown_menu-accounts select {
    background: transparent;
    width: 406px;
    padding: 3px 0px 0px 10px;
    border: 2px solid #fff;
    height: 42px;
}

.dropdown_menu-accounts select {
    font-family: 'omnesregular';
    font-size: 14px;
    color: #fff;
}

.agreement2 a {
    color: #fff;
    text-decoration: underline;
}

.agreement2 {
    color: #fff;
}

.dropdown_menu-2 {
    border: 0 none;
    margin-bottom: 5px;
    overflow: hidden;
}

    .dropdown_menu-2 select {
        background: #ffffff;
        margin-bottom: 3px;
        width: 403px;
        border-radius: 5px;
        font-family: 'pt_sansbold';
        color: #7b7b7b;
        font-size: 14px;
        padding: 0px 0px 0px 10px;
        border: 1px solid #afd1e5;
        height: 42px;
    }

.textarea {
    width: 385px;
    height: 120px;
    background: #FFFFFF;
    border: 1px solid #afd1e5;
    border-radius: 5px;
    padding: 5px 5px 5px 10px;
    margin-bottom: 10px;
    resize: none;
}

.white_box_titlebold {
    font-size: 18px;
    color: #fff;
    padding: 0 0 18px 0;
    font-family: 'omnesmed';
}

.white_box_title a {
    color: #fff;
    text-decoration: underline;
}

    .white_box_title a:hover {
        color: #fff;
        text-decoration: none;
    }

.light_box {
    overflow: hidden;
    padding: 20px;
    background: #f9f9f9;
    border: 2px solid #d2d2d2;
    border-radius: 8px;
    width: 300px;
}

.light_box_smalltitle {
    font-size: 26px;
    color: #000;
    padding-bottom: 20px;
    text-align: center;
}

.light_box_title {
    font-size: 16px;
    color: #1d1d1b;
    padding: 0 0 18px 0;
    line-height: 22px;
    text-align: center;
}

    .light_box_title a {
        color: #e62826;
        text-decoration: none;
    }

        .light_box_title a:hover {
            color: #000;
            text-decoration: none;
        }

.light_box_agreement {
    padding: 6px 0;
    text-align: center;
    background: #e62826;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'omnesmed';
    color: #fff;
}

    .light_box_agreement a {
        color: #FFF;
        text-decoration: none;
    }

        .light_box_agreement a:hover {
            text-decoration: none;
            color: #FFF;
        }

.light_box_warning {
    padding: 2px 10px 0 30px;
    width: 25px;
}

.white_box_left {
    border-right: 1px solid #d4d4d4;
    width: 462px;
}

.white_box_right {
    width: 420px;
}

.FR {
    float: right;
}

.white_box_container .text-box {
    width: 380px;
    height: 34px;
    padding: 0 10px;
    background: #FFFFFF;
    border: 1px solid #afd1e5;
    border-radius: 5px;
    margin-bottom: 10px;
}

    .white_box_container .text-box input {
        width: 258px;
        height: 34px;
        border: none;
        background: transparent;
        color: #7b7b7b;
        font-family: 'pt_sansbold';
        font-size: 14px;
    }

.ozelBG-1 {
    background: url(../images/ozelBG-1.png) scroll 0 0 no-repeat;
    width: 980px;
    height: 750px;
    margin: 0 auto;
}

.ozelBG-2 {
    background: url(../images/ozelBG-2.png) scroll 0 0 no-repeat;
    width: 980px;
    height: 750px;
    margin: 0 auto;
}

.ozelBG-3 {
    background: url(../images/ozelBG-3.png) scroll 0 0 no-repeat;
    width: 980px;
    height: 750px;
    margin: 0 auto;
}

.ozelBG-4 {
    background: url(../images/ozelBG-4.png) scroll 0 0 no-repeat;
    width: 980px;
    height: 750px;
    margin: 0 auto;
}

.txt15px {
    font-size: 15px !important;
}

.btn-red a .agreement5 {
    background-color: #e56045;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: "pt_sansbold";
    font-size: 18px;
    height: 32px;
    padding-top: 4px;
    text-align: center;
    width: 230px;
}
.main_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 45px;
    margin-top: 50px;
    text-align: center;
}

.sub_title ol li {
    font-size: 12px;
    line-height: 20px;
    list-style: unset;
    margin-bottom: 15px;
    margin-left: 30px;
    padding: 5px;
}
.sub_title p {
    font-size: 12px;
    line-height: 20px;
}

.sub_title .group-title {
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
}

.sub_title ol p {
    background-color: yellow;
    display: inline-block;
    margin-bottom: 2px;
    text-decoration: underline;
}

.sub_title ol a {
    color: #000 !important;
}
.sub_title p a{
    text-decoration: underline;
    color: blue;
}
.sub_title .sub_list{
    margin-left:40px;
}

.contact-info {
    margin-top: 40px;
    margin-left: 35px;
}

.contact-info .title1 {
    display: inline-block;
    width: 150px;
}
.contact-info-detail ul {
    list-style: none;
}

.contact-info .title-detail {
    display: inline-block;
    position: absolute;
}

.centered-detail {
    font-size: 12px !important;
    margin-bottom: 0 !important;
    line-height: 22px !important;
}

.sub_title ul li {
    font-size: 12px;
    line-height: 22px;
    list-style: unset;
}

.sub_title .colored-link {
    font-size: 12px;
    background-color: yellow;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: underline;
}

.colored-link a {
    color: #000 !important;
}
.ekstra_list {
    font-size: 12px;
    list-style: none;
    margin: 0 auto;
}

    .ekstra_list li {
        margin-bottom: 10px;
    }

