.DEV_MODE {
    border: 1px solid red !important;
}

#favorites-widget > div:last-child {
    /*left: -149px;*/
    padding-bottom: 0;
}

#favorites-widget.keep-open {
    right: 0 !important;
}

/*#favorites-widget .count {*/
    /*display: inline-block;*/
    /*min-width: 15px;*/
    /*text-align: right;*/
/*}*/

#favorites-widget .popover {
    left: -413px !important;
    z-index: 100;
    min-width: 420px;
    max-width: 420px;
}

#favorites-widget .btn-close {
    margin-top: -35px;
}

#favorites-widget .popover .media-object {
    max-width: 60px;
}

.object-map_panel {
    z-index: 100 !important;
}

.ad-gallery .ad-controls {
    z-index: 99 !important;
}

#favorites-widget .popover a {
    text-decoration: underline !important;
}

#favorites-widget .popover a,
#favorites-widget .popover {
     color: #303030 !important;
}

.ruble {
    font-weight: normal;
}

.form-control-feedback {
    height: 30px;
    line-height: 30px;
}

.has-feedback label ~ .form-control-feedback {
    top: 22px !important;
}

.has-feedback label ~ .input-append.input-group ~ .form-control-feedback {
    top: 20px !important;
    right: 40px !important;
}

.form-horizontal .has-feedback .form-control-feedback,
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0 !important;
}

.no-shd-form-control .form-control-feedback {
    right: 12px;
    width: 39px;
    height: 39px;
    line-height: 39px;
}

.has-feedback .form-control {
    padding-right: 25px;
}

label.required::after {
    color: #a94442;
    content: "*";
    font-size: 14pt;
    padding: 0 0 0 2px;
    position: relative;
    top: 2px;
}

.alert .blue {
    color: inherit;
    background: transparent;
}

.object-map_panel .dropdown-menu {
    min-width: 320px;
}

.route-table td {
    vertical-align: top;
}

.route-table .route-icon {
    width: 5%;
}

.route-table .route-distance {
    width: 25%;
}

.b-route-segment__icon {
    width: 21px;
    height: 19px;
    background: url("//yandex.st/maps/_/bMNhBTbT3R9dnQ7F3Hs3yF2lmwk.png") no-repeat
}

.b-route-segment__icon_type_left {
    display: block;
    background-position: 0 0
}

.b-route-segment__icon_type_slight-left {
    display: block;
    background-position: 4px -23px
}

.b-route-segment__icon_type_hard-left {
    display: block;
    background-position: 4px -46px
}

.b-route-segment__icon_type_exit-left,
.b-route-segment__icon_type_exit-slight-left,
.b-route-segment__icon_type_exit-hard-left {
    display: block;
    background-position: 4px -109px
}

.b-route-segment__icon_type_right {
    display: block;
    background-position: 5px -176px
}

.b-route-segment__icon_type_slight-right {
    display: block;
    background-position: 5px -199px
}

.b-route-segment__icon_type_hard-right {
    display: block;
    background-position: 5px -222px
}

.b-route-segment__icon_type_exit-right,
.b-route-segment__icon_type_exit-slight-right,
.b-route-segment__icon_type_exit-hard-right {
    display: block;
    background-position: 5px -285px
}

.b-route-segment__icon_type_enter-roundabout {
    display: block;
    background-position: 0 -725px
}

.b-route-segment__icon_type_leave-roundabout-1 {
    display: block;
    height: 14px;
    background-position: 1px -354px
}

.b-route-segment__icon_type_leave-roundabout-2 {
    display: block;
    height: 21px;
    background-position: 4px -368px
}

.b-route-segment__icon_type_leave-roundabout-3 {
    display: block;
    width: 22px;
    height: 16px;
    background-position: 0 -395px
}

.b-route-segment__icon_type_leave-roundabout-4 {
    display: block;
    height: 21px;
    background-position: 4px -412px
}

.b-route-segment__icon_type_leave-roundabout-5 {
    display: block;
    background-position: 0 -438px
}

.b-route-segment__icon_type_leave-roundabout-6 {
    display: block;
    width: 22px;
    background-position: 0 -461px
}

