@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:700';
@font-face {
    font-family: "Gobold";
    src: url("/fonts/Gobold-Light.ttf");
}

@font-face {
    font-family: "Gobold";
    src: url("/fonts/Gobold-Italic.ttf");
    font-style: italic;
}

@font-face {
    font-family: "Gobold";
    src: url("/fonts/Gobold-Bold.ttf");
    font-weight: bold;
}

@font-face {
    font-family: "Gobold";
    src: url("/fonts/Gobold-Bold-Italic.ttf");
    font-style: italic;
    font-weight: bold;
}

@font-face {
    font-family: "Gotham";
    src: url("/fonts/Gotham-Light.otf");
}

@font-face {
    font-family: "Gotham";
    src: url("/fonts/Gotham-Bold.otf");
    font-weight: bold;
}

html {
    width: 100%!important;
    overflow-x: hidden!important;
}

body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

body * {
    text-align: center;
}

a:focus {
    outline: none!important;
}

input[type="radio"],
input[type="checkbox"] {
    margin: -2px 8px 0px 0px;
}

#wrapper {}

#wrapper_top {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 10px;
    background-color: #fff;
    background-repeat: repeat-x;
    /*z-index: 10;*/
    z-index: 11;
}

.top1 {
    clear: both;
    height: 23px;
}

#wrapper_line
/* modificato */

{
    display: none;
    position: absolute;
    top: 170px;
    left: 0px;
    right: 0px;
    height: 25px;
    background: url('images/w12.png');
    background-repeat: repeat-x;
    z-index: 2;
}

#wrapper_line_mobile {
    position: absolute;
    top: 160px; /*190px*/
    left: 0px;
    right: 0px;
    height: 25px;
    /*
    background: url('images/w12.png');
    background-repeat: repeat-x;*/
    z-index: 2;
}

.riga {
    margin-left: 100px;
}

.riga_newsletter ul {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    visibility: hidden;
}

.riga_newsletter li {
    font-size: 35px;
    color: #808080;
    width: 50%;
    display: inline-block;
    padding: 20px 30px 20px 30px;
    margin: 0px;
    vertical-align: middle;
}

.riga_newsletter li p {
    font-size: 35px;
    color: #808080;
}

.riga_newsletter li:first-child {
    width: 40%;
}

.riga_newsletter li:nth-child(2) {
    width: 60%;
}

#riga_album {
    margin: 40px 0px 60px 0px;
    height: 430px;
    padding: 0px;
    clear: both;
}

#tag_n {
    margin-top: 18px;
    font-weight: normal
}

.album_blo {
    float: left;
    margin-left: 90px;
    margin-right: 30px;
    text-align: center
}

.album_blo ul {
    display: inline-block;
    margin: 0;
    margin-top: 20px;
}

.album_blo li {
    font-size: 12px;
    letter-spacing: 0.4px;
    color: #808080;
    display: table-cell;
    padding: 5px 15px 5px 15px;
    border-right: 2px #CCCCCC solid;
}

.album_home {
    width: 400px;
    height: 400px;
    overflow: hidden;
}

.album_home img {
    height: 400px;
}

#sfgrey_home {
    background-color: #fff;
}

#riga_most_popphotographer {
    margin-top: 50px;
    padding-top: 30px;
    clear: both;
    margin-bottom: 30px!important;
    padding-bottom: 50px;
}

#riga_most_surfed {
    padding-top: 30px;
    padding-bottom: 30px;
    clear: both;
    /*20170217*/
    width: 99.5%;
    margin: auto;
    /*20170217*/
}

.most_surfed_home {
    width: 300px;
    height: 300px;
    margin-bottom: 20px;
    overflow: hidden;
}

.most_surfed_home img {
    height: 300px;
}

#workwithus {
    padding: 30px;
    /* background-color:#CCCCCC; */
    font-weight: bold;
    font-size: 20px;
}

#logo {
    margin: 90px 0px 0px 30px;
}

#logo a:link,
#logo a:hover,
#logo a:visited {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #0189ff;
    text-decoration: none;
}

#logo img {
    /* width:255px; */
    /* height:26px; */
    /* border:0px; */
}

#logo form {
    margin: 4px 0px 0px 0px;
    padding: 0px;
}

#box_members {
    float: right;
    /* padding-top:3px; */
}

#box_members ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px
}

#box_members li {
    display: block;
    float: left;
    margin: 0px 20px 0px 0px;
    padding: 0px 9px 0px 0px;
    color: #FFFFFF;
}

#box_members a:link,
#box_members a:hover,
#box_members a:visited {
    color: #0189ff;
    /*font: 25px 'Montserrat', sans-serif;*/
    font-weight: normal;
    text-decoration: none;
}

#box_members a:hover {
    color: #cecece;
}

#login_box {
    width: 320px;
    height: 210px;
}

#login_box a:link,
#login_box a:visited {
    color: #505050;
    text-decoration: underline;
}

#login_box a:hover {
    color: #0189ff;
    text-decoration: underline;
}

#login_box form {
    margin: 0px;
    padding: 0px;
}

#login_box span {
    display: block;
    font-weight: bold;
}

#login_box input {
    display: block;
    margin: 3px 0px 12px 0px;
}

#login_box_content {
    position: absolute;
    top: 55px;
    left: 20px;
}

#login_box_content input {
    margin-bottom: 15px;
}

#login_box_social {
    position: absolute;
    top: 55px;
    right: 20px;
}

#box_cart {
    height: 37px;
    width: 210px;
    background: url('images/w4.gif');
    background-repeat: no-repeat;
    float: right;
    margin-right: 20px;
}

#shopping_cart_lite {
    color: #ffffff;
    font: 11px 'Montserrat', sans-serif;
    /* padding:12px 10px 0px 43px; */
}

.circle {
    line-height: 35px;
    float: right;
    width: 35px;
    height: 35px;
    color: #ffffff;
    background-color: #0189ff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    margin-left: 0px;
    /* margin-top:10px; */
}

#shopping_cart_lite a:link,
#shopping_cart_lite a:visited {
    color: #ffffff;
}

#shopping_cart_lite a:hover {
    color: #f5f5f5;
}

#circle_msg {
    width: 30px;
}

#circle_msg a:link,
#circle_msg a:visited {
    float: right;
    width: 35px;
    height: 35px;
    color: #ffffff;
    background-color: #0189ff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    margin-left: 0px;
    /* margin-top:10px; */
}

#circle_msg a:hover {
    color: #f5f5f5;
}


/* menu languages blabla*/

#top_mobile {
    display: none;
    margin-left: 25px
}

#top_mobile ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}

#top_mobile ul li {
    display: block;
    float: left;
    padding: 8px 10px 9px 10px;
    white-space: nowrap;
}

#top_mobile ul li:hover {
    background-color: #CCCCCC;
}

#top_mobile a:link,
#top_mobile a:hover,
#top_mobile a:visited {
    color: #ffffff;
    font: 13px 'Montserrat', sans-serif;
    text-decoration: none;
}

#box_social {
    font-size: 20px;
    color: #808080;
}

#box_social ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0px
}

#box_social li {
    display: block;
    /* av edits */
    float: none;
    /* was float: left; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 41px;
    height: 41px;
    cursor: pointer;
}

#box_social li.facebook {
    background: url('images/social.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-right: 30px;
}

#box_social li.facebook:hover {
    background: url('images/social.png');
    background-repeat: no-repeat;
    background-position: 0px -41px;
    margin-right: 30px;
}

#box_social li.google {
    background: url('images/w5.png');
    background-repeat: no-repeat;
    background-position: -28px 0px;
}

#box_social li.google:hover {
    background: url('images/w5.png');
    background-repeat: no-repeat;
    background-position: -28px -28px;
}

#box_social li.twitter {
    background: url('images/social.png');
    background-repeat: no-repeat;
    background-position: -77px 0px;
}

#box_social li.twitter:hover {
    background: url('images/social.png');
    background-repeat: no-repeat;
    background-position: -77px -41px;
}

.body_content_home {
    padding: 35px 20px 20px 25px;
}

.body_content_second {
    padding: 50px 20px 20px 25px;
}

.home_box {
    margin: 0px 15px 10px 0px;
    width: 220px;
    font: 11px 'Montserrat', sans-serif;
    color: #a3a3a3;
}

.category_box {
    margin: 0px 15px 10px 0px;
    width: 140px;
    font: 11px 'Montserrat', sans-serif;
    ;
    color: #a3a3a3;
}

.home_box img,
.category_box img {
    border: 0px;
    margin-bottom: 15px;
}

.home_box span,
.category_box span {
    display: block;
    padding-bottom: 10px;
}

.home_box span a:link,
.home_box span a:hover,
.home_box span a:visited,
.category_box span a:link,
.category_box span a:hover,
.category_box span a:visited {
    color: #716366;
    text-decoration: none;
    font: 13px 'Montserrat', sans-serif;
}

.home_box span a:hover,
.category_box span a:hover {
    color: #d02e3d;
}

#box_languages {
    float: right;
    padding: 3px 20px 0px 100px;
}

#languages_lite {}

#languages_lite a:link,
#languages_lite a:hover,
#languages_lite a:visited {
    color: #FFFFFF;
    font: 12px 'Montserrat', sans-serif;
    text-decoration: none;
}

#languages_lite a:hover {
    color: #cecece;
}

#languages_lite span {
    background: url(images/rbottom.gif) right top no-repeat;
    padding-right: 12px;
}

#languages_lite2 ul,
.lang_box ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 10px;
}

#languages_lite2 ul li,
.lang_box ul li {
    margin: 2px 10px 2px 0px;
    padding: 3px 0px 3px 4px;
    float: left;
    width: 150px;
}

#languages_lite2 ul li:hover,
.lang_box ul li:hover {
    background-color: #F5F5F5
}

#languages_lite2 li a,
#languages_lite2 li a:visited,
#languages_lite2 li a:hover,
.lang_box li a,
.lang_box li a:visited,
.lang_box li a:hover {
    color: #237496;
    text-decoration: none;
    font: 8pt 'Montserrat', sans-serif;
}

#languages_lite2 img,
.lang_box img {
    margin: 3px 7px 0px 0px;
    border: #3e3e3e 1px solid;
    width: 18px;
    height: 12px;
}

#sycopyright {
    float: left;
    font-weight: normal;
    font-size: 15px;
    color: #999999;
    line-height: 41px;
}

#logo_footer {
    margin-top: 50px;
}

#footer {
    margin-top: -80px;
    /* height:500px; */
    background-color: #f2f3f4;
    padding-bottom: 70px;
    
}

#footer_content {
    position: relative;
}

#footer_content h6 {
    color: #999999;
    font: 18px 'Montserrat', sans-serif;
    font-weight: normal;
    text-transform: none;
    margin: 0px 0px 13px 0px;
}

#footer_content ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px
}

#footer_content li {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#footer_content li a:link,
#footer_content li a:visited {
    color: #505050;
    text-decoration: none;
    font-weight: bold!important;
    font: 16px 'Montserrat', sans-serif;
    padding: 0px;
}

#footer_content li a:hover {
    color: #0189ff;
    padding: 0px;
}

#footer1 {
    position: absolute;
    top: 135px;
    left: 156px;
}

#footer2 {
    position: absolute;
    top: 135px;
    left: 256px;
}

#footer3 {
    position: absolute;
    top: 135px;
    left: 506px;
}

#footer4 {
    position: absolute;
    top: 135px;
    left: 856px;
}

#footer5 {
    position: absolute;
    top: 207px;
    left: 856px;
    background: url('images/w15.png');
    background-repeat: no-repeat;
    padding: 2px 0px 5px 30px;
    color: #000000;
    font: 16px 'Montserrat', sans-serif;
}

#footer5 a:link,
#footer5 a:hover,
#footer5 a:visited {
    color: #000000;
    font: 16px 'Montserrat', sans-serif;
    text-decoration: none;
}

#footer6 {
    position: absolute;
    top: 114px;
    right: 0px;
    background: url('images/w16.gif');
    background-repeat: no-repeat;
    width: 307px;
    height: 191px;
}

#box_stat {
    position: absolute;
    top: 120px;
    left: 30px;
}

#box_stat2 {
    margin: 0px 0px 0px 20px;
}

#box_stat ul,
#box_stat2 ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px
}

#box_stat li,
#box_stat2 li {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 6px 25px;
    color: #ffffff;
}

#box_stat li.users,
#box_stat2 li.users {
    background: url('images/w17.png');
    background-repeat: no-repeat;
}

#box_stat li.photo,
#box_stat2 li.photo {
    background: url('images/w18.png');
    background-repeat: no-repeat;
}

#box_stat li.video,
#box_stat2 li.video {
    background: url('images/w19.png');
    background-repeat: no-repeat;
}

#box_stat li.audio,
#box_stat2 li.audio {
    background: url('images/w20.png');
    background-repeat: no-repeat;
}

#box_stat li.vector,
#box_stat2 li.vector {
    background: url('images/w21.png');
    background-repeat: no-repeat;
}

#box_stat li a:link,
#box_stat li a:visited,
#box_stat2 li a:link,
#box_stat2 li a:visited {
    color: #ffffff;
    text-decoration: underline;
    font: 14px 'Montserrat', sans-serif;
}

#box_stat li a:hover,
#box_stat2 li a:hover {
    color: #f2f3f4;
}

#footer7 {
    position: absolute;
    top: 321px;
    left: 16px;
    color: #a0a0a0;
}

#footer7 a:link,
#footer7 a:visited {
    color: #a0a0a0;
}

#footer7 a:hover {
    color: #d9d8d8;
}

#footer8 {
    position: absolute;
    top: 312px;
    left: 507px;
    width: 161px;
    height: 25px;
}
/*
A:link,
A:visited {
    color: #505050;
    text-decoration: underline;
}

A:active,
A:hover {
    color: #0189ff;
    text-decoration: underline;
}
*/
A.blog:link,
A.blog:visited {
    color: #505050;
    text-decoration: underline;
    font: 9.4pt 'Montserrat', sans-serif;
    font-weight: bold
}

A.blog:active,
A.blog:hover {
    color: #0189ff;
    text-decoration: underline;
    font: 9.4pt 'Montserrat', sans-serif;
    font-weight: bold
}

A.sortmenu:link,
A.sortmenu:visited {
    color: #505050;
    text-decoration: none;
    background-color: #f2f3f4;
    padding: 5px;
    margin: 1px
}

A.sortmenu:active,
A.sortmenu:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0189ff;
    padding: 5px;
    margin: 1px
}

A.asortmenu:link,
A.asortmenu:visited {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0189ff;
    padding: 5px;
    margin: 1px
}

A.asortmenu:active,
A.asortmenu:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0189ff;
    padding: 5px;
    margin: 1px
}

#primo_box {
    background-color: #f2f3f4;
    padding: 50px;
    margin-top: 30px;
    /* margin-left:40px; */
    height: 400px;
}

.box_search {
    margin: 80px 0px 0;
    position: relative;
    width: 661px;
    /* border: 1px solid #f2f3f4; */
    border-radius: 5px 5px 5px 5px;
    height: 80px;
}

.ibox_search {
    background-color: #FFFFFF;
    border-radius: 5px 0 0 5px;
    width: 500px;
    height: 75px;
}

.ibox_search input {
    background-color: #fff!important;
    text-align: left;
    width: 395px;
    color: #999999;
    font: 12pt 'Montserrat', sans-serif;
    margin-top: 24px;
    margin-left: 0px;
    border-width: 0px;
    border: none;
    padding: 16px 0px 0px 17px;
    box-shadow: none;
    width: 90%;
    /*background-color:#fff!important;text-align:left;width:395px;color:#999999;font: 12pt 'Montserrat', sans-serif;margin-top:13px;margin-left:0px;border-width:0px;border:none;padding:16px 0px 0px 17px;box-shadow: none;*/
}

.ibox_search input:focus {
    box-shadow: none;
}

.ibox_search_submit {
    position: absolute;
    top: 0px;
    left: 500px;
    background-color: #0189ff;
    background-position: top left;
    color: #FFFFFF;
    font: 16px 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px #0189ff solid;
    border-radius: 0 5px 5px 0;
    padding: 0px 53px 0px 53px;
    height: 77px;
    margin: 0px;
    text-align: center;
    cursor: pointer;
}

.ibox_search_submit:hover {
    background-color: #0189ff;
    background-repeat: repeat-x;
    background-position: bottom left;
}

#loginsite
/* modificato */

{
    /* float:right; */
}

#loginsite ul {
    font-weight: bold!important;
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    /*text-transform: uppercase;*/
    font: 24px 'Montserrat', sans-serif;
    /* padding-top:4px; */
}

#loginsite li {
    display: inline-block;
    width: 29%!important;
    height: 61px;
    margin-top: 0!important;
    text-align: left;
    /*float: right;*/
}

#loginsite a:link {
    color: #0189ff;
    text-decoration: none;
}

#loginsite img {
    margin-left: 10px;
}

#loginsite .first a:link {
    margin-top: 21px!important;
    display: inline-block;
    text-align: left;
}

#loginsite .first a {
    font-size: 18px!important;
    line-height: 20px!important;
    vertical-align: middle!important;
}

.box_search_h
/* modificato */

{}

form#site_search {
    background-color: #F2f2f2;
}

.ibox_search_h {
    background-color: #F2f2f2;
    border-radius: 5px 0 0 5px;
    width: 300px;
    /* height:80px; */
}

.ibox_search_h input {
    text-align: left;
    background-color: transparent;
    /* width:280px; */
    color: #999999;
    font: 12pt 'Montserrat', sans-serif;
    margin-top: 13px;
    margin-left: 0px;
    border-width: 0px;
    border: none;
    /* padding: 16px 0px 0px 0px; */
    box-shadow: none;
    width: 100%;
    /* edit from here lente ingrandimento*/
    margin: 20px 5px;
    padding-left: 50px;
    background-image: url(images/lente.png)!important;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left;
}

.ibox_search_h input:focus {
    box-shadow: none;
}

.ibox_search_submit_h {
    position: absolute;
    top: 0px;
    left: 200px;
    background-color: #FFFFFF;
    color: #FFFFFF;
    font: 16px 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 0px 53px 0px 53px;
    height: 90px;
    margin: 0px;
    text-align: center;
    cursor: pointer;
}

.ibox_search_submit_h:hover {}

#search_menu_content {
    position: absolute;
    top: 36px;
    left: 406px;
    width: 100px;
    z-index: 10000000;
    border: #ecebeb 1px solid;
    background-color: #ffffff;
    display: none;
}

#box_search form {
    margin: 0px;
}

.search_menu,
.search_menu2 {
    height: 30px;
    white-space: nowrap;
    position: absolute;
    top: 4px;
    right: 80px;
    background-color: #FFFFFF;
}

.search_menu div,
.search_menu2 div {
    padding: 8px 5px 0px 10px;
}

.search_menu a:link,
.search_menu a:hover,
#search_menu a:visited,
.search_menu2 a:link,
.search_menu2 a:hover,
#search_menu2 a:visited {
    color: #35352e;
    font: 9pt 'Montserrat', sans-serif;
    text-decoration: underline;
}

.search_menu a:hover,
.search_menu2 a:hover {
    color: #d7393e;
}

.search_menu span {
    background: url(images/w8.gif) right top no-repeat;
    padding-right: 15px;
}

.search_menu2 span {
    background: url(images/w8.gif) right bottom no-repeat;
    padding-right: 15px;
}

#search_menu_content input {
    margin-right: 6px;
}

#search_menu_content label {
    margin: 0px;
    padding: 0px 0px 0px 6px;
    display: inline;
}

#search_menu_content ul {
    list-style-type: none;
    list-style-image: none;
    margin: 6px 10px 6px 6px;
    padding: 0px;
}

#search_menu_content ul li {
    margin: 0px;
    padding: 4px 0px 4px 4px;
}

#search_menu_content ul li:hover {
    background-color: #F5f5F5
}

#search_menu_content ul li label {
    font: 8pt 'Montserrat', sans-serif;
    color: #4f4f4f;
}
/*
body,
td,
p,
ul {
    color: #464646;
    font: 9pt 'Montserrat', sans-serif;
}

b,
strong {
    font-weight: bold;
}
*/

h1 {
    color: #505050;
    font: 35px 'Montserrat', sans-serif;
    margin-left: 3px;
    font-weight: normal;
    /*margin-top: 0!important; 20170217*/
    margin-top: 20px!important;
    margin-bottom: 50px!important;
}

