@import url(global/ckeditor.css);
@import url(http://fonts.googleapis.com/css?family=Poiret+One);


body,html {
height: 100%;
margin: 0;
padding: 0;
}

body {
position: relative;
font: 14px "Lucida Grande", sans-serif;
background-color: #FAFAFA;
color: #555;
text-align: left;
line-height: 20px;
}

#ground {
	display: none;
}


.container {
position: relative;
margin: 0 auto;
}

a:link, a:visited {
text-decoration: none;
	color: #365a7f;
}

a:hover, a:active, a:focus {
}

:focus, :active {
outline: none !important;	
}


.alert {
border: none;	
}

.list-group-item {
padding: 10px;	
}

.block-image {
float: left;
width: 60px;
margin: 0 10px 0 0;
}

img {
vertical-align: middle;
border: 0px;
max-width: 100%;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Poiret One', cursive;
}

:focus { outline:none; }

#header .navbar-brand {
font-size: 22px;

font-weight: bold;
line-height: 21px;
}

#header .back {
line-height: 50px;
color: #FFF;
display: block;
}

#logo h5 {
font-size: 18px;
font-weight: bold;
color: #333;
margin: 0;
}
#logo p {
margin-top: 0;
}

#subheader {
border: 1px solid #DDD;
background: #FFF;
border-left: 0;
border-right: 0;
margin-top: 50px;
}
#subheader ul.menu2 {
margin: 0;
padding: 0;
list-style-type: none;
}
#subheader ul.menu2 li {
float: left;
}
#subheader ul.menu2 li a,  #subheader ul.menu2 li span {
padding: 10px;
display: block;
border-right: 1px solid #EEE;
text-transform: uppercase;
color: #818181;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
}
#subheader ul.menu2 li a:hover {
color: #333;
background: #F7F7F7;
}
#subheader ul.menu2 li span {
color: #333;
}
#subheader input[type="text"] {
height: 40px;
border: 0;
background: none;
width: 100%;
}

#subheader .social {
margin-top: 5px;
}
#subheader .social i {
font-size: 32px;
margin-right: 3px;
}
#subheader .social i.icon-facebook-sign {
color: #3A589B;
}
#subheader .social i.icon-twitter-sign {
color: #598DCA;
}
#subheader .social i.icon-google-plus-sign {
color: #D5492E;
}

#box h1.tsez {
display: none;	
}
#box .col-sm-8 {
padding-top: 40px;	
padding-bottom: 40px;	
}
#box .col-sm-4 {
padding-top: 40px;	
padding-bottom: 40px;	
}

#box .tnota {
font-family: Noto Serif, Tahoma, sans-serif;
font-size: 15px;
line-height: 26px;
color: #3A4145;
margin-bottom: 40px;
}

.banner1 {
  margin-bottom: 20px;
  padding-bottom: 30px;
}


#footer {
padding: 0px;
margin-top: 5px;
margin-bottom: 15px;
color: #969696;
color: rgba(141, 141, 141, 0.75);
text-align: center;
}
#footer ul {
margin: 0;
padding: 0;
list-style-type: none;
float: left;
}
#footer ul li {
display: inline;
margin: 0 10px 0 0;
}
#footer ul li:last-child {
margin-right: 0;	
}
#footer img {
height: 32px;
border-radius: 2px;
vertical-align: -10px;
}
#footer h5 {
display: inline;
color: #949494;
}
#footer h5 b {
color: #636363;
}

