/*@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400);/*! Warta v1.0 - http://friskamax.com/*
============================================================================= *//*!
 * Bootstrap v3.0.3
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 *//*! normalize.css v2.1.3 | MIT License | git.io/normalize */
 
 .marquee {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee a {
	color:black !important;
  display: inline-block;
  font-size: 16px;
  position: relative;
  left: 0;
  animation: marquee 25s linear infinite;
}
.marquee:hover a {
  animation-play-state: paused;
}

.marquee a:hover  {
  color :red !important;
}


@keyframes marquee {
  0%   { right: 150%; }
  100% { right: -150%; }
}
 
/* ////////////////////////// */
 
 article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{/*border-collapse:collapse;*/border-spacing:0}*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Arial,sans-serif;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h1 small,h2 small,h3 small,h1 .small,h2 .small,h3 .small{font-size:65%}h4,h5,h6{margin-top:10px;margin-bottom:10px}h4 small,h5 small,h6 small,h4 .small,h5 .small,h6 .small{font-size:75%}h1,.h1{font-size:36px !important}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:600px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-primary:hover{color:#3071a9}.text-warning{color:#8a6d3b}.text-warning:hover{color:#66512c}.text-danger{color:#a94442;font-weight:700;}.text-danger:hover{color:#843534}.text-success{color:#3c763d}.text-success:hover{color:#2b542c}.text-info{color:#31708f}.text-info:hover{color:#245269}.text-left{text-align:left}.text-right{text-align:right !important}.text-center{text-align:center}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}
 
 @media (min-width:992px){
 footer{width: 1170px;}.login-form{/* float:left; */}
 .empImg{width:100% !important;}
 @-webkit-keyframes glowing {
  0% { border:0px solid  #E74944; -webkit-box-shadow: 0 0 3px #FB6762;color:red}
  50% { border:1px solid  #E74944; -webkit-box-shadow: 0 0 30px #FB6762;color:red}
  100% { border:1px solid  #E74944; -webkit-box-shadow: 0 0 3px #FB6762;color:red}
   50% { border:1px solid  #E74944; -webkit-box-shadow: 0 0 30px #FB6762;color:red}
}

@-moz-keyframes glowing {
  0% { border:0px solid  #E74944; -moz-box-shadow: 0 0 3px #FB6762;color:red }
  50% { border:1px solid  #E74944; -moz-box-shadow: 0 0 30px #FB6762;color:red}
  100% { border:1px solid  #E74944; -moz-box-shadow: 0 0 3px #FB6762;color:red}
   50% { border:1px solid  #E74944; -moz-box-shadow: 0 0 30px #FB6762;color:red}
}

@-o-keyframes glowing {
  0% { border:0px solid  #E74944; box-shadow: 0 0 3px #FB6762;color:red}
  50% { border:1px solid  #E74944; box-shadow: 0 0 30px #FB6762;color:red }
  100% { border:1px solid  #E74944; box-shadow: 0 0 3px #FB6762;color:red }
    50% { border:1px solid  #E74944; box-shadow: 0 0 30px #FB6762;color:red }
}

@keyframes glowing {
  0% { background: none;}
  50% {background: #C76745;  }
  100% { background:  none;  }
    50% { background:  ##C76745;  }
}

.glowing-button {
  -webkit-animation: glowing 1500ms 3;
  -moz-animation: glowing 1500ms 3;
  -o-animation: glowing 1500ms 3;
  animation: glowing 1500ms 3;

  
}
 .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  font-weight:bold;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small,blockquote .small{display:block;line-height:1.428571429;color:#999}blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small{text-align:right}blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-5px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;/* min-height:1px; */padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media (min-width:600px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}table{/*margin-bottom:20px*/}table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;/*border-top:1px solid #ddd*/}table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #9B2D1F}table>caption+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>th,table>thead:first-child>tr:first-child>th,table>caption+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>td,table>thead:first-child>tr:first-child>td{border-top:0}table>tbody+tbody{/*border-top:2px solid #ddd*/}.table table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>td>input[type=text]{background-color: #EFD7AD }.table-striped>thead>tr:nth-child(odd)>th{font-weight:bold;color:#E74944;border-top:1px solid #E74944 !important;}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{float:none;display:table-cell}table>thead>tr>.active,table>tbody>tr>.active,table>tfoot>tr>.active,table>thead>.active>td,table>tbody>.active>td,table>tfoot>.active>td,table>thead>.active>th,table>tbody>.active>th,table>tfoot>.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>.active:hover,.table-hover>tbody>.active:hover>td,.table-hover>tbody>.active:hover>th{background-color:#e8e8e8}table>thead>tr>.success,table>tbody>tr>.success,table>tfoot>tr>.success,table>thead>.success>td,table>tbody>.success>td,table>tfoot>.success>td,table>thead>.success>th,table>tbody>.success>th,table>tfoot>.success>th{background-color:#dff0d8}.table-hover>tbody>tr>.success:hover,.table-hover>tbody>.success:hover>td,.table-hover>tbody>.success:hover>th{background-color:#d0e9c6}table>thead>tr>.danger,table>tbody>tr>.danger,table>tfoot>tr>.danger,table>thead>.danger>td,table>tbody>.danger>td,table>tfoot>.danger>td,table>thead>.danger>th,table>tbody>.danger>th,table>tfoot>.danger>th{background-color:#f2dede}.table-hover>tbody>tr>.danger:hover,.table-hover>tbody>.danger:hover>td,.table-hover>tbody>.danger:hover>th{background-color:#ebcccc}table>thead>tr>.warning,table>tbody>tr>.warning,table>tfoot>tr>.warning,table>thead>.warning>td,table>tbody>.warning>td,table>tfoot>.warning>td,table>thead>.warning>th,table>tbody>.warning>th,table>tfoot>.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>.warning:hover,.table-hover>tbody>.warning:hover>td,.table-hover>tbody>.warning:hover>th{background-color:#faf2cc}@media (max-width:599px){div[class^='col-']{padding:0;}#map{height:40%;}.table-responsive{font-size: 0.8em;width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>table{margin-bottom:0}.table-responsive>table>thead>tr>th,.table-responsive>table>tbody>tr>th,.table-responsive>table>tfoot>tr>th,.table-responsive>table>thead>tr>td,.table-responsive>table>tbody>tr>td,.table-responsive>table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{height:auto}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline select.form-control{width:auto}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:600px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:top;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:4px 8px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#fff}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd;margin: 1px 0;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}/*.btn-primary.disabled,.btn-primary[disabled],*/fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#EE807C;border-color:#E74B46}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;z-index:1000;display:none;float:left;min-width:150px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175); padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:4px 0;overflow:hidden;background-color:#aaa}.dropdown-menu a{display:block;padding:3px 10px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu a:hover,.dropdown-menu a:focus{text-decoration:none;color:#f0f0f8;background-color:#e74944}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:992px){.navbar-right .dropdown-menu{right:0;left:auto}}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:inline-block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom: 1px solid rgba(155, 45, 31, 0.49) !important;}.nav-tabs>li{float:left}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:600px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:600px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:600px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:600px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width:992px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:992px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:992px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:992px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:992px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:2}@media (min-width:992px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px;background: url('../img/menu-header.png') no-repeat scroll 50% 0px white;}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:992px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;background-color:orangered;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:992px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:991px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu a{line-height:20px}.navbar-nav .open .dropdown-menu a:hover,.navbar-nav .open .dropdown-menu a:focus{background-image:none}}@media (min-width:992px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:992px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form select.form-control{width:auto}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{float:none;margin-left:0}}@media (max-width:991px){.empImg{width:70% !important;}.navbar-form .form-group{margin-bottom:5px}}@media (min-width:992px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{left:auto;right:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:992px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{/* background-color:#f8f8f8 */;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:darkgrey}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:darkgrey}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:991px){.navbar-default .navbar-nav .open .dropdown-menu a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu a:hover,.navbar-default .navbar-nav .open .dropdown-menu a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:991px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.label{display:inline-block ;font-weight:700;line-height:1.3;color:#fff;text-align:center;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.alert{text-shadow: 0px 0px 1px #aaa;padding:3px;margin:3px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{margin:3px;background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{line-height:1.7;font-size:14px;background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;/*max-width:100%;height:auto;*/line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:600px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}@media (max-width:599px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (min-width:600px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}table.visible-xs.visible-sm{display:table}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}table.visible-xs.visible-md{display:table}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-xs.visible-lg{display:block!important}table.visible-xs.visible-lg{display:table}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}@media (max-width:599px){.visible-sm.visible-xs{display:block!important}table.visible-sm.visible-xs{display:table}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media (min-width:600px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}table.visible-sm.visible-md{display:table}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-sm.visible-lg{display:block!important}table.visible-sm.visible-lg{display:table}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}@media (max-width:599px){.visible-md.visible-xs{display:block!important}table.visible-md.visible-xs{display:table}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media (min-width:600px) and (max-width:991px){.visible-md.visible-sm{display:block!important}table.visible-md.visible-sm{display:table}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-md.visible-lg{display:block!important}table.visible-md.visible-lg{display:table}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}@media (max-width:599px){.visible-lg.visible-xs{display:block!important}table.visible-lg.visible-xs{display:table}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media (min-width:600px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}table.visible-lg.visible-sm{display:table}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}table.visible-lg.visible-md{display:table}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}table.hidden-xs{display:table}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media (max-width:599px){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}}@media (min-width:600px) and (max-width:991px){.hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md,tr.hidden-xs.hidden-md,th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}table.hidden-sm{display:table}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media (max-width:599px){.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media (min-width:600px) and (max-width:991px){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md,tr.hidden-sm.hidden-md,th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}table.hidden-md{display:table}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media (max-width:599px){.hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media (min-width:600px) and (max-width:991px){.hidden-md.hidden-sm,tr.hidden-md.hidden-sm,th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}table.hidden-lg{display:table}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media (max-width:599px){.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media (min-width:600px) and (max-width:991px){.hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md,tr.hidden-lg.hidden-md,th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print{header,footer{display:none} .visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}{}
}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 .table-striped,table.simple
 {
 	border-bottom: 1px solid #9B2D1F;
 	margin-top: 5px;
 }
 
 .borderless
{
	border:0 !important;
}
.required::after {
    color: red;
    content: ' *';
}
.ui-jqgrid select
{
	width:auto !important;
	height:auto !important;
}
.ui-jqgrid input
{
	width:auto !important;
	height:auto !important;
}
.ui-jqgrid
{
border:1px solid #EBCCD1 !important;
}
td >i {
    position: absolute;
    padding: 5px 4px;
    pointer-events: none;
}

    .select2-results__options{
        font-size:12px !important;
        font-weight:bold;
 }
i>input[type="text"]
{
	padding-right:20px;
}
.relative{position:relative !important;}
.valign-middle
{
	vertical-align:middle !important;
	
}
.label-login
{
	display:block !important;
}
.paddingless{
	padding :0 !important;
}

 .ministerImg
 {
 	width: 40%;
 	border-radius: 50px;
 	box-shadow: 0 0 30px 1px #D3A527;
 	margin-left: 4px;
 }
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:500px;
  height:200px;
  display:none;
  z-index:9999;
  padding:10px;
  border-radius: 10px;
  text-align: center;
  border: 3px solid #617DB7;
}

#boxes .cd-popup-close
{
	font-size:14px;
	background:#617DB7;
	padding:5px;
	color:white;
	display:inline-block;
	margin-top:10px;
}
input.width-20per
{
	width:22% !important;
	display:inline-block;
}
input.width-24per
{
	width:24.33% !important;
	display:inline-block;
}
#boxes #dialog {
  width:500px; 
  height:auto;
  padding:0px;
  background-color:#ffffff;
  //border: 2px solid blue;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
 #simplegallery{margin-right:10px;}
 .border-right-1
 {
 	border-right:1px dotted #ccc;
 }
  .thumbnail.with-caption {
display: inline-block;
background: #f5f5f5;
}
.thumbnail.with-caption p {
margin: 0 15px;
font-weight:bold;
text-align:center !important;
}
.thumbnail.with-caption small:before {
content: '\2014 \00A0';
}
.thumbnail.with-caption small {
width: 100%;
text-align: right;
display: inline-block;
color: #999; }
 #simplegallery img
 {width:auto;}
 .text
 {
 font-size:14px;
 line-height:1.5;
 }
 .text a{color:#9B2D1F}
.newsletter
 {
 	border-radius: 5px;
 	background-color:#EEE;
 	background: -webkit-linear-gradient(left, white , #EEE 60%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, white, #EEE 60%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, white, #EEE 60%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, white , #EEE 60%); /* Standard syntax (must be last) */
 	padding: 10px;
 	margin-bottom: 10px;
 }
  .title h4
 {
border-radius: 5px;
 	background-color:#EEDEB7;
 	background: -webkit-linear-gradient(left, white , #EEDEB7   60%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, white, #EEDEB7   60%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, white, #EEDEB7   60%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, white , #EEDEB7   60%); /* Standard syntax (must be last) */
 	padding: 10px;
 	margin-bottom: 10px;
 } 
 td.date .title h4{background: #EEDEB7 !important;}
 .polloptions
 {
 list-style: none;
padding-right: 0px;
font-weight:700;
 }
 .polloptions>li
 {
 margin-bottom:5px;
 font-size:13px;
 }
 #accordian {
	margin: 0 auto 0 auto;
	/*Some cool shadow and glow effect*/
	box-shadow: 
		0 5px 15px 1px rgba(0, 0, 0, 0.6), 
		0 0 200px 1px rgba(255, 255, 255, 0.5);
	min-height:340px;
}
#accordian ul {
	padding-right:0;
}
/*heading styles*/
#accordian h3 {
/*color:white;*/
	font-size: 14px;
	line-height: 34px;
	padding: 0 10px;
	cursor: pointer;
	
background: #e5dfae; /* Old browsers */
background: -moz-linear-gradient(left, #e5dfae 0%, #D4A82E 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5dfae), color-stop(100%,#D4A82E)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #e5dfae 0%,#D4A82E 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #e5dfae 0%,#D4A82E 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #e5dfae 0%,#D4A82E 100%); /* IE10+ */
background: linear-gradient(to right, #e5dfae 0%,#D4A82E 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5dfae', endColorstr='#D4A82E',GradientType=1 ); /* IE6-9 */
box-shadow:0px 18px 0px 0px rgba(255, 255, 255, 0.18) inset;
-webkit-box-shadow:0px 18px 0px 0px rgba(255, 255, 255, 0.18) inset;
	-moz-box-shadow:0px 18px 0px 0px rgba(255, 255, 255, 0.18) inset;
}
/*iconfont styles*/
#accordian h3 span {
	font-size: 16px;
	margin:0 10px;
}
/*list items*/
#accordian li {
	list-style-type: none;
}
/*links*/
#accordian ul ul li a {
	text-decoration: none;
	font-size: 13px;
	line-height: 27px;
	display: block;
	padding: 0 15px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}
#accordian ul ul li a:hover{
border-right: 5px solid #e74944;
}
.details
{
	float: left;
margin: 2px 10px;
}
.panel-footer
{
	height: 30px;
	margin-bottom: 15px;
	position:absolute;
	bottom:0px;
}
.accordion-footer
{
	height: 30px;
	position:absolute;
	bottom: 15px;
	left:30px;
}
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
 .widget>.content{border-style: solid;
border-width: 0px 1px 1px;
border-radius: 20px;
border-color: rgba(195, 93, 6, 0.5);
	box-shadow:		0 5px 10px 1px rgba(133, 93, 93, 0.8), 
		0 0 200px 1px rgba(255, 255, 255, 0.5);
}
.widget>.content input[type=text],.widget>.content textarea{width:auto;font-weight:bold;color:#333}
.widget>.content hr {
  
    height: 1px !important;
    width: 84% !important;
    color: #DDD !important;
    border-color: #DDD !important;
    line-height: 1.42857 !important;
vertical-align: top !important;
}

.widget>.content>.footer{font-style:italic;opacity:.8;}
 #ministerword{font-weight: 700;padding:10px 5px;background-color:#EEDEB7;border-radius: 20px;}
 #toc {
	float: right;
	width: 200px;
	padding: 10px;
	background: #efffb1;
	border: solid 1px #ccd136;
	margin: 10px 5px;
	position:fixed;
	list-style:none;
}
#toc:before
{
	 content:"روابط رئيسية في هذه الصفحة:";
	 font-weight:bold;
	 display:block;
	 color: #e74944;
}
h5.toc
{
	color: #e74944;
}
h5.toc:before {
    content:"";
    display:block;
    height:160px;
    margin:-140px 0 0;
}
 .accordionWrapper{/* display:inline-block; */ overflow-y: auto !important}
 .accordionNestedChild{overflow:hidden !important;}
 #accordionNested{
max-height: 390px;
padding: 10px;
}
.accordionWrapper div{/* display:inline; float:right; */}
.accordionWrapper div.title{cursor:pointer;font-weight: 700;padding: 10px 4px;padding-bottom: 20px;background-color:#ed6344;background: url('../img/ribbon.png') no-repeat scroll left center;background-size: 100% auto; }
.accordionWrapper div.title a {color:brown !important;float:right !important}
.accordionWrapper div.content{display:none;margin:0px 20px;font-weight:700;}
.accordionWrapper div.titleInner{cursor:pointer;margin:5px 0px 0px 0px;background:0;background-color:#EEDEB7;padding: 5px;color:inherit;border-radius:5px;}
.accordionWrapper div.contentInner{display:none;margin:0px;}
.accordionWrapper div.disabledNote{color:red;font-weight:700;position:relative;top:-16px;right:22px;}
.accordionWrapper .fa {float:left}
.vacancyBody *{font-size:15px !important}
.ltr{direction:ltr;}
#vacancy
.glyphicon
{
    margin-right:4px !important; /*override*/
}
.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}
.pagination a
{
    color:#555;
}
.panel
{
padding:4px;
}
.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}
.news-item td
{
	font-weight:700;
	font-family: Arial,sans-serif;
font-size: 13px;
line-height: 1.42857;
 text-align: justify;
 vertical-align:middle !important;
	}
	.bold
	{
	font-weight:700;
 font-size: 14px;
line-height: 1.42857;
 text-align: justify;
	}
	tr.odd {
    BACKGROUND-COLOR:  #EFD7AD ;
    font-family: Simplified Arabic;
    font-weight:bold;
}
tr.even {
    BACKGROUND-COLOR: #F6F4F0;
    font-family: Simplified Arabic;
    font-weight:bold;
}
table.simple th
{
	    BACKGROUND-COLOR: #9B2D1F;
	    color:white;
    font-family: Simplified Arabic;
    font-weight:bold;
}
	.large
	{
	line-height:1.5;
	font-size:16px !important;
	}
	ul.large a{
	color:#e74944;
	}
.news-item 
{
	font-weight:700;
    padding:2px;
    margin:0px;
    border-bottom:1px dotted #555; 
}
#jobs a,#exams a
{
	float:left;
	color:#e74944;
}
.mega-menu-column>a
{
	color:#e74944;
	position:absolute;
	bottom:5px;
	margin-right:30px !important;
}
#jobs a:hover,#exams a:hover
{
	color:#614033;
}
.news-item .creationDate
{
	float:right;
}

.news-item span.number{background: #efeab3;padding:2px;}
.news-item td.ministry
{

	background: #efeab3; /* Old browsers */
background: -moz-linear-gradient(left,  #efeab3 0%, #D4A82E 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#efeab3), color-stop(100%,#D4A82E)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #efeab3 0%,#D4A82E 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #efeab3 0%,#D4A82E 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #efeab3 0%,#D4A82E 100%); /* IE10+ */
background: linear-gradient(to right,  #efeab3 0%,#D4A82E 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeab3', endColorstr='#D4A82E',GradientType=1 ); /* IE6-9 */

	padding:4px;
	box-shadow: 0px 30px 0px 0px rgba(255, 255, 255, 0.36) inset;
	-webkit-box-shadow:0px 30px 0px 0px rgba(255, 255, 255, 0.36) inset;
	-moz-box-shadow:0px 30px 0px 0px rgba(255, 255, 255, 0.36) inset;
	font-weight:700;
	text-align: center;
	width:17%;
	border:1px solid rgba(195, 93, 6, 0.3);
	border-radius:50%;
	
}
article.article-medium
{
	padding-bottom: 1px;
border-bottom: 1px dotted #888 !important;
}
.page{min-height:900px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.4);box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;padding:20px;padding-top: 175px;}
.page-admin-ministry{height:800px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.4);box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;padding:20px;padding-top: 5px;margin-top:5px;}
.page-admin-ministry img, .page-admin-ministry input {width:auto !important;}
.page-admin-ministry select,.page-admin-ministry input[type=text] {width:260px !important;}


 @font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfontba72.eot?v=4.0.3);src:url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(../fonts/fontawesome-webfontba72.woff?v=4.0.3) format('woff'),url(../fonts/fontawesome-webfontba72.ttf?v=4.0.3) format('truetype'),url(../fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-log-in:before{content:"\e161"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-remove:before{content:"\f014"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}@font-face{font-family:dashicons;src:url(../404.html)}@font-face{font-family:dashicons;src:url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),url(fonts/dashicons.ttf) format("truetype"),url(fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-moz-transition:color .1s ease-in 0;-webkit-transition:color .1s ease-in 0;text-align:center}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-write-blog:before,.dashicons-welcome-edit-page:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-calendar:before{content:"\f145"}.dashicons-visibility:before{content:"\f177"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-trash:before{content:"\f182"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-list-view:before{content:"\f163"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-info:before{content:"\f348"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-smiley:before{content:"\f328"}.nivo-lightbox-overlay{position:fixed;top:0;left:0;z-index:99998;width:100%;height:100%;overflow:hidden;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-overlay.nivo-lightbox-open{visibility:visible;opacity:1}.nivo-lightbox-wrap{position:absolute;top:10%;bottom:10%;left:10%;right:10%}.nivo-lightbox-content{width:100%;height:100%}.nivo-lightbox-title-wrap{position:absolute;bottom:0;left:0;width:100%;z-index:99999;text-align:center}.nivo-lightbox-nav{display:none}.nivo-lightbox-prev{position:absolute;top:50%;left:0}.nivo-lightbox-next{position:absolute;top:50%;right:0}.nivo-lightbox-close{position:absolute;top:2%;right:2%}.nivo-lightbox-image{text-align:center}.nivo-lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.nivo-lightbox-content iframe{/*width:100%;*/height:100%}.nivo-lightbox-inline,.nivo-lightbox-ajax{max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-error{display:table;text-align:center;width:100%;height:100%;color:#fff;text-shadow:0 1px 1px #000}.nivo-lightbox-error p{display:table-cell;vertical-align:middle;text-align:center!important}.nivo-lightbox-notouch .nivo-lightbox-effect-fade,.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,.nivo-lightbox-notouch .nivo-lightbox-effect-fall{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);-ms-transition:all .3s cubic-bezier(.25,.5,.5,.9);-o-transition:all .3s cubic-bezier(.25,.5,.5,.9);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{-webkit-transform:translateX(-10%);-moz-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{-webkit-transform:translateX(10%);-moz-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transform:translateY(-10%);-moz-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.nivo-lightbox-effect-fall .nivo-lightbox-wrap{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:translateZ(300px);-moz-transform:translateZ(300px);-ms-transform:translateZ(300px);transform:translateZ(300px)}.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.nivo-lightbox-theme-default.nivo-lightbox-overlay{background:#666;background:rgba(0,0,0,.8)}.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{background:url(../img/nivo-lightbox-default-theme/loading.gif) no-repeat 50% 50%}.nivo-lightbox-theme-default .nivo-lightbox-nav{top:50%;width:52px;height:52px;margin-top:-26px;text-indent:-9999px;background-repeat:no-repeat;background-position:50% 50%;opacity:.5}.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{opacity:1;background-color:rgba(0,0,0,.5)}.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(../img/nivo-lightbox-default-theme/prev.png);border-radius:0 3px 3px 0}.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(../img/nivo-lightbox-default-theme/next.png);border-radius:3px 0 0 3px}.nivo-lightbox-theme-default .nivo-lightbox-close{display:block;background:url(../img/nivo-lightbox-default-theme/close.png) no-repeat 50% 50%;width:16px;height:16px;text-indent:-9999px;padding:5px;opacity:.5}.nivo-lightbox-theme-default .nivo-lightbox-close:hover{opacity:1}.nivo-lightbox-theme-default .nivo-lightbox-title-wrap{bottom:-7%}.nivo-lightbox-theme-default .nivo-lightbox-title{font:14px/20px 'Helvetica Neue',HelveticaArial,sans-serif;font-style:normal;font-weight:400;background:#000;background:rgba(0,0,0,.8);color:#fff;padding:7px 15px;border-radius:30px}.nivo-lightbox-theme-default .nivo-lightbox-image img{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 1px rgba(0,0,0,.4)}.nivo-lightbox-theme-default .nivo-lightbox-ajax,.nivo-lightbox-theme-default .nivo-lightbox-inline{background:#fff;padding:40px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 1px rgba(0,0,0,.4)}body{color:#614033;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#614033;font-weight:700;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}a:hover,a.hovered{color:#e74944;text-decoration:none}blockquote{background:#f4f4fc;border-left:10px solid #e0e0e8;font-style:italic;padding:10px}h1,h2,h3,h4,h5,h6{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:700;margin:0;text-transform:uppercase}h5{line-height:20px}hr{clear:both;color:#e0e0e8;margin:15px 0}p{font-size:13px;line-height:20px;margin:10px 0;-moz-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}p:not(.post-meta):not(.comment-meta):not(.secondary){text-align:justify}p:not(.post-meta):not(.comment-meta):not(.secondary) a{color:#e74944;font-weight:700}p.col-2{-moz-column-count:2;-webkit-column-count:2;column-count:2}p.col-3{-moz-column-count:3;-webkit-column-count:3;column-count:3}p.col-4{-moz-column-count:4;-webkit-column-count:4;column-count:4}p.dropcaps:first-letter{float:left;font-size:45.5px;line-height:40px;margin-right:5px;text-transform:uppercase}@media (max-width:768px){p.col-3,p.col-4{-moz-column-count:2;-webkit-column-count:2;column-count:2}}
 @media (max-width:912px) {
	p.col-2,
	p.col-3,
	p.col-4 {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1
	}
}

img {
	width: 100%
}

.no-mobile {
	display: none
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.btn {
	border: 0;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-webkit-transition: background .4s, color .4s;
	-moz-transition: background .4s, color .4s;
	-o-transition: background .4s, color .4s;
	transition: background .4s, color .4s;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important
}

button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, .2);
	box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, .2)
}

.btn-primary {
	background-color: #e74944
}

.btn-primary:hover {
	background-color: #fb2902
}

.btn-primary:focus {
	background-color: #e74944
}

.btn-dark {
	background-color: #9B2D1F;
	color: #b0b0b8
}

.btn-dark:hover {
	background-color: #e74944;
	color: #f0f0f8
}

.btn-default {
	background-color: #f4f4fc
}

.btn-default:not(:focus) {
	-webkit-box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.btn-default:not(:focus).btn-lg {
	-webkit-box-shadow: inset 0 21.5px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 21.5px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 21.5px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.btn-default:not(:focus).btn-sm {
	-webkit-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.btn-default:not(:focus).btn-xs {
	-webkit-box-shadow: inset 0 10px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 10px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 10px 0 0 rgba(255, 255, 255, .6), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.btn-lg {
	-webkit-box-shadow: inset 0 21.5px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 21.5px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 21.5px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.btn-sm {
	-webkit-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.btn-xs {
	-webkit-box-shadow: inset 0 10px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 10px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 10px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4)
}

input[type=color],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=url],
input[type=text],
select {
	border: 1px solid rgba(155, 45, 31, 0.5);
	font-size: 14px;
	line-height: 14px;
	height: 26px;
	margin: 0 0 5px;
	padding: 0 10px;
	width: 100%;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}

.input-group {
	display: table;
	width: 100%
}

.input-group i {
	background-color: #9B2D1F;
	color: #f0f0f8;
	font-size: 14px;
	line-height: 14px;
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12)
}

.input-group i,
.input-group input {
	display: table-cell
}

.input-group input {
	margin: 0
}

.input-dark {
	background-color: #303038;
	color: #b0b0b8;
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.input-light {
	background-color: #f4f4fc;
	color: #614033;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .1)
}

textarea {
	border: 1px solid rgba(155, 45, 31, 0.5);
	padding: 8px 10px;
	width: 100%
}

.image-light {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(255, 255, 255, .2), 0), color-stop(rgba(0, 0, 0, 0), .6667));
	background: -webkit-linear-gradient(rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, 0) 80%);
	background: -moz-linear-gradient(rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, 0) 80%);
	background: -o-linear-gradient(rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, 0) 80%);
	background: linear-gradient(rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, 0) 80%);
	display: block;
	height: 100%;
	position: absolute;
	right: -70%;
	top: 0;
	width: 100%;
	-webkit-transform: skewX(24deg);
	-moz-transform: skewX(24deg);
	-ms-transform: skewX(24deg);
	-o-transform: skewX(24deg);
	transform: skewX(24deg)
}

.frame {
	background-color: #fff;
	border: 1px solid lightgray;
	padding: 5px
}

.frame.thick {
	padding: 10px
}

iframe {
	border: 0;
	/*width:100%*/
}

.shadow {
	float: left;
	margin-bottom: -15px
}

.layer {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: opacity .4s ease-out;
	-moz-transition: opacity .4s ease-out;
	-o-transition: opacity .4s ease-out;
	transition: opacity .4s ease-out
}

a.dark:hover .layer {
	opacity: 0
}

a.dark .layer {
	background: rgba(0, 0, 0, .4);
	opacity: 1
}

a.light:hover .layer {
	opacity: 1
}

a.light .layer {
	background: rgba(255, 255, 255, .2);
	opacity: 0
}

.sc-sm,
.sc-md {
	background-image: url(../img/social-media-icons.png);
	float: left;
	-webkit-transition: background-color .4s ease-out;
	-moz-transition: background-color .4s ease-out;
	-o-transition: background-color .4s ease-out;
	transition: background-color .4s ease-out
}

.sc-sm:hover:not(.sc-dark),
.sc-md:hover:not(.sc-dark) {
	background-color: #e74944
}

.sc-facebook {
	background-color: #5d82d1
}

.sc-pinterest {
	background-color: #e13138
}

.sc-twitter {
	background-color: #40bff5
}

.sc-googleplus {
	background-color: #eb5e4c
}

.sc-rss {
	background-color: #faa33d
}

.sc-vimeo {
	background-color: #35c6ea
}

.sc-evernote {
	background-color: #9acf4f
}

.sc-dribbble {
	background-color: #f7659c
}

.sc-tumblr {
	background-color: #426d9b
}

.sc-behance {
	background-color: #1879fd
}

.sc-stumbleupon {
	background-color: #ff5c30
}

.sc-dropbox {
	background-color: #17a3eb
}

.sc-soundcloud {
	background-color: #ff7e30
}

.sc-picasa {
	background-color: #9eb5b6
}

.sc-lastfm {
	background-color: #f34320
}

.sc-forrst {
	background-color: #45ad76
}

.sc-flickr {
	background-color: #ff48a3
}

.sc-deviantart {
	background-color: #6a8a7b
}

.sc-linkedin {
	background-color: #238cc8
}

.sc-blogger {
	background-color: #ff9233
}

.sc-instagram {
	background-color: #548bb6
}

.sc-yahoo {
	background-color: #ab47ac
}

.sc-youtube {
	background-color: #ef4e41
}

.sc-grooveshark {
	background-color: #ffb21d
}

.sc-digg {
	background-color: #75788d
}

.sc-skype {
	background-color: #13c1f3
}

.sc-sharethis {
	background-color: #25a774
}

.sc-wordpress {
	background-color: #2592c3
}

.sc-kickstarter {
	background-color: #8cd049
}

.sc-bebo {
	background-color: #ee3849
}

.sc-zerply {
	background-color: #9dbc7a
}

.sc-amazon {
	background-color: #ff8e2e
}

.sc-myspace {
	background-color: #008dde
}

.sc-wikipedia {
	background-color: #b3b5b8
}

.sc-technorati {
	background-color: #71d14b
}

.sc-addthis {
	background-color: #ff7850
}

.sc-delicious {
	background-color: #377bda
}

.sc-xing {
	background-color: #1a8e8c
}

.sc-quora {
	background-color: #ea3d23
}

.sc-github {
	background-color: #3f91cb
}

.sc-sm {
	background-size: 1200px;
	height: 30px;
	width: 30px;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2)
}

.sc-sm.sc-facebook {
	background-position: 0 0
}

.sc-sm.sc-pinterest {
	background-position: -30px 0
}

.sc-sm.sc-twitter {
	background-position: -60px 0
}

.sc-sm.sc-googleplus {
	background-position: -90px 0
}

.sc-sm.sc-rss {
	background-position: -120px 0
}

.sc-sm.sc-vimeo {
	background-position: -150px 0
}

.sc-sm.sc-evernote {
	background-position: -180px 0
}

.sc-sm.sc-dribbble {
	background-position: -210px 0
}

.sc-sm.sc-tumblr {
	background-position: -240px 0
}

.sc-sm.sc-behance {
	background-position: -270px 0
}

.sc-sm.sc-stumbleupon {
	background-position: -300px 0
}

.sc-sm.sc-dropbox {
	background-position: -330px 0
}

.sc-sm.sc-soundcloud {
	background-position: -360px 0
}

.sc-sm.sc-picasa {
	background-position: -390px 0
}

.sc-sm.sc-lastfm {
	background-position: -420px 0
}

.sc-sm.sc-forrst {
	background-position: -450px 0
}

.sc-sm.sc-flickr {
	background-position: -480px 0
}

.sc-sm.sc-deviantart {
	background-position: -510px 0
}

.sc-sm.sc-linkedin {
	background-position: -540px 0
}

.sc-sm.sc-blogger {
	background-position: -570px 0
}

.sc-sm.sc-instagram {
	background-position: -600px 0
}

.sc-sm.sc-yahoo {
	background-position: -630px 0
}

.sc-sm.sc-youtube {
	background-position: -660px 0
}

.sc-sm.sc-grooveshark {
	background-position: -690px 0
}

.sc-sm.sc-digg {
	background-position: -720px 0
}

.sc-sm.sc-skype {
	background-position: -750px 0
}

.sc-sm.sc-sharethis {
	background-position: -780px 0
}

.sc-sm.sc-wordpress {
	background-position: -810px 0
}

.sc-sm.sc-kickstarter {
	background-position: -840px 0
}

.sc-sm.sc-bebo {
	background-position: -870px 0
}

.sc-sm.sc-zerply {
	background-position: -900px 0
}

.sc-sm.sc-amazon {
	background-position: -930px 0
}

.sc-sm.sc-myspace {
	background-position: -960px 0
}

.sc-sm.sc-wikipedia {
	background-position: -990px 0
}

.sc-sm.sc-technorati {
	background-position: -1020px 0
}

.sc-sm.sc-addthis {
	background-position: -1050px 0
}

.sc-sm.sc-delicious {
	background-position: -1080px 0
}

.sc-sm.sc-xing {
	background-position: -1110px 0
}

.sc-sm.sc-quora {
	background-position: -1140px 0
}

.sc-sm.sc-github {
	background-position: -1170px 0
}

.sc-md {
	height: 45px;
	width: 45px;
	-webkit-box-shadow: inset 0 22.5px 0 0 rgba(255, 255, 255, .2);
	-moz-box-shadow: inset 0 22.5px 0 0 rgba(255, 255, 255, .2);
	box-shadow: inset 0 22.5px 0 0 rgba(255, 255, 255, .2)
}

.sc-md.sc-facebook {
	background-position: 0 0
}

.sc-md.sc-pinterest {
	background-position: -45px 0
}

.sc-md.sc-twitter {
	background-position: -90px 0
}

.sc-md.sc-googleplus {
	background-position: -135px 0
}

.sc-md.sc-rss {
	background-position: -180px 0
}

.sc-md.sc-vimeo {
	background-position: -225px 0
}

.sc-md.sc-evernote {
	background-position: -270px 0
}

.sc-md.sc-dribbble {
	background-position: -315px 0
}

.sc-md.sc-tumblr {
	background-position: -360px 0
}

.sc-md.sc-behance {
	background-position: -405px 0
}

.sc-md.sc-stumbleupon {
	background-position: -450px 0
}

.sc-md.sc-dropbox {
	background-position: -495px 0
}

.sc-md.sc-soundcloud {
	background-position: -540px 0
}

.sc-md.sc-picasa {
	background-position: -585px 0
}

.sc-md.sc-lastfm {
	background-position: -630px 0
}

.sc-md.sc-forrst {
	background-position: -675px 0
}

.sc-md.sc-flickr {
	background-position: -720px 0
}

.sc-md.sc-deviantart {
	background-position: -765px 0
}

.sc-md.sc-linkedin {
	background-position: -810px 0
}

.sc-md.sc-blogger {
	background-position: -855px 0
}

.sc-md.sc-instagram {
	background-position: -900px 0
}

.sc-md.sc-yahoo {
	background-position: -945px 0
}

.sc-md.sc-youtube {
	background-position: -990px 0
}

.sc-md.sc-grooveshark {
	background-position: -1035px 0
}

.sc-md.sc-digg {
	background-position: -1080px 0
}

.sc-md.sc-skype {
	background-position: -1125px 0
}

.sc-md.sc-sharethis {
	background-position: -1170px 0
}

.sc-md.sc-wordpress {
	background-position: -1215px 0
}

.sc-md.sc-kickstarter {
	background-position: -1260px 0
}

.sc-md.sc-bebo {
	background-position: -1305px 0
}

.sc-md.sc-zerply {
	background-position: -1350px 0
}

.sc-md.sc-amazon {
	background-position: -1395px 0
}

.sc-md.sc-myspace {
	background-position: -1440px 0
}

.sc-md.sc-wikipedia {
	background-position: -1485px 0
}

.sc-md.sc-technorati {
	background-position: -1530px 0
}

.sc-md.sc-addthis {
	background-position: -1575px 0
}

.sc-md.sc-delicious {
	background-position: -1620px 0
}

.sc-md.sc-xing {
	background-position: -1665px 0
}

.sc-md.sc-quora {
	background-position: -1710px 0
}

.sc-md.sc-github {
	background-position: -1755px 0
}

.sc-dark:not(:hover) {
	background-color: transparent;
	opacity: .6;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important
}

ul.social {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0 -9.04px -18px -9px
}

ul.social li {
	float: left
}

ul.social li {
	margin: 0 9px 18px
}

ul.social li span {
	float: left
}

@media (max-width:1199px) {
	ul.social {
		margin: 0 -8.761015625px -18px -8.721015625px
	}
	ul.social li {
		margin: 0 8.541015625px 18px
	}
}

@media (max-width:991px) {
	ul.social {
		margin: 0 -7.54px 18px -7.5px
	}
	ul.social li {
		margin: 0 7.5px 18px
	}
}

footer ul.social {
	margin: 0 -10px -9.5px 0!important
}

footer ul.social li {
	margin: 0 9.5px 9.5px 0
}

footer ul.social li .sc-dark:not(:hover) {
	background-color: #9B2D1F
}

.dashicons {
	float: left;
	font-size: 24px;
	line-height: 24px;
	height: 45px;
	margin: 0 10px 0 0;
	padding-top: 10px;
	width: 45px;
	-webkit-box-shadow: inset 0 22px 0 0 rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0 22px 0 0 rgba(255, 255, 255, .15);
	box-shadow: inset 0 22px 0 0 rgba(255, 255, 255, .15);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.dashicons-format-standard {
	background-color: #e54b4b
}

.dashicons-format-status {
	background-color: #71a49b
}

.dashicons-format-quote {
	background-color: #0bac8d
}

.dashicons-format-gallery {
	background-color: #9664b5
}

.dashicons-format-image {
	background-color: #39b77a
}

.dashicons-format-video {
	background-color: #f46d4f
}

.dashicons-format-audio {
	background-color: #4089d2
}

.dashicons-format-links {
	background-color: #4782a6
}

.dashicons-format-aside {
	background-color: #60a65b
}

.dashicons-format-chat {
	background-color: #0082c8
}

.navbar {
	border: 0;
	border-radius: 0;
	margin: 0
}

.navbar .caret {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

#top-nav {
	background-color: #404048;
	min-height: 30px;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .08);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .08);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .08)
}

#top-nav button,
#top-nav input[type=button],
#top-nav input[type=reset],
#top-nav input[type=submit],
#top-nav .nav>li>a {
	border: 0;
	color: #b0b0b8;
	font-size: 14px;
	line-height: 14px;
	padding: 8px 10px;
	-webkit-transition: background .4s, color .4s;
	-moz-transition: background .4s, color .4s;
	-o-transition: background .4s, color .4s;
	transition: background .4s, color .4s;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}

#top-nav button:hover,
#top-nav input[type=button]:hover,
#top-nav input[type=reset]:hover,
#top-nav input[type=submit]:hover,
#top-nav .nav>li>a:hover {
	background-color: #e74944;
	color: #f0f0f8;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2)
}

#top-nav button:hover .caret,
#top-nav input[type=button]:hover .caret,
#top-nav input[type=reset]:hover .caret,
#top-nav input[type=submit]:hover .caret,
#top-nav .nav>li>a:hover .caret {
	border-top-color: #f0f0f8
}

#top-nav .navbar-collapse,
#top-nav .navbar-right li a,
#top-nav .navbar-right li:hover a {
	padding: 0
}

#top-nav .navbar-form {
	border-right: 1px solid #38383f;
	margin: 0;
	padding: 0
}

#top-nav .navbar-form button,
#top-nav .navbar-form input {
	/*float:left*/
}

#top-nav .navbar-form input[type=color],
#top-nav .navbar-form input[type=email],
#top-nav .navbar-form input[type=number],
#top-nav .navbar-form input[type=password],
#top-nav .navbar-form input[type=tel],
#top-nav .navbar-form input[type=url],
#top-nav .navbar-form input[type=text] {
	border: 0;
	margin: 0;
	width: 190px;
	background-color: #303038;
	color: #eee;
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

#top-nav .navbar-form button,
#top-nav .navbar-form input[type=button],
#top-nav .navbar-form input[type=reset],
#top-nav .navbar-form input[type=submit] {
	background: 0 0;
	height: 30px;
	padding: 5px 7.5px;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	border-left: 1px solid #38383f
}

#top-nav .navbar-form button:hover,
#top-nav .navbar-form input[type=button]:hover,
#top-nav .navbar-form input[type=reset]:hover,
#top-nav .navbar-form input[type=submit]:hover {
	background-color: #e74944;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2)!important;
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2)!important;
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2)!important
}

#top-nav .navbar-nav {
	margin: 0
}

#top-nav .navbar-nav>li {
	border-left: 1px solid #555;
	border-right: 1px solid #38383f
}

#top-nav .navbar-nav>li:last-child {
	border-right: 1px solid #38383f
}

#top-nav .navbar-toggle {
	border: 1px solid #38383f
}

#top-nav .navbar-toggle:hover {
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .2)
}

@media (max-width:991px) {
	#top-nav {
		-webkit-box-shadow: inset 0 23px 0 0 rgba(255, 255, 255, .06);
		-moz-box-shadow: inset 0 23px 0 0 rgba(255, 255, 255, .06);
		box-shadow: inset 0 23px 0 0 rgba(255, 255, 255, .06)
	}
	#top-nav .navbar-nav {
		clear: both;
		margin: 15px 0
	}
	#top-nav .navbar-nav li {
		border: 0
	}
	#top-nav .navbar-nav li a {
		-webkit-box-shadow: none!important;
		-moz-box-shadow: none!important;
		box-shadow: none!important
	}
	#top-nav .navbar-nav li .sc-sm:not(:hover) {
		background-color: #606068;
		margin-right: 1px
	}
	#top-nav .navbar-nav li.divider {
		background-color: #303038
	}
	#top-nav .navbar-form {
		display: table
	}
	#top-nav .navbar-right {
		margin: 15px
	}
}