h2 {
    color: #747474;
    font: 14px 'Montserrat', sans-serif;
    text-shadow: #ffffff 1px 1px 1px;
}

.tborder {
    background-color: #c3c2c2
}

.theader {
    background: url('images/x8.gif');
    background-color: #afafae;
    color: #000000;
    font-weight: bold
}

.tcontent {
    background: url('images/x9.gif');
    background-color: #FFFFFF
}

.price {
    color: #d12f3e;
    font: 13px 'Montserrat', sans-serif;
}

.date {
    color: #0071B2;
}

.datenews {
    color: #747474;
    font: 9pt 'Montserrat', sans-serif;
}

.error {
    color: red;
}

.ok {
    color: green;
}

.newstitle {
    color: #000000;
    font-weight: bold
}

.smalltext {
    color: #000000;
    font: 10px 'Montserrat', sans-serif;
}

.bigtext {
    color: #FE7800;
    font: 9.4pt 'Montserrat', sans-serif;
    font-weight: bold
}

.white {
    color: #FFFFFF
}

.box_site_info {
    padding-left: 9px;
    background: url('images/s14.gif');
    padding-top: 1px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
}

.box_site_info a {
    font: 10pt 'Montserrat', sans-serif;
    text-decoration: underline;
}

.profile_border {
    background-color: #D2D2D2
}

.gg {
    color: #747474;
    text-decoration: none;
}

input,
select {
    color: #000000;
    font: 9pt Arial
}

.items_added {
    background-color: #FFFFFF;
    padding: 20px;
    border: #5A5A5A 1px dashed;
}

A.tg1:link,
A.tg1:visited {
    color: #505050;
    text-decoration: underline;
    font-size: 12pt;
    padding: 2px;
    margin: 3px
}

A.tg1:active,
A.tg1:hover {
    color: #ffffff;
    background-color: #d6383c;
    text-decoration: none;
    font-size: 12pt;
    padding: 2px;
    margin: 3px
}

A.tg2:link,
A.tg2:visited {
    color: #505050;
    text-decoration: underline;
    font-size: 14pt;
    padding: 2px;
    margin: 3px
}

A.tg2:active,
A.tg2:hover {
    color: #ffffff;
    background-color: #d6383c;
    text-decoration: none;
    font-size: 14pt;
    padding: 2px;
    margin: 3px
}

A.tg3:link,
A.tg3:visited {
    color: #505050;
    text-decoration: underline;
    font-size: 16pt;
    padding: 2px;
    margin: 3px
}

A.tg3:active,
A.tg3:hover {
    color: #ffffff;
    background-color: #d6383c;
    text-decoration: none;
    font-size: 16pt;
    padding: 2px;
    margin: 3px
}

A.tg4:link,
A.tg4:visited {
    color: #505050;
    text-decoration: underline;
    font-size: 18pt;
    padding: 2px;
    margin: 3px
}

A.tg4:active,
A.tg4:hover {
    color: #ffffff;
    background-color: #d6383c;
    text-decoration: none;
    font-size: 18pt;
    padding: 2px;
    margin: 3px
}

.blogmenu {
    color: #000000;
    font: 9pt 'Montserrat', sans-serif;
    font-weight: bold
}

.grayfont {
    color: #747474;
    font: 9pt 'Montserrat', sans-serif;
}

.lightfont {
    color: #FE7800;
    font: 9pt 'Montserrat', sans-serif;
}

previewbg {
    background-color: #FFFFFF;
}

a.paging:link,
a.paging:visited {
    BORDER: #0189ff 1px solid;
    background-color: #FAFAF9;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    color: #0189ff;
    border-radius: 3px;
}

a.paging:hover {
    BORDER: #0189ff 1px solid;
    background-color: #0189ff;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 3px;
}

.paging2 {
    BORDER: #0189ff 1px solid;
    background-color: #0189ff;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 3px;
}

.ibox {
    font: 14px 'Montserrat', sans-serif;
    padding: 5px;
    border: #d0d0d0 solid 1px;
    background: #FFFFFF;
    border-radius: 3px;
    background: url('images/c14.gif') left top repeat-x;
}

.ibox:focus {
    border: #7b7b7b solid 1px;
}

.ibox_ok {
    font: 14px 'Montserrat', sans-serif;
    padding: 5px;
    border: #a8a8a8 solid 1px;
    background: #C3FFBB;
    border-radius: 3px;
}

.ibox_ok:focus {
    border: #686868 solid 1px;
}

.ibox_error {
    font: 14px 'Montserrat', sans-serif;
    padding: 5px;
    border: #dd0101 solid 1px;
    background: #FFAABB;
    border-radius: 3px;
}

.ibox_error:focus {
    border: #dd0101 solid 1px;
}

.isubmit {
    font: 14px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 15px;
    background-color: #0189ff;
    border: 1px double #0189ff;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
}

.isubmit:hover {
    color: #0189ff;
    background-color: #FFFFFF;
}

.isubmit_orange,
.profile_button {
    font: 14px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 15px;
    background-color: #0c7a94;
    background: url('images/button_red.gif') left top repeat-x;
    border: 1px double #c34641;
    color: #FFFFFF;
    border-radius: 4px;
    text-shadow: 0px -1px 1px #676767;
    cursor: pointer;
}

.isubmit_orange:hover,
.profile_button:hover {
    background: url('images/button_red.gif') 0px -35px repeat-x;
}

.profile_button {
    float: right
}

.add_to_cart {
    font: 14px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 15px;
    background-color: #0c7a94;
    background: url('images/button_blue.gif') left top repeat-x;
    border: 1px double #2e82b8;
    color: #FFFFFF;
    border-radius: 4px;
    text-shadow: 0px -1px 1px #505050;
    cursor: pointer;
}

.add_to_cart:hover {
    background: url('images/button_blue.gif') 0px -35px repeat-x;
}

.form_language {
    background-color: #F5F8FB;
    color: #466886;
    border: #D1E1E7 solid 1px;
}

.item_list {
    display: block;
    width: 140px;
    margin-right: 20px;
    position: relative;
    float: left;
}

.item_list_img {
    display: block;
    width: 140px;
    height: 140px;
    position: relative;
}

.item_list_img2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.item_list_img img {
    border: 0px;
}

.item_list_text1,
.item_list_text2,
.item_list_text3,
.item_list_text4 {
    width: 140px;
    height: 60px;
    padding-top: 3px;
    margin-left: 5px;
}

.item_list_text1 {
    background: url('images/iphoto.gif');
    background-repeat: no-repeat;
}

.item_list_text2 {
    background: url('images/ivideo.gif');
    background-repeat: no-repeat;
}

.item_list_text3 {
    background: url('images/iaudio.gif');
    background-repeat: no-repeat;
}

.item_list_text4 {
    background: url('images/ivector.gif');
    background-repeat: no-repeat;
}

.item_list_text1 a,
.item_list_text2 a,
.item_list_text3 a,
.item_list_text4 a {
    margin-left: 17px;
    text-decoration: none;
}

.iviewed {
    background: url('images/iviewed.gif');
    background-repeat: no-repeat;
    color: #aeadad;
    font: 8pt 'Montserrat', sans-serif;
    float: left;
    padding-left: 18px;
    padding-right: 10px;
    display: inline
}

.idownloaded {
    background: url('images/idownloaded.gif');
    background-repeat: no-repeat;
    color: #aeadad;
    font: 8pt 'Montserrat', sans-serif;
    padding-left: 11px;
    display: inline
}

A.ac:link,
A.ac:visited {
    color: #878787;
    margin-left: 0px;
    text-decoration: underline;
    font: 8pt 'Montserrat', sans-serif;
}

A.ac:active,
A.ac:hover {
    color: #878787;
    margin-left: 0px;
    text-decoration: underline;
    font: 8pt 'Montserrat', sans-serif;
}

A.ac2:link,
A.ac2:visited {
    color: #d61e22;
    margin-left: 0px;
    text-decoration: underline;
    font: 8pt 'Montserrat', sans-serif;
}

A.ac2:active,
A.ac2:hover {
    color: #d61e22;
    margin-left: 0px;
    text-decoration: underline;
    font: 8pt 'Montserrat', sans-serif;
}

.ac_text {
    color: #878787;
    font: 8pt 'Montserrat', sans-serif;
}

.warning {
    background-color: #FCE4A9;
    border: #F7B441 1px solid;
    padding: 9px
}

.upload_ok {
    background-color: #C3FFBB;
}

.upload_error {
    background-color: #FEC4D0;
}

.framestyle_buyer {
    border: 2px solid #f2f3f4;
    width: 700px;
    height: 800px;
    background-image: none;
    text-align: left
}

.framestyle_seller {
    border: 2px solid #f2f3f4;
    width: 700px;
    height: 800px;
    background-image: none;
    text-align: left
}

.framestyle_terms {
    border: 2px solid #f2f3f4;
    /*width: 600px;*/
    width: 100%;
    height: 150px;
    background-image: none;
    text-align: left;
}

.framebody {
    background-color: #FFFFFF;
    margin: 10px;
    background-image: none;
    text-align: left
}

.bl {
    background: url(images/m_bl.gif) 0 100% no-repeat;
}

.br {
    background: url(images/m_br.gif) 100% 100% no-repeat
}

.tl {
    background: url(images/m_tl.gif) 0 0 no-repeat
}

.tr {
    background: url(images/m_tr.gif) 100% 0 no-repeat;
    padding: 14px 14px 14px 14px
}

.t {
    background: url(images/m_border_t.gif) 0 0 repeat-x;
    background-color: #fefefe;
    display: table;
}

.b {
    background: url(images/m_border_b.gif) 0 100% repeat-x
}

.l {
    background: url(images/m_border_l.gif) 0 0 repeat-y
}

.r {
    background: url(images/m_border_r.gif) 100% 0 repeat-y
}

.tr2 {
    background: url(images/m_tr.gif) 100% 0 no-repeat;
    padding: 10px 10px 10px 10px
}

#tabs {
    margin: 40px 0px 20px 0px;
    padding: 0px;
    clear: both;
}

#tabs ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

#tabs li {
    float: left;
    display: inline;
    padding: 5px 10px 5px 10px;
    margin: 0px;
}

#tabs li.tact {
    float: left;
    color: #FFFFFF;
    background-color: #da3c43;
}

#tabs li.tact:hover {
    background-color: #e7555c;
}

#tabs li a:link,
#tabs li a:visited {
    color: #CCCCCC;
    font: 13px 'Montserrat', sans-serif;
}

#tabs li a:hover {
    color: #da3c43;
    font: 13px 'Montserrat', sans-serif;
}

#tabs li.tact a:link,
#tabs li.tact a:hover,
#tabs li.tact a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font: 13px 'Montserrat', sans-serif;
}

.home_text {
    padding: 12px 14px 12px 14px;
    margin: 10px 20px 30px 2px;
}

.home_text p {
    color: #414141;
    font: 10pt 'Montserrat', sans-serif;
}

.home_text h1 {}

div.sc_menu {
    text-align: center;
    position: relative;
    height: auto;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

ul.sc_menu {
    display: block;
    /*height: 120px;*/
    height: 100%;
    width: 100%;
    padding: 10px 0px 0px 10px;
    margin: 0px;
    background-color: #F5F5F5;
    list-style: none;
    /*text-align: left;*/
}

.sc_menu li {
    /*display: block;
    float: left;*/
    display: inline-block;
    padding: 2px;
}

.sc_menu a {
    display: block;
    text-decoration: none;
}

.sc_menu_div {
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    display: block;
    float: left;
}

.sc_menu_div a img {
    width: 118px;
    height: 118px;
    margin: 0px;
}


/*.sc_menu_div a img {
    border: 1px #F5F5F5 solid;
}
.sc_menu_div a:hover img {
    border: 1px #424141 solid;
} */

.seller_list a {
    font: 13pt Arial
}

.seller_menu {
    margin-bottom: 10px;
    padding-top: 3px;
    clear: both
}

.seller_menu a {
    padding: 5px
}

.seller_menu a:hover {
    padding: 5px;
    background-color: #cd2b3b;
    text-decoration: none;
    color: #FFFFFF
}

.seller_menu a.seller_menu_active {
    padding: 5px;
    background-color: #cd2b3b;
    text-decoration: none;
    color: #FFFFFF
}

.seller_list span {
    font: 9pt 'Montserrat', sans-serif;
    color: #b8babc;
    font-weight: bold;
}

.catbox {
    padding-bottom: 25px;
    padding-right: 60px
}

.cat1 a {
    font: 16pt 'Montserrat', sans-serif;
    font-weight: bold;
    border-bottom-color: #bfbfbf;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    text-decoration: none;
}

.cat1 a:hover {
    font: 16pt 'Montserrat', sans-serif;
    font-weight: bold;
    border-bottom-color: #bfbfbf;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    text-decoration: none;
    color: #0a82aa;
}

.cat2 {
    padding-top: 7px;
    padding-left: 0px;
    background-repeat: no-repeat;
}

.cat2 a {
    font: 11pt 'Montserrat', sans-serif;
    color: #bfbfbf;
}

.cat2 a:hover {
    font: 11pt 'Montserrat', sans-serif;
    color: #bfbfbf;
}

.searchmenu {
    clear: both;
    padding-bottom: 17px;
}

.searchmenu2 {
    padding: 12px;
    background-color: #F5F5F5;
}

.resultmenu {
    padding-bottom: 4px
}

.contentmenu {
    padding-bottom: 4px;
}

.rating {
    float: left;
    margin: 0px 2px 0px 0px;
}

.hover_string {
    background: url(images/transparent.png);
    padding: 8px 15px 8px 15px
}

.hover_string p {
    font: 13pt 'Montserrat', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

.hover_string span {
    font: 10pt 'Montserrat', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

#smoothmenu {
    padding-left: 1px;
    z-index: 10000;
    margin-left: 20px;
}

.ddsmoothmenu {
    background: #CCCCCC;
    /*background of menu bar (default state)*/
}

.ddsmoothmenu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}


/*Top level list items*/

.ddsmoothmenu ul li {
    position: relative;
    display: inline-block;
    /* float: left; */
}

.ddsmoothmenu ul li:hover {
    background: #fff;
}


/*Top level menu link items style*/

.ddsmoothmenu ul li a:link,
.ddsmoothmenu ul li a:visited,
.ddsmoothmenu ul li a:hover {
    display: block;
    padding: 10px 10px;
    color: #505050;
    text-decoration: none;
    font: 19px 'Montserrat', sans-serif;
    font-weight: bold;
}

* html .ddsmoothmenu ul li a {
    /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}

.ddsmoothmenu ul li ul li {
    background-color: #CCCCCC;
    height: 30px;
    border-bottom: 1px #CCCCCC solid;
}

.ddsmoothmenu ul li ul li:hover {
    background: #CCCCCC;
}


/*1st sub level menu*/

.ddsmoothmenu ul li ul {
    position: absolute;
    left: 0;
    display: none;
    /*collapse all sub menus to begin with*/
    visibility: hidden;
}


/*Sub level menu list items (undo style from Top level List Items)*/

.ddsmoothmenu ul li ul li {
    display: list-item;
    float: none;
}


/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.ddsmoothmenu ul li ul li ul {
    top: 0;
}


/* Sub level menu links style */

.ddsmoothmenu ul li ul li a:link,
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li a:visited {
    font: 12px 'Montserrat', sans-serif;
    color: #0189ff;
    width: 160px;
    /*width of sub menus*/
    padding: 8px 10px;
    margin: 0;
    text-align: left;
}


/* Holly Hack for IE \*/

* html .ddsmoothmenu {
    height: 1%;
}


/*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
    position: absolute;
    top: 14px;
    right: 7px;
}

.rightarrowclass {
    position: absolute;
    top: 9px;
    right: 5px;
}


/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow {
    /*shadow opacity. Doesn't work in IE*/
    opacity: 0.8;
}

.table_cart {
    width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.table_cart td {
    font: 9pt 'Montserrat', sans-serif;
    padding: 6px 0px 6px 6px;
    color: #424242;
    cursor: pointer;
}

.table_cart th {
    font: 9pt 'Montserrat', sans-serif;
    padding: 4px 0px 4px 6px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px #8d8d8d solid;
    background-color: #b5b4b4;
}

.table_cart tr.tr_cart:hover {
    background-color: #ffffff;
}

.tr_cart_active,
.tr_cart_active:hover {
    background-color: #ffffff;
}

.table_cart2 {
    width: 650px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px #d6d5d5 solid;
    border-radius: 6px;
}

.table_cart2 a {
    font-size: 14px;
}

.table_cart2 td {
    font: 9pt 'Montserrat', sans-serif;
    padding: 15px 15px 20px 15px;
    color: #424242;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px #eeeeee solid;
}

.table_cart2 th {
    font: 13px 'Montserrat', sans-serif;
    padding: 10px 0px 10px 15px;
    color: #4f4f4f;
    font-weight: bold;
    border-bottom: 3px #c5c3c3 solid;
    background-color: #dfdddd;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.table_cart2 tr.tr_cart {
    background-color: #ffffff;
}

.table_cart2 tr.total {
    background-color: #ebe9e9;
}

.table_cart2 tr.total td,
.table_cart2 tr.total td span.price {
    font: 15px 'Montserrat', sans-serif;
    text-align: center;
}

.table_cart2 select {
    padding: 2px;
    border: 1px #c7c9c7 solid;
    color: #4b4a4a;
}

.table_cart td span,
.table_cart2 td span {
    padding-left: 0px;
}

.table_cart2 td div.gr,
.gr {
    color: #b3b4b4;
    font: 12px 'Montserrat', sans-serif;
    padding-top: 3px;
}

.table_cart2 td div.ttl {
    color: #7d7c7c;
    font: 12px 'Montserrat', sans-serif;
    padding-bottom: 2px;
}

.tabs_menu {
    clear: both;
}

#tabs_menu_content {
    padding-top: 15px;
    clear: both;
}

#tabs_menu {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 3px 0px;
    clear: both;
}

#tabs_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

#tabs_menu li {
    display: inline;
    padding: 0px;
    margin: 0px;
}

#tabs_menu li a,
#tabs_menu li a:visited {
    float: left;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    background-color: #a3a3a3;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-weight: bold;
}

#tabs_menu li a:hover {
    text-decoration: none;
    background-color: #b7b6b6;
    color: #FFFFFF;
    font-weight: bold;
}

#tabs_menu li.activno a,
#tabs_menu li.activno a:visited {
    float: left;
    padding: 5px 7px 5px 7px;
    text-decoration: none;
    background-color: #d02e3d;
    margin-right: 5px;
    color: #FFFFFF;
    font-weight: bold;
}

#tabs_menu li.activno a:hover {
    text-decoration: none;
    background-color: #ed4d5c;
    color: #FFFFFF;
    font-weight: bold;
}

.xitem {
    margin-bottom: 3px;
}

#share {
    width: 120px;
}

#share img {
    margin: 5px;
}

#favorite {
    display: inline;
}

#downloadsample {
    display: inline;
    padding-left: 21px;
    background: url('images/a9.gif');
    background-repeat: no-repeat;
}

.line {
    background: url('images/a10.gif');
    background-repeat: repeat-x;
    margin-top: 10px;
    height: 1px;
    width: 100%;
    margin-bottom: 5px
}

.file_image {
    text-align: center;
    color: #0189ff;
    height: 180px;
}

.file_image a {
    color: #0189ff;
    text-decoration: none;
}

.file_image ul {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 60px;
    white-space: nowrap;
}

.file_image li {
    /*font-size: 18px;*/
    font-weight: bold;
    color: #808080;
    display: table-cell;
    padding: 20px 0px 20px 0px;
    /* width:300px; */
    margin: 0px;
}

.file_links {
    margin-top: 10px;
    text-align: center;
}

.file_price {
    float: left;
    padding-top: 8px;
}

.file_price span {
    padding-left: 30px;
}

.file_bottom {
    clear: both;
    padding-top: 40px;
}

.file_related {
    margin-right: 30px;
    width: 420px;
}

.file_related div {
    clear: both;
}

.file_details {
    float: left;
    margin-right: 40px;
    width: 200px;
    margin-bottom: 30px;
}

.file_details span,
.file_tools span {
    padding-bottom: 3px;
    display: block;
}

