/* new skin for Powerplay */
#favoritesSidebar .recent_h3 {
    background-color: #4B97C4;
    
}
.recentlinks a {
    color: #000 !important;
}
a#activities_composeemail_button {
     display: none; 
}
#desktop_notifications {
    display: none;
}
.modal-content .search_form .view select {
    border: 2px solid #4b96c2;
    background-color: #4b97c43d;
}
.modal-content .search_form .view input[type="text"]
{
    background-color: #d4e6f187;
	border: 1px solid #378cbe;

}


div#content div#pagecontent form#MassUpdate table.list.view tbody tr td
{
font-weight:initial;
}
.table-responsive.list > tbody > tr > td > a
{
	font-weight:initial;
}

/* scroll bar colors */

div::-webkit-scrollbar-thumb {
    background: rgba(75, 151, 196, 1);
}

select::-webkit-scrollbar-thumb {
    background: rgba(75, 151, 196, 1);
}

input::-webkit-scrollbar-thumb {
    background: rgba(75, 151, 196, 1);
}

textarea::-webkit-scrollbar-thumb {
    background: rgba(75, 151, 196, 1);
}

ul::-webkit-scrollbar-thumb {
    background: rgba(75, 151, 196, 1);  
}

/* scroll bar colors */


#repair {
    font-size: 36px;
}
#lineItems .product_list_price,#lineItems .product_unit_price,#lineItems .product_total_price
{
	width:75px;
}


@media (min-width: 1350px)
{
#lineItems .product_list_price,#lineItems .product_unit_price,#lineItems .product_total_price
{
	width:100px;
}
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {

    background-color: #378cbe !Important;
}

.noBullet .useFooTable {
    margin-bottom: 30px;
}


.recentlyViewedSidebar li:hover {
    background-color: #378cbe;
	color:#FFF;
}

.favoritesSidebar li:hover {
    background-color: #378cbe;
	color:#FFF;
}


.recentlyViewedSidebar li a
{
	color:#000;
}
.recentlyViewedSidebar li a:hover
{
	color:#FFF;
}
.recentlyViewedSidebar .recent_h3
{color:#000;}


.sidebar
{
	background-color:#e8e8e8;
}
.navbar-inverse .nav > .topnav
{
	font-size:10px;
	letter-spacing:1px;
}

span.pageNumbers {
    color: #707d84 !important;
}
input#manage_subscriptions_button {
    display: none;
}

iframe#description_ifr {
    min-height: 374px;
}

button[disabled]
{
	color:#6b6b6b;
}
/* Stuart to take a look 
#list_subpanel_contacts .action_buttons {
    position: relative;
    top: -70px;
    left: 115px;
}
#list_subpanel_activities .action_buttons {
    position: relative;
    top: -70px;
    left: 115px;
}
#list_subpanel_history .action_buttons {
    position: relative;
    top: -70px;
    left: 115px;
}
#list_subpanel_leads .action_buttons {
    position: relative;
    top: -70px;
    left: 85px;
}
#list_subpanel_opportunities .action_buttons {
    position: relative;
    top: -70px;
    left: 150px;
}
@media only screen and (max-width: 800px) {
	#list_subpanel_activities .action_buttons {
	position: initial;
    top: initial;
    left: initial;
	}
	#list_subpanel_history .action_buttons {
	position: initial;
    top: initial;
    left: initial;
	}
	#list_subpanel_leads .action_buttons {
	position: initial;
    top: initial;
    left: initial;
	}
	#list_subpanel_opportunities .action_buttons {
	position: initial;
    top: initial;
    left: initial;
	}

}
*/
.list .pagination td table td
{	
	background:#FFFFFF none repeat scroll 0 0
}


.navbar-inverse .nav > .topnav > span.currentTab > a:before {
    content: " > ";
	position:relative;
}
/* 
.navbar-inverse .nav > .topnav > span.currentTab > a:after {
    content: " <";
	position:relative;
} */
.navbar-inverse .nav > .topnav > span.currentTab > a
{
	font-weight:900;
}

.navbar-inverse .nav > .topnav > span.currentTab > a:before
{
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-iteration-count: infinite;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {left:2px;}
 
  50%  {left:5px;}
 
  100% {left:2px;}
}

/* Standard syntax */
@keyframes example {
    0%   {left:2px;}
 
  50%  {left:5px;}
 
  100% {left:2px;}
}

.moduleTitle h2 {
    
    font-size: 32px;
    font-weight: 400;
}

