html{}
body{
}

#logo{
    /*display: block;*/
    height: 100%;
    width: 100%;
    padding: 1px 8px;
}

.page-header.navbar{
    background: #fc4e57;
    z-index: 111 !important;
    box-shadow: inset 1px 9px 20px #ab282f;
}
.page-header{
    margin-top: 20px;
    margin-bottom: 0px;
}
.page-header h2{
    font-size: 25px;
    font-weight: 600;
    float: left;
    margin-bottom: 20px;
    margin-top: 0;
}

.form-md-line-input .form-control{
    height: 34px;
    padding: 6px 12px;
}
.address-section>h4 {
    background-color: #d9534f;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    padding: 1em 20px;
    margin: 0;
}
.address-section {
    height: auto;
    padding: 0!important;
    padding-bottom: 15px !important;
}
.address-section .about-quote, .address-section ul, .address-section>p {
    padding-left: 20px;
    padding-right: 20px;
}

.portlet-custom1{}

.portlet-custom1 .portlet-title .caption > .caption-subject{
    color:#FFF;
    margin-top: 7px;
    float: left;
}
.portlet-custom1 .portlet-title .actions .btn{
    border-color:#FFF !important;
    color:#FFF;
}
.portlet-custom1 .portlet-title{background-color: #fc4e57;min-height: auto !important;padding: 5px 20px !important;}
.clear{clear: both;}

.main-avatar{
    width: 149px;
    height: 149px;
    margin: 0 auto 20px;
    background: #e7ad0a;
    border-radius: 50% !important;
    text-align: center;
    line-height: 149px;
    font-size: 38px;
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 2px;
}
.profile-userpic{
    text-align: center;
}

html .accordion.accordion-primary .card-header{
    background-color: #266cb2 !important;
    margin-top: -10px;
    margin-bottom: -10px;
}
html .accordion.accordion-primary .card-header a{
    color:#FFF !important;
    display: block;
    padding: 10px 20px;
    text-decoration: none !important;
}
html .accordion.accordion-primary .card-header a:hover{
    text-decoration: none;
}
#filterForm{
    padding-bottom: 10px;
}