.b-route-segment__icon_type_leave-roundabout-7 {
    display: block;
    background-position: 4px -483px
}

.b-route-segment__icon_type_back {
    display: block;
    background-position: 2px -505px
}

.b-route-segment__icon_type_board-ferry {
    display: block;
    background-position: 5px -529px
}

.widExPh {
    padding-right: 0;
}

.widExTe {
    padding-left: 0
}

.wd-52 {
    width: 52%;
}

a.vk {
    background-color: #4c75a3;
}

span.social-link {
    background: #666 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    margin-top: 0;
    text-align: center;
    width: 35px;
}

span.social-link-sm {
    background: #666 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    margin-top: 0;
    text-align: center;
    width: 25px;
}

span.social-link i {
    color: #fff !important;
}

span.social-link.fb {
    background-color: #23487f;
    color: #fff;
}
span.social-link.tw {
    background-color: #366ca3;
    color: #fff;
}
span.social-link.gpl {
    background-color: #cf4848;
    color: #fff;
}
span.social-link.vk {
    background-color: #4c75a3;
    color: #fff;
}

.cabinet-socials li {
    margin: 0 0 10px;
}

.cabinet-socials li:last-child {
    margin: 0;
}

.cabinet-socials .glyphicon-remove {
    margin: 0 3px 0 0;
}

.cabinet-socials .social-link {
    margin: 0 7px 0 0;
}

.object-menu_likes .social-link {
    margin: 0;
}

.cabinet-obj_service-btn{
	position: absolute;
    bottom: 0px;
    right: 10px;
    width: 116px;
}

.form_date input {
    cursor: pointer !important;
}

.icon-revert {
    display: block;
    width: 36px;
    height: 65px;
    margin: 36px 0 0 -10px;
    background: url(../images/icons/icon-revert.png) top left no-repeat;
}

.search-tags_list .active {
    font-weight: bold;
}

.news-cat_list-item.archive a {
    color: #93a2bf;
}

.uptolike-buttons {
    margin: 2px 0 0 -2px;
}

.block_menu-region .dropdown-menu a {
    white-space: normal;
}

.block_menu-region .active-light-grey .dropdown-menu .active a {
    background: #d8d8d8;
}

/* .block_menu-region .dropdown-menu  > .active a {
    color: #fff;
} */


div .tabs-default.active-red.tabs-news > ul.nav-tabs li a {
    height: auto;
}

div .tabs-default.active-red>ul.nav-tabs li a{
	height:auto;
}

div .tabs-default.active-red>ul.nav-tabs li{
	height:32px;
}

.home-map {
    min-height: 246px;
}

.home_search-form_regions .tab-content {
    margin-right: 2px;
}

.home_search-form_regions.map-popover {
    background: #fff;
    padding: 0 10px 5px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.home_search-form_regions.map-popover .nav-tabs li:last-child {
    border-right: 0 none !important;
}

.home_search-form_regions.map-popover .tabs {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.475);
}

.home_search-form_regions.map-popover .tab-content {
    height: 215px;
    margin-right: 0;
}

.home_search-form_regions.map-popover .close {
    position: absolute;
    right: 35px;
    top: 35px;
}

.form_regions-clear {
    margin: 8px 0 13px 15px !important;
    position: absolute;
}

.developer-item_img img,
.developer-page_developer-item_img img {
    top: 42px;
}

.developer-item, .developer-item_img {
    height: 86px;
}

.developer-item_img {
	width:202px!important;
}

.developer-item_img img{
	width: auto;
	height: auto;
	max-height:84px;
	max-width:200px;
	margin:0 auto;
}

.developer-item .object-contact dd{
	margin-bottom:1px;
}

.abs-border-117::before {
    left: 180px;
}

.block-special .more {
    position: relative;
    top: 4px;
}

#anchor-item-contacts,
#anchor-item-request {
	display: block;
	position: absolute;
	top: -30px;
	height: 1px;
	width: 100px;
}

.block_menu-region .dropdown-last{
    top: 20px;
    left: 205px;
    min-width: 220px;
}

.section_footer-links .tab-pane .row:last-of-type {
    padding-bottom: 0 !important;
}

.pl-45 {
    padding-left: 45px;
}

