/*  ALL CAPS  */
.all-caps {text-transform: uppercase;}


/*  AUTHOR & DATE FONT  */
.author-date {
    font-family: -webkit-body;
    font-size: large;
}

.dotabletext {
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    font-size: 0.857em;
}


/*  CLOCK/STOPWATCH  */
.doclock {
    font-family: monospace;
    font-size: large;
    color: white;
    background: black;
    padding: 2px;}
}


/*  ENTITY REFERENCE - global change for funky ER form selection fot, at least in User ER selection forms  */
.field--type-entity-reference {font-family: Georgia,"Times New Roman",Times,serif;}


/* FEATURED SUBMISSION GREY */
.dogrey1 {color: #a7a7a7;}


/*  GENERIC  */
.dotimes {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 87.5%;
}


/*  1.1em  */  .do11em {font-size: 1.1em;}
/*  1.15em  */  .do115em {font-size: 1.15em;}
/*  1.25em  */  .do125em {font-size: 1.25em;}
/*  11PX  */  .do11px {font-size: 11px;}
/*  13PX  */  .do13px {font-size: 13px;}

     /*BOLD*/  .dobold {font-weight: bold;}

     /*NORMAL*/
     .donormal {font-weight: normal;}

     /*ITALIX*/  .doitalix {font-style:italic;}

     /*INHERIT*/  .doinherit {font-size: inherit;}

     /*INITIAL*/  .doinitial {font-size: initial;}

     /*LARGE*/  .do-font-large {font-size:large;}

     /*LARGER*/  .do-font-larger {font-size:larger;}

     /*MEDIUM*/  .domedium {font-size:medium;}

     /*UNDERLINE*/  u {text-decoration: underline !important;}

     /*UNDERLINE*/  .dounder u {text-decoration: underline !important;}

     /*UNDERLINE*/  #u {text-decoration: underline !important;}

     /*COLORS*/
     .dored {color:red;}

     .dogreen {color:green;}

     .doblue {color:blue;}

     .dosmall {font-size: small;}

     .dosmaller {font-size: smaller;}


/*  GROUP INFORMATION  ITALIX  */
.views-field-field-project-information,
.views-field-field-school-information,
.views-field-field-group-information,
.views-field-field-group-description {font-style: italic;}

#view-field-group-description-table-column {font-style: inherit;}


/*  HIGHLIGHT CURRENT PAGE LINK  */
.current {font-weight: bold; font-size: larger;}


/*  DECREASE  */

      /*  FORM FIELD HELP FONT  */
.do-field-help-font {font-size: small;}

      /*  USERS MAIN 92%  */
.do92em {
  font-size: .92em;
  margin-bottom: -.75em;
}


/*  MY GROUPS FOOTER #1 */

     /*  INDENT  */
.dofooter-font-small {
  font-size: small;
  margin: 0px 10px;
}

     /*  NO INDENT  */
.dofooter-font-small-2 {
  font-size: small;
}


/*  PATH PROTECTED PASSWORD PAGE  */
.path-protected-page .region.region-content {font-family: monospace;}

.path-protected-page .region.region-content .protected_pages_description {font-size: initial;}

.path-protected-page .region.region-content .form-item-password label {font-size: initial;}

.path-protected-page .fieldset-wrapper #edit-submit {
   font-size: initial;
   font-family: monospace;
   font-weight: bold;}


/*  SUB FOOTER INFO FONT  */
.dosubinfo {
  font-family: monospace;
  font-size: larger;
}


/*  SESSIONS INQUIRY TOTAL  */

.do17px {font-size: 17px;}