﻿
/**###################################################################################################################**/

/*                               Template üzerinde özelleştirilmiş classlar ve ekstra stiller                          */

/*#####################################################################################################################*/



/************************************************* GENERAL BEGIN ********************************************************************/


/*---------------------- Font Size  BEGIN-------------------*/
body {
    font-size: 11px;
}

.table td, .table thead tr td, .table thead tr th, .table th {
    font-size: 11px;
}

.form-control {
    font-size: 11px;
}

legend {
    font-size: 12px;
}
/* -----------------Font Size END--------------------------*/



.warningIcon {
    color: #f36a5a;
    font-size: 12px;
}

.margin-top-90 {
    margin-top: 90px;
}

.paddingZero {
    padding: 0px;
}

.edit {
    padding: 0 6px !important;
}

.editError {
    padding: 0 6px !important;
    border: 3px solid red !important;
}

.row {
    min-height: 25px;
}


.pr-35 {
    padding-right: 35px;
}

.ml-35 {
    margin-left: 35px;
}


/*_________________________________________ Form Element General Design - BEGIN ____________________________________________*/

input[type=text], input[type=password], input[type=number], select, textarea {
    height: 20px;
    padding: 0 6px;
    line-height: 20px;
    color: #555;
    display: block;
    font-size: 11px;
    z-index: 0;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
    outline: 0 !important;
    box-shadow: none !important;
    float: left;
    margin-bottom: 5px;
}

textarea {
    min-height: 85px;
    height: 100%;
    resize: none;
}

    input[type=text]:disabled, input[type=password]:disabled, input[type=number]:disabled, select:disabled, textarea:disabled {
        background-color: rgb(235, 235, 228);
        cursor: not-allowed;
        color: #555;
        -webkit-text-fill-color: #555;
        -webkit-opacity: 1;
    }

input[type=file] {
    display: inline;
}

select {
    padding-right: 0px; /*  IE İÇİN*/
}

.modal-header {
    background: #f3f5f6;
    padding: 10px;
}

/*_________________________________________ Form Element General Design - END _____________________________________________*/

.portlet.light {
    float: left;
    width: 100%;
    min-height: 340px;
}

.table thead th a, .table th a {
    color: #333 !important;
}

.table thead th, .table th {
    background-color: #eee; /* #f3f4f6*/
}

a, a:hover, a:visited, a:link, a:active {
    color: #ff6600;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.FieldHeaderRequired {
    color: #CC3300;
}

.FieldHeader {
    color: #696969;
}

/* -----------------------------  LOADING BEGIN -----------------------------*/
LockOff {
    display: none;
    visibility: hidden;
}

.LockOn {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    text-align: center;
    padding-top: 20%;
    filter: alpha(opacity=10);
    opacity: 0.10;
}

.LockOnLoading {
    /*background-color: #EAA500;
    height: 20px;
    /*padding: 3px 2px 0 7px;
    font: bold 12px Arial;
    color: #FFFFFF;
    white-space: nowrap;
    width: 95px;
    position: absolute;*/
    color: #6fa7d7;
    z-index: 9999;
    font: bold 14px Arial;
}

.LockOffLoading {
    display: none;
    visibility: hidden;
}

.page-spinner-bar {
    top: 40px;
    width: 100px;
    /*z-index:10000;*/
}

    .block-spinner-bar > div, .page-spinner-bar > div {
        background: #6fa7d7;
        top: 0;
    }
/* -----------------------------  LOADING END -----------------------------*/

