
body { padding: 0; margin: 0 }
.hvr-backward { -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; cursor: pointer }
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active { -webkit-transform: translateX(-8px); transform: translateX(-8px); }
.ustcontainer { /*max-width: 960px;*/  background-color: #dbdcdc; }
#sol { width: 300px; text-align: center; float: left }
#sag { width: 660px; text-align: center; float: left }
#siluet_erkek { width: 180px; margin-top: 50px }
#tani_talogo { width: 100%; text-align: left; }
#tanita_logo_alt { margin-bottom:50px}
#buyuk_beyaz { float: right; background-image: url('/Assets/img/btn/btn_buyuk_beyaz.png'); background-repeat: no-repeat; width: 292px; height: 292px; text-align: center; margin-top: 200px }
.btn_01 { margin-top: 100px }
#buyuk_beyaz img { margin-top: 70px }
.daireBtn { font-family: 'OpenSans', sans-serif; font-size: 24px; margin-bottom: 20px; font-weight: bold }
#buyuk_beyaz img { width: 150px; height: 150; }
.btn_01 { position: absolute; margin-left: 100px; color: #47B9AC }
.btn_02 { position: absolute; margin-left: 30px; margin-top: 220px; color: #F58869 }
.btn_03 { position: absolute; margin-left: 50px; margin-top: 360px; color: #585B5C }
.btn_04 { position: absolute; margin-top: 480px; margin-left: 175px; color: #FBB257 }
.btn_05 { position: absolute; margin-top: 480px; margin-left: 175px; color: #90278E }
.btn_01 img, .btn_02 img, .btn_03 img, .btn_04 img { width: 101px; height: 101; }

.btn_01_clr { color: #47B9AC }
.btn_02_clr { color: #F58869 }
.btn_03_clr { color: #585B5C }
.btn_04_clr { color: #FBB257 }
.btn_05_clr { color: #90278E }
a { text-decoration:none !important; }
a.turuncu { color: #e76c09 !important}

table.dataTable td, table.dataTable th { line-height: 20px;}

table.dataTable td{ padding:0px 0 5px 0; text-align:center}
table.dataTable th { text-align:center}

.btn-yesil {
    color: #fff;
    background-color: #7ab239 !important;
    border-color: #7ab239 !important;
}

.btn-yesil:hover {
    color: #fff;
	background-color: #70a33c !important;
    border-color: #70a33c !important;
}
.btn-turuncu, .btn-primary { 
    color: #fff;
    background-color: #e76c09 !important;
    border-color: #e76c09 !important;
    background-image: none !important;
}

.btn-turuncu:hover {
    color: #fff;
	background-color: #d26420 !important;
    border-color: #d26420 !important;
}

.btn-primary {
    color: #fff;
    background-color: #e76c09 !important;
    border-color: #e76c09 !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}
/*
.ilkcontainer {
    min-height: calc(100vh - 121px); 
}*/
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
}
#logometin {
    color: #fff;
    font-size: 30px;
    margin: 10px 10px 10px 15px;
}

   .navbar-nav>li>a {
        color: #fff;
        padding: 20px;
    }
   .navbar-nav>li>a:hover {
        color: #000;
        padding: 20px;
    }
.intorsoDataTable_filter { margin-bottom: 5px; }
.nav>li>a { 
    padding: 20px 10px !important;
} 
@media only screen and (max-width: 750px) {
    .navbar-nav>li>a {
        color: #fff;
        padding: 20px 0px 20px 20px;
        font-size: 18px;
        text-align: center;
    }
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}
.mg-tb-40 {
    margin: 40px 0 0 0px;
}

td, th {border:none !important;}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    width: 30px;
    height: 30px;
    border-radius: 0;
    background-color: #f1f1f1;
    vertical-align: top;
    color: #7E7E7E!important;
    margin: 0 2px;
    border: 0!important;
    line-height: 16px;
    box-shadow: none!important;
}

th {
    background: rgba(241,102,45,1) !important;
    color: #fff !important;
    font-weight: normal !important;
}
.table.table-striped>tbody>tr>td, .table.table-striped>tbody>tr>th, .table.table-striped>tfoot>tr>td, .table.table-striped>tfoot>tr>th, .table.table-striped>thead>tr>td, .table.table-striped>thead>tr>th {
    border-top: 0px solid #F5F5F5;
    font-size: 13px;
    color: #333;
    padding: 5px;
    text-align: left
}

.btn{ margin:0 5px;border: 1px solid #ccc !important; font-weight: 400 !important;}

.btnsm {
    font-weight: 400 !important;
    -webkit-border-radius: 2px 2px 2px 2px !important;  
    -moz-border-radius: 2px 2px 2px 2px !important;
    border-radius: 2px 2px 2px 2px !important;
    display: inline-block !important;
    padding: 3px 8px !important;
    margin-bottom: 0 !important;
    font-size: 12px !important;
    line-height: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none !important;
    border: 1px solid #ccc !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.browserupgrade   {
    margin: 0;
    background: #F00;
    border-bottom: 2px solid #fff;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}

.browserupgrade a { 
    color: #fff;
    padding: 10px; 
}.bootstrap-select .dropdown-menu>li>a:hover  {
    background-color: rgba(241,102,45,1) !important;
    color: #000 !important;
}

li:nth-child(1) > a > span.glyphicon.glyphicon-ok.check-mark {
    background-color: rgba(255,255,255,1) !important;
    color: #fff !important;
}