
/*===================== MAG.travel ================*/

#mag * { /*убираю шрифт, он ломает иконки!!! font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif!important;*/ }

#mag input { padding-left:10px; }
#mag { width:100%!important; clear: both;}
#mag .search-panel__body { border-radius:0!important; background:rgb(232, 244, 244)!important; }
/*
#mag [class*=" el-icon-"],#mag  [class^=el-icon-] {	font-family: element-icons!important;}
#mag .search-panel__body .lm-select__arrow i {font-family: element-icons!important;}
#mag .el-row.el-row--flex { margin-bottom:20px; }
#mag .el-row.el-row--flex:after { display:block;content:"";float:none;clear:both; }
#mag .lm-input__inner,#mag  .search-panel .el-input__inner { height:46px!important }
#mag .select-tourists__head { line-height:46px; }
#mag .select-tourists,#mag .select-cch { height:auto; }
#mag .select-cch .select-cch__head > span { line-height:44px; }

#mag .el-icon-caret-top,#mag .lm-icon-arrow {  position:absolute;	height: 16px;
	width: 16px;
	top: 50%;
	margin-top: -8px;
	padding: 0;
	right: 10px; }

#mag .lm-select__arrow { /*line-height:46px; }
*/

#mag .search-tours__pagination {
    background: rgb(232, 244, 244);
}

#mag #search-tours .search-tours__form .m-button--1 {
    background: rgb(255, 141, 0);
}

.search-tours-item__category > a > img {display:none;}

.mag-widget-lk {
    max-width: 100%;
}

/*===================== riverlines.ru ================*/

.Riverlines-jQueryUI .ui-widget-content {
    border: 0px solid #c5e2ed !important;
    background: #e8f4f4 !important;
    color: #362b36 !important;
}
.Riverlines-jQueryUI .ui-widget-header {
    border: none !important;
    background: none !important;
}
.Riverlines-jQueryUI .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .Riverlines-jQueryUI .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .Riverlines-jQueryUI .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text !important;
    color: #ff8d00 !important;
    /* background: #fff !important; */
}
.Riverlines-jQueryUI .ui-state-default, .Riverlines-jQueryUI .ui-widget-content .ui-state-default, .Riverlines-jQueryUI .ui-widget-header .ui-state-default {
    border: 0px !important;
    background: #e8f4f4 !important;
    font-weight: normal !important;
    color: #37939b !important;
}

.Riverlines-jQueryUI .ui-state-highlight, .Riverlines-jQueryUI .ui-widget-content .ui-state-highlight, .Riverlines-jQueryUI .ui-widget-header .ui-state-highlight {
    border: 0px solid #c5e2ed !important;
    background: #e8f4f4 !important;
    color: #363636 !important;
}
.Riverlines-jQueryUI .ui-corner-all, .Riverlines-jQueryUI .ui-corner-bottom, .Riverlines-jQueryUI .ui-corner-right, .Riverlines-jQueryUI .ui-corner-br {
    border-radius: 0px !important;
}
