﻿/*General*/

* {
    box-sizing: border-box;
}

pre {
    font-family: inherit;
}

/*html, body {
   height: 100%;
    width: 100%;
}*/

.margin-bottom {
    margin-bottom: 15px;
}

form {
    height: 100%;
}

body {
    background: #15293A;
    margin: 0;
    padding: 0;
}

body.modal-open {
    overflow-x: hidden;
    overflow-y: auto;
}

.height1000 {
    height: 100% !important;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.bold {
    font-weight: 700;
}

.logoBg {
    display: block;
    margin: 10px 0 10px 45px;
    width: 300px;
    height: 50px;
    background: url("/Style/img/logos/intraprise_horiz.svg") no-repeat;
    background-size: contain;
}

.help {
    width: 100%;
    font-size: 12px;
    float: left;
    font-style: italic;
    color: #B4CFD9;
}

.elm {
    width: 30%;
    float: left;
}

.breadcrumb1 {
    background: #666;
    height: 20px;
    position: relative;
    bottom: 0;
    color: #818a8f !important;
}

#divLanguage {
    margin-right: 25px;
}

#divLanguage a {
    color: #818a8f !important;
    text-decoration: none;
}

#divLanguage a.active {
    color: #f5f5f5 !important;
    text-decoration: none;
}

.rows {
    margin-bottom: 10px;
    /*overflow: auto;*/
}

.messagesBoxContainer {
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 1020;
    position: fixed;
    top: 85px;
    width: 100%;
    margin: 0 auto;
}

.messagesBoxContainer span {
    cursor: pointer;
}

button a {
    color: #fff !important;
    text-decoration: none !important;
}

.btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

/*
#btnSaveRow,
#btnDelete,
#btnDetails,
#btnCancel {
    margin-right: 5px;
}
*/

.fullWidth {
    width: 100%;
}

.spacer20 {
    height: 20px;
    float: left;
    width: 100%;
    border: none !important;
}

.spacer10 {
    height: 10px;
    float: left;
    width: 100%;
    border: none !important;
}

hr.spacer20 {
    float: left;
    width: 100%;
    border: none !important;
    margin: 10px 0;
    height: auto !important;
}

hr.spacer10 {
    float: left;
    width: 100%;
    margin: 5px 0;
    height: auto !important;
}

.pointer {
    cursor: pointer;
}

/*End General*/

/*Login*/

#login-page {
    background: #15293A;
}

#login-page .loginCenter {
    color: #f5f5f5;
    min-height: 100px;
    background: #0E1F30;
    padding: 20px;
}

.loginCenter {
    min-height: 300px;
    background: #d7d7d7;
    padding: 20px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and(min-width:768px) {}

#pnlUserLogin,
#pnlTitle,
#pnlKvkk,
#pnlfirstLogin,
#pnlForgot,
#pnlUserLoginSelection,
#pnlDBExtLogin,
#pnlADLogin {
    position: relative;
    top: 50%;
}

/*End Login*/

#notification-drop {}

#notification-drop li {
    width: 100%;
    margin-left: 0px !important;
}

#notification-drop i {
    color: #ffffff;
}

/*Header*/

.user-pic {
    width: 55px;
    height: 55px;
    border-radius: 500%;
    object-fit: cover
}

#btn-log-out {
    font-size: 24px;
    margin-top: 10px;
}

li.dropdown-extended ul.dropdown-menu {
    min-width: 160px;
    max-width: 384px;
    width: 361px;
    z-index: 100;
}

.feeds {
    font-size: .95em;
}

li.dropdown-extended ul {
    list-style: none;
    padding: 5px;
}

li.dropdown-extended {
    z-index: 100;
}

.dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
    border-radius: 0px;
}

.external {
    background: #eaedf2;
    display: block;
    overflow: hidden;
    padding: 15px 15px;
    letter-spacing: 0.5px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.external h3 {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 13px;
    display: inline-block;
    color: #62878f;
}

.external>a {
    display: inline !important;
    padding: 0;
    background: none;
    clear: inherit;
    font-size: 13px;
    font-weight: 300;
    position: absolute;
    right: 45px;
    border: 0;
    margin-top: -1px;
    width: 50px !important;
    line-height: 1 !important;
    color: #578EBE !important;
    margin-right: 35px;
}

.external>a:hover {
    background: none !important;
}

ul.loginInfo {
    color: #c0c0c0;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 20px;
}

.loginInfo h4,
h5.titleText {
    text-align: left;
    width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-responsive {
    margin-top: 15px;
    height: 40px;
}

.title-drop-menu,
.sMenu {
    background: #fff;
    color: #333;
    box-shadow: #282828 2px 2px 2px;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    min-width: 300px;
    max-height: 0;
    right: 10px;
    font-size: .88em;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    top: 65px;
    overflow-y: auto;
}

.title-drop-menu li,
.sMenu li {
    padding: 10px 10px;
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400;
    background: none;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.sMenu {
    margin: 0;
    top: 45px;
}

.sMenu li a {
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400;
    display: block;
}

.sMenu li:hover a {
    color: #fff !important;
    text-decoration: none;
}

.title-drop-menu li:hover,
.sMenu li:hover {
    background: #15293A;
    color: #fff;
}

.profileTopLink:hover {
    cursor: pointer;
}

.profile-picture img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-picture {
    padding: 25px 0 25px 0;
    border-bottom: 1px solid #ddd;
}

.profile-setting .panel-heading {
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.profile-setting .panel {
    border: none;
}

.profile-setting .panel-heading {
    border-left: 2px solid transparent;
}

.profile-setting .panel:hover .panel-heading {
    border-left-color: #5b9bd1;
}

.profile-setting .panel-heading a {
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    display: block;
}

#profileMenu {
    top: 65px;
    display: none;
    padding: 10px 0px;
    box-shadow: #282828 2px 5px 10px;
}

#profileMenu>a {
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    padding: 5px 15px;
}

#profileMenu>a i {
    font-size: 18px;
    padding-right: 8px;
}

.profile-setting .panel-group .panel+.panel {
    margin-top: 0;
}

.profile-setting .panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top: none;
}

.profile-setting .panel-heading a i {
    font-size: 18px;
    padding-right: 8px;
}

