

/* #display_bol_checkbox_all{ */
/* 	display:none; */
/* } */

/*----------- sbadmindm START-----------*/

@media (min-width: 768px)
{
    .navbar-nav.navbar-right:last-child{
        margin-right: 0px!important;
    }
    /*para que al achicar y ocultar la barra suoperior y volver a agrandar vuelva a aparecer el contenido*/
    .nav.navbar-nav.navbar-top-links.sidebar-collapse-top.collapse {
        display: block!important;
        visibility:visible!important;
    }

    nav.dm-top-navbar{
        height:50px\9;
    }
    #page-wrapper {

        border-left: none;
    }
}

.original-value.exp{
background-color: white!important;
}

nav.dm-top-navbar .navbar-top-links > li > div {
    /*color: #ffffff;*/
    padding: 15px;
    min-height: 50px;
}

.font-smaller{
	font-size: smaller;
}


nav.navbar.dm-top-navbar{
    margin-bottom: 0px!important;
    border-bottom: 1px solid #BBBBBB;
}

body {
    background-color: white;
}

.gray-bg{
    background-color: #f8f8f8;
}

#leftNavBar.sidebarHidden{
    margin: 0 0 0 -250px!important;
    transition: all 0.4s ease 0s;
}

#page-wrapper{
	padding-left:0px!important;
	padding-right:0px!important;
}

#page-wrapper.sidebarHidden{
    margin: 0px!important;
    transition: all 0.4s ease 0s;
}

#page-wrapper .breadcrumb {
    padding: 8px 0px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}


nav div.sidebar-collapse-left a,
nav div.sidebar-collapse-left h4,
nav div.sidebar-collapse-left h5{
    color: #777;
}

nav div.sidebar-collapse-left > ul > li > h4 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

nav div.sidebar-collapse-left > ul > li > h4.h4-navbar-center, h4.h4-navbar-center {
    text-align: center;
}

nav div.sidebar-collapse-left > ul > li > h5 {
    padding-left: 15px;
    font-weight: bold;
}

.leftNavBarFilterContainer a.btn-sm.btn-primary{
	color:white;
}

.leftNavBarFilterContainer a.btn-sm.btn-primary:hover{
	text-decoration: none;
}

.leftNavBarFilterContainer a.nav-anchor-title{
	font-size:small;
}

/* nav div.sidebar-collapse-left > ul > li > */
a.nav-anchor-title {
    font-weight: bold;
    text-decoration: none;
}

nav div.sidebar-collapse-left > ul > li.active>a.nav-anchor-title {
    /*padding-bottom: 2px;*/
}

/* nav > div.sidebar-collapse-left > ul > li >  */
ul.nav-second-level > li > a {
    font-size: 11px;
}

nav > div.sidebar-collapse-left > ul > li > ul > li.see_more_right {
    text-align: right;
}
nav > div.sidebar-collapse-left > ul > li > ul > li.see_more_right > a {
    /* margin-right: 10px; */
    color: #428bca;
}

nav > div.sidebar-collapse-left > ul > li > ul.nav.nav-second-level.facetRes > li{
    /*font-size: smaller;*/
    /*list-style: none;*/
    line-height: 20px;
}
nav > div.sidebar-collapse-left > ul > li > ul.nav.nav-second-level.facetRes > li> a{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

/*margen izquierdo del primer dropvbox de la top bar*/
nav.dm-top-navbar > ul.nav.navbar-nav.navbar-top-links.sidebar-collapse-top > li.dropdown:first-child {
    margin-left: 25px;
}

/*CONTENIDO*/
#page-wrapper {
    /*    border-left: 1px solid #bbb;*/
    /*padding-top: 20px;*/
    min-height: available;
}

#page-wrapper > div.row{
    /*margin-top:20px;*/
    padding: 0 32px 0 7px;
}

/*LEFT SIDE BAR*/

nav.dm-left-navbar {
    background-color: #eeeeee;
    border-right: 1px solid #aaa;
    position: relative;
}

nav.dm-left-navbar .separator {
    border-top: 1px solid #BBBBBB;
    margin-left: 10px;
    margin-right: 10px;
}

nav.dm-left-navbar > ul.nav > li {
    border-bottom: 1px solid #e0e0e0;
}


/* nav.dm-left-navbar > div.sidebar-collapse-left > ul.nav > li >  */
ul.nav-second-level > li > a:hover {
    color: #428BCA;
    background-color: #FeFeFe;
}

nav.dm-left-navbar > div.sidebar-collapse-left > ul.nav > li > div.side-bar-ranges > a.btn-primary{
    color:white;
}

nav.dm-left-navbar > div.sidebar-collapse-left > ul.nav > li > .side-bar-lvl1-item{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    color:#777;
    font-size: small;
}


.collapse-menu-toggle{
    float: left;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    padding: 0px 20px 0px 0px !important;
}

.collapse-menu-toggle.collapsed .glyphicon:before {
    content: "\e159";
}

.collapse-menu-toggle.expanded .glyphicon:before {
    content: "\e158";
}


.col-centered{
    float: none;
    margin: 0 auto;
}

/*icono dentro de input*/
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

#resultsRow {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

.dm-panel h1 {
    color: white;
}
.dm-panel .panel-heading {
    background-color: #4d8ab0;
}

.dm-panel .panel-heading  h3 {
    color: white;
}
.dm-panel .panel-heading  span {
    color: white;
    cursor:pointer;
}
.not-rounded{
    border-radius: 0;
}
.no-leftBorder{
    border-left: none;
}

#page-wrapper  ol.breadcrumb{
    background-color:#F8F8F8;
}

#searchRanges{
    /* padding: 8px 15px; */
    /* cursor: pointer; */
}
#navbar-top li.dropdown:first-child {
    border-left: 1px solid #507aa4;
}
#navbar-top li.dropdown {
    background-color: #6f94b8;
    border-right: 1px solid #507aa4;
    font-weight: 400;
}

.header-page{
    padding-top: 10px;
    padding-bottom: 0px;
}

.available-date{
	color: #555;
    font-weight: bold;
}

.description{
    font-size: 14px;
    letter-spacing: 0;
    background-color:#DEE5E9;
    margin: 0px;
    margin-bottom:0px !important;
	padding: 12px;
	padding-left: 20px;
}


@media (max-width: 1350px) {
    .titleBase {
        font-size: 22px;
     }
}
@media (min-width: 1350px) {
    .titleBase {
        font-size: 24px;
     }
}
@media (max-width: 1040px) {
    .titleBase {
        font-size: 16px;
     }
     .description{
         font-size: 11px;
     }
     #summary_view_container{
         font-size: 12px;
     }
}

.bb-alert {
    position: fixed;
    bottom: 25%;
    right: 0;
    margin-bottom: 0;
    font-size: 1.2em;
    padding: 1em 1.3em;
    z-index: 2000;
}
.filtersModal{
    /* width: 1280px; */
}
.filtersModal .modal-dialog{
    width: 1024px;
}

/*para el dialogo extendido**/
.ui-dialog-titlebar-buttonpane {
    margin-right: 15px;
}

.ui-dialog-titlebar-buttonpane a {
    border: medium none !important;
    background-color: #ffffff!important;
    margin-right: 5px;
    padding-top: 2px!important;
}


.filtersModal .modal-footer{
    margin-top: 0px;
}

.filtersAdd {
    font-size: 13px;
}
.filtersAdd li {
    padding: 6px 20px;
}

table.dataTable td {
font-size: 12px;
}

table.dataTable {
  width: 100%;
}

