
/* - ++resource++ContentWellPortlets.styles/ContentWellPortlets.css - */
@media all {
/* https://www.codot.gov/portal_css/++resource++ContentWellPortlets.styles/ContentWellPortlets.css?original=1 */
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink,
.manageInHeaderPortletsLink,
.managePortletsBelowTitleLink { text-align: center; margin: 0 auto 1em; clear:both;}
.portlet-manager-row .porlet-well_manager { width: 30%; float:left; margin:1%; }
.portlet-manager-row { width:100%; float:left; }
/* */
div.width-1\3a 5 { width:    17.75%; } /* */
div.width-2\3a 5 { width:    37.75%; } /* */
div.width-3\3a 5 { width:    57.75%; } /* */
div.width-4\3a 5 { width:    77.75%; } /* */
div.position-1\3a 5 {margin-left:    -78.875%;} /* */
div.position-2\3a 5 {margin-left:    -58.875%;} /* */
div.position-3\3a 5 {margin-left:    -38.875%;} /* */
div.position-4\3a 5 {margin-left:    -18.875%;} /* */
div.width-1\3a 6 { width:    14.416%; } /* */
div.width-5\3a 6 { width:    81.083%; } /* */
div.position-1\3a 6 {margin-left:    -82.208%;} /* */
div.position-5\3a 6 {margin-left:    -15.542%;} /* */

}


/* - ++resource++collective.cover/contentchooser.css - */
@media screen {
/* https://www.codot.gov/portal_css/++resource++collective.cover/contentchooser.css?original=1 */
#content {
position: relative;
}
#contentchooser-content-show-button {
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border: 1px solid #ccc;
cursor: pointer;
padding: 0.5em 1em;
}
#contentchooser-content-search {
background-color: #fff;
border: 1px solid #ccc;
display: none;
padding: 20px;
position: fixed;
z-index: 9999;
cursor: pointer;
}
#contentchooser-content-search.right {
right: 0;
}
#contentchooser-content-search .item-list {
border: 1px solid #ccc;
height: 250px;
margin: 10px 0 0;
overflow: auto;
padding: 5px;
width: 500px;
max-width: 100%;
}
#contentchooser-content-search .item-list li {
cursor: pointer;
list-style-image: none;
list-style-type: none;
}
#contentchooser-content-search .item-list li:hover {
background-color: #205C90;
}
#content #contentchooser-content-search .item-list li a:link {
border-bottom: 0;
display: block;
}
#contentchooser-content-show-button {
background: #fff;
position: relative;
right: 0;
top: 0;
z-index: 999;
font-weight: bold;
float: right;
margin-bottom: 10px;
}
#contentchooser-content-search .close {
background-image: url("++resource++plone.app.jquerytools.pb_close.png");
cursor: pointer;
height: 30px;
left: -14px;
position: absolute;
top: -14px;
width: 30px;
}
.current {
background: #fff;
-webkit-border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
}
div.input {
margin: 10px 0;
width: 200px;
padding: 3px 15px;
border-radius: 10px;
border: 1px solid #507AAA;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
background: white;
}
input[type="text"].contentchooser-content-trees,
input[type="text"]#contentchooser-content-trees {
border: 0 solid;
width: 100%;
height: 16px;
background: transparent;
color: #888;
text-shadow: 0 1px 1px white;
padding-top: 1px;
min-width: 12em;
}
#content-trees #general_panel {
padding: 0;
}
#contentchooser-content-search-input-container,
#contentchooser-content-trees-container,
.contentchooser-clear {
display: inline-block;
}
#contentchooser-content-search-input-container,
#contentchooser-content-trees-container {
width: 80%;
}
.contentchooser-clear {
height: 13px;
margin-left: -25px;
}
#more-link-field > .results > li { display: block; cursor: pointer; margin-bottom: 0.25em; }
#more-link-field > .results > li:hover { background-color: #205C90; }
#more-link-field > div { margin-bottom: 0.5em; }
#more-link-field button { padding: 0 0.5em; }

}


