﻿@import url(//fonts.googleapis.com/css?family=Lato:300,400);

body {
    line-height: normal;
    font-family: 'Lato',sans-serif;
}

.alert-info
{
    border-color: #EAEEEF;
}
pre {
    line-height: normal;
    font-family: 'Lato',sans-serif;
    background-color:transparent;
}

.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.mdi::before {
    font-size: 24px;
    line-height: 14px;
}
.btn .mdi::before {
    position: relative;
    top: 4px;
    font-size: 24px;
    line-height: 14px;
}

.btn-xs .mdi::before {
    font-size: 14px;
    top: 0px;
    line-height: 16px;
}

.btn-sm .mdi::before {
    font-size: 18px;
    top: 3px;
}
.dropdown-menu .mdi {
    width: 18px;
}
.dropdown-menu .mdi::before {
    position: relative;
    top: 4px;
    left: -8px;
}
.nav .mdi::before {
    position: relative;
    top: 4px;
}
.navbar .navbar-toggle .mdi::before {
    position: relative;
    top: 4px;
    color: #FFF;
}
.breadcrumb .mdi::before {
    position: relative;
    top: 4px;
}
.breadcrumb a:hover {
    text-decoration: none;
}
.breadcrumb a:hover span {
    text-decoration: underline;
}
.alert .mdi::before {
    position: relative;
    top: 4px;
    margin-right: 2px;
}
.input-group-addon .mdi::before {
    position: relative;
    top: 3px;
}
.navbar-brand .mdi::before {
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.list-group-item .mdi::before {
    position: relative;
    top: 3px;
    left: -3px
}


.ng-invalid {
    background-color: #ffedf8;
    border-radius: 4px;
}


.search-control.ng-dirty {
    background-color: #ffffff;
    border-radius: 4px;
}

form.ng-invalid {
    background-color: #ffffff;
    border-radius: 6px;
}

form.ng-dirty {
    background-color: #ffffff;
    border-radius: 4px;
}


.table th {
    font-size: 13px;
    color: #ffffff;
    background-color: #838385;
    
}

.table td {
    font-size: 12px;
}

.table tbody > tr > td {
    vertical-align: middle;
}

    .table tbody > tr > td.td-right {
        vertical-align: middle;
        text-align: right;
    }

    .table tbody > tr > td.td-left {
        vertical-align: middle;
    }


    .table tbody > tr > td.td-center {
        vertical-align: middle;
        text-align: center;
    }

.table thead > tr > th.th-center {
    vertical-align: middle;
    text-align: center;
}

.table thead > tr > th.th-left {
    vertical-align: middle;
}

.table thead > tr > th.th-right {
    vertical-align: middle;
    text-align: right;
}


.table thead > tr > th.th-list {
    vertical-align: middle;
    text-align: center;
    background-color: #A0A0A0;
}


.table tfoot > tr > td.td-right {
    vertical-align: middle;
    text-align: right;
}

.table tfoot > tr > td.td-left {
    vertical-align: middle;
}


.table tfoot > tr > td.td-center {
    vertical-align: middle;
    text-align: center;
}

table > tbody > tr.primary > td, .table > tbody > tr.primary > th, .table > tbody > tr > td.primary, .table > tbody > tr > th.primary, .table > tfoot > tr.primary > td, .table > tfoot > tr.primary > th, .table > tfoot > tr > td.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > thead > tr.primary > th, .table > thead > tr > td.primary, .table > thead > tr > th.primary {
    background-color: rgb(46, 109, 164);
    color: #ffffff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal-header {
    padding-bottom: 0px;
}

.input-group {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.btn-command {
    margin: 0;
    padding: 5px;
    /*color: #337AB7;*/
}


.btn-header {
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-top:2px;
    padding-bottom:2px;
    /*color: #337AB7;*/
}


.panel {
    margin-bottom: 10px;
}

.panel-body {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

.nav-tabs {
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: #f8f8f8;
        border: 1px solid #ccc;
        border-bottom-color: transparent;
        color: #000000;
        font-size: 12px;
    }

    .nav-tabs > li > a {
        color: #000000;
        font-size: 12px;
    }

.tab-pane {
    padding: 10px;
    padding-bottom: 0px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-top-color: transparent;
}

label {
    margin-bottom: 1px;
    font-weight: 600;
    font-size: 12px;
    padding-left: 1px;
}

.form-group {
    margin-bottom: 8px;
}

select.form-control {
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 28px;
    border-radius: 4px 4px;
    font-size: 12px;
}

input.form-control {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 28px;
    border-radius: 4px;
    font-size: 12px;
}

div.form-control {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    background-color: rgb(238, 238, 238);
    font-size: 12px;
}


div.form-control-disabled {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    min-height: 28px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    background-color: rgb(238, 238, 238);
    font-size: 12px;
}


textarea.form-control {
    font-size: 12px;
}


input[type=checkbox].form-control {
    box-shadow: none;
    height: 20px;
    width: 20px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 12px;
}

.btnx {
    height: 28px;
    padding-top: 0px;
    padding-bottom: 0px;
}


h3.form-title {
    padding-bottom: 0px;
    padding-top: 5px;
    margin-top: 5px;
    font-size: 16px;
}

h3.modal-title {
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 16px;
}

.number3 {
    text-align: right;
    width: 50px;
}


.number5 {
    text-align: right;
    width: 50px;
}

.number6 {
    text-align: right;
    width: 60px;
}


.number8 {
    text-align: right;
    width: 76px;
}

.number10 {
    text-align: right;
    width: 100px;
}


input.form-control.ng-valid-date {
    width: 80px;
}

.small, small {
    font-weight: bold;
    color: #404040;
}


.typeahead {
    background-image: url(backgrounds/find_text.png?f=1);
    background-repeat: no-repeat;
    background-position: center right;
}


.loadingBox {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 1em;
    background: rgba(192,192,192,0.3);
    z-index: 1090;
}

.loadingMessage {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    position: fixed;
    width: 180px;
    height: 60px;
    padding: 1em;
    text-align: center;
    color: #000000;
    font-weight: bold;
    z-index: 1090;
}

.uploading {
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    position: fixed;
    width: 400px;
    height: 60px;
    padding: 1em;
    text-align: center;
    color: #000000;
    font-weight: bold;
    z-index: 1090;
}


#form2, .form2 {
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    border-radius: 4px;
    min-height: 400px;
    margin-top: 5px;
    margin-bottom: 20px;
    border: 1px solid #627D82;
}

.search {
    background-color: #EAEEEF;
    padding: 10px;
}

    .search label {
        color: #333;
    }

.navbar {
    position: relative;
    min-height: 20px;
    margin-bottom: 0px;
}

.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}


.navbar-inverse .navbar-nav > li > a {
    color: #FFF8F7;
}


.navbar-default {
    background-color: #404040;
}

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #ffffff;
        }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #821D22;
        color: #ffffff;
    }