@media(min-width:768px) {

    .navbar-static-side {
        width: 222px;
    }
    #page-wrapper {
        margin: 0 0 0 0px;
/*         margin-top:22px; */
    }
}
#page-wrapper {
/* 	 padding: 0px!important; comentado porque agrega un ancho de mas a la pagina*/

    }
.dm-gray{
    background-color: #F5F4F4;
}

#advancedQueryComponent{
    margin-top: 20px;
}

.tt-dropdown-menu{
    width: 422px;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion:hover{
    color: #fff;
    background-color: #0097cf;
}
.tt-cursor{
    color: #fff;
    background-color: #0097cf;
}
.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}
.tt-suggestion p {
    margin: 0;
}
.twitter-typeahead{
    width: 100%;
}
.tm-input.form-control.tt-hint{
    display: none;
}


.thead_title th a {
    text-decoration: none !important;
    color:black;
}

span.orderedByThisColumn:after {
position: absolute;
content: ' ';
float: right;
margin-right: 0%;
width: 7px;
height: 7px;
display: inline;
border-top: 1px darkgray solid;
border-right: 1px darkgray solid;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(135deg);
margin-top: 2px;
margin-left: 9px;
/* top: -51px; */
}

.totalsByCheckboxColum{
    text-align: center;
}
.panel-disable{
    background-color: #FCFCFC;
    height: 520px;
    border: 1px dashed #aaa;
}

.selectFieldsModal{
    width: 800px!important;
}

/*de deubug*/
.border_black{
    border:1px solid black;
}
.border_red{
    border:1px solid red;
}

#full-query-container{
    font-size: small;
}

#full-query-container a, #query-string a{
    cursor: pointer;
    font-size: 12px;
}

#query-string{
	margin-top: 8px;
}

.query-done-row{
    padding-top: 20px;
}

@media (max-width: 1400px){
    #resultsRow .col-sm-4 {
       padding-right: 5px;
       padding-left: 5px;
    }
}
.month-table{
    font-size: 11px;

    margin-top: -30px;
}
.month-table td{
   padding: 2px !important;

   padding-left: 10px !important;
}

#summary_view_container .col-sm-4 {
    height: 555px;
}
#summary_view_container .panel {
    height: 535px;
}

.line-chart{
     width: 300px;
     height: 200px;
}
@media (max-width: 1400px){
    .line-chart {
       width: 15em;
       height: 10em
    }
}

/*----------- sbadmindm END -----------*/




/*----------- forNewStyle START-----------*/
#topRanking .login-panel {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8d8;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 1px 4px #d3d3d3;
    margin: 50px auto;
    padding: 55px 60px 60px;
    position: relative;
    min-height: 300px;
}

.panel-heading h3{
    font-family: "Open Sans","Helvetica Neue","Helvetica","Arial","sans-serif";
    font-weight: 300;
    color: #555;
}

#topRanking .panel-title {
    font-size: 25px;
    line-height: 50px;
    text-align: center;
}

#topRanking .panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
}

.login-panel .forgot-password {
    padding: 15px;
}

.login-panel .forgot-password a {
    font-size: 12px;
}

.errorContainer {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin-top: 12%;
    margin-bottom: auto;
    height: 50%;
}

.errorBody {
}

.errorMessageBody{
    border: 1px solid #d8d8d8;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 1px 4px #d3d3d3;
    padding: 55px 60px 60px;
    position: relative;
    height: 450px;
    float: left;
}

.error404 {
    background: none repeat scroll 0 0 #7ac143;
}

.error500 {
    background: none repeat scroll 0 0 rgb(132, 53, 56);
}

.leftMessage {
    text-align: center;
}

.rightMessage {
    font-size: 48px;
    text-align: center;
    border-left: 3px solid #fff;
    min-height: 350px;
}

.leftTypeText {
    font-size: 160px;
    font-weight: 300;
    letter-spacing: -5px;
    text-align: center;
    //text-shadow: 2px 2px rgb(255, 255, 255);
    text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
    color: #fff;
}

.rightTypeText{
    color: #fff;
}

.icon-logo{
    display: block;
    margin: auto;
}

.contactLink {
    color: #fff;
    font-size: 35px;
}

.icon-logo .media-object{
    width: 180px;
}

@media (max-width: 301px) {
 .icon-logo .media-object {
    width: 160px;
    margin-left: -46px;
  }
}

@media (max-width: 1000px) {
    .rightMessage {
        font-size: 30px;
        border-left: 0px;
    }

    .leftTypeText {
        font-size: 100px;
    }

    .errorMessageBody {
        padding: 0;
    }
    .container{
    	width: 850px !important;
    }
}

@media (max-width: 1370px){
    .hideLevel-1 {
		display: none !important;
    }
    .container{
    	width: 1100px !important;
    }
}

.homePageLink{
    color: #1d3664;
}

//----------------------My Account -------------------
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.panel-profile .profile {
    margin: 5px 15px 5px 5px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 5px #2b9adf, 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 5px #2b9adf, 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 5px #2b9adf, 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.panel-profile {
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #767676;
}

.panel-profile .list-info li .icon {
    margin-right: 10px;
    color: #1c7ebb;
}

#myAccount .list-info li label {
    width: 170px;
}

#myAccount label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

#myAccount .panel-heading h3 {
    font-size: 24px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: white;
}

#displayFields .panel .panel-heading {
    text-transform: uppercase;
}

img.img80_80 {
    width: 80px;
    height: 80px;
}

#displayFields .panel-heading {
    color: #767676;
    background-color: #f6f6f6;
    border-color: #e9e9e9;
}

#displayFields .panel {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.nav-pills {
    margin-top: 8px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
  /*  background-color: #767676;*/
}

.right{
    float: right;
}

.list-unstyled li{
    margin-bottom: 5px;
    height: 35px;
}

.each_coutry {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 110px;
	height: 40px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
	float: left;
	margin: 5px;
	color: white;
	font-size: 11px;
}

.operationsFieldSelection {
	font-size: 11px;
	display: inline;
	padding-left: 3px;
}

.operationsFieldSelection a {
	color: #777;
	cursor: pointer;
}

.operationsFieldSelection > span{
	margin-left: 3px;
}


#sortable{

    background-color: #e1e1e1;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 5px;


}
.sortableContainer{
	background: none repeat scroll 0 0 #E9E9E9;
	border: 2px dashed #B8B8B8;
	height: 685px;
	width: 139px;
}

.titulos_tabla{

	padding-left: 0px;
}

.panel-displayFields{
	padding-top:20px;
}

.availableFields {
	background-color: #47A447;
	cursor: default;
}

.unavailable {
	background-color: rgba(143, 18, 23, 0.75);
	cursor: pointer;
}

.sample {
	height: 10px !important;
	width: 10px !important;
    display: inline-block;
}

.form-text-changePass{
	width:100%;
}

.container-changePass{
	margin-top:5%;
}

.btn-changePass{
	margin-right:16px;
	margin-top:8px;
}

.row-changePass{
	margin-top:4px;
	margin-bootom:4px;
}
.dropdown-menu-redefined{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:14px;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175);
	background-clip:padding-box;
	height:268px;
	overflow: auto;
}

.list-group-letra{
	font-size:12px;
	text-align:center;
	height: 35px !important;
	width: 135px !important;
	padding: 0px 0px 0px 17px;
	cursor: pointer;
}

.list-group-letra-RequestReports{
	font: 11px helvetica,arial,sans-serif;
	text-align:left;

	width: 100px !important;
	padding: 2px;
	cursor: pointer;

}

.fotter-requestReport{
	font-size: 12px !important;
}

