/* Author: AdminDesigns.com
 * Last Updated: 02/01/14 
 * Copyright 2014 Admin Designs
=================================================
 * This file is reserved for changes made by 
 * the user. It's often times a good idea to 
 * seperate your changes from the themes core.
 * It makes modifications, and future theme
 * updates much easier to apply.
================================================= */
/* These styles have been placed here for as 
 * they have a high chance of needing to be
 * changed if one decides to modify the header
-----------------------------------------------*/
/* Header button states - text colors */
.navbar-menus > div > button:focus {
  color: #666; }

.navbar-menus > div > button:hover {
  color: #333; }

/* Place your custom styles or styles which 
 * have been generated with the customization 
 * tool below this line. 
-----------------------------------------------*/
#attest_konto1,#tbl_rows select{height:32px;}
#type{/*width: 100%;height:30px;*/}
#tbl_rows select{width: 100% !important;}
table#datatables thead th, table#datatables thead td {
    padding: 3px 9px;
}
.mt45{margin-top: 45px !important;}
.w100p{
    width:100% !important;
}
#tbl_rows .form-control{
    padding: 6px;
    min-width: 30px;
}
.custom-combobox-input{
    background-color: transparent !important;
    border-radius: 0 !important;
    border-right: 0 none !important;
    float: left;
    height: 33px;
    width: calc(100% - 2.2em);
}
.ui-button-icon-only{
    background: none repeat scroll 0 0 transparent !important;
    border-radius: 0 !important;
    float: left;
    height: 33px;
    width: 2em !important;
    border-left: 0px !important;
}
.ui-state-default .ui-icon{
    background-image: url("/img/ui-icons_888888_256x240.png") !important;
    
}
.ui-autocomplete{
    max-height: 250px !important;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 330px;
}

 .pd13{

padding: 13px 10px;
}

.btn-activity{
    width: 90px;
    float:left;
    
}

.navbar.navbar-fixed-top + #main {
    margin-top: 60px !important;
}

.list-style{
    height:125px;
}

.table>tbody>tr>td {

vertical-align: middle !important;
}

.btn-active{
    padding: 5px 9px;
}

.fw0{
    font-weight: 0px;
}

.pl1{
    padding-left: 1%;
}

.cBox-inline1 input[type="checkbox"]
{
width: 17px;
height: 17px;
content: "";
border-radius: 2px;
border: 1px solid #CCC;
border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
background-color: #f2f2f2;
}

.cBox1 {
  position: relative; }

.cBox1.cBox-inline1 {
  display: inline-block; }

.cBox1.cBox-inline1 + .cBox1.cBox-inline1 {
  margin-left: 18px; }

.cBox1 input {
  margin: 0 !important; }

