@-webkit-keyframes up-marquee {
0%   { top:   10em }
100% { top: -20em }
}
@-moz-keyframes up-marquee {
0%   { top:   10em }
100% { top: -20em }
}
@-o-keyframes up-marquee {
0%   { top:   10em }
100% { top: -20em }
}
@keyframes up-marquee {
0%   { top:   10em }
100% { top: -20em }
}
@-webkit-keyframes down-marquee {
0%   { top:   -10em }
100% { top: 20em }
}
@-moz-keyframes down-marquee {
0%   { top:   -10em }
100% { top: 20em }
}
@-o-keyframes down-marquee {
0%   { top:   -10em }
100% { top: 20em }
}
@keyframes down-marquee {
0%   { top:   -10em }
100% { top: 20em }
}
.notice-list {
list-style: none;
}
.scroll-up, .scroll-down {
height    : 16.4em;
margin    : 1em auto;
overflow  : hidden;
position  : relative;
-webkit-box-sizing: border-box;
-moz-box-sizing   : border-box;
box-sizing        : border-box;
}
.scroll-up .notice-list,
.scroll-down .notice-list {
top               : 6em;
position          : relative;
-webkit-box-sizing: border-box;
-moz-box-sizing   : border-box;
box-sizing        : border-box;
}
.scroll-up .notice-list {
-webkit-animation: up-marquee 15s linear infinite;
-moz-animation   : up-marquee 15s linear infinite;
-o-animation     : up-marquee 15s linear infinite;
animation        : up-marquee 15s linear infinite;
}
.scroll-down .notice-list {
-webkit-animation: down-marquee 15s linear infinite;
-moz-animation   : down-marquee 15s linear infinite;
-o-animation     : down-marquee 15s linear infinite;
animation        : down-marquee 15s linear infinite;
}
.scroll-up:hover .notice-list,
.scroll-down:hover .notice-list {
-webkit-animation-play-state: paused;
-moz-animation-play-state   : paused;
-o-animation-play-state     : paused;
animation-play-state        : paused;
}.responsiveSlider{padding: 0px ;margin: 0px ;}
.responsiveSlider li img{ background: none ;border: none ;margin: 0 0px 0px 0 ;max-width:auto ; padding: 0px ; }
.bx-wrapper {
position: relative ;
margin: 0 auto 19px ;
padding: 0 ;
*zoom: 1 ;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper * {box-sizing:content-box}
.limargin{margin-right: 15px ;}
.bx-wrapper .bx-viewport {padding: 5px ;left: -5px ;}
.bx-wrapper img {
max-width: 100% ;
display: block ;
border-radius:5px ;
} .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute ;
bottom: -30px ;
width: 100% ;
} .bx-wrapper .bx-loading {
min-height: 50px ;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/bx_loader.gif) center center no-repeat #fff ;
height: 100% ;
width: 100% ;
position: absolute ;
top: 0 ;
left: 0 ;
z-index: 2000 ;
} .bx-wrapper .bx-pager {
text-align: center ;
font-size: 13px ;
font-family: Arial ;
font-weight: bold ;
color: #666 ;
padding-top: 20px ;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block ;
*zoom: 1 ;
*display: inline ;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666 ;
text-indent: -9999px ;
display: block ;
width: 10px ;
height: 10px ;
margin: 0 5px ;
outline: 0 ;
-moz-border-radius: 5px ;
-webkit-border-radius: 5px ;
border-radius: 5px ;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000 ;
} .bx-wrapper .bx-prev {
left: 4px ;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/controls.png) no-repeat 0 -32px ;
}
.bx-wrapper .bx-next {
right: 1px ;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/controls.png) no-repeat -43px -32px ;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0 ;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0 ;
}
.bx-wrapper .bx-controls-direction a {
position: absolute ;
top: 50% ;
margin-top: -16px ;
outline: 0 ;
width: 32px ;
height: 32px ;
text-indent: -9999px ;
z-index: 9999 ;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none ;
} .bx-wrapper .bx-controls-auto {
text-align: center ;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block ;
text-indent: -9999px ;
width: 10px ;
height: 11px ;
outline: 0 ;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/controls.png) -86px -11px no-repeat ;
margin: 0 3px ;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0 ;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block ;
text-indent: -9999px ;
width: 9px ;
height: 11px ;
outline: 0 ;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/controls.png) -86px -44px no-repeat ;
margin: 0 3px ;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px ;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left ;
width: 80% ;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0 ;
width: 35px ;
} .bx-wrapper .bx-caption {
position: absolute !important;
bottom: 0 !important;
left: 0 !important;
background: #666\9 !important;
background: rgba(80, 80, 80, 0.75) !important;
width: 100% !important;
line-height:15px;
max-height:57px;
}
.bx-wrapper .bx-caption span {
color: #fff !important;
font-family: Arial !important;
display: block !important;
font-size: 13px !important;
padding: 10px !important;
}
.image_error{color:red ;}
.succMsg{background:#E2F3DA  ;border: 1px solid #9ADF8F ;color:#556652  ;padding:8px 8px 8px 36px ;text-align:left ;margin:5px ;margin-left: 0px ;margin-top: 30px ;width:505px  ;}
.errMsg{background:#FFCECE  ;border: 1px solid #DF8F8F ;color:#665252  ;padding:8px 8px 8px 36px ; text-align:left ;margin:5px ;margin-left: 0px ;margin-top: 30px ;width:505px  ;}
.uparrow{text-align: center  ;}
.uparrow img{cursor: pointer  ;background: none  ;border: none  ;margin: 0 0px 0px 0  ;padding: 0px  ;max-width: auto  ;}
.downarrow{text-align: center }
.downarrow img{cursor: pointer  ;background: none  ;border: none  ;margin: 0 0px 0px 0  ;padding: 0px  ;max-width: auto  ;}
.verticalmainTable{margin: 0 auto  ;}
.verticalmainSliderDiv{}
.sliderUl{}
.sliderimgLiVertical{list-style-type:none  ;padding:0px  ;margin:0px  ;background: none  ;}
.sliderimgLiVertical img{background: white  ;border: 1px solid #CCCCCC  ;padding: 12px   ;margin: 7px  ;border-radius:10px  ;}
.printCode{background: lightYellow none repeat scroll 0 0 ;border: 1px inset orange ;height: 36px ;margin: 10px ;overflow: auto ;padding: 6px ;text-align: left ;color: black ;width:70% ;}
#gridTbl{width: 100%;}
.table{width:100%;margin-bottom:18px;}.table th,.table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #E1E1E1}
.table th{font-weight:bold;}
.table thead th{vertical-align:bottom;}
.table thead:first-child tr th,.table thead:first-child tr td{border-top:0;}
.table tbody+tbody{border-top:2px solid #ddd;}
.table-condensed th,.table-condensed td{padding:4px 5px;background-color: #ffffff;}
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapsed;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th+th,.table-bordered td+td,.table-bordered th+td,.table-bordered td+th{border-left:1px solid #E1E1E1;background-color: #ffffff;}
.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0;}
.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;}
.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0;}
.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}
.table tbody tr:hover td,.table tbody tr:hover th{background-color:#f5f5f5;}
.alignCenter{text-align: center;}
#img_disp{border:1px solid #ccc;width:200px;height:200px }
.i13_bx_slider{touch-action:pan-y}#fancybox_vgl-loading_ {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
width: 44px;
height: 44px;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/vl-box/controls.png) 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 1000000;
display: none;
}
#fancybox_vgl-loading_ div {
width: 44px;
height: 44px;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/vl-box/loading.gif) center center no-repeat;
}
#fancybox_vgl-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
box-sizing:content-box;
}
#fancybox_vgl-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox_vgl-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
z-index:9999;
box-sizing:content-box;
}
#fancybox_vgl-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
filter: progid: DXImageTransform.Microsoft.Blur (pixelradius = 15, enabled = "true") ;
box-sizing:content-box;
}
#fancybox_vgl-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff; 
box-sizing:content-box;
}
#fancybox_vgl-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
box-sizing:content-box;
}
#fancybox_vgl-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/vl-box/controls.png) 0 0 no-repeat;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox_vgl-error {
color: #444;
font: normal 12px/20px Arial, Helvetica, sans-serif;
padding: 14px;
margin: 0;
}
#fancybox_vgl-img {
max-width: 100%;
max-height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
}
#fancybox_vgl-frame {
width: 100%;
height: 100%;
border: none;
display: block;
box-sizing:content-box;
}
#fancybox_vgl-left_, #fancybox_vgl-right_{
position: absolute;
bottom: 0px;
height: 34px;
width: 7%;
cursor: pointer;
outline: none;
z-index: 1102;
display: none;
top:50%;
margin-top: -16px;
}
#fancybox_vgl-left_ {
left: 0px;
}
#fancybox_vgl-right_ {
right: 0px;
}
#fancybox_vgl-left-ico_, #fancybox_vgl-right-ico_ {
position: absolute;
top: 50%;
left: -9999px;
width: 36px;
height: 36px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox_vgl-left-ico_ {
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/vl-box/controls.png) 0 -36px no-repeat;
}
#fancybox_vgl-right-ico_ {
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/vl-box/controls.png) 0 -72px no-repeat;
}
#fancybox_vgl-left_:hover span {
left: 19px;
}
#fancybox_vgl-right_:hover span {
left: auto;
right: 19px;
}
#fancybox_vgl-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
z-index: 1102;
background:#000;
}
.fancybox_vgl-title-inside {
position: relative;
padding-bottom: 10px;
color: #333;
text-align: center;
background: #fff;
}
.fancybox_vgl-title-outside { color: #fff;
}
.fancybox_vgl-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
text-align: left;
}
#fancybox_vgl-title-over {
display: block;
padding: 10px;
background-color: #000;
background-color: rgba(0,0,0,0.5);	
}
.fancybox_vgl-title-float {
position: absolute;
bottom: -20px;
padding: 6px 12px;
width: auto;	
color: #fff;
font-weight: bold;
white-space: nowrap;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.7);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.Imglink{
color: #fff;
font-size: 13px;
font-weight: bold;
}
.clear_description_{margin-top: 5px;line-height:18px;color:#ffffff}
.playbtnCss {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
background: url(//psgvppharmacy.ac.in/wp-content/plugins/wp-responsive-video-gallery-with-lightbox/images/vl-box/player_play.png)  no-repeat center center;
}