/* 

Enterprise - CSS File

*/


/*** GLOBAL  ***/
body {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#505050;
	line-height:20px;
	background-image:url(../images/bg_container.jpg);
	background-repeat:repeat;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clear{clear:both; height:1px !important; line-height:1px !important; float:none!important}
form{margin:0; padding:0;}
hr {
border-width:0;
height:1px;
line-height:0;
margin:30px 0px;
page-break-after:always;
text-align:center;
width:100%;
clear:both;
background-image:url(/resources/images/line_dott.gif);
background-repeat:repeat-x
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:12px; font-family:Arial, Verdana;  color:#545454}
h2{padding:10px 10px 8px 10px;}
h3, h4, h5, h6{margin-bottom:8px; font-family:Arial, Verdana;   color:#545454  }
h1 {font-size:20px; line-height:22px;}
h2 {font-size:18px; line-height:22px;}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:14px; line-height:15px;}
h5, h6 {font-size:13px; line-height:15px;}
.normaltext{text-transform:capitalize;}
h2.posttitle{text-transform:capitalize; font-size:24px; line-height:26px}
/* links */
a, a:visited {color:#0095B6; text-decoration:none; font-weight:normal; }
a:hover{color:#0095B6; text-decoration:underline;}
a img{border:none}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}
img.alignleft, img.alignright, img.aligncenter, img.alignnone {}


/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:12px;
	margin-bottom:20px;
}
ul, ol {
	margin:10px 0 20px 20px;
	list-style-position:inside
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	font-size:16px;
	margin:0px 0 20px 0px;
	color:#9a9a9a;
	padding:20px 10px 20px 70px;
	line-height:20px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-color:#efefef;
	background-position:20px 22px;
	clear:both
	}
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:5px;
	padding:10px 0 10px 70px;
	width:43%;
	background-position:20px 10px
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

blockquote p{margin-bottom:0px;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}

/* text styled and button */
.txtbold{
	font-size:16px;
	color:#757575
	}
.txtbold2{
	font-size:14px;
	font-weight:bold;
	}
.boldtext{
	font-size:14px;
	font-weight:bold;
	color:#545454;
	}
.more{text-decoration:underline !important; font-weight:bold !important;}
.more:hover{text-decoration:none !important;}
#sideright .more{color:#0095B6;}

.butquote{margin:0px 0px 0px 10px !important;}


/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#wrapper{width:100%;}
#container{width:940px; margin:0 auto; padding:0px 45px; margin-top:25px; margin-bottom:25px; background-color:#fff}

/* TOP */
#top{height:80px;}
#logo h1, #logo h1 a, #logo h1 a:visited{font-size:48px; color:#3b3b3b; margin-bottom:0px;  padding:30px 0px 0px 10px; text-decoration:none; font-weight:normal; }
#logo h1 a:hover{text-decoration:none;}
#logo .desc{color:#7c7a6b; font-size:14px; padding-left:25px;}


#topnavigation{width:940px; background-color:#0095B6; height:32px; margin-bottom:8px; position:relative; z-index:10;}
#topnav, #topnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	line-height:1.5em; 
}
#topnav{padding:0px 20px 0px 20px;}
#topnav a{
	display:block;
	padding:0px;
	color:#fff;
	text-decoration:none;
}

#topnav a.current{}

#topnav a:hover{
	color:#04385b;
}

#topnav  li a:hover{
background-color:  #fff ;
border-radius: 1px solid;
}

#topnav li{
	float:left;
	position:relative;
	padding-right:30px;
	line-height:32px;
	padding-bottom:4px;
	
}

#topnav li li{
	padding-right:0px;
	text-transform:capitalize;
	line-height:25px;
	padding:0px 0px;
	
}

#topnav ul {
	position:absolute;
	display:none;
	width:160px;
	/*top:2.7em;
	left:-9px;*/
	top:35px;
	left:-45px;
	background-color:#0095B6;
	/*background-image:url(../images/nav-bottom.gif);*/
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
}

#topnav li ul a{
	z-index: 1000;
        width:140px;
	height:auto;
	margin:0 13px;
	background-image:url(../images/nav-dotted.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:3px 0px;
        text-align:center;
	}

#topnav li ul li.lastnav{margin-bottom:-8px;}
#topnav li ul li.lastnav a{
	background-image:none;
	padding-bottom:0px;
	}

#topnav li ul a:hover{color:#04385b;}

#topnav ul ul{
	top:0px;
}	

