* {
  margin: 0;
  padding: 0;
}

html {
  background: none repeat scroll 0 0 #F5F5F5;
  font: 13px/16px Arial, Helvetica, sans-serif;
  color: #32373D;
  max-width: 1480px;
  margin: 0 auto;
}
h1{
line-height: 24px;
font-size: 17px;
padding-bottom: 5px;
}

h2{
line-height: 21px;
font-size: 15px;
padding-bottom: 5px;
}

p {
  display: block;
  margin-bottom: 1em;
  line-height: 19px;
}

#content ul li {
  list-style-image: url("../img/menu-leaf.png") !important;

  padding: 0 0 4px 0px;
}

ul.pager li {

  padding: 0 0 0 0px;
}


div#content ul li {
  margin: 11px 0 11px 35px;
  padding: 0 0 0 0px;
}

div#content ol li {
  margin: 11px 0 11px 35px;
  padding: 0 0 0 0px;
  line-height: 19px;
}

#content a {
  color: #3a79ac;

}

#news_section {
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}


#main_block {
  margin: 0 auto;
  max-width: 1480px;
  min-width: 1190px;
  -moz-box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
  -webkit-box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
  box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

#top_bar {
  width: 100%;
  margin-top: 10px;
  height: 90px;
  font-style: italic;
}

#one_section {
  width: 30%;
  height: 90px;
  float: left;
  margin-left: 35px;
  margin-top: 9px;
}

#image_block {
  background: url("../img/logo1_2.png") repeat scroll 0 0 transparent;
  float: left;
  height: 82px;
  margin-left: 30px;
  width: 134px;
}

#name_block a {
  -moz-text-blink: none;
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  color: #3A79AC;
  float: left;
  font-family: Arial, Tahoma;
  font-size: 16px;
  font-weight: normal;
  margin-left: 5px;
  margin-top: 35px;
  text-shadow: 1px 1px 0 #FFFFFF;
  text-decoration: none;
}

#two_section {
  width: 23%;
  height: 90px;
  float: left;
}

#border_left {
  width: 0px;
  height: 50px;
  border-left: 1px solid #C5C5C5;
  border-right: 1px solid #fff;
  margin-top: 20px;
  float: left;
}

#name_job h2 {
  float: left;
  color: #555;
  font-family: Arial, Tahoma;
  font-size: 16px;
  margin-left: 50px;
  margin-top: 35px;
  font-weight: normal;
  text-shadow: 1px 1px 0 #FFFFFF;
}

#three_section {
  width: 42%;
  height: 90px;
  float: right;
}

#ph {
  float: left;
  width: 16px;
  height: 16px;
  background: url("../img/ph1.png") no-repeat 0 5px;
  margin-right: 10px;
}

#name_phone {
  color: #555555;
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin-left: 70px;
  margin-top: 35px;
  text-shadow: 1px 1px 0 #FFFFFF;
}

#servise {
  float: right;
  width: 120px;
  height: 21px;
  margin: 32px 0px 0px 0px
}

a#home {
  background-image: url("../img/home.jpeg");
  background-position: 0 0;
  float: left;
  height: 21px;
  margin-left: 10px;
  width: 21px;
  background-repeat: no-repeat;
}

a#home:hover {
  background-position: 0 -21px;
}

a#sitemap {
  float: left;
  background-image: url("../img/find.png");
  width: 21px;
  height: 21px;
  background-position: 0 0px;
  margin-left: 10px;
}

a#sitemap:hover {
  background-position: 0 -21px;
}

a#message {
  float: left;
  background-image: url("../img/messages.jpeg");
  width: 21px;
  height: 21px;
  background-position: 0 0px;
  margin-left: 10px;
}

a#message:hover {
  background-position: 0 -21px;
}

#navigation {
  margin-top: 40px;
  margin-left: 30px;
}

a.navi {
  border-right: 1px solid #C5C5C5;
  color: #32373D;
  font-size: 13px;
  margin-left: 3px;
  margin-right: 10px;
  padding-right: 20px;
  text-decoration: none;
}

a.navi:hover {
  color: #3a79ac;
}

a.navi1 {
  border-right: 1px solid #C5C5C5;
  font-size: 13px;
  margin-left: 3px;
  margin-right: 10px;
  padding-right: 20px;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

#information_block {
  height: 224px;
  margin: 20px 30px 0px 30px;

}