.profile-setting .panel-heading.active {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

.profile-setting-items {
    list-style: none;
    padding: 0;
    color: #93a3b5;
}

.profile-setting-items {
    list-style: none;
    padding: 0;
}

.profile-setting-items li {
    padding: 10px 0;
}

.profile-setting-items li a {
    min-width: 50px;
    max-width: 75px;
    float: right;
}

.profile-setting-items li i {
    padding-right: 8px;
}

.profile-setting {
    color: #93a3b5;
}

.profileSMenu {
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    min-width: 300px;
    max-height: 0;
    background: #fff;
}

.top-icons .sMenu {
    overflow: hidden;
}

.slideDown {
    max-height: 350px !important;
}

.title-drop-menu .slideDown {
    max-height: 1600px !important;
}

.profileSMenu.slideDown {
    max-height: 1600px !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #C0C0C0;
}

.nav-tabs>li>a {
    border-radius: 0;
}

.nav-tabs>li.active>a:focus {
    background: #578EBE;
    color: #fff;
}

.nav-tabs>li.active>a {
    background: #578EBE;
    color: #fff;
}

.top-icons {
    font-size: 1.6em;
    padding-right: 16px;
    margin-top: 25px;
    color: #C8C8C8;
    top: 0;
    list-style: none;
    position: absolute;
    right: 300px;
    /*float: right;*/
}

.top-icons a i {
    color: #808080;
    font-size: 1.1em;
}

.top-icons>li {
    position: relative;
    float: left;
    margin-left: 20px;
}

.indicate {
    position: absolute;
    top: -4px;
    right: 7px;
    font-size: 11px !important;
    font-weight: 300;
    text-align: center;
    height: 18px;
    padding: 4px 8px 20px 8px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    text-shadow: none !important;
    vertical-align: middle;
    background: #DA302F;
    color: #fff;
}

.customSidebar li span {
    margin-right: 5px;
}

#sideBar2 {
    width: 42px;
}

.display {
    display: block !important;
}

/**/

.menuToggle {
    position: fixed;
    z-index: 1000;
    margin: 1px 0 0 0;
    color: #ddd;
    background: url(/Style/img/bg-default.png);
    text-align: center;
    border-radius: 5px;
    float: left;
    border-left-width: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    cursor: pointer;
    font-size: 0.8em;
    padding: 5px;
}

#sideBar,
#sideBar2 {
    float: left;
    position: fixed;
    z-index: 999;
    background: #15293A;
    height: 100%;
}

/*Mobile Menu*/

.mobile-menu {
    display: none;
    color: #fff;
}

/*menu2*/

/*menu2*/

.menu2 div.menu-item {
    text-align: center;
    padding: 15px 0;
}

.menu2 div.menu-item>a {
    font-size: 1.3em;
}

.menu2 div.menu-item:hover .subMenu {
    display: block;
}

.menu2 div.menu-item:hover {
    cursor: pointer;
}

.menu2 div.menu-item a {
    color: #f5f5f5;
}

.subMenu {
    display: none;
    max-width: 0px !important;
    min-height: 1px;
    overflow: hidden;
    margin-left: 42px;
    margin-top: -145px;
    position: absolute;
    background: rgba(21, 41, 58, 0.95);
    color: #333;
    box-shadow: #282828 2px 2px 2px;
    padding: 0 0 10px 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    z-index: 1;
}

.slide-right {
    max-width: 1200px !important;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.subli h4 {
    margin: 0;
    color: #f5f5f5;
    font-size: 1.2em;
}

.subli h4 a:hover {
    text-decoration: none;
}

.slideDownLi {
    max-height: 200px;
}

.subSubMenu {
    display: block !important;
}

.subSubMenu li:first-child a {
    color: #FFF !important;
    line-height: 1em !important;
    background: none !important;
    font-weight: 400 !important;
    text-align: left !important;
    cursor: pointer !important;
}

.subSubMenu li:first-child a:hover {
    background: url(/Style/img/bg-default.png) !important;
    color: #f5f5f5 !important;
}

/*end menu2*/

.code {
    border: 1px solid #ccc;
    list-style-type: decimal-leading-zero;
    padding: 5px;
    margin: 0;
}

.code code {
    display: block;
    padding: 3px;
    margin-bottom: 0;
}

.code li {
    border: 1px solid #ccc;
    margin: 0 0 2px 2.2em;
}

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}

/*End Large Menu*/

/*Small Menu*/

ul.smallMenu,
ul.smallMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 35px;
    display: none;
}

ul.smallMenu a {
    display: block;
    text-decoration: none;
}

ul.smallMenu li {
    margin-top: 1px;
}

ul.smallMenu li a {
    color: #D1D0D0;
    padding: 1em;
    border-bottom: solid 1px #282828;
    border-top: solid 1px #424242;
}

ul.smallMenu li a:hover {
    background: #090909;
}

ul.smallMenu li ul {
    display: none;
}

ul.smallMenu li a:hover ul {
    display: block;
}

ul.smallMenu li ul li a {
    color: #D1D0D0;
    padding-left: 20px;
    background: none;
}

ul.smallMenu li ul li a:hover,
ul.smallMenu li ul .current a {
    border-left: 5px #000 solid;
    padding-left: 15px;
}

/*End Small Menu*/

/*End Side Menu*/

/*Sliding Top Menu*/

.slidingTopMenuContainer {
    position: absolute;
    top: 0;
    z-index: 300;
}

.slidingTopMenuContainer img:hover {
    cursor: pointer;
}

