/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { font-family: 'Ubuntu', sans-serif !important; }
.top_bar_full {
background-color:#ffffff;
padding-top:0px;
}
.top-bar {
background-color:#ffffff;
/*height:30px;
line-height:30px;*/
/*height:50px;*/
}
.top-bar .toggle-topbar {
width:100px;
padding-top:0px;
float:right;
}
.top-bar .row {
max-width:1500px;
}
.top-bar .name {
/*height:140px;
width:228px;*/
}
.top-bar-section {
left:230px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
background:#ffffff;
line-height:30px;
padding:0px 10px 0px 10px;
font-weight:700;
/*text-transform:uppercase;*/
}
.top-bar-section ul li > a {
font-size:15px;
}
.top-bar.expanded .title-area {
background:#ffffff;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
background:#ffffff;
color:#246428;
}
.top-bar .toggle-topbar.menu-icon a {
color:#000000;
}
.top-bar-section ul li > a {
color:#000000;
}
.tab-bar .menu-icon {
color:#000000;
}
.top-bar .toggle-topbar.menu-icon a span::after {
box-shadow: 0 0 0 1px #000000, 0 7px 0 1px #000000, 0 14px 0 1px #000000;
}
.top-bar-section .has-dropdown > a:after {
border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
border-style: none;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
background: #ffffff none repeat scroll 0 0;
color: #000000;
}
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #ffffff;
        color: #000000;
        background: #ffffff; }
      .top-bar-section .dropdown li label {
        background: #ffffff;
        white-space: nowrap; }
      .top-bar-section ul li.active > a:hover {
        background: #ffffff;
        color: #000000; }
.top-bar-section li a:not(.button) {
    background: #ffffff !important;   
        color: #000000 !important;
		 }
.top-bar-section li a:not(.button):hover {
    background: #ffffff !important;   
        color: #246428 !important;
		text-decoration:none;
		 }
.top-bar .toggle-topbar.menu-icon {
margin-top:0px;
top:0;
}
.row {
max-width:1150px;
}
#main_bgr_small {
background-color:#cccfa8
}
#main_cont_bgr {
background-color:#f0eae0;
}

#logo {
background-image:url(../images/logo.jpg);
height:152px;
background-repeat:no-repeat;
width:228px;
margin-top:10px;
margin-bottom:0px;
}
#logo_footer {
background-image:url(../images/logo.png);
height:100px;
background-repeat:no-repeat;
width:150px;
}
.twocolumntext {
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
}
/*B&W*/
.bw:hover {
	-webkit-filter: grayscale(0%);		  
}
 
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
  -webkit-filter: grayscale(100%);
}
/*BLUR*/
.blur img {
  -webkit-filter: blur(1px);
}
 
.blur img:hover {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
  -webkit-filter: blur(0px);

}
p {margin-bottom:10px; font-size:14px; }
ul, ol, dl { font-size:14px; list-style-image:url(../images/tick.png); margin-left:25px; }
ul li ul, ul li ol { margin-left:25px; }
a { color:#246428; font-weight:bold; }
a:hover { color:#246428; text-decoration:underline; }
big {font-size:22px; font-weight:bold;}
ul.programs {
list-style-image:none;
}
ul.programs li{
list-style:none;
}
ul.photo_gallery {
list-style:none;
}
ul.photo_gallery li {
float:left;
width:200px;
height:150px;
}
ul.photo_gallery img {
max-width:none;
}
ul.portfolio {
list-style-image:none;
}
ul.portfolio li{
list-style:none;
/*border:2px #e3e3e3 solid;*/
/*border-radius: 5px 5px 5px 5px;*/
background-color:#ffffff;
width:220px;
float:left;
margin-right:15px;
margin-bottom:15px;
padding:10px;
min-height:222px;
}
#pages_tabs{
background-color:#1e478e; padding:7px; color:#ffffff; font-size:14px; margin:7px; border-radius: 10px; text-decoration:none;
}
#pages_tabs.active, #pages_tabs a:active {
text-decoration:underline;
}
#div_pages_tabs{
float:left; margin-left:0px; margin-right:0px; height:115px;
}
#div_pages_tabs.active {
text-decoration:underline;
font-size:15px;
color:#ffffff;
}

