@font-face {
  font-family: UnecaMainFont;
  src: url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.woff);
  src: url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.eot);
  src: url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.woff) format('woff'), url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.ttf) format('truetype'), url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.svg#svgFontName) format('svg');
}
@font-face {
  font-family: UnecaMainFontIE;
  src: url(/sites/all/themes/unecatheme/fonts/opensans/opensans-regular-webfont.eot);
}
@font-face {
  font-family: UnecaSosaFont;
  src: url(/sites/all/themes/unecatheme/fonts/sosa/sosa-regular-webfont.woff);
  src: url(/sites/all/themes/unecatheme/fonts/sosa/sosa-regular-webfont.eot);
  src: url(/sites/all/themes/unecatheme/fonts/sosa/sosa-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/unecatheme/fonts/sosa/sosa-regular-webfont.woff) format('woff'), url(/sites/all/themes/unecatheme/fonts/sosa/sosa-regular-webfont.ttf) format('truetype'), url(/sites/all/themes/unecatheme/fonts/sosa/sosa-regular-webfont.svg#svgFontName) format('svg');
}
.item-list .pager {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  float: right;
}
.item-list .pager li,
.item-list .pager ul li {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0 1px;
  float: left;
}
.item-list .pager {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-align: left;
}
.pager li a {
  display: block;
  padding: 0;
  background: #F7F6F5;
  color: #006AB1;
}
.pager li a:hover {
  text-decoration: none !important;
  background-color: #006AB1;
  color: #fff;
  border-radius: 0;
}
.pager li.pager-ellipsis,
.pager li.pager-current,
.pager li a {
  padding: 0px;
  text-decoration: none;
}
.pager li.pager-current {
  padding: 0px;
  font-weight: bold;
  background: #006AB1;
  color: #fff;
}
.pager li.pager-first a,
.pager li.pager-previous a,
.pager li.pager-next a,
.pager li.pager-last a {
  width: 95px;
  text-align: center;
  padding: 0;
}
.pager li.pager-next,
.pager li.pager-previous {
  position: inherit;
  right: 0;
  top: 0;
  width: 95px !important;
}
.pager li.pager-last,
.pager li.pager-first,
.pager li.pager-first.first,
.pager li.pager-next.last {
  position: inherit;
  right: 0;
  top: 0;
  width: 95px !important;
}
table {
  border: 1px solid #CCC;
  width: 100%;
}
thead th,
th {
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
  color: #333;
}
td,
th {
  padding: 4px 8px;
  vertical-align: middle;
}
th a,
th a:link,
th a:visited {
  text-decoration: none;
}
th a {
  display: block;
}
th a img {
  margin: 0 0 0 5px;
}
th.active {
  background: #DDD;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
tr.even td {
  background: #F1F5FA;
}
tr.odd td {
  background: #fff;
}
td.active {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
tr.even td.active {
  background: #e5e9ed;
}
tr.odd td.active {
  background: #f2f2f2;
}
tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
  background: #FFFEEE;
}
td ul.links {
  margin-bottom: 0;
}
.node-links ul li a,
.comment-links ul li a {
  border: 0;
  font-family: "Open Sans";
  text-rendering: optimizelegibility;
  color: #4C4845;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 600;
  min-height: 22px;
  background: none;
  line-height: 22px;
  margin: 0;
  *padding-top: 2px;
  *padding-bottom: 0px;
}
.node-links ul li a:hover,
.comment-links ul li a:hover {
  text-decoration: none !important;
  color: #BD4817;
}
.tips,
.description {
  font-size: 10px;
  color: #6a6a6a;
}
.form-submit {
  font-family: "Open Sans", 'Trebuchet MS', arial, sans-serif;
  font-weight: 600;
  background-color: #F7F6F5;
  color: #006AB1;
  border: 1px solid #DEDEDE;
  font-size: 13px;
  text-transform: uppercase;
  height: 40px;
  display: block;
  padding: 0 25px;
  cursor: pointer;
}
.form-submit:hover {
  background-color: #006AB1 !important;
  color: #fff;
}
#section-content .form-text,
#section-content .form-select {
  border: 1px solid #CCCCCC;
  display: block;
  font-size: 14px;
  height: 35px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 10px;
}
#section-content .form-select {
  background: none repeat scroll 0 0 #F5F5F5;
  color: #444444;
  font-size: 0.8em;
  padding: 3px 3px 5px;
  width: 413px;
}
#section-content label {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
.text-full.form-textarea {
  border: 1px solid #CCCCCC;
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  padding: 0 10px;
  min-height: 150px;
}
.nodequeue-ajax-toggle {
  float: left;
  width: 325px;
  padding: 10px 2px;
}
.nodequeue-ajax-toggle a.toggle-add {
  color: green;
}
.nodequeue-ajax-toggle a.toggle-remove {
  color: Red;
}
form .views-exposed-form .views-exposed-widget {
  width: 100%;
  float: left;
}
form .views-exposed-form .views-exposed-widget label {
  float: left;
  padding: 5px 20px 0 0;
  margin: 0;
  width: 250px;
}
form .views-exposed-form .views-exposed-widget .views-widget {
  float: left;
}
form .views-exposed-form .views-exposed-widget .description {
  padding-top: 17px;
  float: right;
}
form .views-exposed-form .views-exposed-widget select.form-select {
  border: 1px solid #CCCCCC;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 10px;
  width: 300px;
  float: left;
}