.slidingTopMenuInner {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.slidingTopMenuInner ul {
    list-style: none;
    color: #fff;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

.slidingTopMenuInner ul li {
    margin: 0;
    float: left;
    padding: 5px;
    border-right: 1px solid #424242;
    border-left: 1px solid #8B8A8A;
    height: 91px;
}

.slidingTopMenuInner ul li:first-child {
    border-right: 1px solid #424242;
    border-left: none;
}

.slidingTopMenuInner ul li:last-child {
    border-right: none;
    border-left: 1px solid #8B8A8A;
}

.slidingTopMenuInner ul li a {
    text-align: center;
    padding: 5px;
    color: #fff;
    float: left;
    text-decoration: none;
    font-weight: bolder;
    width: 100px;
}

.slidingTopMenuInner ul li>a span:first-child {
    font-size: 1.7em;
}

/*End Sliding Top Menu*/

/*Content*/

.MainContent {
    min-height: 100%;
    margin-top: 70px;
    overflow: hidden;
    background: #ffffff;
}

.innerDiv {
    min-height: 100%;
    width: 100%;
}

.innerDiv table {
    background: transparent;
}

.leftBlock {
    width: 48.33333%;
    float: left;
}

.rightBlock {
    width: 48.33333%;
    float: right;
}

.pageBody {
    background: #FFF !important;
    min-height: 96%;
    position: absolute;
    margin-left: 13%;
}

.pageBody2 {
    background: url(/Style/img/body-bg.png) !important;
    /*background: #FFF !important;*/
    min-height: 100%;
    margin-left: 42px;
    /*width: 97%;*/
    padding: 0;
}

.pageInner {
    padding: 0 5px;
    min-height: 100%;
    overflow: hidden;
}

/*Widgets*/

.widget-body.form form {
    margin: 0px !important;
    padding: 0px !important;
}

.widget-body.form .form-actions {
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: 20px !important;
    margin-bottom: -15px !important;
    padding-left: 195px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.widget-body .dataTables_info,
.widget-body .dataTables_paginate {
    margin-top: 5px !important;
    padding-bottom: 0px !important;
    margin-bottom: -4px !important;
}

.widget-body .table {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.feeds {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.feeds li {
    background-color: #fff;
    margin-bottom: 7px;
}

.feeds li:before,
.feeds li:after {
    display: table;
    line-height: 0;
    content: "";
}

.feeds li:after {
    clear: both;
}

.feeds li:last-child {
    margin-bottom: 0px;
}

.feeds .col1 {
    float: left;
    width: 100%;
    clear: both;
}

.feeds .col2 {
    float: left;
    width: 75px;
    margin-left: -75px;
}

.feeds .col1 .cont {
    float: left;
    margin-right: 75px;
    overflow: hidden;
}

.feeds .col1 .cont .cont-col1 {
    float: left;
    margin-right: -100%;
}

.feeds .col1 .cont .cont-col1 .label {
    display: inline-block;
    padding: 5px 4px 6px 5px;
    vertical-align: middle;
    text-align: center;
}

.feeds .col1 .cont .cont-col1 .label>i {
    text-align: center;
    font-size: 14px;
}

.feeds .col1 .cont .cont-col2 {
    float: left;
    width: 100%;
}

.feeds .col1 .cont .cont-col2 .desc {
    margin-left: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    overflow: hidden;
}

.feeds .col2 .date {
    padding: 4px 9px 5px 4px;
    text-align: right;
    font-style: italic;
    color: #c1cbd0;
}

ul.feeds li:nth-child(odd) {
    background: #f5f5f5;
}

ul.feeds li {
    padding: 10px 5px;
}

#LinksPanel .feeds {
    font-size: 16px;
}

#LinksPanel .feeds .col1 .cont {
    margin-right: 10px;
}

#LinksPanel .feeds .col1 .cont i {
    color: #44B6AE;
    font-size: 1.5em;
}

/*End Widgets*/

/*Wizards*/

/***
Form wizard
***/

/*.form-wizard .progress {
    margin-bottom: 30px;
}*/

.progress {
    position: fixed;
    z-index: 9999;
    background-color: rgba(198, 198, 198, 0.3);
    left: 0px;
    right: 0px;
    display: none;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding: 0px;
}

.progress img {
    position: absolute;
    margin-left: -15px;
    margin-top: -15px;
    left: 50%;
    top: 50%;
}

.form-wizard .steps {
    padding: 0;
}

.form-wizard .steps {
    background-color: #fff;
    background-image: none;
    filter: none;
    border: 0px;
    box-shadow: none;
}

.form-wizard .steps li a {
    background-color: #fff;
    background-image: none;
    filter: none;
    border: 0px;
    box-shadow: none;
}

.form-wizard .steps li a:hover {
    background: none;
}

.form-wizard .step:hover {
    text-decoration: none;
}

.form-wizard .step .number {
    background-color: #eee;
    display: block;
    text-align: center !important;
    font-size: 16px;
    font-weight: 300;
    padding: 7px 0;
    margin: 0 auto;
    height: 35px;
    width: 35px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.form-wizard .step .desc {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}

.form-wizard .active .step .number {
    background-color: #f0ad4e;
    color: #fff;
}

.form-wizard .warning .step .number {
    background-color: #35aa47;
    color: #fff;
}

.form-wizard .active .step .desc {
    color: #333;
    font-weight: 400;
}

.form-wizard .step i {
    display: none;
}

.form-wizard .done .step .number {
    background-color: #f2ae43;
    color: #fff;
}

.form-wizard .done .step .desc {
    font-weight: 400;
}

.form-wizard .done .step i {
    font-size: 12px;
    font-weight: normal;
    color: #999;
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 1280px) {
    .form-wizard .step .desc {
        margin-top: 10px;
        display: block;
    }

    .top-icons {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .loginCenter {
        width: 100%;
    }

    .form-wizard .steps>li>a {
        text-align: left;
    }

    /*#btn-log-out {
        display: none;
    }*/
    .indicate {
        position: absolute;
        top: -4px;
        right: 6px;
        font-size: 11px !important;
        font-weight: 300;
        height: 10px;
        padding: 1px 4px 15px 3px;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        border-radius: 50% !important;
        text-shadow: none !important;
        text-align: center;
        vertical-align: middle;
        background: #DA302F;
        color: #fff;
    }

    .titleText {
        max-width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #btn-log-out {
        top: -20px;
        right: 0px;
        position: absolute;
    }

    .top-icons {
        position: absolute;
        top: -9px;
        right: 60px;
        font-size: 18px;
    }

    .navbar-right {
        background: transparent !important;
    }

    .well {
        padding: 0px;
        padding-top: 10px;
    }
}

/*End form-wizard*/

.wizardHelp {
    background: none repeat scroll 0 0 #EEEEEE;
    display: none;
    margin: 0 auto;
    height: 370px;
    width: 100%;
    padding: 5px 25px;
    overflow: hidden;
}

.wizardHelp h3 {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.wizardHelp ul {
    color: #808080;
    line-height: 1.5em;
    letter-spacing: 0.06em;
}

.wizardHelp ul li {
    padding: 10px 15px;
}

/*End Wizard*/

/*Forms*/

.form-control {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.moneyLabel {
    width: 125px !important;
    text-align: right !important;
}

.currency {
    text-align: right;
    width: 100px !important;
    margin-right: 5px;
}

.currency2 {
    text-align: right;
    width: 100px !important;
    margin-right: 5px;
}

.cents {
    text-align: right;
    width: 40px !important;
    margin-left: 5px;
}

.comma {
    margin-top: 10px;
    font-weight: bolder;
}

.smallForm {
    max-width: 150px !important;
}

.FormHeader2 {
    height: auto;
    width: 100%;
    float: left;
}

.FormHeader {
    height: auto;
    width: 100%;
    float: left;
}

.formtable tr>td {
    padding: 20px 0 !important;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

#formtable tr>td {
    padding: 20px 0 !important;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

#dashIntranetArea tr>td {
    padding: 8px !important;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

#intraGridDetails tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

/* 26.11.2020 - KK isteği */

#intraGridDetails tr td:first-child {
    width: 120px;
}

/* Inner table - Çoklu sütun */

table.kkninruyasi,
table.kkninruyasi table {
    width: 100%;
}

#intraGridDetails td.hasColumns {
    padding: 0;
}

#intraGridDetails td td {
    border: none;
    padding: 0;
}

#intraGridDetails td td td {
    padding: 8px;
}

#AddformContent td.hasColumns {
    padding: 0 !important;
}

#AddformContent table.kkninruyasi td {
    padding: 0 !important;
    padding-right: 2em !important;
}

#AddformContent table.kkninruyasi td td {
    padding: 20px 0 !important;
}