#image_section {
  height: 201px;
  width: 48%;
  background: url("../img/wall_6.png") no-repeat;
  float: left;
  margin-top: 6px;
}

#news_block {
  float: right;
  width: 50%;
}

#news_name {
  color: #3a79ac;
  font-size: 16px;
}

.date {
  color: #fff;
  margin-top: 5px;
  padding: 0 3px;
  text-align: center;
  display: inline-block;
  width: 65px;
  background: none repeat scroll 0 0 #2e90c2;
}

.date2 {
  color: #fff;
  margin-top: 5px;
  padding: 0 3px;
  text-align: center;
  display: inline-block;
  width: 65px;
  background: none repeat scroll 0 0 #1180f3;
}

#news {
  border-bottom: 1px solid #cecece;
  margin-top: 5px;
  padding-bottom: 10px;
}

.news-link a {

  color: #3a79ac;
  text-decoration: none;
}

.news-link a:hover {
  color: #32373D;
}

.news-link_next {
  width: 100px;
}

.news-link-next a {

  display: block;
  margin-top: 10px;
  color: #3a79ac;
  text-decoration: none;
}

.news-link-next a:hover {
  color: #32373D;
}


.anons {
  margin-top: 7px;
}

#archiv {
  margin-top: 10px;
}

.archiv {
  color: #32373D;
  text-decoration: none;
  font-style: italic;
}

#rpofil_block {
  clear: both;
  height: 350px;
}

#line {
  background: url("../img/hr.jpg") repeat-x scroll left center transparent;
  height: 2px;
  margin-right: 10px;
  margin-top: 9px;
  width: 100px;
  float: right;
}

.name_profil_block {
  width: 170px;
  margin-left: 30px;
  margin-top: 30px;
  font-style: italic;
  clear: both;
  text-shadow: 1px 1px 0 white;
}

.name_profil_block2 {
  width: 190px;
  margin-left: 30px;
  margin-top: 40px;
  font-style: italic;
  clear: both;
  text-shadow: 1px 1px 0 white;
}

.name_profil_block_2 {
  width: 255px;
  margin-top: 20px;
  font-style: italic;
  clear: both;
  text-shadow: 1px 1px 0 white;
}

#uslugi_block {
  margin: 20px 30px 0px 30px;
}

.block_profile1 {
  float: left;
  height: 120px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #fff;
}

.block_profile2 {
  float: left;
  height: 120px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #fff;
}

.block_profile3 {
  float: left;
  height: 120px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
}

.block_profile4 {
  float: left;
  height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ececec;
}

.block_profile5 {
  float: left;
  height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-top: 1px solid #fff;
  border-left: 1px solid #ececec;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #ececec;
}

.block_profile6 {
  float: left;
  height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-top: 1px solid #fff;
  border-left: 1px solid #ececec;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ececec;
}

.block_profile7 {
  float: left;
  height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

.block_profile8 {
  float: left;
  height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-top: 1px solid #fff;
  border-left: 1px solid #ececec;
  border-right: 1px solid #fff;
}

.block_profile9 {
  float: left;
  height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 33%;
  border-top: 1px solid #fff;
  border-left: 1px solid #ececec;
  border-top: 1px solid #fff;
}

.block_profile10 {
  float: left;
  height: 120px;
  padding-bottom: 20px;
  padding-top: 40px;
  position: relative;
  width: 33%;
  border-right: 1px solid #fff;
}

.block_profile11 {
  float: left;
  height: 120px;
  padding-bottom: 20px;
  padding-top: 40px;
  position: relative;
  width: 33%;
  border-left: 1px solid #ececec;
  border-right: 1px solid #fff;
}

.block_profile12 {
  float: left;
  height: 120px;
  padding-bottom: 20px;
  padding-top: 40px;
  position: relative;
  width: 33%;

  border-left: 1px solid #ececec;
}

.icon_block1,
.icon_block2,
.icon_block3,
.icon_block4,
.icon_block5,
.icon_block6,
.icon_block7,
.icon_block8,
.icon_block9,
.icon_block10,
.icon_block11,
.icon_block12 {
  float: left;
  width: 70px;
  height: 60px;
  background: url("../img/iconcategory.png");
}

.icon_block1 {
  background-position: 50%;
}

.icon_block2 {
  background-position: 22%;
}

.icon_block3 {
  background-position: 29%;
}

.icon_block4 {
  background-position: 8%;
}

.icon_block5 {
  background-position: 15%;
}

.icon_block6 {
  background-position: 36%;
}

.icon_block7 {
  background-position: 62%;
}

.icon_block8 {
  background-position: 2%;
}

.icon_block9 {
  background-position: 56%;
}

.icon_block10 {
  background-position: 43%;
}

.icon_block11 {
  background-position: 76%;
}

.icon_block12 {
  background-position: 69%;
}

a.profil_link {
  font-weight: bold;
  color: #3a79ac;
  font-size: 11px;
  margin-bottom: 5px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
}


.text_block {
  float: left;
  padding-left: 10px;
  width: 70%;
}

.zagolovok {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: bold;
  color: #555;
  text-shadow: 1px 1px 0 white;
  line-height: 19px;
}

.zagolovokcategory {
  margin-bottom: 7px;
  font-weight: bold;
}

.opisanie {
  color: #32373D;
  font-size: 10px;
  font-style: italic;
}

#footer {
  border-top: 1px dashed #c5c5c5;
  height: 80px;
  margin: 30px 30px 20px 30px;
  padding-top: 20px;
  clear: both;
  font-style: italic;
}