.selectActionsDisabled a
{
	color:#c2c3c4 !important;
}

/*  This is all for the login.tpl located here : /vhosts/nbd-atm/custom/themes/SuiteP/tpls */
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
}
div.p_login #loginform {
    position: relative;
    background-color: #1274b4 !important;
	background-image:url(https://ppgatm.com/ppgmain.jpg);
}
.p_login_top
{
	display:none;
}
.p_login_middle
{
	background-color:initial !important;
	background-image:url(https://dev-atm.powerplaydestination.com/custom/include/images/pp-login-bg.jpg) !important;
	background-size:cover;
	height:100%;
	
	
}
.p_login_bottom
{
	display:none;
}
#loginform
{
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75) !important; 
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75) !important;
	margin: 13% auto 0 auto !important;
	max-width:300px !important; 
	
}

}
#forgotpasslink a 
{
	color:#FFF !important;
}
#bigbutton {
    background-color: grey;
}

#hidegenerateletter
{
	display:none;
}


@media only screen and (max-width: 1024px) {
#myVideo
{
	display:none;
}
}

/*  End of login form css */

/*  Fixing icons */
.suitepicon-module-aos-quotes:before
{
	content: url(https://bpa-atm.powerplaydestination.com/AOS_Quotes.png) !important
}
.suitepicon-module-leads:before, .suitepicon-module-lead:before
{
	content: "\f12c" !important;
}
.suitepicon-module-opportunities:before
{
	content: "\f190" !important;
}
.suitepicon-module-project:before
{
content: "\f148" !important;
}
.suitepicon-module-ls-lead-source:before
{
content: "\f116" !important;
}
.suitepicon-action-createls-lead-source:before
{
	    content: "\f102";
}
.suitepicon-action-ls-lead-source:before
{
	    content: "\f140";
}
.suitepicon-action-createpp-listing:before
{
	    content: "\f102";
}
.suitepicon-action-pp-listing:before
{
	    content: "\f140";
}
.suitepicon-module-pp-team-draws:before
{
	    content: "\f125";
}
.suitepicon-module-pp-producttourfeedback:before
{
	    content: "\f17d";
}
.suitepicon-module-aos-products:before
{
	    content: "\f191";
}
.suitepicon-module-pp-product-relationships:before 
{
    content: "\f18e";
}
.suitepicon-module-emailtemplates:before
{
	content: "\f174";
}
.suitepicon-action-createpp-listing-terms:before
{
	 content: "\f102";
}
.suitepicon-action-pp-listing-terms:before
{
	content: "\f140";
}
.suitepicon-module-pp-listing-terms:before
{
	content: "\f1b9";
}
.suitepicon-module-pp-listing:before
{
	content: "\f1ad";
}
.suitepicon-module-pp-group:before
{
	content: "\f1c1";
	
}
.suitepicon-module-notes:before {
    content: "\f198";
}
.suitepicon-module-aos-product-categories:before
{
	content: "\f1ac";
}

/*  Fixing icons */

/* removing email button */
div.action_buttons #Activities_composeemail_button{
	display: none;
}
div.action_buttons .button
{
	margin-right:3px !important;
}
/* END  */
div.action_buttons .email-link{
	padding: 5px 13px;
    line-height: initial;
    height: initial;
    text-transform: capitalize;
	background-color: #378cbe !important;
	color: #f5f5f5;
	border-radius: 3px;
}

div.action_buttons .email-link{
cursor: pointer;
}
/* removing email button */


.panel-default>.panel-heading {
    background: #707d8445 !important;
}

.panel-default.sub-panel > .panel-heading > a {
        color: #000000 !important;
}

.panel-default > .panel-heading > a {
     color: #000000 !important;
}

.sidebar .actionMenuSidebar li a {
    
    background-color: #3781ad;
   
}



.navbar-inverse .dropdown-menu li a:hover
{
	backgroung-color:#000 !important;
}
@media screen and (max-width: 1560px) {
.reportslink
{
	top:5px !important;
	right:250px !important;
}

}



@media screen and (max-width: 1200px) {
.reportslink
{
	top:0px !important;
	right:102px !important;
}

}

@media (min-width: 992px)
{
.modal-search .modal-lg {
    width: 70% !important;
}
.modal-lg
{
    width: 70% !important;
}
}
@media (min-width: 980px)
{
.list {
    font-size: initial;
}
}


@import url("https://use.fontawesome.com/releases/v5.7.1/css/all.css")