#main-nav {
	/* background-color:#fafafa; */
	z-index: 2;
	/* -webkit-box-shadow:inset 0 30px 0 0 #fff,0 0 1px 0 rgba(0,0,0,.4);-moz-box-shadow:inset 0 30px 0 0 #fff,0 0 1px 0 rgba(0,0,0,.4);box-shadow:inset 0 30px 0 0 #fff,0 0 1px 0 rgba(0,0,0,.4) */
}

#main-nav .navbar-header {
	height: 60px
}

#main-nav .navbar-header .navbar-brand {
	padding: 0px;
	position: relative
}

#main-nav .navbar-header .navbar-brand img {
	height: 70px;
	width: auto
}

#main-nav .navbar-header .navbar-toggle {
	border-radius: 0;
	margin: 15px;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12)
}

#main-nav .navbar-header .navbar-toggle:hover {
	border: 1px solid transparent;
	background-color: #e74944
}

#main-nav .navbar-header .navbar-toggle:hover .icon-bar {
	background-color: #f0f0f8
}

#main-nav .navbar-nav>li>a {
	/* border-left:1px solid #f4f4fc; */
	color: #F5DCD2;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	padding: 23px 6px;
	text-transform: uppercase;
	-webkit-transition: background .4s, border .4s, color .4s;
	-moz-transition: background .4s, border .4s, color .4s;
	-o-transition: background .4s, border .4s, color .4s;
	transition: background .4s, border .4s, color .4s
}