.file_tools {
    float: left;
}

.file_clear {
    clear: both;
    width: 30px;
}

.vertical_line {
    background: url('images/s15.gif');
    background-repeat: repeat-x
}

#map {
    /*width: 400px;*/
    height: 300px;
}

#profile_menu_top {
    height: 12px;
    background-color: #ecebeb;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top: 2px #e4e3e3 solid;
    border-left: 2px #e4e3e3 solid;
    border-right: 2px #e4e3e3 solid;
    color: #3c3c3c;
    margin-left: -7px
}

#profile_menu {
    background-color: #0189ff;
    border-left: 2px #e4e3e3 solid;
    border-right: 2px #e4e3e3 solid;
    color: #3c3c3c;
    padding: 3px 0px 0px 0px;
    margin-left: -7px;
}

#profile_menu_bottom {
    background-color: #ecebeb;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 12px;
    border-bottom: 2px #e4e3e3 solid;
    border-left: 2px #e4e3e3 solid;
    border-right: 2px #e4e3e3 solid;
    color: #3c3c3c;
    margin-left: -7px
}

#profile_menu ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px 15px 0px 15px;
    padding: 0px;
    clear: both;
}

#profile_menu ul li {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 30px;
}

#profile_menu ul ul li {
    margin: 1px 0px 0px 0px;
    padding: 5px;
}

#profile_menu ul li:hover {
    background-color: #f7f6f6
}

#profile_menu li a,
#profile_menu li a:visited,
#profile_menu li a:hover {
    color: #464646;
    text-decoration: none;
    font: 12px 'Montserrat', sans-serif;
}

#profile_menu ul ul {
    margin: 2px 0px 1px 25px;
}

#profile_menu ul ul li.activno {
    background-color: #f7f6f6;
}

#profile_menu ul li div {
    display: inline;
    float: right;
    color: #3b60b9;
    background-color: #d8dfea;
    padding: 2px;
    font: 11px 'Montserrat', sans-serif;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#profile_menu ul li.activno {
    background-color: #f7f6f6;
}

#profile_menu li.activno a,
#profile_menu li.activno a:visited,
#profile_menu li.activno a:hover {
    border-bottom: 3px solid #0189ff;
    color: #464646;
    text-decoration: none;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
}

#profile_photo {
    margin: 5px 15px 15px 15px;
}

#profile_photo img {
    /* margin-bottom:20px; */
    margin-right: 20px;
    margin-left: 20px;
}

#profile_photo span {
    padding-top: 3px;
    display: block;
}

#profile_photo a {
    font: 12px 'Montserrat', sans-serif;
}

#profile_photo span a {
    font: 10px 'Montserrat', sans-serif;
}

.profile_left {
    padding-right: 15px;
    margin-left: 30px;
}

.profile_right {
    padding: 15px;
}

.profile_right h1 {
    font: 16px 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
}

.profile_right table {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table.profile_table {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px #d6d5d5 solid;
    border-radius: 6px;
    overflow: auto;
}

table.profile_table th {
    font: 13px 'Montserrat', sans-serif;
    padding: 10px 10px 10px 15px;
    color: #4f4f4f;
    font-weight: bold;
    border-bottom: 3px #c5c3c3 solid;
    background-color: #dfdddd;
    text-shadow: 1px 1px 1px #FFFFFF;
}

table.profile_table th a:link,
table.profile_table th a:visited {
    color: #595858;
}

table.profile_table th a:hover {
    color: #727171;
}

table.profile_table tr {
    background-color: #ffffff;
    display: block; 
}

table.profile_table tr.snd {
    background-color: #f5f5f5;
}

table.profile_table td {
    font: 9pt 'Montserrat', sans-serif;
    padding: 15px 15px 20px 15px;
    color: #424242;
    padding: 10px 10px 10px 15px;
    border-bottom: 1px #eeeeee solid;
    display: block; 
}

table.profile_table tr.total {
    background-color: #ebe9e9;
}

.profile_separator {
    margin: 10px 20px 10px 20px;
    border-bottom: 1px #c6c5c5 dotted;
}

.profile_content {
    background-color: #f8f8f8;
    padding: 15px;
}


/* Version 11.11 - new styles */

.login_header {
    border-bottom: 1px #a3a4a7 dotted;
    margin-bottom: 15px;
}

.login_header h2 {
    margin: 0px 10px 3px 10px;
}

.form_field {
    margin-bottom: 15px;
}

.form_field span {
    margin-bottom: 3px;
    display: block;
}

table.payment_table {
    width: 100%;
    border: 1px #d6d5d5 solid;
    border-radius: 6px;
}

table.payment_table tr {
    background-color: #ffffff;
}

table.payment_table td {
    font: 9pt 'Montserrat', sans-serif;
    padding: 15px 15px 20px 15px;
    color: #424242;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px #eeeeee solid;
}

table.payment_table th {
    font: 13px 'Montserrat', sans-serif;
    padding: 10px 0px 10px 15px;
    color: #4f4f4f;
    font-weight: bold;
    border-bottom: 3px #c5c3c3 solid;
    background-color: #dfdddd;
    text-shadow: 1px 1px 1px #FFFFFF;
}

table.payment_table tr {
    vertical-align: top;
}

table.payment_table2 {
    width: 100%;
}

table.payment_table2 td {
    padding: 0px 0px 11px 0px;
    border: 0px;
}


/* End. Version 11.11 - new styles */


/* Version 12.05 - new styles */

#fadeshow1 {
    margin: 0px 0px 0px 0px;
}

.share_box {
    margin: 10px 0px 0px 0px;
    float: left;
}

.editorial {
    background-color: #f2b7b7;
    padding: 10px;
    border-radius: 4px;
    color: #672929;
    font: 12px 'Montserrat', sans-serif;
    margin-bottom: 3px;
}

.search_left {}

.search_left_top {}

.search_left_body {
    border: 1px solid #f2f3f4;
    height: 101px;
}

.search_left_body img {
    margin-right: 20px;
}

.search_left_bottom {}

.search_title {
    padding: 2px 0px 3px 15px;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #404040;
}

.search_title2 {
    padding: 0px 0px 2px 0px;
    font: 12px 'Montserrat', sans-serif;
    color: #565656;
}

.search_title3 {
    padding: 20px 20px 0px 0px;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #404040;
    margin-left: -1px;
    cursor: pointer;
    float: left;
    /*width: 20%;20170217*/
    width: 18%;
    white-space: nowrap;
    /* border-right: 1px solid  #f2f3f4; */
    /* border-left: 1px solid  #f2f3f4; */
    text-align: center;
}

.search_title4 {
    padding: 20px 20px 0px 0px;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #404040;
    margin-left: -1px;
    cursor: pointer;
    float: left;
    width: 20%;
    white-space: nowrap;
    /* border-right: 1px solid #f2f2f2;
    
    border-left: 1px solid #f2f2f2;
    border-bottom:1px solid #CCCCCC; */
    background-color: #FFFFFF;
    text-align: center;
}

.search_title4 ul li {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.search_text {
    padding: 0px 0px 15px 15px;
}

.search_text2 {
    /* padding: 20px; */
}

.search_sub {
    /* width:18%; */
    /* margin:0px 15px 8px 15px; */
    padding: 10px 5px 0px 13px;
    border-radius: 3px;
    font: 11px 'Montserrat', sans-serif;
}

#listing_form #search_place .instant_spot_search2,
#listing_form #search_place input[name="place"] {}

.search_right {}

.ibox2 {
    font: 12px 'Montserrat', sans-serif;
    padding: 2px;
    border: #e3e3e3 solid 1px;
    background: #FFFFFF;
    width: 100%!important;
}

.ibox2:focus {
    border: #000000 solid 1px;
}

.search_header_mobile {
    height: 30px;
}

#search_header {
    height: 70px;
    border-bottom: 1px #b3b3b3 dotted;
    margin: 15px 30px 20px 0px;
}

#search_header2 {
    clear: both;
}

#search_header2 div {
    float: left;
    margin-right: 15px;
}

#search_flow_menu,
#search_autopaging_menu {
    padding-top: 8px;
}

#search_flow_menu input,
#search_autopaging_menu input {
    margin: -3px 5px 0px 0px;
}

#search_footer {
    clear: both;
    height: 34px;
    border-top: 1px #b3b3b3 dotted;
    margin: 10px 30px 0px 0px;
    padding-top: 5px;
}

#search_paging,
#search_paging2 {
    float: right;
    margin-top: 10px;
}

.search_left ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.search_left ul li {
    display: block;
    padding: 3px;
    width: 130px;
}

.search_left a:link,
.search_left a:hover,
.search_left a:visited {
    text-decoration: none;
    color: #0a82aa;
    font: 11px 'Montserrat', sans-serif;
}

.search_line {
    height: 12px;
    border-top: 1px #b3b3b3 dotted;
    margin: 4px 15px 0px 15px;
}

.search_line2 {
    height: 5px;
    border-bottom: 1px #b3b3b3 dotted;
    margin-bottom: 5px;
}

.color_set {
    padding-top: 5px;
}

.box_color {
    padding: 1px 5px 0px 5px;
    display: inline;
    margin: 0px 1px 0px 1px;
    cursor: pointer;
}

.box_color2 {
    padding: 1px 5px 0px 5px;
    display: inline;
    margin: 0px;
    border: #000000 1px solid;
    cursor: pointer;
}

.box_slider {
    position: relative;
    margin: 10px 0px 0px 0px;
    width: 150px;
    height: 20px;
}

.box_slider2 {
    position: absolute;
    top: 12px;
    left: 0px;
    font: 11px 'Montserrat', sans-serif;
    color: #acabac;
}

.box_slider3 {
    position: absolute;
    top: 12px;
    right: 0px;
    font: 11px 'Montserrat', sans-serif;
    color: #acabac;
}

#search_current {
    border: #c5c5c5 3px solid;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 20px 15px 15px 15px;
}

#search_header h1 {
    font: 16px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #404040;
}

#search_header h1 span {
    font: 13px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #636363;
}

#search_keywords {
    position: relative;
    width: 170px;
    height: 29px;
    background: url('images/search_bg.gif');
    background-repeat: no-repeat;
}

.ibox3 {
    position: absolute;
    left: 1px;
    top: 1px;
    font: 12px 'Montserrat', sans-serif;
    padding: 0px;
    border: 0px;
    color: #636363;
    width: 137px;
}

.ibox3_submit {
    position: absolute;
    left: 150px;
    top: 0px;
    border: 0px;
    background: none;
    width: 20px;
    height: 27px;
    cursor: pointer;
}

#search_keywords input {
    border: 0px;
    border-radius: 0px;
    line-height: 15px;
    background: none;
    box-shadow: none;
}

.search_current_kw {
    margin-bottom: 3px;
    clear: both;
    color: #636363;
    font: 12px 'Montserrat', sans-serif;
}

.search_current_kw_title {
    margin-bottom: 3px;
    clear: both;
    color: #636363;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
}

.search_current_delete {
    float: right;
    border: 0px;
    background: none;
    width: 11px;
    height: 11px;
    background: url('images/search_delete.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
    margin-top: 2px;
}

.search_current_delete:hover {
    background: url('images/search_delete.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}

.search_checkbox {
    margin-bottom: 3px;
}

.search_checkbox input {
    margin-right: 7px;
}


/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background: url('images/slider3.png');
    background-repeat: repeat-x;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    cursor: default;
    background: url('images/slider2.png');
    background-repeat: no-repeat;
    border: 0px;
}

.ui-slider-horizontal {
    height: 6px;
    width: 150px;
    background: url('images/slider.png');
    background-repeat: repeat-x;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -7px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 3px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 3px;
}

.span11 #instant_search {
    position: absolute;
    top: 80px;
    left: 0;
    background-color: #ffffff;
    border: #bfbfbf 0px solid;
    z-index: 100000000000000000000;
    width: 500px;
    display: none;
    color: #999999;
}

.span11 #instant_search.sticky {
    position: absolute;
    top: 80px;
    left: 0;
    background-color: #ffffff;
    border: #bfbfbf 0px solid;
    z-index: 100000000000000000000;
    width: 500px;
    display: none;
    color: #999999;
    z-index: 1;
}

#instant_search {
    position: absolute;
    top: 150px;
    left: calc(50% - 250px);
    background-color: #ffffff;
    border: #bfbfbf 0px solid;
    z-index: 100000000000000000000;
    width: 100%;
    display: none;
    color: #999999;
}

#instant_search.sticky {
    position: absolute;
    top: 80px;
    left: calc(50% - 250px);
    background-color: #ffffff;
    border: #bfbfbf 0px solid;
    z-index: 100000000000000000000;
    width: 500px;
    display: none;
    color: #999999;
}

.instant_search_result {
    padding: 5px 20px 5px 40px;
    cursor: pointer;
    display: none;
}

.instant_search_result:hover {
    background-color: #f5f5f5;
}

.instant_search_result span {
    color: #4775a8;
}

.portfolio_left {
    margin-left: 15px;
    margin-top: 14px;
    background-color: #f2f3f4;
    color: #505050;
    padding-top: 4%;
    padding-bottom: 4%;
}

.portfolio_left .portfolio_title {
    border: 0;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.portfolio_left .portfolio_box div {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 14px;
}

.portfolio_left h1 {
    margin-bottom: 20px!important;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-left: 15px;
    word-break: break-all;
}

.portfolio_left h1 img {
    height: 100px;
    width: 100px;
    border-radius: 100px;
    border: 2px solid #fff;
}

.portfolio_right {
    padding: 10px 0px 0px 25px;
}

.portfolio_left img {
    margin: 0px 0px 10px 15px;
    border: 1px #dfdede solid;
}

.portfolio_right h1 {
    margin: 0px 0px 15px 0px;
    font: 20px 'Montserrat', sans-serif;
}

.portfolio_title {
    margin: 2px 15px 10px 15px;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #505050;
    border-bottom: #c5c5c5 1px dotted;
    padding-bottom: 6px;
}

.portfolio_box {
    margin: 0px 15px 20px 15px;
    font: 11px 'Montserrat', sans-serif;
}

.portfolio_box div {
    margin-bottom: 3px;
}


/* End. Version 12.05 - new styles */

#slideshow_body {
    width: 905px;
    height: 400px;
    position: relative;
}

.riga_desc {
    margin: 40px 0px 0px 0px;
    padding: 0px;
    clear: both;
}

.riga_desc a {
    color: #0189ff;
    text-decoration: none;
    font-weight: bold;
}

.riga_desc ul {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.riga_desc li {
    font-size: 16px;
    color: #808080;
    display: table-cell;
    padding: 20px 30px 20px 30px;
    width: 300px;
    margin: 0px;
    border-right: 2px solid #CCCCCC;
}

a.lblu {
    font-size: 18px;
    color: #0189ff;
    text-decoration: none;
    border: 1px solid #0189ff;
    padding: 15px 30px 15px 30px;
    border-radius: 100px;
    font-weight: bold;
    white-space: nowrap;
}

a.lblu:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #0189ff
}

a.lwhite {
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    padding: 15px 30px 15px 30px;
    border-radius: 4px;
    font-weight: bold;
    white-space: nowrap;
}

a.lwhite:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #0189ff
}

.riga_desc_foto {
    /*width: 70%;*/
    /*margin: 0 auto;*/
    margin: 0 auto 50px auto;
}

.riga_desc_foto a {
    color: #0189ff;
    text-decoration: none;
    font-weight: bold;
}

.riga_desc_foto ul {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 30px;
}

.riga_desc_foto li {
    font-size: 18px;
    color: #808080;
    display: table-cell;
    padding: 0px 30px 0px 30px;
    width: 300px;
    margin: 0px;
    /* border-right: 2px solid #CCCCCC; */
}


/*
	Slideshow
*/

#slides {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.slides_container {
    width: 1170px;
    overflow: hidden;
    position: relative;
    display: none;
}

.slides_container div.slide {
    width: 905px;
    height: 400px;
    display: block;
}

#slides .next,
#slides .prev {
    position: absolute;
    top: 180px;
    left: -34px;
    width: 24px;
    height: 43px;
    display: block;
    z-index: 3;
}

#slides .next {
    left: 915px;
}

.pagination {
    margin: 26px auto 0;
    width: 100px;
    display: none;
}

.pagination li {
    float: left;
    margin: 0 1px;
    list-style: none;
}

.pagination li a {
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: url(images/slideshow/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination li.current a {
    background-position: 0 -12px;
}


/*
	End. Slideshow
*/

#scroll_box {
    position: fixed;
    right: 35px;
    bottom: 0px;
    background-color: red;
    z-index: 10000000000;
    width: 53px;
    height: 32px;
    cursor: pointer;
    background: url('images/scroll_top.png');
    background-repeat: no-repeat;
    display: none;
}


/*New styles for Version 12.10*/

table.profile_table_home {
    width: 600px;
    margin: 0px 10px 0px 10px
}

table.profile_table_home th {
    padding: 10px;
    font: 13px 'Montserrat', sans-serif;
    font-weight: bold;
}

table.profile_table_home tr {}

table.profile_table_home td {
    padding: 10px;
    border-top: 1px #d7d7d7 dotted;
    background-color: #ffffff;
}

.profile_home_preview {
    width: 50px;
    height: 50px;
    border: 1px #787879 solid;
    background-size: cover;
    cursor: pointer;
}


/*End. New styles for Version 12.10*/


/* Version 13.04 - new styles */


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}


/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
    background: url(images/colorbox/overlay.png) repeat 0 0;
}

#colorbox {}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(images/colorbox/controls.png) no-repeat -100px 0;
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(images/colorbox/controls.png) no-repeat -136px 0;
}

#cboxBottomLeft {
    width: 14px;
    height: 14px;
    background: url(images/colorbox/controls.png) no-repeat -100px -36px;
}

#cboxBottomRight {
    width: 14px;
    height: 14px;
    background: url(images/colorbox/controls.png) no-repeat -136px -36px;
}

#cboxMiddleLeft {
    width: 14px;
    background: url(images/colorbox/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 14px;
    background: url(images/colorbox/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 14px;
    background: url(images/colorbox/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    height: 14px;
    background: url(images/colorbox/border.png) 0 -36px repeat-x;
}

#cboxContent {
    background: #FFFFFF;
    overflow: visible;
}

.cboxIframe {
    background: #FFFFFF;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 0px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(images/colorbox/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(images/colorbox/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: url(images/colorbox/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(images/colorbox/loading.gif) no-repeat center center;
}

#cboxClose {
    border: 0px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/colorbox/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}


/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}


/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/

.cboxIE6 #cboxTopLeft {
    background: url(images/colorbox/ie6/borderTopLeft.png);
}

.cboxIE6 #cboxTopCenter {
    background: url(images/colorbox/ie6/borderTopCenter.png);
}

.cboxIE6 #cboxTopRight {
    background: url(images/colorbox/ie6/borderTopRight.png);
}

.cboxIE6 #cboxBottomLeft {
    background: url(images/colorbox/ie6/borderBottomLeft.png);
}

.cboxIE6 #cboxBottomCenter {
    background: url(images/colorbox/ie6/borderBottomCenter.png);
}

.cboxIE6 #cboxBottomRight {
    background: url(images/colorbox/ie6/borderBottomRight.png);
}

.cboxIE6 #cboxMiddleLeft {
    background: url(images/colorbox/ie6/borderMiddleLeft.png);
}

.cboxIE6 #cboxMiddleRight {
    background: url(images/colorbox/ie6/borderMiddleRight.png);
}

#home_boxes {
    position: relative;
    clear: both;
}

#home_boxes_menu {
    position: absolute;
    background-color: #fe8605;
    display: none;
    z-index: 2;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.home_box ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px 0px 5px 10px;
    padding: 0px;
    float: right;
}

.home_box li {
    display: block;
    float: left;
    cursor: pointer;
}