#AddformContent table.kkninruyasi td:last-child {
    padding-right: 0 !important;
}

.FormHeader table tr>td:first-child {
    /*font-weight: bold;*/
    width: 50% !important;
}

.FormHeader table tr>td .form-control {
    /*width: 280px;*/
}

.form-group {
    margin-bottom: 0 !important;
}

.buttonFooter {
    overflow: auto;
    padding: 10px 5px;
    bottom: 20px;
    width: 100%;
    border-top: 1px solid #ddd;
}

.aspLink {
    text-decoration: none !important;
    cursor: pointer !important;
}

/*Tables*/

.financialTable {
    width: 74% !important;
    text-align: right;
}

.financialTable tr>td:first-child {
    text-align: left;
}

.financialTable tr>td {
    text-align: right;
}

/*end tables*/

/*Filters*/

.date-filter {
    width: 550px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    overflow: hidden;
}

.date-filter ul {
    list-style-type: none;
    padding-left: 8px;
}

.date-filter ul li {
    overflow: hidden;
    padding: 8px 10px;
}

.form-control {
    padding: 6px 3px;
}

.form-control.short-textbox {
    width: 100px !important;
}

.thinbox {
    display: block;
    height: 30px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.2;
    margin-right: 5px;
}

.filterButton {
    margin-bottom: 3px;
    min-width: 110px;
    background: #ddd;
    float: left;
}

.filterButton a.closeButton {
    float: right !important;
    margin: 0 2px;
    overflow-x: auto;
}

/*End Filters*/

/*End Forms*/

/*End Content*/

/*Footer*/

.footer,
.push {
    height: 0.5em;
}

.footer {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: #818a8f;
    bottom: 0;
    border-top: solid 2px #818a8f;
    height: 20px;
    background: #15293A;
}

/*Bootstrap Fixes*/

#dashboard span[class*=glyphicon-wrench] {
    display: none;
}

.form-control[disabled],
.form-control[readonly],
.form-control {
    cursor: pointer;
    background-color: #fff;
}

.panel {
    border-radius: 0px !important;
}

.panel-default>.panel-heading {
    border: none;
    border-radius: 0px;
}

.navbar-inverse {
    background: #15293A;
    border: none;
    height: 70px;
}

.col-sm-10 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    overflow: hidden !important;
}

.panel-heading {
    height: 50px;
    padding: 13px;
}

.panel-heading>a {
    color: #333;
    cursor: default;
    line-height: 2em;
}

.panel-heading span {
    cursor: pointer;
}

.panel-title,
.panel-heading a {
    margin-right: 5px !important;
}

h4.panel-title {
    color: #333;
    display: table;
    font-size: 1.3em;
}

#dashboard h4.panel-title {
    color: #fff;
}

#dashboard .panel-heading>a {
    color: #fff;
    cursor: default;
    line-height: 2em;
}

.panel-title {
    width: 80%;
}

.panel-heading {
    overflow: hidden;
}

.panel {
    margin-bottom: auto !important;
}

.panel table .formlayout tr>td:first-child {
    min-width: 20% !important;
    max-width: 30% !important;
}

.panel table tr:first-child {
    font-weight: bold;
}

.panel table tr:first-child th {
    background: #3C80AD;
    color: #fff;
}

