@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700);

body form {
    /*max-height: 100% !important;
    height: auto !important;*/
    height: 100% !important;
}
.container {
    background: #ffffff;
}
/* radtext icin gerekli customizasyon */
html body .riSingle .riTextBox[type="text"] td {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  /*border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
html body .riSingle .riTextBox[type="text"]:focus {
  border-color: #c5e4ef;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
html body .riSingle .rcbInput  {
    display:inline;
    width:auto;
}
/* radtext icin gerekli customizasyon - son */
label .required-field {
    color:#ccc;
}
label .optional-field {
    color:#eee;
}
#wrapper {
  max-height: 100% !important;
  height: auto !important;
  overflow: visible;
}
#content {
  height: 100%;
  margin-bottom: 60px;
}
select {
  height: 34px;
}
.breadcrumb>li {
  vertical-align: middle;
}
label:hover {
  cursor: pointer;
}
input:hover {
  cursor: pointer;
}
.navbar.main {
  border-bottom: 1px solid #ededed;
  background: #fff;
}
.navbar.main .appbrand {
 /* border-right: 1px solid #d0d0d0;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1) inset;
  -wekbit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1) inset;*/
}
.appbrand img {
  margin-left: 10px;
}
.btn {
    padding: 3px 8px !important;
    font-size: 12px !important;
    text-shadow: none !important;

}
.btn-navbar {
  background: #4ab0d4 !important;
}
.breadcrumb {
  height: 39px;
  padding-top: 4px;
}
.btn-check {
    padding: 1px 6px 0 6px !important;
    display: inline-block !important;
}
.btn-check input {
    float: left;
    margin-top: 2px !important;
    margin-right: 2px !important;
    height: 12px !important;
    width: 12px !important;
}
.btn-check label {
    float: left;
    margin-bottom: 2px !important;
    vertical-align: middle;
    display: block !important;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
}
.glyphicons.toggle:before {
  color: #ffffff  !important;
}
.navbar.main .topnav > li > a, .navbar.main .topnav > li .notif li > a {
  color: #272729;
}

.footer-bottom-fixed {
  background: #ebebeb;
  border-top: 4px solid #e0e0e0;
  position: fixed;
  width: 100%;
  bottom: 0;
  padding: 6px 10px;
}
.collapseSelected {
  background: #f0f0f0;
}
/* 2 Buttons Set*/
.action-buttons-set-2 {
  width: 60px;
  margin: 0 auto;
  vertical-align: central !important;
}
/* 3 Buttons Set*/
.action-buttons-set-3 {
  width: 90px;
  margin: 0 auto;
  vertical-align: central !important;
}
/* default 3 Buttons Set*/
.action-buttons-set {
  width: 90px;
  margin: 0 auto;
  vertical-align: central !important;
}
/* 4 Buttons Set*/
.action-buttons-set-4 {
  width: 120px;
  margin: 0 auto;
  vertical-align: central !important;
}
.btn-icon {
     padding-left: 24px !important;
 }
 .glyphicons.btn-icon:before {
     width: 20px !important;
     height: 24px !important;
     font-size: 10px !important;
 }


.pagination-container {
  border-top: 3px solid #e5e5e5;
  padding-top: 10px;
}
.glyphicons.btn-small.btn-icon:before {
  height: 22px;
  padding: 3px 0 0 0;
}
.datepicker:hover {
  cursor: pointer;
}

.invoiceApproved {
  background: #f1fae8 !important;
}
.invoiceReturned {
  background: #f5f2e4 !important;
}
.invoiceRejected {
  background: #ffe5e5 !important;
}
.invoiceWitingResponse {
  background: #ffffe5 !important;
}


.bold {
  font-weight: bold;
}
.singleLineOverflowText {
  height: 20px;
  overflow: hidden;
}

.count {
  color:#2fa5cf;
}
.count i {
  vertical-align: middle;
}
.btn-group-dashboard {
  margin-top: -40px;
  margin-bottom: 10px;
}
.dashboard-item-header {
  font-size: 11px;
}

