/*DATA STREAM BOX*/
.dataStreamBox, 
.dataStreamBox div, 
.dataStreamBox p, 
.dataStreamBox h2{margin:0;padding:0;}

.dataStreamBox .Contenedor, 
.dataStreamBox .Contenedor tr, 
.dataStreamBox .Contenedor td{border:0;margin:0;padding:0;border-collapse:collapse;}
.dataStreamBox .Contenedor{width:100%;float:none;}

.dataStreamBox{overflow:hidden;height:191px;display:block;cursor:default;margin:0 auto;position:relative;}

/*DATA STREAM TITLE*/
.dataStreamBox h2{font-weight:normal;}
.dataStreamBox h2 label{color:#0862A2;font-weight:normal;cursor:pointer;font-size:12px;}
.dataStreamBox h2 label:hover{text-decoration:underline;}
.dataStreamBox h2 input[type=text]{background:#fff;width:50px;vertical-align:middle;height:17px;line-height:17px;padding:0 3px;border:1px solid #ccc;font:12px Arial, Helvetica, sans-serif;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}

.dataStreamBox h2 a{display:block;background:#fff url('/static/core/images/homeManager/dg_DS.gif') repeat-x 0 10px;height:68px;border:1px solid #e2e0e0;padding:8px 10px;color:#4d4d4d;overflow:hidden;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.dataStreamBox h2 img{width:45px;height:45px;border:1px solid #e8e8e7;background:url('/static/core/images/homeManager/im_defaultAvatar45x45.gif') no-repeat center center;overflow:hidden;text-indent:10000px;margin-right:10px;text-shadow:0 1px 0 #fff;}
.dataStreamBox h2 .txt{/*width:10000px;*/display:block;}
.dataStreamBox h2 .txt .titleDS{color:#290302;font-size:14px;display:block;line-height:18px;overflow:hidden;height:36px;text-shadow:0 0 0 transparent;white-space:nowrap;}
.dataStreamBox h2 .txt .titleDS .sep{color:#dfdddd;padding:0 2px;}
.dataStreamBox h2 .txt .descriptionDS{font-size:12px;display:block;color:#898888;line-height:17px;overflow:hidden;height:17px;}
.infoDS{font-size:11px;display:block;line-height:15px;overflow:hidden;height:15px;}
.infoDS .categoryDS{font-size:10px;text-transform:uppercase;color:#8f8f8f;}
.infoDS .sep{color:#c7c4c4;padding:0 2px;}
.infoDS .authorDS{color:#aeabab;}
.infoDS .authorDS strong{color:#635a5a;font-weight:normal;}
.infoDS .dateDS{color:#e28129;}
.infoDS .dateDS img{width:15px;height:15px;background:none;border:none;}

.dataStreamBox h2 a:hover{background:#ef7f10 url('/static/core/images/common/dg_Servicio.gif') repeat-x 0 -53px;color:#fff;text-decoration:none;border-color:#c87629;}
.dataStreamBox h2 a:hover img{border-color:#e0ab4e;}
.dataStreamBox h2 a:hover .txt .titleDS{color:#fff;}
.dataStreamBox h2 a:hover .txt .titleDS strong{/*color:#290302;*/}
.dataStreamBox h2 a:hover .txt .titleDS .sep{color:#a75e1c;}
.dataStreamBox h2 a:hover .txt .descriptionDS{color:#fff;}
.dataStreamBox h2 a:hover .txt .infoDS .categoryDS{color:#ffd5ae;}
.dataStreamBox h2 a:hover .txt .infoDS .sep{color:#fca556;}
.dataStreamBox h2 a:hover .txt .infoDS .authorDS{color:#ffd5ae;}
.dataStreamBox h2 a:hover .txt .infoDS .authorDS strong{color:#fff;}
.dataStreamBox h2 a:hover .txt .infoDS .dateDS{color:#fff190;}

/*DATA STREAM RESULT*/
.dataStreamBox .dataStreamResult{border:1px solid #e2e0e0;border-top:0;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;overflow:hidden;}
.dataStreamBox .Mensaje{width:100%;float:left;background:#fff;overflow:hidden;}
.dataStreamBox:hover .Mensaje{overflow:auto;}
.dataStreamBox .Mensaje,
.dataStreamBox .Mensaje table,
.dataStreamBox .Mensaje table td,
.dataStreamBox .Mensaje table tr,
.dataStreamBox .Mensaje table th{border-collapse:collapse;}
.dataStreamBox .Mensaje .Texto,
.dataStreamBox .Mensaje .Numero, 
.dataStreamBox .Mensaje .Nulo{height:123px;width:100%;vertical-align:middle;}
.dataStreamBox .Mensaje .Texto td,
.dataStreamBox .Mensaje .Numero td,
.dataStreamBox .Mensaje .Nulo td{font-size:22px;text-align:center;font-weight:bold;color:#4d4d4d;padding:0;margin:0;vertical-align:middle;line-height:normal;}
.dataStreamBox .Mensaje .Texto td{font-weight:bold;}
.dataStreamBox .Mensaje .Numero td{font-size:50px;}
.dataStreamBox .Mensaje .Nulo td{color:#aaa;}
.dataStreamBox .Mensaje .Nulo td span{display:block;font-size:14px;padding-top:4px;font-weight:normal;}
.dataStreamBox .Mensaje .Tabla{width:100%;}
.dataStreamBox .Mensaje .tableFix{table-layout:fixed;overflow:hidden;white-space:nowrap;}
.dataStreamBox .Mensaje .Tabla td,
.dataStreamBox .Mensaje .Tabla th{padding:0;color:#4d4d4d;font-size:11px;border-bottom:1px solid #e7e6e6;vertical-align:top;white-space: nowrap;}
.dataStreamBox .Mensaje .tableFix td, 
.dataStreamBox .Mensaje .tableFix th{overflow:hidden;height:19px;}
.dataStreamBox .Mensaje .Tabla td div, 
.dataStreamBox .Mensaje .Tabla th div{padding:2px 12px;display:inline-block;} 
.dataStreamBox .Mensaje .Tabla tr td{background:#fff;}
.dataStreamBox .Mensaje .Tabla tr td{border-left:1px solid #efefef;}
.dataStreamBox .Mensaje .Tabla tr th{border-left:1px solid #e2e0e0;text-align:left;}
.dataStreamBox .Mensaje .Tabla tr td:first-child,
.dataStreamBox .Mensaje .Tabla tr th:first-child{border-left:0;}
.dataStreamBox .Mensaje .Tabla tr:nth-child(even) > td{background:#fafafa;}
.dataStreamBox .Mensaje .Tabla th{background:#f6f5f5;}
.dataStreamBox .Mensaje .Tabla th div{color:#aaa;text-shadow:0 1px 0 #fff;font-weight:bold;}
.dataStreamBox .Mensaje .Tabla .longText{width:250px;overflow:hidden;white-space:normal;}

.dataStreamBox.errorFix h2 a,
.dataStreamBox.errorFix h2 a:hover{background:#fff url('/static/core/images/dashboardManager/dg_DSError.gif') repeat-x 0 bottom !important;border-bottom:1px solid #e2e0e0 !important;}
.dataStreamBox.errorFix h2 a:hover{border-color:#eda99b !important;}
.dataStreamBox.errorFix h2 a:hover .txt{text-shadow:0 0 0 transparent;}

.dataStreamBox.errorFix h2 a,
.dataStreamBox.errorFix h2 .txt .titleDS, 
.dataStreamBox.errorFix h2 .txt .titleDS strong, 
.dataStreamBox.errorFix h2 .txt .titleDS .sep, 
.dataStreamBox.errorFix h2 .txt .infoDS .categoryDS, 
.dataStreamBox.errorFix h2 .txt .infoDS .sep, 
.dataStreamBox.errorFix h2 .txt .infoDS .authorDS, 
.dataStreamBox.errorFix h2 .txt .infoDS .authorDS strong, 
.dataStreamBox.errorFix h2 .txt .infoDS .dateDS, 
.dataStreamBox.errorFix h2 label{color:#eda99b !important;}

.dataStreamBox.errorFix h2 a:hover,
.dataStreamBox.errorFix h2 a:hover .txt .titleDS, 
.dataStreamBox.errorFix h2 a:hover .txt .titleDS strong, 
.dataStreamBox.errorFix h2 a:hover .txt .titleDS .sep, 
.dataStreamBox.errorFix h2 a:hover .txt .infoDS .categoryDS, 
.dataStreamBox.errorFix h2 a:hover .txt .infoDS .sep, 
.dataStreamBox.errorFix h2 a:hover .txt .infoDS .authorDS, 
.dataStreamBox.errorFix h2 a:hover .txt .infoDS .authorDS strong, 
.dataStreamBox.errorFix h2 a:hover .txt .infoDS .dateDS, 
.dataStreamBox.errorFix h2:hover label{color:#f08080 !important;}
.dataStreamBox.errorFix:hover .Mensaje{overflow:hidden;}

/*LOADING*/
.dataStreamContainer .Loading{border:0;margin:0;padding:0;width:100%;}
.dataStreamContainer .Loading td{background:#fff url('/static/core/images/common/im_smallAjaxLoader.gif') no-repeat center center;width:auto;height:300px;}
.dataStreamContainer .Loading td a{height:193px;display:block;line-height:245px;text-align:center;overflow:hidden;width:auto;font-size:11px;}
.dataStreamContainer .Loading td a:hover{color:#F25665;text-decoration:none;}
.dataStreamContainer .Loading td a span{position:relative;left:2px;}

/*DATASTREAM ACTIONS*/
.dataStreamActions{border:1px solid #E2E0E0;}
.dataStreamActions .actionsInner{background:url('/static/core/images/dashboardManager/dg_dataStreamActions.gif') repeat-x 0 0;border:1px solid #fff;border-top:0;}
.dataStreamActions .sep{border-left:1px solid #E2E0E0;background:#fff;height:23px;display:block;width:1px;overflow:hidden;}

    /*TOP ACTIONS*/
    .dataStreamActions.topActions{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
    .dataStreamActions.topActions .actionsInner{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
    
    /*BOTTOM ACTIONS*/
    .dataStreamActions.bottomActions{-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
    .dataStreamActions.bottomActions .actionsInner{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}

    /*CACHE MESSAGE*/
    .dataStreamActions .toolbar .ic_Warning{position:relative;top:4px;margin-right:1px;margin:0 3px;}
    .dataStreamActions .helpTooltip .helpTxt{text-align:center;float:none;}
    
    /*COLLECTED FROM*/
    .dataStreamActions .collectedFrom:hover{background:url('/static/core/images/dashboardManager/dg_dataStreamActions.gif') repeat-x 0 bottom;}
    .dataStreamActions .collectedFrom.noHover:hover{background:none;}
    .dataStreamActions .toolbar .ic_CollectedFrom,
    .dataStreamActions .toolbar .ic_File,
    .dataStreamActions .toolbar .ic_SOAP,
    .dataStreamActions .toolbar .ic_Download{position:relative;width:20px;height:23px;display:block;padding:0 5px;}
    .dataStreamActions .toolbar .ic_CollectedFrom{background-position:6px -1370px;}
    .dataStreamActions .toolbar .ic_File{background-position:8px -2121px;}
    .dataStreamActions .toolbar .ic_SOAP{background-position:8px -2172px;}
    .dataStreamActions .toolbar .ic_Download{background-position:6px -2244px}

    /*PULLDOWN MENU*/
    .dataStreamActions .dashboard-dataservice-tooltip{-moz-border-radius:10px 10px 0 10px;-webkit-border-radius:10px 10px 0 10px;-border-radius:10px 10px 0 10px;}
    .dataStreamActions .dashboard-dataservice-tooltip .J{background-position:0 -125px;position:absolute;top:auto;bottom:-25px;padding-top:0;}
    .dataStreamActions .dashboard-dataservice-tooltip .In{background:#fff url('/static/core/images/common/dg_Tooltip_Up.gif') repeat-x 0 0;-moz-border-radius:5px 5px 0 5px;-webkit-border-radius:5px 5px 0 5px;border-radius:5px 5px 0 5px;}

    /*STARS*/
    .dataStreamActions .stars{margin:4px 3px 0 4px;}

    /*VOTES*/
    .dataStreamActions .votes{font-size:11px;text-shadow:0 1px 0 #fff;padding:3px 0 0 1px;}
    .dataStreamActions .votes li{float:left;}
    .dataStreamActions .votes .voteCount{cursor:pointer;}
    .dataStreamActions .votes .voteCount span{color:#b4afaf;}
    .dataStreamActions .toolbar .ao-wink .Icon{margin:0;padding-left:20px;width:auto;}

/*PULLDOWN MENUS - ACTIONS and SHARE*/
.dataStreamActions .dashboard-dataservice-tooltip{left:auto;right:-7px;top:auto;bottom:23px;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-border-radius:10px 10px 0 0;border-bottom:0;}
.dataStreamActions .dashboard-dataservice-tooltip .menuInner{border:1px solid #dfdddd;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.dataStreamActions .dashboard-dataservice-tooltip .In{border-color:#fff;padding-bottom:0;padding-top:10px;background:#fff url('/static/core/images/dashboardManager/dg_pulldownMenu.gif') repeat-x 0 bottom;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;text-shadow:0 1px 0 #fff;}
.dataStreamActions .dashboard-dataservice-tooltip .J{width:auto;height:23px;background:url('/static/core/images/dashboardManager/dg_dataStreamActions.gif') repeat-x 0 bottom;top:auto;bottom:-25px;right:-1px;padding-top:2px;padding-left:0;border:1px solid #fff;border-top:0;border-bottom:0;}

    /*ACTIONS MENU*/
    .dataStreamActions .actionsMenu .dashboard-dataservice-tooltip{right:-2px;border-right:0;-moz-border-radius:10px 0 0 0;-webkit-border-radius:10px 0 0 0;-border-radius:10px 0 0 0;}
    .dataStreamActions .actionsMenu .dashboard-dataservice-tooltip .menuInner{-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;border-radius:5px 0 0 0;}
    .dataStreamActions .actionsMenu .dashboard-dataservice-tooltip .In{-moz-border-radius:3px 0 0 0;-webkit-border-radius:3px 0 0 0;border-radius:3px 0 0 0;}
    
    /*SHARE MENU*/
    .dataStreamActions .shareMenu .dashboard-dataservice-tooltip{width:133px;right:-6px;}
    .dataStreamActions .shareMenu .dashboard-dataservice-tooltip .share{display:block;padding:4px 0 3px 11px;}
    .dataStreamActions .shareMenu .dashboard-dataservice-tooltip .share .J{margin:0;}
    .dataStreamActions .shareMenu .dashboard-dataservice-tooltip .share .J .ic_Menu span{margin-right:4px;}
    
/*ICON TABS*/
.iconTabs li{margin-left:5px;border:1px solid #dbdada;border-bottom:0;position:relative;top:1px;font-size:11px;background:#fff url('/static/core/images/common/dg_iconTabs.gif') repeat-x 0 0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;-border-radius:3px 3px 0 0;}
.iconTabs li a{height:18px;line-height:18px;text-shadow:0 1px 0 #fff;cursor:pointer;}
.toolbar .iconTabs .Icon,
.toolbar .iconTabs .ic_Column:hover{width:auto;padding:0 8px 0 22px;}
.iconTabs li.tab-selected{border-bottom:1px solid #fff;color:#000;}
.iconTabs li.tab-selected a{cursor:default;color:#000;}
.iconTabs li:hover, 
.iconTabs li.tab-selected{background-position:0 bottom;}
.iconTabs li a:hover{text-decoration:none;}

/*CHARTS*/
.chartBox{overflow:hidden;}
    
    .chartBox h2 img{height:45px;border:1px solid #e8e8e7;background:url('/static/core/images/homeManager/im_defaultAvatar45x45.gif') no-repeat center center;overflow:hidden;text-indent:10000px;margin-right:10px;text-shadow:0 1px 0 #fff;}
    
    /*CHART TITLE*/
    .chartBox .chartTitle a{font-weight:bold;font-size:12px;font-weight:normal;height:20px;overflow:hidden;line-height:20px;text-shadow:0 1px 0 #fff;display:block;padding:0 11px;color:#290302;background:#fff url('/static/core/images/dashboardManager/dg_dashboardCharts.gif') repeat-x 0 bottom;border:1px solid #E2E0E0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
    .chartBox .chartTitle a:hover{background:#ef7f10 url('/static/core/images/common/dg_Servicio.gif') repeat-x 0 -53px;color:#fff;text-decoration:none;border-color:#c87629;text-shadow:0 1px 0 #C56B12;}
    .chartBox .chartTitle .txt{padding:0 11px;display:block;height:23px;overflow:hidden;line-height:23px;}
    .chartBox .chartTitle strong{font-weight:bold;}
    .chartBox .chartTitle .sep{color:#e6e0e0;padding:0 3px;}
    .chartBox .chartTitle .subtitle{font-size:11px;}
    
    /*CHART CONTAINER*/
    .chartBox .chartContainer{border:1px solid #E2E0E0;border-bottom:0;border-top:0;}
    .chartBox .chartContainer iframe{margin-top:3px;float:left;}

    /*ERROR*/
    .chartBox.errorFix .chartTitle a,
    .chartBox.errorFix .chartTitle a:hover{color:#eda99b !important;background:#fff url('/static/core/images/dashboardManager/dg_DSError.gif') repeat-x 0 -10px !important;text-shadow:0 0 0 transparent !important;}
    .chartBox.errorFix .chartTitle a:hover{color:#f08080 !important;border-color:#eda99b !important;}

/*VIEW MORE LINK*/
.viewMoreLink{background:#efefef;clear:both;color:#666666;display:block;font-size:11px;font-weight:bold;padding:5px;text-align:center;text-shadow:0 1px 0 #FFFFFF;text-transform:uppercase;}
.viewMoreLink:hover{text-decoration:none;background:#ddd;}
/*RESOURCES CONTAINER*/
.resourcesTable{}
.resourcesTableInner{border:1px solid #ddd;}
.columns{border:1px solid #fff;border-left:0;border-right:0;background:#fff url('/static/core/images/homeManager/gr_sidebar.gif') repeat-y 0 0;}
.columns .CL{width:166px;}
.columns .sidebar .sidebarPadding{padding:0 12px;}
.columns .sidebar dl{padding:6px 0 11px;}
.columns .CR{width:744px;padding:7px 10px 0 0;}
.columns .CR h2{padding-bottom:5px;}
.gridContainer{padding-right:0;}
.pagination{padding-bottom:26px;}
/*FILTERS*/
.sidebar .filters dt span{padding-right:0;}
.sidebar .filters dd,
.sidebar .filters dt{border-bottom:1px solid #fff;text-shadow:0 1px 0 #fff;}
.sidebar .filters dd span,
.sidebar .filters dt span{border-bottom:1px solid #e5e4e4;display:block;padding:2px 7px;line-height:16px;font-size:11px;}
.sidebar .filters dt span{font-weight:bold;font-size:12px;color:#918989;padding-bottom:4px;}
.sidebar .filters dd{word-break:break-word;}
.sidebar .filters dd span{color:#2875bb;padding-right:15px;}
.sidebar .filters dd span:hover{background-color:#eee;}
.sidebar .filters .filter-active,
.sidebar .filters dd.filter-active span,
.sidebar .filters dd.filter-active span:hover{font-weight:bold;color:#333;}
.sidebar .filters dd.filter-active{background:none;}

/*RESOURCE ICONS*/
td .ic_Dset,
td .ic_Chart,
td .ic_Data,
td .ic_Dashboard{background-image:url('/static/workspace/images/common/ic_resources.png');background-repeat:no-repeat;width:17px;height:22px;margin:-4px 6px 0 0;float:left;}
td .ic_Dset{background-position:0 2px !important;}
td .ic_Chart{background-position:0 -38px !important}
td .ic_Data{background-position:0 -19px !important;}
td .ic_Dashboard{background-position:0 -58px !important;}
/*CONFIGS*/
html{background:#fff;}
body,
.layout, 
.content{background:#f4f3f3;padding-bottom:0;}
.homeColumns .CL{width:510px;}
.homeColumns .CR{width:410px;}

/*HOME CONTENT*/
.homeContent{padding-top:30px;padding-bottom:10px;}
.homeColumns{padding-bottom:15px;}

.homeColumns .CR .boxContent{margin-left:20px;}
.homeColumns .searchContainer{background:url('/static/core/images/homeManager/sh_sliderWrapper.png') center bottom no-repeat;padding-bottom:6px;}
.homeColumns .searchContainer .FR{float:none;}
.homeColumns .searchContainer .search{background-color:#fff;}
.homeColumns .searchContainer .search .field{width:327px;padding:11px 11px 11px 48px;font-size:14px;height:auto;background:url('/static/microsites/images/homeManager/ic_searchHome.png') 14px center no-repeat;}
.homeColumns .homeMainContent{padding-right:30px;}

/*SLIDER CONTAINER*/
.sliderContainer{top:0;margin-bottom:30px;}
.paddingSlider{padding-top:255px;}
.dataStreamBox h2 a{height:52px;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}
.dataStreamBox h2 a .txt{width:auto;float:none}
.dataStreamBox h2 a img{display:none;}
.dataStreamBox h2 a .txt .titleDS{height:auto;white-space:normal;}
.dataStreamBox h2 a .txt .titleDS .infoDS .sep,
.dataStreamBox h2 a .txt .titleDS .infoDS .authorDS{display:none}
.dataStreamBox h2 a .txt .titleDS strong{height:17px;max-height:32px;display:block;} 

.dataStreamBox{height:230px;}
.sliderContent{height:178px;border:1px solid #e2e0e0;border-top:0;border-radius:0 0 5px 5px;}
.sliderContent > div{border-radius:0 0 5px 5px;overflow:hidden;}

.dataStreamBox .dataStreamResult{height:178px;overflow:auto;}
.dataStreamBox .Mensaje{}

.sliderWrapper, 
.sliderWrapper .dataStreamContainer, 
.sliderWrapper .dataStreamBorder, 
.dataStreamBox{width:410px;}
.sliderWrapper{overflow:hidden;border-radius:5px;}
.sliderWrapper .dataStreamContainer{float: left;overflow: hidden; }

/*PILLS*/
.pills{background:#fff;padding:15px 15px 15px 25px !important;margin-bottom:20px;border:1px solid #ececec;border-left:5px solid #ececec;}
.pills span{color:#999;}

/*RESOURCES TABLE*/
.resourcesTable{margin-bottom:20px;}

  /*SECTION INFO*/
  .sectionInfo{border-bottom:1px solid #e0e0e0;padding-bottom:7px;}
  .sectionInfo h2{font-size:18px;color:#333;font-weight:bold;padding-top:13px;display:inline-block;}
  .sectionInfo .massive{border-left:1px solid #e0e0e0;padding-left:10px;margin:8px 0 0 10px;display:inline-block;}
  .sectionInfo .massive label{font-size:11px;padding:2px 8px 0 0;}

  /*FILTERS*/
  .sidebar .filters dd,
  .sidebar .filters dt{border-bottom:1px solid #fff;text-shadow:0 1px 0 #fff;}
  .sidebar .filters dd span,
  .sidebar .filters dt span{border-bottom:1px solid #e5e4e4;display:block;padding:2px 7px;line-height:16px;font-size:11px;}
  .sidebar .filters dt span{font-weight:bold;font-size:12px;color:#918989;padding-bottom:4px;}
  .sidebar .filters dd{word-break:break-word;}
  .sidebar .filters dd span{color:#2875bb;padding-right:15px;}
  .sidebar .filters dd span:hover{background-color:#eee;}
  .sidebar .filters .filter-active,
  .sidebar .filters dd.filter-active span,
  .sidebar .filters dd.filter-active span:hover{font-weight:bold;color:#333;}
  .sidebar .filters dd.filter-active{background:none;}  

  /*PAGINATION - ITEMS PER PAGE*/
  .pagination{padding:26px 13px 26px 0;background:none;}
  .pagination-pages{height:21px;vertical-align:top;display:inline-block;}
  .itemsPerPage{padding-right:10px;}
  .itemsPerPage label{font-size:11px;padding:3px 8px 0 0;}
  .pagButtons .Ant,
  .pagButtons .Sig{float:none;display:inline-block;}
  .itemsPerPage select{font-size:11px;}

  /*WORKSPACE GRID*/
  .gridInner,
  .gridContainer{padding-left:10px;padding-right:0;}
  .workspaceGrid table{width:100%;}
  .workspaceGrid table th,
  .workspaceGrid table td{line-height:17px;padding:5px;border-bottom:1px solid #e0e0e0;background-color:#fff;color:#333;word-break:break-word;vertical-align:top;}
    .workspaceGrid table td{padding:10px 5px;}
  .workspaceGrid table th{text-align:left;background:#f6f5f5;color:#aaa;text-shadow:0 1px 0 #fff;font-weight:bold;}
  .workspaceGrid table tr:nth-child(even) > td{background-color:#fcfcfc;}
  .workspaceGrid .viewInfo .sep{color:#e0e0e0;padding:0 2px;}
  .workspaceGrid .noneMsg{height:50px;text-align:center;font-size:14px;background:#FEEFDC;color:#A82A1B;text-shadow:0 1px 0 rgba(255,255,255,.5);line-height:50px;border-color:#e1b09e;}

  /*DATA SORT ICONS*/
  .workspaceGrid table th{background-image:url('/static/core/images/common/ic_tableSorter.gif');background-position:5px 0;background-repeat:no-repeat;padding-left:20px;cursor:pointer;}
  .workspaceGrid table th.sorting-asc{background-position:5px -50px;}
  .workspaceGrid table th.sorting-desc{background-position:5px -100px;}
  .workspaceGrid table td.date{padding-left:20px;width:150px;}

  .itemsPerPage{display:none !important;}

/*HOME FILTERS*/
#home_filter .filters dd{cursor:pointer;}

  /*OPTION FILTER*/
  #home_filter .optionFilter dt span{padding-top:10px;padding-bottom:10px;}
  #home_filter .optionFilter dd{border:0;}
  #home_filter .optionFilter dd.row{padding-top:12px;}
  #home_filter .optionFilter dd label{display:block;padding:10px 7px 5px;font-size:11px;color:#3a3a3a;font-weight:bold;}
  #home_filter .optionFilter dd select{width:100%;font-size:11px;}
  #home_filter .optionFilter dd a.button{display:block;text-align:center;margin-top:15px;height:40px;line-height:40px;padding:0;}
    
    /*SHORTER*/
    #home_filter .optionFilter dd select.shorter{width:112px;}
    #home_filter .optionFilter dd a.button.shorter{width:22px;margin-top:0;padding-left:0;padding-right:0;}

/* REFERENCES */
.columns .sidebar .sidebarPadding{padding-bottom:110px;}
.filters strong{line-height:25px;display:block;color:#918989;}
.filters span.type{line-height:21px;padding-left:30px !important;padding-right:0 !important;display:block;background-image: url('/static/workspace/images/common/ic_resources.png');background-repeat:no-repeat;}
.filters span.DST{background-position:8px 0;}
.filters span.DS{background-position:8px -20px;}
.filters span.VZ{background-position:8px -40px;}

/*PLACEHOLDERS*/
.placeholder{line-height:21px;font-size:14px;color:#666;}
.placeholder p{text-align:justify;}
/*.placeholder.featuredContent{margin-top:20px;}*/
.placeholder h1{color:#000;font-size:35px;line-height:35px;padding-bottom:22px;/*padding-top:20px;*/}
.placeholder h1.neuton{font-size:45px;line-height:66px;}
.placeholder h2,
.placeholder h3,
.placeholder h4,
.placeholder h5,
.placeholder h6{color:#333;font-size:16px;line-height:21px;font-weight:bold;padding-bottom:9px;}
.placeholder p{color:#666;font-size:14px;line-height:21px;padding-bottom:21px;}
.placeholder p strong{color:#5b5a5a;}
.placeholder ul{border-top:1px solid #e5e4e4;border-bottom:1px solid #fff;margin-bottom:21px;}
.placeholder li{border-top:1px solid #fff;border-bottom:1px solid #e5e4e4;display:block;}
.placeholder li a{padding:0 14px 0 10px;display:block;height:28px;line-height:28px;overflow:hidden;font-size:12px;text-shadow:0 1px 0 #fff;margin-right:9px;background:url('/static/core/images/homeManager/ic_arrowLinks.gif') right 11px no-repeat;}
.placeholder img{margin-bottom:20px;}
.placeholder.featuredContent img{max-width:940px;}
.placeholder.homeMainContent img,
.placeholder.homeFooterLeftContent img{max-width:510px;}
.placeholder.homeSearchContent img,
.placeholder.homeFooterRightContent img{max-width:390px;}

/*HOME SLIDER*/
.featuredSlider{margin-bottom:20px;height:300px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.featuredSlider .sliderHome,
.featuredSlider .caroufredsel_wrapper,
.featuredSlider .panel{width:940px;height:300px;overflow:hidden;float:left;position:relative;border-radius: 4px;}
.featuredSlider .btn{display:block;background:url('/static/microsites/images/homeManager/btn-slider.png') no-repeat;height:43px;width:26px;position:absolute;top:128px;cursor:pointer;z-index:1;}
.featuredSlider .btn.izq{background-position:0 0;left:-26px;}
.featuredSlider .btn.der{background-position:-26px 0;right:-26px;}
.featuredSlider .btn.izq:hover{background-position:0 -43px;}
.featuredSlider .btn.der:hover{background-position:-26px -43px;}
.featuredSlider .panel{width:940px;height:300px;}
.featuredSlider .img{height:300px;width:940px;}

.shadowSlider {height: 18px;background: url('/static/microsites/images/homeManager/sh-slider.png') no-repeat;}

/* Theme 0 */
.theme0{}

/* Theme 1 */
.theme1{}
.theme1 .placeholder.homeMainContent img{max-width:940px;}

/* Theme 2 */
.theme2{}
.theme2 .paddingSlider{padding:0;}
.theme2 .sliderWrapper{width:940px;padding:0;background:none;}
.theme2 .sliderContainer{right:auto;position:static;top:0;margin-bottom:20px;}
.theme2 .sliderWrapper .dataStreamBorder{width:940px;border:0;}
.theme2 .dataStreamBox,
.theme2 .chartBox{width:456px;border:1px solid #e2e0e0;height:227px !important;}
.theme2 .chartBox .chartContainerInner > div{margin:0 auto;}
.theme2 .sliderWrapper .dataStreamContainer{width:480px;}
.theme2 #id_dataservices_container{margin-left:12px !important;}
.theme2 .homeMainContent{padding-bottom:20px;}
.theme2 .chartContainerInner{width:456px;margin:0 auto;background:#fff !important;}
body .theme2 .caroufredsel_wrapper{width:938px !important;border:0;margin:0 !important;}
.theme2 .sliderWrapper .dataStreamBorder{background:transparent;}
body .theme2 .caroufredsel_wrapper{border:0 !important;}
.theme2 .sliderWrapper .dataStreamBox{background:#fff;}
.theme2 .placeholder.homeMainContent img,
.theme2 .placeholder.homeSearchContent img{max-width:940px;}

/* Theme 3 */
.theme3{}
.theme3 .placeholder.homeMainContent img{max-width:940px;}

/* Theme 4 */
.theme4{}
.theme4.homeContent.w960{width:auto;padding:0;margin:0;}

.theme4 .placeholder.featuredContent{margin:0;}
.theme4 .homeColumns{width:940px;padding:0 10px;margin:0 auto;}
.theme4 .resourcesTable{width:940px;margin:20px auto;}
.theme4 .dataStreamBox h2 a .txt .titleDS{height:auto;}
.theme4 .dataStreamBox h2 a .txt .titleDS .infoDS .sep,
.theme4 .dataStreamBox h2 a .txt .titleDS .authorDS{display:none;}
.theme4 .homeColumns{position:relative;}
.theme4 .placeholder .photoSection{background:no-repeat center 0;height:300px;margin-bottom:25px;}
.theme4 .placeholder .photoSection h1{color:#fff !important;line-height:normal;text-shadow:0 1px 0 rgba(0,0,0,.4);font-size:32px;padding:230px 0 18px;}
.theme4 .placeholder.homeMainContent h1.customTitle{font-size:30px;line-height:normal;text-transform:uppercase;}

/* Theme 5 - Palo Alto*/
.theme5.homeContent{padding:0;margin-top:20px;background:#fff;width:960px;
  -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);
     -moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);
          box-shadow:0 0 5px 0 rgba(0,0,0,.5);
}
.theme5 .themeWrapper{border:1px solid #ccc;padding:20px 0 0;}

  /* Rounded Box */
  .theme5 .roundedBox10{
    -webkit-border-radius:10px 10px 0 0;
       -moz-border-radius:10px 10px 0 0;
            border-radius:10px 10px 0 0;
  }
  .theme5 .roundedBox15{
    -webkit-border-radius:15px 15px 0 0;
       -moz-border-radius:15px 15px 0 0;
            border-radius:15px 15px 0 0;
  }
  
  /* Breadcrumb section */
  .theme5 .breadcrumb{border:1px solid #434343;background:#434343;padding:0 20px;}
  .theme5 .breadcrumb li{float:left;display:block;color:#fff;font-size:11px;font-weight:bold;height:34px;line-height:34px;}
  .theme5 .breadcrumb li:before{content:">";padding:0 5px;}
  .theme5 .breadcrumb li:first-child:before{display:none;}
  .theme5 .breadcrumb li a{display:inline-block;height:34px;line-height:34px;color:#fff;}

  /* Top section */
  .theme5 .topSection{padding:0 20px 20px;}
  .theme5 .topSection .CL{width:544px;}
  .theme5 .topSection .CR{width:356px;}

    /* Welcome section */
    .theme5 .topSection .welcomeSection{padding-bottom:20px;}
    .theme5 .topSection .welcomeSection.hasPopup{cursor:pointer;}
    .theme5 .topSection .welcomeSection hgroup{top:0;left:0;z-index:5;padding:0 30px;}
    .theme5 .topSection .welcomeSection h1{color:#000;font-size:21px;line-height:normal;padding-top:83px;}
    .theme5 .topSection .welcomeSection h2{color:#fff;font-size:53px;line-height:normal;padding-top:37px;/*text-shadow:-4px 4px 2px rgba(0,0,0,.7);*/}
    .theme5 .topSection .welcomeSection img{width:100%;height:340px;z-index:2;}

    /* Search Box */
    .theme5 .topSection .searchBox{height:34px;border:1px solid #bdbdbd;padding:0 15px;}
    .theme5 .topSection .searchBox form{background:url('/static/microsites/images/homeManager/ic_searchHome.png') right center no-repeat;}
    .theme5 .topSection .searchBox input[type=text]{padding:0;height:34px;line-height:34px;border:0;width:470px;background:transparent;}
    .theme5 .topSection .searchBox input[type=text]:focus,
    .theme5 .topSection .searchBox input[type=text]:active{border:0;
      -webkit-box-shadow:0 0 0 0 transparent;
         -moz-box-shadow:0 0 0 0 transparent;
              box-shadow:0 0 0 0 transparent;
    }
    .theme5 .topSection .searchBox .submit{opacity:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:40px;height:34px;cursor:pointer;border:0;left:10px;display:block;position:relative;padding:0;}

    /* Featured Section */
    .theme5 .topSection .featuredSection{}
    .theme5 .topSection .featuredSection a{display:block;color:#333;}
    .theme5 .topSection .featuredSection a:hover{text-decoration:none;}
    .theme5 .topSection .featuredSection span{color:#333;background:#ebebeb;display:block;height:54px;padding:0 20px;line-height:54px;font-size:32px;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
    .theme5 .topSection .featuredSection img{width:100%;height:286px;} /* height was 340px */

  /* Buttons section */
  .theme5 .buttonsSection{padding:0 10px;}
  .theme5 .buttonsSection li{padding:0 10px 20px;float:left;}
  .theme5 .buttonsSection li a{display:table;color:#fff;width:100%;}
  .theme5 .buttonsSection li a:hover{text-decoration:none;}
  .theme5 .buttonsSection li a > span{display:table-row;}
  .theme5 .buttonsSection li a > span > span{display:table-cell;height:160px;padding:10px;vertical-align:middle;text-align:center;font-size:19px;line-height:23px;text-transform:uppercase;}

  /* Bottom section */
  .theme5 .bottomSection{padding:0 10px 20px;}
  .theme5 .bottomSection .bottomSectionBox{padding:0 10px;width:33.33%;}
  .theme5 .bottomSection .bottomSectionBox a{display:block;color:#fff;}
  .theme5 .bottomSection .bottomSectionBox a:hover{text-decoration:none;}
  .theme5 .bottomSection .bottomSectionBox span{color:#fff;display:block;background:#959595;height:44px;padding:0 20px;line-height:44px;font-size:23px;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
  .theme5 .bottomSection .bottomSectionBox img{width:100%;height:95px;}

  /* Links Section */
  .theme5 .linksSection{padding:0 20px 20px;}
  .theme5 .linksSection li{display:inline-block;color:#909090;font-size:14px;line-height:normal;}
  .theme5 .linksSection li:before{content:"|";color:#909090;padding:0 8px;display:inline-block;}
  .theme5 .linksSection li:first-child:before{display:none;}
  .theme5 .linksSection li a{color:#909090;display:inline-block;}

  /* Social buttons */
  .socialButtons{padding-top:26px;padding-left:18px;}
  .socialButtons > *{float:left !important;}

  /* Welcome Popup*/
  #id_welcomePopup{width:600px;border:0;
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;
  }
  #id_welcomePopup .In{padding:20px 0 !important;
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;
  }
  #id_welcomePopup .In h4{background:transparent;border:0;height:auto;line-height:normal;}
  #id_welcomePopup .In p{font-size:11px;line-height:18px;padding:0 18px;}

/* Theme 6 - Jackson */
.theme6.w960{padding:0;width:960px;background:#f5f5f5;
  -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);
     -moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);
          box-shadow:0 0 5px 0 rgba(0,0,0,.5);
}
  
  /* Slider */
  .theme6 .featuredSlider{}

  .theme6 .featuredSlider{height:320px;
    -webkit-border-radius:0;
       -moz-border-radius:0;
            border-radius:0;
  }
  .theme6 .featuredSlider .sliderHome,
  .theme6 .featuredSlider .caroufredsel_wrapper,
  .theme6 .featuredSlider .panel{width:960px;height:320px;}
  .theme6 .placeholder.featuredContent img{max-width:960px;width:960px;height:320px;}
  .theme6 .featuredSlider .panel .sliderInfo{margin:30px;position:absolute;right:0;text-align:right;width:50%;height:240px;}
  .theme6 .featuredSlider .panel h1{color:#000 !important;font-size:30px;}
  .theme6 .featuredSlider .panel .readMore{background-color:#002d56;padding:8px 15px;color:#FFF;}
  .theme6 .featuredSlider .panel .readMore:hover{background-color:#2a637f;text-decoration:none;}

  /* Search form */
  .theme6 .searchForm{margin:0 auto;position:relative;width:660px;padding-bottom:10px;}
  .theme6 .searchForm input[type=text]{height:34px;width:660px;color:#808080;
    -webkit-border-radius:5px;
       -moz-border-radius:5px;
            border-radius:5px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
  }
  .theme6 .searchForm input.image{position:absolute;right:10px;top:5px;background-image:url('/static/microsites/images/microsites/bt_dataTable.png');background-position:0 -174px;width:22px;height:22px;border:0;outline:none;}
  .theme6 .searchForm input.image:hover{background-position:0 -196px;}

  /* Buttons section */
  .theme6 ul.buttonsSection{text-align:center;padding:0 30px 8px;}
  .theme6 ul.buttonsSection li{float:left;padding:8px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
  }
  .theme6 .buttonsSection li a.buttonContent{border:1px solid;width:100%;height:160px;display:block;padding:10px;text-align:center;
    -webkit-border-radius:5px;
       -moz-border-radius:5px;
            border-radius:5px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
  }
  .theme6 .buttonsSection li a.buttonContent:hover{text-decoration:none;}
  .theme6 .buttonsSection li a.buttonContent span{font-size:14px;text-decoration:none;margin-top:10px;display:block;}
  .theme6 .buttonsSection li a.buttonContent img{max-width:100px;}

  /* Bottom section */
  .theme6 .bottomSection{padding:0 30px 30px;}
  .theme6 .bottomSection .bottomSectionBox{padding:0 8px;width:33.33%;}
  .theme6 .bottomSection .bottomSectionBox a{display:block;color:#fff;}
  .theme6 .bottomSection .bottomSectionBox a:hover{text-decoration:none;}
  .theme6 .bottomSection .bottomSectionBox span{color:#fff;display:block;background:#959595;height:44px;padding:0 20px;line-height:44px;font-size:23px;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;
    -webkit-border-radius:5px 5px 0 0;
       -moz-border-radius:5px 5px 0 0;
            border-radius:5px 5px 0 0;
  }
  .theme6 .bottomSection .bottomSectionBox img{width:100%;height:95px;
    -webkit-border-radius:0 0 5px 5px;
       -moz-border-radius:0 0 5px 5px;
            border-radius:0 0 5px 5px;
  }
.c3 svg{font:10px sans-serif}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:gray;font-size:2em}.c3-line{stroke-width:1px}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;-webkit-box-shadow:7px 7px 12px -9px #777;-moz-box-shadow:7px 7px 12px -9px #777;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #CCC}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#FFF}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip td.value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:none}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}
/* Theme 7 - Mesa */

.theme7{font-family:'Open Sans',sans-serif;}
.theme7 .top,
.theme7 .priorities,
.theme7 .buttons,
.theme7 .bottom,
.theme7 .links,
.theme7 .resourcesTable{width:100%;float:left;}
.theme7 .pic{position:absolute;width:100%;height:100%;z-index:0;border-radius:4px;}

.theme7 .head{color:#818a91;margin:0 0 15px;}
.theme7 .head h2{font-size:20px;font-weight:lighter;position:relative;padding-bottom:10px;line-height:27px;color:#424753;}
.theme7 .head p{font-size:15px;line-height:21px;font-weight:lighter;}
.theme7 a:hover{text-decoration:none;}

.theme7 .title,
.theme7 .description{text-shadow:1px 1px 2px rgba(0,0,0,0.5);}
.theme7 .bottomTitle{
    position:absolute;z-index:1;top:0;left:0;right:0;padding:30px 30px 60px 30px;box-sizing: border-box;
    background-position:0 100% !important;background-repeat:no-repeat !important;z-index:1;
    background:-webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.9) 100%); /* For Safari 5.1 to 6.0 */
    background:-o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9) 100%); /* For Opera 11.1 to 12.0 */
    background:-moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9) 100%); /* For Firefox 3.6 to 15 */
    background:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.9) 100%); /* Standard syntax (must be last) */
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000,endColorstr=#00000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000,endColorstr=#00000000);
}
.theme7 .bottomTitle .title{font-size:20px;color:#FFF;}

  /* Welcome section */
  .theme7 .welcome{position:relative;height:320px;overflow:hidden;margin:-10px -25px;}
  .theme7 .welcome a{text-decoration:none;}
  .theme7 .welcome img{visibility:hidden;}
  .theme7 .welcome:hover img{transform: scale(1.1);z-index:0;}

    /* Caption */
    .theme7 .welcome .screen,
    .theme7 .welcome .caption{
      width:100%;min-height:100%;z-index:1;padding:50px 15px 0 15px;position:absolute;color:#FFF;text-align:center;
    }
    .theme7 .cursor-pointer{cursor:pointer;}
    .theme7 .welcome .screen{
      background-repeat:no-repeat !important;
      background:-webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.8) 90%); 
      background:-o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8) 90%);
      background:-moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8) 90%);
      background:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.8) 90%);
      -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#E5000000);
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#E5000000);
      -webkit-background-size: 100% 200% !important;
         -moz-background-size: 100% 200% !important;
          -ms-background-size: 100% 200% !important;
              background-size: 100% 200% !important;
    }
    .theme7 .welcome .caption .title{display:inline-block;color:#FFF;font-size:30px;text-transform:uppercase;font-weight:700;padding-bottom:25px;line-height:33px;}
    .theme7 .welcome .caption hr{background-color:#FFF;color:#FFF;border:0 none;height:1px;margin:0 20% 25px;opacity:.5;}
    .theme7 .welcome .caption .description{margin-bottom:30px;font-size:20px;color:#FFF;line-height:27px;}
    .theme7 .welcome .caption a.button{background:none !important;height:inherit;line-height:inherit;display:inline-block;color:#FFF;padding:12px 20px;border:1px solid #FFF !important;border-radius:4px;text-transform:uppercase;}
    .theme7 .welcome .caption a.button:hover,
    .theme7 .welcome .caption a.button:active{background:#FFF;color:#000;}
    .theme7 .welcome .caption:hover a.button{opacity:1;}

  @media(min-width:768px){
    .theme7 .welcome,
    .theme7 .welcome .screen{margin:0;border-radius:4px;}
    .theme7 .welcome .screen{
      min-height:inherit;height:50%;
      -webkit-background-size:100% 100% !important;
         -moz-background-size:100% 100% !important;
          -ms-background-size:100% 100% !important;
              background-size:100% 100% !important;
    }
    .theme7 .welcome:hover .screen{
      -webkit-transform:scaleY(8) translateY(58px);
         -moz-transform:scaleY(8) translateY(58px);
          -ms-transform:scaleY(8) translateY(58px);
              transform:scaleY(8) translateY(58px);
    }
    .theme7 .welcome a.button{opacity:0;}
  }

  /* Featured section */
  .theme7 .featuredSlider{overflow:hidden;margin:-10px -25px;border-radius:0;}
  .theme7 .featuredSlider,
  .theme7 .featuredSlider .panel,
  .theme7 .featuredSlider img{height:320px;min-height:320px;}
  @media(min-width:768px){
    .theme7 .featuredSlider{margin:inherit;border-radius:4px;}
    .theme7 .featuredSlider .panel{max-width:500px;}
  }
  .theme7 .featuredSlider img{min-width:100%;max-width:100%;object-fit:cover;}

    /* Featured section nav */
    .theme7 .slider .btn{background:url(../images/btn2-slider.png) no-repeat #f4f5f7;width:48px;height:48px;z-index:1;top:136px;opacity:.75;}
    @media(min-width:768px){
      .theme7 .slider .btn{display:none;}
    }
    .theme7 .slider:hover .btn{display:block;}
    .theme7 .slider .btn:hover{opacity:1;}
    .theme7 .slider .btn.izq,
    .theme7 .slider .btn.izq:hover{left:0;background-position:inherit;border-top-right-radius:2px;border-bottom-right-radius:2px;}
    .theme7 .slider .btn.der,
    .theme7 .slider .btn.der:hover{right:0;background-position:-48px 0;border-top-left-radius:2px;border-bottom-left-radius:2px;}

  /* Priorities section */
  .theme7 .priorities{;padding:30px 0 0;}
  .theme7 .prioritiesSlider{padding:0;margin:0 -25px;}
  .theme7 .prioritiesSlider .panel{position:relative;display:inline-block;}
  .theme7 .prioritiesSlider .screen,
  .theme7 .prioritiesSlider .caption{position:absolute;top:0;right:0;bottom:0;left:0;padding:30px}
  .theme7 .prioritiesSlider .item{width:280px;max-width:280px;height:205px;float:left;position:relative;overflow:hidden;}
  .theme7 .prioritiesSlider .screen{opacity:0;}
  .theme7 .prioritiesSlider .screen,
  .theme7 .prioritiesSlider .screen-title{
    background-position:0 100% !important;background-repeat:no-repeat !important;z-index:1;
    background:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9) 90%); 
    background:-o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.9) 90%); 
    background:-moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.9) 90%); 
    background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.9) 90%);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#E5000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#E5000000);
  }
  .theme7 .prioritiesSlider .caption{color:#FFF;z-index:1;text-align:left;overflow:hidden;padding:156px 30px 30px 30px;}
  .theme7 .prioritiesSlider .title{font-size:20px;margin-bottom:10px;}
  .theme7 .prioritiesSlider .screen-title{position:absolute;top:50%;right:0;bottom:0;left:0;z-index:1;}
  .theme7 .prioritiesSlider .description{opacity:0;}
  .theme7 .prioritiesSlider .pic{overflow:hidden;position:relative;}
  .theme7 .prioritiesSlider .pic img{overflow:hidden;}

    /* Priorities :hover */
    @media(max-width:768px){
      .theme7 .prioritiesSlider.slider .btn.izq{left:-15px;}
      .theme7 .prioritiesSlider.slider .btn.der{right:-15px;}
      .theme7 .prioritiesSlider .panel{float:left;}
      .theme7 .prioritiesSlider .item{padding:0;}
      .theme7 .prioritiesSlider .pic{border-radius:0;}
    }
    @media(min-width:768px){
      .theme7 .prioritiesSlider{padding:0 60px;margin:0;}
      .theme7 .prioritiesSlider .panel{margin:0 10px;}
      .theme7 .prioritiesSlider .panel:hover .screen{
      opacity:1;
      -webkit-transform:scaleY(7) translateY(-80px);
         -moz-transform:scaleY(7) translateY(-80px);
          -ms-transform:scaleY(7) translateY(-80px);
              transform:scaleY(7) translateY(-80px);
      }
      .theme7 .prioritiesSlider .panel:hover .caption{padding-top:30px;}
      .theme7 .prioritiesSlider .panel:hover .screen-title{opacity:0;}
      .theme7 .prioritiesSlider .panel:hover .description{opacity:1;}
      .theme7 .prioritiesSlider .panel:hover img{transform: scale(1.1);z-index:0;}
      .theme7 .prioritiesSlider .item{border-radius:4px;}
      .theme7 .prioritiesSlider .screen, 
      .theme7 .prioritiesSlider .caption
      .theme7 .prioritiesSlider .pic{border-radius:4px;}
    }

    /* Priorities section nav */
    .theme7 .prioritiesSlider.slider .btn{display:block;position:absolute;cursor:pointer;top:97px;z-index:2;}

  /* Buttons section */
  .theme7 .buttons{padding:15px 0 0;}
  .theme7 .buttons .head{margin-bottom:20px;}
  .theme7 .buttons-grid{clear:both;display:block;float:left;width:100%;}
  .theme7 .buttons-grid li{margin-bottom:32px;height:190px;position:relative;text-align:center;border-radius:4px;}
  @media(max-width:768px){
    .theme7 .buttons-grid li:active{background:#FFF};
  }
  .theme7 .buttons-grid .title{color:#424753;font-size:18px;margin-top:25px;line-height:21px;padding-top:10px;text-shadow:none;}
  .theme7 .buttons-grid .pic{position:relative;margin:40px auto 0;width:50px;height:50px;}
  .theme7 .buttons-grid .pic img{max-width:50px;}
  .theme7 .buttons-grid a:hover{text-decoration:none;}

    /* On :hover caption */
    .theme7 .buttons-grid .screen{border-radius:4px;background-color:#2b8be3;left:0;top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;overflow:hidden;}
    @media(min-width:768px){
      .theme7 .buttons-grid .screen:hover{opacity:1;margin-top:-5px;}
      .theme7 .buttons-grid .screen .title{margin-top:0;color:#FFF;text-shadow:none;}
      .theme7 .buttons-grid .screen p{color:#FFF;font-size:14px;padding:5%;line-height:20px;opacity:.9;}
    }

  /* Bottom section */
  .theme7 .bottom{padding:0 0 47px 0;}
  .theme7 .bottom article{border-radius:4px;position:relative;overflow:hidden;border:1px solid #ededed;margin:-11px -10px -10px;}
  .theme7 .bottom article img{display:none;}
  .theme7 .bottom article .title{bottom:inherit;top:inherit;left:inherit;position:relative;padding:25px;margin:0;margin-right:20px;text-align:center;margin-right:0;}

  @media(max-width:768px){
    .theme7 .bottom article{background-image:none !important;}
    .theme7 .bottom article .bottomTitle{background:none !important;padding:0;position:relative;}
    .theme7 .bottom article .bottomTitle .title{text-shadow:none;color:#424753;font-size:17px;background:#FFF;}
    .theme7 .bottom article .bottomTitle .title:active{background:#ededed;}
  }

  @media(min-width:768px){
    .theme7 .bottom article{height:190px;border:0 none;margin:inherit;}
    .theme7 .bottom article img{display:block;}
    .theme7 .bottom article .title{position:absolute;top:20px;left:20px;padding:10px 17px;text-align:left;margin-right:20px;}
  }

  /* Links section */
  .theme7 .links{background:#312f38;padding:27px 0;}
  .theme7 .links .links-list ul li{width:100%;text-align:center;}
  .theme7 .links .links-list ul li a{color:#adadad;font-size:13px;line-height:30px;}
  .theme7 .links .links-list ul li a:hover,
  .theme7 .links .links-list ul li a:active{color:#FFF;}
  .theme7 .links .socialButtons{padding:0;margin-top:30px;text-align:center;}
  .theme7 .links .socialButtons > *{float:inherit !important;}

  @media(min-width:768px){
    .theme7 .links .links-list{float:left;max-width:75%;}
    .theme7 .links .links-list ul li{display:inline-block;margin-right:30px;width:inherit;}
    .theme7 .links .links-list ul li::after{content:"â€¢";margin-left:30px;}
    .theme7 .links .links-list ul li:last-of-type::after{content:" ";}
    .theme7 .links .socialButtons{float:right;margin-top:-0;}
  }

  /* Transitions */
  .theme7 .welcome img,
  .theme7 .welcome a.button,
  .theme7 .welcome .screen,
  .theme7 .welcome .screen .caption,
  .theme7 .buttons-grid .screen,
  .theme7 .prioritiesSlider .screen,
  .theme7 .prioritiesSlider .caption,
  .theme7 .prioritiesSlider .screen-title,
  .theme7 .prioritiesSlider .description,
  .theme7 .prioritiesSlider img,
  .theme7 .bottom article img{
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
  }


/* Theme 7 - Resource Table */
/*.theme7 .resourcesTable .columns .CL{width:20%;}*/



@media(max-width:768px){
.theme7 .resourcesTable .columns{background:#fff;}
.theme7 .resourcesTable .columns .CL{display:none;}
.theme7 .resourcesTable .columns .CR{width:100%;} 
}
@media(min-width:768px){
  .theme7 .resourcesTable .columns .CR{width:75%;}
}
@media(min-width:992px){
 .theme7 .resourcesTable .columns .CR{width:80%;}
}
@media(min-width: 1200px){
  .theme7 .resourcesTable .columns .CR{width:83%; 
}







/* Theme 7 - Reset */

.layout,
.headerAuto,
.miniFooterJunar{min-width:inherit !important;}
.homeContent{padding:0;}

.headerAuto .innerHeader,
.headerAuto .innerHeader .search .field{width:inherit;box-sizing:border-box;}
.miniFooterJunar .w960{padding-left:30px;padding-right:30px;}
.headerAuto form{right:10px !important;margin-top:inherit !important;top:38px !important;}

@media(max-width:768px){
  .headerAuto .innerHeader{min-height:inherit !important;}
  .headerAuto .logo{margin:14px 0 6px !important;}
  .headerAuto .logo img{max-width:100px;}
  .headerAuto form{top:15px !important;}
  .headerAuto form input.field{width:100px !important;}
}
@media(min-width:768px){
  .headerAuto .w960{padding-top:30px;padding-left:0;padding-right:0;}
  .headerAuto .innerHeader,
  .miniFooterJunar .w960{width:750px;}
  .headerAuto .logo{margin:0 10px 10px !important;}
}
@media(min-width:992px){
  .headerAuto .innerHeader,
  .miniFooterJunar .w960{width:970px;}
}
@media(min-width: 1200px){
  .headerAuto .innerHeader,
  .miniFooterJunar .w960{width: 1170px;}
}