#name_company {
  float: left;
  font-family: Arial, Tahoma;
}

.phones_name {
  font-size: 13px;
  font-weight: normal;

}

.logo_name {
  color: #3A79AC;
  font-size: 13px;
}

#name_company a {
  color: #3a79ac;
  text-decoration: none;
}

#shema_proezda {
  float: left;

  margin-left: 10px;
  padding-left: 40px;
}

#shema_proezda a {
  color: #3a79ac;
  text-decoration: none;
}

#copyright {
  float: right;
}

#left_sidebar {
  float: left;
  width: 25%;
  height: 100%;
  margin-right: 30px;
}

#content {
  height: 100%;
  width: 70%;
  float: left;
  margin-bottom: 60px;

}

#center_block {
  height: 100%;
  margin: 45px 30px 0;
  clear: both;
}

#path_url {
  margin: 0px 0px 30px 0px !important;
  margin: 0px 0px 30px 5%;
  background: url("../img/home-icon.png") no-repeat 0 4px;
  padding: 0 0 0 16px;
  float: left;
  width: 85%;

}

.category_link {
  color: #32373D;
  line-height: 20px;
}

ul.category_menu {
  padding: 0 0 0 15px;
  list-style: none outside none;
}


#path_url a:hover {
  color: #3A79AC;
}

#print_url a {
  color: #32373D;
  font-style: italic;
}

#print_url {
  background: url("../img/print.png") no-repeat scroll 0 3px transparent;
  float: right;
  padding: 0 0 0 26px;
  width: 100px;
}

#breadprint {
  margin: 30px;
}



.breadcrumb a {
  color: #32373D;
  text-shadow: 1px 1px 0 #FFFFFF;
  font-style: italic;
  text-decoration: none;
}



li.expanded {
  list-style-type: none;
  list-style-type: circle !important;
  list-style-image: url("../img/menu-expanded.png") !important;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  list-style-image: none;
}

li.collapsed {
  list-style-image: url("../img/menu-collapsed.png") !important;
  list-style-type: disc !important;
  list-style-type: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  list-style-image: none;
}

#content ul.menu li.leaf {
  list-style-type: square !important;
  list-style-image: url("../img/menu-leaf.png") !important;
  padding: 5px 0px 5px 0;
  margin: 0;
  color: #656668;
  list-style-type: none;
  list-style-image: none;
}


ul.menu li a.active,
ul.links li a.active {
  color: #3A79AC;
  border-bottom: 1px solid #3A79AC;
}

ul.menu li a:hover,
ul.links li a:hover {
  color: #3A79AC;
}

.links li.active-trail a {
  color: #3A79AC;
  border-bottom: 1px solid #3A79AC;
}


ul.links li a {
  font-style: italic;
  color: #32373D;
  font-size: 13px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
}

ul.menu li a {
  color: #32373D;
  text-decoration: none;
}