.panel table tr:first-child th.sort {
    background-image: url('../img/sort_both.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
}

.panel table tr:first-child th.hideColumns {
    background-image: url('../img/close.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 18px;
}

.iconHideColumns {
    background-image: url('../img/close.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 16px;
}

.iconShowColumns {
    background-image: url('../img/open.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 16px;
}

.panel table tr:first-child th.showColumns {
    background-image: url('../img/close.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 18px;
}

.panel table tr:first-child th.sort_desc {
    background-image: url('../img/sort_desc.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
}

.panel table tr:first-child th.sort_asc {
    background-image: url('../img/sort_asc.png');
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
}

.intranetGrid {
    font-size: 13px !important;
}

.remove-row thead {
    display: none !important;
}

.intranetGrid thead tr:first-child {
    font-weight: bold;
}

.intranetGrid thead tr:first-child th {
    background: #3C80AD;
    color: #fff;
}

.intranetGrid thead tr:first-child th.sort {
    background: #3C80AD url('../img/sort_both.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
}

.intranetGrid thead tr:first-child th.sort_desc {
    background: #00B9F2 url('../img/sort_desc.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
}

.intranetGrid thead tr:first-child th.sort_asc {
    background: #00B9F2 url('../img/sort_asc.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
}

.intranetGrid thead tr:first-child th.hideColumns {
    background: #3C80AD url('../img/close.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 18px;
}

.intranetGrid thead tr:first-child th.hideColumns {
    background-image: url('../img/close.png') !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
}

.intranetGrid thead tr:first-child th.showColumns {
    background: #3C80AD url('../img/open.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 18px;
}

.intranetGrid thead tr:first-child th.showColumns {
    background-image: url('../img/open.png') !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
}

.intranetGrid.lazyload tfoot {
    visibility: hidden;
}

/*
.intranetGrid td {
    max-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
*/

.intranetGridUpload {
    font-size: 12px !important;
}

.remove-row thead {
    display: none !important;
}

.intranetGridUpload thead tr:first-child {
    font-weight: bold;
}

.intranetGridUpload thead tr:first-child th {
    background: #3C80AD;
    color: #fff;
}

.intranetGridUpload thead tr:first-child th.sort {
    background: #3C80AD url('../img/sort_both.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
}

.intranetGridUpload thead tr:first-child th.sort_desc {
    background: #00B9F2 url('../img/sort_desc.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
}

.intranetGridUpload thead tr:first-child th.sort_asc {
    background: #00B9F2 url('../img/sort_asc.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
}

.intranetGridUpload thead tr:first-child th.hideColumns {
    background: #3C80AD url('../img/close.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 18px;
}

.intranetGridUpload thead tr:first-child th.showColumns {
    background: #3C80AD url('../img/open.png') no-repeat center right;
    color: #fff;
    cursor: pointer;
    width: 1px;
    padding-right: 18px;
}

.table-striped>tbody>tr:hover {
    background: #dedede !important;
}

.table-striped>tbody>tr:first-child td {
    /*background: #efefef;*/
    border-color: #eeeeee !important;
}

.table-striped>tbody>tr:nth-child(odd) {
    background: #f5f5f5;
}

.table-bordered {
    border: 1px solid transparent !important;
}

.table-striped>tbody>tr:last-child {
    /* background: none;*/
}

.table-striped>tbody>tr:first-child {
    /*background: none;*/
}

.FormHeader .dropdown-toggle {
    min-width: 180px;
    text-align: left;
}

.FormHeader .dropdown-toggle span {
    float: left;
}

.down {
    margin-top: 7px;
    float: right !important;
}

.FormHeader .dropdown-menu {
    min-width: 280px;
}

.formfileds table tr>td:first-child {
    width: 20% !important;
}

.upMenuRight {
    right: 0 !important;
    left: auto !important;
}

/*End Bootstrap Fixes*/

/*File Upload*/

.fileUploadField:nth-child(even) {
    clear: both;
    background-color: #d5d5d5;
    height: 40px;
    width: 500px;
    line-height: 1.7em;
    padding-top: 7px;
}

.fileUploadField:nth-child(odd) {
    clear: both;
    background-color: #fff;
    height: 40px;
    width: 500px;
    line-height: 1.7em;
    padding-top: 7px;
}

/*IconSet*/

.formicons {
    background: url(/Style/img/icon_sprite.png) no-repeat top left;
    width: 30px;
    height: 30px;
    display: block;
}

.icon-pdf {
    background-position: 0 0;
    width: 30px;
    height: 30px;
}

.icon-doc {
    background-position: 0 -80px;
    width: 30px;
    height: 30px;
}

.icon-docx {
    background-position: 0 -160px;
    width: 30px;
    height: 30px;
}

.icon-gif {
    background-position: 0 -240px;
    width: 32px;
    height: 32px;
}

.icon-jpeg {
    background-position: 0 -322px;
    width: 30px;
    height: 30px;
}

.icon-jpg {
    background-position: 0 -402px;
    width: 30px;
    height: 30px;
}

.icon-png {
    background-position: 0 -482px;
    width: 32px;
    height: 32px;
}

.icon-ppt {
    background-position: 0 -564px;
    width: 30px;
    height: 30px;
}

.icon-txt {
    background-position: 0 -644px;
    width: 32px;
    height: 32px;
}

.icon-xls {
    background-position: 0 -726px;
    width: 30px;
    height: 30px;
}

.icon-xlsx {
    background-position: 0 -726px;
    width: 30px;
    height: 30px;
}

.icon-mp4,
.icon-mov {
    background: url(/jsfiles/ThirdParty/dropzone/icons/mp4.png) no-repeat top left;
    width: 32px;
    height: 32px;
    background-size: contain;
}

.icon-avi {
    background: url(/jsfiles/ThirdParty/dropzone/icons/avi.png) no-repeat top left;
    width: 32px;
    height: 32px;
    background-size: contain;
}

/*End IconSet*/

/*Grid Formatting*/

.font-adjust {
    margin-right: 10px;
    height: 30px;
}

.font-adjust span {
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px;
}

.minus:before,
.plus:after {
    font-weight: normal;
}

.minus:before {
    content: "";
}

.plus:after {
    content: "";
    font-size: 16px;
    margin-top: 7px;
    position: absolute;
}

.sticky-grid {
    position: relative;
    width: 100%;
}

.sticky-grid tr:first-child {
    /*background: #333;*/
    /*color: #fff;*/
    width: 100%;
}

.hidden-header {
    display: none;
    overflow: hidden;
    /*position: relative;*/
}

#hiddenHeaderContainer {
    overflow: hidden !important;
    position: fixed;
    z-index: 10;
}

.green {
    background-color: #5CB85C !important;
}

.yellow {
    background-color: #ffdd77 !important;
}

.orange {
    background-color: #ff8500 !important;
}

.red {
    background-color: #CB2127 !important;
}

.matrix tr td {
    height: 75px;
    width: 75px !important;
}

.grid tr:hover {
    cursor: pointer;
}

.bootpag {
    margin: 0;
    float: left;
}

.bootpag a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.bootpag span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

/*END Grid Formatting*/

/*Dashboard fixes*/

.dash-title {
    padding: 10px;
}

.newsfix {
    width: 875px;
}

.imgNews {
    width: 100%;
    margin-bottom: 20px;
}

.notificationfix {
    width: 45%;
    margin-left: 15px;
}

.loading12 {
    margin-top: -32px;
    float: left;
    margin-left: 100px;
}

.gizle {
    display: none !important;
}

/*Dashboard fixes*/

.txtLayout {
    float: left;
    width: 100%;
}

.txtDate {
    float: left;
    width: 199px;
}

.txtIcon {
    float: left;
    width: 75px;
    height: 34px;
}

#searchPanel {
    width: 100%;
    border: none
}

div.filter .panel-heading {
    height: auto;
}

@media (min-width: 700px) {
    div.filter .panel-heading .col-left {
        float: left;
        min-width: 132px;
        /* KK isteği */
        margin-top: .5em;
    }

    div.filter .panel-heading .col-right {
        overflow: auto;
    }
}

div.filter .panel-heading select {
    max-width: 500px;
}

#accordionFilter h4 {
    width: auto;
    display: inline-block
}

#accordionFilter .glyphicon-chevron-up {
    transition: all 0.3s ease;
    margin-top: 2px;
}

#accordionFilter.collapsed .glyphicon-chevron-up {
    transform: rotate(180deg);
    margin-top: 5px;
}

.leftDiv {
    float: left;
    margin-right: 5px;
}

.filterArea {
    float: left;
    margin-right: 18px;
}

.filterValueHeader {
    border-bottom: 2px solid #555;
    margin-bottom: 7px;
    background: #F5F5F5;
    padding: 0;
    color: #555;
}

.filterValueHeader span {
    display: block;
    width: 96px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.content {
    height: 460px;
    padding: 20px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.marginTop_6px {
    margin-top: -6px;
}

.marginBottom_6px {
    margin-bottom: -6px;
}

.filterLoading {
    position: absolute;
    z-index: 1;
    margin-top: 22px;
    margin-left: 342px;
}

.wrapperUpload {
    width: 500px;
    background-color: #dddddd;
    font-weight: bold;
    height: 25px;
    clear: both;
    padding-top: 4px;
}

.strFileName {
    width: 254px;
    float: left;
}

.strFileExtension {
    width: 149px;
    float: left;
}

.strprocess {
    width: 50px;
    float: left;
}

#uploadedDivFirst {
    width: 500px;
    clear: both;
}

#uploadedDiv {
    width: 500px;
    clear: both;
}

.contentDiv {
    padding-top: 10px;
    clear: both;
}

.contentDiv2 {
    float: left;
    padding-top: 5px;
}

.loadingGif {
    float: left;
    margin-left: 24px;
    position: absolute;
}

.CheckList {
    list-style: square;
}

/*DYNAMIC FORMs*/

.requiredHeader {
    font-size: 1.5em;
    padding-bottom: 10px;
}

#requiredFields {
    list-style: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 200px;
    z-index: 5555555555;
    right: 30px;
    border-radius: 10px;
    display: none;
    width: 25%;
}

