a, i {
	-webkit-transition: all .4s; /* Safari 3.1 to 6.0 */
    transition: all .4s; /* Safari 3.1 to 6.0 */
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
}
.news {
	height:auto;
}
.news-article h4 {
	height:auto;
}
.news-article {
	margin-bottom:30px;
}
.standard_image {
	float:left;
	margin:5px 20px 20px 0;
	max-width:45%;
}
.facebook a, .twitter a, .youtube a {
	color:#fff;
}
.sub-page-calendar {
	margin-bottom: 40px;
}
.sub-page-events {
	margin-top: 10px;
	position:relative;
}
.footer a {
    color: #fff;
}
.events {
	height:inherit;
	padding-bottom:20px;
}
.events-content {
	height:auto;
}
.about-us-text p {
	clear:none;
}
.about-us-text {
	min-height: 490px;
}
.news-detail > h2 {
	color: #38393a;
    font-size: 16px;
    line-height: 22px;
}
.news-detail > h2 a {
	color:#38393a;
}
.news-detail date {
	color: #324e7e;
    font-size: 12px;
    margin-bottom: 5px;
}
.news-detail .link-hover {
	font-size:13px;
}
span.found {
    font-weight: bold;
}
ul.post-gallery {
	margin:10px 0;
	padding: 0;
}
ul.post-gallery li {
    display: inline-block;
    width: 30%;
}
ul.post-gallery li img {width:100%;}
.about-us-text h1 a {
    color: #324e7e;
}
.submenu-pages li {
	margin:20px 0;
}
.submenu-pages h2 {
	font-size:16px;
}
.content-list ul {
	width:100%;
}
.content-list ul li {
	width:50%;
}
.more-tasks {
	cursor: pointer;
}
.plan-detail-table .parse p {
	color:#6d9ac4;
}
.plan-detail-table .parse span {
	background: #6d9ac4;
}
.plan-detail-table .parse {
	cursor:pointer;
}
.plan-detail-table .parse.active p {
	color:#324e7e;
}
.plan-detail-table .parse.active span {
	background: #324e7e;
}
.content-search-button:hover {
	background: #324e7e;
}
.gallery-description {
	font-size:13px;
}
.video-gallery h2 {
    font-size: 16px;
		font-weight: normal;
		font-family: 'BPG Nino Mtavruli';
		text-transform: uppercase;
}
.video-gallery hr {
	border-right:none;
	border-left:none;
}
.submenu-pages li a {color:#124163;}
.submenu-pages a:hover {
    color: #1580b2;
}
/*.submenu-pages li a:hover > i {
    background: #1580b2;
}*/
.submenu-pages li a > i {
    background: #124163;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 3px 12px 20px 0;
}
.events-content p span {
	margin-top:6px;
}
.statistic-diagrams .radio-inputs > label {
    color: #4c4d4f;
    font-size: 14px;
    float: left;
    text-align: center;
    width: 100%;
}
.about-us-text-social-shares {
	float:left;
	margin:0 auto;
}
.btn {
	clear: both;
    bottom: 0px;
    padding:10px 20px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    border: 0px;
    background-color: #124163;
    color: #fff;
    line-height: 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
.btn.btn-info {
	background:#1580b2;
}
.row {
	width:100%;
	float:left;
	margin:10px 0;
}
.news-detail h2 a,
.btn,
.btn a {
	text-decoration:none;
}
.about-us-text > h2 {
    font-weight: normal;
    font-size: 16px;
}
.control-group.status .controls {
    margin-bottom: 20px;
}
input, textarea {box-sizing: border-box;}
input.input-xlarge, select.input-xlarge, textarea.input-xlarge {
    padding: 5px 10px;
    /*width: 100%;*/
    max-width: 420px;
}
textarea.input-xlarge.required {
    width: 75%;
}
textarea.input-xlarge {
	height:100px;
}
input.input-medium {
    padding: 5px 10px;
    width: 100%;
    max-width: 280px;
}
input.input-small {
	padding: 5px 10px;
    width: 100%;
    max-width: 135px;
}
input.input-xsmall {
	padding: 5px 10px;
    width: 100%;
    max-width: 85px;
}
a.back {text-decoration: none;}
.info-memo {display:none;}
.publication h2 {
    font-size: 14px;
    padding: 10px;
    margin:0;
}
.publication h2 a {
	text-decoration: none;
	font-weight: normal;
}
ul.publication {
	margin:0;
	padding: 0;
}
ul.publication > li {
    list-style: none;
    width: 30%;
    margin-right: 3%;
    border: solid #efefef 1px;
    display: inline-table;
    margin-bottom: 40px;
}
ul.publication > li img {
	width:100%;
}
form.hidden {
	display:none;
}
.hide {
	display:none;
}
#calendar .empty a {
	background:rgb(207, 223, 242);
}
.days li.saturday a {
	background-color: rgb(21, 128, 178);
    color: rgb(255, 255, 255);
}
.days li.saturday span {color:#fff;}
.month .next a,
.month .prev a {
	cursor: pointer;
}
li.cal-title {
    width: 130px;
    text-align: center;
}
ul#calendar > li.empty:nth-child(36) a,
ul#calendar > li.empty:nth-child(43) a,
ul#calendar > li.empty:nth-child(44) a,
ul#calendar > li.empty:nth-child(45) a,
ul#calendar > li.empty:nth-child(46) a,
ul#calendar > li.empty:nth-child(48) a{
	background:#fff;
}

ul#calendar > li:nth-child(50),
ul#calendar > li:nth-child(51),
ul#calendar > li:nth-child(52),
ul#calendar > li:nth-child(53),
ul#calendar > li:nth-child(54),
ul#calendar > li:nth-child(55),
ul#calendar > li:nth-child(56) {
	display:none;
}
.day-content {
	display:none;
}
.publications-content-sub2 a.title-link {
    font-size: 15px;
    color: #444343;
    margin-top: 0;
}
.human-right p {
    padding-top:30px;
}
.publications-content a {text-decoration: none;}
.discussion h4 {font-weight: normal;}
.sub-page-calendar .calendar-icon {
    display: block;
}
.calendar-icon {
    display: none;
}
li.today_events a {
    background: #124163;
    color: #fff;
    cursor: pointer;
}
/*.li.today_events*/
.days {
    position:relative;
}
li.today_events .cal_events {
    position:absolute;
    z-index:2;
}
li.today_events .cal_events a {
    width:100%;
    margin:0 auto;
    text-align: left;
}
.cal_events:before {
    content:"x";
    cursor: pointer;
    color:#fff;
    float:right;
    /*margin:2px 2px -12px -12px;*/
    line-height:10px;
}
li.today_events a:hover {
    background: #124163;
}
.cal_events li > h3 {display:none;}
.days li.today_events a span {
    color:#fff;
}
li.today_events .cal_events {
    background: #124163;
    width:100%;
}
.days .active,
.days .active span {
    color:#1580b2;
}
.days .active {
    background: #edecec;
}
.cal_events {display:none;}
.comment-button {
    cursor: pointer;
}
#modal {
    display: none;
    position:fixed;
    z-index:100;
    background: rgba(0,0,0,.6);
    text-align: center;
    height:100%;
    width:100%;
    top:0;
    left:0;
	overflow: auto;
}
#modal.large-modal .form-wrapper {
    width: calc(80% - 32px);
    margin: 2.5% 10%;
    height: 85%;
    border-top: solid #ece9e9 22px;
    background: #ece9e9;
}

