/**
 * @file
 * Subtheme specific CSS.
 */


/* Page
-------------------------------------------------------------- */


#page-wrapper {
   font-family: Cambria, "Times New Roman", "serif";
}



/* Body (main background)
-------------------------------------------------------------- disabled, made change in color css
*/


/* Frontpage animation
-------------------------------------------------------------- */
.smallani,
tr td
{
  margin-top: -2%;
  margin-left: 1%;
  border: 1px solid #f5f6fb;
  width: 55%;
  background: #f5f6fb;
}



/* Quick Links
-------------------------------------------------------------- */

.quicklinks
{
  margin-top: -2%;
}


/* Frontpage announcements
-------------------------------------------------------------- */

.fpannounce,
ul l {
  width: 40%;
  margin-left: 55%;
  margin-top: -32%;
  margin-bottom: -15%;
  padding-left: 25px; /* Indent the first line */
  text-indent: -15px; /* Pull the second line back to align under the text */
  background: #f5f6fb;
  line-height: 27px;
  font-weight: 10px;
}


.anntitle {
  margin-left: 5%;
}

.anndate,
.annrow span.anndate {
  color: #7a7a7a;
  font-size: 11px;
  padding: 4px 30px;
  text-decoration: none;
}

/*
.annrow views-row {
  height: 2px;
  background-color: #333;
  width: 80%; 
  margin: 20px auto; 
  text-decoration: underline;
}
*/

.annrow,
.annrow a,
.annrow a:hover,
.annrow a:focus,
.annrow a:visited {
  color: #0288c1;
  background: #f5f6fb;
  font-size: 20px;
  padding: 4px 15px;
}



/* Frontpage Headline
-------------------------------------------------------------- */

.fpheadline {
  margin-top: 6%;  
  margin-left: 2%;
  width: 54%;
  background: #f5f6fb;
}


.view-header h1 {
  text-indent: -20px;
}


/* Mobile Only
-------------------------------------------------------------- */



/* Headings
-------------------------------------------------------------- */
.header {
	color: #fff;
}

.title {
    margin-bottom: 20px;
}

/* Rounded corners for top section of table cell -------------Disabled

heading {
	color: #ffffff;
	background: #000;
	border-radius: 5px;
}

*/

h10 {
	font-size: 2.6em;
	text-align: default;
    	text-indent: 10px;
	border: 0;
	color: #000000;
	/*padding: 5px 45px;*/
	background: #f5f6fb;
	border-radius: 5px;
   	line-height: 25px;
	font-weight: normal;
}



h1 {
	font-size: 1.7em;
	text-align: default;
    	text-indent: 10px;
	border: 0;
	color: #000000;
	/*padding: 5px 45px;*/
	background: #f5f6fb;
	border-radius: 5px;
   	line-height: 40px;
	font-weight: bold;
}

h1.title {
	font-size: 1.4em;
    	line-height: 40px;
}

h2 {
	font-size: 1.5em;
	text-align: left;
	border: 0;
	color: #000000;
	/*padding: 5px 45px;*/
	 background: #f5f6fb;
	border-radius: 5px;
	line-height: 30px;
	font-weight: normal;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.1em;
}

h6 {
  font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {  
  padding: 5px;
  margin: 0; 
}

/* Tables
------------------------------------------------------------ */

table {
 border: 1px solid #000;
 border-spacing: 3;
 color: #000;
 width: 100%;
 background-color: #fff;
}

th, td {
 border: 2px solid black;
 text-align: left;
}

th {
  background-color: #c3d9ff;
  color: #000;
} 

 
tr:nth-child(even) {
  background: #d5eaf6;
  color: #000;
}

tr:nth-child(even) a,
tr:nth-child(even) a:hover,
tr:nth-child(even) a:focus {
  color: #000;
  text-decoration: none;
}

tr:nth-child(odd) {
  background: #fff;
  color: #000;
}


tr:nth-child(odd) a,
tr:nth-child(odd) a:hover,
tr:nth-child(odd) a:focus {
  color: #000;
  background: #fff;
  text-decoration: none;
}


table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: #000;
  background: #fff;
  border: 0;
}

/* DISABLED 
table,
.cell2 {
	font-weight: bold;
	color: #FFF;
	background: #156aa3;
}  */


/* DISABLED 
table,
.cell1 {
	font-weight: bold;
	color: #000;
	background: #fff;
}  */


/*
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #000;
  text-align: left;  LTR
}
  */

/* Regions
------------------------------------------------------------- */


#navbar-top {
  background-color: #fff;
}

#navbar-main {
  background-color: #fff;
}