#requiredFields ul {
    list-style: none;
    padding: 0;
    color: #f5f5f5;
}

#requiredFields ul li {
    padding: 5px 25px;
}

#requiredFields ul li:first-child {
    border-bottom: 1px solid #f5f5f5;
}

.space {
    padding-left: 10px;
    padding-right: 10px;
}

.enableDate {
    z-index: -999;
    position: absolute;
}

.redLine {
    padding: 10px;
}

:focus {
    outline: none;
}

.colorCode {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 57px;
    padding: 0px 5px;
}

.titleMenu {
    cursor: default;
}

.lastButton {
    width: 100%;
    background: none;
    border: 0px;
    padding: 5px;
}

.lastButton:hover {
    background-color: #428bca;
    color: #fff;
}

.multiselect-container a {
    clear: none !important;
    line-height: 1.5 !important;
}

.multiselect-container .checkbox {
    display: table !important;
}

.multiselect.btn-primary {
    background: #fff !important;
    font-weight: normal !important;
    color: inherit !important;
    border-color: #ccc !important;
}

.multiselect.btn-primary .caret {
    border-top-color: #3f3f3f !important;
}

.loadingData {
    background: transparent url('../img/load.gif') 50% 50% no-repeat;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    z-index: 999;
}

.loadingData-preloader-text {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    text-align: center;
    margin: 80px 0 0 -150px;
    font-size: 18px;
    color: #3C80AD;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    z-index: 999;
}

#loadingData-preloader-overlay {
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
}

.aspNetDisabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.scroller {
    overflow-y: scroll;
    height: 265px;
}

.setBubble {}

.setBubbleHeader {
    background: #3C80AD;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 5px 5px 0 5px;
    width: 100%;
}

.setBubbleHeader small {
    font-size: 0.8em;
}

.setBubbleHeader h5 {
    font-size: 16px;
    line-height: 12px;
    padding: 0;
    margin: 0;
}

.setBubbleBody {
    background: #ddd;
    font-size: 0.9em;
    color: inherit;
    overflow: auto;
    width: 100%;
    line-height: 1.5;
}

.setBubbleBody table {
    width: 100%;
    background: none;
    font-weight: normal;
}

.setBubbleBody table tr td {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    padding: 10px 5px;
}

.setBubbleBody table tr:first-child {
    font-weight: normal !important;
}

.setBubbleBody table tr td.topLeft {
    border-right: 1px dotted #333;
    border-bottom: 1px dotted #333;
}

.setBubbleBody table tr td.topRight {
    border-bottom: 1px dotted #333;
}

.setBubbleBody table tr td.bottomLeft {
    border-right: 1px dotted #333;
}

.setBubbleFooter {
    background: #3C80AD;
    line-height: 1.5;
    font-size: 1em;
    color: #fff;
    /*border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;*/
    padding: 5px;
    width: 100%;
}

.subSubMenu {
    display: none !important;
    margin-left: 184px !important;
    width: 166px !important;
}

.subSubMenu li:first-child a {
    color: #FFF !important;
    line-height: 1em !important;
    background: none !important;
    font-weight: 400 !important;
    text-align: left !important;
    cursor: pointer !important;
}

.subSubMenu li:first-child a:hover {
    background: url(/Style/img/bg-default.png) !important;
    color: #f5f5f5 !important;
}

.radioNaceList input {
    float: left;
    width: 5%;
}

.radioNaceList label {
    float: left;
    width: 95%;
    font-weight: normal;
}

.noTopBorder td {
    border: 0px !important;
}

.userList {
    /*height: 320px;*/
    float: left;
    /*overflow: scroll;
    overflow-x: hidden;*/
    width: 100%;
}

.loadingSimulate {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 37%;
    display: none;
}

.limg {
    float: left;
    width: 100%;
}

.ltext {
    width: 100%;
    float: left;
    margin: 10px 0px;
    color: #3C80AD;
    font-size: 22px;
    margin-left: -23px;
}

.direction {
    padding: 10px 0px;
    border: none;
    background: none;
    font-size: 2.5em;
    position: absolute;
    z-index: 6;
    width: 20px;
    height: 36px;
    top: 20px;
}

