/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.w50 {
    width: 50px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w130 {
    width: 130px;
}

.w140 {
    width: 140px;
}

.w150 {
    width: 150px;
}

.w160 {
    width: 160px;
}

.w170 {
    width: 170px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w220 {
    width: 220px;
}

.w240 {
    width: 240px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}

.w320 {
    width: 320px;
}

.w350 {
    width: 350px;
}

.w400 {
    width: 400px;
}


.kalin {
    font-weight: bold;
    font-size: 16px;
}



.mavi {
    color: blue;
}

.red {
    color: red;
}

.yesil {
    color: green;
}

.kahve {
    color: brown;
}

form label, .radio label, .checkbox label {
    /*font-weight: 300;*/
    font-weight: bold;
}

.nav-pills > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 7px 10px;
    border: 1px solid transparent;
    color: #999999;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
}

#logo-footer {
    margin-bottom: 20px;
    margin-top: -37px;
}
.large_white {
    font-size: 50px;
    font-family: "Raleway", sans-serif;
    color: #ffffff;
    line-height: 1.2;
}

.medium_white {
    font-size: 34px;
    color: #ffffff;
    font-weight: 300;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}