/*this is to make the arrows reversed for action grid*/
.bstrap30 .glyphicon-chevron-down:before {
    content: "\e113" !important;
}
.bstrap30 .glyphicon-chevron-up:before {
    content: "\e114"  !important;
}

/* put buttons vertically for smaller screens*/
@media screen and (max-width : 768px) {
tr.angrid-item > td.angrid-item-buttons {
    white-space: normal !important;
}
}

/* these next ones are for action form, so popups show up and are formatted properly*/
/* this next line should go only in the forms that have tooltips */
/*.fade:not(.show) {opacity: 1 !important;}*/

.popover-title {
   padding: 8px 14px !important;
   margin: 0 !important;
   font-size: 14px !important;
   background-color: #f7f7f7 !important;
   border-bottom: 1px solid #ebebeb !important;
   border-radius: 5px 5px 0 0 !important;
   font-weight: bold !important;;
}
.popover-content {
   padding: 9px 14px !important;
}




@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons ~ .eds_userLogin .registerGroup,
  .EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2 .eds_headerBackground .eds_header .eds_topHeaderIcons ~ .eds_userLogin .loginGroup {
    float: inherit !important;
  }
}


#dnn_dnnSearch_ClassicSearch
{
 display:none; 
}
img {
max-width: 100% !important; 
height: auto !important;
display:block !important
}



img {
max-width: 100% !important; 
height: auto !important;
display:block !important
}

@media only screen and (max-width : 480px) {
button.full-width {
        width: 96%;  
       margin-left:auto;
       margin-right:auto;
  display:block;
    }
    }

.hightlightedControl {
  background-color: #CCFFCC !important;
}

/* fix left hand extra width in form fields, reduce from 12px to 6px */
.bstrap30 .form-control {
    padding: 6px 6px !important;
}

a.philButton {
    padding: 10px !important;
}


.loading {
  width: auto !important;
}