.primary-menu .open > .dropdown-menu.left {
	top: 0;
	right: 105%;
}

/*.wp-theme-1 .navbar-wp .submenu .dropdown-submenu {
    position: relative;
}

.wp-theme-1 .navbar-wp .submenu .dropdown-submenu > .dropdown-menu {
    top: 0;
    right: 105%;
    position:relative;
}*/



.submenu .dropdown-submenu {
    position: relative;
}

.submenu .dropdown-submenu > .dropdown-menu {
    top: 0;
    right: 105%;
}

.wp-theme-1 .navbar-wp .dropdown-menu li{
	position:relative;
}

.cat_list > li {
    list-style-image: url("../images/icons/angle-right.png");
}

.breadcrumbs a:hover{
	text-decoration:underline;
}

select {
  outline: 0 !important;
  text-decoration: none;
}

.object-form-complaint .link-captcha-reload {
    top: 8px;
    position: relative;
}

.object-form-contact .link-captcha-reload {
    margin-bottom: 13px;
}

.obj-params-popover{
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .35s;
}

.color-black {
    color: #303030 !important;
}

.searchfind {
    color: red !important;
}

.modal.in {
    z-index: 9999;
}

.modal-backdrop.in {
    z-index: 3999;
}

.modal-dialog {
    margin: 80px auto 30px;
}

.text-required {
    color: #a94442;
    font-size: 14pt;
}

.profile-form label {
    font-weight: bold;
}

.obj-favorite-remove {
    margin: 0 12px 0 0;
}

.obj-favorite-remove span {
    margin: 0 !important;
    position: relative;
}

.obj-favorite-remove span:first-child {
    top: -3px;
}

.obj-favorite-remove span:last-child {
    top: -7px;
}

.badge {
    color: inherit;
	text-shadow: none;
    border: 1px solid;
    border-radius: 10px;
    padding: 2px 5px;
    font-size: 11px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float:right;
	margin-left:10px;
}

.block_menu-cabinet  .sub-menu .badge {
	margin-left:5px;
}

.active-light-grey >.active>a>.badge, .lk-objects-pane .badge{
	/* color:#BA3C3C!important; */
}

ul.nav-tabs li a .badge {
	float:none;
}

.dropdown-user > li >a{
	white-space:normal;
}

.wp-theme-1 .navbar-wp .dropdown-menu li a:hover .badge, .wp-theme-1 .navbar-wp .dropdown-menu li.active a .badge{
	color:#fff!important;
	
}

.obj-files_prew-wrap .dropdown-menu {
    width: 180px;
    min-width: 180px;
}

.obj-files_prew-wrap .dropdown-menu button {
    padding: 0 10px;
}

.mt-30 {
    margin-top: 30px;
}

.payment-form .popover  {
    min-width: 320px;
}

.obj-files_prew-wrap.prew-icon .obj-files_prew-img .fa {
    font-size: 66px;
    line-height: 137px;
}

.obj-files_prew-wrap.prew-icon .obj-files_delete {
    right: 5px;
}

#dragOverlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4000;
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.4);
}

.drag-hover .hover-highlight {
    position: relative;
    z-index: 5000;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.9);
}

.sortable-ghost {
    opacity: 0.3;
}

.files-video .fa {
    line-height: 120px;
}

textarea.add-obj_add-video {
    width: 100%;
    min-height: 160px !important;
    border: 1px solid #e2e2e2;
}

.no-shd-form-control .bootstrap-select.focus .dropdown-toggle {
    border-color: #838383 !important;
}

#periodPopover.has-error ~ .popover {
    margin-top: -11px; 
}

.nav-dotted > li{
	border-bottom:1px dotted #444;
}

.group-station_distance input {
    padding-right: 9px !important;
}

.group-contacts.has-error .input-group-addon {
    background-color: inherit;
    border-color: #ccc;
    color: inherit;
}

.spinner-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
}

.spinner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    margin: auto;
    z-index: 9999;
    position: fixed;
}

.spinner-wait {
    top: 110px;
    left: -50px;
    color: #b32d33 ;
    width: 100px;
    position: relative;
    font-size: 22pt;
    font-style: italic;
    font-family: Georgia, Trebuchet, Arial, serif;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}