.home_box li.hb_cart {
    width: 24px;
    height: 17px;
    background: url('images/c9_cart.png');
    background-repeat: no-repeat;
    margin-right: 7px;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.home_box li.hb_cart2 {
    width: 24px;
    height: 17px;
    background: url('images/c9_cart2.png');
    background-repeat: no-repeat;
    margin-right: 7px;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.home_box li.hb_lightbox {
    width: 19px;
    height: 17px;
    background: url('images/c10_lightbox.png');
    background-repeat: no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.home_box li.hb_free {
    width: 19px;
    height: 19px;
    background: url('images/c10_free.png');
    background-repeat: no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    margin-right: 7px;
}

#lightbox_menu_error {
    position: fixed;
    display: none;
    background-color: #fd0f03;
    z-index: 10000;
    padding: 10px;
    text-align: center;
    font: 13px 'Montserrat', sans-serif;
    color: #FFFFFF;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#lightbox_menu_ok {
    position: fixed;
    display: none;
    background-color: #41b535;
    z-index: 10000;
    padding: 10px;
    text-align: center;
    font: 13px 'Montserrat', sans-serif;
    color: #FFFFFF;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#lightbox_content {
    border-left: 1px #e3e3e3 solid;
    border-right: 1px #e3e3e3 solid;
    padding: 15px;
}


#lightbox_content input[type="text"],
#lightbox_content input[type="password"],
#lightbox_content select {
    padding: 2px;
    border: 1px #c7c9c7 solid;
    color: #8f908f;
}

#lightbox_content h2 {
    margin: 4px 0px 10px 0px;
    font: 14px 'Montserrat', sans-serif;
    color: #727171;
}

#lightbox_content div.param {
    margin: 0px 0px 10px 0px;
}

#lightbox_header {
    padding: 11px 10px 13px 15px;
    background-color: #0189ff;
    color: #FFFFFF;
    font: 14px 'Montserrat', sans-serif;
}

#lightbox_footer {
    width: 86%;
}

#lightbox_content span {
    color: #505050!important;
}

#lightbox_content h2 {
    color: #505050;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}

#lightbox_content .param {
    width: 100%;
    text-align: left;
    display: inline-block;
}

.lightbox_button {
    font: 12px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    padding: 4px 10px 3px 10px;
    background-color: #0c7a94;
    background: url('images/button_red.gif') left top repeat-x;
    border: 1px double #c34641;
    color: #FFFFFF;
    border-radius: 4px;
    text-shadow: 0px -1px 1px #676767;
    cursor: pointer;
}

.lightbox_button:hover {
    background: url('images/button_red.gif') 0px -35px repeat-x;
}

.lightbox_button2 {
    float: right;
    font: 12px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    padding: 4px 10px 3px 10px;
    background-color: #0c7a94;
    background: url('images/button_blue.gif') left top repeat-x;
    border: 1px double #2e82b8;
    color: #FFFFFF;
    border-radius: 4px;
    text-shadow: 0px -1px 1px #676767;
    cursor: pointer;
}

.lightbox_button2:hover {
    background: url('images/button_blue.gif') 0px -35px repeat-x;
}

.subheader {
    padding: 10px;
    font: 16px 'Montserrat', sans-serif;
    color: #545454;
    background-color: #e3e2e2;
    background: url('images/c11.gif');
    background-repeat: repeat-x;
    border: 1px #d7d5d5 solid;
    margin-bottom: 15px;
    clear: both;
    border-radius: 4px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.subheader a:link,
.subheader a:hover,
.subheader a:visited {
    text-decoration: none;
    border-bottom: 1px #42433e dashed;
}

.subheader_text {
    padding: 10px;
    margin-bottom: 20px;
    width: 90%;
    margin: 0 auto;
}

a.link_pixels:link,
a.link_pixels:hover,
a.link_pixels:visited {
    color: #ffffff;
    font: 12px 'Montserrat', sans-serif;
    padding: 1px 5px 1px 5px;
    background-color: #8f8f8e;
    text-decoration: none;
    border-radius: 2px;
}

a.link_inches:link,
a.link_inches:hover,
a.link_inches:visited {
    color: #8f8f8e;
    font: 12px 'Montserrat', sans-serif;
    padding: 1px 5px 1px 5px;
    background-color: #cbcbca;
    text-decoration: none;
    border-radius: 2px;
}


/*Styles for jquery uploader*/

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}


/*End. Styles for jquery uploader*/

#icons_preview {
    background: url('images/icons/preview.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_testimonials {
    background: url('images/icons/testimonials.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_comments {
    background: url('images/icons/comments.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_blog {
    background: url('images/icons/blog.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_messages {
    background: url('images/icons/messages.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_friends {
    background: url('images/icons/friends.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_lightbox {
    background: url('images/icons/lightbox.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_partner {
    background: url('images/icons/partner.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_commission {
    background: url('images/icons/commission.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_models {
    background: url('images/icons/models.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_publications {
    background: url('images/icons/publications.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_upload {
    background: url('images/icons/upload.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_downloads {
    background: url('images/icons/downloads.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_orders {
    background: url('images/icons/orders.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_credits {
    background: url('images/icons/credits.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_subscription {
    background: url('images/icons/subscription.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

#icons_coupons {
    background: url('images/icons/coupons.png');
    background-repeat: no-repeat;
    background-position: 2px 3px;
}

.white_bl {
    background: url(images/white_bl.gif) 0 100% no-repeat;
}

.white_br {
    background: url(images/white_br.gif) 100% 100% no-repeat
}

.white_tl {
    background: url(images/white_tl.gif) 0 0 no-repeat
}

.white_tr {
    background: url(images/white_tr.gif) 100% 0 no-repeat;
    padding: 10px
}

.white_t {
    background: url(images/white_border_t.gif) 0 0 repeat-x;
    background-color: #f2f2f2;
    display: table;
    margin-left: -10px
}

.white_b {
    background: url(images/white_border_b.gif) 0 100% repeat-x
}

.white_l {
    background: url(images/white_border_l.gif) 0 0 repeat-y
}

.white_r {
    background: url(images/white_border_r.gif) 100% 0 repeat-y
}

.link_order {
    background: url('images/icons/link_order.png');
    background-repeat: no-repeat;
    padding: 0px 0px 6px 30px;
}

.link_order a:link,
.link_order a:hover,
.link_order a:visited {
    font: 14px 'Montserrat', sans-serif;
}

.link_date {
    background-repeat: no-repeat;
    padding: 4px 0px 0px 30px;
    color: #949494;
}

.link_total {
    background: url('images/icons/link_total.png');
    background-repeat: no-repeat;
    padding: 4px 0px 6px 30px;
}

.link_approved {
    background: url('images/icons/link_approved.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
    color: #7fbb65;
}

.link_pending,
.link_notshipped {
    background: url('images/icons/link_pending.png');
    background-repeat: no-repeat;
    padding: 4px 0px 6px 30px;
    color: #cb4040;
}

.link_payment {
    background: url('images/icons/link_payment.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 25px;
    color: #7fbb65;
}

.link_message {
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_edit {
    background: url('images/icons/link_edit.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_delete {
    background: url('images/icons/link_delete.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_comments {
    background: url('images/icons/link_comments.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_status {
    background: url('images/icons/link_status.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_commission {
    background: url('images/icons/link_commission.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_download {
    background: url('images/icons/link_download.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_lightbox {
    background: url('images/icons/link_lightbox.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_credits {
    background: url('images/icons/link_credits.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_payout {
    background: url('images/icons/link_payout.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_files {
    background: url('images/icons/link_files.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_coupon {
    background: url('images/icons/link_coupon.png');
    background-repeat: no-repeat;
    padding: 4px 0px 3px 30px;
}

.link_subscription {
    background: url('images/icons/link_subscription.png');
    background-repeat: no-repeat;
    padding: 0px 0px 6px 30px;
}

.link_subscription a:link,
.link_subscription a:hover,
.link_subscription a:visited {
    font: 14px 'Montserrat', sans-serif;
}

.checkoutbox {
    padding: 10px;
    font: 16px 'Montserrat', sans-serif;
    color: #545454;
    background-color: #e3e2e2;
    background: url('images/c11.gif');
    background-repeat: repeat-x;
    border: 1px #d7d5d5 solid;
    clear: both;
    border-radius: 4px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.checkoutbox_text {
    padding: 15px 10px 10px 10px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-left: 1px #efeeee solid;
    border-right: 1px #efeeee solid;
    border-bottom: 1px #efeeee solid;
}

.checkoutbox2 {
    margin-bottom: 15px;
}

.checkoutbox2_title {
    background-color: #6c6c6c;
    background: url('images/c12.gif');
    background-repeat: repeat-x;
    padding: 10px;
    font: 14px 'Montserrat', sans-serif;
    color: #FFFFFF;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    text-shadow: 1px 1px 1px #808080;
}

.checkoutbox2_text {
    border-left: 1px #dfdede solid;
    border-right: 1px #dfdede solid;
    border-bottom: 1px #dfdede solid;
    background-color: #FFFFFF;
    background: url('images/c13.gif');
    background-repeat: repeat-x;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.checkoutbox_text h2 {
    font: 15px 'Montserrat', sans-serif;
    color: #232323;
}

.checkout_line {
    margin: 0px 10px 0px 10px;
    border-top: 1px #c5c5c5 dotted;
}

.checkout_list {
    padding: 10px;
}

.checkoutbox2_bottom {
    padding: 12px 10px 12px 10px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.checkoutbox2_bottom a {
    color: #2e7cae
}

.price_license input {
    margin-top: -3px
}

.price_license label {
    font: 12px 'Montserrat', sans-serif;
    display: inline;
}


/* End. Version 13.04 - new styles */

.clear_padding {
    padding: 0px;
    margin: 0px;
}


/* Version 14.09 - new styles */

#search_flow_menu img {
    border: 0px;
    width: 26px;
    height: 26px;
    float: left;
    margin: -6px 7px 0px 7px;
    opacity: 0.5;
}

#search_flow_menu img.active {
    opacity: 1;
}

.bg-green {
    background-color: #559900;
}

.bg-red {
    background-color: #c9231a;
}

.like-btn,
.dislike-btn {
    width: auto;
    height: 24px;
    padding: 0 15px 0 30px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
    color: #333333;
    font: 11px 'Montserrat', sans-serif;
    line-height: 24px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.like-btn {
    background: url(images/like/like-ico.png) 5px 50% no-repeat;
}

.like-btn:hover,
.like-h {
    background: url(images/like/like-ico-h.png) 5px 50% no-repeat;
    color: #0c6502;
    background-color: #f0f0f0;
    border: #c6c6c6 1px solid;
}

.dislike-btn {
    background: url(images/like/dislike-ico.png) 5px 50% no-repeat;
}

.dislike-btn:hover,
.dislike-h {
    background: url(images/like/dislike-ico-h.png) 5px 50% no-repeat;
    background-color: #f0f0f0;
    border: #c6c6c6 1px solid;
}


/* End. Version 14.09 - new styles */


/** css personalizzato________________________________________________________________________________________________________________________________________________________________________ **/


/* general */

body {
    width: 100%;
    overflow-x: hidden;
}

#logo img {
    /* height:auto!important; */
    width: auto!important;
    height: 70px;
}

tr {
    display: table-row!important;
}

th,
td {
    text-align: left;
    display: table-cell!important;
}

#logo a {
    width: 100%;
    display: inline-block;
    text-align: left;
}

#photo_date {
    cursor: pointer;
}


/* fine */


/** home */

.row {
    margin-right: auto;
}


/* fine */


/* menu principali  */

#wrapper_top {
    /* height: 70px; */
    padding: 0;
    background-color: #f2f3f4;
}

#wrapper_top .navsticky_inner {
    height: 50px;
    margin-top: 10px;
}


/* nav */

.navsticky_inner #smoothmenu {
    position: relative;
    width: 100%;
    margin: 0 auto!important;
}

.navsticky_inner #smoothmenu ul {
    position: absolute;
    width: auto;
    left: 0;
}

.navsticky_inner #smoothmenu ul li {
    float: right;
    display: inline-block;
}

.navsticky_inner #smoothmenu ul li ul li {
    background-color: #fff!important;
    border: 0;
}

.navsticky_inner #smoothmenu ul li ul li:first-child a:hover {
    background-color: #fff!important;
    color: #0189ff!important;
}

.navsticky_inner #smoothmenu ul li a {
    background-color: transparent;
    font-weight: normal;
}

#smoothmenu ul li a:hover {
    background-color: #f2f3f4!important;
    font-weight: bold;
}

.navsticky_inner #smoothmenu>ul>li:first-child {
    padding: 0!important;
    float: left;
}

.navsticky_inner #smoothmenu ul li:first-child a:hover {
    background-color: #0189ff!important;
    color: #fff!important;
}


/* loginsite e box_members */

#loginsite {
    text-align: left!important;
}

#loginsite li:first-child {
    width: 61px!important;
    min-width: 75px!important;
}

#loginsite li:nth-child(2) {
    width: 0!important;
    /*
    width: calc(32% + calc(32% - 61px))!important;
    */
}

#box_members ul {
    /*text-align: left!important; 20170217*/
    text-align: right!important;
    display: inline-block;
    min-width: 50%;
    float: left;
}

#box_members ul li:first-child {
    width: 61px!important;
}

#box_members ul li:nth-child(2) a {
    margin-top: 0!important;
    font-size: 20px!important;
    line-height: 20px!important;
    width: 100%;
    text-align: left!important;
}

#loginsite li:nth-child(3) {
    width: 20%;
    height: 61px;
    display: inline-block;
    line-height: 30px;
    margin: 0 auto;
    float: right;
}

#loginsite li:nth-child(3) .circle {
    line-height: 23px;
    letter-spacing: 0.1rem;
    padding: 1px 0 0 0.13rem;
    float: right;
    width: 30px;
    height: 23px;
    color: #ffffff;
    background-color: #505050;
    -moz-border-radius: 40%;
    -webkit-border-radius: 40%;
    border-radius: 40%;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    /*
    line-height: 30px;
    float: right;
    width: 30px;
    height: 30px;
    color: #ffffff;
    background-color: #505050;
    -moz-border-radius: 40%;
    -webkit-border-radius: 40%;
    border-radius: 40%;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    */
    font-weight: bold;
    margin-left: 0px;
    /* margin-top: 10px; */
}

#loginsite li:nth-child(3) .circle a {
    color: #fff;
}


/* menu principale */

.row-fluid {
    margin: auto;
}

.menusticky.fixed {
    margin: 0!important;
    position: fixed;
    background-color: #fff;
    clear: both;
    z-index: 999;
    width: 100%;
    border-bottom: 3px solid #f2f3f4;
    left: 0;
    padding-top: 20px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    top: 0;
}

.menusticky {
    background-color: #fff;
    clear: both;
    margin: 0 auto;
    margin-top: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.menusticky_inner {
    width: 100%;
    /* height: 150px; */
    /* vertical-align: middle; */
    margin-left: auto;
    margin-right: auto;
}

.menusticky_inner ul {
    width: 100%;
    list-style: none;
    margin: 0!important;
}

.menusticky_inner ul li {
    min-width: 24%;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.menusticky_inner ul li #box_members ul li:first-child {
    /*margin-left: -53px!important;*/
    min-width: 0!important;
}

.menusticky_inner ul li #logo {
    margin: 0!important;
}

.menusticky_inner #box_members {
    margin: 0!important;
    padding: 0;
    float: none;
    margin: 0 20% 0 0!important;
    vertical-align: top!important;
}

.menusticky_inner #box_members .first {
    /*width: 73%!important;*/
    display: inline-block;
    text-align: left;
}

.menusticky_inner #box_members .first a:first-child,
a.login_link {
    font-size: 18px!important;
    line-height: 20px!important;
    vertical-align: middle!important;
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #0189ff!important;
    /* av edit*/
    display: inline-block;
}

a.login_link {
    display: inline-block;
    margin-top: 20px;
}

.menusticky_inner #box_members .first a:nth-child(2) {
    display: inline-block;
    line-height: 30px!important;
    width: 30px;
    height: 30px;
    color: #ffffff!important;
    background-color: #0189ff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center!important;
    vertical-align: middle;
    font-size: 18px!important;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 0px!important;
}

.menusticky_inner #box_members .first+li a {
    font-size: 18px!important;
    line-height: 20px!important;
    vertical-align: middle!important;
    text-transform: uppercase;
    font-weight: bold;
    color: #0189ff!important;
    /*position: absolute;
    right: 1em;*/
    margin-top: 1em;
}

.menusticky_inner #box_members li {
    display: inline-block;
    /*width: 17%;*/
    padding: 0;
    vertical-align: middle;
    text-align: left;
}

#shopping_cart_lite {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 17px;
    width: auto;
    text-align: right;
    position: absolute!important;
    right: 0;
}

#shopping_cart_lite img {
    height: 35px;
    width: auto;
    margin-top: -5px;
    margin-right: 3px;
}


/* primo box */

.sys-box-search {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
}

.sys-box-search #primo_box {
    width: 100%;
    margin: 0;
    padding-top: 5%;
    padding-bottom: 5%;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    float: none;
}

.sys-box-search #primo_box h1 {
    /* width:100%; */
    text-align: center;
    /* margin:0 auto; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 9%;
    display: inline-block;
}

.sys-box-search #primo_box .box_search {
    position: absolute;
    top: calc(50% - 40px);
    left: 0;
    right: 0;
    margin: 0 auto;
    float: none;
    height: 80px!important;
    width: 700px;
}

.box_search .ibox_search {
    background-color: #fff!important;
    border-top: 1px solid #f2f3f4;
    border-bottom: 1px solid #f2f3f4;
    border-left: 1px solid #f2f3f4;
    /*width: 100%!important;*/
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
    text-align: left;
}

.box_search .ibox_search_submit {
    width: 200px;
    position: absolute;
    display: inline-block;
    float: right;
}

.box_search_h {
    border: 1px solid #f2f3f4;
}

#primo_box a.lblu {
    position: absolute!important;
    top: 73%!important;
    left: calc(50% - 180px);
    width: 300px;
}

#primo_box a.lwhite {
    position: absolute!important;
    top: 73%!important;
    left: calc(50% - 180px);
    width: 300px;
}


/* fine */


/* contenuto */

.sys-content {
    position: relative;
    margin: 0 auto;
    padding: 0;
    margin-top: 20px!important;
}

.sys-content h1 {
    margin: 0 auto;
    /*margin-top: 20px!important; 20170217*/
    margin-top: 22px!important;
    /* padding-bottom:20px; */
}

#sfgrey_home hr {
    /*display: none;*/
}

.sys_content_inner {
    width: 100%;
    padding: 0;
    margin: 0;
}

.sys_slideshow #slideshow_body {
    margin: 0 auto!important;
}

.sys_slideshow #slides {
    position: static;
    width: 100%;
    overflow: hidden;
}


/* solo per home */

.riga_desc ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

.riga_desc li {
    display: inline-block;
    width: 33%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.riga_desc li:nth-child(2) {
    width: 15%;
}

.riga_newsletter {
    height: auto;
    /*padding-top: 60px;
    padding-bottom: 70px;
    margin-bottom: 60px;*/
}

.riga_newsletter ul {
    vertical-align: middle;
}

.riga_newsletter ul li {
    vertical-align: middle;
}

.riga_newsletter .box_search {
    margin: 0;
    padding: 0;
    width: auto!important;
}

.riga_newsletter .ibox_search_submit {
    float: left;
}


/*a.lblu {
    width: 300px
}*/

a.lwhite {
    width: 300px
}

.album_blo {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.album_blo>.album_home {
    display: inline-block;
    width: 49%;
    margin: 0 auto;
    padding: 0;
    border: 0;
    height: 100%!important;
}

.album_blo>.album_home img {
    width: 70%;
    height: auto!important;
}

.album_blo>.album_home br {
    display: none;
}

.album_blo>.album_home ul {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 3%;
}

.album_blo>.album_home ul li {
    display: inline-block;
    width: 46%;
    padding: 0;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    margin: 0 auto;
}

.album_blo>.album_home ul li:first-child {
    text-align: right;
    padding-right: 3%;
}

.album_blo>.album_home ul li:nth-child(2) {
    text-align: left;
    padding-left: 3%;
}

.album_blo>.album_home ul li img {
    width: 20px;
}

#riga_most_popphotographer .most_surfed_blo .most_surfed_home {
    min-height: 450px;
    position: relative;
}

#riga_most_popphotographer .most_surfed_blo .most_surfed_home ul {
    position: absolute;
    top: 295px;
    /* left: 0; */
}

#riga_most_popphotographer .most_surfed_blo .most_surfed_home ul li {
    width: 370px;
}

#riga_most_popphotographer .most_surfed_blo .most_surfed_home ul li:first-child a {
    /* display:inline-block; */
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    text-align: center;
}

