            /*	-------------------------------------------------
			        Завершающие стили | Closing styles
                    ---------------------------------------------------- */

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}

a,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

.sh-col-correction a,
.sh-col-correction a:link,
.sh-col-correction a:visited,
.sh-col-correction a:hover,
.sh-col-correction a:active {
	text-decoration: underline;
}

.sidebar-section .btn {
	border-width: 2px !important;
} 

.dropdown-menu a,
.dropdown-menu a:link,
.dropdown-menu a:visited,
.dropdown-menu a:hover,
.dropdown-menu a:active {
	text-decoration: none;
}

.nav-tabs a,
.nav-tabs a:link,
.nav-tabs a:visited,
.nav-tabs a:hover,
.nav-tabs a:active {
	text-decoration: none;
}

.nav-pills a,
.nav-pills a:link,
.nav-pills a:visited,
.nav-pills a:hover,
.nav-pills a:active {
	text-decoration: none;
}

.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:hover,
.pagination a:active {
	text-decoration: none;
}

img.media-object {
	margin: 0;
}


.btn, a.btn, button, input[type="reset"], input[type="submit"], html input[type="button"] {
	text-decoration: none !important;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: 0px;
}

a.no-border {
    border: none !important;
    border-bottom: none !important;

    text-decoration: none;
}

.h-margin {
    clear: both;
    height: 0.5em;
    line-height: 0px;
}

.h2-margin {
    clear: both;
    height: 1em;
    line-height: 0px;
}

.r-h-margin {
    height: 0px;
    margin-bottom: -8px;
}

.ul-without-points {
    list-style: none !important;
}

.ul-without-margin {
    padding: 0px !important;
}

.redactor-toolbar li a {
    border-bottom: none !important;
}

ul.mm-topmenu > li {
    width: 100%;
}

ul.mm-topmenu > li > a {
    font-size: 18px !important;
}

#mmenu a {
    border: 0px !important;
    text-decoration: none !important;
}


            /*	-------------------------------------------------
			        Завершающие стили (WA) | Closing styles (WA)
                    ---------------------------------------------------- */
                    
                    
                    
.dropdown-menu>li>a,
a.rslides_nav {
    border-bottom: 0 !important;
}

.rslides_nav.next,
.rslides_nav.prev {
    color: white !important;
}