.scheduled-reports-container{
	background-color: #F7F7F7;
	border: 1px solid #A7A7A7;
	font-size: 12px;
	padding-left: 5%;
}

#fileNameRequestReport{
	width:90%;
}

.fieldFilter{
	width: 135px;
	margin-left: auto;
}

.ui-draggable-dragging{
	z-index:1000;
}

#displayFields .list-group-item{
	padding: 0px;
/* 	width: 132px; */
}
.list-group-item-add-facets{
	background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 0 15px;
}

.displayFieldsDialogWidth{
	z-index: 1080 !important;
}
/* .displayFieldsDialogWidth > div.modal-dialog{ */
/* 	width: 900px; */
/* } */

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
	display: none !important;
}

.twitter-typeahead{
	display: block!important;
}

#layoutContent .list-group-item{
	padding: 0px 15px;
}

#layoutContent .panel-displayFields .list-group-item{
	border: none;
	margin-top: 5px;

}

#layoutContent .panel-heading{
	padding: 0px 10px 0px 26px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #ffffff !important;
}

#layoutContentExcel .list-group-item{
	padding: 0px 15px;
}

#layoutContentExcel .panel-displayFields .list-group-item{
	border: none;
	margin-top: 5px;

}

#layoutContentExcel .panel-heading{
	padding: 0px 10px 0px 26px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #ffffff !important;
}

.field_sumarizable {
    background: none repeat scroll 0 0 #DFECC5;
}

.field_sumarizable_condicional {
    background: none repeat scroll 0 0 #F1FFF5;
}

.field_normalizado {
    background: none repeat scroll 0 0 #FFFFE0;
}

.field_no_normalizado {
    background: none repeat scroll 0 0 #DFE9F3;
}

.field_no_agrupable {
    background: none repeat scroll 0 0 #F8EBC2;
}
/**************************************************** TOTAL BY *******************************************************/
#graph {
	display: none
}

#table_div_ttby {
    float: left;
    font-family: helvetica;
    font-size: 13px;
    /*height: 460px;*/
    margin-bottom: 15px;
    margin-top: 10px;
}

#table_div_ttby_title {
	overflow: hidden;
    width: 760px;
    height: 35px;
}

#table_div_ttby_body {
	/*height: 600px;
    overflow-y: scroll;
    width: 759px;
    min-height: 600px;*/
}

#table_div_ttby table {
    border-collapse: collapse;
    border-color: #000000;
    /*border-style: solid;
    border-width: 1px;
    margin-bottom: 25px;*/
}

#table_div_ttby_title .thead_title {
   	background-color: #2A4976;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

#table_div_ttby_title .thead_title th{
	text-decoration: none;
}

#table_div_ttby_title .thead_title a{
	text-decoration: none;
	color: #FFFFFF;
}

#results_header {
    color: #294977;
    font: 12px Arial,sans-serif;
    margin-top: 10px;
    width: 750px;
    position: relative;
}

#results_header .heading {
    color: #294977;
    display: inline;
    float: left;
    font-family: Helvetica;
    font-size: 24px;
    font-weight: normal;
}

#results_header .sub-head {
    color: #294977;
    float: left;
    font: 12px Arial,sans-serif;
    margin-top: 10px;
    width: 525px;
    clear: left;
}

#results_header .header_container {
	float:left;
}

#results_header .header_container {
	float:left;
}

.totalsByCheckboxColum {
	text-align: center;
}

#btnContainer {
	float:right;
	width: 170px;
}

#show_graph_btn {
	clear: both;
}

#btnContainer .generic-button .mid {
	text-align: center;
    width: 120px;
    font-weight: bold;
}

#btnContainer .generic-button {
	float:right;
	margin: 3px 0;
}

.totalsByTotalRow {
	font-weight: bold;
}

.totalsByStringTD {
	text-align: left;
}

.totalsByNumberTD {
	text-align: right;
}

#table_div_ttby td {
	border:1px solid #000;
}

#table_div_ttby th {
	border:1px solid #000;
	background:#4D8AB0;
	color:#FFF;
}

/**************************************************** END TOTAL BY ***************************************************/

/*----------- forNewStyle END -----------*/

.invisible {
	display:none;
}

.login-panel {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d8d8d8;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 1px 4px #d3d3d3;
	margin: 50px auto;
	padding: 55px 60px 60px;
	position: relative;
	min-height: 300px;
}

.login-panel .panel-heading h3 {
	font-family: "Open Sans","Helvetica Neue","Helvetica","Arial","sans-serif";
	font-weight: 300;
	color: #555;
}
.login-panel .panel-title {
	font-size: 38px;
	line-height: 50px;
	text-align: center;
}

.login-panel .panel .panel-heading {
	text-transform: uppercase;
}





.masters, .masters:hover {
    color: #22c23f;
    cursor: pointer;
}
/* .Masters:hover { */
/*     color: #22c23f; */
/*     cursor: pointer; */
/* } */
.houses, .houses:hover{
    color: #f39814;
    cursor: pointer;
}

.dataTables_wrapper{
	overflow-y: auto;
	min-width:100%;
	max-width:100%;
}

#leftNavBar{
	height: auto;
	min-height:100%;
}

.visulizeTableContent {
	font-size: 12px;
}

.seeMoreLink {
	font-size: 11px;
}

.dataButtonsViews{
	float:left;
	margin-bottom: 10px;
	margin-left: 5px;
	display:none;
}

.dataOptionsViews {
	float:right;
	margin-bottom: 10px;
	margin-right: 5px;
	display:none;
}

@media (min-width: 1400px) {
	#visualizeViewBody .col-lg-6 {
		 width: 33%;
	}
}
/*Override calendar colors*/
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #94b86e;
    border-color: #8eb365;
}
.daterangepicker td.in-range {
    background-color: #e1ebd6;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #CDE5B7;
}

.fullOverlay{
		width: 100px;
	    height: 100px;
	    position: absolute;
	    top:0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
}

#helpOverlay{
	top:50px !important;
	position: absolute !important;
}

#regionOverlay{
	top:50px !important;
	position: absolute !important;
}

#infoOverlay {
	top:50px !important;
	position:absolute !important;
}
.operationsFieldSelection div > a{
		cursor: pointer;
	}

#excelProgressbar{
	heigth: 50px;
}

.original {
			color: #fff;
			background-color: #428bca;
			border-color: #357ebd;
			margin-bottom: 0;
			font-weight: 400;
			text-align: center;
			vertical-align: middle;
			cursor: pointer;
			background-image: none;
			border: 1px solid transparent;
			white-space: wrap !important;
			padding: 6px 12px;
			line-height: 1.428571429;
			width: 220px !important;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			-o-user-select: none;
			user-select: none;
}

		.original-value {
			height: 34px;
			padding: 6px 12px;
			line-height: 1.428571429;
			color: #555;
			background-color: #fff;
			background-image: none;
			border: 1px solid #ccc;
			-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		}

		.tdm {
			color: #fff;
			background-color: #5cb85c;
			border-color: #4cae4c;
			margin-bottom: 0;
			font-weight: 400;
			text-align: center;
			vertical-align: middle;
			cursor: pointer;
			background-image: none;
			border: 1px solid transparent;
			white-space: wrap !important;
			padding: 6px 12px;
			line-height: 1.428571429;
			width: 220px !important;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			-o-user-select: none;
			user-select: none;
		}

		.tdm-value {
			height: 34px;
			padding: 6px 12px;
			line-height: 1.428571429;
			color: #555;
			background-color: #fff;
			background-image: none;
			border: 1px solid #ccc;
			-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		}

		.detail-group-item-left-first {
			border-top-left-radius: 4px;
		}

		.detail-group-item-left-last {
			margin-bottom: 0;
			border-bottom-left-radius: 4px;
		}

		.detail-group-item-rigth-first {
			border-top-right-radius: 4px;
		}

		.detail-group-item-rigth-last {
			margin-bottom: 0;
			border-bottom-right-radius: 4px;
		}