#riga_most_popphotographer .most_surfed_blo .most_surfed_home ul li:first-child a img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

.most_surfed_blo {
    font-size: 30px;
    font-weight: bold;
    color: #808080;
    padding: 0;
    margin: 0 auto!important;
    margin-bottom: 30px!important;
    float: none;
}

.most_surfed_blo li {
    display: inline-block;
    width: 33.3%;
    margin: 0 auto;
    padding: 0;
    float: none;
    overflow: visible;
}

.most_surfed_blo li ul {
    /*height:100%!important;*/
    margin-top: 20px;
    margin: 0 auto;
}

.most_surfed_blo li ul li {
    margin-top: 10px;
    width: 100%;
    display: inline-block!important;
    /* font-weight:bold; */
    color: #808080;
}

.most_surfed_blo li ul li:first-child {
    margin-top: 20px;
    font-size: 35px;
}

.most_surfed_blo li ul li:nth-child(2) {
    font-size: 16px;
}

.home_bottom_surf {
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-top: 70px;
    width: 100%;
    height: 250px;
    padding-top: 5%;
    padding-bottom: 5%;
    text-decoration: none!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}

#workwithus {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none!important;
    display: inline-block;
    /*width:700px;*/
    line-height: 50px;
    margin: 0;
    padding: 0;
}

.home_bottom_surf .jsys {
    margin-top: 50px;
    width: 100%;
}

.home_bottom_surf a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #fff;
    padding: 20px 60px;
    border-radius: 100px;
    display: inline-block;
}

.home_bottom_surf a:hover {
    background-color: #0189ff;
}


/* per il resto */

form {
    margin: 0;
}

[class="container"] {
    width: 100%;
    border-bottom: 3px solid #f2f3f4;
}

.ibox_search_submit_h {
    position: absolute;
    z-index: -1;
}

#footer_content {
    border: 0;
}

#footer_content>ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

#footer_content>ul>li {
    vertical-align: top;
    display: inline-block;
    width: 33%;
    margin: 0;
    padding: 0;
    position: static!important;
}

#foloowus {
    float: right;
}

#foloowus ul {
    margin: 0 auto!important;
    margin-top: 10px!important;
}

#foloowus ul li {
    font-size: 15px;
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    height: 41px;
}

#foloowus ul li:first-child {
    margin-right: 20px;
}

#foloowus ul li:first-child h6 {
    margin: 0;
    line-height: 41px;
}

#foloowus ul li:nth-child(2) {
    width: 41px;
}

#foloowus ul li:nth-child(3) {
    width: 41px;
}

.sys_third_menu {
    /*margin-top: 23px;
    20170216*/
    margin-top: 57px;
    font: 12px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #404040;
    margin-left: -1px;
    cursor: pointer;
    float: left;
    /*width: 34%;*/
    width: auto;
    white-space: nowrap;
    text-align: center;
}

.sys_third_menu .search_title3 {
    border: none;
    width: 100%;
    padding: 0;
}

.sys_third_menu .search_text {
    padding: 0;
    width: 100%;
    min-width: 100px;
}


/* pagina profilo interna */


/* lista di cose displayt none */

#sys_buttons_div {
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 90%;
}

a.sys_orders {
    background-color: transparent;
    background-position: top left;
    color: #0189ff;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px #0189ff solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: #0189ff!important;
    margin: 0px;
    text-align: center;
    cursor: pointer;
    text-decoration: none!important;
}

a.sys_orders:hover {
    color: #fff;
    background-color: #0189ff;
}

li#icons_coupons {
    display: none!important;
}

li#icons_upload {}

li#icons_commission {
    display: none!important;
}

li#icons_blog {
    display: none!important;
}

#profile_menu ul ul {
    display: none!important;
}

li#icons_comments {
    display: none!important;
}

li#icons_friends {
    display: none!important;
}

li#icons_testimonials {
    display: none!important;
}

li#icons_preview {
    display: none!important;
}

li#icons_lightbox {
    display: none!important;
}

.profile_top_menu {}

.profile_top_menu ul li {
    background: none!important;
}

#profile_menu_top {
    display: none;
}

#profile_menu_bottom {
    display: none;
}

.profile_separator {
    display: none;
}


/* fine */


/*
.body_content_second{
	padding:0;
}
*/

#profile_menu {
    margin: 0;
    /*margin-left: 30px;*/
    margin-left: 0;
    padding: 0;
    width: 100%;
    border: 0;
    text-align: left!important;
    /* height: 280px; */
}

#profile_photo {
    margin: 0;
    width: 100%;
    display: block;
    min-height: 243px;
}

#profile_photo img {
    height: 80px;
    width: 80px;
    margin-top: 50px; /*20px */
}

#profile_menu ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
    background-color: #f2f3f4;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#profile_menu>ul {
    padding: 0;
}

#profile_menu ul li {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}

#profile_menu ul li:last-child {
    border-right: 0px!important;
}

#profile_menu>ul>li>a {
    display: inline-block;
    font-size: 1.3em;
    text-decoration: none;
    color: #505050!important;
    border-bottom: 3px solid #f2f3f4;
    padding-top: 10px!important;
    padding-bottom: 7px!important;
}

#profile_menu ul li a:hover {
    font-size: 1.3em;
    text-decoration: none;
    border-bottom: 3px solid #0189ff;
}

li.activno a {
    font-size: 1.3em!important;
    border-bottom: 3px solid #0189ff;
}

#profile_menu ul.profile_top_name_general_info {
    background-color: transparent;
}

#profile_menu ul.profile_top_name_general_info li {
    border: none;
}

#profile_menu ul.profile_top_name_general_info li a {
    color: #fff!important;
    font-weight: bold;
    font-size: 1.7em;
    border: 0!important;
}

#box_license1 {
    text-align: left;
}

#box_license1 .suggested_prices {
    text-align: left;
}

#dhidemap {
    background-color: #f2f2f2;
    width: 98%;
    padding: 1%;
    border: 1px solid #cccccc;
    margin-left: -1px!important;
}

.sys_hiddenmap_search {
    position: relative;
    margin-bottom: 5px;
}

.sys_hiddenmap_search .gllpSearchButton {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0!important;
}

.sys_avvertenza_upload {
    position: absolute;
    width: 50%;
    padding: 2%;
    height: 20%!important;
    background-color: #fff!important;
    z-index: 10000;
    left: 23%;
    top: 39%;
}

.sys_avvertenza_upload p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5%;
}

#profile_menu ul.profile_top_name_general_info li {
    color: #fff;
    width: 80%;
    /* text-align:left; */
    clear: both;
}

form#sellerform table {
    margin: 0 auto!important;
}

.profile_result h1 {
    margin-top: 50px!important;
}

.profile_result table {
    border: 0;
    margin: 0 auto;
    width: 100%;
}

.profile_result table th {
    background-color: #f2f3f4;
    border: 0;
    color: #505050;
    width: auto!important;
}

.profile_result table th a {
    text-decoration: none;
}

.profile_result table th a:hover {
    color: #0189ff;
}

.profile_result table td {
    font-weight: bold;
    border: 0;
    color: #505050;
    background-color: #ffffff;
    
    /*uploadtablefix*/
    /*display: block!important;*/
}


/*uploadtablefix*/

.upload_area .files td {
    display: block!important;
}

.profile_result table td div.link_date {
    color: #505050;
    font-weight: bold;
}

.profile_result table td a {
    font-weight: bold!important;
    text-decoration: none;
    color: #505050;
}

.profile_result table td a:hover {
    color: #0189ff;
}

.profile_result table td span {
    border: 0;
    color: #505050;
    font-weight: bold;
}

#form_registrazione>form>ul {
    /*width:50%;*/
    margin: 0 auto;
    width: 70%;
    /*
    padding: 5%;
    */
    padding: 0 5% 5% 5%;
}

#form_registrazione>form>ul>li {
    vertical-align: top;
    float: none;
    /*width:49%;*/
    display: inline-block;
    width: 45%;
    margin: 0 1.5%;
}

#form_registrazione>form>ul>li table {
    margin: 0 auto;
}

#form_registrazione>form>ul>li div {
    margin: 0;
    padding: 0;
}

form[onsubmit="return my_form_validate();"] table {
    margin: 0 auto;
}


/* fine */


/* upload / edit files/immagini */

ul#sparent input[type="text"] {
    padding-left: 8px;
    padding-right: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #f9f9f9!important;
    font: 13px 'Montserrat', sans-serif;
    color: #505050;
    text-align: left;
    width: calc(100% - 10px)!important;
}

ul#sparent input[type="text"].gllpLongitude.ibox {
    width: 95%!important;
}

ul#sparent input[type="text"].gllpLatitude.ibox {
    width: 95%!important;
}

ul#sparent input[type="text"]:hover,
ul#sparent input[type="text"]:focus,
ul#sparent input[type="text"]:active {
    background-color: #f2f3f4!important;
}

.subheader_text #fileupload {
    width: 90%;
    margin: 0 auto;
}

.profile_result .general_user_info {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    padding: 7px!important;
}

.profile_result .upload_area {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 87%;
    margin: 0 auto;
    background-color: #f2f3f4!important;
    border: 1px solid #CCCCCC!important;
    padding: 7px!important;
}

.profile_result .general_user_info li {
    display: inline-block;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    font-size: 14px;
}

.profile_result #invia_prew {
    display: none;
}

.profile_result .btn.btn-success.fileinput-button {
    /* float: left; */
    text-align: left;
    display: inline-block;
}

.inner_upload_equi {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.photo_size_upload {
    display: inline-block;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 14px;
}

.fileupload-progress.fade {
    background-color: #fff!important;
}

.fileupload-progress .progress {
    margin-bottom: 5px;
}

.subheader_text.edit {
    padding: 0;
    width: 100%!important;
}


/*table.table.table-striped {
    margin-bottom: 60px!important;
}*/

.fileupload-loading {
    z-index: 100;
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #0189ff;
}

.subheader_text b {
    font-size: 14px;
}

.subheader_text.edit ul#sparent.edit {
    width: 100%;
}

.subheader_text.edit ul#sparent.edit>ul {
    width: 100%;
    text-align: left;
}

.subheader_text.edit ul#sparent.edit>ul ul {
    width: 40%;
    text-align: left;
}

.subheader_text.edit ul#sparent.edit ul li {
    text-align: left;
}

.subheader_text.edit ul#sparent.edit ul li div {
    text-align: left;
}

ul#sparent {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

ul#sparent ul {
    margin: 0 auto!important;
    text-align: left;
    /*display: inline-block;*/
    width: 49.8%;
    text-align: left;
    /* float: left; */
    padding: 0;
    list-style: none;
    vertical-align: top;
}
.instant_sport_search{
    position: relative;
    width: 100%;
    /* overflow-x: hidden; */
}

.instant_spot_select {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    /* overflow-x: hidden; */
    border: 0;
}

ul#sparent ul:nth-child(2) li {
    text-align: left;
    position: relative;
}

ul#sparent ul:nth-child(2) li .instant_spot_search {
    position: absolute;
    overflow-y: scroll;
    z-index: 120;
    /*width: 463px;*/
    width: 100%;
    top: 63px;
    max-height: 300px;
}


ul#sparent ul:nth-child(2) li b {
    text-align: left;
    display: inline-block;
    width: 100%;
}

ul#sparent ul:first-child li {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
}

ul#sparent ul:first-child li div,
ul#sparent ul:first-child li b {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

ul#sparent ul:first-child li input {
    text-align: left;
}

.gllpLatlonPicker {
    display: inline-block;
    width: 100%;
    text-align: left;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.google_photo_lat {
    display: inline-block;
    width: 49%;
    text-align: left;
}

.google_photo_lng {
    display: inline-block;
    width: 49%;
    text-align: left;
}

.subheader_text.edit .gllpLatlonPicker {
    text-align: left;
}

.subheader_text.edit .gllpLatlonPicker b {
    text-align: left;
}

.subheader_text.edit .gllpSearchField {
    width: 450px;
    margin: 0;
}

.subheader_text.edit .gllpSearchButton {
    margin-left: -3px;
}

.gllpLatlonPicker b {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 14px;
}

.gllpLatlonPicker .ibox2 {
    text-align: left;
}

.gllpLatlonPicker .gllpMap {
    margin: 10px auto;
    width: 100%!important;
}

.gllpSearchField {
    margin-left: -70px;
    color: #505050!important;
}

.gllpSearchField,
.gllpLongitude.ibox,
.gllpLatitude.ibox,
textarea.keywords.ibox,
textarea.description.ibox,
input.title.ibox {
    border-radius: 0!important;
    border: 0!important;
    background-color: #f2f3f4!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    color: #999999!important;
    text-align: left;
}

.gllpSearchField:focus,
.gllpSearchField:active,
.gllpSearchField:hover {
    border-radius: 0!important;
    border: 0!important;
    border-color: transparent!important;
    background-color: #f2f3f4!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    color: #999999!important;
    text-align: left;
}

input.gllpLatitude.ibox,
input.gllpLongitude.ibox {
    background: #f2f3f4;
}

.ibox {
    background: none!important;
}

.gllpSearchButton {
    background-color: #0189ff;
    background-position: top left;
    color: #FFFFFF;
    font: 16px 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    border-radius: 0 5px 5px 0;
    padding: 10px 10px;
    margin-left: 0!important;
    text-align: center;
    cursor: pointer;
    border-color: transparent!important;
}

.isubmit {
    position: static;
}

.gllpSearchField.ibox {
    margin: 0;
    margin-right: 1px;
    border: 1px solid #f2f3f4!important;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 450px;
}

.gllpSearchButton:hover,
.gllpSearchButton:focus,
.isubmit:hover,
.lightbox_button:hover,
.profile_button:hover {
    background-color: #0189ff;
    color: #fff;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
}

.form_field textarea.keywords.ibox,
.form_field textarea.description.ibox,
.form_field input.title.ibox {
    background-color: #f2f3f4!important;
}

.form_field input.title.ibox {
    margin-left: 105px;
}


/* singola foto */

#loginsite .first a:nth-child(2) {
    line-height: 30px!important;
    width: 30px;
    height: 30px;
    color: #ffffff;
    background-color: #0189ff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    margin-left: 0px;
    /* margin-top: 10px; */
}

#riga_dettfoto {
    height: auto!important
}

.sc_menu {
    padding: 0!important;
    width: auto!important;
    display: inline-block;
    margin: 0 auto;
}

div[style="margin-top:100px; height:350px"] {
    margin-top: 0!important;
    height: auto!important;
}

#sfphoto {
    background: #000;
    height: auto!important;
    padding: 0;
    position: relative;
    padding: 27px 0px 0 0;
}

#sfphoto iframe {
    position: relative;
    z-index: 10;
}

div#zoomer {
    margin: auto!important;
}

.lightbox_button.goback {
    background: #fff;
    margin: 10px 10px 20px 5%;
    height: 43px;
    min-width: 119px;
    position: relative;
    text-transform: uppercase;
}

.lightbox_button.goback:hover {
    color: #000;
}

.freccette {
    position: absolute;
    width: 980px;
    left: calc(50% - 490px);
    top: calc(50% - 21px);
    z-index: 0;
}

.freccette .next {
    float: right;
}

.freccette .prev {
    float: left;
}

#riga_dettfoto ul li img {
    margin: 0 3px!important;
}

#sfphoto ul {
    margin: 0 auto;
    /*width: 70%;*/
    width: 50%;
    /*width: 800px;*/
}

#sfphoto ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 27%;
}

.share-fb-tw a {
    margin-left: 10px!important;
}

#addtocartnas {
    position: absolute;
}

#sfphoto ul li a {
    text-align: center!important;
    font-size: 9pt;
}

.body_content_second {
    width: 100%;
    padding: 0;
}

.old_header {
    display: none;
}

.table_cart {
    width: auto;
}

.riga_desc_foto .df_avatar {
    width: 100px;
    margin: 0;
    padding: 0;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
}

.riga_desc_foto .df_avatar img {
    width: 100%!important;
    /*height: auto!important;*/
    height: 100px;
}

.riga_desc_foto .riga_desc_tecnici {
    width: calc(35% - 150px);
    /*width: calc(49% - 132px);*/
    margin: 0;
    padding: 0;
    vertical-align: top;
    display: inline-block;
    margin-top: 50px;
}

.riga_desc_foto .riga_desc_tecnici .df_autore {
    margin-top: 0;
}

.riga_desc_foto .riga_desc_tecnici li {
    margin: 5px 0;
    width: 100%;
    display: inline-block;
    text-align: left;
}

.riga_desc_foto .riga_desc_tecnici li a {
    color: #505050;
}


/*.riga_desc_foto .riga_desc_tecnici strong:before {
    content: "Resolution: ";
}*/

.riga_desc_foto .riga_desc_tecnici .df_data {
    width: auto;
    float: left;
    border-right: 2px solid #505050!important;
}

.riga_desc_foto .riga_desc_tecnici .df_spot {
    width: 130px;
    /*width: auto;*/
    float: left;
}

.riga_desc_foto .riga_popular {
    /*width: 50%;*/
    margin: 0;
    padding: 0;
    vertical-align: top;
    display: inline-block;
    margin-top: 50px;
}

.riga_popular li {
    display: inline-block;
    width: 40%;
    text-align: left;
    color: #505050;
}

.riga_popular li:first-child {
    float: left;
    width: auto;
    border-right: 2px solid #505050;
}

.riga_popular li:nth-child(2) {
    float: left;
    width: auto;
}

.riga_desc_foto ul:first-child li,
.riga_desc_foto ul:nth-child(2) li {
    border: 0!important;
}

.riga_desc_foto .riga_popular #tag_n {
    border: 0!important;
    font: 14px 'Montserrat', sans-serif;
    font-weight: bold;
    color: #ccc;
    width: 90%;
    text-align: left;
    /*margin-top: 50px;*/
    margin-top: 100px;
}

.riga_desc_foto .riga_popular #tag_n br {
    display: none;
}

.riga_desc_foto .riga_popular #tag_n h4 {
    text-align: left;
}

.riga_desc_foto .riga_popular #tag_n a {
    display: inline-block;
    text-decoration: none;
    padding: 6px 11px;
    margin: 3px;
    background-color: #f2f3f4;
    color: #808080;
}

.dettaglio_related a.lblu {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
}

#map.mappa_dettaglio {
    width: 70%!important;
    margin: 0 auto;
    margin-top: 40px!important;
    margin-bottom: 30px!important;
}


/* report foto */

.dati_foto {
    width: 45%;
    margin-left: 5%;
}

.dati_foto h2 {
    text-align: left!important;
    font: 16px 'Montserrat', sans-serif!important;
    color: #505050;
}

.dati_foto textarea {
    background-color: #F9f9f9!important;
    text-align: left!important;
    width: 50%;
    margin-bottom: 5px;
    resize: none;
    height: 200px;
    float: left;
    font: 14px 'Montserrat', sans-serif!important;
    color: #505050;
    border: 1px solid #CCCCCC!important;
}

.dati_foto textarea:hover,
.dati_foto textarea:focus {
    background-color: #f2f3f4!important;
}

.dati_foto input.isubmit {
    margin-bottom: 5px;
    resize: none;
    clear: both;
    /*float: left;*/
}


/* fine */

#slideshow_body {
    width: 100%!important;
    height: 312px;
    overflow: hidden;
    /*border-radius: 5px; 20170216*/
    position: relative;
}

#slideshow_body ul {
    list-style: none;
    height: 312px!important;
}

#slideshow_body ul:first-child {
    display: inline-block;
    width: 50%;
    height: 312px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
}

#slideshow_body ul:nth-child(2) {
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
}

#slideshow_body ul:first-child li a div {
    transition: all 0.5s;
    width: 100%;
    height: 312px;
    background-position: center!important;
}

#slideshow_body ul:first-child li a div:hover {
    transform: scale(1.05);
    transition: all 0.5s;
}

#slideshow_body ul li {
    overflow: hidden;
    transition: all 0.5s;
}

#slideshow_body ul li a div {
    transition: all 0.5s;
}

#slideshow_body ul li a div:hover {
    transform: scale(1.05);
    transition: all 0.5s;
}

#slideshow_body ul:nth-child(2) li {
    display: inline-block;
    width: calc(50% - 3px);
    margin: 0;
    padding: 0;
    margin-left: 3px;
}

