table.ddd-report-table {
width: auto;
border-collapse: collapse;
margin-top: 20px;
}
table.ddd-report-table * {
text-align: left;
font-size: 15px;
}
table.ddd-report-table td,
table.ddd-report-table th {
border: 1px solid;
padding: 7px 5px;
}
table.ddd-report-table td a,
table.ddd-report-table th a,
table.ddd-report-table td a:hover,
table.ddd-report-table td a:focus {
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
border-bottom: 1px dotted !important;
box-shadow: none !important;
}
table.ddd-report-table tr.ddd-header-row td {
font-weight: 700;
}
.ddd_warning span {
color: #fff !important;
background-color: #ff5a08 !important;
padding: 5px 10px;
}
.ddd_ok span {
color: #fff !important;
background-color: green !important;
padding: 5px 10px;
} .ddd-assistant a.nav-tab.disabled {
pointer-events: none !important;
opacity: 0.3;
} input[name='ddd_assistant_data[api_key]'],
input[name='ddd_assistant_data[activation_email]'] {
text-security: disc;
-webkit-text-security: disc;
-moz-text-security: disc;
} span#ddd-active,
span#ddd-not-active {
width: 221px !important;
text-align: center;
display: inline-block;
padding: 4px 0 4px 5px;
border: 2px solid;
}
span#ddd-active {
border-color: #66ab03;
}
span#ddd-not-active {
border-color: #ca336c;
}
.ddd-assistant form {
padding: 20px 37px;
background: #fff;
}
.ddd-assistant .main {
position: relative;
clear: both;
display: inline-block;
width: 100%;
}
.ddd-assistant>h1 {
background: #525975;
padding: 25px 65px;
line-height: .8;
position: relative;
border-radius: 4px 4px 0 0;
color: #fff;
}
.ddd-assistant>h1:before {
content: url(//agileittech.com/wp-content/plugins/divi-den-on-demand/include/ddd-icon.png);
position: absolute;
left: 19px;
top: 19px;
}
.ddd-assistant .nav-tab-wrapper {
background-color: #757a90;
padding-top: 0 !important;
}
.ddd-assistant .nav-tab-wrapper a {
box-sizing: border-box;
color: white;
padding: 20px;
display: inline-block;
transition: all 0.3s;
outline: 0;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
border: none;
}
.ddd-assistant .nav-tab {
line-height: inherit;
background: inherit;
margin-left: 0 !important;
}
.ddd-assistant .nav-tab-wrapper a.nav-tab-active,
.ddd-assistant .nav-tab-wrapper a:hover {
background-color: #B6BAC6;
} #epanel .ddd-assistant .divi-button .et-box-title {
padding: 10px 0px 10px 0;
position: relative;
}
#epanel .ddd-assistant .divi-button .et-box-description {
position: absolute;
top: 11px;
right: 0;
opacity: 0;
width: 18px;
height: 18px;
color: #32373C;
content: '';
text-align: center;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
transition: opacity .5s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
transition-timing-function: ease;
}
.rtl #epanel .ddd-assistant .divi-button .et-box-description {
right: auto;
left: 0;
}
#epanel .ddd-assistant .divi-button .et-box-description:before {
content: 't';
font-family: 'ETmodules';
font-size: 16px;
}
#epanel .ddd-assistant .divi-button:hover .et-box-description {
opacity: 1;
}
#epanel .ddd-assistant .divi-button div.et-box-title h3 {
word-wrap: break-word;
display: block;
font-weight: 600;
font-size: 16px;
}
.ddd-assistant .divi-button .et-box-title {
width: 48%;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
float: left;
}
.ddd-assistant .divi-button .et-box-content {
display: inline-block;
width: 65%;
vertical-align: top;
padding: 0;
box-sizing: border-box;
}
.ddd-assistant .divi-button-small-1:not(.et-hidden-option) .et-box-content,
.ddd-assistant .divi-button-small-2:not(.et-hidden-option) .et-box-content {
width: 225px;
}
.ddd-assistant .divi-button .et-box-content input,
.ddd-assistant .divi-button .et-box-content .et-upload-buttons {
vertical-align: top;
float: left;
}
.rtl .ddd-assistant .divi-button .et-box-content input,
.rtl .ddd-assistant .divi-button .et-box-content .et-upload-buttons {
float: right;
}
.ddd-assistant .divi-button .et-box-content input[type="number"] {
border-radius: 4px;
border: none;
box-shadow: none;
background: #F1F5F9;
font-size: 14px;
color: #32373C;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
width: 100%;
margin-bottom: 0;
min-height: 39px;
}
.ddd-assistant .divi-button select,
.ddd-assistant .divi-button input[type="text"],
.ddd-assistant .divi-button input[type="password"],
.ddd-assistant .divi-button textarea {
margin-left: 0;
border-radius: 4px;
border: none;
box-shadow: none;
background: #F1F5F9;
padding: 13px;
font-size: 14px;
color: #32373C;
height: auto;
width: auto;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
width: 100%;
margin-bottom: 0;
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
} .ddd-assistant .divi-button select {
padding: 10px 13px;
}
.ddd-assistant .divi-button input[type="text"]:focus,
.ddd-assistant .divi-button input[type="password"]:focus,
.ddd-assistant .divi-button textarea:focus {
background: #E0E5EA;
}
.ddd-assistant .divi-button select,
.ddd-assistant .divi-button input[type="text"],
.ddd-assistant .divi-button input[type="password"] {
height: 39px;
}
.ddd-assistant .divi-button select {} input.et-checkbox.yes_no_button {
display: none;
}
.ddd-assistant .et_pb_yes_no_button {
width: 100%;
display: inline-block;
position: relative;
cursor: pointer;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state {
background-color: #F1F5F9;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state {
background-color: #008BDB;
}
.ddd-assistant .et_pb_yes_no_button span.et_pb_button_slider {
position: absolute;
background: #FFF;
width: 50%;
height: 30px;
margin: 5px 0;
background: #FFF;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
left: 5px;
}
.rtl .ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
left: 50%;
margin-left: -5px;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
left: 50%;
margin-left: -5px;
}
.rtl .ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
left: 5px;
margin-left: 0;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state span.et_pb_value_text.et_pb_on_value {
margin-left: 0;
margin-right: 0;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_off_state span.et_pb_value_text.et_pb_off_value {
margin-right: 0;
margin-left: 0;
}
.ddd-assistant .et_pb_yes_no_button span.et_pb_value_text {
padding: 11px;
float: left;
width: 50%;
text-align: center;
font-weight: 600;
text-transform: uppercase;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.rtl .ddd-assistant .et_pb_yes_no_button span.et_pb_value_text {
float: right;
}
.ddd-assistant span.et_pb_value_text.et_pb_off_value {
color: #8E969E;
}
.ddd-assistant span.et_pb_value_text.et_pb_on_value {
color: #FFF;
}
.ddd-assistant .et_pb_yes_no_button_wrapper select {
opacity: 0;
position: absolute;
z-index: -1;
width: 0px !important;
height: 0px !important;
}
.ddd-assistant .et_pb_yes_no_button_wrapper {
width: 200px;
position: relative;
}
.ddd-assistant .et_pb_yes_no_button {
float: left;
}
.ddd-assistant .et-hidden-option .et_pb_yes_no_button {
display: none;
}
.ddd-assistant .divi-button .et-box-content {
width: 225px;
margin-top: 6px;
float: right;
}
.ddd-assistant .et-epanel-box {
background: #fff;
padding: 0 11px 15px 0;
display: block;
}
.ddd-assistant .et-core-modal-action {
display: block;
color: white;
font-size: 16px;
line-height: 115%;
width: fit-content;
max-width: 600px;
border: none;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
box-sizing: border-box;
text-align: center;
margin: 0;
padding: 15px 20px;
cursor: pointer;
transition: background .5s;
background: #00BBA3;
text-decoration: none;
color: #fff !important;
border-radius: 4px;
position: relative !important;
}
.ddd-assistant .et-core-modal-action:hover,
.ddd-assistant .et-core-modal-action:focus,
.ddd-assistant .et-core-modal-action:active {
background: #007cc3;
box-shadow: none;
}
.ddd-assistant .button.button-primary {
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
color: #FFF;
cursor: pointer;
background-color: #00C3AA;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
padding: 0 20px;
font-size: 18px;
font-weight: 300;
height: 53px;
line-height: 53px;
display: inline-block;
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
}
.ddd-assistant .button.button-primary:hover {
background-color: #007cc3;
}
.ddd-assistant .et-box-subtitle {
margin-top: -12px !important;
font-size: 13px;
}
body .ddd-tab-section h3.sectionSaved {
display: block !important;
text-align: center;
max-width: 450px;
margin: 40px auto;
line-height: 155%;
} body .ddd-assistant .loaded_message,
body .ddd-assistant .saving_message {
display: none;
position: absolute;
top: 53px;
text-align: center;
width: 100%;
height: 100%;
bottom: 0;
background: rgba(0, 0, 0, 0.9);
z-index: 100000;
}
body .ddd-assistant .loaded_message h3.sectionSaved,
body .ddd-assistant .saving_message h3.sectionSaved {
top: 0;
height: 100%;
color: #fff;
font-size: 2em;
line-height: 125%;
position: absolute;
top: 50%;
left: 50%;
width: 50%;
margin: -5% 0 0 -25%;
}
body .ddd-assistant .loaded_message span.close,
body .ddd-assistant .saving_message span.close {
color: rgba(255, 255, 255, 0.7);
font-size: 36px;
line-height: 100%;
position: absolute;
right: 10px;
top: 10px;
}
body .ddd-assistant .loaded_message span.close:hover,
body .ddd-assistant .saving_message span.close:hover {
cursor: pointer;
color: rgba(255, 255, 255, 1)
}
@media only screen and (max-width: 1280px) {
.ddd-assistant .et-epanel-box {
max-width: 100%;
}
.ddd-assistant select#ddd_page_transitions {
height: 44px;
}
}
@media only screen and (max-width: 768px) {
.ddd-assistant .left,
.ddd-assistant .right {
float: none;
width: 100%;
}
.ddd-assistant .nav-tab-wrapper a {
font-size: 16px;
padding: 15px;
}
.ddd-assistant .nav-tab {
margin: 0 !important;
}
.ddd-assistant>h1 {
font-size: 20px;
}
}
@media only screen and (max-width: 580px) {
.ddd-assistant .divi-button .et-box-content {
display: block; float: none;}
.ddd-assistant .divi-button .et-box-title {
width: 100%;
display: block;
vertical-align: top;
box-sizing: border-box;
float: none;
}
.ddd-assistant .et_pb_yes_no_button.et_pb_on_state {margin-bottom: 10px;}
body .ddd-assistant iframe:not(.ddp-youtube) {    margin-top: -30px;}
}
@media only screen and (max-width: 481px) {
.ddd-assistant .nav-tab-wrapper a {
font-size: 14px;
padding: 10px;
}
.ddd-assistant .nav-tab {
margin: 0 !important;
}
.ddd-assistant>h1 {
font-size: 17px;
padding: 25px 0 25px 50px;
}
}
@media (min-height: 1000px){
body .ddd-assistant iframe:not(.ddp-youtube) { min-height: 750px!important; }
}
@media (min-height: 1100px){
body .ddd-assistant iframe:not(.ddp-youtube) { min-height: 850px !important; }
}
@media (min-height: 1200px){
body .ddd-assistant iframe:not(.ddp-youtube){  min-height: 950px !important; }
} .toplevel_page_divi_den_on_demand_dashboard .wp-menu-image img {
max-width: 21px;
margin-top: 6px;
}
li.ddd>a>span {
display: block;
float: right;
margin-top: 0px;
margin-left: 8px;
}
li.ddd>a>img {
margin-top: -2px;
margin-bottom: -4px;
} .et-pb-main-settings-full.ddd-tab {
top: 0;
}
body .ddd-tab-section :not(iframe) {
display: none !important;
}
body .ddd-tab {
opacity: 0;
}
body .ddd-tab iframe {
width: 100% !important;
min-height: 100%;
}
body .ddd-tab #et_pb_select_category {
display: none !important;
}
body .ddd-assistant iframe:not(.ddp-youtube) {
width: 100%;
min-height: 700px;
}
body .ddd-assistant iframe:not(.ddp-youtube)#supportIframe {
min-height: 800px;
}
.ddd-replace-content {
padding: 0 2%;
}
.ddd-replace-content label {
font-size: 16px;
}
.ddd-replace-content label input {
width: 20px !important;
height: 20px !important;
margin: 0 !important;
margin-right: 6px !important;
margin-top: -3px !important;
}
.ddd-replace-content label input:before {
margin-top: 0px !important;
margin-left: -5px !important;
} body .ddd-tab-section iframe {
min-height: 100%;
}
.ddd-tab-section {
display: none;
}
.lds-roller {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 32px 32px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
background: #fff;
margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
top: 50px;
left: 50px;
}
.lds-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
top: 54px;
left: 45px;
}
.lds-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
top: 57px;
left: 39px;
}
.lds-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
top: 58px;
left: 32px;
}
.lds-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
top: 57px;
left: 25px;
}
.lds-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
top: 54px;
left: 19px;
}
.lds-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
top: 50px;
left: 14px;
}
.lds-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
top: 45px;
left: 10px;
}
@keyframes lds-roller {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
body #et-boc .et-l .et-fb-modules-list li .et_module_title {
white-space: initial !important;
}
@media (max-height: 1000px){
body .ddd-tab-section iframe, body .et_pb_library_modal iframe  {height: auto !important; min-height: 100% !important;}
} .ddd-accordion {
max-width: 585px;
}
.ddd-accordion:nth-child(2) {
margin-top: 20px;
}
.ddd-accordion:last-child {
border-bottom: 1px solid #bbb
}
.ddd-accordion h3 {
border-top: 1px solid #bbb;
margin: 0;
padding: 15px 0 5px 12px;
font-family: Arial !important;
}
.ddd-accordion .ddd-accordion-header h3 {
padding: 15px 0 11px 10px;
}
.ddp-php-templates {
margin-bottom: 23px;
}
.ddp-php-templates .ddd-accordion h3 span,
.ddp-php-templates .ddd-accordion.opened h3 span {
line-height: 70%;
}
.ddd-accordion-header {
cursor: pointer;
}
.ddd-accordion-header:hover {
background: #ecfbff;
}
.ddd-accordion h3 span {
float: right;
line-height: 15px;
font-size: 25px;
padding-right: 12px;
font-family: Arial !important;
}
.ddd-accordion.opened h3 span {
line-height: 15px;
}
.ddd-accordion-content {
display: none;
padding-left: 12px;
padding-bottom: 8px;
padding-top: 0;
padding-right: 12px;
}
.ddd-accordion.opened .ddd-accordion-content {
display: block;
}
.ddd-accordion.opened {
background: #ecfbff;
}
.ddd-accordion p {
font-size: 15px;
margin-top: 0 !important;
}
.ddd-accordion .ddd-accordion-header>p {
padding-left: 12px;
margin-bottom: 0 !important;
padding-bottom: 12px;
}
@media only screen and (min-width: 2000px) {
body .ddd-assistant iframe:not(.ddp-youtube) {
min-height: 83vh !important;
}
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//agileittech.com/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
img.wpvl_playbutton {box-shadow:none !important}
a.pp_close {z-index:100}.wpvl_auto_thumb_box{
position: relative;
width: 200px;
height: 150px;
}
.wpvl_auto_thumb_play{
position: absolute;
left: 75px;
top: 50px;
}
.video_lightbox_auto_anchor_image{
width: 200px;
height: 150px;
} @media only screen and (max-width: 767px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 7%!important; top: 10px!important; }
}