.dnnFormItem input[type="text"]:active, .dnnFormItem input[type="text"]:focus, .dnnFormItem input[type="password"]:focus, .dnnFormItem input[type="password"]:active, .dnnFormItem input[type="email"]:active, .dnnFormItem input[type="email"]:focus, .dnnFormItem select:active, .dnnFormItem select:focus, .dnnFormItem textarea:active, .dnnFormItem textarea:focus, .dnnFormItem input[type="search"]:active, .dnnFormItem input[type="search"]:focus {
background: #fff;
border: 1px solid rgba(92,153,92,0.5);
-webkit-box-shadow: 0px 0px 3px 0px rgba(92,153,92, 0.4);
box-shadow: 0px 0px 3px 0px rgba(92,153,92, 0.4);
}  

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #456E45; /*dark blue*/
    background: #5C995C;
    background: -moz-linear-gradient(top, #5C995C 0%, #456E45 100%); /* FF3.6  */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5C995C), color-stop(100%,#456E45)); /* Chrome,Safari4  */
    background: -webkit-linear-gradient(top, #5C995C 0%,#456E45 100%); /* Chrome10 ,Safari5.1  */
    background: linear-gradient(top, #5C995C 0%,#456E45 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    color: #efefef;
}

    .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
        border-color: #456E45;
        background: #5C995C; /* Old browsers */
        background: -moz-linear-gradient(top, #5C995C 0%, #5C995C 100%); /* FF3.6  */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5C995C), color-stop(100%,#5C995C)); /* Chrome,Safari4  */
        background: -webkit-linear-gradient(top, #5C995C 0%,#5C995C 100%); /* Chrome10 ,Safari5.1  */
        background: linear-gradient(top, #5C995C 0%,#5C995C 100%); /* W3C */
        color: #fff;
    }

    .dnnPrimaryAction:active, .dnnFormItem input[type="submit"]:active, a.dnnPrimaryAction:active {
        border-color: #456E45;
        background: #1f66be; /* Old browsers */
        background: -moz-linear-gradient(top, #1f66be 0%, #3085e0 100%); /* FF3.6  */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f66be), color-stop(100%,#3085e0)); /* Chrome,Safari4  */
        background: -webkit-linear-gradient(top, #1f66be 0%,#3085e0 100%); /* Chrome10 ,Safari5.1  */
        background: linear-gradient(top, #1f66be 0%,#3085e0 100%); /* W3C */
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        color: #fff;
    }

    .dnnPrimaryAction[disabled], .dnnPrimaryAction[disabled]:hover, .dnnPrimaryAction[disabled]:active {
        background: #ccc !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #aaa !important;
        text-shadow: none;
    }









.head_mid, .content_mid, .footer_mid {
padding: 0px 25px 0px 15px !important;
}

#dnnSearchResult_dnnSearchBox_input
{
 max-width: 300px; 
}

#dnn_ctr_EditUser_Profile_ProfileProperties_HiddenEmail{
display:none;  
}

.Container-6 {
background: #eee;
}


#header3 .roll_menu.roll_activated .roll_logo, #header5 .roll_menu.roll_activated .roll_logo {
 height: 64px!important; 
}  

#dnngo_megamenu > div > ul > li > a > span {
padding: 0px 6px !important;
}

.linkitem {
padding: 0 0 20px 0 !important;
}

//A:link, A:active, A:visited, A:hover {
//color: #4169e1 !important;
//}

a#dnn_dnnTERMS_hypTerms{display:none}
a#dnn_dnnPRIVACY_hypPrivacy{display:none}
.sep{display:none}

.breadcrumbBox {
padding: 0px !important;
//background-image: url(/images/1x1.gif) !important;
//background-color: #fff !important;
}

.header_top {
background: #fafafa !important;
border-top: 1px solid #e3e3e3;
}

.Footer_Contentbg {
background: #f8f8f8 !important;
}


.Footer_Bottombg {
background: #f8f8f8 !important;
padding: 0px 0px !important; 
}

.breadcrumbRight:before
{ 
content:"You are here: ";
font-weight:bold;
}



/* this is to hide the password reset - hopefully it won't hide anything else we truly need */
#H1{display:none !important}

/* invenmanager overrides */



/* end Invenmanager overrides */



/*pw
.linkitem {
padding: 10px 0 0 0 !important;
}

.dnnpane [class*="grid"] {
padding: 5px 10px 5px 10px !important;
}
*/

/* Begin Skin Overrides */


#dnn_content {
min-height: 500px;
}

/*
a.FAQLink,  a.FAQLink:link, a.FAQLink:visited, a.FAQLink:active {
text-decoration: none !important;
}

a:link, a:visited, a:active {
text-decoration: underline;
color: #5C995C;
font-weight: bold;
}


#custom_wrapper { display: none;} 
#custom-button { display: none;} 

#skin_wrap { background: #FFF; }

.skin_width {
max-width: 1140px;
}

.pre_defined_color { 
background: url("http://animaloutreachsociety.info/Portals/_default/Skins/Optimum-DodgerBlue/images/bg_pattern/bg_grid_13.png")  #5C995C;
}

#Body
{
background: url("http://animaloutreachsociety.info//Portals/_default/Skins/Optimum-DodgerBlue/images/bg_pattern/bg_grid_13.png")  #5C995C;
}

#standardMenu .rootMenu li a span {text-transform: none;}

*/

/*turns of registration button */

/*
.user-button { display: none !important;} 

.DodgerBlue06_top_left
{
background: url("/images/spacer.gif") !important;
padding: 2px 10px 0 2px !important;
}

#standardMenu .rootMenu li a span 
{padding: 0px 12px}

#standardMenu .subMenu li.item a span {
padding: 12px 10px 12px 12px;
background: whitesmoke;
font-weight: bold;
}
*/

/* End Skin Overrides */

/*EasyDNNNews Overrides */

#EDNadmin {
width: auto !important;
}


/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}




