#modal.large-modal .form-wrapper label {
	vertical-align: top;
	display: inline-block;
	width: 20%;
	text-align: right;
	font-size: 15px;
	max-width: none;
}

#modal.large-modal .form-wrapper textarea, #modal.large-modal .form-wrapper input[type=text] {
	margin-left: 5%;
	/*width: 75%;*/
	max-width: none;
}

a.btn {
	float: right;
	font-size: 15px;
}

#modal.large-modal form {
	margin-top: 10px;
	font-size: 0;
}

#modal.large-modal form .wrap {
	width: 100%;
    max-width: 720px;
	margin: 0 auto;
}

.form-wrapper {
    width: 420px;
    margin: 10% auto;
    padding: 0 16px 10px;
    background: #fff;
    position:relative;
}
.form-wrapper .close {
    position:absolute;
    z-index:101;
    top:0;
    right:0;
    cursor: pointer;
    padding: 5px;
    background: #ccc;
    line-height: 10px;
    width: 10px;
    margin: -21px 0 0;
}
.form-wrapper .input-xlarge {
    margin:0px 0 20px;
}
.form-wrapper label {
    text-align: left;
    font-size:13px;
}
.form-wrapper form {
    text-align: left;
}
@media screen and (min-width: 768px) {
	.search-input:hover, .search-input:focus, form.active .search-input {
		padding:0 10px;
	}
}