/* DIV Tables */
.div-table{
  display:table;	/* Defines a Table */
  font-family: "Open Sans", sans-serif;
  font-size:13px;
  color:#8d8d8d;
  margin:0 0 10px 0;
  width: 100%;
  border-top:1px solid #c5e4ef;
  border-right:1px solid #eeeeee;
  border-left:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
}
.div-table-head{
  display: table-header-group; /* Defines a table header group */
  text-transform: uppercase;
}
.div-table-head .div-table-column{ /* Column inside the table-head */
  background:#eaf5f9;
  color:#37a6cd;
  border-right:1px solid #eeeeee;
  border-bottom:none;
  font-weight: bold;
}
.div-table-head .div-table-column:hover{ /* Column hover inside the table-head */
  background:#eaf5f9;
  cursor: default;
}
.div-table-row{
  display:table-row; /* Defines a table row */
 }
.div-table-row:hover{
  background: #e9e9e9;
}
.div-table-row-selected{
  background: #e9e9e9;
}

.div-table-row:first-child {background: #fafafa}
.div-table-row:nth-child(2n+3) {background: #fafafa}
.div-table-row:nth-child(2n+3):hover {background: #e9e9e9}
.div-table-row .div-table-column:nth-child(1){ /* First column in a row */
  border-left:1px solid #eeeeee;
}
.div-table-row:last-child .div-table-column{  /* column in a last row */
  border-bottom:none;
}
.div-table-column{
  display:table-cell; /* Defines a table cell */
  padding:5px;
  border-bottom:1px solid #eeeeee;
  border-right:1px solid #eeeeee;
}

.div-table-column:hover{
  background:transparent;
  cursor: pointer;
}
.div-table-important {
  color: #37a6cd;
  font-weight: 600;
}

.tablesSelectContainer {
  margin-right:10px ;
}


.custom-control-label {
  line-height: 32px;
  margin: 0 15px 0 0;
  float: left;
}

/*
.tableFormTools li {
  float: left;
  display: inline;
}
.tableFormTools input {
  width: 140px;
}

*/

.btn-group .btn {
  margin-right: 1px;
}
.buttonPack {
  border-top: 2px solid #ededed;
  padding-top: 10px;
}

.invoiceFilterContainer {
  background: #fafafa;
  padding: 10px;
  border: 1px solid #f0f0f0;
}
.invoiceCheckboxes li {
  float: left;
  margin-right: 10px;
  display: inline;
}
#inputUserType {
  border-radius: 6px;
  height: 34px;
}
.input-group {
  width: 100%;
}
.input-group select{
  width: 100%;
}
#inputXSLT {
  float: left !important;
  width: 88%;
}
.absolutePos {
  position: relative;
  margin-bottom: 35px;
}
.absolutePos a {
  position: absolute;
  right: 0;
  width: 12%;
}

.absolutePos input {
  float: left !important;
  width: 88%;
}
.inputs-well label {
  padding-left: 20px;
}

.pull-center {
  float: left !important;
  margin-left:10%;
}

#envelopeList {
  height: 200px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  overflow: scroll;
  overflow-x: hidden;
  position: relative;
  padding-top: 10px;
}
#envelopeContent{
  height: 175px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  overflow: scroll;
  overflow-x: hidden;
  position: relative;
  /* padding-top: 10px;*/
}
#envelopeSystemCode {
  height: 150px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  overflow: scroll;
  overflow-x: hidden;
  position: relative;
  /* padding-top: 10px;*/
}
#envelopeList .div-table-head {

}
#envelopeContent .div-table-head {
  /* position: fixed;
  margin-top: -30px;
  margin-left: -1px;
  margin-right: 10px;
  width: auto;*/
}
.invoiceFormMainRight {
  margin-left: 25px;
}
.color-danger {
  color: #F7B6B6;
}
.color-success {
  color: #D1E1C2;
}
#_gibUserListComboBox_MoreResultsBoxImage {
    background-image: url('../img/Grid/comboArrow.png') !important;
    background-position: 0 9px  !important;
    height: 26px !important;
    width: 18px !important;
}
.rbToggleRadioChecked {
   background-image: url('../img/Common/radio_active.png') !important;
    background-position: 0 0 !important;
}
.rbToggleRadio {
    background-image: url('../img/Common/radio_passive.png') !important;
    background-position: 0 0 !important;
}

.ViewLink {
margin-top: -10px;
margin-left: 6px;
}
.excel-button {
      height:25px;
      width: 25px;
      display: block;
      background:transparent url("../img/Common/excel_passive.png") no-repeat;
    }
    .excel-button:hover {
      background:transparent url("../img/Common/excel_hover.png") no-repeat;
    }
    .excel-button:active {
      background:transparent url("../img/Common/excel_pressed.png") no-repeat;
    }