#topnav li ul ul {
	left:12em;
	margin:0px 0 0 0px;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul{
	display:none;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{
	display:block;
}

/* Slideshow */
#slideshow{ width:940px; height:230px; background:none; overflow:hidden; }

/* CONTENT */
#content{margin:30px 0px;}
#content-full{margin:30px 0px}
#content-left{width:640px; float:left;}
#content-right{width:300px; float:left;}
#maintext{padding:0px 0px 0px 0px}
#searchform{float:right; margin:4px 20px 0px 0px; *margin:3px 20px 0px 0px}
#searchform div{padding:0px 30px 0px 10px; border:solid 1px #82d0f4; width:175px; background-image:url(../images/iconsearch.gif); background-repeat:no-repeat; background-position:right; background-color:#FFFFFF}
#searchform .inputbox{width:175px; background-image:none; background:transparent; border:0px; padding:2px 0px 4px 0px; color:#9a9a9a }

#sideright{padding:0px 0px 0px 40px}
#sideright h2{margin-bottom:10px;}
#sideright ul{list-style-type:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style-position:outside;}
#sideright ul li li { background-image:url(../images/line_dott.gif); background-repeat:repeat-x; background-position:bottom; padding:4px 0px 4px 10px}
#sideright ul li a, #sideright ul li a:visited{color:#0b850b;}
#sideright .quote{padding:10px 20px 15px 20px; border:dotted 1px #ccc;}
#sideright .quote{position:relative; margin-bottom:25px; margin-top:3px; width:218px}
#sideright .quote-name{padding-left:20px;}
.arrow-bottom{position:absolute; left:20px; bottom:-27px; *bottom:-22px;}
.widget-title{}
.widget-container{margin-bottom:30px;}
.widget-container h2{ background-image:url(../images/line_dott.gif); background-repeat:repeat-x; background-position:bottom; margin-bottom:0px !important; padding-bottom:10px;}
.widget-container.widget_ads h2, .widget-container.widget_testimonials h2{background-image:none;}
.widget-container.widget_ads ul{float:left !important; margin-bottom:30px !important;}
.widget-container.widget_ads ul li{background-image:none !important; float:left; margin:0px !important; padding:0px 5px 0px 0px !important; *padding:0px 5px 2px 0px !important;}
.widget-container.widget_ads .widget-container.widget_ads ul li img{float:left}
.widget-container.widget_archives li{display:inline-block; zoom:1;
*display:inline; width:110px; margin-right:8px}
.widget-container.widget_popular li{ padding-left:0px !important; margin-bottom:6px; padding-bottom:8px !important;}
.widget-container.widget_popular li a, .widget-container.widget_popular li a:visited{color:#0095B6 !important;}
.widget-text{padding:10px 0px 0px 0px;}

/* FOOTER */
#footer{padding:30px 0px 30px 0px; width:940px; background-image:url(../images/line_dott.gif); background-repeat:repeat-x; clear:both}
#footer-text{font-size:12px; color:#9a9a9a }

/* column list */
.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none; margin:0px; padding:0px;}
.three_column li{list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:48%; margin-right:4%; float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:10px;}

/* column */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.one_fourth{width:22%; }
.three_fourth{width:74%;}
.one_half,.one_third,.one_fourth, .three_fourth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }

.one_fourth p{margin-bottom:10px;}

/*==== Dropcaps ====*/
.letercap{
	color:#333333;
	display:block;
	float:left;
	font-size:40px;
	line-height:40px;
	margin:0 8px 0 0;}
.bk-right{ float:right; width:30%; margin-left:20px;}
.bk-left{ float:left; width:30%;}

/*==== Highlight ====*/
.highlight1{padding:1px 4px;background-color:yellow;color:#111;}	
.highlight2{padding:1px 4px;background-color:#111;color:#eee;}	


/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #f2f2f2;margin-bottom:18px;}
table,td,th { text-align:center;}
/*th{padding:10px;color:#666;}*/
td{padding:10px;color:#f33;font-size:14px;}
tfoot td{border:0px;}
/*th,tr:hover{background-color:#ececec;}*/

table {
	border: 2px solid #0095B6;
	text-align: left;
	margin: 0 0px 5px 0px;
	width: 100%;
}
/*tr th,thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}*/
tr td {
	/*border-top: 1px solid #e7e7e7;*/
	padding: 6px 17.5px;
}
tr.odd td {
	background: #F2F7FC;
}
.selector {
    border-radius: 10px 10px 10px 10px;
	background-color: #FFEEDD;
    border: 1px solid #FF8855;
    height: 25px;
    padding: 5px;
    width: 400px;
}
/*--------------------------------------------new theme changes-----------------------------*/
#newLogin{
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  /* text-transform:uppercase; */
  width: 80px;
  height:26px;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  text-align:center;
  /*text-transform:uppercase;*/
  text-shadow:rgba(0, 0, 0, 0.30) 0 -1.25px 0;
  /** Button Style **/ 
  display:-moz-inline-stack;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  vertical-align:middle;
  vertical-align:auto;
  zoom:1;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left:1px;
  border:1px solid #0095B6/*#13619f*/;
  background: /*#2371b7*/#0095B6;
  padding:4px 18px;
/*	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
	-moz-box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
	box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;*/
}

#Logout{
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  /* text-transform:uppercase; */
  width: 80px;
  height:15px;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  text-align:center;
  /*text-transform:uppercase;*/
  text-shadow:rgba(0, 0, 0, 0.30) 0 -1.25px 0;
  /** Button Style **/ 
  display:-moz-inline-stack;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  vertical-align:middle;
  vertical-align:auto;
  zoom:1;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left:1px;
  border:1px solid #0095B6/*#13619f*/;
  background: /*#2371b7*/#0095B6;
  padding:1px 0px 6px 0px;
/*	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
	-moz-box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
	box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;*/
}

/** Active State Style **/
#newLogin:active {
	border-color:#083559;
	-webkit-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
	-moz-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
	box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
}