.billDetailBody{
	position:absolute;
	font-size: 12px !important;
}

.filter-option.pull-left {
    margin-left: 5px;
}
.daterangepicker {
	z-index: 1151 !important;
}

#schedule-options{
	margin-bottom: 5%;
}

#schedule-options .row{
	margin-bottom: 10px;
}

#btnExcel ul > li{
	cursor:pointer;
}

.buttons-row {
    margin-bottom: 15px;
}

.searchArea{
	margin-bottom: 0px;
	padding-bottom: 10px;
}



.scrollKeyboard{
	position: fixed;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
	width: auto;
	left: 945px;
	z-index: 200;
	top: 350px;
	border-radius: 4px;
	border-color: #ccc;
	border-width: 1px;
	cursor:grab;
	padding:6px;
}
.arrowsOverlay.container.scrollKeyboard a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.16);
    color: white;
}



#resultTable textarea{
	display:none;
}


.tt-dropdown-menu {
  height:500px;
  overflow-x: auto;
}

.animate-show {
  line-height:20px;
  opacity:1;
/*   padding:10px; */
/*   border:1px solid black; */
/*   background:white; */
}

.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
  -webkit-transition:all linear 0.5s;
  transition:all linear 0.5s;
}

.animate-show.ng-hide {
  line-height:0;
  opacity:0;
/*   padding:0 10px; */
}


//**ADVANCED SECTION*/

li.filter-components {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0 15px !important;
}

.simple-query-link {
    font-size: 11px;
    margin-top: -10px;
    padding-right: 1em;
}

.simple-query-link > a {
    color: #428bca !important;
    cursor: pointer !important;
    text-decoration: underline;
}


.components-container {
    max-height: 500px;
    overflow-y: scroll;
}

.components-container li.component-category{

}

.components-container > ul {
    padding: 0;
}
.components-container > ul > li a.nav-anchor-title{
    display: block;
    padding: 10px 15px;
    position: relative;
    font-weight: bold;
    font-size: inherit;
}

.components-container .nav-second-level.facetRes > li:first-child {
	margin-top:0px;
}

.components-container .nav-second-level.facetRes > li {
    font-size: 11px;
    padding-left:10px;
    line-height: 20px;
/*     text-indent: 12px; */
}


.components-container .nav-second-level.facetRes > li > a.component-category-link   {
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
}


li.input-navbar{
	padding: 0 15px !important;
}


#categoryFilter{
	color: #888;
	font-size: inherit;/*13px;*/
	text-indent: 10px;
}


.component-title{
	background-color: #FAFAFA;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
}
.component-title > h3{
	font-size: 14px;
	font-weight: bold;
}
.component-title > p{
	font-size: 11px;
}

.containerInputDiv ul, .containerAssociatedDiv ul, .containerModifierDiv ul{
	list-style:none;
}

.fifteen-padding{
	padding-left: 15px!important;
}

.zero-padding{
	padding-left: 0px!important;
}
.zero-margin{
	margin-left: 0!important;
}


.side-bar-lvl1-item a.btn-sm {
	color:white;
}

.simple_combo{
	/*width:140px;*/
}

.animate-hide-advanced{
		transition: 1s;

	 left:-500px!important;
	 position:relative;
}
.animate-show-advanced{
	transition: 1s;
	left:0px!important;
	position:relative
}
.animate-show-facet {
	left:0px!important;
		transition: 1s;

	position:relative
}
.animate-hide-facet {
	transition: 1s;
	left:-500px!important;
	position:relative
}

ul.nav.animate-hide-facet.ng-hide{

}

@media screen{
	.screenHidden{
		display:none!important;
	}
}
@media print{

	.crawlerTreeIcon{
		display:none!important;
	}

	nav, .header-page, #simpleQuery, .buttons-row,
		 .dataButtonsViews, .dataOptionsViews, .seeMoreLink,
		 .hidePrint, .rowCheckbox, .display_bol_checkbox_all{
		display:none!important;
	}
	#visualizeViewBody > div {
		page-break-after:always!important;
	}
	#visualizeViewBody div.panel-body > div > div > div{
		text-align:center!important;
		padding-left: 20px!important;
	}

	#visualizeViewBody div.panel.panel-default{
		margin-top:40px!important;
	}
	#page-wrapper{
		margin-left:0!important;
	}
	.panel{
		border:none!important;
	}

	#resultTable{
		padding-left:0!important;
		padding-right:0!important;
	}
	#resultTable >div, .aux{
		overflow : visible!important;
	}

	#containerResult{
		padding-left:0!important;
		padding-right:0!important;
	}

	#resultsRow div.panel-body{
		padding-left:0!important;
		padding-right:0!important;
	}
	@page {
    	margin-left: 1em;
    	margin-right: 1em;
	}

	.partnerTreetitle{
		display:block;
	}

	/*
	#crawlerTreeDialog{
		padding-left : 10px;
		padding-right : 10px;
	}*/
/*	#svgContainer{
		display:none
	}
	*/
	#pngContainer{
		display:block;
	}
	#btnPdf{
   		visibility: hidden!important;
	}
	#btnPrint{
    	visibility: hidden!important;
	}
}

#pngContainer{
	display:none;
}

.cursor-hand{
	cursor:pointer;
}

.original-value.exp{
	background-color: white!important;
}

.containerComposites{
	padding-left: 3% !important;
	float: left !important;
}

.auto_complete, .modifier_label{
	margin-bottom: 0px !important;
}

.final-detail-reference-tdm {
    height: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 30px !important;
    background-color: #5cb85c !important;
}

.final-detail-reference-original {
    height: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 30px !important;
    background-color: #428bca !important;
}




.crawlerTreeIcon {
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    height: 17px;
    margin: 1px 1em 1px 1px;
    padding: 2px;
    float: right;
}





/**TP Links**/


.tradeProfileLinkHQ{
		color: transparent;
		float: right;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url("images/TPLink1HQ.png");
	    height: 19px;
		width: 30px;
		cursor:pointer;
	}
.tradeProfileLinkDS{
		color: transparent;
		float: right;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url("images/TPLink1DS.png");
	    height: 19px;
		width: 30px;
		cursor:pointer;
}

.tradeProfileLink{
		color: transparent;
		float: right;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url("images/TPLink1.png");
	    height: 19px;
		width: 30px;
		cursor:pointer;
}

/**Crawler Tree*/

#svgContainer svg{
	cursor:all-scroll;
	border: 1px solid #ccc;
	margin-left: 15px;
}

#svgContainer svg .node {
  cursor: pointer;
}

#svgContainer svg .node circle {
  fill: #fff;
  stroke: steelblue;
  stroke-width: 1.5px;
}

#svgContainer svg .node text {
  font: 8px verdana
}

#svgContainer svg .link {
  fill: none;
  stroke: #ccc;
  stroke-width: 1.5px;
}
#glose, .title{
	margin-left: 2em;
}
#glose .shipper div{

	background-color: #22C23F;
	border :2px solid steelblue;
	width: 15px;
	height: 15px;
	position:relative;
	display: inline-block;

}
#glose .consignee div{
	border :2px solid steelblue;
	background-color: #3071A9;
	width: 15px;
	height: 15px;
	display: inline-block;
	position:relative;
}
#glose .shipper span, #glose .consignee span{
	margin-left:1em;
	position: relative;
    top: -4px;
}