.cBox1 label {
  cursor: pointer;
  /*color: #AAA; 
  font-size: 11px;*/
  font-weight: 400;
  padding-left: 17px;
margin: 0px;
}
.cBox1.cBox-gradient1 label:after {
  border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff',endColorstr='#00ffffff',GradientType=0); }
.ui-dialog{
    padding:0px !important;
}
.ui-widget-header{
    color:#666666 !important;
    background-color: #F2F2F2 !important;
    border-radius: 0px !important;
    font-size: 13px;
    font-weight: 600 !important;
    border:0px !important;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    border-bottom: 1px solid #c9c9c9 !important;
    padding: 10px 15px !important;
}
.ui-dialog-buttonpane .ui-state-default{
    color: #fff!important;
    background-color: #428bca !important;
    border: 1px solid #357ebd !important;
    font-size: 14px !important;
    padding: 5px 12px 7px !important;
    border-radius: 2px;
    float: right;
    line-height: 1.47;
    outline: medium none;
}
.ui-dialog .ui-dialog-buttonpane{
    margin-top: 0px !important;
    padding-left: 1em !important;
}
.ui-dialog .ui-dialog-content{
    padding-top: 1em !important;
}
#bind_reference{
    margin-right: 5px;
    margin-top: 15px;
}
.ui-corner-all{
    border-radius: 0px !important;
    z-index: 9999 !important;
}
.ui-widget-header .ui-icon{
    background-image: url(../img/images/close1.png) !important;
    background-position: 0;
}
/*.ui-widget-header .ui-icon:hover{
    background-image: url(../img/images/close1-hover.png) !important;
    background-position: 0;
    border:0px;
}*/
.ui-dialog-titlebar-close {
    border:0px !important;
}
.ui-dialog .ui-dialog-content{
    min-height: 150px !important;
}
.ui-dialog-buttonpane{
    background-color: #f5f5f5 !important;
    border-radius: 0;
    border-top: 1px solid #dddddd !important;
    padding: 5px 10px !important;
}
.ui-dialog-buttonpane button:nth-child(2){
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
    background-color: #df5640;
    color: #ffffff;  
} 
.ui-dialog-buttonpane button:nth-child(1){
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
    background-color: #967adc;
    color: #ffffff;  
}
#fakturanr_info{
    float: right;
}
#tbl_rows tr {
    position: relative; 
}
#tbl_rows td, #invoice_rows td {
    height: 53px;
    padding: 0px;
    vertical-align: top !important;
    position:relative;
}
#tbl_rows span.text_attest_konto  {
    position: absolute;
    bottom: 5px;
    width: 250px;
    text-align: left;
    left:7%;
}
#tbl_rows span.text_attest_projekt ,#tbl_rows span.text_attest_projekt {
    position: absolute;
    bottom: 5px;
    width: 200px;
    text-align: left;
}
.multiselect.dropdown-toggle.btn.btn-default {
    overflow: hidden;
    width: 85px;
    height: 34px;
}
.attest_konto,.attest_kost,.attest_projekt {
/*    height: 35px;
    width: 65px;*/
}
#kost_id-description, #projekt_id-description {
    /*min-width: 200px;*/
}
p.text_attest_konto {
    background-color: white;
    border-left: 5px solid #d6baff;
    min-width: 25%;
    padding-left: 5px;
    /*position: absolute;*/
    text-align: left;
    bottom: 1px;
    margin: 0;
    white-space: nowrap;
}
.ui-autocomplete .ui-state-focus{
    background-color: #A387D4;
    border:0;
}
.ui-autocomplete .ui-state-focus a,.ui-autocomplete .ui-state-focus a:hover,.ui-autocomplete .ui-state-focus a:active{
    color: #ffffff;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-autocomplete {
    overflow: hidden;
}
.w-35px{
    width:35px;
}
.w-45px{
    width:45px;
}
.w-55px{
    width:55px;
}
.w-65px{
    width:65px;
}
.w-75px{
    width:75px;
}
.w-85px{
    width:85px;
}
.w-100px{
    width:100px;
}
.w-150px{
    width:150px;
}
.w-200px{
    width:200px;
}
.plr0{
    padding-left:0px !important;
    padding-right:0px !important;
}
#tbl_rows tr,#invoice_rows tr {
    position: relative;
}
#invoice_rows tr p.text {
    background-color: white;
    border-left: 5px solid #d6baff;
    bottom: 2px;
    margin: 0;
    padding-left: 5px;
    position: absolute;
    text-align: left;
    max-height: 20px;
    overflow: hidden;
}
table.dataTable tr.danger td {
    background-color: #f2dede;
}
input.col-xs-12 {
    border: 1px solid #ccc;
    padding: 4px 2px;
    text-align: center;
    background-color: transparent;
}
#invoice_comment_rows th {
    padding: 0 5px !important;
    text-align: left;
}
a.blocked {
    cursor: not-allowed !important;
    text-decoration: none;
}
span.panel-title:hover {
    cursor: text;
}
a.btn.btn-default.btn-gradient {
    margin-right: -1px;
}
.zoomContainer{
    z-index:99
}
.zoomLens{
    border-color:#c6e69c !important;
}
#form_newmatch td {
    height: 20px;
    min-width: 75px;
    text-align: center;
    vertical-align: top;
}
.nowrap .btn-group{
    white-space: nowrap;
    min-width: 150px;
}
.cust-panel-body{
    padding: 5px 25px 15px;
}
.custom-popup-konto ,.custom-popup-lev #ajaxDataTable_wrapper {
    background-color: #fafafa;
    border: 1px solid #a287d4;
    margin: 1px 0 0 -1px;
    max-height: 250px;
    overflow: hidden;
    position: absolute;
    width: 424px;
    z-index: 9;
}
.custom-popup-konto .panel-body ,.custom-popup-lev .panel-body ,.custom-popup .panel-body , #ajaxDataTable_wrapper .panel-body {
    padding: 0;
}
#projekt_popup tr, #projekt_popup tr td, #projekt_popup tr th,
#re_popup tr, #re_popup tr td, #re_popup tr th,
#konto_popup tr, #konto_popup tr td, #konto_popup tr th,
/*#datatable1_wrapper table#datatable1 tbody tr,
#datatable1_wrapper table#datatable1 tbody tr td, 
#datatable1_wrapper table#datatable1 thead tr th, */
#ajaxDataTable_wrapper table#ajaxDataTable tbody tr,
#ajaxDataTable_wrapper table#ajaxDataTable tbody tr td, 
#ajaxDataTable_wrapper table#ajaxDataTable thead tr th {
    height: 20px;
    padding: 0 3px 0 3px;
    text-align: left;
    font-size: 11px;
    //background-color: white !important;
}
/*.custom-popup th, .custom-popup thead tr,.custom-popup-konto th, .custom-popup-konto thead tr{*/
.custom-popup th,.custom-popup thead tr ,#konto_popup th, #konto_popup thead tr {
    background-color: #ddd;
}
.custom-popup-konto .panel-menu.dt-panelmenu ,.custom-popup-lev .panel-menu.dt-panelmenu , #ajaxDataTable_wrapper .panel-menu.dt-panelmenu {
    background-color: transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 40px;
    top: -32px;
    min-height: 30px;
}
.custom-popup-konto .panel-heading,.custom-popup-lev .panel-heading,#ajaxDataTable_wrapper .panel-heading {
    min-height: 34px;
}
.custom-popup-konto table#datatable1 tbody tr:hover td ,.custom-popup-lev table#datatable1 tbody tr:hover td , #ajaxDataTable_wrapper table#ajaxDataTable tbody tr:hover td {
    background-color: #b59fdd;
    color: #fff;
}
tr.active td{
    background-color: #0075B0 !important;
    color: #fff;
}
tr.active td input{
    color: #333 !important;
    background-color: #e3d5fd;
    border: 1px solid #fff;
    width:100%
}
.custom_btn {
    margin-top: -25px;
    position: absolute;
}
.deletebtnPopup {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
#ajaxDataTable_info{
    padding-top: 0px;
}
#ajaxDataTable_filter input, #datatables_filter input {
    height: 28px;
    margin: 5px 0px 0px 5px;
}
button#btnSerialize {
    bottom: 15px;
    position: absolute;
    right: 15px;
}
#customActionBtn {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
}
input#kontoSearch {
    border-color: #dfdfdf;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: normal;
    width: 145px;
}
input#supplierSearch {
    font-weight: normal;
    height: 25px;
    line-height: normal;
    width: 185px;
}
.custom-popup tr.even,.custom-popup tr.even td,
#konto_response tr.even,#konto_response tr.even td{
    background-color: #eee;   
}
#konto_order {
    border-color: #dfdfdf;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    padding: 0;
    width: 50px;
}
#konto_filter_name {
    font-weight: normal;
    padding: 0;
    width: 85px;
    border-color: #dfdfdf;
    font-size: 12px;
    height: 22px;
}
.custom-popup {
    background-color: #fafafa;
    border: 1px solid #A287D4;
    margin: 1px 0 0 -1px;
    max-height: 280px;
    overflow: hidden;
    position: absolute;
    width: 292px;
    z-index: 9;
}
.custom-popup .panel-heading {
    background-color: #fafafa;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 2px 2px 0 0;
    color: #666;
    font-weight: normal;
    height: 65px;
    line-height: 20px;
    min-height: 40px;
    padding: 0;
    position: relative;
}
#projektSearch,#reSearch {
    border-color: #dfdfdf;
    font-size: 12px;
    height: 22px;
    width: 173px;
}
.custom-popup select {
    width: 135px;
    font-size: 12px;
}
input.sm {
    max-width: 52px;
}
#konto_popup > thead, #re_popup > thead, #projekt_popup > thead {
    height: 25px;
}
#datatable1 td{
    word-wrap:break-word;  
}
#datatable1 td label {
    margin: 0px 0 0;
}
textarea#delete_reason {
    height: 50px;
}
.no-padd-ltr{
    padding-left:0px;
    padding-top:0px;
    padding-right:0px;
}
#serverSide_dataTables, #datatable1,#datatable2,#datatables {
    border: 1px solid #ccc;
}
#serverSide_dataTables thead tr.active,#datatables thead tr.active {
    background-color: #f6f6f6;
}
.panel-menu.dt-panelmenu {
    background-color: #fff;
    border: medium none;
    margin: 0 -10px -11px;
}
.padd_top_2{
    padding-top: 2px;
}
.cust_mrg{
    margin: 13px 11px 55px;
}
#cust-tab {
    height: 40px;
    overflow: hidden;
    position: relative;
}
.cust-p0-w66 {
    height: 26px !important;
    padding: 0;
    width: 72px;
}
.cust-paging {
    background-color: #fafafa;
    float: right;
    height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    padding-left: 15px;
}
.cust-padd {
    margin-top: 0;
    padding: 11px 9px;
}
.mrt_4{
    margin-top: -4px;
}
.mr5{
    margin-right: 5px;
} 
.appendGrid tbody td span {
    white-space: normal;
}
.flag-xs.flag-sv {
    background-position: 0 -85px;
}
.innerlabel {
    display: inline-block;
    min-width: 45px;
    text-align: center;
}
.h13, .h13 input {
    height: 13px;
}
.h30{
    height: 30px;
}
.max-w700{
    max-width: 700px;
}
.right0{
    right:0;
}
.input-xxs {
    font-size: 12px;
    height: 26px;
    line-height: 1.6;
    padding: 4px 10px;
    width: 89px !important;
}