#Logout:active {
	border-color:#083559;
	-webkit-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
	-moz-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
	box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
}
#LoginDialog{
text-align:center;
}

input#UserId1{
 width: 200px;
  height: 29px;
  /*background:#f33;*/
  border: 1px solid /*#f33*/#0095B6;
  font-size: 12pt;
  color: #000;
  padding-left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input#UserId1::-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 input#UserId1::-ms-input-placeholder {  
   color: #65737e;  
}
input#newLoginPassword{
 width: 200px;
  height: 29px;
  /*background:#f33;*/
  border: 1px solid /*#f33*/#0095B6;
  font-size: 12pt;
  color: #000;
  padding-left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input#newLoginPassword::-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 input#newLoginPassword::-ms-input-placeholder {  
   color: #65737e;  
}
 #newLoginButton,#RetrievePassword,#ForgotPasswordCloseButton,#newLoginCancelButton,#Submit,#ResetButton{
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform:uppercase;
  font-size:12px;
	color:#fff;
  text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:rgba(0, 0, 0, 0.30) 0 -1.25px 0;
  
  /** Button Style **/ 
  display:-moz-inline-stack;
  -webkit-font-smoothing:antialiased;
	display:inline-block;
	vertical-align:middle;
	vertical-align:auto;
	zoom:1;
  margin-top: 6px;
  margin-bottom: 6px;
	border:1px solid /*#13619f*/#0095B6;
	background: /*#2371b7*/#0095B6;
	padding:6px 12px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
	-moz-box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
	box-shadow:rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(255, 255, 255, 0.3) 0 1px 0;
}

/** Active State Style **/
#newLoginButton:active,#RetrievePassword:active,#ForgotPasswordCloseButton:active,#newLoginCancelButton:active,#Submit:active,#ResetButton:active  {
	border-color:#083559;
	-webkit-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
	-moz-box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
	box-shadow:rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.25) 0 1px 4px;
}

select#Locales{
      border: 0 !important;
      font-weight:bold;  
      appearance:none;
      /*-webkit-appearance: none;  
      -moz-appearance: none; 
      -o-appearance:none;
      -mz-appearance:none;*/
      background-color:#2371b7;
      color:#fff;
      display:block;
      margin:5px 0px 0px -8px;
      padding:1px 10px;
      background: url(http://www.stackoverflow.com/favicon.ico) 100% / 17% no-repeat #0095B6;
      height: 25px;
      width: 167px;
      font-size:14px;
      border-radius:0px;
}

#signup {
  display: inline-block;
  border-radius: 0px;
  background-color:#0095B6/*#2371b7*/;
  border: none;
  font-weight:bold;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding:1px;
  width: 80px;
  height:26px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 1px;
}

#signup span {
  cursor: pointer;
  display: inline-block;
  
  position: relative;
  transition: 0.8s;
}

#signup span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

#signup:hover span {
  padding-right: 10px;
}

#signup:hover span:after {
  opacity: 1;
  right: 0;
}
#new {
padding-top:5px;
background-color: #fff;
box-shadow: 0 3px 3px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
border-radius: 1px;
}
#new:hover {
  transform: translate(1px, 1px);
}
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;

    width: 166px;
 /*  height: 120px;*/
   box-shadow: rgba(0, 0, 0, 0.3) 0 2px 10px;
    background-color:#fff;
    color:#0b850b;
    text-align: center;
    border-radius:6px;
    border-color:#191919;
    padding: 1.5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 4%;
    left: 23%;
    margin-left: -40px;
 transition: transform 200ms ease-out;
}

.tooltip .tooltiptext::after{
  content: '';
    display: block;  
    position: absolute;
    left: 80px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
   transform: translate(2px, 1px);
}



#UserIdFGT,#Searchdoaj{
  width: 300px;
  height: 29px;
  /*background:#f33;*/
  border: 1px solid #0095B6;
  font-size: 12pt;
  color: #000;
  padding-left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
 input.text-input,#UserIdFGT::-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 input.text-input,#UserIdFGT::-ms-input-placeholder {  
   color: #65737e;  
}