/* - ++resource++collective.cover/cover.css - */
@media screen {
/* https://www.codot.gov/portal_css/++resource++collective.cover/cover.css?original=1 */
/* */
.tile-title {
font-size: 120%;
font-weight: bold;
margin-bottom: 1em;
}
.tile-footer {
text-align: right;
}
.loading-mask {
background: #000 url('spinner.gif') scroll no-repeat center center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color:#000;
opacity: 0.6 !important;
display: none;
z-index: 99;
}
.loading-mask.show {
display:block;
}
.loading-mask.remove-tile {
background-color: #833434;
}
.template-compose #content .tile {
outline:1px dotted #999;
padding-top:1em;
}
.template-compose .tile-container {
position:relative;
}
.template-compose .tile-type-name {
position: absolute;
width: 100%;
text-align: center;
opacity: 0.3;
font-size: 95%;
font-weight: bolder;
}
.template-compose .edit-tile-link,
.template-compose .contentbody-link,
.template-compose .collection-link {
position:absolute;
height:1em;
line-height:1em;
top: 0;
}
.template-compose .contentbody-link,
.template-compose .collection-link {
right: 0;
}
.tile-select-button {
cursor: pointer;
}
.tile-remove-item {
position:absolute;
right: 0;
top: 0;
font-size: 1px;
cursor: pointer;
height: 14px;
width: 14px;
background:transparent url('remove.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item:hover {
background:transparent url("remove.png") no-repeat scroll center -14px;
background-size: 100%;
}
.tile-remove-item .text{
visibility: hidden;
}
.ui-sortable-placeholder {
background-color:#9ad39d !important;
visibility:visible !important;
outline:1px dashed green;
}
.ui-sortable-helper {
opacity:0.5;
outline:1px solid #333;
cursor:move;
}
.template-compose #content .tile {
margin-bottom: 1em;
min-height: 100px;
}
.ui-state-default .loading-mask{
display:block;
background: #EEE url('drophere.png') scroll no-repeat center center;
opacity: 0.8 !important;
}
.ui-state-hover .loading-mask{
display:block;
background-color: #b4fca3;
}
.template-compose #content .sortable-tile .list-item:hover {
outline: 1px dotted #999999;
}
.ui-sortable>div:hover {
cursor: move;
}
/* */
.tile img.right {
float: right;
margin: 0 1em 0.5em 0;
}
.tile img.left {
float: left;
margin: 0 1em 0.5em 0;
}
/* */
table.invisible{visibility:visible;}
.close {opacity: 1;}
.tile-edge {
border: 1px solid #DDDDDD;
padding: 5px;
border-radius: 4px;
}
.tile-dark {
background: #DDDDDD;
padding: 5px;
border-radius: 4px;
}
.tile-shadow {
border: 1px solid #DDDDDD;
padding: 5px;
border-radius: 4px;
-moz-box-shadow: 0 5px 10px #C3C3C3;
-webkit-box-shadow: 0 5px 10px #C3C3C3;
box-shadow: 0 5px 10px #C3C3C3;
}

}


/* - maps.css - */
@media screen {
/* https://www.codot.gov/portal_css/maps.css?original=1 */
.mapsMarker {
margin: 0;
padding: 0;
}
.googleMapView.googleMapActive,
.googleMapPane {
height: 40em;
}
.googleMapActive.googleMapLocation {
float: right;
width: 50%;
min-width: 20em;
height: 25em;
}
.googleMapLocation .googleMapPane {
height: 25em;
}
.infowindowTabHandlers{
margin-top: -36px;
margin-left: 10px;
}
.infowindowTabHandler{
float:left;
padding: 0 0.4em;
border: 1px solid #ABABAB;
background-color: white;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
height:19px;
}
.infowindowTabHandler.selected{
border-bottom: none;
height:20px;
}
.tab{
clear: both;
}
.mapSearchBar{
width: 80%;
}
.googleMapWrapper{
overflow:hidden;
}
.googleMapSearch{
width:180px;
float:left;
margin-left:-180px;
}
.googleMapSearchBar{
height:25px;
width:100%;
padding-top:4px;
padding-left: 25px;
background:url(map-arrow-left.png) no-repeat left #CCCCCC;
}
.googleMapSearchBar.open{
background-image:url(map-arrow-down.png)
}
.googleMapImHere{
margin-top:3px;
}
.googleMapIMHere{
border-bottom: thin solid #CCCCCC;
margin: 3px 8px 3px 3px;
padding: 3px;
}
.googleMapResult{
padding:3px;
margin:3px;
}
.googleMapResult.selected{
background-color:#DDDDDD;
}
.googleMapResult .indication{
text-align:right;
}
.label_search{
display:none;
}
.googleMapSearch .searchButton{
}
.googleMapView > ul{
display: none;
}
.no-js .googleMapView > ul{
display: block !important;
}

}


/* - jquery-ui-autocomplete.css - */
@media screen {
/* https://www.codot.gov/portal_css/jquery-ui-autocomplete.css?original=1 */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
/* */
/* */
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid gray;
}
/* */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-autocomplete { position: absolute; cursor: default; }
/* */
* html .ui-autocomplete { width:1px; } /* */
.ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
float: left;
font-size:10pt;
}
.ui-menu .ui-menu {
margin-top: -3px;
}
.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
}

}