#main-nav .navbar-nav>li>a .fa {
	display: block
}

#main-nav .navbar-nav>li:last-child a {
	/* border-right:1px solid #f4f4fc */
}

#main-nav .navbar-nav>li.dropdown>ul {
	background: rgba(255, 255, 255, 0.9)
}

#main-nav .navbar-nav>li.open>a,
#main-nav .navbar-nav>li.active>a,
#main-nav .navbar-nav>li>a:hover {
	background-color: #e74944;
	border-color: #e74944;
	color: #f0f0f8;
	-webkit-box-shadow: inset 0 30px 0 0 rgba(255, 255, 255, .16);
	-moz-box-shadow: inset 0 30px 0 0 rgba(255, 255, 255, .16);
	box-shadow: inset 0 30px 0 0 rgba(255, 255, 255, .16)
}

#main-nav .navbar-nav>li.open>a .caret,
#main-nav .navbar-nav>li.active>a .caret,
#main-nav .navbar-nav>li>a:hover .caret {
	border-top-color: #f0f0f8
}

@media (max-width:991px) {
	#main-nav .navbar-nav>li>a {
		border: 0;
		padding: 8px 15px
	}
	#main-nav .navbar-nav>li>a:hover {
		color: #404048;
		background-color: #e74944
	}
	#main-nav .navbar-nav>li>a:hover .caret {
		border-top-color: #606068
	}
	#main-nav .navbar-nav .open .dropdown-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none;
		float: none;
		margin-left: 30px;
		position: static
	}
	#main-nav .navbar-nav .open .dropdown-menu a {
		color: #614033;
		font-size: 14px;
		line-height: 14px;
		padding: 8px 15px
	}
	#main-nav .navbar-nav .open .dropdown-menu a:hover {
		background-color: #f0f0f8
	}
	#main-nav .navbar-nav .open>a {
		background-color: #f0f0f8;
		color: #606068
	}
	#main-nav .navbar-nav .open>a .caret {
		border-top-color: #606068
	}
}

