

        .sekme
        {
            margin: 10px 0;
        }

        .gecis
        {
            -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
        }
.temizle{
    clear:both;
}
        span.sekMeBasliklari
        {
            display: block;
            width: 100%;
            text-align: center;
            padding: 10px;
            background: #3E3E3E;
            color: #fff;
            margin-bottom: 10px;
            font-family: 'Oswald';
        }

        .bilgiler
        {
            float: left;
            width: 65%;
        }

        .photoContainer
        {
            float: right;
            width: 25%;
            position: relative;
            margin-right: 50px;
            margin-top: 70px;
            border: 10px solid #fff;
            -webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
        }

        .tblBilgiler
        {
            width: 100%;
            table-layout: fixed;
        }

        .cvDefault
        {
            padding: 8px;
            width: 100%;
            border-left: 2px solid #CCCCCC;
            border-top: 0;
        }

        .areaDefault
        {
            width: 100%;
            border-left: 2px solid #CCC;
            min-height: 100px;
            padding: 5px;
            border-top: 0;
            border-bottom: 2px solid #EEE;
            border-right: 2px solid #eee;
        }

        .focus{
            outline:none;
        }

        .focus:focus{
            border-color: rgba(0,0,0,0);
            border-bottom-color: #000;
            background: #EAEAEA;
        }

        table.tblBilgiler td
        {
            padding: 5px;
            vertical-align: top;
        }

        img.cvPhoto
        {
            display: block;
            width: 100%;
        }

        .tblBilgiler tr > td:nth-of-type(2) {
    width: 5%;
}

.tblBilgiler tr > td:nth-of-type(1) {
    width: 25%;
}

      

span.resimUyari {
    display: block;
    font-size: 13px;
    text-align: center;
    background: #3E3E3E;
    padding: 5px;
    color: #fff;
}
.fileUp {
    position: absolute;

    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
table.tblEgitim {
    width: 100%;
    /* border: 1px solid red; */
    border-collapse: collapse;
    vertical-align: middle;
}

table.tblEgitim td {
    /* border: 1px solid red; */
    text-align: center;
    padding: 5px;
}

table.tblEgitim  td {
    padding: 5px;
}

table.tblEgitim tr > td:nth-of-type(1) {
    width: 15%;
    text-align: left;
}

table.tblEgitim th {
    padding: 5px;
    text-align: center;
}

table.tblDeneyim {
    /* border: 1px solid red; */
    border-collapse: collapse;
}

table.tblDeneyim td {
    /* border: 1px solid red; */
    padding: 5px;
}

table.tblDeneyim th {
    padding: 5px;
    /* border: 1px solid red; */
}



table.tblDeneyim tr > td:nth-of-type(3) {
    width: 18%;
}

table.tblDeneyim tr > td:nth-of-type(2) {
    width: 17%;
}

table.tblDeneyim tr > td:nth-of-type(4) {
    width: 10%;
}
table.tblDeneyim tr > td:nth-of-type(5) {
    width: 10%;
}
table.tblReferans {
    /* border: 1px solid red; */
    border-collapse: collapse;
    width: 100%;
}

table.tblReferans td {
    padding: 5px;
    /* border: 1px solid red; */
}

table.tblReferans th {
    padding: 5px;
    /* border: 1px solid red; */
}

table.tblSertifika {
    /* border: 1px solid red; */
    border-collapse: collapse;
    width: 100%;
}

table.tblSertifika td {
    padding: 5px;
    /* border: 1px solid red; */
}

table.tblSertifika th {
    padding: 5px;
    /* border: 1px solid red; */
}

.ehliyet {
    float: right;
    padding: 6px;
    width: 100%;
    border-left: 2px solid #ccc;
    border-top: 0;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
    height: 33px;
}

.askerlik {
    padding: 6px;
    width: 100%;
    border-left: 2px solid #ccc;
    border-top: 0;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
    height: 33px;
}

.radiCont {
    padding: 5px 16px;
    float: left;
    margin-right: 9px;
    border-left: 2px solid #ccc;
    border-top: 0;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
    height: 34px;
}



span.ehliyetEtiket {
    padding: 5px;
    float: right;
    margin-right: 8px;
    border-left: 2px solid #ccc;
    border-top: 0;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
    height: 33px;
}

.tecil {
    float: right;
    width: 100%;
    padding: 7px;
    height: 33px;
}

span.askerEtiket {
    padding: 6px;
    float: right;
    margin-right: 7px;
    border-left: 2px solid #ccc;
    border-top: 0;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
    height: 33px;
}

th {
    font-family: 'Oswald';
}

.focus:hover {
    background: #F7F7F7;
}

table.tblDil {
    width: 100%;
}

table.tblDil td {
    padding: 5px;
}

table.tblBilgisayar {
    width: 100%;
}

table.tblBilgisayar td {
    padding: 5px;
}
.w50.fl {
    float: left;
    width: 50%;
}

.w48.fr {
    width: 48%;
    float: right;
}

textarea.areaNot {
    width: 100%;
    border-left: 2px solid #CCC;
    min-height: 100px;
    padding: 5px;
    border-top: 0;
    border-bottom: 2px solid #EEE;
    border-right: 2px solid #eee;
}
.cvEkle{
        padding: 5px 16px;
    border-left: 2px solid #ccc;
    border-top: 0;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
    margin-bottom: 10px;
    display: block;
    width:100%;
    margin-top:20px;
}