.navbar-default .navbar-toggle {
    border-color: transparent;
}

    .navbar-default .navbar-toggle:hover {
        background-color: lightgray;
        color: white;
    }



    @media (max-width: 767px) {
    .navbar-default {
        background-color: #ffffff;
        border-color:transparent;   
        
        
    }

    .navbar-collapse {
        background-color: #ffffff;
        
    }

    .navbar-default .navbar-toggle {
    border-color: black;
    
}


    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000000;
    }
     
     .navbar-default .navbar-nav > li > a {
        color: #000000;
    }

     .navbar-default .navbar-nav .open .dropdown-menu>li>a
     {
         color: #000000;
     }
        .navbar-default .navbar-nav > li > a:hover {
            color: #000000;
        }


  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color:  #ffffff;
        color: #000000;
        font-weight:bold;
    }
     .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus
     {
         background-color: #821D22;
        color: #ffffff;
     }
}



.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #A6252B;
}

h3.form-title, h3.modal-title {
    font-weight: bold;
    color: #AE2930;
    font-size: 16pt;
}

h4.form-title, h4.modal-title {
    font-weight: bold;
    color: #AE2930;
    font-size: 16pt;
}




.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #EAEEEF;
}

input[type="file"] {
    display: none;
}


input[type="date"].form-control {
    width:125px;
}


.table-super-condensed > tbody > tr > td, .table-super-condensed > tbody > tr > th, .table-super-condensed > tfoot > tr > td, .table-super-condensed > tfoot > tr > th, .table-super-condensed > thead > tr > td, .table-super-condensed > thead > tr > th {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
}

.btn-oil, .btn-oil:hover {
    background-color: #408080;
    color: #ffffff;
}

.btn-wine, .btn-wine:hover {
    background-color: #800080;
    color: #ffffff;
}

.panel-step {
    border-color: #AE2930;
    margin-bottom: 0px;
    /*margin-left: 20px;*/
    padding-bottom: 5px;
}

    .panel-step > .panel-heading {
        background-color: #AE2930;
        border-color: #AE2930;
        color: white;
    }

ul, ol {
    margin-top: 0;
    margin-bottom: 2px;
}

.table > thead > tr.step > th, .table > tr.step > th {
    background-color: #AE2930;
}


.table > tbody > tr.step > th, .table > tr.step > th {
    background-color: #AE2930;
}

.table > tbody > tr.foot > td, .table > tr.foot > td {
    background-color: #e67300;
    font-size: 13px;
    color: #ffffff;
}


.suggestion-list
{
    width:400px;
}


.flex-row, .flex-row > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:0 auto;
    height:100%;
}


.th-sort {
    white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}



.form-title-heart-unselected {
    font-size: 20pt;
    color: lightgray;
    cursor: pointer;
}

.form-title-heart-selected {
    font-size: 20pt;
    color: #F00016;
    cursor: pointer;
}

.favorites-border-odd {
    border-radius: 4px 4px;
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: #E8C7C7;
}

.favorites-border-even {
    border-radius: 4px 4px;
    border-width: 1px;
    padding: 4px;
    border-style: solid;
    border-color: #E8C7C7;
}

.favorites-container-odd {
    text-align: center;
    height: 100px;
    vertical-align: middle;
    background-color: #838385;
    
}

.favorites-container-even {
    text-align: center;
    height: 100px;
    vertical-align: middle;
    background-color: #EEEEEE;
}

.favorites-container-odd > a {
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    display:block;
    height:85px;
    
    
}


.favorites-container-even > a {
    text-align: center;
    color: #404040;
    text-decoration: none;
    display:block;
    height:85px;
}

.favorites-heart {
    float: right;
    padding-right: 2px;
    padding-top: 1px;
}

    .favorites-heart > i {
        font-size: 16pt;
        color: #F00016;
        cursor: pointer;
    }

.favorites-move {
    float: left;
        color:#C1C1C1;

}
.dropzone {
    border: 2px dashed #bbb;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 16pt bold;
    color: #bbb;
    margin-bottom: 20px;
    min-height: 100px;
}

.dragging {
    border-color: black;
    border-style: dotted,;
}