/* Superfish menu
------------------------------------------------------------- */
#superfish-main,
.sf-menu {
  margin-top: -40px;
  font-family: "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

ul.sf-menu.sf-style-white li,
ul.sf-menu.sf-style-white a,
ul.sf-menu.sf-style-white a:visited,
ul.sf-menu.sf-style-white span.nolink {
  width: inherit;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  background: #ffffff;
}


 .sf-depth-2,
 .sf-depth-3, 
 .sf-depth-4 {
  width: inherit;
  text-decoration: none;
  color: #000000;
  Background: #ffffff;
  width: 250px;
}


/* Superfish arrows 
--------------------------------------------------------------- */


ul.sf-menu .sf-sub-indicator:after {
  font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  font-weight: bold;
  content: "v";
  left: 0;
  line-height: 1;
  position: absolute;
  text-indent: 0;
  top: 0;
}


ul.sf-menu ul .sf-sub-indicator:after {
  content: ">";
}


/* Sidebars
------------------------------------------------------------- */

.sidebar .block .nav-link {
  padding: 12px 44px;
  line-height: 15px;
  color: #000;
  margin-bottom: -10px;
  margin-left: -30px;
}

.sidebar nav .nav {
  padding: 15px 35px;
  list-style: circle;
}

/* Buttons
------------------------------------------------------------- */ 

.btn-primary {
  margin-left: 25px;
}


/* RichText Editor Styles
------------------------------------------------------------- */
span.blue {
  color: #154aeb;
}

span.red {
  color: #f3144d;
}

span.white {
  color: #fff;
}

p.dkbluebg {
  background-color: #003369;
}


p.ltbluebg {
  background-color: #b6d3f8;
}

p.redbg {
  background-color: #f3144d;
}

p.yellowbg {
  background-color: #cee817;
}

/* File Display
------------------------------------------------------------- */
/**
 * @file
 * Default style for file module.
 */

/* File icons.*/

file {  
  background-repeat: no-repeat;
  padding-bottom: 20px; /* LTR */
  display: inline-block;
  min-height: 16px;
  background-position: left top;
}
 /* LTR */
/*File Icon paths
--------------------------------------------------------------*/


[dir="rtl"] .file {
  padding-left: inherit;
  padding-right: 20px;
  background-position: right center;
}
.file--general,
.file--application-octet-stream {
  background-image: url(/themes/bootstrap_barrio/images/icons/application-octet-stream.png);
}
.file--package-x-generic {
  background-image: url(/themes/bootstrap_barrio/images/icons/package-x-generic.png);
}
.file--x-office-spreadsheet {
  background-image: url(/themes/bootstrap_barrio/images/icons/x-office-spreadsheet.png);
}
.file--x-office-document {
  background-image: url(/themes/bootstrap_barrio/images/icons/x-office-document.png);
}
.file--x-office-presentation {
  background-image: url(/themes/bootstrap_barrio/images/icons/x-office-presentation.png);
}
.file--text-x-script {
  background-image: url(/themes/bootstrap_barrio/images/icons/text-x-script.png);
}
.file--text-html {
  background-image: url(/themes/bootstrap_barrio/images/icons/text-html.png);
}
.file--text-plain {
  background-image: url(/themes/bootstrap_barrio/images/icons/text-plain.png);
}

/*File icons within Rich Text Editor
---------------------------------------------------------------------------*/


.file--application-pdf {
  background-image: url(/themes/bootstrap_barrio/images/icons/application-pdf.png);
}
.file--application-x-executable {
  background-image: url(/themes/bootstrap_barrio/images/icons/application-x-executable.png);
}
.file--audio {
  background-image: url(/themes/bootstrap_barrio/images/icons/audio-x-generic.png);
}
.file--video {
  background-image: url(/themes/bootstrap_barrio/images/icons/video-x-generic.png);
}
.file--text {
  background-image: url(/themes/bootstrap_barrio/images/icons/text-x-generic.png);
}
.file--image {
  background-image: url(/themes/bootstrap_barrio/images/icons/image-x-generic.png);
}

.fiv-cla.fiv-icon-pdf {
    background-image: url(/themes/bootstrap_barrio/images/icons/application-pdf.png);
    background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-application-x-executable {
  background-image: url(/themes/bootstrap_barrio/images/icons/application-x-executable.png);
  background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-audio {
  background-image: url(/themes/bootstrap_barrio/images/icons/audio-x-generic.png);
  background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-video {
  background-image: url(/themes/bootstrap_barrio/images/icons/video-x-generic.png);
  background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-txt {
  background-image: url(/themes/bootstrap_barrio/images/icons/text-x-generic.png);
  background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-image {
  background-image: url(/themes/bootstrap_barrio/images/icons/image-x-generic.png);
  background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-spreadsheet {
  background-image: url(/themes/bootstrap_barrio/images/icons/x-office-spreadsheet.png);
  background-repeat: no-repeat;
}
.fiv-cla.fiv-icon-document {
  background-image: url(/themes/bootstrap_barrio/images/icons/x-office-document.png);
  background-repeat: no-repeat;
}

/*  Field layout Settings
--------------------------------------------------------------- */

/**
 * @file
 * Visual styles for Bootstrap Barrio's field components.
 */

.field {
  Padding-top: 15px;
}
.field__label {
  font-weight: bold;
}


/* Accordion header text alignment
--------------------------------------------------------------- */

.ui-icon ui-icon-triangle {
  padding-right: 25px;
}