/*switched + and - icons*/

.icon-minus:before {
    content: '\e876';
}

.icon-plus:before {
    content: '\e874';
}

.flv_margin_41 {
    margin: 40px auto;
}

.search_field {
    display: relative;
    border: none;
    background: none;
}

.search_field .input {
    display: relative;
    border: none;
    padding: 0;
    background: none;
}

.search_field button {
    border: 1px solid #046fae !important;
    padding: 11px 8px;
    display: relative;
    width: 20%;
}

input[type="search"] {
    border-bottom-color: rgba(0, 0, 0, 0.08);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.08);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.08);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.08);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 0px 2px 2px inset;
    box-sizing: border-box;
    color: rgb(98, 98, 98);
    display: inline-block;
    font-family: Lato, Arial, Tahoma, sans-serif;
    font-weight: 400;
    line-height: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    outline-color: rgb(98, 98, 98);
    outline-style: none;
    outline-width: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: start;
    width: 78%;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 15px;
}

input[type="text"],
textarea {
    margin-bottom: 0px !important;
    display: inline;
}
/*
.woocommerce a.button {
    border: 1px solid #046faf;
}
*/
a.button,
a.tp-button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    text-transform: uppercase;
}

a.button .button_icon {
    display: block;
    float: left;
    padding: 10px 17px;
    background: transparent !important;
}

a.button .button_icon i {
    color: #046fae;
    display: block;
}

#inputcontainer {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

@media only screen and (min-width: 990px) {
    .noRespo {
        display: block;
    }
    .siRespo {
        display: none;
    }
    /* Table*/
    .dima-data-table-wrap {
        overflow: hidden;
    }
    .dima-data-table-wrap table {
        width: 100%;
        border-collapse: collapse;
    }
    .dima-data-table-wrap table tr {
        border-bottom: 1px dotted;
    }
    .dima-data-table-wrap table tr td {
        padding: 15px 12px;
        text-align: center;
        vertical-align: middle;
    }
    .dima-data-table-wrap table th {
        padding: 12px 12px;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
    }
}


/* Privacy wrapper */

#Top_bar .search_wrapper {
    position: absolute;
    top: 100%;
    display: none;
    z-index: 201;
    width: 100%;
    height: 400px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    color: #fff;
}

#Top_bar .search_wrapper input[type="text"] {
    width: 100%;
    margin: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left: 35px;
    background: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, .08) !important;
    font-size: 15px;
}

#Top_bar .search_wrapper input[type="text"]:focus {
    background-color: transparent !important;
}

#Top_bar .search_wrapper .icon_search,
#Top_bar .search_wrapper .icon_close {
    position: absolute;
    top: 25px;
    font-size: 20px;
    line-height: 20px;
    display: block;
    color: #fff;
}

#Top_bar .search_wrapper .icon_search {
    left: 18px;
    color: rgba(0, 0, 0, .5);
}

#Top_bar .search_wrapper .icon_close {
    right: 18px;
    color: #fff !important;
}

#Top_bar h1 {
    font-size: 20px;
    color: #fff !important
}

#Top_bar h1 {
    font-size: 20px;
    color: #fff !important
}

#Top_bar h2 {
    font-size: 18px;
    color: #fff !important
}

#Top_bar h3 {
    font-size: 16px;
    color: #fff !important
}

#Top_bar .search_wrapper .icon_close {
    right: 18px;
    color: #fff;
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    #Top_bar .search_wrapper {
        top: auto !important;
        bottom: -120 !important;
        position: fixed !important;
    }
    #Top_bar .search_wrapper input[type="text"] {
        width: 100%;
        margin: 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        padding-left: 35px;
        background: none;
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, .08) !important;
        font-size: 15px;
    }
    #Top_bar .search_wrapper .icon_search,
    #Top_bar .search_wrapper .icon_close {
        position: absolute;
        top: 15px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 20px;
        display: block;
        right: 18px;
        color: #fff !important;
    }
    #Top_bar .search_wrapper .icon_search {
        left: 18px;
        color: rgba(0, 0, 0, .5);
    }
    #Top_bar h1 {
        font-size: 20px;
        color: #fff !important
    }
    #Top_bar h1 {
        font-size: 20px;
        color: #fff !important
    }
    #Top_bar h2 {
        font-size: 18px;
        color: #fff !important
    }
    #Top_bar h3 {
        font-size: 16px;
        color: #fff !important
    }
    #Top_bar .search_wrapper {
        position: absolute;
        top: 100%;
        display: none;
        z-index: 201;
        width: 100%;
        height: 400px;
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow-y: scroll;
        color: #fff;
    }
    table th,
    table td {
        font-size: 12px;
    }
    input[type="text"],
    input[type="url"],
    select,
    textarea {
        margin-left: 10px;
        display: inline;
    }
}

@media screen and (max-width: 673px) {
	.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle {
		font-size:15px;
	}
}
.big ul {
    list-style: inside  ;
}

.column_column .column_attr ul {
    font-size: 12px;
    list-style: inside;
    margin: 0 0 0 10px;
    color: #626262;
}
