
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../Content/fonts/Roboto-Regular.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../Content/fonts/Roboto-Bold.ttf') format('truetype');
    font-style: normal;
}
body {
    font-family: 'Roboto-Regular';
}
.idn-hidden {
    display: none;
}
.form-control[readonly] {
    background-color: #fff;
}

.margin-bottom-9 {
    margin-bottom: 9px !important;
}

#form-horizontal {
    margin-bottom: 0;
}

.div_error {
    display: none;
}

.error-span {
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.box_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.has-error {
    border-color: red !important;
}

.select2-container .select2-selection--single {
    height: 34px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    display: none;
}

.select2-search--dropdown {
    display: none;
}

.select2 {
    width: 100% !important;
}

.btn-search {
    text-align: center;
    background-color: #098850 !important;
    color: #fff !important;
    height: 34px !important;
    border-radius: 4px;
    font-size: 13px !important;
    padding: 4px .75rem;
    width: 50px;
}

.img-button-search {
    height: 18px;
    margin: 0px;
}

.divSearchInfo {
    margin-bottom: 20px;
}

.btn-search-query {
    background: #D32027;
    padding: 7px 20px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid;
    font-size: 14px;
    margin-left: 5px;
}
    .btn-search-query:focus{
        outline: none;
    }
    .btn-icon {
        border-radius: 30px;
        color: #fff;
        border: 1px solid;
        font-size: 14px;
        background: none;
    }

.delete_item {
    font-weight: normal;
}

    .delete_item spanP {
        color: #4E4E4E;
    }

.gtin {
    border-radius: 30px;
    padding: 7px 20px;
    width: 70% !important;
    height: 40px;
}

.col-xs-7 {
    width: 58.33333333% !important;
}

.search_box {
    width: 50%;
    display: flex;
}

.bold-event {
    font-weight: bold;
}
.divInfo {
    margin-bottom: 10px;
}
.event_box {
    line-height: 30px;
    font-size: 15px;
    background: #fbfbfb;
}

.events {
    background-color: #ECECEC;
    line-height: 35px;
    border-radius: 5px 5px 0 0;
}

.event-search {
    text-align: center;
    margin: auto;
    background: #fff;
    padding: 20px 0;
}

.event-event-item {
    padding: 0.5% 3%;
}
.event-dd {
    border-bottom: 1px solid #eee;
    padding-bottom: 1%;
}
.highlight {
    background-color: #dfecd5;
}
.highlightsame {
    background-color: #f3b1b3;
}
.event-item, .show-map {
    color: #1273EB;
    font-family: 'Roboto-Bold';
}
.org-item {
    color: #1273EB;
}
    .event-item:hover, .org-item:hover, .show-map:hover {
        cursor: pointer;
        text-decoration: underline;
    }
.title-caption {
    color: #098850;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    font-size: 16px;
}
label.label-query {
    font-weight: bold;
}
.divInfo {
    padding: 0 15%;
}
.divInfo:last-child {
    margin-bottom: 20px !important;
}
.event-event-item:last-child{
    padding-bottom: 10px;
}
/*.event-dd:last-child {
    border-bottom: 1px solid #ECECEC;
}*/
.event-event-item.has-query:last-child .event-dd:last-child{
    border-bottom: none;
}
.span-show-hide:hover {
    cursor: pointer;
}
i.icon-info {
    font-size: 20px;
    color: #D3A320;
    padding: 10px 6px;
}

.warning-title {
    color: red;
}

.div-hidden {
    display: none;
}

.tooltip-inner {
    min-width: 300px !important;
    font-size: 14px;
    border: 1px solid;
    color: #D3A320;
    background-color: #eee;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #D3A320;
}

.tooltip.bottom {
    padding: 5px 10px !important;
}

.modal-title {
    width: 100%;
    font-size: 15px;
    font-family: Roboto-Bold;
}

.modal-header {
    display: flex;
    border-radius: 4px;
    background-color: #E8E8E8;
    padding: 10px 15px;
}

div.event-search {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
}
.control-label {
    color: #676767;
    font-family: 'Roboto-Regular';
    font-weight: normal;
    padding-right: 0;
}
/*begin input select*/
div.label-query input:hover {
    cursor: pointer;
}
input.listKDEValues {
    background: url("../Images/down.svg") no-repeat right .75rem center/20px 15px;
}

input.no-border {
    border: none;
    color: #337ab7;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}

    input.no-border:focus {
        outline: none;
    }
.dropdown-detail li:last-child input.no-border {
    border-bottom: none;
}
    .listKDEValues:hover, .dropdown-detail li input.no-border {
        cursor: pointer;
    }

.detail-event input {
    color: #000;
    font-family: Roboto-Bold;
}
.detail-event .label-query > input {
    color: #1273EB;
    font-family: Roboto-Bold;
}
.dropdown-detail {
    border: 1px solid #ccc;
    border-radius: 4px;
    border: 1px solid #ccc;
    border-radius: 0 0 4px 4px;
    border-top: none;
    position: absolute;
    z-index: 10;
    background: #fff;
    color: #1273EB;
}
    .dropdown-detail input {
        color: #1273EB;
    }
    .dropdown-detail {
        list-style: none;
        padding: 0 10px;
        max-height: 180px;
        overflow: auto;
    }
/*end input select*/


@media screen and (max-width: 768px) {
    .modal-dialog {
        width: 100% !important;
        margin: 10px auto;
    }

    .modal-content {
        margin: 0 10px;
    }

    .search_box {
        width: 100%;
        display: flex;
    }

    .gtin {
        width: 60% !important;
    }
    .divInfo {
        padding: 0 15px;
    }
    .events .col-xs-8, .divSearchInfo .col-xs-8 {
        width: 66.66666667% !important;
        padding: 0;
    }


    i.icon-info {
        margin-right: 4px;
    }

    .no-padding-r-l {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .events .col-xs-4.right{
        padding: 0;
    }
}
@media screen and (max-width: 320px) {
    .btn-search-query {
        padding: 7px 7px !important;
    }
}
/*Info org*/
.detail-org label {
    font-weight: normal;
    color: #696969;
    padding-right: 0;
}

.detail-org input {
    font-weight: bold;
}
.btn-log {
    padding: 7px 20px;
    background: #098850;
    border-radius: 5px;
    border: 1px solid;
    color: #fff;
    float: right;
}
    .btn-log:hover, .btn:hover{
        color: #fff;
    }
    .btn-log:focus, .btn:focus {
        outline: none;
        text-decoration: none;
        color: #fff;
    }
    .div-show-log {
        margin-top: 10px;
        padding: 0;
    }
.divshowlog {
    padding: 10px 0;
    background: #dfecd5;
}
.showlog {
    overflow: auto;
}
    .showlog .detail-event input, .showlog .detail-event select {
        font-family: Roboto-Regular;
        background: #dfecd5;
    }
.item-show-log {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
    .item-show-log:last-child {
        border-bottom: none!important;
    }
.span-prev:hover, .span-next:hover{
    cursor: pointer;
}
.popup-detail .modal-body {
    max-height: 600px;
    overflow: auto;
}
.showmore {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.event-event-item.has-query:not([style*="display: none"]) .event-dd:last-child{
    border-bottom: none!important;
}

.btn {
    padding: 5px 10px;
    background: #098850;
    border-radius: 5px;
    border: 1px solid;
    color: #fff;
}
.bg-gold {
    background-color: #f2fc04 !important;
}

.bg-bronze {
    background-color: #098850 !important;
}