#loadingTree {
    background-color: #b0c4de;
    border: 2px solid #888;
    border-radius: 4px;
    color: #444;
    left: 30%;
    opacity: 0.7;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 160px;
}

.partnerTreetitle{
	display:none;
}

.declared {
	border: 1px solid #e0e0e0;
	color: #333;
    box-shadow: -6px 0px 0px #4d8ab0;
}

.declaredSelected {
	border: 1px solid #e0e0e0;
	color: #333;
    box-shadow: -6px 0px 0px #4d8ab0;
}

.no_declared {
	border: 1px solid #e0e0e0;
	color: #333;
    box-shadow: -6px 0px 0px #5cb85c;

}

.no_declaredSelected {
	border: 1px solid #e0e0e0;
	color: #333;
    box-shadow: -6px 0px 0px #5cb85c;
}

.list-group-letra-displayFields{
	cursor: pointer;
    font: 11px helvetica,arial,sans-serif;
    padding: 5px 5px 5px 5px;
    text-align: left;
/*     width: 100px !important; */
}

.list-group-letra-displayFieldsSelected{
	cursor: move;
    font: 11px helvetica,arial,sans-serif;
    padding: 5px 5px 5px 5px;
    text-align: left;
/*     width: 100px !important; */
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dashed-line {
	border-style: dashed !important;
}

.config-refine-filters {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}

.config-refine-filters i {
    color: rgb(119, 119, 119);
    cursor: pointer;
}

.dm-modal-backdrop{
	background-color: #000;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index:1040;
	opacity: 0.5 !important;
}


.modal{
	overflow: visible;
    overflow-y: auto;
}

.ui-autocomplete-loading {
		background: url("images/loading.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
	}
.drag{
	cursor: move;
}
.hand{
	 cursor:pointer !important;
	 cursor: hand !important;
}

.leftNabBarFiltersCombo {
	width : 125px;
}



.leftNavBarFilterContainer{

}

.selectedFacet-placeholder{
	height:50px
}

.rounded-borders-4{
	border-radius: 4px;
}

.facet-editor{
	font-size: small;
}
.facet-list-group li{
	list-style: none;
}

.facet-list-group{
	background-color: #fff;
    border: 1px solid #ddd;
    padding: 0 15px;
    border-radius: 4px;
}
.available-facets-group li{
	margin-bottom: 4px;
    margin-top: 4px;
    padding: 1px 25px;
}

.available-facets-group li div{
	margin-top:2px;
	margin-bottom:2px;
}

.selected-facets-group li{
	margin-bottom: 5px;
    margin-top: 5px;
    padding: 1px 25px;
}

.selectRequestReport{
	margin-top:20px;
}

#requestReportBacthGo{
	margin-top:20px;
}


.thin-alert{
	margin-bottom: 0 !important;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}
.developerWarningContainer{
	margin-left: 10px;
	padding-bottom: 5px !important;
    padding-top: 7px !important;
}


.datamyne-icon {
    background-image: url("images/datamyne_icon_gold.png");
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 5px;
}

.selectAdvanced {
	width : 50%;
}

#highlightedArea{
	z-index: 2000;
}

.white{
	color: white;
}

.gold {
	color: #c19c32;
}
/*
	** INICIO ** Estilos para los tabs
*/

.search-result {
    margin: 10px;
    position: relative;
}
.tabs-search-result a.dropdown-toggle {
    background-color: #eee;
    color: #666666;
}

.sum-results {
/*     position: absolute; */
    top:5px;
    right: 10px;
    float: right;
    margin : 7px;
}

.sum-results span {
    color: #999999;
}
.sum-results span strong {
    color: #0ca00c;
    /*font-size: 1.2em;*/
    margin: 0 5px;
}

.grid-result-container {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.grid-result-container:after {
    clear: both;
    display: block;
    height: 10px;
    content: ' ';
}

/* .box-btn-actions {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
} */
.box-btn-actions {
    float: right;
    padding: 10px 15px;
    width: 100%;
}

.align-right {
    right: 0;
    left: auto;
}

.clear {
    clear: both;
}

/*
	** FIN ** Estilos para los tabs
*/

.table-padding{
	padding-right:1px !important;
	padding-left:1px !important;
	margin-right: auto;
	margin-left: auto;
}

/* Redefino estilo para letras de la tabla */

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	padding:12px !important;
	padding-left:20px !important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th{
	color:darkgray;
	font-size:12px;
	padding: 0px!important;
}
/* Necesario para tabla de totalby */
#resultTable > div{
	margin-right: -1px;
	margin-left: -1px;

}

.queryHeader{
	padding: 0px 15px 5px 15px;
	margin-bottom: 0;
    list-style: none;
    border-radius: 4px;
    width:100%;
	background-color:#F8F8F8;
}

.queryShow{
	min-height:30px;
	background-color:#EEEEEE;
	border: 1px solid #E9E9E9;
	padding: 5px 15px 5px 15px;
	margin-left: 0px!important;
	min-width: 100%;
	z-index: 0;
	display: block;
	position: relative;
	border-radius: 0;
	box-shadow: none;
	margin-top:0px!important;
}

.queryResult{
	background-color:#ffffff;
	width:100%;
	padding: 0px 15px 5px 15px;

}
/* .headerQueryContainer{ */
/* 	margin-top:-175px; */
/* } */

.queryStyle{
 	margin-left: 0px;
/* 	margin-top: 14px; */
}

.premiumStyle{
	color:#E5C68D;
}

.pin-bar {
    display: none;
    width: 25px;
    height: 25px;
    background-image: url('images/ic-pin.png');
    right: 10px;
    top: 3px;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}
.pin-bar:hover, .pin-bar.active {
    background-position: left -26px
}

.nav-tabs .active > a.dropdown-toggle{
	color: #428bca;
}

.userAndDate > li {
    float: none !important;
}

.current-date {
	color: #b6d1dc;
}

.gray-arrow {
	border-bottom-color: rgba(0, 0, 0, 0) !important;
}
.gray-arrow:after {
	border-bottom-color: #eeeeee !important;
}

.displayFieldsDialogWidth .modal-dialog{
	width: 900px;
}

#query-string .container {
	width: 100%;
	margin-top: 20px;
	position: absolute;
}


.megamemu-container{
	position: absolute !important;
	right: 0px;
	width: 1340px !important;
}

.megamenu-lvl-3{
/* 	background-color: #eee; */
/* 	padding-left: 0px; */
/*     padding-right: 0px; */
}

.posButtonsAdvanced {
  	position: absolute;
  	bottom: 10px;
  	right: 10px;
}

.nav-pills > li.item-category {
    position: initial;
}

.nav-pills > li.item-category > a {
    border-radius: 0px;
}

.adv-category {
    margin-top: 10px;
    position: relative;
    padding-right: 10px;
    border-right: 1px #dadada solid;
}

.adv-category > li > a {
    font-weight: 500;
    padding: 5px 15px;
    color: #4d4d4d;
}

.adv-category > li > a.active {
    color: white;
}

.adv-category > li > a:after {

    content: ' ';
    float: right;
    margin-right: 0%;
    width: 7px;
    height: 7px;
    display: block;
    border-top:1px #dddddd solid;
    border-right:1px #dddddd solid;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    margin-top: 4px;

}

.category-child li {
    list-style-type: none;
    color:#999999 ;
    line-height: 200%;
    margin: 0;
    padding: 0;
}

.category-child li a,
.category-child li a:link {
    color: #666666;
    text-decoration: none;
}
.category-child li a:hover {
    color:#337ab7 ;
    text-decoration: none;
}