.carousel {
	overflow: hidden
}

.carousel .carousel-caption {
	bottom: -10px;
	left: 0;
	padding: 20px;
	width: 100%;
	text-align: left;
	text-shadow: none;
	z-index: 1
}

.carousel .carousel-caption div {
	clear: both
}

.carousel .carousel-caption h1,
.carousel .carousel-caption p {
	color: #f0f0f8;
	float: right;
	margin: 0 0 2px;
	padding: 6px;
}

.carousel .carousel-caption h1 {
	width: 100%;
	font-size: 16px !important;
	background-color: black;
	background-color: rgba(0, 0, 0, .75);
	font-family: Arial, sans-serif;
	font-weight: 700;
	line-height: 28px;
	border-radius: 5px;
}

@media (max-width:767px) {
	.carousel .carousel-caption h1 {
		font-size: 15px;
		line-height: 15px
	}
}

.carousel .carousel-caption p {
	background-color: rgba(0, 0, 0, .8);
	font-size: 15px;
	line-height: 20px
}

.carousel .carousel-control {
	background: 0 0;
	cursor: default;
	filter: none;
	opacity: 1;
	width: 30px;
	z-index: 2
}

.carousel .carousel-control span {
	background-color: #e74944;
	background-color: rgba(231, 73, 68, .8);
	cursor: pointer;
	font-size: 15px;
	left: 0;
	line-height: 15px;
	margin-top: -17.5px;
	opacity: .8;
	padding: 10px;
	position: absolute;
	text-shadow: none;
	top: 50%;
	width: 30px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.carousel .carousel-control span:hover {
	opacity: 1
}

.carousel .carousel-control.left {
	left: -60px
}

.carousel .carousel-control.right {
	right: -60px
}

.carousel .carousel-indicators {
	bottom: -48px;
	-webkit-transition: bottom .4s ease-out;
	-moz-transition: bottom .4s ease-out;
	-o-transition: bottom .4s ease-out;
	transition: bottom .4s ease-out
}

.carousel .carousel-indicators li {
	border-color: #e74944;
	border-color: rgba(253, 74, 41, .8)
}

.carousel .carousel-indicators li.active {
	background-color: #e74944;
	background-color: rgba(253, 74, 41, .8)
}

.carousel:hover .carousel-indicators {
	bottom: 0
}

.carousel:hover .carousel-control.right {
	right: 0
}

.carousel:hover .carousel-control.left {
	left: 0
}

.carousel .item img {
	position: relative;
	top: 0;
	left: 0;
	/*min-width:100%*/
	max-height: 340px;
	min-height: 340px;
	width: auto
}

.no-csstransitions .carousel:hover .carousel-control.left {
	left: -60px
}

.no-csstransitions .carousel:hover .carousel-control.right {
	right: -60px
}

.no-csstransitions .carousel:hover .carousel-indicators {
	bottom: -48px
}

.no-csstransitions .carousel.hover .carousel-control.left {
	left: 0
}

.no-csstransitions .carousel.hover .carousel-control.right {
	right: 0
}

.no-csstransitions .carousel.hover .carousel-indicators {
	bottom: 0
}

.carousel-large .carousel-caption {
	padding: 40px
}

.carousel-small:hover .carousel-indicators li {
	opacity: 1
}

.carousel-small .carousel-inner {
	overflow: hidden
}

.carousel-small .carousel-inner .item {
	height: 100%
}

.carousel-small .carousel-inner .item:hover .carousel-caption {
	opacity: 1
}

.carousel-small .carousel-inner .item:hover .carousel-caption a {
	font-size: 50px;
	margin: -25px
}

.carousel-small .carousel-inner .item:hover .carousel-caption a:hover {
	opacity: 1
}

.carousel-small .carousel-inner .item img {
	max-width: none
}

.carousel-small .carousel-inner .item .carousel-caption {
	background-color: rgba(0, 0, 0, .5);
	height: 100%;
	left: 0;
	opacity: 0;
	padding: 0;
	top: 0;
	width: 100%;
	z-index: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.carousel-small .carousel-inner .item .carousel-caption a {
	background: 0 0;
	font-size: 200px;
	left: 50%;
	margin: -100px;
	opacity: .5;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.widget {
	margin-bottom: 30px
}

.widget>.header {
	border-bottom: 1px solid rgba(155, 45, 31, 0.49);
	margin-bottom: 5px
}

.widget>.header h4,
.widget>.header h5 {
	float: right;
	/*margin:2px 0 -1px 0;*/
	padding: 5.5px 10px;
	color: #f0f0f8;
	background-color: #9B2D1F;
	border-radius: 8px 8px 0px 0px;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12)
}

.widget>.header .control {
	background: #e0e0e8;
	float: right;
	font-size: 10px;
	line-height: 10px;
	margin: 2px 0 -1px 1px;
	padding: 10px;
	-webkit-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .32);
	-moz-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .32);
	box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .32)
}