/*.siparis_toolbar{*/
/*    position: fixed;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    z-index: 11;*/
/*    width: 100%;*/
/*    height: 50px;*/
/*    background: #abe7ed;*/
/*    color: #054046;*/
/*}*/
/*.siparis_toolbar .toolbar-head{}*/
/*.siparis_toolbar .toolbar-content{*/
/*    display: flex;*/
/*}*/
/*.siparis_toolbar .toolbar-content .toolbar-text{*/
/*    min-width: 80%;*/
/*    padding-top: 15px;*/
/*    font-size: 15px;*/
/*}*/
.siparis_toolbar .toolbar-content .toolbar-text span{}
.siparis_toolbar .toolbar-content .toolbar-action{text-align: right;min-width: 20%;padding-top: 10px;}
.siparis_toolbar .toolbar-content .toolbar-action a{
    float: right;
}
.siparis-detay-box{
    min-height: 270px;
}
.profile-stat-title{
    font-size: 19px !important;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username{
    color: #FFF;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover {
    background-color: #f16c73;
}

.page-header.navbar:after {
    background: url(../img/border.png);
    position: absolute;
    left: 0;
    bottom: -12px;
    z-index: 111;
    width: 100%;
    height: 19px;
}
.page-toolbar{
    float: right;
}
.page-toolbar .btn{}

.page-sidebar.navbar-collapse{
    margin-top: -30px;
    /* margin-left: -20px; */
    padding-top: 20px;
    min-height: 100vh;
    background: #2f353b;
    position: fixed;
    left: 0;
    top: 110px;
    /*box-shadow: inset -6px -1px 20px 3px #000000d1;*/
}
.page-footer{display: none;}

input.multiselect-search{
    padding: 15px 9px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle{
    margin-top: 30px;
    padding-top: 0;
    border-radius: 10px !important;
    background: none !important;
    padding-bottom: 0 !important;
}

.inline-flex{
    display: inline-flex !important;
}
.highcharts-credits{display: none !important;}

.urun-thumb{
    display: block;
    max-height: 150px;
    float: left;
}
.urun-thumb img{max-width: 100%;max-height: 130px;border-radius: 5px !important;transition: transform .2s; position: relative; z-index: 10;}
.urun-thumb img:hover{
    transform: scale(2.5);
    transform-origin: 0 50%;
    z-index: 11;
}
.table tr:first-child .urun-thumb img{
    transform-origin: 0 0 !important;
}
.table tr:last-child .urun-thumb img{
    transform-origin: 0 100% !important;
}
#bg{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 5;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    top: 0;
    left: 0;
}
.urun_table td, .urun_table th{
    font-size: 13px;
    line-height: 20px !important;
}
.sepet_islem_sol{
    width: 70%;
    float: left;
}
.sepet_islem_renk{
    width: 100%;
    height: 30px;
    float: left;
    background: #fff;
    color: #949494;
    border-radius: 0 !important;
    border: solid 1px #c2cad8;
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding-left: 10px !important;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.sepet_islem_adet{
    color: #949494;
}
.sepet_islem_btn{
    width: calc(30% - 5px);
    height: 30px;
    float: left;
    margin-left: 5px !important;
    margin-right: 0 !important;
    padding: 0 !important;
    background-color: #fc4e57;
    border-color: #d83e45;
    color: #fff;
}
.sepet_islem_btn:hover{
    background-color: #d83e45;
    color: #fff;
}
.sepet_islem_btn2{
    height: 65px;
}
.page-sidebar:after {
    background: url("../img/border-left.png");
    position: absolute;
    right: -8px;
    top: 0;
    z-index: 111;
    min-height: 100vh;
    width: 19px;
    color: #121417;
}
#bakim_body .page-header{top:50px;}
#bakim_body .page-container{margin-top:135px;}
#bakim_body .page-sidebar{top:160px;}
#bakim_calismasi{width: 100%; height: 50px; box-sizing: border-box; background: red; color: #fff; font-size: 18px; text-align: center; padding: 15px 0;}

/*.ui-autocomplete {*/
/*    border: 1px solid #d4b857!important;*/
/*    border-bottom: none!important;*/
/*    border-top: none!important;*/
/*    !*position the autocomplete items to be the same width as the container:*!*/
/*    !*top: 100%!important;*!*/
/*    !*left: 0!important;*!*/
/*    !*right: 0!important;*!*/
/*}*/
.ui-autocomplete li {
    padding: 0.4px;
    /*cursor: pointer;*/
    background-color: #fff;
    /*border-bottom: 1px solid #d4d4d4;*/
    border: 1px solid #fff!important;
    /*border-bottom: none!important;*/
    /*border-top: none!important;*/
}
.base_table td{
    padding: 0.10rem!important;
}
.base_table td span{
    /*padding: 0.25rem!important;*/
    font-weight: bold;
}
.price-right{
    text-align: right;
    width: 8%!important;
}
.w20{
    width: 20%!important;
}
.w40{
    width: 40%!important;
}

/*.search-input {*/
/*    !*the container must be positioned relative:*!*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/
/*.search-input input {*/
/*    border: 1px solid transparent;*/
/*    background-color: #f1f1f1;*/
/*    padding: 10px;*/
/*    font-size: 16px;*/
/*}*/
/*.search-input input[type=text] {*/
/*    background-color: #f1f1f1;*/
/*    width: 100%;*/
/*}*/
/*.search-input   input[type=submit] {*/
/*    background-color: DodgerBlue;*/
/*    color: #fff;*/
/*}*/
/*.ui-autocomplete {*/
/*    position: absolute;*/
/*    border: 1px solid #d4d4d4;*/
/*    border-bottom: none;*/
/*    border-top: none;*/
/*    z-index: 99;*/
/*    !*position the autocomplete items to be the same width as the container:*!*/
/*    top: 100%;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/

/*.ui-autocomplete li:hover {*/
/*    !*when hovering an item:*!*/
/*    background-color: #e9e9e9;*/
/*}*/
/*.autocomplete-active {*/
/*    !*when navigating through the items using the arrow keys:*!*/
/*    background-color: DodgerBlue !important;*/
/*    color: #ffffff;*/
/*}*/
/*.ui-menu-item a.ui-state-focus {*/
/*    background-color: DodgerBlue !important;*/
/*    color: #ffffff;*/
/*}*/




.glyphicon-ok:before {
    content: "\f00c";
}
.glyphicon-remove:before {
    content: "\f00d";
}
.glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

 #urunler_tbody td {
     font-weight: bold;
 }

/*a.disabled {*/
/*    pointer-events: none;*/
/*}*/

div.disable-links {
    pointer-events: none;
}

#invoice_table th, #invoice_table td,#irsaliye_table th, #irsaliye_table td{
    padding: 0.2rem;

}
.button_card{
    margin-bottom:1.2rem;
}
.button_card > .card-content > .card-body{
   padding: 0.5rem;
}
/*.content-header > .content-header-left{*/
/*    margin-bottom: 0.5rem!important;*/
/*}*/

.fake-link{
    color: white!important;
    text-decoration: none!important;
}