#slideshow_body ul:nth-child(2) li a {
    margin: 0;
    padding: 0;
}

#slideshow_body ul:nth-child(2) li a div {
    width: 100%;
    height: 156px;
    background-position: center!important;
    /*background-size:100%!important;*/
    background-size: cover!important;
    /*20170216*/
    margin: 0 1px;
    margin: .01em;
    /*20170216*/
    padding: 0;
}

.most_surfed_home ul a {
    font-weight: normal;
    font-size: 23px;
    width: 100%;
    display: inline-block;
    line-height: 30px!important;
}

.most_surfed_home ul li:nth-child(2) {
    font-weight: normal;
    font-size: 30px;
    width: 100%;
    display: inline-block;
}

.sys_most_surfed_img {
    display: inline-block;
    width: 370px;
    height: 370px;
    background-position: center!important;
    margin: 0;
    padding: 0;
    /*border-radius: 5px;*/
    transition: all 0.5s;
}

.sys_most_surfed_img:hover {
    transform: scale(1.05);
    transition: all 0.5s;
}

#riga_dettfoto ul li #edittag {
    position: absolute;
    left: 48px;
    top: 50px;
    padding: 5px;
    background: #000;
    border-radius: 5px;
    z-index: 100;
}

#riga_dettfoto ul li #edittag textarea {
    text-align: left;
    resize: none;
}

#riga_dettfoto ul li #edittag .isubmit {
    /* float: left; */
    margin-top: -5px;
    font-size: 14px;
    background-color: transparent;
    color: #0189ff;
    text-transform: uppercase;
}

#riga_dettfoto ul li #edittag .isubmit:hover {
    background-color: #0189ff;
    color: #fff;
}

#riga_dettfoto ul li #addtocartnas {
    left: 0;
    top: 50px;
    padding: 5px;
    background: #000;
    z-index: 100;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

#riga_dettfoto ul li #addtocartnas table {
    background-color: #fff;
    margin: 0;
    margin-bottom: 5px;
}

#riga_dettfoto ul li #addtocartnas #item_button_cart {
    -webkit-appearance: none!important;
    font: 14px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 15px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
    background: none;
    border: 0!important;
    color: #0189ff;
    border-radius: 15px!important;
    border: 1px solid #0189ff!important;
    text-shadow: 0!important;
    cursor: pointer;
    font-size: 14px;
    float: left;
}

#riga_dettfoto ul li #addtocartnas #item_button_cart:hover {
    background-color: #0189ff;
    color: #000;
    border: 1px solid #0189ff!important;
}

#riga_dettfoto ul li #addtocartnas table checkbox {
    border: 1px solid #000;
}

#riga_dettfoto ul li #addtocartnas table span {
    font-family: 'Montserrat', sans-serif!important;
    color: #505050
}

#riga_dettfoto ul li #addtocartnas table th {
    background-color: #0189ff;
    width: 20%;
}

#riga_dettfoto ul li #addtocartnas table th a {
    background-color: transparent;
    color: #fff;
    font-weight: bold;
}

#sfphoto+a[name="reviews"] {
    display: none;
}

.file_image {
    height: auto;
    position: relative;
}

.item_album {
    border: 1px solid #000000;
}

.item_singola {}

#copy_content {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 2%;
    border-top: 3px solid #f2f3f4;
}


/* fine */

.instant_spot_search2 {
    position: relative;
}

.instant_spot_select {
    margin: 0;
    margin-left: 2%;
    position: absolute;
    background-color: #fff;
    z-index: 99;
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
    list-style: none!important;
    /* overflow-x: hidden; */
    border: 0;
}

.instant_spot_select li:hover p {
    font-weight: bold;
    color: #505050;
    background-color: #f2f2f2;
}

.instant_spot_select .selected {
    background-color: #f2f2f2;
}

.instant_spot_select p {
    padding: 0;
    margin: 0;
    margin-bottom: 3px;
    color: #505050;
    padding-top: 3px;
    padding-bottom: 3px;
}

.instant_spot_select li:last-child p {
    margin-bottom: 0;
}

.instant_spot_select .selected p {
    font-weight: bold;
    color: #505050;
}

.avatar {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    margin-top: 10px;
}

#loginsite .avatar {
    border: 0!important;
}

.avatar_ph_home {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #F2F2F2;
}

#form_registrazione {
    text-align: center;
    clear: both;
    min-height: 600px;
    margin: 0 auto;
}

#form_registrazione ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0px
}

#form_registrazione li {
    /* display: block; */
    /* float: left; */
}

#form_registrazione input[type="text"],
#form_registrazione input[type="password"] {
    background-color: #f9f9f9!important;
    font: 13px 'Montserrat', sans-serif;
    color: #505050;
    padding-top: 8px;
    padding-bottom: 8px;
}

#form_registrazione input[type="text"]:hover,
ul#sparent input[type="text"]:focus,
ul#sparent input[type="text"]:active,
#form_registrazione input[type="password"]:hover,
#form_registrazione input[type="password"]:active,
#form_registrazione input[type="password"]:focus {
    background-color: #f2f3f4!important;
}

form[action="profile_photo_upload.php?type=avatar"] {}

.dati_foto {
    margin-left: 50px;
    float: left;
}

#barra_spazio {
    height: 20px;
    /*width: 200px;*/
    background-color: grey;
}

#barra_usata {
    height: 20px;
    background-color: red;
    float: left;
}

#barra_rimanente {
    height: 20px;
    background-color: #40b835;
    font-weight: bold;
    color: #fff;
    float: left;
}


/* last shooting */

p.not_found {
    color: #505050;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f2f2f2;
}

#search_current {
    display: none;
}

#search_header {
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #f2f3f4;
    height: auto!important;
    margin-top: 10px;
}

#search_header h1 {
    display: none;
}

#search_header>div {
    width: 90%;
    text-align: left;
    margin-left: 1%;
}

#search_header>div>div {
    float: none;
    display: inline-block
}

div#flow_body.item_list_page {
    display: inline-block;
    width: 93%;
    /*20170217*/
    /*GALLERY
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-column-fill: initial;
    -webkit-column-fill: initial;
    column-fill: initial;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    /*20170217*/
}

div#flow_body.item_list_page div {
    margin: 5px 0;
    display: inline-block!important;
    /*width: auto!important;20170217*/
    height: auto!important;
    vertical-align: top!important;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: transparent transparent transparent transparent;
}

div#flow_body.item_list_page div:focus {
    outline: 0;
}

div#flow_body.item_list_page .item_album {
    position: relative;
}

div#flow_body.item_list_page .item_album,
div#flow_body.item_list_page .item_singola {
    position: relative;
    overflow: hidden;
}

div#flow_body.item_list_page .item_album ul,
div#flow_body.item_list_page .item_singola ul {
    position: absolute;
    z-index: 2;
    list-style: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    font-weight: bold;
}

div#flow_body.item_list_page .item_album ul li,
div#flow_body.item_list_page .item_singola ul li {
    width: 100%;
    text-align: left;
    margin-left: 1%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
}

div#flow_body.item_list_page .item_singola ul li.sys_number_tot1,
div#flow_body.item_list_page .item_singola ul li.sys_number_tot {
    display: none;
}

div#flow_body.item_list_page .item_singola a.link_to_album {
    cursor: default!important;
    pointer-events: none;
}

div#flow_body.item_list_page .item_album::after {
    position: absolute;
    bottom: 0;
    right: 0px;
    content: "\00a0";
    height: 0;
    width: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #0189ff rgba(255, 255, 255, 1) transparent transparent;
}

div#flow_body.item_list_page div img {
    /*height: 190px!important;
    width: auto!important;    
    width: 20em!important;
    20170216*/
    padding: 0!important;
    margin: 0;
    /*20170217*/
    /*gallery
    height: auto!important;
    width: auto!important;
    max-width: 100%;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    */
    height: auto!important;
    width: auto!important;
}

#ui-datepicker-div {
    border-radius: 0;
    border-color: #ccc;
}

.ui-datepicker .ui-datepicker-header {
    border-color: #fff;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    color: #505050;
}

.ui-datepicker-month {
    text-transform: uppercase;
    line-height: 3rem;
}

.ui-widget-header a span {
    background-image: url("http://code.jquery.com/ui/1.11.3/themes/smoothness/images/ui-icons_222222_256x240.png")!important;
    opacity: 0.8!important;
}

.ui-datepicker th {
    color: #505050;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #f2f2f2!important;
    /*background-color: #f2f2f2!important;*/
    background-image: none!important;
    font-weight: normal;
    color: #555555;
}

div#ui-datepicker-div {
    padding: 2% 5%!important;
}

span.ui-state-default {
    background: none!important;
}

a.ui-datepicker-next,
a.ui-datepicker-prev {
    margin-top: 15px;
}


/* lista fotografi */

.body_content_second #workwithus {
    color: #0189ff;
    margin-top: 20px;
}

.seller_menu {
    margin-top: -30px;
    border-color: #f2f3f4!important;
    margin-bottom: 25px;
}

.vertical_line {
    display: none;
}

.seller_menu a {
    font-weight: bold;
    text-decoration: none;
    color: #505050;
}

.seller_menu a:hover {
    background: #0189ff;
}

.seller_menu+div+div+div+p {
    display: none;
}

.seller_menu+div+div {
    width: 90%!important;
    margin: 0 auto;
}

.seller_list {
    float: none!important;
    padding: 0!important;
    margin: 0!important;
    height: 380px!important;
    width: 340px!important;
    display: inline-block!important;
    vertical-align: top!important;
    margin: 0.5%!important;
    color: #f2f3f4!important;
    text-align: center!important;
    overflow: visible;
}

.seller_list .most_surfed_home {
    margin: 0 auto!important;
    padding: 0!important;
    overflow: visible;
    position: relative;
}

.seller_list .most_surfed_home .sys_most_surfed_img {
    margin-top: 10px;
    width: 280px;
    height: 280px;
    background-size: cover!important;
}

.seller_list .most_surfed_home img {
    height: auto;
    border-radius: 100px;
    height: 100px;
    border: 4px solid #fff;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    /*2010203*/
    left: 33%;
    left: calc(50% - 53px);
    top: 230px;
}

.seller_list .most_surfed_home .photographer_name {
    font-size: 18px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 50px!important;
    color: #505050;
    text-decoration: none;
    font-weight: bold;
}

.seller_list .most_surfed_home a+img+a:hover {
    color: #0189ff;
}


/* photgrapher page */

.portfolio_right {
    padding: 0;
}

.portfolio_right #tabs_menu {
    display: none;
}

.portfolio_right h1:first-child {
    display: inline-block;
    font-weight: Bold;
    font-size: 23px;
    margin-top: 50px!important;
    color: #505050;
}

.portfolio_right .masonry-brick {
    background-image: none!important;
}

.item_list_page.masonry {
    position: static!important;
    height: auto!important;
    text-align: left;
}

#search_footer {
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

#search_paging2 {
    float: none;
}

#search_paging2 a {
    color: #0189ff;
    background-color: #fff;
    border-radius: 0;
    display: inline-block;
    padding: 8px 13px;
    border-color: #0189ff;
    vertical-align: top;
}

#search_paging2 span {
    color: #fff;
    background-color: #0189ff;
    border-radius: 0;
    display: inline-block;
    padding: 8px 13px;
    border-color: #0189ff;
    vertical-align: top;
}

#search_paging2 a:hover {
    color: #fff;
    background-color: #0189ff;
}

#search_paging2 b {
    display: none;
}


/* generale purpouse */

input,
textarea,
select {
    border-color: #f2f3f4!important;
    border-radius: 0!important;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: bold;
    outline: 0!important;
    box-shadow: none!important;
    text-shadow: none!important;
    background-image: none!important;
}

input:focus,
textarea:focus,
select:focus {
    box-shadow: 0!important;
    outline: 0!important;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    box-sizing: unset;
    width: 13px;
    height: 13px;
    border: 1px solid #505050!important;
}

input[type="checkbox"]:checked {
    background-color: #505050!important;
}

input[type="radio"] {
    -webkit-appearance: none;
    box-sizing: unset;
    width: 13px;
    height: 13px;
    border: 1px solid #505050!important;
}

input[type="radio"]:checked {
    background-color: #505050!important;
}

.search_title4 input,
.search_title3 input,
.search_title input,
.search_title2 input {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}

.btn-primary {
    padding: 5px 15px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif!important;
    text-transform: uppercase;
    border-radius: 0;
    text-shadow: 0;
    background-image: none;
    border-color: transparent;
    font-weight: bold;
    background-color: #0189ff;
    border: none;
}

.btn-primary:hover,
.btn-primary:focus {
    box-shadow: none;
    background-color: #0189ff;
}

#login_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#login_content span {
    color: #505050;
    font-weight: bold;
}

.body_content_second>h1 {
    margin-top: 30px!important;
}

#login_content h2 {
    color: #505050;
    font-size: 30px;
}

#login_content p {
    padding: 0 5%;
    text-align: left!important;
    width: 500px;
    margin: 0 auto;
    padding-bottom: 1rem!important;
}

.login_header {
    border: 0;
}

div.login_header+p {
    text-align: center!important;
    padding: 0!important;
}

.isubmit,
.lightbox_button,
.profile_button {
    background-color: transparent;
    background-position: top left;
    color: #0189ff;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px #0189ff solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: #0189ff!important;
    margin: 0px;
    text-align: center;
    cursor: pointer;
}

.isubmit:disabled {
    color: #fff;
    border-color: #fff!important;
    background-color: #f2f3f4;
}

.isubmit_orange,
.lightbox_button2,
.btn.btn-danger {
    color: white;
    background-color: red;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px red solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: red!important;
    background-image: none!important;
    text-shadow: none!important;
    box-shadow: none!important;
    outline: 0!important;
}

.btn.btn-danger span {
    color: #fff;
}

.btn.btn-warning {
    color: white;
    background-color: gold;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px gold solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: gold!important;
    background-image: none!important;
    text-shadow: none!important;
    box-shadow: none!important;
    outline: 0!important;
}

.btn.btn-warning span {
    color: #fff;
}

.btn.btn-warning:hover {
    color: gold;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px gold solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: gold!important;
    background-color: #fff;
}

.isubmit_orange:hover,
.lightbox_button2:hover,
.btn.btn-danger:hover {
    color: red;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px red solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: red!important;
    background-color: #fff;
}

.btn.btn-warning:hover {
    background-color: transparent;
}

.btn.btn-warning:hover span {
    color: gold;
}

.btn.btn-danger:hover span {
    color: red;
}

.btn.btn-success.fileinput-button {
    color: white;
    background-color: #10ba00;
    font: 16px 'Montserrat', sans-serif;
    background-image: none!important;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px #10ba00 solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: #10ba00!important;
    text-shadow: none!important;
    box-shadow: none!important;
}

.btn.btn-success.fileinput-button:hover {
    color: #10ba00;
    background-color: #fff;
    font: 16px 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    border: 1px #20cc10 solid;
    border-radius: 15px!important;
    padding: 8px 18px;
    vertical-align: middle;
    border-color: #10ba00!important;
}

.btn.btn-success.fileinput-button i.icon-plus.icon-white,
i.icon-trash.icon-white,
i.icon-ban-circle.icon-white {
    display: none!important;
}

#shopping_cart2 table {
    width: 90%!important;
}

.link_delete {
    height: 13px;
}

#sparent input[type="text"]:focus,
#sparent input[type="text"]:active,
#sparent input[type="text"]:hover {
    background-color: #f2f3f4!important;
}


/* mobile/tablet version */

#mobile-header {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 60px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 120;
}

#mobile-menu-open {
    height: 30px;
    margin-top: 20px;
    z-index: 120;
    background-color: #fff;
}

#mobile-menu-open i {
    color: #0189ff;
    font-size: 40px;
    position: absolute;
    left: 15px;
    top: 15px;
    /* z-index: 9999; */
}

#mobile-menu {
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    left: -110%;
    top: 0;
    position: fixed;
    width: 90%;
    height: 100%;
    text-align: left;
    z-index: 121;
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 50%, rgb(242, 243, 244) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 50%, rgb(242, 243, 244) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(255, 255, 255) 50%, rgb(242, 243, 244) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f3f4', GradientType=0);
    /* IE6-9 */
}

.overlay {
    background-color: rgba(80, 80, 80, 0.4);
    z-index: 120;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}

#mobile-menu i {
    font-size: 30px;
    display: inline-block;
    width: 13%;
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    top: 0;
    left: 100%;
    color: #0189ff;
    cursor: pointer;
    background-color: white;
    z-index: 0;
}

#mobile-menu #smoothmenu {
    clear: both;
    margin: 0;
    background-color: #f2f3f4;
    overflow-x: hidden;
}

#mobile-menu #smoothmenu ul {
    float: none;
    display: inline-block;
    width: 100%;
    background-color: #f2f3f4;
    margin: 0;
}

#mobile-menu #smoothmenu ul li {
    float: none;
    display: inline-block;
    width: 100%;
    background-color: #f2f3f4;
    margin: 0;
}

#mobile-menu #smoothmenu ul li a {
    float: none;
    display: inline-block;
    width: 100%;
    /* av edits*/
    background-color: #ffffff;
    margin: 0;
    text-align: left;
    padding: 35px 30px;
    border-top: solid 1px #f2f3f4;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    text-align: left;
}


/* av edits*/

.form_field .ibox {
    background-color: #f9f9f9!important;
    border: 1px solid #CCCCCC!important;
    /*border-radius: 15px!important;*/
    min-height: 21px;
    /*min-height: 30px;*/
    /*11032016 edit sys*/
    min-width: 300px;
    /*max-width: 250px;*/
}

.form_field .ibox:hover {
    background-color: #f2f3f4!important;
}

.form_field .ibox2 {
    border: 1px solid #CCCCCC!important;
}



.form_field span {
    color: #0189ff;
    font-size: 18px;
}

/* checkbox fix? */
.form_field label {
    display: inline-block;
}
.form_field label span {
    display: inline-block;
    line-height: 1.7rem;
    text-align: left;
    padding-left: 50px;
    width: 100%;
}
.form_field input[type="checkbox"] {
    opacity: 0;
    visibility: hidden;
}
.form_field input[type="checkbox"]+label {
    height: 30px;
    width: 250px;
    margin: 0.5rem 0;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(images/unchecked-checkbox.png)!important;
}
.form_field input[type="checkbox"]:checked+label {
    background-image: url(images/checked-checkbox.png)!important;
}

/* radio fix */
.subheader_text label {
    display: inline-block;
}
.subheader_text label span {
    display: inline-block;
    line-height: 1.7rem;
    text-align: left;
    padding-left: 50px;
    width: 100%;
}
.form_field input[type="radio"] {
    opacity: 0;
    visibility: hidden;
}
.form_field input[type="radio"]+label {
    height: 30px;
    width: 250px;
    margin: 0.5rem 0;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(images/unchecked-radio.png)!important;
}
.form_field input[type="radio"]:checked+label {
    background-image: url(images/checked-radio.png)!important;
}
.subheader_text input[type="radio"] {
    opacity: 0;
    visibility: hidden;
}
.subheader_text input[type="radio"]+label {
    height: 30px;
    width: 250px;
    margin: 0.5rem 0;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(images/unchecked-radio.png)!important;
}
.subheader_text input[type="radio"]:checked+label {
    background-image: url(images/checked-radio.png)!important;
}

/* end input fixes */

/* start mobile things */
#mobile-menu #smoothmenu ul li:first-child a {
    color: #0189ff;
    background-color: #f2f3f4;
    color: #fff;
    background-color: #0189ff;
    border-radius: 25em;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
