﻿/* >>>>>>>>>> HTML override <<<<<<<<<< */
/**/
body {
    font-size: 14px;
}

#tableGrid {
    width: 99%;
    margin: 2px;
    border: 1px solid #ec7619;
}

a {
    color: #EC7619;
}

    a:hover {
        text-decoration: none;
    }

.thStyle {
    text-align: center;
    border-right: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
}

.thStyle2 {
    text-align: center;
    border-right: 1px solid gainsboro;
}

.grid-header-title {
    font-weight: normal !important;
}

.grid-mvc tr {
    margin: 0px;
    padding: 0px;
}

grid-mvc {
    margin: 0px;
}

* {
    font-family: Arial;
}

#tableGrid th:nth-child(odd) {
    /*background-color: #e6e6e6;*/
    color: #EC7619;
}

#tableGrid th:nth-child(even) {
    /*background-color: #e6e6e6;*/
    color: #ec7619;
}

#tableGrid tr:nth-child(odd) {
    /*background-color: white;*/
    color: #1e90ff;
}

.grid-header-title {
    background: #e6e6e6 !important;
}

.headerInfo {
    color: white;
    font-weight: normal;
    text-align: center;
    padding-top: 4px;
}

.overlay {
    background-color: rgba(1, 1, 1, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000 !important;
}

.center {
    text-align: center;
}


.fa {
    cursor: pointer;
}

/* >>>>>>>>>> Matching table General <<<<<<<<<< */
#tableGrid th {
    vertical-align: top;
    text-align: center;
}

.widthXSmallCol {
    min-width: 30px;
}

.widthSmallCol {
    min-width: 45px;
}

.widthMediumCol {
    min-width: 75px;
}

.widthWideCol {
    min-width: 300px;
}

/* >>>>>>>>>> Matching table  columns width management <<<<<<<<<< */
.mediatype, .country, .lang, .rate, .sel, .qualif, .numberLocal {
    text-align: center;
}

.reassociate
{
    border-right: 1px solid #ec7619
}

.tb-searchLink {
    min-width: 100px;
    width: 80%;
    margin-left: 1%;
}

.mediatype, .sel {
    width: 10px;
}

.url {
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: underline;
    text-decoration-color: #428bca;
}

/* >>>>>>>>>> form element of the table <<<<<<<<<< */
input[type=text], select {
    height: 26px;
}

.suggest, .tb-search {
    min-width: 200px;
    width: 85%;
}

.createdOn, .lastRequestedDate, .country, .delLocal {
    border-right: 1px solid #ec7619;
}

.sel {
    border-left: 1px solid #ec7619;
}
/* suggestions comboxbox and rate  */

.img-match-compare {
    width: 16px;
    height: 16px;
    cursor: pointer;
    opacity: 0.7;
}

.globalInfoImg, .ImgReassociate {
    width: 16px;
    height: 16px;
    cursor: pointer;
    opacity: 0.7;
    float: right;
    margin: 4px 6px 0px 0px;
}

.selectedMatch {
    border: 3px solid #83A800;
    /*outline: 2px solid #83A800;*/
}

div.MatchRate {
    height: 15px;
    width: 17px;
    text-align: center;
    padding-bottom: 20px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    font-weight: bold;
    cursor: default;
    margin: auto;
    display: none;
}

.ExactMatch {
    /*background-color:#00ff2c;
	background:#00ff2c;*/
    border-left: 3px solid #00ff2c;
}

.GoodMatch {
    /*background-color:#FFD000;
	background:#FFD000;*/
    border-left: 3px solid #FFD000;
}

.WeakMatch {
    /*background-color:#C11515;
	background:#C11515;
	color:white;*/
    border-left: 3px solid #C11515;
}

.nowrap {
    white-space: nowrap;
}

.breakword {
    word-wrap: break-word;
}

.info {
    cursor: help;
}

.small {
    min-width: 40px;
    max-width: 50px;
    text-align: center;
}

.normal {
    min-width: 100px;
    width: 18%;
}

.wide {
    min-width: 100px;
    width: 15%;
}

/* custom autocomplete CSS */
#ulChoice {
    display: flex;
    padding: 0;
}

    #ulChoice > li {
        background: -moz-linear-gradient(0% 10% 270deg, #DADADA, #EFEEEF 65%);
        display: inline;
        list-style: none;
        margin: 10px 0px;
        padding: 0px 10px;
        border: 1px solid #EAE9EA;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-radius: 5px;
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
    }

        #ulChoice > li > div {
            line-height: 25px;
        }

        #ulChoice > li > select {
            width: 300px;
        }

#ulFilter {
    list-style: none;
    padding: 0;
}

/*.gridTxt
{
    width:95%;
	min-width:200px;
}*/

/* >>>>>>>>>> Override JQUERY UI for the dataTable <<<<<<<<<< */

.text_filter {
    border-color: #D3D3D3;
    color: red;
}

.content-wrapper {
    max-width: 95%;
}

#tableGrid_length label, #tableGrid_filter label, #tableGrid_info, #tableGrid_paginate {
    font-weight: 100;
}

.ui-widget-header {
    color: #000000;
}

.filter_column input {
    width: 37px;
}

.warning {
    background-color: white;
    color: red;
}

.td-newglobal {
    color: red;
}

    .td-newglobal > a {
        color: red; /*override bootstrap*/
        text-decoration-color: red;
    }

/* >>>>>>>>>> status <<<<<<<<<< */

.inactivGlobal {
    background-color: lightgrey !important;
    color: grey !important;
}

.globalName {
    padding: 3px 5px;
    background: #eae9e7;
    color: #0a0909;
}

td a {
    margin-left: 3px;
}

#bSearchGlobalSources {
    display: none;
}

#bSearcAlias {
    display: none;
}

.boutonQualif {
    text-align: center;
}

.alias, .aliasSupportName, .lastRequestedDate, .reactivate, .supportName, .delLocal {
    text-align: center;
}

.id {
    text-align: center;
    padding: 2px;
    background: #444;
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.overflowEllipsis {
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#msg {
    margin: 5px auto !important;
}

.pagination.before {
    position: absolute;
    margin-top: 3px !important;
    z-index: 1;
    margin-left: 2px;
}
.pagination.after {
    position: absolute;
    margin-top: -21px !important;
    z-index: 1;
    margin-left: 2px;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

    ul.pagination li {
        display: inline;
        cursor:pointer;
    }

        ul.pagination li.prev.disabled, ul.pagination li.first.disabled, ul.pagination li.next.disabled, ul.pagination li.last.disabled{
            visibility:hidden;
        }

        ul.pagination li a {
            color: #fff;
            float: left;
            padding: 1px 5px;
            text-decoration: none;
        }
        ul.pagination li.active a {
            background-color: #ec7619;
        }

#tableGrid_wrapper .dataTables_info, #tableSourcesGlobaux_wrapper .dataTables_info {
    display: none;
}
.fg-toolbar {
    height: 24px;
}

div#buttonBar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height:45px;
}
table .action {
    border-right: 1px solid #ec7619;
}