
/* - ++resource++collective.cover/css/contentchooser.css - */
@media screen {
/* https://www.aps.edu/portal_css/++resource++collective.cover/css/contentchooser.css?original=1 */
#contentchooser-content-show-button
{
padding: .5em 1em;
cursor: pointer;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#contentchooser-content-search
{
position: fixed;
z-index: 9999;
display: none;
padding: 20px;
cursor: pointer;
border: 1px solid #ccc;
background-color: #fff;
}
#contentchooser-content-search.right
{
right: 0;
}
#contentchooser-content-search .item-list
{
overflow: auto;
width: 500px;
max-width: 100%;
height: 250px;
margin: 10px 0 0;
padding: 5px;
border: 1px solid #ccc;
}
#contentchooser-content-search .item-list li
{
list-style-type: none;
list-style-image: none;
cursor: url('data:image/x-icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAA//AAAd/wAAGf+AAAH9gAADbYAAA2yAAAZsAAAGbAAAAGAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//4AB//8AAf//AAD//5AA///gAP//4AD//8AF///AB///5A////5///8='), all-scroll;
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:      -o-grab;
cursor:     -ms-grab;
cursor:         grab;
}
#contentchooser-content-search .item-list li.ui-draggable-dragging
{
cursor: url('data:image/x-icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAAH/AAAB/wAAA/0AAANsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//+AB///wAf//4AH//+AD///yT/////////////////////////////8='), all-scroll;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:      -o-grabbing;
cursor:     -ms-grabbing;
cursor:         grabbing;
}
#contentchooser-content-search .item-list li.stats
{
display: none;
}
#contentchooser-content-search .item-list li:hover
{
background-color: #205c90;
}
#content #contentchooser-content-search .item-list li img
{
display: inline-block;
border: 0;
}
#content #contentchooser-content-search .item-list li a:link
{
display: inline-block;
border-bottom: 0;
}
#contentchooser-content-show-button
{
font-weight: bold;
position: relative;
z-index: 999;
top: 0;
right: 0;
float: right;
margin-bottom: 10px;
background: #fff;
}
#contentchooser-content-search .close
{
position: absolute;
top: -14px;
left: -14px;
width: 30px;
height: 30px;
cursor: pointer;
background-image: url('++resource++plone.app.jquerytools.pb_close.png');
}
.current
{
-webkit-border-top-left-radius: .5em;
-moz-border-radius-topleft: .5em;
border-top-left-radius: .5em;
-webkit-border-top-right-radius: .5em;
-moz-border-radius-topright: .5em;
border-top-right-radius: .5em;
background: #fff;
}
div.input
{
width: 200px;
margin: 10px 0;
padding: 3px 15px;
border: 1px solid #507aaa;
border-radius: 10px;
background: white;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .08);
}
input[type='text'].contentchooser-content-trees,
input[type='text']#contentchooser-content-trees
{
width: 100%;
min-width: 12em;
height: 16px;
padding-top: 1px;
color: #888;
border: 0 solid;
background: transparent;
text-shadow: 0 1px 1px white;
}
#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; margin-bottom: .25em; cursor: pointer;
}
#more-link-field > .results > li:hover
{
background-color: #205c90;
}
#more-link-field > div
{
margin-bottom: .5em;
}
#more-link-field button
{
padding: 0 .5em;
}

}