#mobile-menu #smoothmenu ul li:first-child a:hover {
    background-color: #0189ff!important;
}
.sys_listing_form_div i.fa.fa-times {
    color: #0189ff;
    font-size: 30px;
    width: 100%;
    text-align: right;
}
#search_header {
    display: none;
}
.first a {
    font-family: 'Montserrat'!important;
}
.navsticky_inner #smoothmenu>ul>li:first-child a {
    font-weight: bold;
}
.riga_desc_foto .riga_desc_tecnici .df_autore {
    margin-bottom: 20px;
}
#mobile-menu ul li {
    text-align: left;
    vertical-align: middle;
}
#mobile-menu ul li img.avatar {
    float: left;
    max-width: 50px;
    margin-right: 10px;
}
#mobile-menu ul li.first {
    /* display: block!important; */
    
    padding-bottom: 2em;
}
#mobile-menu ul li.first a {
    color: #0189ff;
    margin-right: 10px;
    font-size: 19px;
    font-weight: bold;
    white-space: nowrap;
}
#mobile-menu ul {
    list-style: none;
    margin-top: 8.75em;
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-left: 30px;
    width: auto;
    float: left;
}
#mobile-menu ul li a {
    font-size: 1rem;
    text-decoration: none;
}
form input.isubmit {
    background-color: #0189ff;
    color: #ffffff;
    min-width: 200px;
}
.visible-phone.visible-tablet .input-append {
    display: none;
}
#riga_dettfoto img {
    /* width: 18px; */
    
    height: 16px;
    width: auto;
}

/*li.df_report a {
    color: red!important;
}*/
.form_field span b:after {
    content: '*';
}
div#ui-datepicker-div {
    z-index: 10!important;
}
.profile_top_menu {
    list-style: none;
}
.riga_newsletter input.ibox_search_submit {
    left: 300px!important;
}

/* howitworks */
#dhowitworks {
    margin: 0 auto;
    padding: 2% 5% 0 5%;
    text-align: right;
    width: 70%;
}
#dhowitworks p {
    font-size: 1rem;
    margin: 20px 0;
    padding-left: 5%;
    text-align: left;
}
#dhowitworks .ptitle {
    font-size: 2rem;
    padding-left: 0;
}
#dhowitworks .ptop {
    font-size: 1.3rem;
    padding-left: 0;
}
#dhowitworks .pa {
    font-weight: bold;
}
#dhowitworks .pq {
    color: #0189ff;
}
#dhowitworks input {
    background-color: #0189ff;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    border-radius: 0 5px 5px 0;
    padding: 10px 10px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto;
}

/* date picker av edits */
a.ui-state-default {
    background-color: #0189ff!important;
    border-radius: 50%;
    line-height: 1.5rem;
    text-align: center!important;
    color: #fff!important;
}
table.table_captcha {
    width: 90%;
    margin: 0 auto;
}
table.table_captcha tr {
    width: 100%!important;
}
table.table_captcha td {
    display: block!important;
    text-align: center;
}

/* upload page */
#ldrophere {
    background-color: #cccccc;
    margin: 10px 0;
    padding: 50px 0;
    text-align: center;
}
.suggested_prices {
    /*color: #008BFF;*/
    
    margin-bottom: 15px!important;
}
.suggested_prices ul {
    display: block!important;
    font-style: italic;
    width: 100%!important;
}
.suggested_prices ul li::before {
    content: '\2022';
}
.profile_result .subheader_text li {
    list-style: none;
}

/* not found */
.seeyousurf_not_found_text p {
    color: #808080;
    font-size: 19px;
    text-align: left;
    word-break: break-word;
}
.seeyousurf_not_found_text {
    border: 1px solid #008BFF!important;
    margin-top: 30px!important;
    padding: 10px 5px;
    /*max-width: 68rem;*/
}
.seeyousurf_not_found_text span.seeyousurf_blue_bold {
    color: #0189ff;
    font-weight: bold;
}
.seeyousurf_not_found_text span.seeyousurf_blue_normal {
    color: #5b9bd5;
    font-weight: bold;
}
.seeyousurf_not_found_text a {
    color: #0189ff!important;
    font-weight: bold;
}
.seeyousurf_not_found_text p b {
    font-weight: normal!important;
}
.seeyousurf_not_found_text p b b {
    font-weight: bold!important;
}
#dhidemap {
    display: none;
}
.gllpLatlonPicker #map {
    margin: 0 auto;
}
.gllpLatlonPicker input[type="button"] {
    display: block;
    margin: 10px auto;
    background-color: #0189ff;
    color: #FFFFFF;
    font-size: 16px;
    /*text-transform: uppercase;*/
    
    font-weight: bold;
    border: 0;
    border-radius: 0 5px 5px 0;
    padding: 10px 10px;
    text-align: center;
}
input[type="button"].addspot {
    width: 100%;
    display: inline-block;
}

/* old dbannerbox */

/*div#dbanner {
    background-image: url(/images/home_bottom_surf.png);
    background-size: cover;
    padding: 3% 2% 0 2%;
}
div#dbanner .dbannertext {
    width: 39%;
    margin: 0 3%;
    padding: 1% 0;
    display: inline-block;
    vertical-align: top;
}
div#dbanner .dbannertext p {
    color: #fff;
    font-size: 0.9rem;
}
div#dbanner .dbannertext p:last-of-type {
    margin-bottom:0;
}
div#dbanner #dban1 p {
    text-align: left;
}
div#dbanner #dban2 p {
    text-align: center;
}
div#dbanner #dban2 {
    text-align: center;
}*/

/* start dbannerbox */
#dbannerimage {
    background-image: url(/images/home_bottom_surf.png);
    background-size: cover;
    padding: 3%
}
#dbanner {
    background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 0.05) 94%, rgba(255, 255, 255, 0) 95%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 0.05) 94%, rgba(255, 255, 255, 0) 95%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(135deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 74%, rgba(255, 255, 255, 0.05) 94%, rgba(255, 255, 255, 0) 95%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    
    padding: 1.5% 0.5%;
    margin: 0;
}
div#dbanner p {
    font-family: Gobold;
}
div#dbanner .dbannertext {
    width: 98%;
    margin: 0 1%;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}
div#dbanner .dbannertext p {
    color: #0189ff;
    font-size: 0.9rem;
    text-transform: uppercase;
}
div#dbanner #dban1 p {
    text-align: left;
}
div#dbanner #dban2 p {
    text-align: left;
}
.pcaps {
    font-weight: bold;
}
.plarge {
    letter-spacing: 0.1rem;
    margin: 0.2rem;
    font-family: Gotham!important;
}
.pitalic {
    margin: 0.15rem;
    font-style: italic;
}
.sbold {
    font-weight: bold;
}
.dbannertext ul {
    list-style-type: none;
    margin: 1rem 0;
}
.dbannertext li p::before {
    content: '\2022';
    font-size: 2rem;
    vertical-align: middle;
    margin-left: -35px;
    margin-right: 5px;
    line-height: 0;
}

/* end dbannerbox */
#mobile-menu ul li:nth-child(3) {
    width: 100%;
    text-align: center;
}
#mobile-menu .sys_cart_home div#shopping_cart_lite {
    position: relative!important;
    display: inline-block;
    margin-left: 30px;
}
.sys_cart_home {
    display: inline-block;
    /*margin-right: 30px;*/
    
    position: relative;
    margin-left: 4%;
}
.sys_cart_home #shopping_cart_lite {
    position: relative!important;
}
a.sys_logout {
    font-size: 19px;
    color: #0189ff;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold!important;
    text-transform: capitalize!important;
}
#shopping_cart_lite .circle {
    line-height: 23px;
    letter-spacing: 0.1rem;
    padding: 1px 0 0 0.13rem;
    float: right;
    width: 30px;
    height: 23px;
    color: #ffffff;
    background-color: #505050;
    -moz-border-radius: 40%;
    -webkit-border-radius: 40%;
    border-radius: 40%;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    font-weight: bold;
    margin-left: 0px;
    /* margin-top: 10px; */
}
#mobile-menu a {
    text-decoration: none;
}
.search_text2 input {
    z-index: 9999;
}
.privacy_page {
    margin: 0 10%;
}
.privacy_page p {
    text-align: left;
}
.privacy_page li {
    text-align: left;
}
.dbannertext ul {
    list-style-type: none;
}
.dbannertext li p {
    padding-left: 1em;
}
.dbannertext li p::before {
    content: "\2022";
    width: 10px;
    margin-left: -10px;
}
.anchor {
    display: block;
    position: relative;
    top: -125px;
    /*20170220*/
    
    top: -212px;
    visibility: hidden;
}

/*fb log:in/out*/
div.social-wrapx {
    height: 37px;
}
div.social-wrapx a {
    padding: 5px;
    padding-right: 100px;
    height: 35px;
    border: none;
    /* display: block; */
    /* background-size: 35px 35px; */
    
    background-position: right center;
    height: 35px;
    background: none;
    border: none;
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    margin-bottom: 15px;
    width: 205px;
    border-bottom: 2px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    box-shadow: 0 4px 2px -2px gray;
    text-shadow: rgba(0, 0, 0, .5) -1px -1px 0;
    border-color: #2d5073;
    background-color: #3b5998;
    background-image: url(../../images/login_facebook.gif);
    text-decoration: none;
}
div.social-wrapx a:hover {
    text-decoration: underline;
}
.profile_result table td div {
    text-align: left;
}

/*20170217*/
.hidden-phone>.search_title3 {
    margin-top: 37px;
}

/*rescale all resize*/
body {
    /*-webkit-transform: scale(0.5);/* /* Chrome, Safari, Opera */
    /*transform: scale(1);*/
    /*zoom: .80;*/
    /*20170222*/
    /*back to big*/
}

/*  20190503 apply zoom on chromium based s*/
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
    */
  /* Webkit-specific CSS here (Chrome and Safari) */    
  /*
  body {
    -webkit-transform: none;
    transform: none;
    zoom: .80;
  }
  div#zoomer {
    zoom: .80;
  }
}
*/
/*  20190503 apply zoom on chromium based e*/

/*fix photo*/
#sfphoto {
    /*zoom: 1.20;*/
    /*back to normal*/
}

/*experiment 22022017*/
div#wrapper_line_mobile,
#wrapper_top,
#mobile-header,
.row.menusticky,
.sys-box-search,
.container.sys-content,
#sfgrey_home,
.riga_newsletter,
#footer,
#scroll_box,
#lightbox_menu_ok,
#lightbox_menu_error,
#lightbox,
#colorbox,
.riga_desc_foto,
#dbannerimage,
.hiwafter {

    -ms-transform: scale(1,1); /* IE 9 */
    /*-webkit-transform: scale(1,1); /* Chrome, Safari, Opera */
    /*zoom: 0.8;*/
}

/*carrello*/
#loginsite li:nth-child(3) {
    float: left;
}
#loginsite li:nth-child(3) .circle a,
#shopping_cart_lite .circle a {
    color: #0189ff!important;
    font-size: 1.3em;
    position: absolute;
    top: -20px;
    right: 5px;
}
#loginsite li:nth-child(3) .circle,
#shopping_cart_lite .circle {
    background: transparent;
}
#loginsite li:nth-child(3) {
    width: 37%!important;
}

/*fine carrello*/

/*end 20170217*/

/*20170315s*/
.ibox_ok {
    box-shadow: 0 0 0 1px #C3FFBB!important;
    border-color: #558555!important;
}
.ibox_ok:focus {
    border-color: #008000!important;
}
.ibox_error {
    border-color: #dd5151!important;
    box-shadow: 0 0 0 1px #FFAABB!important;
}
.ibox_error:focus {
    border-color: #dd0101!important;
}

/*20170315e*/

/*20170329s*/

/*fix howitworks homepage?*/
#primo_box a.lwhite {
    left: 0!important;
    margin: 0 auto;
    position: relative!important;
    top: auto!important;
    display: block;
    margin-top: 10%;
}
#flagbox {
    text-transform: uppercase;
}
@media(max-width:1024px) {
    #mobile-menu ul li:nth-child(3) {
        text-align: right;
        margin-top: -2em;
    }
    
    a.sys_logout {
        color: #FF4801!important;
    }
}
@media(min-width:1025px) {
    .menusticky_inner #box_members li {
        line-height: 61px!important;
        margin-top: 0!important;
        width: 17%;
    }
    
    .menusticky_inner #box_members li a.sys_logout {
        color: #FF4801!important;
        font-size: 15px!important;
    }
    
    .menusticky_inner #box_members .first+li a {
        margin-top: 2.5em;
        margin-left: -5.25em;
    }
    
    #box_members ul li:first-child {
        width: auto!important;
    }
}
@media (min-width: 1025px) {
    #primo_box a.lwhite {
        margin-top: 11.5em;
    }
    
    #flagbox,
    #langbox {
        right: 3.7%!important;
        top: 90px!important;
    }
}

/*fix header behind in howitowkrs?*/
#mobile-header {
    height: 75px;
}

/*emphasis test*/
.navsticky_inner #smoothmenu>ul>li:first-child a {
    color: #000000;
}

/*moveit homepage*/
.navsticky_inner #smoothmenu>ul>li:first-child a {
    -webkit-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
    animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: #0189ff!important;
    color: #fff!important;
    padding: 15px 30px 15px 30px;
    width: auto;
    border-radius: 25em;
    position: fixed;
    right: 9%;
    /*top: 85px;*/
    
    top: 92px;
}

/*moveit photo detail*/
#riga_dettfoto li:nth-child(even) {
    -webkit-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
    animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #fff!important;
    text-transform: uppercase;
}
@-webkit-keyframes button-bounce {
    0% {
        transform: scale(1);
    }
    
    10% {
        transform: scale(0.96);
    }
    
    20% {
        transform: scale(1.04);
    }
    
    52%,
    100% {
        transform: scale(1);
    }
}
@-moz-keyframes button-bounce {
    0% {
        transform: scale(1);
    }
    
    10% {
        transform: scale(0.96);
    }
    
    20% {
        transform: scale(1.04);
    }
    
    52%,
    100% {
        transform: scale(1);
    }
}
@keyframes button-bounce {
    0% {
        transform: scale(1);
    }
    
    10% {
        transform: scale(0.96);
    }
    
    20% {
        transform: scale(1.04);
    }
    
    52%,
    100% {
        transform: scale(1);
    }
}

/*20170329e*/

/* media queries */
@media (max-height:799px) {
    #mobile-menu #smoothmenu {
        overflow-y: scroll;
        height: 50%;
    }
}
@media (min-width:1200px) {
    .profile_result .upload_area {
        width: 44%;
    }
    
    .riga_newsletter ul li p {
        display: inline-block;
    }
    
    .row {
        margin-left: 0;
    }
    /*.riga_newsletter ul {
        width: 1170px!important;
    }*/
    
    #top_mobile {
        display: none;
    }
    
    .sys_content {
        width: 1170px;
    }
    
    #riga_most_surfed {
        margin: 0 auto;
        width: 1170px;
    }
    
    #riga_most_popphotographer {
        margin: 0 auto;
        width: 1170px;
    }
    
    .navsticky_inner {
        width: 90%;
    }
    
    .row.menusticky .menusticky_inner {
        width: 90%;
    }
    /*20170217*/
    
    .sys_last_shooting {
        width: 98%;
        margin: auto;
    }
    /*20170217*/
}