td.menu-disabled {
  background: #ccc;
}

ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
  padding-bottom: 0;
  padding-left: 17px;
  padding-right: 20px;
  padding-top: 0;
  border-right: 1px solid #c5c5c5;
}

.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}



a.image1 {
  background: url("../img/tpp.png") no-repeat scroll 0 0px transparent;
  width: 200px;
  height: 59px;
  display: block;
}

a.image1:hover {
  background-position: 0 100%;
}

a.image3 {
  background: url("../img/mso.png") no-repeat scroll 0 0px transparent;
  width: 200px;
  height: 59px;
  display: block;
}

a.image3:hover {
  background-position: 0 100%;
}


a.image4 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../img/tau.png");
  background-origin: padding-box;
  background-position: 0 4%;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: block;
  height: 59px;
  width: 200px;
}

a.image4:hover {
  background-position: 0 106%;
}

a.image5 {
  background: url("../img/air.png") no-repeat scroll 0 0px transparent;
  width: 200px;
  height: 59px;
  display: block;
}

a.image5:hover {
  background-position: 0 100%;
}


a.image2 {
  background: url("../img/mmo.png") no-repeat scroll 0 0px transparent;
  width: 200px;
  height: 59px;
  display: block;
}

a.image2:hover {
  background-position: 0 104%;
}

table {
  border-spacing: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 100%;
  /* background: #fff; */
  border: 0px;
}

th {
  padding: 5px;
  border: 1px solid #cccccc;
  background: #e4e4e4;
}

td {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: 1px solid #e0dddd;
  color: #4F6B72;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 6px;
  padding-top: 6px;
  height: 35px;
  border-spacing: 0px;
}

.alt {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #F5FAFA;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #797268;
}

table tr:nth-child(even) {
  background-color: #ececec;
}

.thzag {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #e2e0e0;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #4F6B72;
  font-size: 13px;
  font-weight: normal;
  border: 1px solid #c7c7c7;
}

#edit-name-wrapper lable {
  font-weight: bold;
}

.form-item label {
    /* display: inline-block; */
    margin-bottom: .5rem;

}


.fieldset-legend{
  color: #171717;
  font-size: 15px;
  line-height: 20px;
}

.form-item input[type="text"],.form-item input[type="email"],.form-item textarea, .form-item input[type="password"],.form-item input[type="number"],.form-item input[type="tel"] {
  display: block;
  width: 98%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background: #fbfbfb;
  margin-top: 5px;
}

#content .form-search  {
  width: 70%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background: #fbfbfb;
  margin-top: 5px;
  display: block;
}

.search-form .search-help-link{
  display: none;
}

.form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url('../img//required.svg');
  background-repeat: no-repeat;
  background-size: 6px 6px;
}

.fieldgroup {
  margin: 25px 0px;
}
.form-item{
  margin-top: 1em;
  margin-bottom: 0.7em;
  line-height: 20px;
}



.webform-type-fieldset,.search-advanced .form-wrapper,.webform-submission-form{
  border: 1px solid #a6a6a6;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 25px 0px;
}
.webform-submission-form{
  margin-top: 20px;
}
.webform-element-description{
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.form-submit {
  background-color: #3A79AC;
    color: #fff;
    font-size: 12px;
    padding: 9px 27px;
    border: 1px;
    border-radius: 3px;
    margin-top: 7px;
    height: 31px;
    margin-bottom: 15px;
}

.search-form{
  margin-bottom: 15px;
}

div.links {
  display: none;
}

#politics {
  float: left;
  width: 60%;
  display: block;
  clear: both;
  margin-top: 14px;
  text-decoration: none;

}

#politics a {
  color: #3a79ac;
  text-decoration: none;
  padding-right: 20px;
}

.prev-next-links {
  margin-top: 35px !important;
  margin-left: -30px !important;
}

#node-44 .messages {
  width: 636px !important;
  margin-top: 10px !important;
  display: none;
}

#edit-search-block-form--2 {
  color: rgb(136, 136, 136);
  height: 18px;
  width: 74%;
  padding: 0px;
}

#search_block_region {
  margin: 0 auto;
  width: 89%;
  margin-left: 55px;
  margin-top: 29px;
  display: none;
}

ul.prev-next-links li {
  list-style-type: none !important;
  list-style-image: none !important;
}


.box .title {
  margin-top: 20px;
}

.search-form .form-text {
  height: 19px;
}