.left-button,
.right-button {
    position: absolute;
    top: 25px;
    font-size: 2em;
    z-index: 5;
    color: #3C80AD;
}

.right-button {
    right: 0;
}

.righty {
    right: 0;
}

.relative {
    position: relative;
}

/*===================================================================================================================================
    GRID SETTINGS
    ================================================================================================================================*/

/*table[id$="gViewForms"] tr th:last-child, table[id$="gViewForms"] tr td:last-child{
   width:8% !important;
}*/

/*Media Queries*/

@media screen and (max-width:767px) {

    /*.mobile-menu {
        display: block;
    }*/
    .customSidebar {
        display: none;
    }

    #pageContent {
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: block !important;
        padding-bottom: 0;
        overflow: visible !important;
        float: right;
    }
}

.navigationMenu {
    list-style: none;
    float: left;
}

.navigationMenu li {
    list-style: none;
    float: left;
}

ul.navigationMenu li:before {
    font-family: FontAwesome;
    content: "\f054";
    padding: 0px 5px;
    float: left;
}

.navigationMenu li a {
    color: #000;
}

/*Modal*/

.modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 600px;
}

.modal-content {
    border-radius: 0px;
}

.modal-backdrop {
    z-index: 1025;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 900px;
    }
}

.wizardHelp #content_1 {
    height: 284px;
}

/*Custom Dropdown*/

.btn-default,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    font-weight: normal;
    background: #fff;
    border: 1px solid #d9d9d9;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background: #fff;
}

/*==============================================================================================================================
    DASHBOARD
    ===========================================================================================================================*/

.report-plates {
    height: 130px;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    padding-right: 10px;
    border-radius: 20px;
}

.report-plates .visual {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 38px;
    margin-bottom: 15px;
    position: absolute;
}

.report-plates .visual>i {
    color: #FFFFFF;
    opacity: 0.1;
    margin-left: -35px;
    font-size: 110px;
    line-height: 110px;
}

.report-plates .number {
    padding-top: 25px;
    text-align: right;
    font-size: 45px;
    line-height: 36px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    font-weight: 300;
}

.report-plates .desc {
    text-align: right;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 300;
}

.report-plates .number,
.report-plates .desc {
    color: #fff;
}

#plates a:hover {
    text-decoration: none;
}

/*@media only screen and (max-width: 800px) {
    .intranetGrid th {
        display: none !important;
    }

    .intranetGrid td {
        display: block !important;
        position: relative;
        padding-left: 30% !important;
        white-space: normal;
        text-align: left;
    }

        .intranetGrid td:before {
            content: attr(data-title);
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
            margin-right:20px;
        }
}*/

@media only screen and (max-width:767px) {
    #sideBar2 {
        display: none !important;
    }

    .mobile-menu a {
        color: #f5f5f5;
    }

    .mobile-menu a:hover,
    .mobile-menu a:focus,
    .mobile-menu a:active {
        background: #163651 !important;
    }

    .mobile-menu li ul {
        list-style: none;
        /*text-align:center;*/
    }

    .mobile-menu li {}

    .mobile-men-icon {
        float: left;
        margin-right: 8px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover li,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:active li,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus li {
        background: #163651 !important;
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li:active,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li:focus {
        background: #163651 !important;
        color: #fff;
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background: #163651 !important;
    }

    .mobile-menu {
        display: block;
    }

    .navbar-collapse.in {
        min-height: 700px;
    }

    .navbar-right {
        background: transparent;
        float: right;
    }

    .navbar-right>li {
        float: left;
    }

    .navbar-inverse {
        height: 55px !important;
    }

    .navbar-inverse .img-responsive {
        height: 30px !important;
    }

    .navbar-inverse .navbar-collapse {
        background: #15293A !important;
    }

    .MainContent {
        margin-top: 55px;
    }

    .logoBg {
        margin-left: 15px;
        height: 35px;
    }
}

@media only screen and (min-width:767px) {

    #login-page .loginCenter,
    .loginCenter {
        width: 500px !important;
    }
}

.is_active_-1 {
    color: #0000AA !important;
}

.is_active_0 {
    color: #AA0000 !important;
}

#menuNavInnerPage {
    margin-left: 20px;
    margin-top: -10px;
}

#menuNavInnerPage li {
    float: left;
}

.tableFooter {
    width: 100%;
    font-size: 11px;
    color: #000;
}

.tableHeader {
    font-size: 11px;
    color: #000;
}

.grid>.tableHeader {
    margin-top: -36px;
}

#req {
    color: #000;
    text-align: right;
}

@media (max-width: 450px) {
    .navbar-inverse .img-responsive {
        height: 25px !important;
    }

    .top-icons {
        top: -14px !important;
        /*padding-right: 55px;*/
    }

    .top-icons li {
        /*width: 100% !important;*/
        margin-left: 0;
    }

    .top-icons .sMenu {
        right: -122px;
        overflow: hidden;
        width: 150px !important;
    }

    .top-icons .sMenu li {
        width: 100% !important;
        margin-left: 0;
    }

    .loginInfo {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 240px;
    }

    .loginInfo h4 {
        font-size: 1.5em;
    }

    #notification-drop {
        float: left;
        margin-left: -200px;
        width: 300px;
    }

    #notification-drop .external a {
        float: right;
        margin-right: 0;
    }

    #notification-drop .external h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 150px;
    }

    #profileMenu {
        width: 100%;
        margin-left: -10px;
    }
}

@media (max-width:900px) and (min-width:768px) {
    .img-responsive {
        height: 40px !important;
    }
}

.riskColorSpan {
    font-weight: bold;
    float: left;
    padding: 10px;
}

.riskColorSpan_2 {
    font-weight: bold;
    padding: 10px;
}

#imageList {
    width: 100%;
    float: left;
    margin-top: 5px;
}

#imageList>a {
    margin-right: 5px;
}

.align-right {
    text-align: right !important;
}

.nopad td {
    padding: 2px !important;
}

.calc {
    /* Firefox */
    width: -moz-calc(100% - 16px);
    /* WebKit */
    width: -webkit-calc(100% - 16px);
    /* Opera */
    width: -o-calc(100% - 16px);
    /* Standard */
    width: calc(100% - 16px);
}

