

/* Start:/local/templates/neftegaz/components/custom/super/portal-media-search_v2/style.css?16104603095035*/
.ui-widget.ui-widget-content {
    width: 345px;
    z-index: 50 !important;
    top: 25px;
    border-radius: 5px;
    padding: 15px 22px;
    border: none;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
}

.ui-datepicker-custom td span,
.ui-datepicker-custom td a {
    border: none;
    background: #fff;
    font-weight: 300;
    color: #9A9A9A;
    text-align: center;
}

.ui-datepicker-custom td span.ui-state-default,
.ui-datepicker-custom td a.ui-state-default {
    color: #9A9A9A;
    font-weight: 300;
    border: none;
    background: none;
}

.ui-datepicker-custom td span.ui-state-hover,
.ui-datepicker-custom td a.ui-state-hover,
.ui-datepicker-custom td a.ui-state-active {
    color: #FF7F00;
    font-weight: bold;
}

.ui-datepicker-custom .ui-widget-header {
    border: none;
    background: #fff;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header .ui-icon {
    background: inherit;
}

.ui-datepicker-custom {
    font-family: 'Gotham Pro';
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    font-size: 15px;
}

.ui-datepicker-custom .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker-custom .ui-datepicker-prev,
.ui-datepicker-custom .ui-datepicker-next {
    position: absolute;
    width: 24px;
    height: 24px;
    background-color: #DBDBDB;
    border-radius: 50%;
}

.ui-datepicker-custom .ui-datepicker-prev {
    right: 24px;
    margin-right: 9px;
    background: url(/local/templates/neftegaz/components/custom/super/portal-media-search_v2/images/calendar-array.svg);
}

.ui-datepicker-custom .ui-datepicker-next {
    background: url(/local/templates/neftegaz/components/custom/super/portal-media-search_v2/images/calendar-array.svg);
    transform: rotate(180deg);
    right: 2px;
}

.ui-datepicker-custom .ui-datepicker-prev-hover {
    top: inherit;
    background: url(/local/templates/neftegaz/components/custom/super/portal-media-search_v2/images/calendar-array-hover.svg);
    transform: rotate(180deg);
    right: 23px;
}

.ui-datepicker-custom .ui-datepicker-next-hover {
    top: inherit;
    background: url(/local/templates/neftegaz/components/custom/super/portal-media-search_v2/images/calendar-array-hover.svg);
    transform: inherit;
    right: 2px;
}

.ui-datepicker-custom .ui-datepicker-prev span,
.ui-datepicker-custom .ui-datepicker-next span {
    display: none;
}

.ui-datepicker-custom .ui-datepicker-title {
    line-height: 1.8em;
    text-align: left;
    color: #9A9A9A;
}

.ui-datepicker-custom .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker-custom select.ui-datepicker-month,
.ui-datepicker-custom select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker-custom table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker-custom th {
    padding: .5em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
    font-size: 15px;
    color: #1A243A;
}

.ui-datepicker-custom td {
    border: 0;
    padding: 1px;
}

.ui-datepicker-custom td span,
.ui-datepicker-custom td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker-custom .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker-custom .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker-custom .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: none;
}
.input_text {
	border: 1px solid #FF7F00 !important;
    background-image: url(/local/templates/neftegaz/images/btn/search_panel.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 5px center !important;
    padding: 0px 30px !important;
}
.pre_input {
    width: calc(100% - 260px);
    margin-right: 10px;
}
.btn_search {
	width: 250px !important;
	background-color: #FF7F00 !important;
}
.find_media {
    padding: 0px !important;
    background-color: #fff !important;
}
@media (max-width: 768px)
{
	.pre_input {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0px;
	}
	.pre_btn {
		margin-right: 0px;
		width: 100% !important;
	}
	.pre_btn  .btn_search{
	    width: 100% !important;
	}
}

.switchAlbCat {
    margin-bottom: 25px;
    margin-top: -25px;
}
.switchAlbCat a {
    text-decoration: none;
    color: #000C24;
    margin-right: 15px;
}
.switchAlbCat a:hover,
.switchAlbCat a.active {
    color: #FF7F00;
}
.switchAlbCat a input[type='radio'] {
    -webkit-appearance:none;
    width:12px;
    height:12px;
    border:1px solid darkgray;
    border-radius:50%;
    outline:none;
}
.switchAlbCat a input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;    
    border-radius:50%;    
}
.switchAlbCat a input[type='radio']:checked:before {
    background:#FF7F00;
}
/* End */
/* /local/templates/neftegaz/components/custom/super/portal-media-search_v2/style.css?16104603095035 */