.container1 > div, .container2 > div, .container3 > div {
    width: 14px;
    height: 14px;
    background-color: #b32d33 ;
    box-shadow: 0 0 7px #fff;

    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.spinner .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.spinner .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.spinner .circle1 { top: 0; left: 0; }
.spinner .circle2 { top: 0; right: 0; }
.spinner .circle3 { right: 0; bottom: 0; }
.spinner .circle4 { left: 0; bottom: 0; }

.spinner .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.spinner .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.spinner .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.spinner .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.spinner .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.spinner .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.spinner .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.spinner .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

.add-obj-form .has-error .form-control {
  border-color: #A94442!important;
  background-color:#FFE8E8!important;
  }
  
.add-obj-form .has-error .bootstrap-select .dropdown-toggle, .add-obj-form .error .bootstrap-select .dropdown-toggle {
  border-color: #A94442!important;
  background-color:#FFE8E8!important;
}

.add-obj-form .has-error  label{
	color:#A94442;
}

.add-obj-form .has-error  .radio label::before, {
	 background-color:#FFE8E8!important;
	 border-color: #A94442!important;
}

.moxie-shim {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.moxie-shim, .moxie-shim input {
    cursor: pointer;
}

.info-credit-2 .popover, .info-credit-1 .popover{
	max-width: 100%;
	width: 100%;
	left: auto!important;
	right: 0!important;
	box-shadow: 0 2px 9px rgba(0, 0, 0, 0.59);
}

.info-credit-2 .popover > .arrow, .info-credit-1 .popover > .arrow{
	left:90%!important;
}

.block-banner {
    text-align: center;
	/*  */
}

.banner-top{
	height:auto;
	overflow: hidden!important;
}

.block-banner img,
.block-banner embed,
.block-banner #swiffycontainer {
    margin: 0 0 20px 0;
}

.block-banner div {
    margin: 0 auto;
}

.banner-mb-10 .block-banner img,
.banner-mb-10 .block-banner embed,
.banner-mb-10 .block-banner #swiffycontainer {
    margin: 0 0 10px 0;
}

.format-stat_item{
	float:left;
	padding:3px 6px;
	margin:0 0 0 0;
}

.tablesorter-headerRow th{
	background-color:#F3F3F3!important;
	border-bottom:1px solid #eee;
}

.table_sort-link{
	position:relative;
	padding-right:0px;
	
}

.table_sort-link:after{
	content:'';
	position:absolute;
	width:11px;

    right: -13px;
}

.tablesorter-headerUnSorted .table_sort-link:after{
	top:5px;
	height:14px;
	background:url(../images/icons/black-unsorted.gif) 1px 0 no-repeat;
	opacity:0.3;
}

.tablesorter-headerDesc .table_sort-link:after{
	height:7px;
	top: 6px;
	background:url(../images/icons/black-unsorted.gif) 1px 2px no-repeat;
}


.tablesorter-headerAsc .table_sort-link:after{
	height:7px;
	top: 6px;
	background:url(../images/icons/black-unsorted.gif) 1px -4px no-repeat;
}

.publication-date_item.current{
	border:1px solid #366CA3!important;
}

.publication-date_day{
	margin-top:-2px;
}
.publication-lot-title{
	font-weight:bold;
}

.publication-date_lots{
	border-left:1px solid #eee;
}

.publication-date_lots .publication-date_format-wrap:last-child{
	border:none!important;
	margin-bottom:0!important;
    padding-bottom:0!important;
}

.publication-date_format-wrap{
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}

.popover-object {
    min-width: 400px;
    max-width: 400px;
    border-radius: 0;
    margin-left: -25px !important;
    z-index: 9999;
}

.popover-object .arrow {
    left: 21px !important;
}

.popover-object .popover-content {
    padding: 10px 10px 5px 10px;
}

.cabinet-objects-stat-wrap .popover-object {
    left: 62px !important;
    z-index: 9999;
}

.event-date .event-day {
    color: #303030;
}

.add-obj_files {
    cursor: pointer !important;
}

.ui-pnotify.centered {
    top: 50% !important;
    position: fixed;
}

