﻿html{
    position:relative;
    min-height:100%;
    background-color: #e8e8eb;
    font-family:"Roboto", sans-serif;
    font-size:13px !important;
}

body{
    background-color: #e8e8eb;
    font-family:"Roboto", sans-serif;
    font-size:13px !important;
    /* Margin bottom by footer height */
    margin-bottom: 40px;
}

/*.font-roboto{font-family:"Roboto", sans-serif;}*/

.navbar{
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b8bec5;
}

.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:hover {color: #000;background-color: transparent;}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {color: #000;background-color: transparent;font-size:20px;}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  background-color:#232323;
}
.footer .container {margin-top:10px;}
.footer .container a {font-size:1.2em;color: #cccccc;}
.footer .container a:hover {
  color: #3498db;
  text-decoration-line: none;
  text-decoration-style: solid;
  transition-property: all;
  /*transition-duration: 0.35s;
  transition-timing-function: ease;
  transition-delay: 0s;*/
}

.wizyta_textarea {
    overflow: auto; /* Edge 12+, Internet Explorer 11- */
    resize: vertical;
    transition: all 0.5s ease;
}

/*.wizyta_textarea:focus {
    height: 20em;
}*/

.form-border {
  padding:0;
  border:1px solid #b3b5b8;
}
.form-header{
  /*margin:0 auto;*/
  padding: 15px 20px;
  background-color: #f2f2f3;
  border-bottom:1px solid #cccccc;
}

.form-header h2, .form-body h2{
    margin:0;
    font-size:1em;
    font-weight: 400;
}

.form-body{
  /*margin:0 auto;*/
  padding: 15px 20px 10px 20px;
  background-color: #f2f2f3;
  /*border-bottom:1px solid #cccccc;*/
}
.form-group label {
    font-weight:400;
    font-size:0.9em;
    margin-bottom:0;
}
.form-group input, .form-group textarea, .form-group select {
    border-top-left-radius:0;
    border-top-right-radius:0;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    font-weight:400;
    font-size:1em;
    color:#000;
}

.btn{
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.btn-warning{background-color:#fe781e;}
/*.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]{background-color: #fe6600;}*/
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled {background-color: #fe6600;}

.inline {display:inline;}
.flex {display:flex;}

.fleft {float:left;}
.fright {float:right;}
.width100{width:100%;}

.blackbackg {background-color:#000;}
.blackfore {color:#000;}
.whitebackg {background-color:#fff;}
.whitefore {color:#fff;}

.padtop10 {padding-top:10px !important;}
.padbot10 {padding-bottom:10px !important;}

.padtop20 {padding-top:20px !important;}
.padbot20 {padding-bottom:20px !important;}

.padr0 {padding-right:0;}
.padl0 {padding-left:0;}
.padt0 {padding-top:0;}
.padb0 {padding-bottom:0;}


.margr0 {margin-right:0;}
.margl0 {margin-left:0;}
.margt0 {margin-top:0;}
.margb0 {margin-bottom:0;}

.margt2 {margin-top:2px;}
.margb2 {margin-bottom:2px;}

.margt4 {margin-top:4px;}
.margb4 {margin-bottom:4px;}
.margr4 {margin-right:4px;}
.margl4 {margin-left: 4px;}

.margt6 {margin-top:6px;}
.margb6 {margin-bottom:6px;}

.margt8 {margin-top:8px;}
.margb8 {margin-bottom:8px;}

.margr10 {margin-right:10px;}
.margl10 {margin-left:10px;}
.margt10 {margin-top:10px;}
.margb10 {margin-bottom:10px;}

.margb20 {margin-bottom:20px;}

/*ściąga w dół div col w div row */
.pull-bottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.hrs1 {border-top: 1px solid #cccccc;}

/*.btn-info, .btn-info:hover, .btn-info:active, .btn-info:visited {
    background-color: #9b59bb;
    border: none;
}*/


#datePick .day {
    cursor: pointer
}

.zaplanowanaWizyta {
    margin-top:0;
    margin-bottom:10px;
    cursor:pointer;
}

.zaplanowanaWizyta .data_pacjent{
    margin-bottom:0;
    font-weight:500;
    color:#000;
}

.zaplanowanaWizyta .dataur{
    /*margin-top:2px;*/
    margin-bottom:2px;
    font-size:0.9em;
    color:#888888;
}

.zaplanowanaWizyta .pesel{
    /*margin-top:2px;*/
    margin-bottom:0;
    font-size:0.9em;
    color:#888888;
}


.zaplanowanaWizyta .pacjentoczekuje{
    font-size:0.9em;
    color:#008000;
}

.zaplanowanaWizyta .odbylasie{
    font-size:0.9em;
    color:#FF4500;
}

.pacjent_podglad_etykieta {
    margin-bottom:0;
    font-weight:400;
    color:#000;
    /*white-space:nowrap;*/
}
.pacjent_podglad_dane {
    margin-bottom:0;
    font-weight:500;
    color:#000;
    white-space:nowrap;
    
}


#searchbox {
    font-weight:400;
    font-size:1em;
    color:#000;
}

.typeahead {font-size:1em; border-radius:0; width:100%;}
.typeahead .dropdown-menu ul {list-style:none inside; width:100%;}
/*.typeahead .dropdown-item >li:active,.typeahead .dropdown-item >li:hover {background-color:red;}*/

/*.typeahead .dropdown-item > li > a:hover, .typeahead .dropdown-item > li > a:focus {
    text-decoration: none;
    background-color: red;
}

.typeahead ul, .typeahead ul:active, .typeahead ul:hover {
    text-decoration: none;
    background-color: red;
}*/

.typeahead > .active > a, .typeahead > .active > a:hover, .typeahead > .active  > a:focus {
    /*background-color: #16A170 !important;
    background-image: linear-gradient(to bottom, #17AA76, #149466) !important;
    background-repeat: repeat-x !important;*/
    background-color:#e8e8eb;
    color: #000;
    outline: 0 none;
    text-decoration: none;
}

.sub-menu a {
    /*padding-right:10px;*/
    padding-right:0;
    margin-right:10px;
    font-size:1.1em;
    color:#000;
    cursor:pointer;
}

.sub-menu a:hover {
   
    text-decoration:none;
    /*border-bottom:2px solid #2e6da4;*/
    border-bottom:3px solid #337ab7;

}

.sub-menu .lactive {
    text-decoration:none;
    border-bottom:3px solid #337ab7;
}

.table_small th, .table_small td {padding:10px;border-bottom:1px solid #b3b5b8;}
.table_small tr:hover {background-color:#ddd;}
.table_small tr.no-hover:hover {background-color:transparent;}

.table-multirows th, .table-multirows tbody {border-bottom:1px solid #b3b5b8;}
.table-multirows th, .table-multirows td {padding:10px;}
.table-multirows tbody:hover {background-color:#ddd;}

#tablePlatnicy {
    border-top: 1px solid #b3b5b8;
}

    #tablePlatnicy .form-control {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        font-weight:400;font-size:1em;color:#000;
    }

#tablePlatnicy tr:hover {
    cursor: pointer;
}

#tablePlatnicy tr:first-child:hover {
    background-color: white;
    cursor: default;
}


#tabelaRecepty th, #tabelaRecepty td {
        padding-right:2px;
}




/*Okna modalne - kwadratowe rogi*/
.modal-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

    .modal-content .modal-header {
        border: 0 none;
    }

    .modal-content .modal-footer {
        border: 0 none;
    }


    .modal-content #tableAdresy tr:hover {
        cursor: pointer;
    }

    .modal-content #tableAdresy tr:first-child:hover {
        background-color: white;
        cursor: default;
    }


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border-color: #a94442;
    background-color: #fee;
}

.validation-summary-errors {
    color: #ff0000;
    text-align:left;
}

.validation-summary-errors ul {
    padding-left:0;
    list-style:disc inside;
    }

.validation-summary-valid {
    display: none;
}



#tabelaRecepty .typeahead__list {
    width: 150%;
}