@charset "UTF-8";
/* CSS Document for login and admin */

/* =Login Screen Styles
-------------------------------------------------------------- */

body.login {
background: none;
}
body.login h1 a {
  background: url("http://infopkg.com/wp-content/themes/ipc-2013/images/information-packaging-logo.png") no-repeat top center;
  height: 81px;
  width: 169px;
  padding: 0;
  margin: 15px auto 15px;
}
.login #nav a, .login #backtoblog a {
color: #0061a9;
text-decoration: none;
text-shadow: none!important;
}
.login #nav a:hover, .login #backtoblog a:hover {
color: #fff!important;
text-decoration:none;
text-shadow:#0061a9!important 1px 1px 0;
}
#login {
background: none;
}
.login form {
background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
margin: 0;
padding: 0 15px 15px;
}
.login label {
color: #0061a9;
}
.login form #wp-submit {
float: right!important;
}
div.updated, .login .message {
background: white;
margin: 10px 0 15px;
border-color: #0061a9;
}
#wpfooter {
background: white;/* margin: 0; */
padding: 5px 10px;}
#wpfooter p span {
padding: 0!important;
}
#admin-footer-credit {
right: 0;
bottom: 30px;
z-index: 10;
position: absolute;
color: #777;
background: white;
background: rgba(255, 255, 255, 0.8);
padding: 6px 10px;
border-radius: 4px 0 0;
}
#admin-footer-credit a {
color: #0061a9;
}
.login form .input {
font-size: 12px!important;
border-radius: 0;
border: 1px solid #999;
line-height: 14px;
padding: 5px 3px 3px 5px;
text-transform: none!important;
}
input.button-primary, button.button-primary, a.button-primary, .button-primary-disabled, .button-primary[disabled], .button-primary:disabled, input.button-primary:active, button.button-primary:active, a.button-primary:active {
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
border-radius: 0!important;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
background-image: none!important;
cursor: pointer; 
font-family: Arial, Helvetica, sans-serif!important;
font-size: 12px!important;
color: white!important;
background: #9f968d!important;
background-image: none!important;
border: none!important;
padding: 4px 15px!important;
float: none!important;
line-height: 19px!important;    
}
input.button-primary:hover, button.button-primary:hover, a.button-primary:hover {
color: white!important;
}
.wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary-disabled {
color:#444!important;
background:inherit!important;
text-decoration: line-through!important;
}