.ui-pnotify.fullwd{
	top:0!important;
	left:0;
	right:0;
	position: fixed;
	width:auto!important;
	min-height:45px;
}

	.ui-pnotify.fullwd  .ui-pnotify-container{
		padding:18px!important;
	}

	
.ui-pnotify-container{
	border-width:3px!important;
}
	
.ui-pnotify .ui-pnotify-shadow{
	box-shadow:0 2px 10px rgba(50,50,50,0.99)!important;
}

.ui-pnotify-text{
	font-size: 12px;
}

code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
    display: inline-block;
}

pre, .pre {
    display: block;
}

.pre-unstyled {
    display: block;
}

.table.table-td-top td {
    vertical-align: top;
}

.table.table-inner {
    border-left: 0;
    border-right: 0;
    background-color: transparent;
}

.table.table-inner tr:first-child th, .table.table-inner tr:first-child td {
    border-top: 0;
}

.informerTable td {
    padding: 7px !important;
}

.informerTable .informer_code {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9px;
    word-break: break-all;
    word-wrap: break-word;
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.object-videos a {
    top: 15px;
    left: 25px;
}

.obj-files_delete {
    right: 5px;
}

.obj-files_prew-item:nth-child(4n), .obj-files_prew-item:last-child {
    margin: 0 0 10px !important;
}

.block-search__types_filters_submit_popover {
    margin-top: 15px;
}

.object-service-icon.procent-yellow > span:first-child {
    background: url(../images/icons/percent-yel.png) center center no-repeat;
    display: block;
    height: 17px;
    padding: 0;
    width: 17px;
}

.form-group.group-payment .help-block,
.form-group.group-create_user .help-block {
    font-size: 14px;
    font-weight: bold;
}

.home_latest-news-img {
    width: 102px;
    height: 67px;
}

.add-obj-form a[disabled] {
    cursor: not-allowed;
}

.no-pd-l {
    padding-left: 0 !important;
}

.tree-col {
    /*columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;*/
}

ul.tree-col {
    width: 680px;
    margin-bottom: 20px;
    overflow: hidden;
}

ul.tree-col li {
    float: left;
    padding: 0 10px 0 0;
    display: inline;
    width: 33.333%;
}

.cl-hover-blue:hover {
    color:#366ca3 !important;
}

.object-one-item .object-standart-addr {
    margin-top: -5px;
}

.ws-no-wrap {
    white-space: nowrap;
}

.btn.icon-speedup {
    width: 30px;
    height: 30px;
    color: #366CA3 !important;
    border-color: #366CA3 !important;
    display: inline-block;
    background: url("../images/icons/speedup.png") center center no-repeat;
}

.modal-tabs ul.nav-tabs li.active:last-child a,
.modal-tabs ul.nav-tabs li.active:last-child a:hover {
    border-right: 1px solid #ddd;
}

.modal-tabs ul.nav-tabs li a {
    outline: none;
    border-bottom: #fff !important;
}

.modal-change-format .radio label,
.modal-change-format .checkbox label {
    font-size: 15px;
}

.modal-change-format .radio label span,
.modal-change-format .checkbox label span {
    margin: 2px 0 7px;
    display: block;
    font-size: 14px;
}

.modal-change-format .radio:last-of-type label span,
.modal-change-format .checkbox:last-of-type label span {
    margin-bottom: 0;
}

.arrow-box {
    margin: 40px 0 0;
    padding: 10px;
    position: relative;
}

.arrow-box:after {
    bottom: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 15px solid transparent;
    margin-left: -15px;
}

.arrow-box .arrow-box-title {
    top: -35px;
    left: 0;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    position: absolute;
}

.arrow-box.box-light-blue {
    background: #dbf2f8;
}

.arrow-box.box-light-blue:after {
    border-bottom-color: #dbf2f8;
}

.arrow-box.box-light-green {
    background: #def0d6;
}

.arrow-box.box-light-green:after {
    border-bottom-color: #def0d6;
}

.arrow-box.box-light-blue .arrow-box-title {
    color: #406b95;
}

.arrow-box.box-light-green .arrow-box-title {
    color: #226225;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

.link-dropdown.cl-red {
    border-bottom-color: #b32d33 !important;
}