#content ul {list-style-type: none;}
a[href$=".pdf"]::before {
  content: url(images/book.jpg);
}
#content ul li {line-height:16px;margin-bottom: 15px;}

#content p {padding-bottom: 15px; text-indent: 25px;}


#content small {font-size: 12px !important;}

#content h4 {padding-bottom: 15px;}

#content a {text-decoration: underline;}

#content img {
    margin-right: 10px; 
    border: 3px solid #ffffff; 
    -webkit-box-shadow: 0 0 7px rgba(150, 150, 150, 0.5);
       -moz-box-shadow: 0 0 7px rgba(150, 150, 150, 0.5);
            box-shadow: 0 0 7px rgba(150, 150, 150, 0.5);

}

#content table img {margin-right: 10px; border: 3px solid #ffffff; 
    -webkit-box-shadow: 0 0 7px rgba(150, 150, 150, 0.5);
       -moz-box-shadow: 0 0 7px rgba(150, 150, 150, 0.5);
            box-shadow: 0 0 7px rgba(150, 150, 150, 0.5);
}


#content #YMapsID-3821 img {
    margin-right: 0; 
    border: none; 
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; 

}

.bordered p {padding-bottom: 0 !important; text-indent: 0 !important; }

.bordered {
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}
 
.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
 
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}
 
.bordered th {
    border-top: none;
    color: #ffffff;
text-align: center;
    background-color: #4c729b;       
}
 
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}
 
.bordered th:first-child {

}
 
.bordered th:last-child {
}
 
.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
 
.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
 
.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}


.spo_toogle {
    text-align: center;
}

.spo_toogle a {
    padding: 10px;
    display: inline-block;
    color: #fff;
    background-color: #1f80cb;
    text-decoration: none;
    font-size: 20px;
}

.spo_toogle a:hover, .spo_toogle a:focus {
    background-color: #246fa9;
	text-decoration: none;
	color: #fff;
}

.spo_toogle a.active {
    background-color: #c54343;
}



a.sbut-0-active, a.sbut-1-active, a.sbut-2-active, a.sbut-3-active, a.sbut-4-active, a.sbut-5-active, a.sbut-6-active, a.sbut-7-active {
    outline: none;
    text-decoration: none;
    color: #ffffff !important;
}


a.sbut-0-active:hover, a.sbut-1-active:hover, a.sbut-2-active:hover, a.sbut-3-active:hover, a.sbut-4-active:hover, a.sbut-5-active:hover, a.sbut-6-active:hover, a.sbut-6-active:hover {
    text-decoration: underline !important;
}




.sbut-0-active, a.sbut-0-active:hover {
    outline: none;
    background: rgba(200, 53, 55, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}


.sbut-1-active, a.sbut-1-active:hover{   
    outline: none;
    background: rgba(124, 75, 138, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.sbut-2-active, a.sbut-2-active:hover {
    outline: none;
    background: rgba(33, 92, 159, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.sbut-3-active, a.sbut-3-active:hover {
    outline: none;
    background: rgba(249, 134, 32, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.sbut-4-active, a.sbut-4-active:hover {
    outline: none;
    background: rgba(200, 53, 55, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.sbut-7-active, a.sbut-7-active:hover {
    outline: none;
    background: rgba(200, 53, 55, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.sbut-5-active, a.sbut-5-active:hover {
    outline: none;
    background: rgba(0, 127, 108, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.sbut-6-active, a.sbut-6-active:hover {
    outline: none;
    background: rgba(61, 172, 173, 0.7) url('images/but-active-bg.png') right center no-repeat !important;
    text-decoration: none;
    -o-transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
}

.table td {
	padding: 5px;
}