/* =Admin Screen Styles
-------------------------------------------------------------- */
html {
}
body.iframe {
background:white;
background: rgba(255, 255, 255, 0.7);
margin-top: -12px;
padding-top: 12px;
}
#wpadminbar .quicklinks li .blavatar:before {
display:none!important;
}
#wpadminbar .quicklinks li#wp-admin-bar-blog-1 .blavatar:before {
content: "\69"!important;
font-family:'ipc-icon-font';
color: white!important;
}
#wpadminbar .quicklinks li#wp-admin-bar-blog-2 .blavatar:before {
content: "\61"!important;
font-family:'ipc-icon-font';
color: white!important;
}
#wpadminbar .quicklinks .menupop .ab-sub-secondary>li>a:hover {
	color:white!important;
}
.wrap {
/* margin: 4px 15px 0 0; */
/* background: white; */
/* background: rgba(255, 255, 255, 0.7); */
/* border-radius: 10px; */
/* padding: 5px; */
}
#wpbody a {
color: #0061a9!important;
}
#footer {
background: white;
background: rgba(255, 255, 255, 0.7);
padding: 5px 10px;
border-radius: 10px 10px 0 0;
}
#wpfooter a {
color: #0061a9!important;
}
.edit-loan {
margin: 20px 0px 20px 45px!important;
border: 1px solid #F9F9F9!important;
}
.edit-loan .table, .edit-loan .table_header {
border: 1px solid #F9F9F9;
}
.table_header {
border: none;
}
#download {
margin: 0 0 0 45px;
}
#post-body {
background: rgba(255,255,255,0.7);
border: none;
}
#titlediv {
box-shadow: none;
}
#wp-content-editor-container {
background: white;
border: none;
}
#wp-content-wrap {
background: #cfd7df;
background: rgba(255, 255, 255, 0.7);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.description, .form-wrap p {
color: #222222;
}
a, #the-comment-list p.comment-author strong a, #media-upload a.del-link, #media-items a.delete, .plugins a.delete, .ui-tabs-nav a {
/* color: #0061a9; */
/* text-shadow:none!important; */
}
.wp-has-current-submenu {
/* color: #0061a9!important; */
}
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, #adminmenu li.current a.menu-top, .folded #adminmenu li.wp-has-current-submenu, .folded #adminmenu li.current.menu-top, #adminmenu .wp-menu-arrow, #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head, #adminmenu .wp-menu-arrow div {
background: #0061a9!important;
}
#wpadminbar a {
color:inherit!important;
}
#footer {
color: #444444;
}
.subsubsub a .count, .subsubsub a.current .count, #edit-slug-box strong, .tablenav .displaying-num, #submitted-on, .submitted-on, .howto, .nonessential, #edit-slug-box, .form-input-tip, .subsubsub {
color: #333333;
}
#edit-slug-box {
background-color: #FFF;
background: rgba(255, 255, 255, 0.7);
padding: 8px 7px 12px 7px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
#editable-post-name {
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.5);
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 3px;
}
#wp-admin-bar-wp-logo, #my-calendar #support, .my-calendar_page_my-calendar-behaviors #support, .my-calendar_page_my-calendar-behaviors #support, .my-calendar_page_my-calendar-groups #support, .my-calendar_page_my-calendar-categories #support, .toplevel_page_my-calendar #support, .my-calendar_page_my-calendar-locations #support { display: none; }
#adminmenuback, #adminmenuwrap, #adminmenu {
/* background: white!important; */
}
#adminmenuwrap {
/* background: rgba(255, 255, 255, 0.7); */
}
#screen-meta {
background: rgba(255, 255, 255, 0.7);
}
#adminmenu li.wp-menu-separator {
background: #DFDFDF;
background: rgba(0, 0, 0, 0.1);
border-color: #CFCFCF;
border-color: rgba(0, 0, 0, 0.15);
}
#wpadminbar {
/* box-shadow: 0 0 10px #000; */
/* -webkit-box-shadow: 0 0 10px #000; */
/*-moz-box-shadow: 0 0 10px #000;
-o-box-shadow: 0 0 10px #000;
-ie-box-shadow: 0 0 10px #000;*/
}
#wpadminbar .quicklinks .menupop ul li a, #wpadminbar .quicklinks .menupop ul li a strong, #wpadminbar .quicklinks .menupop.hover ul li a, #wpadminbar.nojs .quicklinks .menupop:hover ul li a {
/* color: initial!important; */
}
#wpadminbar .menupop li:hover, #wpadminbar .menupop li.hover, #wpadminbar .quicklinks .menupop .ab-item:focus, #wpadminbar .quicklinks .ab-top-menu .menupop .ab-item:focus {
background-color: rgb(130, 130, 130)!important;
background-color: rgba(130, 130, 130, 0.1)!important;
}
#wpadminbar li:hover .ab-icon:before, #wpadminbar li:hover .ab-item:before, #wpadminbar li a:focus .ab-icon:before, #wpadminbar li .ab-item:focus:before, #wpadminbar li.hover .ab-icon:before, #wpadminbar li.hover .ab-item:before, #wpadminbar li:hover #adminbarsearch:before {
color: #eee!important;
}
#wpadminbar>#wp-toolbar li:hover span.ab-label, #wpadminbar>#wp-toolbar li.hover span.ab-label, #wpadminbar>#wp-toolbar a:focus span.ab-label {
color: #eee;
}
#adminmenu li.menu-top:hover, #adminmenu li.opensub>a.menu-top, #adminmenu li>a.menu-top:focus {
color: #eee;
}
#adminmenu li:hover div.wp-menu-image:before {
color: #eee;
}
.plugins .active th.check-column {
border-left: 4px solid #0061a9;
}
.widget, #widget-list .widget-top, .postbox, .menu-item-settings {
background: rgba(255, 255, 255, 0.7);
}
#postexcerpt p, .post-php #page-links-to, .no-customize-support #postparentdiv {
display: none;
}
#excerpt {
min-height: 100px;
}
#adminmenu a:hover, #adminmenu li.menu-top > a:focus, #adminmenu ul.wp-submenu a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, #media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover, .ui-tabs-nav a:hover, .plugins .inactive a:hover, #all-plugins-table .plugins .inactive a:hover, #search-plugins-table .plugins .inactive a:hover {
color:#999!important;
}
#your-profile h3:nth-of-type(1), #your-profile .form-table:nth-of-type(1) {
display: none;
}
#gad_dashboard_placeholder {
overflow: hidden;
}
#normal-sortables .mcm_field {
width: 100%!important;
}
#_quote-text {
width: 100%!important;
}
.edit-tags-php table.widefat #name {
width: 75%;
}
.invoice-title {
color: #0061a9!important;
}
#postexcerpt p, .post-php #page-links-to, .no-customize-support #postparentdiv, #rg_forms_dashboard .button, #welcome-panel, #commentsdiv, .update-nag, #cpt_info_box, #relevanssi_hidebox, label[for="relevanssi_hidebox-hide"], label[for="tagsdiv-post_tag-hide"], label[for="tags-hide"], .column-tags, #tagsdiv-post_tag, label[for="trackbacksdiv-hide"], label[for="postcustom-hide"], label[for="ping_status"], label[for="slugdiv-hide"], #slugdiv, .donation {
display: none;
}
/* Page */
.post-type-page #postimagediv, .post-type-page label[for="postimagediv-hide"], .post-type-page label[for="commentstatusdiv-hide"], .post-type-page label[for="commentsdiv-hide"], .post-type-page #commentstatusdiv, .post-type-page label[for="comments-hide"], .post-type-page .column-comments, .post-type-page label[for="comments-hide"] {
display:none;
}
/* FoxyShop */
.post-type-foxyshop_product #postdivrich, .post-type-foxyshop_product #product_images_meta, .post-type-foxyshop_product #product_variations_meta, .post-type-foxyshop_product #postexcerpt, .post-type-foxyshop_product #postcustom, .post-type-foxyshop_product #slugdiv, .post-type-foxyshop_product #relevanssi_hidebox, .detail_holder .product_listing .image_div, .taxonomy-foxyshop_categories .term-description-wrap {
display: none;
}
.post-type-foxyshop_product label[for="relevanssi_hidebox-hide"], .post-type-foxyshop_product label[for="slugdiv-hide"], .post-type-foxyshop_product label[for="postexcerpt-hide"], .post-type-foxyshop_product label[for="product_variations_meta-hide"], .post-type-foxyshop_product label[for="product_images_meta-hide"], .post-type-foxyshop_product label[for="postimagediv-hide"] {
display: none;
}
.post-type-foxyshop_product label[for="productimage-hide"], .post-type-foxyshop_product .column-productimage, .post-type-foxyshop_product label[for="tag-description"], .post-type-foxyshop_product #tag-description {
display:none;
}
.taxonomy-foxyshop_categories #col-right, .taxonomy-foxyshop_categories #col-left {
width: 100%;
}
/* FAQs */
.post-type-mcm_faq label[for="tags-hide"], .post-type-mcm_faq .column-tags, .post-type-mcm_faq label[for="relevanssi_hidebox-hide"], .post-type-mcm_faq label[for="slugdiv-hide"], .post-type-mcm_faq label[for="postexcerpt-hide"], .post-type-mcm_faq label[for="product_images_meta-hide"], .post-type-mcm_faq label[for="postimagediv-hide"], .post-type-mcm_faq #postexcerpt, .post-type-mcm_faq #postcustom, .post-type-mcm_faq #slugdiv, .post-type-mcm_faq #relevanssi_hidebox .post-type-mcm_faq .add-new-h2, #mcm_category_banner-taglinediv, label[for="mcm_category_banner-taglinediv-hide"], .post-type-mcm_faq #view-post-btn, .post-type-mcm_faq #edit-slug-box, .post-type-mcm_faq #message a {
display:none;
}
/* Banner Tagline */
.post-type-mcm_banner-tagline .add-new-h2, #mcm_category_banner-taglinediv, label[for="mcm_category_banner-taglinediv-hide"], .post-type-mcm_banner-tagline #view-post-btn, .post-type-mcm_banner-tagline #edit-slug-box, .post-type-mcm_banner-tagline #message a {
display:none;
}
/* Contact Form DB */
td[style*="font-size:x-small;"], .toplevel_page_CF7DBPluginSubmissions span[style*="font-size:x-small; font-style: italic;"], .toplevel_page_CF7DBPluginSubmissions span[style*="font-size: x-small;"], .toplevel_page_CF7DBPluginSubmissions #edit_controls, .toplevel_page_CF7DBPluginSubmissions div[style*="margin-top:1em;"] {
display: none!important;
}