/* hs.wrapperClassName = 'draggable-header-no-close' start */
.draggable-header-no-close .highslide-header
{
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header-no-close .highslide-heading
{
	position: absolute;
	margin: 2px 0.4em;
}
.draggable-header-no-close .highslide-header .highslide-move
{
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header-no-close .highslide-header .highslide-move *
{
	display: none;
}
.draggable-header-no-close .highslide-header .highslide-close
{
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header-no-close .highslide-header .highslide-close a
{
	display: none;
}
.draggable-header-no-close .highslide-header .highslide-close a:hover
{
	background-position: 0 16px;
}
.draggable-header-no-close .highslide-header .highslide-close span
{
	display: none;
}
.draggable-header-no-close .highslide-maincontent
{
	padding-top: 1em;
}

/* hs.wrapperClassName = 'draggable-header-no-close' end*/

/*************************************************************GENERAL END*************************************************/



/********************************************************** FORM  BEGIN ******************************************************/

.form-control {
    height: 20px;
    padding: 0 12px;
}

label {
    margin-bottom: 0px;
}

.form-group {
    margin-bottom: 0px;
}

.form-horizontal .radio {
    padding-top: 2px;
}


.input-group-addon {
    padding: 0px 12px;
    font-size: 11px;
    font-weight: 400;
}

.input-group .form-control {
    z-index: 0;
}

.login .content .form-control {
    height: 34px;
    line-height: 34px;
}

/********************************************************* FORM  END**************************************************/


/******************************************************** HEADER BEGIN ***********************************************************/
.page-header.navbar {
    height: 40px;
    min-height: 40px;
}

    .page-header.navbar .page-logo .logo-default {
        margin: 8px 10px 0 10px !important;
    }

    .page-header.navbar .menu-toggler.sidebar-toggler {
        margin-top: 13px !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown {
        height: 40px !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        padding: 8px 10px 0px 10px !important;
    }

.navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px !important;
}

    .navbar-nav > li > a:hover {
        background: #f9fafc;
    }

.page-header-fixed .page-container {
    margin-top: 30px;
}

.page-header.navbar .page-top {
    padding: 0 !important;
    display: block !important;
    clear: none !important;
    width: initial !important;
}

.page-header.navbar .page-top {
    height: 40px !important;
}

.page-header.navbar .menu-toggler.responsive-toggler {
    margin: 12.5px 14px 0 6px;
}



.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
    margin-top: -6px;
    height: 35px;
}

.logout {
    font-size: 15px;
}
/* HEADER END*/



/************************************************************* MENU BEGIN **********************************************************/

/*.portlet.box > .portlet-title > .tools > a.expand {
          background-image: url(../global/img/portlet-expand-icon.png);
        }
        .portlet.box > .portlet-title > .tools > a.collapse {
          background-image: url(../global/img/portlet-collapse-icon.png);
        }*/

.icon-btn {
    width: 130px;
    height: 130px;
    float: left;
    margin-right: 10px;
}

    .icon-btn div {
        /*padding: 10px 0px;*/
        margin-bottom: 0px;
        text-transform: none;
    }


.tabbable-line > .nav-tabs > li.active {
    width: 100%;
}

.tabbable-line {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}


/*  -------------------------     SubMenuGroup Header Begin   ---------------------*/

.bbColor0 {
    border-bottom: 1px solid #FF0F00 !important;
}

.bbColor5 {
    border-bottom: 1px solid #FF6600 !important;
}

.bbColor2 {
    border-bottom: 1px solid #F8FF01 !important;
}

.bbColor8 {
    border-bottom: 1px solid #04D215 !important;
}

.bbColor3 {
    border-bottom: 1px solid #0D8ECF !important;
}

.bbColor7 {
    border-bottom: 1px solid #0D52D1 !important;
}

.bbColor4 {
    border-bottom: 1px solid #2A0CD0 !important;
}

.bbColor1 {
    border-bottom: 1px solid #8A0CCF !important;
}

.bbColor6 {
    border-bottom: 1px solid #CD0D74 !important;
}

.bbColor9 {
    border-bottom: 1px solid #754DEB !important;
}

.bbColor10, legend { /* legend for test*/
    border-bottom: 1px solid #a4bed0 !important;
}

.subMenuTitle {
    font-weight: 400;
}

.heigth-30 {
    height: 30px;
}
/*  -------------------------     SubMenuGroup Header End   ----------------------*/
/* MENU  END*/




/*   ------------------------------------------------------------- CUSTOM STYLE ----------------------------------------------------*/

/************************************************** Amount TextBox Custom Style BEGIN ****************************************************/

.textBoxLira {
    float: left;
    width: 60% !important;
    padding: 0px !important; /* ESKISI 5px*/
    text-align: right;
}

.textBoxKurus {
    float: left;
    width: 30% !important;
    padding: 0px !important; /* ESKISI 5px*/
    text-align: left;
}

.textBoxVirgul {
    float: left;
    width: 5px;
    margin-top: 10px;
    text-align: center;
    padding: 0px !important;
}

/* Amount TextBox Custom Style END*/


/****************************************************  GRDIDVIEW - BEGIN *************************************/


/* ---------------------    Grid Pager  START ---------------------------*/

.pagination-detail > span {
    line-height: 34px;
    margin-right: 5px;
}

.pagination-detail {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* --------------------   Grid Pager  END -------------------------*/


/* --------------------   Sorting Column  BEGIN -------------------------*/
.sortrow, .sortaltrow {
    background-color: #f3f4f6;
}
/* ---------------------   Sorting Column  END ---------------------------*/

/****************************************************  GRDIDVIEW - END *************************************/


/*****************************************  TAB PANEL  - BEGIN ***************************************/
.customTabPanel {
}

.ajax__tab_header {
    border-bottom: 1px solid #ddd;
    padding: 3px 0px;
}

.ajax__tab_tab {
    color: #333 !important;
    text-decoration: none !important;
}

.ajax__tab_active {
    background: 0 0;
    border-bottom: 4px solid #36c6d3;
    position: relative;
}

.customTabPanel > div > span {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}

    .customTabPanel > div > span:hover {
        background: 0 0;
        border-bottom: 4px solid #9fe4ea;
        position: relative;
    }

legend {
    padding-top: 15px;
    font-weight: 400;
}

/*****************************************  TAB PANEL  - END ***************************************/


/* ****************************************** MODAL - BEGIN ***************************************/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

/* ****************************************** MODAL - END ***************************************/



/******************************************************** AmChart Pie BEGIN *******************************************/
.amcharts-pie-slice {
    transform: scale(1);
    transform-origin: 50% 50%;
    transition-duration: 0.3s;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    cursor: pointer;
    box-shadow: 0 0 30px 0 #000;
    border: 3px solid white;
}

    .amcharts-pie-slice:hover {
        transform: scale(1.1);
        filter: url(#shadow);
    }
/******************************************************** AmChart Pie END *******************************************/


.highslide-maincontent {
    display: none;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.img20 {
    width: 20px;
}


.creditCardNumber {
    width: 25%;
    padding-right: 5px;
    float: left;
    min-width: 30px;
}

    .creditCardNumber > input[type=text] {
        padding: 0 2px;
    }

.bgGrayWh {
    background-color: #F0F0F0;
    padding-top: 5px;
    margin-bottom: 10px;
}

.print-icon {
    font-size: 15px;
}

.window-open-icon {
    font-size: 15px;
}

.add-icon {
    font-size: 14px;
    color: #36c6d3;
    vertical-align: middle;
}

    .add-icon:hover {
        color: #2bb8c4;
    }

.delete-icon {
    font-size: 14px;
    color: #ed6b75;
    vertical-align: middle;
}

    .delete-icon:hover {
        color: #ea5460;
    }

.subMenuGroupButton {
    padding: 0px 5px !important;
}


.radioButtonList tr > td {
    padding-right: 10px;
}

.text-wrap {
    white-space: normal;
}

.payment-detect-message { /* SA/PaymentInfo.aspx */
    font-size: 13px;
    font-weight: 600;
    margin: 5px 0;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.table td, .table thead tr td, .table thead tr th, .table th {
    font-size: 11px;
}

.overflow-hidden {
    overflow-x: hidden;
    overflow-y: hidden;
}

.gridviewScroll, .freezeColumn1, .freezeColumn2, .freezeColumn3 {
}

.green {
    color: #36c6d3;
}

    .green:hover {
        color: #2bb8c4;
    }

.red {
    color: #ed6b75;
}

    .red:hover {
        color: #ea5460;
    }

.font-size-16 {
    font-size: 16px;
}

.font-size-14 {
    font-size: 14px;
}

.break-word {
    word-wrap: break-word;
}

.commissionEditDiv {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}

.dealerlistBox {
    width: 40%;
    display: inline-block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.dealerSelecter {
    height: 200px;
    padding-top: 65px;
    text-align: center;
    width: 10%;
    display: inline-block;
    float: left;
}

.page-header.navbar.navbar-fixed-top {
    z-index: 8000;
}


.mt-element-ribbon .ribbon {
    position: absolute;
    top: 0;
    left: 85px;
}

.username {
    height: 30px;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.page-title {
    padding-bottom: 0px;
    padding-top: 5px !important;
}

.breadCrumbDiv {
    margin-top: 9px;
    float: left;
    line-height: 0px;
    height: 20px;
}

.modal-title {
    font-weight: 400;
}

.requiredField {
    margin-top: -5px;
    margin-bottom: 5px;
    float: left;
}

.requiredFieldPhone {
    margin-top: -20px;
    margin-bottom: 5px;
    float: left;
}

.login-form-footer {
    width: 50%;
    float: left;
}

    .login-form-footer label, .login-form-footer div a {
        color: white;
        font-size: 11px;
    }

body {
    background: #eee !important;
}

.page-sidebar .page-sidebar-menu > li > a > .title, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > .title {
    font-size: 12px;
    font-weight: 400;
}

.page-head .page-title > h1 {
    font-size: 16px;
}

.page-head .page-title { /* Yukarudaki stil ile bağlantılı*/
    padding: 10px 0 10px;
}

.btn-default, .btn-default:focus, .btn-default:visited {
    color: #3598dc;
    background-color: #fff;
    border-color: #3598dc;
}

    .btn-default:hover, .btn-default:active {
        background-color: #3598dc !important;
        color: #fff !important;
    }

.login .content .form-title {
    font-weight: 400;
}


.modal-header .close {
    margin-top: 8px;
    margin-right: 5px;
}

.col-md-Percent20 { /* Yüzde 20 için*/
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.padding-top-10{
    padding-top:10px;
}

.breadcrumb .fa {
    color: #ff6600;
    margin: 0 2px 0 2px;
}

/**************************** TDM PORTAL STİLLERİ ********************/
/*  Duyurular*/
.required_info {
    line-height: 25px;
    color: #CC3300;
}
/*-----------*/

/*KULLANICI BİLGİSİ*/
.radio-list tr td{
    vertical-align:top;
}
/*-------------*/

/* User Conrol - WebCredit*/
hboard-stat2 .display .number small {
    font-size: 14px;
    color: #AAB5BC;
     font-weight:normal; 
     text-transform:none; 
}
/*----------------------*/

/* User Conrol - Warnnig*/
.warning-icon{
    color:orange;
    font-size:14px;
    margin-right:10px;
}

/*---------------------*/

/* Destek Talepleri */
.table-border table{
    border-color:#333 !important;
}
/*------------------*/

/********************************************************************/


/***************************** RIBBON BEGIN   *********************************/
.mt-element-ribbon .ribbon.ribbon-vertical-right {
    clear: none;
    float: right;
    margin: -2px 10px 0 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 2px;
    width: 30px;
    text-align: center;
}

.mt-element-ribbon .ribbon {
    position: absolute;
    top: 0;
    left: 95px;
}

    .mt-element-ribbon .ribbon > .ribbon-sub.ribbon-bookmark:after {
        border-left: 15px solid;
        border-right: 15px solid;
        color: #c8d046; /* Bir alttaki class ile bağlantılı / ribbon rengi */
    }

    .mt-element-ribbon .ribbon.ribbon-color-primary > .ribbon-sub {
        background-color: #c8d046; /* Bir üstteki class ile bağlantılı / ribbon rengi */
    }
/***************************** RIBBON END   *********************************/

/*  DropDownMenu  - User */
.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    width: 400px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a {
    font-size: 12px;
    cursor: default;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li:last-child > a {
    cursor: pointer;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li:last-child > a {
    background: #5d7586;
}

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li:last-child > a:hover {
        background: #566b79;
    }


/*-----------------------*/

/* **************************************** MEDIA SCREN - BEGIN *************************************/
@media screen and (max-width: 991px) {
    .dealerSelecter {
        width: 100%;
        display: block;
    }

    .dealerlistBox {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .commissionEditDiv {
        width: 100%;
    }

    .modal-body {
        max-height: 500px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media screen and (max-width: 768px) {

    .modal-dialog {
        width: 70%;
    }

    .highslide-html-content {
        width: 500px;
    }


    .col-md-Percent20 { /* Yüzde 20 için*/
        width: 100%;
    }

    @media screen and (max-width: 610px) {
        .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
            width: 200px;
        }
    }

    @media (max-width: 480px) {
        .login .content {
            padding: 30px;
            width: 90%;
        }

        .highslide-html-content {
            width: 250px;
        }
    }

    @media (min-width: 366px) {
        .page-header.navbar .page-logo {
            height: 0px;
        }
    }

    @media (max-width: 365px) {

        .page-header.navbar .page-top {
            margin-top: -35px;
            width: 100% !important;
        }
    }



    /* **************************************** MEDIA SCREN - END *************************************/