.excel-button-td {
    height: 25px;
    width: 25px;
    margin-bottom: -9px;
    display: inline-block;
    background: transparent url("../img/Common/excel_passive.png") no-repeat;
}

    .excel-button-td:hover {
        background: transparent url("../img/Common/excel_hover.png") no-repeat;
    }

    .excel-button-td:active {
        background: transparent url("../img/Common/excel_pressed.png") no-repeat;
    }
    .pdf-button {
      height:25px;
      width: 25px;
      display: block;
      background:transparent url("../img/Common/pdf_passive.png") no-repeat;
    }
    .pdf-button:hover {
      background:transparent url("../img/Common/pdf_hover.png") no-repeat;
    }
    .pdf-button:active {
      background:transparent url("../img/Common/pdf_active.png") no-repeat;
    }
    .pdf-mini-button {
      height:25px;
      width: 25px;
      display: block;
      background:transparent url("../img/Common/pdf_mini_passive.png") no-repeat;
    }
    .pdf-mini-button:hover {
      background:transparent url("../img/Common/pdf_mini_hover.png") no-repeat;
    }
    .pdf-mini-button:active {
      background:transparent url("../img/Common/pdf_mini_pressed.png") no-repeat;
    }
    .import-buttons-list {
        list-style: none;
        margin: -4px 0 0 15px !important;
        display: block;
float: left;
padding: 0;
    }
    .import-buttons-list li {
        float: left;
        margin-right: 6px;
    }
    .import-buttons-list-flat {
        list-style: none;
        margin: 0 !important;
        display: block;
        float: left;
        padding: 0;
    }
    .import-buttons-list-flat li {
        float: left;
        margin-right: 6px;
    }
    .invoice-import-buttons-list li {
        list-style: none;
        float: left;
        display: inline;
        margin-right: 6px;
    }
    .invoice-import-buttons-list {
        margin: 0 !important;
        float: left;
        padding-left: 0 !important;
    }




/* RESPONSIVE STYLE */
@media (max-width: 480px) {
  .tableFormTools input {
    width: 100%
  }
  .tableFormTools li {
    float: none !important;
  }
}

@media (min-width: 480px) and (max-width: 768px) {

}

@media (min-width:768px) and (max-width: 992px) {

}

@media (min-width:992px) and (max-width: 1200px) {
  .widget-stats {
    padding: 30px 10px;
    height: 110px;
  }
  .widget-stats .glyphicons {
    padding: 0 !important;
  }
  .widget-stats .glyphicons:before {
    text-align: center;

  }
}

@media (min-width:1200px ) {

}


/* yalnizca ekranda gorunsun */
.onlyscreen {display: none;}
@media screen {
    .onlyscreen {display: block;}
}

/* yalnizca yazicida gorunsun */
.onlyprint {display: none;}
@media print {
    .onlyprint {display: block;}
}

/* file upload control message */
.upload-error-message {
    color: #ef0000;
    font-variant: small-caps;
    text-transform: lowercase;
    padding-bottom: 0;
}

.upload-error {
    padding: 5px 0px;
    margin: 10px 0px;
    border: 1px solid #ef0000;
    background: #f9e8e8;
    height: auto;
    overflow: visible !important;
    display: block;
    background-position: 2px 80%;
    font-variant: small-caps;
    text-transform: lowercase;
    margin-left: 5px;
}



.helptooltipedm {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left;
}

    .helptooltipedm .right {
        min-width: 200px;
        top: 50%;
        left: 100%;
        margin-left: 20px;
        transform: translate(0, -50%);
        padding: 10px 20px;
        color: #FFFFFF;
        background-color: #222222;
        font-weight: normal;
        font-size: 13px;
        border-radius: 8px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        border: 1px solid transparent;
        box-shadow: 0 1px 8px transparent;
        display: none;
    }

    .helptooltipedm:hover .right {
        display: block;
    }

    .helptooltipedm .right i {
        position: absolute;
        top: 50%;
        right: 100%;
        margin-top: -12px;
        width: 12px;
        height: 24px;
        overflow: hidden;
    }

        .helptooltipedm .right i::after {
            content: '';
            position: absolute;
            width: 12px;
            height: 12px;
            left: 0;
            top: 50%;
            transform: translate(50%,-50%) rotate(-45deg);
            background-color: #222222;
            border: 1px solid transparent;
            box-shadow: 0 1px 8px transparent;
        }