.banner_1_1 {
background-image:url(../images/home_banners/banner_1_1.jpg);
background-repeat:no-repeat;
background-size:cover;
}
.banner_1_1:hover {
background-image:url(../images/home_banners/banner_1_1-hover.jpg);
background-repeat:no-repeat;
background-size:cover;
}
.banner_1_2 {
background-image:url(../images/home_banners/banner_1_2.jpg);
}
.banner_1_2:hover {
background-image:url(../images/home_banners/banner_1_2-hover.jpg);
}
.banner_1_3 {
background-image:url(../images/home_banners/banner_1_3.jpg);
}
.banner_1_3:hover {
background-image:url(../images/home_banners/banner_1_3-hover.jpg);
}

.orbit-bullets li.active {
background:#246428;
}

h1, h2, h3, h4, h5, h6 { color:#246428; margin-top:5px; }
h3 { font-size:25px; color:#000000; font-weight:bold; }
h4 { font-size:25px; color:#246428 ; font-weight:bold; }
h5 { font-size:18px; color:#000000; }
h6 { font-size:16px; color:#000000 }
#lang { text-align:right; padding-top:0px; color:#000000; font-size:12px; padding-right:15px; margin-bottom:20px; }
#lang a { color: #246428; font-weight: normal; background:transparent; padding:7px; }
#lang a:focus, #lang a:hover, #lang a:active { color: #246428; text-decoration:underline; background-color: transparent; }
#lang p { line-height: 1.5em; margin: 0 0 1em 0; color: #000000; }

button, .button {
background-color:#000000;
border-color:#000000;
}
button:hover, button:focus, .button:hover, .button:focus {
background-color:#000000;
border-color:#000000;
}
#slider_button {
background-color:#1e478e;
border: 2px #d1d3d4 solid;
padding:10px;
margin:10px 0px 10px 0px;
border-radius: 10px;
}
#slider_button:hover, #slider_button:focus, #slider_button active {
background-color:#d1d3d4;
border: 2px #d1d3d4 solid;
padding:10px;
margin:10px 0px 10px 0px;
border-radius: 10px;
color: #1e478e; 
}
#slider_button:hover a {
color: #1e478e;
font-weight:bold;
}
#slider_button .active{
/*text-decoration:underline;*/
}

.home_frame a { color: #FFF; font-weight:normal; }
.home_frame a:focus, .home_frame a:hover, .home_frame a:active { color: #1e478e; text-decoration:underline; font-weight:bold; }

.slider_button a {
width:250px;
}
#login_register { text-align:right; padding-top:7px; color:#FFF; }
#login_register a { color: #FFF; font-weight: normal; background:transparent; text-decoration:underline; }
#login_register a:focus, #login_register a:hover, #login_register a:active { color: #FFF; text-decoration:underline; background-color: transparent; }
#login_register p { line-height: 1.5em; margin: 0 0 1em 0; color: #FFF; }

.button a, .button a:hover, .button a:focus, .button a:active {color:#ffffff;}

#cart a { color: #FFF; font-weight: normal; background:transparent; text-decoration:underline; }
#cart a:focus, #cart a:hover, #cart a:active { color: #FFF; text-decoration:underline; background-color: transparent; }
#cart p { line-height: 1.5em; margin: 0 0 1em 0; color: #FFF; }

#search_layer {
float:right; 
background-image:url(../images/search.png); 
background-repeat:no-repeat; 
width:247px; 
height:54px; 
}
#menu_bgr {
background-color:#2f3192;
height:40px;
margin-top:-30px;
}
#menu_bgr_new {
background-image:url(../images/menu_bar.jpg);
background-repeat:no-repeat;
background-position:center;
height:41px;
padding-left:20px;
}
.image_border img {
/*border:1px #696969 solid;*/
/*border-radius: 5px 5px 5px 5px;*/
}
.arrow_home {
background-image:url(../images/home_banners/enter.png);
background-repeat:no-repeat;
height:27px;
width:27px;
}


.slideshow_bgr {
/*width:1920px;
height:1970px;*/
/*background-color:#868686;*/
position:relative;
min-width:1150px;
overflow:hidden;
}
#slider {overflow:hidden; /*width:1920px!important; */height:1970px;}
.orbit { position:relative; }
.orbit img { max-width:none;}
div.orbit-wrapper div.slider-nav span.right{background:none; /*background:url('../images/right_velaki_slider.png');*/background-size:100%;right:0; height:52px; right:-60px; background-repeat:no-repeat}
div.orbit-wrapper div.slider-nav span.left{background:none; /*background:url('../images/left_velaki_slider.png');*/background-size:100%;left:0; height:52px; left:-60px; background-repeat:no-repeat}
div.orbit-wrapper div.slider-nav span {width:30px; margin-top:-50px;}
.orbit .orbit-slide { width:1920px; height:1970px; max-height:1970px; max-width:1920px; overflow:hidden;}
div.orbit-wrapper div.timer { visibility:hidden; }

ul#sublinks {list-style:none;}
ul#sublinks li { background-color:#1e478e; color: #ffffff; font-weight: normal; text-decoration:none; margin:5px; padding:5px; width:60%; border:1px #ffffff solid;}
ul#sublinks li:hover { background-color:#ffffff; color: #1e478e; font-weight: normal; text-decoration:none; margin:5px; padding:5px; width:60%; border:1px #1e478e solid;}
#sublinks a { color: #ffffff; font-weight: normal; text-decoration:none; }
#sublinks a:focus, #sublinks a:hover, #sublinks a:active { color: #ffffff; font-weight: normal; text-decoration:underline;}

.accordion .accordion-navigation > a, .accordion dd > a {
 margin:5px; padding:5px; font-weight: normal; text-decoration:none; border:1px #ffffff solid;
}
ul.accordion {
margin-left:10px;
}
.nav-bar {
background:none;
margin-top:0px;
height:70px;
float:right;
/*text-transform:lowercase;*/
}
.nav-bar > li:last-child {
border-right:none;
}
.nav-bar > li {
border:none;
line-height:20px;
box-shadow:none;
font-size:16px;
font-weight:normal;
height:70px;
margin-top:0px;
margin-right:40px;
}
.nav-bar > li > a {
color:#ffffff;
cursor:pointer;
/*background-image:url(../images/bullet_prasino.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li.active{
color:#e6e7e8;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li > a:hover{
color:#e6e7e8;cursor:pointer;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li > a.active{
cursor:pointer; color:#e6e7e8;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
/*border-radius: 5px 5px 0px 0px;
*/}
.nav-bar>li:hover a{color:#e6e7e8;}
.nav-bar>li:hover{
color:#e6e7e8;
background-color:transparent;
/*border-radius: 5px 5px 0px 0px;
*/}
.nav-bar>li a#active{
color:#e6e7e8;
background-color:none;
/*border-radius: 5px 5px 0px 0px;
*/}
.nav-bar > li > a:first-child {
padding:0 30px 0px 0px;
/*margin-right:5px;*/
text-align:center;
height:70px;
font-size:16px;
}
.nav-bar>li:last-child{border-right:none;box-shadow:none;}
.nav-bar li.has-dropdown{position:relative}
.nav-bar li.has-dropdown:hover>.dropdown,.nav-bar li.has-dropdown:focus>.dropdown{display:block;visibility:visible;}
.nav-bar li.has-dropdown a{/*padding-right:33.75px*/}
.nav-bar li.has-dropdown a:after{content:"";display:block;width:0;height:0;margin-right:15px;margin-top:-2.5px;position:absolute;right:0;top:50%}


.nav-bar li.has-dropdown .dropdown{ background-color:#ffffff;left:0; margin-left:0px;padding:9px 15px 0px 15px;position:absolute;visibility:hidden;z-index:99; min-width:150px; z-index:1000; color:#26b7e6; /*border-radius: 0px 5px 5px 5px;*/}
.nav-bar li.has-dropdown .dropdown li{line-height:1;min-width:100%;padding-bottom:5px; color:#26b7e6; /*background:url(../images/menu_icon.png) left no-repeat; padding-left:25px;*/ /*border-bottom:1px #26b7e6 solid;*/}
.nav-bar li.has-dropdown .dropdown li a{color:#26b7e6;font-weight:normal;height:100%;line-height:15px;padding:5px 5px 5px 5px;  white-space:nowrap; font-size:16px; text-align:left;}
.nav-bar li.has-dropdown .dropdown li a:after{border:none}
.nav-bar li.has-dropdown .dropdown li a:hover,.nav-bar li.has-dropdown .dropdown li a:focus{background:inherit; color:#26b7e6; text-decoration:underline;}
.nav-bar li.has-dropdown .dropdown li label{color:#26b7e6;font-size:10px;font-weight:bold;margin:0;padding-left:15px;text-transform:uppercase}
.nav-bar li.has-dropdown .dropdown li.divider{border:none; -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;height:10px;padding:0;width:100%}
.nav-bar li.has-dropdown .dropdown li:last-child{padding-bottom:10px}
.nav-bar li.has-dropdown .dropdown li.active a{background:#ffffff; color:#26b7e6;}
.nav-bar li.has-dropdown .dropdown li.has-dropdown>a{padding-right:30px}
.nav-bar li.has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";right:5px;top:6px}
.nav-bar li.has-dropdown .dropdown li.has-dropdown .dropdown{position:absolute;left:100%;top:0}
.nav-bar li.has-dropdown .dropdown li.has-dropdown:hover>.dropdown,.nav-bar li.has-dropdown .dropdown li.has-dropdown:focus>.dropdown{display:block}
.nav-bar ul.left{float:left;width:auto;margin-bottom:0}
.nav-bar ul.right{float:right;width:auto;margin-bottom:0}
.nav-bar ul.right .has-dropdown .dropdown{left:auto;right:-1px}
.nav-bar ul.right .has-dropdown .dropdown li.has-dropdown>.dropdown{right:100%;left:auto;width:100%}
.nav-bar .js-generated{display:none}
@-moz-document url-prefix(){.nav-bar ul li .button.small{padding-bottom:6px}
.nav-bar ul li.search form input[type=search]{font-size:14px;height:22px;padding:3px}}
.lt-ie9 .nav-bar ul li a{color:#fff;display:block;font-weight:bold;font-size:13px;height:45px;line-height:45px;padding:0 15px}
.lt-ie9 .nav-bar ul li a.button{height:auto;line-height:30px;margin-top:7px}
.lt-ie9 .nav-bar ul li a:hover,.lt-ie9 .nav-bar ul li a:focus{color:#ccc}
.lt-ie9 .nav-bar ul li a img{margin-top:-5px;vertical-align:middle}
.lt-ie9 .nav-bar ul li a.active{background:#151515;color:#d9d9d9}
.lt-ie9 .nav-bar ul li.has-dropdown{padding-right:33.75px}
.lt-ie9 .nav-bar ul li.has-dropdown>ul li{padding-right:0}
ul.flyout li a,.nav-bar li ul li a{ background:none; border:none;color:#ffffff;display:block;font-size:14px;height:auto;line-height:1;padding:15px 20px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:none;}
ul.flyout li a:hover,ul.flyout li a:focus,.nav-bar li ul li a:hover,.nav-bar li ul li a:focus{background:#000000;color:#ffffff}
ul.flyout li.active,.nav-bar li ul li.active{margin-top:0;border-top:none;}
ul.flyout li.active a,.nav-bar li ul li.active a{background:#000000;border:none;color:#fff;height:auto;margin:0;position:static;top:0;-webkit-box-shadow:0 0 0;-moz-box-shadow:0 0 0;box-shadow:0 0 0}
ul.flyout li,.nav-bar li ul li{border:none;}

.button{ padding:5px;}
ul.footer_menu {
        margin: 0px;
        line-height: 1.4;
    }
.footer_menu li {
list-style:none;
text-align:left;
    }
#footer_bgr {
color:#ffffff;
background-color:#5b5b5b;
min-height:40px;
padding-top:10px;
padding-bottom:10px;
}
#lang_bgr {
background-image:url(../images/chr/lang_bgr.png);
background-repeat:no-repeat;
height:70px;
background-position:right;
}

#footer_bgr label {
color:#ffffff;
}

#footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; }
#footer_bgr a:focus, #footer_bgr a:hover, #footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }

.footer_links a { font-size:10px; }
.reveal-modal .prev-reveal-modal { 
    position: absolute !important;
    top: 45% !important;
    left: 0px !important;
    }   

.reveal-modal .next-reveal-modal { 
    position: absolute !important;
    top: 45% !important;
	right: 35px !important;

    /*left: 821px !important;*/
    }

.view_image {
   /*width: 300px;
   height: 200px;
   margin: 10px;*/
   float: left;
   /*border: 5px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
   /*box-shadow: 0px 0px 5px #aaa;*/
   cursor: default;
   width:100%;
}

.view_image .mask, .view_image .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view_image img {
   display: block;
   position: relative;
  /* max-width:200%;*/
   min-height:150px;
}
.view_image a.info {
   background:url(../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.second-effect a.info {
   position:relative;
   top:-50px;
   opacity:0;
   transform:scale(0,0);
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.second-effect:hover .mask {
   opacity: 1;
   border:100px solid rgba(0,0,0,0.7);
}

.second-effect:hover a.info {
   opacity:1;
   transform:scale(1,1);
   transition-delay:0.3s;
}
.third-effect .mask {
   opacity: 0;
   overflow:visible;
   border:75px solid rgba(255,255,255,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.third-effect a.info {
   position:relative;
   top:-10px; /* Center the link */
   opacity: 0;
   transition: opacity 0.5s 0s ease-in-out;
}

.third-effect:hover .mask {
   opacity: 1;
   border:75px solid rgba(255,255,255,0.7);
}

.third-effect:hover a.info {
   opacity:1;
   transition-delay: 0.3s;
}
#upr_footer_bgr {
color:#ffffff;
background-color:#000000;
min-height:40px;
padding-top:10px;
padding-bottom:10px;
}
#upr_footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; }
#upr_footer_bgr a:focus, #upr_footer_bgr a:hover, #upr_footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }

.footer_contactform {
background-image:url(../images/email.png);
background-repeat:no-repeat;
height:380px;
color:#ffffff;
padding-top:60px;
padding-left:90px;
padding-right:40px;
padding-bottom:30px;
width:540px;
}
.footer_contactform input[type="text"], .footer_contactform textarea {
color:#1e478e;
}
#contact {
background-color:#1e478e;
padding-top:10px;
}
#contact label{
color:#ffffff;
}
#contact label.error {
color:#FF0000;
}

.h2_title {
color:#ffffff;
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}
.image_borders {
border:5px #ffffff solid;
}
/* --------------------  Boxed notifications -------------------- */
.notification { display: block; padding: 10px 10px 10px 45px; border: 1px solid; margin-bottom: 20px; background-repeat: no-repeat; background-position: 20px 20px; }
.n-success { background-color: #ffffff; border-color: #246428; /*background-image: url(../images/notification-tick.gif);*/ color:#246428; }
.n-information { background-color: #9fddea; border-color: #5fceea; /*background-image: url(../images/notification-information.gif);*/ }
.n-attention { background-color: #f9e497; border-color: #ffcb4f; background-image: url(../images/notification-exclamation.gif); }
.n-error { background-color: #ffc6ca; border-color: #efb9c3; background-image: url(../images/notification-slash.gif); }
/* -------------------- Indicators -------------------- */

.warning { display: block; padding: 5px 5px 5px 5px; /*border: 1px solid;*/ margin-bottom: 10px; background-repeat: no-repeat; background-position: 20px 20px; /*background-color: #1E478E;*/ color:#FF0000; font-weight:bold;}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */
/*cal*/
td.date_has_event {
	/*background-position: 162px 0px;*/
	color: #ffffff;
	background-color: #b12240;
}
td.date_has_event:hover {
	/*background-position: 162px -81px;*/
	color: #ffffff;
	background-color: #b12240;

}
td.date_has_event a {
	/*background-position: 162px 0px;*/
	color: #ffffff;
}

td#today {
	/*background-position: 81px 0px;*/
	/*color: #ffffff;
	background-color: #0c5e7e;*/
}
td#today:hover {
	/*background-position: 81px -81px;*/
	color: #ffffff;
	background-color: #0c5e7e;

}
.events {
	position: relative;
}
.events ul {
	list-style:none;
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #d3d3d3;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 187px;
	min-height:80px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
#main_body .events li {
	padding-bottom: 5px;
	/*list-style:none;*/
}
.events li span {
	display: block;
	font-size: 12px;
	text-align: left;
	color: #555;
	list-style:none;
}
.events li span.title {
	font-weight: bold;
	color: #222;
}

.catalogues ul {
	list-style:none;
}
.catalogues li {
	width: 230px;
	height:200px;
	float:left;
	list-style:none;
}
.scrollbar{
overflow-y:auto;
float:left;
padding-right: 10px;
}
#ex3::-webkit-scrollbar{
width:16px;
background-color:#cccccc;
} 
#ex3::-webkit-scrollbar-thumb{
background-color:#1e478e;
/*border-radius:10px;*/
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#ffffff;
border:1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#1e478e;
border:1px solid #333333;
} 
#ex3::-webkit-scrollbar-track{
border:1px gray solid;
-webkit-box-shadow:0 0 6px gray inset;
} 
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { text-align:left; font-size:14px;}
  table { /*width: 100%;*/ border-collapse:collapse; margin-bottom: 0.5em; border:none; border-top: 2px #1e478e solid; border-bottom: 2px #1e478e solid; font-weight:normal;}
table caption { /*font-variant:small-caps;*/ }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }
th, td { padding: 5px; }
thead th { color: #000; border-bottom:none; border-bottom: 1px #2f3192 solid; }
tbody th { background: #ffffff; font-size:14px; font-weight:normal;}
tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }
tbody th { /*border: 1px solid #fff;*/ text-align: left; border: 1px solid #d3d3d3;}
tbody td { border: 1px solid #d3d3d3; text-align:left; }
tbody tr:hover th[scope="row"],  tbody tr:hover tbody th.sub { background: #f0e8e8; }
tbody tr:hover td { background: #ffffff; }
table tbody tr td {padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0px;}
table thead tr th, table tfoot tr td {padding:5px;}
.pagination {
	padding-top: 20px;
}
ul.pagination li.current a, ul.pagination li.current button {
background: #1e478e;
}
/*.pagination a, .pagination strong {
	background: #ffffff;
	padding: 4px 7px;
	text-decoration: none;
	border-left:1px #1e478e solid;
	color: #1e478e;
	font-weight: normal;
}
.pagination strong, .pagination a:hover {
	font-weight: normal;
	background:#ffffff;
	border-left:1px #1e478e solid;
	color: #1e478e;
	padding: 4px 7px;
}
.pagination a:hover {
	text-decoration:underline;
}
*//*end of cal*/

.tabs dd.active, .tabs li.active {
border-top: 3px solid #2f3192;
}
.tabs dd a:focus,.tabs li a:focus{color:#2f3192}
.tabs.pill dd.active a,.tabs.pill li.active a{background-color:#2f3192;}
/* -----------------------------------------
   Page Name 2
----------------------------------------- */