.addthis_inline_share_toolbox {
	margin-top: 20px;
	margin-bottom: 20px;
}
a.back {
    margin:10px 0;
}
h2 {
	clear: both;
}

.no-cover {
	padding: 0;
}

.no-cover li {
	font-size: 0;
	margin-bottom: 30px;
}



.no-cover li > a {
	display: inline-block;
	width: 10%;
}

.no-cover li > a img {
	width: 100%;
}

.no-cover li  h2 {
	display: inline-block;
	width: 90%;
	font-size: 14px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: normal;
}

.no-cover li h2 p {
	margin-top: 0;
	margin-bottom: 0;
}

.no-cover li h2 a {
	text-decoration: none;
    color: inherit;
}
.slide .sub-query-frame > h5 {
    margin:15px 0 20px;
		/*font-family: 'BPG Nino Mtavruli', sans-serif;*/
}
.slide .sub-query-frame div.description {
    font-size: 12px;
    margin: 0px;
    color: #4c4d4f;
    max-height: 162px;
    overflow: hidden;
}
.comment-box {
    margin: 30px 0;
    border: solid #efefef 1px;
    padding: 10px;
}
.comment-area {
    border: solid #efefef 1px;
    margin-top: 10px;
    background: #fefefe;
    height: calc(100% - 172px);
    overflow: auto;
}
.single-comment {
    margin: 15px;
	position: relative;
	padding-left: 20px;
    width: 100%;
    width: calc(100% - 30px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	text-align: left;
}

.single-comment::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px;
	background-color: #cfdff2;
	content: "";
	top: 5px;
}

.comment-button {
	font-family: "BPG Nino Mtavruli", sans-serif;
	color: #324e7e;
}

.comment-button .icon-comment-02 {
	font-size: 30px;
	vertical-align: middle;
	margin-right: 5px;
}

#modal.comments-modal .clear {
	clear: both;
}

#modal.comments-modal .form-wrapper .input-xlarge {
	margin: 0;
}

#modal.comments-modal textarea {
	margin-bottom: 10px!important;
}
.comment-button .icon-comment-02 {
    font-size:20px;
}
body.short-body {
    height:100%;
    overflow: hidden;
    width:100% ;
}

#modal .comment-area .row {
    width:100%;
}
.row.med input[type="text"]{
    width:calc(100% - 300px);
}
#modal .row {
    margin:0!important;
}
.about-us-text table,
.about-us-text table tbody,
.about-us-text table tr {
    width:100%!important;
}
.about-us-text img,
.about-us-text p,
.about-us-text div {
    max-width:100%!important;
}
.header-navigation ul li .drop-down-arrow{
    display: none;
}
a.scrollTop {
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 10px;
    padding: 10px 15px;
    background: #ccc;
    text-decoration: none;
    font-size: 32px;
    line-height: 32px;
    width: 20px;
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .header-navigation ul li .drop-down-arrow {
        display: block;
    }
}