/* av edits */
@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .profile_result .upload_area {
        width: 50%;
    }
    
    .menusticky_inner {
        padding: 0 3%;
        width: auto;
    }
    
    .sys_most_surfed_img {
        width: 300px;
        height: 300px;
    }
    
    .riga_newsletter li {
        font-size: 30px;
    }
    /* login cart */
    
    #shopping_cart_lite {
        position: relative;
    }
    /*
    #loginsite li:nth-child(3) .circle {
        position: absolute;
        top: -33px;
        right: 0;
    }
    */
    /*20170217*/
    
    #riga_most_surfed {
        width: 978px;
        margin: auto;
    }
    /*20170217*/
}
@media (min-width: 1025px) {
    /*20170217 gallery*/
    /*
    div#flow_body.item_list_page {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }*/
    
    #logo_footer img {
        width: auto;
        height: 70px;
    }
    
    #sfphoto iframe {
        display: inline-block;
    }
    
    #sfphoto .imagemobile {
        display: none;
    }
    /* lente ingrandimento homepage */
    
    .ibox_search input {
        margin-top: 25px;
        margin-left: 20px;
        padding-left: 40px;
        background-image: url(images/lente.png)!important;
        background-size: 30px;
        background-repeat: no-repeat;
        background-position: left;
    }
    
    .riga_desc_foto .riga_popular #tag_n {
        display: block;
        position: absolute;
        width: 37%;
    }
    
    .hidden-tablet,
    .hidden-phone {
        display: block;
    }
    
    .visible-tablet,
    .visible-phone {
        display: none!important;
    }
    
    i.fa.fa-times {
        display: none;
    }
}
@media (max-width: 1024px) {
    .sys_avvertenza_upload {
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        padding: 0;
        position: fixed;
        z-index: 10000;
    }
    
    .anchor {
        top: -75px;
    }
    
    #instant_search {
        top: auto;
    }
    
    .instant_spot_search2 {
        width: 100%;
    }
    
    .sys-box-search {
        margin-top: 70px;
    }
    
    .menusticky {
        margin-top: 0;
    }
    
    .menusticky_inner {
        visibility: hidden;
    }
    
    #ldrophere {
        display: none;
    }
    
    ul#sparent ul {
        display: block;
        width: 100%;
    }
    
    #sfphoto .freccette {
        width: 100%;
        left: 0;
        top: 40%;
    }
    
    #sfphoto iframe {
        display: none;
    }
    
    #sfphoto .imagemobile {
        display: block;
    }
    
    .lightbox_button.goback {
        margin: 5px auto 7px auto;
    }
    
    #riga_dettfoto ul li img {
        margin-right: 10px!important;
        /*float: left;*/
    }
    
    div#search_title_place {
        margin-bottom: 0;
    }
    
    .search_title3,
    .search_title4 {
        margin-bottom: 14px;
    }
    
    .search_title3 div:first-child img {
        max-width: 35px;
    }
    
    .search_sub {
        width: 80%;
    }
    
    .search_text2 {
        width: 100%;
    }
    
    .search_title3 {
        padding: 0;
    }
    
    .search_title3 div,
    .search_title4 div {
        display: inline-block!important;
        text-align: left;
        vertical-align: top;
    }
    
    .dati_foto {
        margin: 0 auto;
        float: none;
        width: 85%;
    }
    
    .dati_foto textarea {
        width: 95%;
        float: none;
    }
    
    .riga_desc_foto .riga_desc_tecnici .df_spot {
        width: auto;
    }
    
    .riga_desc_foto .riga_popular {
        width: auto;
    }
    
    .riga_desc_foto .riga_desc_tecnici {
        width: 90%;
    }
    
    #sfphoto ul {
        width: 95%;
        margin: 0 auto;
    }
    
    #footer_content>ul {
        width: 100%;
    }
    
    .box_search .ibox_search_submit {
        width: auto;
        background-size: 20%!important;
    }
    
    #logo {
        margin: 0 auto;
        width: 100%;
        display: inline-block;
    }
    
    #logo a {
        margin: 0 auto;
        width: auto!important;
        text-align: center;
    }
    
    #logo img {
        margin: 0 auto;
        text-align: center;
        width: auto!important;
        display: inline-block;
        height: 40px;
        margin-top: -5px;
    }
    
    .sys-box-search #primo_box {
        padding: 0;
        padding-top: 40px;
    }
    
    #mobile-header {
        display: block!important;
    }
    
    #mobile-menu-open {
        display: block!important;
    }
    
    #mobile-menu {
        display: block!important;
        /* overflow-y: auto; */
        /* overflow-x: hidden; */
        zoom: 0.8;
    }
    
    #slideshow_body ul:first-child {
        width: 100%!important;
        height: 157px!important;
        overflow: hidden;
    }
    
    #slideshow_body ul:nth-child(2) {
        top: 159px;
        left: 0;
        width: 100%!important;
        height: 157px!important;
        overflow: hidden;
    }
    
    #slideshow_body ul:nth-child(2) li:first-child {
        margin: 0;
    }
    
    #slideshow_body ul:nth-child(2) li {
        /*width: calc(25% - 2px);
        20170222*/
        width: calc(33.3% - 2px);
    }
    
    #slideshow_body ul li .sys_tile_img {
        height: 157px!important;
        background-repeat: no-repeat!important;
        background-size: 120%!important;
        background-position: bottom!important;
    }
    
    #slideshow_body ul:nth-child(2) li .sys_tile_img {
        height: 157px!important;
        background-repeat: no-repeat!important;
        /*background-size: 230%!important;*/
    }
    
    .container.sys-content {
        width: 95%!important;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home {}
    /*20170529s*/
    
    .box_search .ibox_search {
        display: none;
    }
    
    #mobile-menu .ibox_search {
        position: fixed;
        top: 0;
        right: 80px;
        left: auto!important;
        max-width: 22em;
        max-height: 6em;
        display: none;
    }
    
    .box_search input.ibox_search_submit {
        position: fixed;
        right: .5em;
        left: auto!important;
        top: 0;
        background-image: url(images/bluesearch.png)!important;
        background-size: 1.73em!important;
        background-position: center center!important;
        height: 4.7em;
        z-index: 120;
        margin: 0!important;
        padding: 0!important;
    }
    
    li#lifixedfb {
        display: none;
    }
    
    #mobile-menu #smoothmenu ul li:first-child {
        padding: 0!important;
        max-width: 145px;
        width: auto;
        position: absolute;
        z-index: 999;
        top: 7.6em;
        left: 50%;
        background: transparent;
    }
    
    #mobile-menu #smoothmenu ul li:first-child a {
        font-size: 1em;
    }
    /*20170529e*/
}
@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
        overflow-x: hidden;
    }
    
    #footer_content>ul {
        width: 100%;
    }
    
    #footer_content>ul>li {
        width: 100%;
        margin-top: 20px;
    }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
    /*20170217 gallery*/
    /*div#flow_body.item_list_page {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }*/
    
    #login_content p {
        width: 50%;
    }
    
    #logo_footer img {
        width: auto;
        height: 40px;
    }
    
    #mobile-menu {
        width: 65%;
    }
    
    #slideshow_body ul:nth-child(2) li .sys_tile_img {
        background-size: 230%!important;
    }
    
    #sfphoto ul li div {
        text-align: left;
    }
    
    #sfphoto ul li {
        position: relative;
        display: block;
        vertical-align: top;
        width: 100%;
        text-align: left;
    }
    
    #foloowus ul li:first-child {
        margin-right: 0;
    }
    
    #form_registrazione>form>ul>li {
        width: 85%;
    }
    
    .sys_listing_form_div {
        background-color: #fff;
        overflow-y: hidden;
        margin: 5%;
        padding: 5%;
        border-radius: 15px;
    }
    
    .ibox2 {
        padding: 6px 0!important;
    }
    
    .instant_spot_select {
        border: none;
    }
    
    .search_left_body {
        border: none;
    }
    
    .sys_third_menu .search_text .isubmit {
        color: #fff!important;
        text-transform: uppercase;
        width: 80%!important;
        height: 60px;
        font-size: 20px;
        border-color: #fff!important;
    }
    
    form#listing_form {
        background-color: #0189ff;
        overflow-y: hidden;
    }
    
    .sys_third_menu {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 0;
    }
    
    .search_left_body img {
        /* display: block; */
        margin-bottom: 1rem;
    }
    
    .search_title3,
    .search_title4 {
        cursor: pointer;
        display: inline-block;
        width: 100%;
        white-space: normal;
    }
    
    #logo {
        /* margin-top: -30px; */
        /* margin-left: 20%; */
    }
    
    .row.menusticky li {
        display: inline-block;
        width: 100%;
    }
    
    .box_search,
    .ibox_search {
        width: 100%;
    }
    
    .box_search .ibox_search_submit {
        width: auto;
        position: absolute;
        background-size: 20%!important;
    }
    
    .sys-box-search .ibox_search_submit,
    #mobile-menu .ibox_search_submit {
        left: 60%;
        background-color: transparent;
        color: transparent;
        border: none;
        background-image: url(images/lente.png)!important;
        background-size: 50px 50px;
        background-repeat: no-repeat;
        background-position: right center;
        /*left: 80%;*/
        background-color: transparent;
        color: transparent;
        border: none;
        background-image: url(images/lente.png)!important;
        background-size: 20%;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .ibox_search input {
        width: 80%;
        font-size: 14pt;
    }
    
    .menusticky_inner {
        width: 95%;
    }
    
    .riga_desc li {
        margin: 0 2%;
        display: inline;
        font-size: 13px;
        border-right: none;
    }
    
    .sys_most_surfed_img {
        width: 90%;
        height: 200px;
        background-size: 180%!important;
    }
    
    .most_surfed_home ul a {
        font-size: 19px;
    }
    
    .most_surfed_blo li ul {
        margin: auto auto auto 20px;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home ul li {
        width: auto;
        display: block!important;
        margin-left: -15px;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home ul {
        width: 85%;
        top: 130px;
    }
    
    #workwithus {
        margin: 0 5px;
        width: auto;
    }
    
    .riga_newsletter li:first-child {
        width: auto;
    }
    
    .riga_newsletter li {
        display: block;
    }
    
    .riga_newsletter li:nth-child(2) {
        width: 75%;
        margin: 0 auto;
    }
    
    #foloowus {
        float: none;
    }
    
    #foloowus ul li {
        width: 90%;
    }
    
    .hidden-tablet {
        display: none!important;
    }
    
    .hidden-phone,
    .visible-tablet {
        display: block;
    }
    
    #sycopyright {
        float: none;
    }
    
    .twitter {
        margin: 0 20%!important;
    }
    
    .facebook {
        margin: 0 20%!important;
    }
}
@media (max-width: 600px) {
    /*20170217 gallery*/
    /*
    div#flow_body.item_list_page {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }*/
    
    #login_content p {
        width: 90%;
    }
    
    #sfphoto .freccette {
        width: 100%;
        left: 0;
        top: 33%;
    }
    
    #instant_search {
        width: 100%;
        left: 0;
    }
    
    #logo_footer img {
        width: auto;
        height: 40px;
    }
    
    #logo img {
        margin-top: -9px;
    }
    
    #mobile-menu #smoothmenu ul li a {
        padding: 7% 10%;
    }
    
    .instant_spot_select p {
        text-align: left;
    }
    
    .google_photo_lng {
        display: block;
    }
    
    .search_title3 div,
    .search_title4 div {
        width: 100%;
    }
    
    form input.isubmit {
        /*width: 80%;*/
        margin: 0 auto;
        display: block;
    }
    
    #form_registrazione>form>ul {
        width: 100%;
        padding: 0;
    }
    /*.search_sub {
        width: 100%;
        margin: 10px 0 0 0;
        padding: 0;
    }*/
    
    #loginsite li:nth-child(3) .circle {
        width: 30px;
        /*margin-right: 5px;*/
    }
    
    #loginsite li:nth-child(2) {
        /*
        width: calc(32% + calc(32% - 70px))!important;
        */
    }
    
    a.lwhite font {
        font-size: 1.5rem!important;
    }
    
    .sys-box-search #primo_box h1 {
        padding: 0px 23px;
    }
    
    #mobile-menu-open i {
        font-size: 30px;
    }
    
    .riga_popular li:first-child {
        border-right-color: transparent;
    }
    
    .riga_desc_foto .riga_desc_tecnici .df_data {
        border-right-color: transparent!important;
    }
    
    .riga_desc_foto .riga_desc_tecnici li {
        font-size: 0.9rem;
    }
    
    .riga_desc_foto .df_avatar img {
        width: 70px!important;
        height: 70px!important;
    }
    
    .riga_desc_foto {
        width: 100%;
    }
    
    #riga_dettfoto ul li #addtocartnas,
    #riga_dettfoto ul li #edittag {
        left: 0!important;
        padding: 4px;
        margin: 0;
        margin-left: -4px
    }
    
    #sfphoto ul li div {
        text-align: left;
    }
    
    #sfphoto ul li {
        /*position: relative;
        *20170405*/
        position: static;
        display: block;
        vertical-align: top;
        text-align: left;
        width: 35%;
    }
    
    .ibox_search.sys_mobile input {
        background-color: #f2f2f2!important;
        width: 95%!important;
    }
    
    .ibox_search.sys_mobile {
        display: inline-block;
        background-color: #f2f2f2!important;
        width: 100%!important;
        margin: 0 auto;
        border: 0;
        border-radius: 0;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home {
        min-height: 450px;
    }
    
    #logo_footer {
        padding: 0 30px;
    }
    
    #foloowus ul li:first-child {
        margin-right: 0;
    }
    
    #form_registrazione>form>ul>li {
        width: 90%;
        margin: 0;
    }
    
    .form_field .ibox {
        width: 80%!important;
        min-width: 80%;
    }
    
    textarea#question {
        width: 90%;
    }
    
    .sys_listing_form_div {
        background-color: #fff;
        overflow-y: hidden;
        margin: 5%;
        padding: 5%;
        border-radius: 5px;
    }
    
    .ibox2 {
        padding: 6px 0!important;
    }
    
    .instant_spot_select {
        border: none;
        /*background-color: transparent;*/
        width: 100%;
        left: 0;
    }
    
    .search_left_body {
        border: none;
    }
    
    .sys_third_menu .search_text .isubmit {
        color: #fff!important;
        text-transform: uppercase;
        width: 80%!important;
        height: 60px;
        font-size: 20px;
        border-color: #fff!important;
        border-radius: 5px!important;
    }
    
    form#listing_form {
        background-color: #0189ff;
        overflow-y: hidden;
    }
    
    .sys_third_menu {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 0;
    }
    
    .search_left_body img {
        display: block;
        margin: auto;
        margin-bottom: 1rem;
    }
    
    .search_title3,
    .search_title4 {
        cursor: pointer;
        display: inline-block;
        width: 95%;
        white-space: normal;
    }
    
    .row.menusticky li {
        /*display: inline-block;
        width: 90%;*/
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    
    .box_search,
    .ibox_search {
        width: 100%;
    }
    
    .box_search .ibox_search_submit {
        width: auto;
        background-size: 18%!important;
    }
    
    .riga_newsletter .box_search .ibox_search_submit {
        display: inline-block;
        width: 100%;
        position: static;
        /* width: auto; */
        left: 0!important;
        border: 0;
        border-radius: 0;
        /* float: none!important; */
    }
    
    .sys-box-search .ibox_search_submit,
    #mobile-menu .ibox_search_submit {
        /* left: 35%; */
        background-color: transparent;
        color: transparent;
        /* border: none; */
        /* background-image: url(images/lente.png)!important; */
        /* background-size: 50px 50px; */
        /* background-repeat: no-repeat; */
        /* background-position: right center; */
        /* position: absolute; */
        left: 83%;
        /* background-color: transparent; */
        /* color: transparent; */
        width: 40px;
        height: 40px;
        margin-top: 20px;
        border: none;
        background-image: url(images/lente.png)!important;
        background-size: 40px 40px;
        background-repeat: no-repeat;
        background-position: left;
        padding: 0!important;
    }
    
    .ibox_search input {
        font-size: 0.8rem;
        width: 90%;
    }
    
    #primo_box a.lwhite {
        left: calc(50% - 125px);
        /*width: 190px;*/
    }
    
    .riga_desc ul {
        padding: 20px;
    }
    
    .riga_desc li {
        display: block;
        border-right: none;
    }
    
    .most_surfed_blo li {
        width: 90%;
    }
    
    .sys_most_surfed_img {
        background-size: 240%!important;
        width: 100%;
        height: 100%;
        display: block;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home ul li {
        width: 100%;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home ul {
        top: 395px;
        width: 100%;
    }
    
    #riga_most_popphotographer .most_surfed_blo .most_surfed_home {
        margin: auto auto 150px auto;
    }
    
    a.lblu {
        font-size: 13px;
        padding: 15px 15% 15px 15%;
    }
    
    #workwithus {
        margin: 0 10px;
        width: auto;
        padding: 10% 10% 0 10%;
        line-height: 2.3rem;
    }
    
    .riga_newsletter li:first-child {
        width: auto;
    }
    
    .riga_newsletter li {
        display: block;
    }
    
    .riga_newsletter li:nth-child(2) {
        width: auto;
    }
    
    .home_bottom_surf {
        height: 100%;
    }
    
    .home_bottom_surf a {
        font-size: 15px;
    }
    
    .riga_newsletter li {
        font-size: 29px;
        display: block;
    }
    
    .riga_newsletter li p {
        font-size: 29px;
    }
    
    #foloowus {
        float: none;
    }
    
    #foloowus ul li {
        width: 90%;
    }
    
    #footer_content #box_social h6 {
        font-size: 12px;
    }
    
    #sycopyright {
        float: none;
        font-size: 12px;
    }
    
    .twitter {
        margin: 0 15%!important;
    }
    
    .facebook {
        margin: 0 15%!important;
    }
    
    .hidden-phone {
        display: none!important;
    }
    
    .visible-phone {
        display: block;
    }
    
    .share-fb-tw a {
        float: right;
    }
    
    #mobile-menu ul {
        margin-left: 10%;
    }
    
    .most_surfed_blo .most_surfed_home {
        /*20170620*/
        padding-bottom: 120px!important;
    }
}

/* start remove strange media from bootstrap */
@media (max-width: 567px) {
    .files .preview * {
        width: auto!important;
    }
    /*20170217 gallery*/
    /*
    div#flow_body.item_list_page {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    */
}

/*20172401*/
.instant_spot_select li {
    border: 1px solid #0189ff;
    margin: 3px auto!important;
}
.instant_spot_select li:before {
    position: absolute;
    width: 0;
    height: 0;
    left: -10px;
    margin-top: 6px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #464646;
    content: "";
}
@media (min-width: 980px) and (max-width: 1024px) {
    .hidden-desktop {
        display: inherit !important;
    }
    
    .visible-desktop {
        display: none !important;
    }
    
    .visible-tablet {
        display: inherit !important;
    }
    
    .hidden-tablet {
        display: none !important;
    }
}

/*gallery*/
@media screen and (max-width: 480px) {
    #flow_body[data-columns]::before {
        content: '1 .column.size-1of1';
        color: transparent;
    }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    #flow_body[data-columns]::before {
        content: '2 .column.size-1of2';
        color: transparent;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    #flow_body[data-columns]::before {
        content: '3 .column.size-1of3';
        color: transparent;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    #flow_body[data-columns]::before {
        content: '4 .column.size-1of4';
        color: transparent;
    }
}
@media screen and (min-width: 1280px) {
    #flow_body[data-columns]::before {
        content: '5 .column.size-1of5';
        color: transparent;
    }
}

/* Classes for gallery: */
.column {
    /*float: left!important;*/
}
.size-1of1 {
    width: 90%!important;
}
.size-1of2 {
    width: 45%!important;
}
.size-1of3 {
    width: 30%!important;
}
.size-1of4 {
    width: 22.3%!important;
}
.size-1of5 {
    width: 18.3%!important;
}
.photo_anchor {
    position: absolute;
    top: -200px;
    margin: 0;
    padding: 0;
}
.seeyousurf_not_found_text {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 95%;
    max-width: 83em;
}
div#flow_body.item_list_page {
    min-height: 50em;
}

/*popboxs*/
#popbox {
    position: fixed;
    right: 0;
    bottom: 15%;
    text-align: center;
    z-index: 999;
}
#popbox div {
    background: #f2f3f4;
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
    margin: 1em 0 0 0;
    padding: .5em;
    height: 7em;
}
#popbox div:first-child {
    background: #0189ff;
    height: auto;
}
#popbox li a {
    text-decoration: none;
}
#popbox li:first-child a {
    color: #fff;
    font-weight: bold;
    text-align: center;
}
#popbox ul {
    margin-top: 0!important;
}
#popbox li {
    position: relative;
    padding: 0 .5em!important;
    list-style: none;
}
#popbox li.facebook:hover {
    background: url(images/social.png);
    background-repeat: no-repeat;
    background-position: 0px -41px;
    margin: 0;
}
#popbox li.facebook,
#popbox li.twitter {
    background: url(images/social.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
    float: left;
    height: 42px;
    margin: 0!important;
    width: 43px;
}
#popbox li.twitter:hover {
    background-position: -77px -41px;
}
#popbox li.twitter {
    background-position: -77px 0px;
}
#popbox .followuson {
    width: 4.1em;
    text-align: left;
    font-size: 0.9em;
    display: inline-block;
    float: right;
}

/*  20190503 instagram s*/
#popbox li.instagram, li.instagram {
    border: 1px solid #505050;
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 40px;
    margin: 0!important;
    width: 40px;
    padding: 0!important;
}

#popbox li.instagram svg, li.instagram svg {
    margin-top: 8px;
    fill: #505050;
}

#popbox li.instagram:hover, li.instagram:hover {
    background: #505050;
}

#popbox li.instagram:hover svg, li.instagram:hover svg {
    fill: #ffffff;
}
/*  20190503 instagram e*/
input#item_button_cart {
    background: #fff!important;
    float: right!important;
}
span.btn.btn-success.fileinput-button,
span.btn.btn-success.fileinput-button:hover {
    background: #fff;
    border: 2px solid #0189ff!important;
    border-radius: 25em!important;
    color: #0189ff;
    min-width: 0;
}

/*removing buttons upload */
.col-lg-7 button.btn.btn-warning.cancel,
.col-lg-7 button.btn.btn-danger.delete {
    display: none;
}

/*popbox e*/
.menusticky_inner ul>li:nth-child(3) {
    float: right;
    margin-right: 250px;
}

/*30052017 removing cart and search from mobile*/

/*20180202 start
#mobile-menu .sys_cart_home,
#mobile-menu .ibox_search_submit,
#mobile-menu .ibox_search {
    display: none;
}*/
.sys_cart_home {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 1em;
}
#mobile-menu ul {
    float: none;
}
#mobile-menu .ibox_search_submit {
    background-position: left;
    left: 4%;
}

@media(max-width: 600px){
    #mobile-menu .ibox_search_submit {
        margin-left: 6%;
    }
}
/*20180202 end*/

/* 20180209 ADS s */
.advertise {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 0 20px;
}

#adbottom, #adtop, #adleft, #adright {
    display: none;
}
.advertised {
    margin-left: 20px;
}

.advertise.mobile {
    /* 250px +10x2 */
    display: block;
    height: 270px;
    width: auto;
}
@media(min-width:1024px){
    .advertised {
        width: 75%!important;
        width: calc(100% - 320px)!important;
    }
    .advertise.mobile {
        display: none;
    }
    #adbottom, #adtop {
        display: block;
        /* 120px +10x2 */
        height: 140px;
        width: auto;
    }
    #adleft {
        float: left;
    }
    #adright {
        float: right;
    }
    #adleft, #adright {
        display: inline-block;
        height: 680px;
        /* 90px +10x2 */
        width: 110px;
    }
}
/* 20180209 ADS e */

/*JOIN US XD*/

/*#smoothmenu ul >li:first-child a {
    background: #0189ff!important;
    color: #fff!important;
    float: right!important;
    width: 9em!important;
    border-radius: 25em;
    padding: 10px 17px!important;
    text-align: center!important;
    font-size: 1.6em;
    margin:0em 1em 1em 0!important
}
*/

/* end remove strange media from bootstrap */

/* ****** NOTE:
Margin-top/margin-bottom tra bloccchi 20px;
colori bordi #f2f3f4
colore scritta no hover: #505050
colore scritta over:#0189ff
colore certe scritte:#808080

 ******* */
 /* 20181026 s
 */
 .quantity_discount_box_buy,
 .quantity_discount_box_checkout {
    margin: 5px 15px 10px;
}

.quantity_discount_box_buy *,
.quantity_discount_box_checkout * {
    list-style: none;
    text-align: left;
}

.quantity_discount_box_buy p,
.quantity_discount_box_checkout p {
    font-weight: bold;
}
 /* 20181026 e
 */

.btnPremiumProfile{
    padding: .7em .97em;
    font-size: 1.7em;
    border: none;
    border-radius: 3em!important;
    color: #fff;
    margin-right: 1.3em!important;
    background: #FF4801;
}

.primary-text-container {
    margin: 0 auto;
    padding: 0% 5% 0 5%;
    text-align: right;
    width: 70%;
}
.primary-text-container p {
    font-size: 1rem;
    margin: 20px 0;
    padding-left: 5%;
    text-align: left;
}
.primary-text-container .ptitle {
    font-size: 2rem;
    padding-left: 0;
}
.primary-text-container .ptop {
    font-size: 1.3rem;
    padding-left: 0;
}
.primary-text-container .pa {
    font-weight: bold;
}
.primary-text-container .pq {
    color: #0189ff;
}
.primary-text-container input {
    background-color: #0189ff;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    border-radius: 0 5px 5px 0;
    padding: 10px 10px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto;
}
@media (max-width: 930px){
    table.profile_table {
        margin-top: 10px;
        margin-bottom: 10px;
        border: 1px #d6d5d5 solid;
        border-radius: 6px;
        display: block;
        overflow: auto;
    }
}