.widget>.header .control:hover {
	color: #f0f0f8;
	background-color: #9B2D1F;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12)
}

.widget .nav-tabs {
	border-color: #e0e0e8;
	/*margin-bottom:15px*/
}

.widget .nav-tabs li {
	margin: 1px 0 0 1px
}

.widget .nav-tabs li a {
	/*border:0;*/
	background-color: #EEDEB7;
	;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin: 0;
	padding: 6px 10px;
	text-transform: uppercase;
	-webkit-border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	-webkit-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .32);
	-moz-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .32);
	box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, .32);
	border-width: 1px 1px 0px 1px;
	border-color: rgba(155, 45, 31, 0.49);
}

.widget .nav-tabs li a:hover,
.widget .nav-tabs li a:focus {
	border: 0
}

.widget .nav-tabs li:first-child {
	margin-left: 0
}

.widget .nav-tabs li.active a,
.widget .nav-tabs li a:hover {
	color: #f0f0f8;
	background-color: #9B2D1F;
	-webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	-moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12);
	box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, .12)
}

.widget .nav-tabs li.control {
	display: none;
	float: right
}

.widget .nav-tabs li.control a {
	font-size: 10px
}

@media (max-width:576px) {
	.widget .nav-tabs li.control {
		display: none
	}
}

.widget .nav-tabs li.current {
	display: block
}

.widget .tab-pane {
	overflow: hidden;
	margin: 0px 5px -5px 5px;
	border-radius: 25px;
	min-height: 440px;
	text-align: justify
}

.image {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.image img {
	position: relative
}

.image .caption {
	background-color: rgba(0, 0, 0, .6);
	bottom: 0;
	color: #f0f0f8;
	position: absolute;
	width: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.image .caption h5 {
	padding: 4px 10px 5px
}

.image .caption .format {
	margin-right: 10px
}

.image .image-light {
	z-index: 1
}

.image:hover .caption {
	bottom: -45px;
	opacity: 0
}

.image:hover .container-link {
	opacity: 1
}

.image:hover .container-link .link {
	top: 50%
}

.image .container-link {
	background-color: rgba(253, 74, 41, .8);
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.image .container-link .link {
	margin-top: -35px;
	position: absolute;
	text-align: center;
	top: -35px;
	width: 100%;
	-webkit-transition: top .3s ease-out;
	-moz-transition: top .3s ease-out;
	-o-transition: top .3s ease-out;
	transition: top .3s ease-out
}

.image .container-link .link a {
	background-color: #e74944;
	background-color: rgba(255, 255, 255, .7);
	border-radius: 30px;
	color: #f0f0f8;
	color: rgba(253, 74, 41, .8);
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	margin: 10px;
	padding: 10px;
	-webkit-transition: background .3s, box-shadow .6s;
	-moz-transition: background .3s, box-shadow .6s;
	-o-transition: background .3s, box-shadow .6s;
	transition: background .3s, box-shadow .6s;
	-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .5);
	-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, .5);
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .5)
}

.image .container-link .link a:hover {
	background-color: rgba(0, 0, 0, .6);
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, .2)
}

.no-csstransitions .image:hover .caption {
	bottom: 0;
	opacity: 1
}

.no-csstransitions .image:hover .container-link {
	opacity: 0
}

.no-csstransitions .image:hover .container-link .link {
	top: -35px
}

.no-csstransitions .image.hover .caption {
	bottom: -45px;
	opacity: 0
}

.no-csstransitions .image.hover .container-link {
	opacity: 1
}

.no-csstransitions .image.hover .container-link .link {
	top: 50%
}

article h5,
.article h5 {
	line-height: 18px
}

article:last-child hr,
.article:last-child hr {
	margin-bottom: 0
}

.post-meta,
.comment-meta {
	margin: 0
}

.post-meta a,
.comment-meta a {
	color: #b0b0b8;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 13px;
	white-space: nowrap
}

.post-meta a:hover,
.comment-meta a:hover {
	color: #e74944
}

.article-small .image,
.article-tiny .image {
	margin: 0 15px 15px 0;
	position: relative;
	width: 100%
}

.article-small .image:hover .link,
.article-tiny .image:hover .link {
	opacity: 1
}

.article-small .image:hover .link .dashicons,
.article-tiny .image:hover .link .dashicons {
	top: 50%
}

.article-small .image .link,
.article-tiny .image .link {
	background-color: rgba(0, 0, 0, .6);
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.article-small .image .link .dashicons,
.article-tiny .image .link .dashicons {
	color: #fff;
	border-radius: 23px;
	left: 50%;
	margin-left: -22.5px;
	margin-top: -22.5px;
	position: absolute;
	top: -22.5px;
	-webkit-transition: top .3s ease-out;
	-moz-transition: top .3s ease-out;
	-o-transition: top .3s ease-out;
	transition: top .3s ease-out
}

.article-small .image {
	margin-bottom: 10px
}

.no-csstransitions .article-thumb .image:hover .link,
.no-csstransitions .article-small .image:hover .link {
	opacity: 0
}

.no-csstransitions .article-thumb .image:hover .link .dashicons,
.no-csstransitions .article-small .image:hover .link .dashicons {
	top: -22.5px
}

.no-csstransitions .article-thumb .image.hover .link,
.no-csstransitions .article-small .image.hover .link {
	opacity: 1
}

.no-csstransitions .article-thumb .image.hover .link .dashicons,
.no-csstransitions .article-small .image.hover .link .dashicons {
	top: 50%
}

.article-tiny .image {
	float: left;
	height: 75px;
	width: 95px
}

.da-thumbs,
.da-thumbs a {
	display: block
}

.da-thumbs .image-caption {
	position: absolute;
	background: #e74944;
	background: rgba(253, 74, 41, .8);
	width: 100%;
	height: 100%
}

.da-thumbs .image-caption h5 {
	color: #f0f0f8;
	font-weight: 400;
	padding: 5px 0;
	margin: 25px 15px 0;
	text-align: center;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4), 0 -10px 0 rgba(255, 255, 255, .4);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .4), 0 -10px 0 rgba(255, 255, 255, .4);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .4), 0 -10px 0 rgba(255, 255, 255, .4);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.slider-container {
	margin: 0 -6px
}

.slider-container.article {
	margin: 0 -15px
}

.slider-container.article li {
	padding: 0 15px
}

.slider-container ul {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.slider-container ul li {
	float: left
}

.slider-container ul li {
	padding: 0 6px;
	width: 16.66666666666667%
}

.slider-container ul li a {
	overflow: hidden;
	position: relative
}

@media (max-width:992px) {
	.slider-container ul li {
		width: 25%
	}
}

@media (max-width:768px) {
	.slider-container ul li {
		width: 33.33333333333333%
	}
}

@media (max-width:576px) {
	.slider-container ul li {
		width: 100%
	}
}

@media (max-width:576px) {
	.slider-container ul {
		overflow: visible
	}
}

.feedburner.widget input[type=submit] {
	margin-top: 15px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border: 0;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 16px 0 0 rgba(255, 255, 255, .16), 0 1px 1px 0 rgba(0, 0, 0, .4);
	-webkit-transition: background .4s, color .4s;
	-moz-transition: background .4s, color .4s;
	-o-transition: background .4s, color .4s;
	transition: background .4s, color .4s;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	background-color: #e74944
}

.feedburner.widget input[type=submit]:focus {
	outline: 0;
	-webkit-box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, .2);
	box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, .2)
}

.feedburner.widget input[type=submit]:hover {
	background-color: #fb2902
}

.feedburner.widget input[type=submit]:focus {
	background-color: #e74944
}

#content {
	/*background:url('../img/patternx.png') repeat-y scroll 50% 0px transparent;background-color: #FFE4C4;border-bottom:15px solid #e0e0e8;padding-top:175px;*/
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4)
}

footer {
	margin: 0 auto;
	background-color: #404048;
	color: #b0b0b8;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

footer a {
	color: #b0b0b8
}

footer a:hover img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0)
}

footer a img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%)
}

footer .container {
	padding-top: 30px;
	padding-bottom: 30px
}

footer .container ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer .container ul li {
	float: left
}

footer .container .title {
	border-bottom: 1px solid #505058;
	display: block;
	margin-bottom: 15px
}

