﻿/*****24231 - PREVILEDGE CSS*****/
.browserUpgrade.ui-dialog .ui-dialog-titlebar {
       background: linear-gradient(to bottom, #6ac32d 0%, #5fae28 100%) repeat scroll 0 0;
       background-color: #5fae28;
       padding: 0px 20px !important;
       height: 50px;  
       line-height: 50px;
       font-weight :bold;
}
.browserUpgrade.ui-dialog .ui-dialog-titlebar-close {
       position:absolute !important;
}
.browserUpgrade.ui-dialog .ui-dialog-title {
       font-family: 'openSans-semibold';
       font-size: 14px !important;
       color: #ffffff;
       text-transform: uppercase;
}
.browserUpgrade.ui-dialog .ui-widget-content {
       border:none;
       overflow:hidden;
}
.browserUpgrade.ui-dialog [id*="hdnbrowserAlertMessage"] {
margin:20px 10px 20px 20px;
height:auto !important;
}
.browserUpgrade.ui-dialog .ui-dialog-buttonpane button {
       border: none;
       color: #ffffff;
       cursor: pointer;
       font-size: 14px ! important;
       text-align: center;
       -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
       border-radius: 3px;
       -moz-background-clip: padding;
       -webkit-background-clip: padding-box;
       background-clip: padding-box;
       text-transform: uppercase;
       font-family: "openSans-SemiBold" !important;
       padding: 0 10px 2px ! important;
       min-height: 30px;
       min-width: 148px;
       background: linear-gradient(to bottom, #385b85 0%, #253e5c 100%) repeat scroll 0 0;
       background: #385b85;
}
.browserUpgrade.ui-dialog .ui-dialog-titlebar-close {
       width:32px !important;
       height:31px !important;
       border:none;
}
.ui-widget-overlay {
       background-color:#000 !important;
       opacity:0.7;
       position: fixed !important;
       top: 0;
       left: 0;
       width: 100%;
       height: 100% !important;
}
.browserWarning {
       text-align:center;
       width:50%;
}
.browserUpgrade.ui-dialog .ui-dialog-buttonset button.ui-state-hover {
       background: linear-gradient(to bottom, #89cf57 0%, #80bf53 100%) repeat scroll 0 0;
       background: #80bf53;
       cursor:pointer;
}
.browserWarningCore {
       width:100%;
       text-align:center;
}
.browserUpgrade .ui-widget-header .ui-state-hover, .browserUpgrade .ui-widget-header .ui-state-focus {
       background: url("/Images/closePopUP.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
}
.browserUpgrade.ui-dialog {
       border:none;
}
.browserUpgrade .ui-widget-header {
       border-bottom:none;
}
.browserUpgrade.ui-dialog .ui-dialog-buttonpane button.ui-state-focus, .browserUpgrade.ui-dialog .ui-dialog-buttonpane button.ui-state-active {
       background: linear-gradient(to bottom, #385b85 0%, #253e5c 100%) repeat scroll 0 0;
       background: #385b85;
}
.ui-dialog .ui-dialog-titlebar-close {
       background:url('/Images/closePopUP.png') no-repeat top left ! important;
       position:absolute;
       z-index:9999;
       right: 0.5em ! important;
       top: 40.5% ! important;
       width:34px ! important;
       height:34px ! important
}
a {
       outline:none;
}
.activity-img 
{
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
box-sizing: border-box;
white-space: normal;
vertical-align: middle;
-webkit-backface-visibility: hidden !important;
width :auto !important;
}
.marTpDefault {
       margin-top: 20px;
}
.moveLeft {
       float: left;
}
.browserUpgrade Span
{
box-sizing: border-box !important;
}   

.browserUpgrade p{
    margin-bottom: 1.5em;
    line-height: 1.5em;
}
