﻿* {
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    
}

body {
    background-color: #2f2a71;
    color: #fff;
    text-align: left;
    font-family: 'Open Sans';
}
.lightbox {
    background: rgba(0, 0, 0, 0) url("/Content/socialbrands/img/back.png") repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2090;
}

.outer {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.outer2 {
    height: 100%;
    overflow: hidden;
    position: relative;
}

    .outer[class], .outer2[class] {
        display: table;
        position: static;
    }

.middle {
    position: absolute;
    top: 50%;
}

    .middle[class] {
        display: table-cell;
        position: static;
        vertical-align: middle;
        width: 100%;
    }

.inner {
    position: relative;
    text-align: center;
    top: -50%;
}

.inner2 {
    position: relative;
    text-align: center;
}


#page-content {
    width: 900px;
    padding-top: 20px;
}

.mt50 {
    margin-top: 50px;
}



.page-container {
}
.top-banner-area{padding-left:35px;}
.header-title-small {
    font-size: 18px;
    margin-top: 18px;padding-left:30px;
    transition: all 0.3s ease-in-out 0s;font-weight:lighter;
}
.header-title-small strong{font-size:24px;}
.header-title-big {
    font-size: 42px;
    margin-top:-15px ;
    transition: all 0.3s ease-in-out 0s;
    padding-left:30px;
}
.header-title-big h2{  font-size: 42px;padding-right:12px;
    font-weight: 600;}

.detail-text {
   font-family: "open sans";
    font-size: 18px;
    font-weight: lighter;
    margin-top: 45px;
    padding-right: 20px;
    padding-left:37px;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
}

.bulent-ongun {
    float: right;margin-right:20px;
    transition: all 0.3s ease-in-out 0s;
   
}

    .bulent-ongun img {
        float: left;
        transition: all 0.3s ease-in-out 0s;
    }

.bulent-ongun-info {
    float: left;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 12px;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
    font-weight:lighter;
}

.register-area {
    background-color: #fff;
    padding-top: 25px;
    text-align: left;
    padding-bottom: 30px;
}
.register-area2 {
    background-color: #fff;
    padding-top: 25px;
    text-align: left;
    padding-bottom: 25px;
}

    .register-area .row, .register-area2 .row {
        margin-left: 0px;
        margin-right: 0px;
    }

.register-title {
    color: #040404;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    transition: all 0.3s ease-in-out 0s;
}

.txt-input {
    border: 1px solid #929696;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
}

.input-row {
    margin-top: 10px;
}

.ortext {
    color: #37b3b6;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
    transition: all 0.3s ease-in-out 0s;
}

.mt10{margin-top:10px;}
.trend-button {
    background-color: #fb313e;
    height: 43px;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}

    .trend-button:hover {
        background-color: #fa202e;
    }

.fr {
    float: right;
}

.fl {
    float: left;
}

.tl {
    text-align: left;
}

.login-info {
    color: #51bdc0;
    cursor: pointer;
    font-size: 13px;
    transition: all 0.3s ease-in-out 0s;
}
.radioBtn {
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 3px;
    cursor: pointer;
    z-index: 100;
    display: block;
    background: url(/Content/images/checkbox.png) !important;
    background-position: top !important;
}
label {
    color: #0c0c0d;
    float: left;
    display: block;
    text-align: left;max-width:84%;
}
    .radioBtn.checked {
        background-position: bottom !important;
    }

#btn-register {
    margin-top: 20px;
}

.suggest-text {
    display:none;
      background-color: #18a7ab;
    color: #fff;
    font-size: 11px;
    margin-right: 15px !important;
    margin-top: -100px;
    padding: 10px 8px 10px 15px;
    position: absolute;transition: all 0.3s ease-in-out 0s;
    text-align: left !important;
    z-index:1002;
}

.sugges-close{cursor:pointer; 
    font-size: 14px;
    margin-top: -5px;}

.suggest-detail{text-align:left;}
.suggest-detail strong{font-size:12px;

}

#message-box-header{
    background-color:#2f2571;color:#fff;
}
#modal-message-text{color:#040404;}
.user-icon{float:left;width:48px;height:48px;}
.user-icon img{width:100%;height:100%;}
.username{  color: #000;
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 12px;}

.text-link,.text-link:hover{text-decoration:none;color:#fff;}
.dsno{display:none;}
.mb20{margin-bottom:20px;}
#select_departman_chosen,#select_sektor_chosen{width:100% !important;}
.chosen-container-single .chosen-single{
    background:#fff !important;
    border:1px solid #929696 !important;
    border-radius:0px !important;
    box-shadow:none !important;
    height:34px !important;
    line-height:34px !important;
    text-align:left !important;
}
.chosen-container-single .chosen-single span,.chosen-container .chosen-results li{text-align:left !important;transition: all 0.3s ease-in-out 0s;}
.modal-footer,.modal-content{border-radius:0px !important;}
.btn{border-radius:0px !important;height:30px;}
.share-area{
 margin-top: 35px;
    position: absolute;right:0px;
    padding-bottom:20px;
}
.share-area span{  float: left;
    margin-right: 5px;
    margin-top: 1px;}
.share-area div{ float: left;
    margin-left: 2px;cursor:pointer;}
.share-area div i{    color: #fff;
    font-size: 20px;
    margin-right: 2px;}
@media (max-width:1024px){
    #page-content{width:80%;}
      .bulent-ongun {
      /*  width:32%;*/
    }
      .top-banner-area,.header-title-big,.header-title-small,.detail-text{
          padding-left:unset;padding-right:unset;
      }
}
@media (max-width:768px){
     .bulent-ongun {
      /*  width:41%;*/
    }
}
@media (max-width:720px){
    .bulent-ongun {
        /*width:62%;*/
    }
    .bulent-ongun img{
        width:42px;height:42px;margin-top:12px;
    }
    .bulent-ongun-info{font-size:14px;}
}