.w80   {   width: 80px; }
.w90   {   width: 90px; }
.w100   {   width: 100px; }
.w110   {   width: 110px; }
.w120   {   width: 120px; }
.w130   {   width: 130px; }
.w140   {   width: 140px; }
.w150   {   width: 150px; }
.w175   {   width: 175px; }
.w200   {   width: 200px; }
.m-w225 {   min-width: 225px; }
.w225   {   width: 225px; }
.w250   {   width: 250px; }
.btn-group > .btn:hover{ margin-left: -1px;}
.btn-group > .btn:hover:first-child{margin-left:0px;} 
.appendGrid input{ width:100%}
.appendGrid .last { width: 62px;}
.overflow-y thead tr {
    color: #000;
    background-color: #ddd;
    font-size: 11px;
    font-weight: bold; 
    height: 20px;
}
.overflow-y tr {
    height: 20px;
    line-height: 1.475;
    padding: 0 6px;
}
#konto_popup tr#head, #konto_popup tr#head th {
    /*background-color: white;*/
}
.overflow-y {
    width: 100%;
}
#fields_response {
    min-height: 300px;
    max-height: 600px;
    overflow-y: auto;
}
#btnsort {
    margin-top: 160px;
}
.capitalize{
    text-transform: capitalize;
}
#btn_views{
    margin-bottom: 1px;
    min-height: 30px
}
.center {
    text-align: center;
    width: 100%;
}
.custom-popup-lev .pbn {
    height: 200px;
    overflow-y: auto;
    width: 340px;
}
.custom-popup-lev .pbn #head {
    color: #000;
    background-color: #ddd !important;
    font-size: 11px;
    font-weight: bold; 
    height: 20px;
}
.uppercasestyle{text-transform:uppercase}
.hover{cursor: pointer;}
.w90p{width: 90% !important;}
.custom_close {
    color: #c5b4e4;
    height: 25px;
    opacity: 1;
    position: absolute;
    right: 15px;
    width: 25px;
    top: 0;
}
.cust_p_m {
    margin-top: -15px;
    padding: 0 15px !important;
}
#solarSearchResult {
    min-height: 150px;
}
.custom-popup-lev .panel-heading {
    font-size: 1em;
    height: 38px;
    line-height: normal;
    padding: 0;
}
.tooltip{
    white-space: pre-wrap;
}
.border-dashed{
    border-style: dashed;
}
.border-dotted{
    border-style: dotted;
}
.panel-tabs > li > a{
    border-left:1px solid #ddd;
}
.panel-tabs > li.active > a{
    border-top:2px solid #A287D4;
}
.zoomLens {
    border-color: #DBC0EC !important;//#c6e69c !important;
    border-radius: 50%;
}
.danger{
    outline: 1px solid transparent;
    background: #fee9ea none repeat scroll 0 0;
    border-color: #e15e4a;
    transition: all 0.5s ease-in-out 0s;    
}
label.danger{
    background: transparent none repeat scroll 0 0;
    border: none;
    color: #E15E4A;
    transition: all 0.5s ease-in-out 0s;    
}
.sidebar-menu > li > ul > li.active > a {
    color: #967adc !important;
    font-weight: bold;
}
li > .sidebar-title > span.bg-alert {
    background-color: #aaa;
}
li.active > .sidebar-title > span.bg-alert {
    background-color: #967adc;
}
.dataTables_processing {
    background: rgba(0, 0, 0, 0) url("../images/loading.gif") no-repeat scroll center center;
    height: 64px;
    margin: 2% auto 0 48%;
    position: absolute;
    width: 64px;
    z-index: 99999;
}
.dataTables_length {
    margin-top: 5px;
    width: 200px;
}
.dataTables_length label{
    width: 100%;
}
.dataTables_length select {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    height: 35px;
    line-height: 1.49;
    margin: 2px auto;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s;
}
.version_link {
    border-top: 1px solid #e2e2e2;
    margin-top: 11px !important;
}
.version_sub_link {
    font-size: 10px;
}
.mt1 {margin-top: 3px}
.mt2 {margin-top: 3px}
.mt3 {margin-top: 3px}
.mt4 {margin-top: 3px}
.attest-rows-custom-popup {
    background-color: #e9d8e9;
    border: 1px solid #8970c9;
    margin: 1px 0 0 -1px;
    max-height: 75px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 27px;
    width: 600px;
    z-index: 999;
    left:0px;
}
.btnclose {
    position: absolute;
}
.btn.btn-gradient.btn-danger.btn-xs.btnclose {
    bottom: -21px;
    left: 1px;
    position: absolute; 
    z-index: 9999;
}
.scroll-message {
    max-height: 200px;
    overflow-y: auto;
    max-width: 500px;
    overflow-wrap: break-word;
}
.p081 {padding: 0px 8px 1px;}
.p082 {padding: 0px 8px 2px;}
.p051 {padding: 0px 5px 1px;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background-color:#7e5cd4 !important}
.mtc {
    margin-right: 3px;
    margin-top: -3px;
}
.txt {
    line-height: 35px;
}
.nph {
    line-height: normal;
    margin: 0;
}
.mw70 {
    min-width: 70px !important;
}
.mb0 {
    margin-bottom: 0;
}
.mtb1 {
    margin-top: 1px;
    margin-bottom: 1px;
}
.mw120px{
    min-width: 120px
}
.mt0 {
    margin-top: 0 !important;
}
#kontoDiv,#kostDiv {
    position: relative;
}
.scroll_popup {
    max-height: 186px;
    overflow-y: auto;
    width: 100%;
}
.scroll_popup table tbody td {
    padding: 0 3px;
    word-break: break-all;

    overflow-wrap: break-word;
    word-wrap: break-word; /* IE */    
}
#content .container .row .col-md-12 .panel.panel-default .panel-body > div:first-child {
/*    margin-bottom: 14.25px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;*/
} 
.mw270 {
    min-width: 270px;  
}
#search_string_top {
    border-radius: 18px;
    height: 30px;
}
.menu_scroll {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}
.scroll_popup input {
    width: 100%;
}
/*.table-responsive {
    margin-bottom: 14.25px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}*/
#changeImage {
    z-index: 1;
}
.imageDiv {
    border: 1px solid #e1e1e1;
    float: left;
    height: 260px;
    margin: 0 20px 11px 0;
    padding: 5px;
    position: relative;
    width: 160px;
}
.imageBtnDiv{
    position: absolute;
    bottom: 5px;
}
.imageDiv > a {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.imageDiv > a {
    text-align: center;
}
.imageBorder{
    border: 1px solid #e1e1e1;
    padding: 5px;
}
.datatables-footer {
    margin-bottom: 15px;
}
.panel-title:hover > span {
    position: relative;
    background-color: #fafafa;
    padding: 10px 10px 10px 0;
    z-index: 9;
}
.imageDiv a > img {
    max-height: 100%;
    max-width: 100%;
}
.customgreybgborder {
    background-color: #fafafa;
    border-bottom-color: #eeeeee;
    border-top-color: #eeeeee;
    margin: -15px -15px 11px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 8px;
}