footer .container .title a {
	background: 0 0
}

footer .container .title h4 {
	border-bottom: 7px solid #505058;
	color: #b0b0b8;
	display: inline-block;
	padding: 0 0 10px
}

footer #footer-main {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}

footer #footer-bottom {
	background-color: #303038;
	color: #ccc
}

footer #footer-bottom .container {
	padding: 15px
}

footer #footer-bottom .container p {
	float: left;
	line-height: 15px;
	margin: 0
}

footer #footer-bottom .container ul {
	float: right;
	margin: 0
}

footer #footer-bottom .container ul li {
	margin-left: 20px
}

footer #footer-bottom .container ul li:first-child {
	margin-left: 0
}

footer #footer-bottom .container ul li a {
	color: #ccc;
	background: 0 0;
	line-height: 15px
}

footer #footer-bottom .container ul li a:hover {
	color: #e74944
}

@media (max-width:991px) {
	footer .row section {
		margin-bottom: 30px
	}
	footer .row section.col-sm-6:nth-child(odd) {
		clear: both
	}
	footer .row section.col-sm-4:nth-child(3n+1) {
		clear: both
	}
}

@media (max-width:767px) {
	footer #footer-bottom .container p {
		margin-bottom: 15px
	}
	footer #footer-bottom .container p,
	footer #footer-bottom .container ul {
		float: none!important;
		display: block
	}
	footer #footer-bottom .container p li,
	footer #footer-bottom .container ul li {
		margin: 0 20px 10px 0
	}
}

.tags,
.pagination {
	list-style: none;
	margin: 0;
	padding: 0
}

.tags li,
.pagination li {
	float: left
}

.tags li,
.pagination li {
	margin: 0 2px 2px 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.tags li a,
.pagination li a {
	background: #f4f4fc;
	border-radius: 4px;
	display: block;
	font-size: 13px;
	line-height: 13px;
	padding: 8px 10px
}

.tags li a:hover,
.pagination li a:hover {
	color: #f0f0f8
}

footer .tags {
	margin-bottom: 15px
}

footer .tags li {
	margin: 0 1px 1px 0
}

footer .tags li a {
	background: #505058;
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out
}

footer .tags li a:hover {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.recent-comments {
	list-style: none;
	margin: 0;
	padding: 0
}

.recent-comments li {
	float: left
}

.recent-comments li {
	border-bottom: 1px solid #f4f4fc;
	display: table;
	margin-bottom: 15px
}

.avatar {
	background: none!important;
	display: table-cell;
	padding-bottom: 15px
}

.avatar a {
	display: block;
	position: relative
}

.avatar img {
	width: 200px
}

.recent-comments li .content {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 15px
}

.recent-comments li .content .comment-content,
.recent-comments li .content .comment-meta {
	display: block;
	padding: 0 10px;
	line-height: 25px
}

.recent-comments li .content .comment-content a,
.recent-comments li .content .comment-meta a {
	display: inline
}

footer .recent-comments a,
footer .recent-comments a:hover {
	background: 0 0
}

footer .recent-comments a:hover {
	color: #e74944
}

footer .recent-comments li {
	border: 0
}

.avatar,
footer .recent-comments .content {
	padding: 0
}

footer .recent-comments .content {
	background: #505058
}

footer .recent-comments .content .comment-meta {
	background: #303038
}

footer .recent-comments .content .comment-meta a {
	color: #ccc
}

footer .recent-comments .content .comment-meta a:hover {
	color: #e74944
}

footer .contact-form .input-group i {
	color: #b0b0b8;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important
}

footer .contact-form .btn {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important
}

.flickr-feed {
	margin: 0 -4px 0 0!important;
	list-style: none;
	margin: 0;
	padding: 0
}

.flickr-feed li {
	float: left
}

.flickr-feed li {
	margin: 0 0 4px;
	padding: 0 4px 0 0;
	white-space: nowrap;
	width: 25%
}

.flickr-feed li a {
	display: block;
	height: 85px;
	overflow: hidden;
	position: relative
}

.flickr-feed li a:hover {
	background: 0 0
}

.flickr-feed li a img {
	position: relative;
	width: auto
}

footer .flickr-feed li {
	width: 33.333333333333333%
}

.breaking-news .header {
	position: absolute;
	white-space: nowrap
}

.breaking-news .header h4 {
	background-color: #9B2D1F;
	color: #f0f0f8;
	float: left;
	line-height: 18px;
	padding: 6px 10px;
	border-radius: 0px 5px 5px 0px !important;
}

.breaking-news .header .triangle {
	border-left: 10px solid #606068;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	float: left
}

*/.breaking-news .header .triangle:before {
	background: rgba(255, 255, 255, .12);
	content: '';
	height: 50%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.breaking-news .content {
	background-color: #EFCFCC;
	height: 30px;
	overflow: hidden;
	padding: 5px 10px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: rgba(155, 45, 31, 0.49);
	border-radius: 0px
}

.breaking-news .content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.breaking-news .content ul li {
	float: left;
	font-weight: 700
}

.breaking-news .content ul li {
	margin-right: 15px;
	margin-left: 15px
}

.vimeo.widget p {
	display: none
}

.categories {
	padding: 0
}

.categories li {
	float: none!important;
	margin-bottom: 1px;
	width: 100%;
	-webkit-transition: padding .4s ease-out;
	-moz-transition: padding .4s ease-out;
	-o-transition: padding .4s ease-out;
	transition: padding .4s ease-out
}

.categories li:hover {
	background-color: #e74944;
	border-color: transparent;
	padding: 0 10px;
	text-shadow: none
}

.categories li:hover a {
	background: 0 0;
	color: #f0f0f8
}

.categories li:hover a .post-counts {
	background-color: rgba(255, 255, 255, .3)
}

.categories li a {
	background: 0 0;
	display: block;
	font-size: 15px;
	line-height: 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.categories li a .post-counts {
	background: #f4f4fc;
	border-radius: 4px;
	line-height: 26px;
	margin-top: 2px;
	padding: 0 5px;
	float: right!important;
	float: right
}

#title {
	background-position: center;
	height: 150px;
	position: relative;
	overflow: hidden
}

#title .container {
	height: 100%;
	position: relative
}

#title .container .title-container {
	bottom: 20px;
	color: #f0f0f8;
	margin-right: 15px;
	position: absolute
}

#title .container .title-container .primary,
#title .container .title-container .secondary {
	float: left
}

#title .container .title-container p {
	margin: 2px 0 0;
	clear: both
}

#title .container .title-container .primary {
	font-size: 20px;
	line-height: 20px;
	background: #e74944;
	background: rgba(253, 74, 41, .8);
	padding: 10px
}

#title .container .title-container .secondary {
	background: rgba(0, 0, 0, .8);
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	padding: 12.5px 10px
}

#title .container .title-container .secondary a {
	color: #f0f0f8
}

#title .container .title-container .secondary a:hover {
	color: #e74944
}

#home-version-2 #title {
	background-image: url(../img/title-background-home-version-2-small.jpg)
}

#blog-version-1 #title {
	background-image: url(../img/title-background-blog-version-1-small.jpg)
}

#blog-version-2 #title {
	background-image: url(../img/title-background-blog-version-2-small.jpg)
}

#blog-detail #title {
	background-image: url(../img/title-background-blog-detail-small.jpg)
}

#gallery-page #title {
	background-image: url(../img/title-background-gallery-page-small.jpg)
}

@media (min-width:769px) {
	#home-version-2 #title {
		background-image: url(../img/title-background-home-version-2-medium.jpg)
	}
	#blog-version-1 #title {
		background-image: url(../img/title-background-blog-version-1-medium.jpg)
	}
	#blog-version-2 #title {
		background-image: url(../img/title-background-blog-version-2-medium.jpg)
	}
	#blog-detail #title {
		background-image: url(../img/title-background-blog-detail-medium.jpg)
	}
	#gallery-page #title {
		background-image: url(../img/title-background-gallery-page-medium.jpg)
	}
}

@media (min-width:1367px) {
	#home-version-2 #title {
		background-image: url(../img/title-background-home-version-2-large.jpg)
	}
	#blog-version-1 #title {
		background-image: url(../img/title-background-blog-version-1-large.jpg)
	}
	#blog-version-2 #title {
		background-image: url(../img/title-background-blog-version-2-large.jpg)
	}
	#blog-detail #title {
		background-image: url(../img/title-background-blog-detail-large.jpg)
	}
	#gallery-page #title {
		background-image: url(../img/title-background-gallery-page-large.jpg)
	}
}

#blog-version-1 #main-content .article-large {
	padding: 0 0 0 32.5px
}

#blog-version-1 #main-content article .footer,
#blog-version-2 #main-content article .footer {
	border-bottom: 1px solid #e0e0e8;
	display: table;
	margin-bottom: 45px;
	padding-bottom: 15px
}

#blog-version-1 #main-content article .footer .tags,
#blog-version-2 #main-content article .footer .tags,
#blog-version-1 #main-content article .footer .read-more,
#blog-version-2 #main-content article .footer .read-more {
	display: table-cell;
	vertical-align: top
}

#blog-version-1 #main-content article .footer .read-more,
#blog-version-2 #main-content article .footer .read-more {
	padding-left: 10px;
	width: 1%
}

#blog-version-1 #main-content article .footer .tags,
#blog-version-2 #main-content article .footer .tags {
	width: 99%
}

.pagination {
	display: table;
	margin: 45px -2px
}

.pagination li {
	display: table-cell;
	float: none;
	margin-right: 5px;
	padding: 0 2px
}

.pagination li.active a {
	background: #606068;
	color: #f0f0f8;
	cursor: default
}

.pagination li.divider {
	background: url(../img/line.jpg) repeat-x center;
	width: 50%
}

#blog-version-2 #main-content article .title h4,
.headline article .title h4 {
	line-height: 22.5px;
	padding: 4px
}

#blog-version-2 #main-content article .post-meta,
.headline article .post-meta {
	padding: 0
}

#blog-version-2 #main-content article .post-meta,
.headline article .post-meta,
#blog-version-2 #main-content article .title,
.headline article .title {
	border-bottom: 1px solid #e0e0e8;
	display: block
}

#blog-version-2 #main-content article .shadow,
.headline article .shadow {
	margin-bottom: 1px
}

@media (min-width:600px) {
	#blog-version-2 #main-content article .row .col-sm-6:nth-child(2),
	.headline article .row .col-sm-6:nth-child(2) {
		padding-left: 0
	}
}

.headline article {
	border-bottom: 1px solid #e0e0e8;
	margin-bottom: 8px;
	text-align: justify;
	margin-left: 8px;
}

.headline article:last-child {
	margin-bottom: 0
}

.article-medium p:not(.post-meta) {
	margin: 0px
}

.article-large {
	position: relative
}

.article-large .frame a {
	display: block;
	overflow: hidden;
	position: relative
}

.article-large .frame h4 {
	margin-top: 10px
}

.article-large .frame small {
	color: #b0b0b8;
	font-family: Arial, sans-serif
}

.article-large .frame .image-light {
	z-index: 1
}

.article-large .icons {
	left: 0;
	position: absolute;
	top: 20px;
	width: 75px
}