.visibilityHide {
    visibility: hidden !important;
    padding: 0px !important;
    margin: 0px !important;
}

.childGrid {
    background: #FFF !important;
    border: 2px solid rgba(0, 0, 0, 0) !important;
}

.hasChildRow {
    font-weight: bold;
}

.childGrid .filter {
    margin: 0px !important;
}

.childGrid .nav-tabs {
    border: 0px !important;
}

.childGrid .table {
    margin-bottom: 0px !important;
}

.childGrid>td {
    border: 3px solid rgba(0, 0, 0, 0) !important;
    padding-left: 20px !important;
}

.childGrid tbody tr {
    background: rgba(0, 0, 0, 0);
}

.childGrid .icon-xls {
    background: url(/Style/img/excel.GIF) no-repeat top left;
    width: 14px;
    height: 20px;
    display: block;
}

.childGrid .dropdown-menu.pull-right {
    right: auto;
}

.closeChiGrid .headerExcel {
    float: left !important;
}

.tempDbData {
    background: rgba(0, 0, 0, 0.14);
}

.elImg {
    width: 150px;
    height: 150px;
    margin: auto;
    margin-left: 23%;
}

.chk-passive input[type="checkbox"] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    /*background-image: url(/Style/img/chk_active.png);*/
    /*background: url(/Style/img/chk_active.png) no-repeat top left;*/
}

.chk-passive input[type=checkbox]+label {
    background: url("/Style/img/chk_active.png") no-repeat;
    height: 19px;
    width: 20px;
    display: inline-block;
    padding: 0 0 0 0px;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.boxwrap {
    color: #000;
    font-weight: bold;
}

.boxwrap:hover {
    color: #000;
    font-weight: bold;
}

.boxwrap:visited {
    color: #000;
    font-weight: bold;
}

.boxcontent {
    width: 90%;
    margin: 6px;
    padding: 5px;
    border-radius: 5px;
}

.recon-green {
    background: #3BE706;
}

.recon-red {
    background: #FF0033;
}

.recon-yellow {
    background: #F2F24E;
}

.recon-grey {
    background: #D4CFCC;
}

.ftstatus {
    width: 22px;
    height: 22px;
    float: left;
    margin-left: 20px;
}

.ftstatustext {
    float: left;
    margin-left: 20px;
    line-height: 20px;
}

fieldset {
    padding: 1.4em;
    padding-bottom: 0px;
    margin: 0px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

legend {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
    font-weight: bold;
    font-size: 1.2em;
    width: inherit;
}

.fileArea {
    margin-bottom: 13px;
}

.profileGrid .visibilityHide {
    display: none !important;
}

.profileGrid td {
    font-weight: normal;
}

.drcalender {
    float: none !important;
    width: 9%;
    height: 85px !important;
    text-align: center;
}

.drcalender>span {
    float: none !important;
    text-align: center;
}

#excelSheetArea>li>a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 2.428571429;
    color: #333333;
    width: 100%;
    white-space: nowrap;
    height: 30px;
    padding-left: 15px;
    text-decoration: none;
}

#excelSheetArea>li>a:hover {
    background-color: #428bca;
    color: #FFFFFF;
}

#excelSheetArea>li {
    display: block;
}

#excelSheetArea {
    float: left;
    /*min-width: 160px;*/
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.bulguPopup {
    width: 850px !important;
}

.multiselect-container label {
    display: block;
    white-space: normal;
    line-height: 1.5 !important;
}

.multiselect-container li a {
    display: block;
    white-space: normal;
    line-height: 0.2 !important;
    height: auto;
}

.noBorder td {
    border: none !important;
}

.noBorder th {
    border: none !important;
}

.noBorder {
    border: none !important;
}

/* Prevent wrapping grid edit buttons */

.userAction .fl {
    float: none;
}

.userAction {
    white-space: nowrap;
}

.userAction a {
    margin-right: 5px;
}

.userAction a:last-child {
    margin: 0;
}

/* Async FILE_PATH container */

.afc_container {
    text-align: center;
    margin: 0 auto;
    overflow: auto;
}

.afc_container::after {
    content: "";
    clear: both;
    display: table;
}

/* Bootstrap modal full screen hack */

.modal-full.modal {
    padding: 0 !important;
}

.modal-full.modal .modal-dialog {
    width: 80%;
    max-width: none;
}

.modal-full.modal .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-full.modal .modal-body {
    overflow-y: auto;
    max-height: 70vh;
}

/* Fullcalendar ajanda görünümünde tüm gün backgroundu */

.fc-agenda-view .fc-row .fc-day {
    background-color: #d3f2f5;
}

.div-disabled {
    pointer-events: none;
    opacity: 0.5;
}

.intranetGrid tr.active,
.intranetGrid tr.active td {
    background: #B2D0E4 !important;
}

/* Kayhan Ketenci */

.btn-sm {
    padding: 3px 6px;
    font-size: 14px;
}

.progress img {
    content: url("/Style/img/load.gif");
}

.examinationMedDefault {
    background-color: white;
}

.examinationMedTransfered {
    background-color: #E35259
}

.examinationMedConfirmed {
    background-color: #8CFA4B
}

.pre {
    white-space: pre-wrap;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-height: 600px !important;
    width: auto !important;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
}

.scaleUP {
    transition: transform 0.2s ease-in-out;
}

.scaleUP:hover {
    transform: scale(1.5);
    color: white
}

.password-side {
    display: flex;
    align-items: center
}

.password-eye {
    position: absolute;
    right: 27px;
    color: #428bca;
}

.captchatext::placeholder {
    text-transform: none;
}

/* https://hseplus.atlassian.net/browse/IN-4295 */
#translate-popover {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid black;
    padding: 10px;
    max-width: 600px;
    white-space: pre-line;
    z-index: 9999;
}

table .translate {
    position: relative;
    height: 3em;
}

table .translate a.translate-button {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    padding: 1em;
    font-weight: normal;
    font-style: normal;
    color: blue;
    text-decoration: none;
    cursor: pointer;
}

table.formfields .translate a.translate-button {
    padding: 2em;
}
 /*sadece SUBTOTAL_FN alanlarını bold yapmak yazıldı. _'den sonra id gelmeyen tek yer subtotal_fn satırı.*/
#updateRow_  .firstBold span{
    font-weight: bold!important;
}
#edit_  .firstBold span {
    font-weight: bold!important;
}