.textColorSkyBlue {
    color:#428bca ;
    text-decoration: none;
}

.textColorGrey{
	color:darkgray !important;
    text-decoration: none;
}

.input-clear-icon {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 25px;
    top: 3px;
}

/*.hide{
	display: none !important;
}*/

.hideItem{
	display: none;
}
div .hand:hover{
	background-color: #eee;
}
.autowidth{
	padding-top: 15px !important;
	padding-left: 0px !important;
}

.btn-saveAndLoad {
	background: transparent;
}

#viewAlert .row{
	padding-bottom: 10px;
}

/* Estilos menu de paises */
.dropdown-menu {
	min-width: 200px;
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
	padding-left: 0;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}

.no-results{
	text-align: center;
	font-size: large;
	font-weight: bold;
}


.facet-no-results{
	color: #777777;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}



/**Traders tab */
table.traders-result{
	min-width:100%;
}
.traders-overflow{
	margin-left: 10px!important;
	margin-right: 10px!important;
/* 	overflow: scroll; */
	/* overflow-y: auto; */
}

td.resultAddress {
    text-align: left;
    width: auto;
}
td.resultAddress div {
    padding-left: 25px;
    text-transform: capitalize;
}
td.resultAddress div a {
    margin-left: 10px;
}
.addressIconSet img {
    margin-left: 7px;
}

.dnbImg {
    border: medium none;
    height: 17px;
}


.dmParentesisLogo {
    white-space: pre-line;
}

.dmParentesisLogo img.icon-DM {
/*     cursor: help; */
    height: 15px;
/*     position: relative; */
/*     top: 4px; */
}

.box-btn-actions button {
    max-height: 36px !important;
    min-height: 36px !important;
}

.blue-dm{
	color: #428bca;
}

.selectedAdvancedFilter {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	min-height: 430px;
	background-color: #eee;
	-webkit-box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.175);
	-moz-box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.175);
	box-shadow: inset 3px 0px 5px 0px rgba(0,0,0,0.1);
}

.category-child {
	/* position: absolute; */
	top: 0;
	width: 97%;
	padding-left: 3%;
	max-height: 400px;
	overflow-y: auto;
}

.disabledTabs {
    color: #AAAAAA !important;
    cursor: default;
    pointer-events: none;
    text-decoration: none;
}
.helpButton{
	padding-left: 5px;
}

.help{
	position: fixed;
	right: 0px;
	z-index: 1200;
	background-color: #eeeeee;
	width: 222px;
	display: none;
}

#frameHelp {
	border: none !important;
}

.breadcrumb .dropdown {
	height: auto !important;
}


.z-index-0{
	z-index: 0;
}
.row.butonDisplayFields > ul {
    margin-right: 27px;
    margin-top: -56px;
    text-align: right;
}
.row.butonDisplayFields li {
    display: inline;
}

.titleReports{
	 background-color: #4d8ab0;
	 color:white;
	 text-align: center;
}

.rowReports{
	border: 1px solid #b2b2b2;
}


/**Dialogos trial y help**/
.modal-dialog{
	z-index: 1040;
}


/**Css para el help*/
.only-queries{

}

.only-rankings{
	display:none!important;
}
.top-zero{
	top:0px!important;
}

.facetMeasure{
	font-size: x-small;
	padding-right: 10px;
}
h4.refine_results{
	margin-bottom: 0px!important;
}


/** GRID , TREND VIEW INI**/
#trendViewBody .table.table-striped th:not(:first-child) {
    text-align: end;
}

#trendViewBody .table.table-striped th:first-child {
    text-align: center;
}

#gridViewBody .table {
	border-right: 1px solid #ddd;
}

#gridViewBody .table th:not(:first-child) {
    text-align: end;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#gridViewBody .table thead th:not(:first-child){
    background-color: #F0F0F0!important;
}
#gridViewBody .table tfoot th{
	border-left: 1px solid #ccc;
 	border-bottom: 1px solid #ccc;
	background-color: #F0F0F0!important;
	color: #333;
}


#gridViewBody .table th:first-child {
    text-align: center;
}

#gridViewBody .table tbody td{
	border-left: 1px solid #ddd;
}
#gridViewBody .table thead th td:last-child,
#gridViewBody .table tbody tr td:last-child,
#gridViewBody .table tfoot th td:last-child{
	border-right: 1px solid #ddd;
}
#gridViewBody .table tbody td:first-child {
	background-color: #F0F0F0!important;
}
#gridViewBody .table tbody tr.even td:first-child {
/* 	background-color: #efeef1!important; */
}




#gridViewBody .table thead th {
    color: #333!important;
    font-weight: normal!important;
}

.bold {
	font-weight: bold;
}

.lighterColor{
	color:lightgray;
}

.trend-measure {
	text-align: right;
}
.trend-other {
	text-align: right;
}
.trend-total {
	text-align: right;
}
.btn-height-35px{
	height: 35px;
}
.btn-min-width-3em{
	min-width: 3em;
}
.btn-min-width-5em{
	min-width: 5em;
}

.nowrap{
	white-space: pre;
}
.gridLink{
	text-decoration: underline;
	cursor: pointer;
	color:#428bca;
}
.grid-view-file-dialog .btn.btn-default.active,
.grid-view-file-dialog .btn.btn-success.active,
.grid-view-file-dialog .btn.btn-danger.active{
	-webkit-box-shadow: 0 7px 0 -3px rgba(249, 209, 29, 0.7);
	-moz-box-shadow: 0 7px 0 -3px rgba(249, 209, 29, 0.7);
	box-shadow: 0 7px 0 -3px rgba(249, 209, 29, 0.7);
}

.cross-titles{
	min-width: 12em;
	font-size: smaller !important;
}

.trend-dimension.grid-view,
.trend-dimension.grid-view-others{
/* 	min-width: 19em; */
  	max-width: 300px;
    min-width: 280px;
	font-size: 0.9em;
/* 	font-size: smaller !important; */
}
.trend-dimension.grid-view-others{
	text-align: center;
}

th.grid-grand-total{
	font-size: 14px!important;
}
th.grid-total-cell{
	min-width: 6em;
}
th.grid-others-cell{
  min-width: 7em;
}

/** GRID VIEW END**/