ul.pager {
  margin-top: 20px !important;
}

ul.pager li {
  margin: 0px 0px 0px 10px !important;
}

table img{
  max-width: none!important;
}

#content img {
  max-width: 100%;
  height: auto;
} 

#content table {
  width: 100%;
}

#sliding-popup {
  display: block;
  margin: 0;
  padding: 0px;
  right: 0;
  text-align: center;
  width: auto !important;
  z-index: 99999;
  height: 41px !important;
  background: #296ecb;
  max-width: 1480px !important;
  min-width: 1190px !important;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: inherit;
}

#sliding-popup .popup-content {
  max-width: 94.5%;
}

#sliding-popup a {
  color: #fff;
}

.find-more-button {
  border-radius: 0px !important;
}

.agree-button {
  border-radius: 0px !important;
}

#sliding-popup .popup-content #popup-buttons button {
  margin-top: 8px;
}

#sliding-popup .popup-content #popup-text {
  font-weight: 100 !important;
}

#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
  font-weight: 100 !important;
}

#content iframe {
  width: 100%;
}

.field-name-field-link-related-node{
  float: right;
    background: #ececec;
    padding: 20px;
}

.page-relation {
    float: right;
    background: #ececec;
    padding: 20px;
    width: 300px;
    margin: 0px 10px;
}

ul.menu li.leaf {
    list-style-type: square !important;
    list-style-image: url("../img/menu-leaf.png") !important;
    padding: 5px 0px 5px 0;
    margin: 0;
    color: #656668;
    list-style-type: none;
    list-style-image: none;
}

#block-menyukategoriy ul li {
    color: #32373D;
    text-decoration: none;
}

#block-rv-local-tasks ul li {display:inline-block;}

/*
#block-strokanavigacii {padding-bottom: 0.5em;}


#block-strokanavigacii a {
    color: #32373D;
    text-shadow: 1px 1px 0 #FFFFFF;
    font-style: italic;
    text-decoration: none;
}*/

.news-section .views-row ,#content .views-row  {
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.news-section  .news-link, #content .news-link{
    border-bottom: 1px solid #cecece;
    margin-top: 5px;
    padding-bottom: 10px;
}
#search-block-form {
    padding-top: 40px;
}

#search_block_region .form-search {
  width:80%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background: #fbfbfb;
  margin-top: 5px;}

.prevnext-previous{
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
}
.prevnext-previous a, .prevnext-next a{
  color: #3a78ac;
}

.node__content a{
  color: #3A79AC;
}

.pager-item{
  display: inline;
}
.pager-item a{
  color: #3a79ac;
}
.news-link{
  /* margin-bottom: 15px; */
}

.alert_messages_form_text{
color: #b53636;
border: 2px solid #ec7d7d;
border-radius: 3px;
padding: 11px;
margin-bottom: 20px;
}

.empty_search_results{
    margin-top: 20px;
}
.search_results{
  margin-top: 20px;
    font-size: 15px;
    font-weight: 100;
    line-height: 20px;
}

.search-advanced {
  margin-top: 20px;
}

.search_rows{
  margin-top: 20px;
}
.date-margin{
  margin-top: 15px;
  margin-bottom: 5px;
}
.search-expect{
  margin-top: 15px;
}

ul.c-menu-menu-menu-category__submenu{
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.menu li a.is-active{
  color: #3A79AC;
  text-decoration: underline;
}

.gdoc-field {
  /* margin-left: 10%; */
  /* margin-right: 10%; */
  /* width: 80%; */
  height: 1000px;
  border: 1px solid black;
  border: 1px solid #ccc;
  margin: 15px 0px 5px -5px;
}

.gdoc-filename {
  margin-top: 0;
  margin-bottom: 1.5em;
  font-style: normal; 
  font-size: 100%;
  text-align: center;
}

.file_field_format{
  clear:both;
}

#adBlock{
  display: none !important;;
}
.gsc-adBlockVertical, .gsc-adBlock { /* this hides both the top and right ad blocks*/
    display:none;
}


#social_networks{
  float: left;
    clear: both;
    margin-top: 14px;
}

#social_networks a {
    color: #3a79ac;
    text-decoration: none;
    padding-right: 20px;
}
#social_networks img{
  margin-bottom: -5px;
  margin-right: 7px;
}