.article-large .icons a {
	border: 5px solid #fff;
	border-radius: 37.5px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.article-large .icons a i {
	border-radius: 32.5px;
	color: #fff;
	font-size: 40px;
	height: 65px;
	padding-top: 22px;
	width: 65px;
	-webkit-box-shadow: inset 0 24px 0 0 rgba(255, 255, 255, .16);
	-moz-box-shadow: inset 0 24px 0 0 rgba(255, 255, 255, .16);
	box-shadow: inset 0 24px 0 0 rgba(255, 255, 255, .16);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.article-large .icons a i.fa {
	background: #e74944;
	padding-top: 4px
}

.article-large .icons a .comment {
	bottom: 6px;
	color: #fff;
	display: block;
	position: absolute;
	text-align: center;
	width: 100%
}

@media (max-width:600px) {
	article.article-medium .row {
		margin-right: 5px !important;
	}
	table.table-dynamic td {
		width: 100%;
	}
	.ministerImg {
		width: 15%
	}
	.article-large {
		padding: 0!important
	}
	.article-large .icons {
		display: none
	}
}

.share-post ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.share-post ul li {
	float: left
}

.share-post ul li {
	margin: 0 5px 5px 0
}

.share-post ul li a span {
	border-top: 1px solid #e0e0e8;
	border-right: 1px solid #e0e0e8;
	border-bottom: 1px solid #e0e0e8;
	background: #f4f4fc;
	line-height: 14px;
	padding: 7px
}

.share-post ul li a i,
.share-post ul li a span {
	display: inline-block
}

.share-post,
.post-tags {
	border-bottom: 1px solid #e0e0e8;
	padding: 10px 0 5px
}

.share-post h5,
.post-tags h5 {
	font-weight: 400;
	line-height: 30px;
	margin-right: 10px;
	text-transform: none
}

.share-post h5,
.post-tags h5,
.share-post ul,
.post-tags ul {
	float: left
}

.post-tags {
	padding-bottom: 8px;
	margin-bottom: 45px
}

.avatar {
	display: block;
	margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
	width: 200px
}

.author.widget .name {
	float: left
}

.author.widget .name {
	font-size: 16px;
	font-weight: 700;
	line-height: 16px
}

.author.widget .name:hover {
	color: #e74944
}

.author.widget .social {
	margin: 0
}

.author.widget .social li {
	margin: 0 5px 5px 0
}

.author.widget p {
	margin: 10px 0 15px
}

.post-comments {
	margin-bottom: 30px
}

.post-comments,
.post-comments ol {
	list-style: none;
	margin: 0;
	padding: 0
}

.post-comments li,
.post-comments ol li {
	float: left
}

.post-comments li {
	float: none!important
}

.post-comments li ol {
	margin-left: 90px
}

.post-comments .comment-container {
	display: table;
	margin: 0 0 15px
}

.avatar {
	border: 5px solid #fff;
	border-radius: 10%;
	margin: 0 15px 0 0!important;
	width: 200px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4)
}

.avatar,
.post-comments .comment-container .content {
	display: table-cell;
	vertical-align: top
}

.post-comments .comment-container .content {
	width: 99%
}

.post-comments .comment-container .content .comment-meta {
	float: left;
	margin-right: 10px
}

.post-comments .comment-container .content .reply {
	color: #b0b0b8;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px
}

.post-comments .comment-container .content .reply:hover {
	color: #e74944
}

.post-comments .comment-container .content .comment {
	background: #f4f4fc;
	border-radius: 4px;
	clear: both;
	display: block;
	padding: 10px;
	position: relative
}

.post-comments .comment-container .content .comment .triangle {
	border-right: 10px solid #f4f4fc;
	border-top: 7.5px solid transparent;
	border-bottom: 7.5px solid transparent;
	left: -10px;
	position: absolute;
	top: 10px
}

.avatar {
	margin: 15px!important
}

.post-comments .children>li>.comment-container .content .comment-meta {
	float: right;
	margin: 0
}

.post-comments .children>li>.comment-container .content .reply {
	float: left;
	margin-right: 10px
}

.post-comments .children>li>.comment-container .content .comment {
	background-color: #e74944;
	color: #f0f0f8
}

.post-comments .children>li>.comment-container .content .comment .triangle {
	border-right: 0;
	border-left: 10px solid #e74944;
	left: auto;
	right: -10px
}

@media (max-width:768px) {
	.post-comments li ol {
		margin-left: 30px
	}
}

.message-form form {
	margin: 0 -10.00000000000001px 0 0
}

.message-form form .input-group {
	float: left;
	padding: 0 10px 10px 0;
	width: 33.33333333333333%
}

@media (max-width:768px) {
	.message-form form .input-group {
		width: 99.99999999999999%
	}
}

.message-form form .textarea {
	padding: 0 10px 10px 0;
	width: 99.99999999999999%
}

.message-form form .textarea textarea {
	width: 100%
}

.message-form form .allowed-tags {
	color: #b0b0b8;
	font-size: 13px;
	margin: 10px 0
}

#blog-detail #main-content .article-large {
	border-bottom: 1px solid #e0e0e8
}

#blog-detail #main-content .article-large .frame {
	position: relative
}

#blog-detail #main-content .article-large .frame .icons {
	bottom: -5px;
	left: 20px;
	top: auto;
	width: auto
}

#blog-detail #main-content .article-large .frame .icons a {
	display: inline-block;
	width: 75px
}

#blog-detail #main-content .article-large .frame small {
	margin-top: 10px
}

#blog-detail #main-content .article-small,
#gallery-page #main-content .article-small {
	margin-bottom: 15px
}

@media (max-width:992px) {
	#blog-detail #main-content .article-small:nth-child(2n+1),
	#gallery-page #main-content .article-small:nth-child(2n+1) {
		clear: both
	}
}

#gallery-page .images {
	border-bottom: 1px solid #e0e0e8;
	padding: 0 0 5px
}

#gallery-page .images .da-thumbs {
	margin: 0 -10px 0 0!important;
	list-style: none;
	margin: 0;
	padding: 0
}

#gallery-page .images .da-thumbs li {
	float: left
}

#gallery-page .images .da-thumbs li {
	padding: 0 10px 10px 0;
	width: 25%
}

#gallery-page .images .da-thumbs li a {
	overflow: hidden;
	position: relative
}

@media (max-width:768px) {
	#gallery-page .images .da-thumbs li {
		width: 33.33333333333333%
	}
}

@media (max-width:512px) {
	#gallery-page .images .da-thumbs li {
		width: 50%
	}
}

.accordion .header {
	background: #EFCFCC;
	border: 1px solid #e0e0e8;
	cursor: pointer;
	display: table;
	margin: 0 0 1px
}

.accordion .header.active i:before {
	content: '\f068'
}

.accordion .header h1,
.accordion .header h2,
.accordion .header h3,
.accordion .header h4,
.accordion .header h5,
.accordion .header h6,
.accordion .header i {
	display: table-cell;
	vertical-align: middle
}

.accordion .header h1,
.accordion .header h2,
.accordion .header h3,
.accordion .header h4,
.accordion .header h5,
.accordion .header h6 {
	color: #614033;
	padding: 10px;
	width: 99%
}

.accordion .header i {
	border-left: 1px solid #e0e0e8;
	padding: 0 10px
}

.accordion .header i:before {
	background: #606068;
	border-radius: 12px;
	color: #f0f0f8;
	display: block;
	font-size: 11px;
	font-weight: 400;
	line-height: 11px;
	height: 21px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	width: 21px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 0 5px rgba(96, 96, 104, .2);
	-moz-box-shadow: 0 0 0 5px rgba(96, 96, 104, .2);
	box-shadow: 0 0 0 5px rgba(96, 96, 104, .2)
}

#page-404 #content,
#page-404 #content p {
	text-align: center
}

#page-404 #content h1 {
	font-size: 100px;
	margin-top: 45px
}

#page-404 #content p {
	font-size: 30px;
	line-height: 45px
}

#page-404 #content button {
	margin-bottom: 100px
}

aside .col-sm-6:nth-child(2n+1) {
	clear: both
}

.flat-style body * {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	text-shadow: none!important
}

.flat-style .image .container-link .link a {
	-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .5)!important;
	-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, .5)!important;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .5)!important
}

.flat-style .image .container-link .link a:hover {
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .2)!important;
	-moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, .2)!important;
	box-shadow: 0 0 0 10px rgba(0, 0, 0, .2)!important
}

.flat-style .da-thumbs .image-caption h5 {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4), 0 -10px 0 rgba(255, 255, 255, .4)!important;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .4), 0 -10px 0 rgba(255, 255, 255, .4)!important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .4), 0 -10px 0 rgba(255, 255, 255, .4)!important
}

.flat-style #content,
.flat-style #footer-main,
.flat-style #main-nav,
.flat-style .article-large .icons a,
.avatar {
	-webkit-box-shadow: 1px rgba(0, 0, 0, .2)!important;
	-moz-box-shadow: 1px rgba(0, 0, 0, .2)!important;
	box-shadow: 1px rgba(0, 0, 0, .2)!important
}

.flat-style .breaking-news .header .triangle:before {
	background: 0 0
}

.flat-style#blog-version-2 #main-content article .frame,
.flat-style .headline article .frame {
	margin-bottom: 15px
}

.flat-style .shadow {
	display: none
}

.flat-style #top-nav .navbar-form button:hover,
.flat-style #top-nav .navbar-form input[type=button]:hover,
.flat-style #top-nav .navbar-form input[type=reset]:hover,
.flat-style #top-nav .navbar-form input[type=submit]:hover {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important
}

.boxed-style body {
	-webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .8);
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .8)
}

.boxed-style body #content {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .97)
}

.boxed-style body .input-light {
	background-color: #e8e8f9
}

@media (min-width:600px) {
	.boxed-style body {
		margin: 0;
		width: 100%
	}
}

@media (min-width:828px) {
	.boxed-style body {
		background: url(../img/body-background-medium.jpg) fixed center;
		margin: 45px auto;
		width: 828px
	}
	.boxed-style body .breaking-news .content {
		background-color: #EFCFCC
	}
	.boxed-style body blockquote,
	.boxed-style body .post-comments .comment-container .content .comment {
		background-color: #ececfa
	}
	.boxed-style body .post-comments .comment-container .content .comment .triangle {
		border-right-color: #ececfa
	}
	.boxed-style body .post-comments .children>li>.comment-container .content .comment {
		background-color: #e74944
	}
	.boxed-style body .post-comments .children>li>.comment-container .content .comment .triangle {
		border-left-color: #e74944
	}
	.boxed-style body #content .tags li a:not(:hover),
	.boxed-style body aside .tags li a:not(:hover),
	.boxed-style body #content .pagination li:not(.active) a:not(:hover),
	.boxed-style body aside .pagination li:not(.active) a:not(:hover) {
		color: #614033;
		background-color: #ececfa
	}
}

@media (min-width:992px) {
	.boxed-style body {
		margin: 0;
		width: 100%
	}
}

@media (min-width:1052px) {
	.boxed-style body {
		margin: 45px auto;
		width: 1052px
	}
}

@media (min-width:1200px) {
	#map {
		height: 500px
	}
	.boxed-style body {
		margin: 0;
		width: 100%
	}
}

@media (min-width:1230px) {
	.boxed-style body {
		margin: 45px auto;
		width: 1230px
	}
}

@media (min-width:1367px) {
	.boxed-style body {
		background-image: url(../img/body-background-large.jpg)
	}
}

.loginControl {
	position: relative;
	white-space: nowrap;
}

.loginControl i {
	position: absolute;
	padding: 8px 5px;
	pointer-events: none;
}

.loginControl input {
	margin: 0 0 3px;
	padding-right: 20px;
	width: 220px
}

.bs-example {
	max-height: 60px;
	float: left;
	margin: 3px 0px
}
#currentRowObject th a::after{content:" ^";}
#currentRowObject th a{background:none;color:#E74944}
.pagelinks
{
	border-top:1px solid #9B2D1F;
	background-color:  #EFD7AD ;
border-radius: 3% 3% 0 0;
padding: 5px;
margin: 5px 0px;

display: inline-block;
}
.pagebanner
{
	display: none;
	direction: ltr;
float: left;
margin-left: 37%;
}
.padding-10 
{
	padding:10px !important;
}
.margin-left-15
{
margin-left:15px !important;
}
.margin-bottom-10 
{
margin-bottom:10px !important;
}
#wrapper {
				width: 100%;
				margin: -100px 0 0 0;
				position: absolute;
				left: 0;
				top: 50%;
			}
			#wrapper h3 {
				font-size: 20px;
				text-align: center;
			}
			#wrapper > div {
				background-color: #eee;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				width: 100%;
				height: 30px;
				padding: 15px 0;
				overflow: hidden;
			}
			#wrapper > div.first {
				border-bottom: none;
			}
			#wrapper dl {
				display: block;
				margin: 0;
			}
			#wrapper dt, #wrapper dd {
				display: block;
				float: left;
				margin: 0 10px;
				padding: 5px 10px;
			}
			#wrapper dt {
				background-color: #f66;
				color: #fff;
			}
			#wrapper dd {
				color: #333;
				margin-right: 50px;
			}
			code {
				font-style: italic;
			}