.ib-container{
	position: relative;
	width: 1000px;
	margin: 30px auto;
		

}
.heading{
	position:relative;
	text-align:left;
	min-height:15px;
	padding-top:4px;
	font-size:18px;
	padding-left:0px;
	padding-right:10px;
	margin-bottom:0px
	margin:left:0px;
	color:#000000;
	}
.ib-container{
	position: relative;
	width: 1200px;
	/*padding: 0px 0px 0px 125px;*/
	margin: 0px;
	display: block;
}
.ib-container:before,
.ib-container:after {
    content:"";
    display:table;
}
.ib-container:after {
    clear:both;
}
.ib-container article{
	display: block;
	width: 185px;
	height: 220px;
	background: #fff;
	cursor: pointer;
	float: left;
	border: 10px solid #fff;
	text-align: left;
	text-transform: none;
	margin: 15px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 1px 3px 10px rgba(0,0,0,0.2);
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;

}
.ib-container h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 0.8;
}
.ib-container article header span{
	font-size: 10px;
	font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
	padding: 10px 0;
	display: block;
	color: #FFD252;
	color: rgba(255, 210, 82, 1);
	text-shadow: 0px 0px 0px rgba(255, 210, 82, 1);
	text-transform: uppercase;
	opacity: 0.8;
}
.ib-container article p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333;
	color: rgba(51, 51, 51, 1);
	text-shadow: 0px 0px 0px rgba(51, 51, 51, 1);
	opacity: 0.8;
}
.ib-container h3 a,
.ib-container article header span,
.ib-container article p{
	-webkit-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-moz-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-o-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-ms-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
}
/* Hover Style for all the items: blur, scale down*/
.ib-container article.blur{
	box-shadow: 0px 0px 20px 10px rgba(255,255,255,1);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
.ib-container article.blur h3 a{
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
	color: rgba(0, 0, 0, 0);
	opacity: 0.5;
}
.ib-container article.blur header span{
	text-shadow: 0px 0px 10px rgba(255, 210, 82, 0.9);
	color: rgba(255, 210, 82, 0);
	opacity: 0.5;
}
.ib-container article.blur  p{
	text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
	color: rgba(51, 51, 51, 0);
	opacity: 0.5;
}

/* Hover Style for single item: scale up */
.ib-container article.active{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 11px 15px 10px rgba(0,0,0,0.4);
	z-index: 100;	
	opacity: 1;
}
.ib-container article.active h6 a,
.ib-container article.active header span,
.ib-container article.active p{
	opacity; 1;
}

.BTNBROWSE,.EXPERTSSEARCH,.DISCUSSIONSSEARCH, .BTNSEARCH, #submitdoaj, #PostComment{
background:#0095B6;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size:10px;
  line-height: 30px;
  max-width: 100px; 
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: left;
margin-left:-10px -300px;
  width: 100%; 
  
  @media(min-width: 400px) {
    display: inline-block;
    margin-right: 2.5em;
  
    &:nth-of-type(even) {
      margin-right: 0;
    }
  }
  
  @media(min-width: 600px) {
  
    &:nth-of-type(even) {
      margin-right: 2.5em;
    }
    
    &:nth-of-type(5) {
      margin-right: 0;
    }
    
  }
  
  &:hover { text-decoration: none; }
  
}

.BTNBROWSE,.EXPERTSSEARCH,.DISCUSSIONSSEARCH, .BTNSEARCH, #submitdoaj, #PostComment{
  border: 0px solid;
  box-shadow: inset 0px 0px 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, .5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
} 

.BTNSEARCH:hover,.BTNBROWSE:hover,.EXPERTSSEARCH:hover,.DISCUSSIONSSEARCH:hover, #submitdoaj:hover, #PostComment:hover{
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #427388; 
}


.facebook-btn,.twitter-btn {
border-width: 2px;
border-style: solid;
border-radius: 3px;
width: 250px;
height: 30px;
font-size: 17px;
font-family: "Open Sans";
font-weight: 300;
color: #fff;
line-height: 1.412;
text-align: center;
cursor: pointer;
border-color:#0095B6;
background-color:#0095B6;
}

.facebook-acc,.twitter-acc {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px 15px 15px;
    z-index: 2;
   color:#000;
}

.facebook-btn:hover .facebook-acc,.twitter-btn:hover .twitter-acc {
    display: block;
}

#themes{
  float:left;
  display: inline-block;
  padding:5px 0px 7px 0px;
  width:140px;
  height:15px;
  font-size: 12px;
  text-align:center;
  background:#0095B6;
  color:#fff;
  border-radius: 0px;
  font-weight:bold;
  margin:4px 0px;
}