/* - ++resource++collective.cover/css/cover.css - */
@media screen {
/* https://www.aps.edu/portal_css/++resource++collective.cover/css/cover.css?original=1 */
/* */
.tile-title
{
font-size: 120%;
font-weight: bold;
margin-bottom: 1em;
}
.tile-footer
{
text-align: right;
}
.loading-mask
{
position: absolute;
z-index: 99;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
opacity: .6 !important;
background: #000 url('++resource++collective.cover/img/spinner.gif') scroll no-repeat center center;
background-color: #000;
}
.loading-mask.show
{
display: block;
}
.loading-mask.remove-tile
{
background-color: #833434;
}
.template-compose #content .tile
{
padding-top: 1.2em;
outline: 1px dotted #999;
}
.template-compose #content .tile.ui-draggable:hover
{
cursor: move;
}
.template-compose #content .tile.ui-draggable-dragging
{
overflow: hidden;
height: 114px;
cursor: move;
}
.template-compose .tile-container
{
position: relative;
}
.template-compose .tile-type-name
{
font-size: 95%;
font-weight: bolder;
position: absolute;
width: 100%;
text-align: center;
opacity: .3;
}
.template-compose .edit-tile-link,
.template-compose .contentbody-link,
.template-compose .collection-link
{
line-height: 1em;
position: absolute;
top: 0;
height: 1em;
}
.template-compose .contentbody-link,
.template-compose .collection-link
{
right: 0;
}
.tile-select-button
{
cursor: pointer;
}
.tile-move
{
position: absolute;
top: 0;
right: 0;
overflow: hidden;
width: 16px;
height: 16px;
cursor: pointer;
white-space: nowrap;
text-indent: 101%;
background: transparent url('++resource++collective.cover/img/move.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item
{
font-size: 1px;
position: absolute;
top: 0;
right: 0;
width: 14px;
height: 14px;
cursor: pointer;
background: transparent url('++resource++collective.cover/img/remove.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item:hover
{
background: transparent url('++resource++collective.cover/img/remove.png') no-repeat scroll center -14px;
background-size: 100%;
}
.tile-remove-item .text
{
visibility: hidden;
}
.ui-sortable-placeholder
{
visibility: visible !important;
outline: 1px dashed green;
background-color: #9ad39d !important;
}
.ui-sortable > div:hover
{
cursor: move;
}
.tile > .ui-sortable > .ui-sortable-helper
{
cursor: move;
opacity: .5;
outline: 1px solid #333;
}
.template-compose #content .tile
{
min-height: 100px;
margin-bottom: 1em;
}
.ui-state-default .loading-mask
{
display: block;
opacity: .8 !important;
background: #eee url('++resource++collective.cover/img/drophere.png') scroll no-repeat center center;
}
.ui-state-hover .loading-mask
{
display: block;
background-color: #b4fca3;
}
.template-compose #content .sortable-tile .list-item:hover
{
outline: 1px dotted #999;
}
/* */
.tile img.right
{
float: right;
margin: 0 1em .5em 0;
}
.tile img.left
{
float: left;
margin: 0 1em .5em 0;
}
/* */
table.invisible
{
visibility: visible;
}
.close
{
opacity: 1;
}
.tile-edge
{
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
}
.tile-dark
{
padding: 5px;
border-radius: 4px;
background: #ddd;
}
.tile-shadow
{
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-box-shadow: 0 5px 10px #c3c3c3;
-moz-box-shadow: 0 5px 10px #c3c3c3;
box-shadow: 0 5px 10px #c3c3c3;
}
.textline-sortable-element.expired
{
border: 1px solid red;
}
.textline-sortable-element .tileProperties .tileExpired
{
font-weight: bold;
color: red;
}
/* */
.cover-calendar-tile .calendar-tile-header
{
font-weight: bold;
line-height: normal;
padding: .42em 1em;
text-align: center;
background: #ddd;
}
#content .cover-calendar-tile a.calendar-tile-prev,
#content .cover-calendar-tile a.calendar-tile-next
{
margin: 0 -.5em;
padding: 0 1em;
border-bottom: none;
}
.cover-calendar-tile a.calendar-tile-prev
{
float: left;
}
.cover-calendar-tile a.calendar-tile-next
{
float: right;
}

}


/* - ++resource++plone.formwidget.autocomplete/jquery.autocomplete.css - */
@media screen {
/* https://www.aps.edu/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('/++resource++plone.formwidget.autocomplete/indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}

}


/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* https://www.aps.edu/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
outline: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
outline: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}


/* - aps_employeedirectory.css - */
@media screen {
/* https://www.aps.edu/portal_css/aps_employeedirectory.css?original=1 */
/* */
.dir-results .person {
width: 55%;
}
.dir-results .email {
width: 45%;
}
#aps-employee-org-unit .well-blue,
#aps-employee-org-unit .well-snow {
background: transparent !important;
border: none !important;
margin: 40px 0 40px 0 !important;
padding: 0 !important;
box-shadow: none !important;
}
#aps-employee-org-unit h2 {
color: #000;
margin: 45px 0 0 0;
font-size: 1.5em;
}
#content .aps-employee-listing h2 {
margin: 40px 0 10px 0;
font-size: 1.5em;
}
#content .aps-employee-listing h3 {
margin: 50px 0 10px 0;
font-weight: 600;
}
#content #aps-employee-org-unit .well-snow {
padding-right: 15px !important;
}
#content #aps-employee-org-unit .columns .left {
/* */
padding-right: 0;
padding-left: 10px;
}
#content #aps-employee-org-unit .columns .right {
padding-left: 45px;
}
#content #aps-employee-org-unit .columns .right p {
margin-bottom: 0;
}
#content #aps-employee-org-unit ul {
font-size: 18px;
}
/* */
.template-apsemployeedirectoryavatar_view
.aps-employee-listing
.dir-results
.person {
font-size: 18px;
font-weight: 600;
width: 100%;
padding-left: 0;
padding-right: 0;
margin-left: 0;
}
.template-apsemployeedirectoryavatar_view
.aps-employee-listing
.dir-results
.title {
font-weight: 400 !important;
font-size: 18px;
}
.template-apsemployeedirectoryavatar_view
.aps-employee-listing
.dir-results
.employee {
float: left;
width: 200px;
padding: 0 38px 45px 0;
vertical-align: top;
}
.template-apsemployeedirectoryavatar_view
.aps-employee-listing
.dir-results
.employee:nth-child(3n-2) {
clear: left;
}
.template-apsemployeedirectoryavatar_view .dir-results .empTitle,
.template-apsemployeedirectoryavatar_view .dir-results .phone,
.template-apsemployeedirectoryavatar_view .dir-results .email {
font-size: 16px;
line-height: 1.4em;
}
.template-apsemployeedirectoryavatar_view .dir-results .empTitle {
padding-bottom: 10px;
}
/* */
.template-apsemployeedirectory_view .documentDescription {
margin-bottom: 20px;
}
.aps-employee-listing .dir-results {
width: 100%;
border-collapse: separate !important;
}
#content .aps-employee-listing thead th {
border-bottom: 2px solid #000;
text-align: left;
background: transparent;
font-size: 18px;
padding: 12px 0 12px 15px;
background-color: transparent !important;
}
.aps-employee-listing .dir-results .email {
width: 1%;
}
.aps-employee-listing .dir-results .person {
letter-spacing: 0.01em;
margin-left: 95px;
padding-left: 15px;
padding-right: 15px;
white-space: normal;
}
.aps-employee-listing .dir-results .name {
white-space: normal;
font-weight: 800;
font-size: 16px;
}
.aps-employee-listing .dir-results .title {
white-space: normal;
font-weight: 400;
font-size: 16px;
}
.aps-employee-listing .dir-results .phone,
.aps-employee-listing .dir-results .email {
padding-bottom: 0;
font-size: 16px;
}
.aps-employee-listing .dir-results .phone {
white-space: nowrap;
/* */
}
.aps-employee-listing .dir-results .email {
padding-right: 0;
white-space: nowrap;
line-height: 1.6em;
}
.aps-employee-listing .dir-results tbody tr:nth-child(2n + 1) {
background-color: #f5f5f5;
}
.aps-employee-listing .dir-results tbody td,
.aps-employee-listing .dir-results tbody th {
padding: 15px 0 12px 15px;
vertical-align: top;
}
/* */
.aps-employee-listing .dir-results .avatar {
width: 165px;
height: 175px;
background-image: url(aps-avatar.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: auto 200px;
margin-bottom: 10px;
border: 3px solid #f8f7f2;
background-color: #f8f7f2;
}
.aps-employee-listing .dir-results .avatar a {
display: block;
width: 200px;
height: 200px;
}
.aps-employee-listing .dir-results .deptSchool {
padding-right: 10px;
}
#aps-employee-org-unit ul,
#aps-employee ul {
list-style-type: none;
margin-left: 0;
}
#aps-employee-org-unit li,
#aps-employee li {
margin: 10px 0;
}
/* */
#aps-employee-org-unit .pre {
white-space: pre;
}
/* */
#apsemployee-directory-search .aps-employee-listing {
margin-top: 20px;
}
#apsemployee-directory-search #department-school {
margin-bottom: 1em;
}
#apsemployee-directory-search #person-and-search {
float: left;
clear: left;
}
#apsemployee-directory-search .label {
width: 11em;
display: inline-block;
text-align: right;
margin-right: 1em;
}
#apsemployee-directory-search input#person.dirSearchField,
#apsemployee-directory-search input#location.dirSearchField {
height: 30px;
background: #ecf3f3;
font-size: 15px;
font-weight: 600;
}
#apsemployee-directory-search #no-results {
margin-top: 20px;
}
.template-apsemployee_view .portrait {
float: right;
}
/* */
#apsemployee-directory-search .dirSearchField {
width: 200px !important;
}
#apsemployee-directory-search #person-and-search input.dirSearchButton {
margin-left: 20px;
font-size: 15px;
padding: 5px 15px;
border-radius: 5px;
border: 2px solid #d5d5d5;
background: #c41230;
color: #ffffff;
}
#apsemployee-directory-search #person-and-search input.dirSearchButton:hover {
background: #505050;
}
#apsemployee-directory-search #person-and-search input.dirSearchButton:active {
background: #000000;
text-decoration: underline;
}
/* */
#apsemployee-directory-search-form #select-department-school {
display: none;
}
.portaltype-aps-employee #folder_rename fieldset div.field > div:last-child {
display: none;
}
.employeeFolder .employeeFolderDescription {
font-weight: 500;
margin-bottom: 1em;
}
/* */
@media only screen and (max-device-width: 767px) {
.template-apsemployeedirectoryavatar_view
.aps-employee-listing
.dir-results
.employee {
width: 100%;
padding-right: 0;
}
.template-apsemployeedirectoryavatar_view
.aps-employee-listing
.dir-results
.person {
font-size: 27px;
}
.aps-employee-listing .dir-results .name,
.aps-employee-listing .dir-results .title,
.aps-employee-listing .dir-results .email,
#content #aps-employee-org-unit ul {
font-size: 20px;
}
}
/* */

}