[data-toggle="bs-buttons"] > .btn input[type="radio"],
[data-toggle="bs-buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="bs-buttons"] > .btn input[type="checkbox"],
[data-toggle="bs-buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}


.text-right{
	text-align: right;
}

table.totals-by-results tr th:first-child,
table.totals-by-results tr th:first-child + th{
	text-align: center;
}
table.traders-result tr th:first-child,
table.traders-result tr th:first-child + th{
	text-align: center;
}

.tp-filters-multi .dm-multicomplete input[type="text"],
.directory-hs .dm-multicomplete input[type="text"],
.megamenu-filters-multi .dm-multicomplete input[type="text"],
.duty-rates-hs .dm-multicomplete input[type="text"]{
	width:100%!important;
}
.tp-filters-simple-text input[type="text"]{
	width:100%!important;
}
.tp-filters-combo select {
    width: 100%!important;
}
.filter-join-composites-container{
	padding-left:10px;
}
.filter-join-composites-container select{
	width: 100%!important;
}


select.no-arrow  {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
select.no-arrow ::-ms-expand { /* for IE 11 */
    display: none;
}


.selectionContainerClass {
 	border: 1px solid #ddd;
    border-radius: 5px;
    max-height: 85px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 7px 10px 10px;
}


.join-filter-dimension{
	color:#333;
}

.black-font{
	color:black;
}
.trader-show-hide-button{
 	cursor: pointer;
    font-size: 12px;
    color: black;
    font-weight: bold;
}
.trader-chevron {
	font-size: smaller;
	padding-left: 3px;
}

.sub-query-human-filters {
	background-color: #eeeeee;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	box-shadow: none;
	margin-top: 15px;
	min-height: 30px;
	padding: 5px 15px;
	max-height: 90px;
	overflow-y: auto;
}

.megamenumulti.selectionContainerClass.list-group {
    margin-top: 5px;
    max-height: 170px;
}

.text-cell{
	text-align: left;
}
.number-cell{
	text-align: right;
}

.createQueryResulTable.descriptionSubtable td, .createQueryResulTable.descriptionSubtable th {
    padding-left: 5px;
    padding-right: 5px;
}

.theme-dropdown .dropdown-menu {
  position: static! important;
  display: block! important;
  margin-bottom: 20px! important;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.filtro-box {
    margin-right: 0! important;
    margin-left: 0! important;
    margin-top: 0px! important;
/*     background-color: #fff! important; */
    border-color: #ddd! important;
    border-width: 1px! important;
    border-radius: 4px 4px 0 0! important;
    -webkit-box-shadow: none! important;
    box-shadow: none! important;
    height: auto! important;
}

.filtro-box i{
    margin-left: 10px;
}

.filtro-box .panel-body{
    background: #fff! important;
    border: 1px solid #ddd! important;
    border-radius: 2px! important;
    padding: 20px! important;
    position: relative! important;
    border-top: none! important;
}

.filtro-box .nav-pills>li.active>a, .filtro-box  .nav-pills>li.active>a:focus, .filtro-box .nav-pills>li.active>a:hover,
.filtro-box .nav>li>a:focus, .filtro-box .nav>li>a:hover,
.filtro-box .nav-pills>li.active>a, .filtro-box .nav-pills>li.active>a:focus, .filtro-box .nav-pills>li.active>a:hover{
    background-color: white !important! important;
    color:#525252! important;
}






.filtro-box .nav-pills>li>a{
    color:#AAAAAA ! important;
}

.filtro-box .nav-pills>li{
     border-right: 1px solid #e3e3e3! important;
}

.filtro-box .nav-pills>li:last-child{
     border-right: none! important;
}

.filtro-box .nav>li>a {
    padding: 2px 15px! important;
}


#cat-filtros{
    margin-bottom: 15px! important;
}
.centrar {
    text-align: center! important;
}

.centrar button{
    margin-right: 10px;
}

.chosen-container{
    width: 100% !important;
}
.white-space-20 {
    margin-bottom: 20px! important;
}

#subtab3 .input-group-btn{
    left:-10px ! important;
}





/**NEW DISPLAY FIELDS*/


.display-fields-columns-container {
    max-height: 480px !important;
    overflow: scroll;
   	overflow-y: auto;
	overflow-x: hidden;
}

.new-display-fields-layoutContent .list-group-item{
	padding: 0px 15px;
}

.new-display-fields-layoutContent .panel-displayFields .list-group-item{
	border: none;
	margin-top: 5px;

}

.new-display-fields-layoutContent .panel-heading{
	padding: 0px 10px 0px 26px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #ffffff !important;
}

.new-display-fields-layoutContent .selected-fields-placeholder {
  	background-color: white;/*#f0f0f0;*/
    border: 1px dashed #ccc !important;
    height: 10px;
    left: -15px;
/*     box-shadow: -6px 0 0 #e0e0e0; */
}

.selections-column {
    background-color: #e0e0e0;
}

/**END NEW DISPLAY FIELDS*/




/* Bootstrap permite tener columnas de 1/5**/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*End new bootrap 1/5 col**/


/* Bootstrap permite tener columnas de 1/6**/
.col-xs-6ths,
.col-sm-6ths,
.col-md-6ths,
.col-lg-6ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-6ths {
    width: 16%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-6ths {
        width: 16%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-6ths {
        width: 16%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-6ths {
        width: 16%;
        float: left;
    }
}
/*End new bootrap 1/6 col**/


.row-xs-flex-center {
    display:flex;
    align-items:center;
}
@media ( min-width:768px ) {
    .row-sm-flex-center {
        display:flex;
        align-items:center;
    }
}
@media ( min-width: 992px ) {
    .row-md-flex-center {
        display:flex;
        align-items:center;
    }
}
@media ( min-width: 1200px ) {
    .row-lg-flex-center {
        display:flex;
        align-items:center;
    }
}



.old-tps{
	display:none;
}
.newTPIcon{
		/*display:none;*/
}

.newTPIcon.tpColor {
	color: #77bb00;
}
.newTPIcon.tpColorDS {
	color:#0055AA;
}
.newTPIcon.tpColorHQ {
	color:#00aadd;
}



.navigate-visualize{
	display:none;
}

a.navigate-visualize {
    float: right;
    color:#666666;
    margin-left: 6px;
}
a.navigate-visualize:hover {
    color:#333;
}

a.newTPIcon {
    float: right;
    color:#666666;
}
a.newTPIcon:hover {
    color:#333;
}



/*TP NEW*/
.dmtp-form-control{
	border-bottom: 1px solid #BBB;
}


.dnb-company-profile {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #BBB;
}
.dnb-company-profile h2 {
    font-size: 1.8em;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #3488d0;
}

.dnb-constact-information{
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #BBB;
}
.dnb-constact-information h2{
	font-size: 1.3em;
    margin-top: 0px;
    margin-bottom: 20px;
}

.company-in-numbers{
	padding-bottom: 5px;
    /*margin-bottom: 15px;*/
/*     border-bottom: 1px solid #BBB; */
}
.company-in-numbers h2{
	font-size: 1.3em;
    margin-top: 0px;
    margin-bottom: 20px;
}

.company-children {
	 padding-bottom: 5px;
   	 margin-bottom: 15px;
   	 padding-top: 15px;
   	 border-top: 1px solid #BBB;
}

.company-children h2{
	font-size: 1.3em;
    margin-top: 0px;
    margin-bottom: 20px;
}

div#resultTable.results-view .newTPIcon .fa-2x{
    font-size: 1em!important;
}
div#resultTable..tby-view{

}
div#resultTable..visualize-view{

}
div#resultTable..traders-view{

}
div#resultTable..trend-view{

}
div#resultTable..grid-view{

}

.address-flag{
	margin-right: 0.5em;
    top: 1px;
    position: relative;
}


.margin-right-3{
	margin-right: 3px;
}
.dnb-logo-svg .dnb-rays {
    fill: #008BCB!important;
}


a.mk-flagged-icon{
	text-decoration: none;
	float: right;
    margin-right: 10px;
}
span.mk-flagged-icon{

}
.yellow-flag{
	color: yellow!important;
}
.green-flag{
	color: green!important;
}
.red-flag{
	color: red!important;
}

/**--Global stats data availability*/
div.gs-availability {
    font-size: 14px;
    color: #888;
/*     font-weight: 300; */
    letter-spacing: 0;
    text-align: center;
    padding-top: 0;
    padding-bottom: 3px;
    padding-right: 12px;
    padding-left: 20px;
	margin: 0px;
    margin-top: -10px;
    margin-bottom: 5px!important;
    background-color: #c3e0bd;
}
a.gs-availability{
	color: #428bca!important;
	text-decoration: underline!important;
}

/**Tooltips a guebo**/
.tags-ci, .tags-mk{
  display: inline;
  position: relative;
}