#menu 
{position:absolute; top:30px; left:0; width:100%; display:none;}
.video {
	position: relative;
	padding-bottom: 61.85%; /* 16:9 */
padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mega-menu {
	width: 560px;
  border-radius: 0;
  margin-top: 0px;
	}
	.mega-menu li {
		display: inline-block;
		float: right;
		}
		.mega-menu li.mega-menu-column {
			margin-right: -30px;
			width: 160px;
			}
	/* 	@-moz-document url-prefix() {
			.mega-menu li.mega-menu-column {
			margin-top:-15px;
			}
		} */
			.mega-menu .nav-header {
			font-weight:700;
			padding: 0 !important;
			margin-bottom: 5px;
			display: inline-block;
			color:#9B2D1F;
			}
.navbar .dropdown-menu a   {padding-top:5px;padding-bottom:5px;font-size:13px;font-weight:700}.navbar .navbar-collapse{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media (max-width:991px){.navbar .nav,.navbar .navbar-form{margin-bottom:15px}.navbar .navbar-nav>li>a{padding-top:5px;padding-bottom:5px}}@media (min-width:992px){.float-left-md{float:left !important;}.navbar .navbar-nav{padding-right:1px}.navbar .navbar-nav>li>a{/* border-right:1px solid #f4f4fc;border-left:1px solid #f4f4fc; */margin-right:-1px}.navbar .navbar-nav>li.open>a,.navbar .navbar-nav>li.active>a,.navbar .navbar-nav>li>a:hover{border-color:#e74944}.navbar .dropdown:hover .dropdown-menu{display:block}}
ul.dropdown-menu {
border-bottom: 7px solid #9B2D1F;
border-right: 1px #9B2D1F solid;
border-left: 1px #9B2D1F solid;
}
div.vertical-line{
  width: 1px; /* Line width */
  background-color: #C1ACAC; /* Line color */
  height: 200px; /* Override in-line if you want specific height. */
  float: right;
  margin-right:35px;
  }
  @media (min-width: 600px)
  {
   .accordionWrapper div.title{padding-bottom: 20px;font-size:14px}
    .accordionWrapper div.titleInner{padding-bottom: 5px;}
  .wide{
  width:520px}
  }
  @media (max-width: 981px) {
  .container > .navbar-header{margin-top: 5px;}
  #accordionNested {padding:0}
  body{background:none !important}
  #main-nav .navbar-nav{
  background-color: #cc6847;
  }
  .bs-example{max-height:none}
  .dropdown-menu .divider{
  display:none;
  }
  #divdate
  {
  display:none;
  }
  .bs-example{float:right;}
  .mega-menu {
	width:auto;
	}
	.mega-menu li.mega-menu-column{
			width:auto;
			}
	div.vertical-line,.mega-menu .nav-header { 
	display:none
	}
  #top-nav .navbar-form input[type=text]{width:115px}
    .page,.page-admin-ministry{ 
      padding-top: 30px;
      
    }
	.navbar-fixed-top{
	position:relative;
	}
  }
     @media (max-width: 1200px) {
   #main-nav .navbar-nav > li > a {
   font-size: 13px;
   padding: 23px 5px;
   }
    .menu
   {
   display:none;
   }
   }
  }

 #plusgallery {
	zoom: 1;
	color: #222;
	position: relative;
	z-index: 1;
	background: url(../img/plusgallery/loading-albums.gif) no-repeat 50% 50%;
	text-align: right;

}


#plusgallery.loaded {

	background: none;
		
}

#plusgallery ul {
 list-style-type: none !important;
 margin: 0 !important;
 padding: 0 !important;
}

#plusgallery * {
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#plusgallery a, #pgzoomview a {
	display: block;
	-webkit-transition: all 0.3s ease-out 0.1s;
	-moz-transition: all 0.3s ease-out 0.1s;
	-ms-transition: all 0.3s ease-out 0.1s;
	-o-transition: all 0.3s ease-out 0.1s;
	transition: all 0.3s ease-out 0.1s
	-webkit-backface-visibility: hidden;
	text-decoration: none;
}

#plusgallery a {
	background-color: #fff;
	display: block;
	color: #222;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.3);
}


#plusgallery a:hover, #pgzoomview a:hover {
background-color: #38beea;
}

#plusgallery a img {
	display: block;
	max-width: 100%;
	/*max-height: 100%;*/
}

.spacer {
	position: relative;
	z-index: 1;
background: #fff url(../img/plusgallery/loading-albums.gif) no-repeat 50% 50%;
}

/*albums*/


#pgalbums {
	clear: both;
}





.pgalbumthumb {
	float: right;
	width: 17.91666666666%;
	/*max-width: 172px;*/
	margin: 1.04166666666%;
}

#plusgallery .pgalbumlink {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	padding: 3%; 
}

.pgalbumimg {
	display: block;
	width: 100%;
	border: none;
	position: relative;
	z-index: 1;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}


.pgalbumthumb span {
	position: absolute;
	display: block;
}






.pgalbumtitle {
	bottom: 3%;
	left: 3%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.95) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.95))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-size: 1em;
font-weight:700;
	text-shadow: 1px 1px 2px rgba(0,0,0,.4);
	
	z-index: 7;
	padding: 2em 6% 6% 6%;
	width: 94%;
}

.pgalbumthumb .pgloading {
	width: 95.4545454545455%; /*210/220*/
	height: 95.4545454545455%; /*210/220*/
	top: 2.3809523809524%;/*5/210*/
	left: 2.3809523809524%;/*5/210*/
	z-index: 6;
		background: rgba(0,0,0,.8) url(../img/plusgallery/loading-gallery.gif) no-repeat 50% 50%;
}

.oldie .pgalbumthumb .pgloading {
	top: 3%;
	left: 3%;
}

.pgplus {
	background: #fff;
	line-height: 1em;
	padding: .3em;
	font-size: 1.8em;
	color: #fff;
	position: absolute;
	top: -1.5em;
	width: 1.5em;
	right: -1.5em;
	z-index: 7;
	text-align: center;
	font-weight: 100;
	-webkit-transition: all 0.3s ease-out 0.1s;
	-moz-transition: all 0.3s ease-out 0.1s;
	-ms-transition: all 0.3s ease-out 0.1s;
	-o-transition: all 0.3s ease-out 0.1s;
	transition: all 0.3s ease-out 0.1s;
}

.pgalbumlink:hover .pgplus {
	background: #38beea;
	top: 0;
	right: 0;
}

/*thumbs*/
#pgthumbview {
	clear: both;
	display: none;
}

#plusgallery #pgthumbcrumbs {
font-weight:700;
	margin: 10px 10px 0 10px !important;
	color: #222;
	border-bottom: 1px solid #222;
}

#pgthumbcrumbs li {
	padding: 9px .7em 0 .7em;
	float: left;
	line-height: 1em;
	height: 30px;
}

#pgthumbcrumbs li#pgthumbhome {
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size: 1.5em;
	line-height: .6em;
	padding-left: .4em;
	padding-right: .4em;
	border-right: 1px solid #222;
}

#pgthumbcrumbs li#pgthumbhome:hover {
	background-color: #38beea;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5);
	color: #fff;
}

.pgthumb {
	float: right;
	width: 11.2%;
	/*height: 11.5833333333333%;*/
	/*max-width: 140px;*/
	margin: 7px .6417%;
	display: block;
	position: relative;
}

.oldie .pgthumb {
	width: 140px;
	height: 140px;
	margin: 10px;
}

.pgthumb a {
	width: 100%;
	/*height: 100%;*/
	padding: 5px; !important;
	margin: 1px 0px;
}

.oldie .pgthumb a {
	width: 130px;
	height: 130px;
	padding: 5px;
}

.pgthumb img {
	background: #fff url(../img/plusgallery/loading-albums.gif) no-repeat 50% 50%;
	width: 100%;
	border: none;
	max-width: 130px;
}

/*detail*/
#pgzoomview {
	direction:ltr !important;
	position: absolute;
	display:none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000)"; /* IE8 */
	background: rgba(0,0,0,.8);
	text-align: center;
	z-index: 1000;
	top: 0;
	left: 0;
}

.oldie #pgzoomview {
	background: url(../img/plusgallery/80.png);
}

#pgzoomview.fixed {
	position: fixed;
}

#pgzoomscroll {
	position: absolute;
	overflow-x: scroll;
	overflow-y: none;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	height: 100%;
	z-index: 1010;
}

#pgzoom {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 100%;
	-webkit-transform: translateZ(0px);
}

.pgzoomslide {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
}

.pgzoomslide.loading {
	background-image: url(../img/plusgallery/loading-gallery.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;position: relative;
}

.pgzoomspacer {
	display: inline-block;
	width: 1px;
	height: 100%;
	vertical-align: middle;
}

.pgzoomcenter {
	vertical-align: middle;
	display: inline-block;
	/*width: 80%;*/
	/*height: 85%;*/
	text-align: center;	
	
}

.pgzoomimg {
width:auto !important;
	max-width: 80%;
	max-height: 75%;
	-webkit-box-shadow:  1px 1px 8px rgba(0, 0, 0, 0.9);
  -moz-box-shadow:  1px 1px 8px rgba(0, 0, 0, 0.9);
  box-shadow:  1px 1px 8px rgba(0, 0, 0, 0.9);
	vertical-align: middle;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	-ms-transition: opacity 0.4s ease-out;
	-o-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
	vertical-align: middle;
	margin-bottom: 2em;
}

.pgzoomimg.active {
	opacity: 1;
}

.oldie .pgzoomimg {
	max-width: none;
	max-height: none;
}

.pgzoomcaption {
	margin: 1.5em 0;
	color: #fff;
	font-size: .9em;
	opacity: 1;
	position: absolute;
	left: 0;
	padding-left: 20%;
	padding-right: 20%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	bottom: 0;
	text-align: center;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}

.pgzoomarrow {
	position: fixed;
	width: 52px;
	height: 100px;
	background: url(../img/plusgallery/arrows.gif) no-repeat 0 0;
	top: 50%;
	margin-top: -50px;
	overflow: hidden;
	text-indent: -5000px;
	z-index: 1011;
}

.pgzoomarrow:hover {
	-webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
}

#pgprevious {
	left: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-position: 0 50%;
}

#pgnext {
	right: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-position: 100% 50%;
}

#pgzoomclose {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	background-position: 100% 50%;
	width: 52px;
	height: 52px;
	background-image: url(../img/plusgallery/zoom-icons.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow: hidden;
	text-indent: -5000px;
	z-index: 1011;
}

#pgzoomclose:hover {
	-webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
}

#pgcredit {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#plusgallery #pgcredit a {
	display: inline-block;
	color: #222;
	letter-spacing: 1px;
	background-color: transparent;
	-webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
	padding: .3em .5em .3em .4em;
	font-size: 10px;
	text-transform: uppercase;
}
#pgcredit a:hover {
	background-color: #38beea !important;
	-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5) !important;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5) !important;
}

#plusgallery #pgcredit a span {
	color: #666;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-ms-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

#plusgallery #pgcredit a:hover span {
	color: #fff;
}

@media only screen and (max-width: 768px) {
	.pgalbumthumb, .pgthumb { margin: 1.302083333333%;/*10/768*/ }
	.pgalbumthumb { width: 22.395833333333%; /*172/768*/ }
	.pgthumb { width: 17.395833333333%; /*153.6/768*/ }
}

@media only screen and (max-width: 480px) {
	.pgalbumthumb, .pgthumb { margin: 2.083333333333%;/*10/480*/ }
	.pgalbumthumb { width: 29.16666666666%; /*140/480*/ }
	.pgthumb { width: 20.833333333333%; /*100/480*/ }
	.pgzoomarrow {
		width: 36px;
		height: 60px;
	}
	#pgprevious {
		background-position: -6px 50%;
	}
	#pgnext {
		background-position: -66px 50%;
	}
	#pgzoomclose {
		width: 36px;
		height: 36px;
	}
}

@media only screen and (max-width: 320px) {
	.pgalbumthumb, .pgthumb { margin: 3.125%;/*10/480*/ }
	.pgalbumthumb { width: 43.75%; /*140/320*/ }
	.pgthumb { width: 27.083333333333%; /*86.66666666666667/320*/ }
}
  