.tags-ci:hover:after, .tags-mk:hover:after {
    background: #333;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    bottom: -71px;
    color: #fff;
    content: attr(glose);
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 350px;
    /*right: -70px;*/
    right: -50%
}

.tags-ci:hover:before, .tags-mk:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 0 6px 6px 6px;
    bottom: -10px;
    content: "";
    left: 28%;
    position: absolute;
    z-index: 99;
}

/*NOTA DE RAFA:ESTILOS AGREGADOS DEL CODIGO DE LA RAMA DIRECTORY*/
.directory-hs ul.dm-multicomplete-items.dropdown-menu.dm-multicomplete-scrollable-menu,
.duty-rates-hs ul.dm-multicomplete-items.dropdown-menu.dm-multicomplete-scrollable-menu{
    top: 33px;
    min-width: 500px;
}
.directory-hs div.dm-multicomplete-inner-addon.dm-multicomplete-right-addon i.fa.fa-refresh,
.duty-rates-hs div.dm-multicomplete-inner-addon.dm-multicomplete-right-addon i.fa.fa-refresh{
	z-index : 20;
}

.directory-hs div.dm-multicomplete-inner-addon.dm-multicomplete-right-addon i.fa.fa-refresh.fa-spin,
.duty-rates-hs div.dm-multicomplete-inner-addon.dm-multicomplete-right-addon i.fa.fa-refresh.fa-spin {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}


.btnDisabled{
	pointer-events:none;
}

.rank-table tfoot tr:last-child {
    display: none;
}

.noPrint {
	display: none;
}

th.clickToOrderByThisColumnTH:nth-child(2) a.clickToOrderByThisColumn {
	cursor: initial!important;
}

.mexicoBillsFormatterSubtable td{
	text-align: center;
}

/* #measure { */
/*     height: 100px; */
/*     width: 70%; */
/* } */

/* #measuresSection, #selectedMeasureSection{ */
/*     min-height: 140px; */
/* } */

/*Bootstrap 5 changes:*/

.btn-secondary {
    color: #333;
    border-color: #ccc;
    background: transparent
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a.dropdown-toggle:hover,
a.dropdown-toggle:focus {
      text-decoration: none;
}

a.btn:hover,
a.btn:focus {
      text-decoration: none;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}

.text-left {
  text-align: left;
}

/* START - BS3-style pagination for Bootstrap 5 */
.page-item.active .page-link,
.page-item.active .page-link:hover,
.page-item.active .page-link:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca; /* BS3 blue */
  border-color: #428bca;
}

.page-link {
  color: #428bca; /* link color */
}

.page-link:hover {
  color: #23527c; /* BS3 darker blue on hover */
  background-color: #eee;
  border-color: #ddd;
}

.page-item.disabled .page-link {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
/* END - BS3-style pagination for Bootstrap 5 */

:root {
  --bs-link-color: #428bca;
  --bs-link-color-rgb: 66, 139, 202;
}

/* START Restore Bootstrap 3 link styles */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* END Restore Bootstrap 3 link styles */

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

a.dropdown-item:hover,
a.dropdown-item:focus {
      text-decoration: none;
}

/* START Sidenavbar styles */
.nav-second-level li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

/* Make the anchor a flex row: 
   text on left, number on right */
.nav-second-level li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 4px 8px;
  text-decoration: none;
}

/* Left part (flag + country name) */
.nav-second-level li a span:first-child {
  display: inline-flex;
  align-items: center;
  gap: 6px; /* spacing between flag & text */
}

/* Right part (count numbers) */
.nav-second-level li a span:last-child {
  margin-left: auto;   /* push number to far right */
  white-space: nowrap; /* prevent wrapping */
  color: #666;         /* subtle gray for counts */
}

/* Optional: spacing between rows */
.nav-second-level li {
  padding: 2px 0;
}

.ms-n4 {
  margin-left: -1.5rem !important;
}
/* END Sidenavbar styles */

/*New Contacts start*/
.btn-outline-custom-light {
  color: #333;              /* gray text */
  border: 1px solid #dee2e6;   /* light gray border */
  background-color: transparent;
}

.btn-outline-custom-light:hover,
.btn-outline-custom-light:focus {
  color: #333;
  background-color: #eee;
  border-color: #dee2e6;   /* same border thickness */
}
.bg-input-label {
  background-color: #eee !important;
  color: #333 !important;
}

.select-dark + .dropdown-toggle.bs-placeholder {
  color: #333 !important;
}
/*New Contacts End*/

.no_caret.dropdown-toggle::after{
  display: none !important;
}

.dropdown-menu>li>a {
    display: block;          /* 🔑 make it full-width */
    font-weight: 400 !important;
    color: #333;
    line-height: 1.8 !important;
    text-decoration: none !important;
}
.dropdown-menu>li>a:hover {
    background-color: #e6e6e6 !important;
}
.btn.dropdown-toggle.show,
.btn.dropdown-toggle:active,
.btn.dropdown-toggle.active {
    color: #000 !important;
    background-color: #e6e6e6 !important;
    border-color: #ccc !important;
    box-shadow: none !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

html{
	font-size:14px;
}

/* START My Account styles */
#myAccount .card-header.custom-color,
#myAccount .nav-pills .nav-link.active {
  background-color: #428bca !important;
  padding: 10px 15px;
}
.label-fixed {
  min-width: 70px;
}

.modal-dialog.modal-wider {
  --bs-modal-width: 600px;
}

/* Countries responsive layout overrides */
#country_access .countries-responsive .each_coutry {
    float: none !important;
    width: 80% !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 4px;
    height: 44px;
    font-size: 12px;
}

#country_access .countries-responsive { overflow-x: hidden; }

@media (min-width: 576px) {
    #country_access .countries-responsive .each_coutry { font-size: 11px; }
}

@media (min-width: 992px) {
    #country_access .countries-responsive .each_coutry { font-size: 12px; }
}
.bootstrap-select select {
    position: absolute !important;
    z-index: -1 !important;
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
}
/* END My Account styles */

/* START My Rankingview-configure styles */
.no_selection {
    background-color: #f5f5f5;
}
/* END My Rankingview-configure styles */

/* START dm-dialoguebox styles styles */
.ui-dialog-titlebar .btn-close {
    width: 0.5em;
    height: 0.5em;
    opacity: 0.2;
    padding: 0;
}
.ui-dialog-titlebar .btn-close:hover {
    opacity: 0.4;
}
/* END dm-dialoguebox styles styles */
.min-w-600 {
  min-width: 600px;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary {
    color: #333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}

.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
    background-color: #428bca !important;
    text-decoration: none !important;
    color: #fff !important;
}

.select.dropdown-menu li a {
    white-space: nowrap;        
}

/* Style active list item AND the link inside it */ 
.select.dropdown-menu li.active,
.select.dropdown-menu li.active:hover,
.select.dropdown-menu li.active a,
.select.dropdown-menu li.active a:hover {
    background-color: #428bca !important; 
    text-decoration: none !important; 
    color: #fff !important; 
}
  .megamenu-container .adv-category .nav-item,
  .megamenu-container .category-child .nav-item {
    transition: none !important;
  }
  .bootstrap-select>.dropdown-toggle.bs-placeholder{
    border-color: #ccc !important;
    color: #333 !important;
  }
  .bootstrap-select>.dropdown-toggle{
    border-color: #ccc !important;
    color: #333 !important;
  }

  .tooltip {
    position: fixed !important;
    z-index: 99999 !important;
    pointer-events: none !important;
}

/* Ensure Bootstrap 5 tooltips also float correctly */
.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-start,
.tooltip.bs-tooltip-end {
    position: fixed !important;
    z-index: 99999 !important;
}
