@font-face {
    font-family: 'cabinbold';
    src: url('cabin-bold-webfont.eot');
    src: url('cabin-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin-bold-webfont.woff2') format('woff2'),
         url('cabin-bold-webfont.woff') format('woff'),
         url('cabin-bold-webfont.ttf') format('truetype'),
         url('cabin-bold-webfont.svg#cabinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
 .my_list_data li {
    list-style: disc;
}
img { border:none; }
a { text-decoration:none; }
a, input { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;  }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
ul { margin:0; padding:0; }
li { list-style:none; }
body { color:#666666; font-size:14px; background:url(/images/main-bg.jpg) center top fixed; }

::-moz-selection { background: #ccbe4b; text-shadow: none; color:#FFF; }
::selection { background: #ccbe4b; text-shadow: none; color:#FFF; }
 .my_thank_artist{
        font-size: 15px; 
        font-weight: bold;

      }
      .my_list_data{

          margin-left: 20px;
      }
      
.clear { clear:both; }

.main { background:#FFF; }


/* -----------------------------------------
   Header
----------------------------------------- */

header figure { float:left; top:25px; position:relative; left:10px; }
header nav {
background: #0076c4; /* Old browsers */
background: -moz-linear-gradient(top,  #0076c4 0%, #004c7e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0076c4), color-stop(100%,#004c7e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0076c4 0%,#004c7e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0076c4 0%,#004c7e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0076c4 0%,#004c7e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0076c4 0%,#004c7e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076c4', endColorstr='#004c7e',GradientType=0 ); /* IE6-9 */

border:#003c6c 1px solid; border-radius:5px; display:inline-block; width:100%;
}

header nav ul { float:right;display: flex; }
header nav ul li { float:left; }
header nav ul li a { display:block; color:#FFF; font-size:1.1em; font-weight:bold; padding:3px 23px; line-height:38px; border-right:#2f2f2f 1px solid; }
header nav ul li a:hover { background:#c0272d; color:#FFF; text-decoration:none; }

.header-right { float:right; margin-top:25px; font-size:14px; font-weight:bold; color:#d23a35; }
.header-right a { color:#0c5bbe; }
.header-right img { margin:0 6px; }


/* -----------------------------------------
   Mid Container
----------------------------------------- */

.mid-container { padding-bottom:75px; }

.banner { text-align:center; margin:30px 0 20px 0; }

.mids-cont { font-size:18px; text-align:center; color:#595959; font-family: 'Lato', sans-serif; padding:0 60px; }
.mids-cont a { color:#d23a35; }
.mids-cont a.click { margin:15px 0; display:inline-block; }
.mids-cont a:hover { color:#004d80; text-decoration:none; }

.mids-cont img { margin:0 18px 0 5px; }
.mids-cont input { margin-right:5px; }

.search { background:#f7f7f7; font-size:14px; color:#333333; font-weight:bold; padding:8px 14px;  display:inline-block; margin-top:25px;  }
.search input[type="text"], .search select { height:34px; border:#eaeaea 1px solid; border-radius:3px; width:160px; padding:0 10px; margin:0 20px 0 10px; }
.search input[type="submit"] { height:34px; border:none; color:#FFF; background:#d23a35; padding:0 25px; border-radius:3px; }
.search input[type="submit"]:hover { background:#004d80; }

.search-list { width:904px; margin:35px auto 0 auto; }
.search-list table  { border-left:#ccc 1px solid; }
.search-list tr td { border-bottom:#ccc 1px solid; border-right:#ccc 1px solid; text-align:center; font-weight:bold; color:#1d1d1d; padding:5px; background:#eee; }
.search-list thead tr td { background:#0d7099; color:#FFF; font-size:13px; }
.search-list tr:nth-child(2n) td { background:#ffffff; }

.search-list tr td a.header_link { color:#ffffff; display:inline-block; position:relative; top:0px; margin-left:10px; }
.search-list tr td a.header_link:hover{color:#000000;}
.search-list tr td a { color:#d23a35; display:inline-block; position:relative; top:10px; margin-left:10px; }
.search-list tr td a:hover { color:#004d80; }

.tab-2 { float:right; color:#333333; font-size:13px; font-weight:bold; margin-top:13px; }
.tab-2 span a { color:#d23a35 !important; }


.box .blok { display:inline-block; }

/* -----------------------------------------
   Footer
----------------------------------------- */

footer { background:#000000 !important; color:#666666; font-size:13px; padding:28px 25px; }
footer .soci { float:right; font-weight:bold; font-size:18px; }
footer .soci a { margin-left:3px; }
footer .soci span { margin-right:10px; }
footer p { display:inline-block; margin:6px 0 0 0; padding:0; }


/* -----------------------------------------
   Inner
----------------------------------------- */

.profile-admin { background:#f7f7f7; border:#efefef 3px solid; border-radius:5px; padding:7px; display:inline-block; width:100%; font-size:16px; color:#666666; font-family: 'Lato', sans-serif; }
.profile-admin img { float:left; margin-right:20px; }
.profile-admin p { font-size:18px; font-weight:700; color:#d23a35; margin-top:7px; }

.admin-left { font-family: 'Lato', sans-serif; color:#666666; font-size:16px; }
.admin-left p { font-family: 'Magra', sans-serif; font-size:20px; color:#d23a35; margin:12px 0 15px 0; }
.admin-left p span { color:#342c2c; }
.admin-left ul li { font-size:16px; background:url(/images/lefr-red-arrow.png) no-repeat 0 7px; padding-left:14px; }

.admin-pic { float:right; margin-top:20px; }
.admin-pic ul { float:right; }
.admin-pic ul li { float:left; margin:0 0 20px 20px; }

.mid-container h2 { font-size:28px; color:#d23a35;  font-family: 'Magra', sans-serif;   }

.sign-up { margin-top:20px; }
.sign-up input[type="text"] { height:34px; border:#eaeaea 1px solid; border-radius:3px; width:100%; padding:0 10px; margin:0 0 20px 0; }
.sign-up input[type="submit"] { height:34px; width:100%; border:none; color:#FFF; background:#d23a35; text-align:center; border-radius:3px; }
.sign-up input[type="submit"]:hover { background:#004d80; }

.thank-you { }
.thank-you .thanks { text-align:center; font-family: 'Lato', sans-serif; font-weight:200; text-align:center; font-size:70px;  color:#d23a35; margin:20px 0px 18px;  }
.thank-you .faces { text-align:center;   margin-top: 50px; }
.thank-you .faces img {
    height: auto;
    max-height: 150px;
}

.form-title { background:#f2f2f2;  padding:10px 20px; font-size:16px; color:#333; border-radius:5px; font-family: 'Lato', sans-serif; margin:20px 0; width:100%; display:inline-block; }

.book-artist {  }
.book-artist .red { color:#d23a35; display:inline-block;  }

.artist { color:#333; }
.artist label { width:100%; font-weight:normal; font-family: 'Lato', sans-serif; font-size:13px; color:#666; }
.artist input[type="text"], .artist select { height:34px; border:#eaeaea 1px solid; border-radius:3px; width:100%; padding:0 10px; margin:0 0 10px 0; }
.artist input[type="submit"] { height:34px; border:none; color:#FFF; background:#d23a35; border-radius:3px; width:100%; margin-top:22px; }
.artist input[type="submit"]:hover { background:#004d80; }
.artist input[type="radio"] { margin:0 10px 0 20px; }
.artist input[type="checkbox"] { margin-right:10px; }
.artist textarea { height:100px; border:#eaeaea 1px solid; border-radius:3px; width:100%; padding:0 10px; margin:0 0 10px 0; }
.full { margin-bottom:10px; }
.artist_images a{float: left;}
.search-list tr td a.tooltips{top:0px;}
.btmpage{float: left;margin-right: 12px;}
.main_text {
    float: left;
    height: auto;
    width: 100%;
}
.backtohome_div {
  float: right;
  font-weight: bold;
}
backtohome_div {
    float: left;
    font-weight: bold;
    height: 18px;
    margin: 5px 0 10px 390px;
}
.common_font {
    font-family: "Tahoma";
    color: #D23A35;
}

.next_prev {
  float: left;
  margin-bottom: 39px;
  margin-left: 308px;
  margin-top:42px;
}
.next_prev .buttons {
    float: left;
    height: auto;
    width: auto;
}
.next_prev .buttons img {
  cursor: pointer; margin-left: 13px; margin-top: -25px;
}
.artistcan_textarea{height: 53px; width: 599px;}

.artist input[type="reset"] {
  background: none repeat scroll 0 0 #d23a35;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  height: 34px;
  margin-top: 22px;
  width: 100%;
}
.artist input[type="reset"]:hover {
    background: none repeat scroll 0 0 #004d80;
}
.search-list tr td .noartists a{top:0px;}
.sign-up input[type="password"] {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    height: 34px;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%;
}
.sub-menu {
  background: none repeat scroll 0 0 padding-box #282828;
  border-bottom-left-radius: 0.53em;
  border-bottom-right-radius: 0.53em;
  margin: 0;
  position: absolute;
  visibility: hidden;
  width: 13.00em;
  z-index: 9999;
}
.sub-menu > li a:hover {
    background-color: #393939;
    background-image: linear-gradient(to bottom, #393939, #282828);
    box-shadow: 0 0 0 0 #888888;
    text-decoration: none;
    width:176px;
}
.sub-menu > li a {
    border: 0 none;
    box-shadow: 0 0 0 0 #5b5b5b !important;
    width:176px;
}
.sub-menu > li:last-child a {
    background-clip: padding-box;
    border-bottom-left-radius: 0.53em;
    border-bottom-right-radius: 0.53em;
}
.sub-menu > li:first-child a {
    background-clip: padding-box;
    border-bottom-left-radius: 0.202em;
    border-top-left-radius: 0.202em;
    border-width: 0;
    margin-left: -1px;
}
header nav ul li:hover > ul {
    visibility: visible;
}
header nav ul li:hover > ul li a {
    visibility: visible;
}
.artist_title{font-size: 42px; color: #d23a35; font-weight: bold;
font-family:'cabinbold';
}
.bottomtext{margin-top: 47px; text-align: center; font-weight: bold; margin-bottom: -23px;}
.book{margin-top: -13px; margin-right: -10px;}
.artist_confirm{
 font-family: "Lato",sans-serif;
 font-size: 16px;
 }
.artist_confirm_middle{text-align: justify; margin-left: 141px;}
.next{
  background: url("/Images/next.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 87px !important;
  margin-top: -29px;
  width: 158px !important;
}
.next:hover{
  background: url("/Images/next-hover.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 87px !important;
  margin-top: -29px;
  width: 158px !important;
}
.prev{
  background: url("/Images/previous.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 87px !important;
  width: 97px !important;
  margin-top: -29px;
}
.prev:hover{
  background: url("/Images/previous-hover.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 87px !important;
  width: 97px !important;
  margin-top: -29px;
}
.book {
  background: url("/Images/booking.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 126px !important;
  margin-top: -55px;
  width: 204px !important;
}
.book:hover {
  background: url("/Images/booking-hover.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 126px !important;
  margin-top: -55px;
  width: 204px !important;
}
.backtop {
  background: url("/Images/back-to-search.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 126px !important;
  width: 75px !important;
}
.backtop:hover {
  background: url("/Images/back-to-search-hover.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  height: 126px !important;
  width: 75px !important;
}
/*
.dec{
font-size: 20px;
}
.colour_span > span{
color: #D23A35
}
*/

.colour_span.dece {
    color: #666666;
}


/*DD 2-1-2018 Book Artist Page*/

#request_artist_page .form-title
{
    border-radius: 0;
    font-size: 26px;
    background: #175da8;
    color: #fff;
    font-weight: bold;
    margin: 30px 0;
}

#request_artist_page .profile-page-content {
    margin: 110px 0 100px;
    padding: 100px 100px 20px;
}

#request_artist_page .profile-page-content .profile-admin h2
{
    margin-top: 0;
}

#request_artist_page #main_form input[type="text"],
#request_artist_page #main_form select,
.custom-inputs input[type="text"],
.custom-inputs input[type="password"],
.custom-inputs input[type="email"],
.custom-inputs input[type="tel"],
.custom-inputs input[type="date"],
.custom-inputs select
{
    background: #f5f5f5;
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 5px;
    color: #333;
    /*color: #aeaeae;*/
    margin: 0 0 23px;
    border: none;
    width: 100%;
}
.custom-inputs input[type="text"],
.custom-inputs select
{
    height: auto;
    padding: 7px 15px;
    margin-bottom: 20px;
}
#request_artist_page #main_form .red {
    position: absolute;
    right: 5px;
    top: 0;
}

#request_artist_page #main_form textarea,
.custom-inputs textarea
{
    background: #f5f5f5;
    padding: 0 15px;
    font-size: 16px;
    color: #aeaeae;
    width: 100%;
    margin: 20px 0;
    border: none;
}
#request_artist_page #main_form input[type="submit"],
#request_artist_page #main_form input[type="reset"]
{
    text-align: center;
    display: inline-block;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    width: auto;
    border-radius: 0;
    padding: 10px 60px;
    height: auto;
    line-height: normal;
    background: #d90810;
}

#request_artist_page #main_form .btn-box
{
    margin-top: 60px;
}

#request_artist_page #main_form input[type="submit"]:hover,
#request_artist_page #main_form input[type="reset"]:hover
{
 background: #175DA8;
}

#request_artist_page #main_form .full {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.custom-inputs input[type="submit"],
.custom-inputs input[type="reset"]
{
    display: inline-block;
    width: auto;
}

.button
{
    clear: both;
    display: block;
    padding-top: 20px;
}

.button > input,
.options.save > a
{
    height: auto;
    width: auto;
    font-size: 16px;
    border: none;
    color: #FFF;
    background: #d23a35;
    text-align: center;
    border-radius: 3px;
}

#account-settings input[type="submit"],
#account-settings input[type="reset"]
{
    display: block;
    width: auto;
    clear: both;
    margin: 0;
}

#edit-profile-page h1{
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    color: #000;
    display: block;
    text-align: center;
    margin: 40px 0 10px 0;
    font-weight: 700;
}
.custom-inputs .form-group
{
    margin: 0;
    width: 100%;
}

.custom-inputs .form-group label {
    float: none;
    width: 100%;
    font-size: 16px;
    color: #666666;
    font-family: 'Lato', sans-serif;
}

.form-group + .under_line {
    width: 100%;
    margin: 10px 0 30px 0;
}
.photos-content
{
    padding-top: 30px;
}
.profile-page-content .mid-container > h1 {
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 30px;
    color: #000;
    display: block;
    text-align: center;
    margin: 40px 0 10px 0;
    font-weight: 700;
}
.photos-content .photos li {
    display: inline-block;
    float: none;
    padding: 0;
    width: 106px;
    height: auto;
    text-align: center;
}

.photos-content #update
{
    height: auto;
    width: auto;
    font-size: 16px;
    border: none;
    color: #FFF;
    background: #d23a35;
    text-align: center;
    border-radius: 3px;
}
.mid-container
{
    position: relative;
}
.mid-container > .options > a{
    position: absolute;
    right: 0;
    height: auto;
    width: auto;
    font-size: 16px;
    border: none;
    color: #FFF;
    background: #d23a35;
    text-align: center;
    border-radius: 3px;
}
#login-logout-page .profile-page-content
{
 margin: 50px 0;
}

#account-settings .delete {
    clear: both;
    display: block;
    width: 100%;
    padding-top: 20px;
}

.artic_photo_thumb {
    width: 160px;
    height: 160px;
    margin: 20px 0;
    border-radius: 50%;
    border: 1px solid #ddd;
    overflow: hidden;
}

.book-artistprofile-page-dd .profile-page-content .profile-admin .artic_photo_thumb img {
    display: block;
    text-align: center;
    height: 100%;
    margin: 0 auto;
    float: none;
    width: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    object-position: center center;
    -moz-object-position: center center;
    -webkit-object-position: center center;
}


/*DD New Request Page CSS*/
#request_artist_page.new-artist-request-page header > nav {
    margin-top: 65px;
    padding-right: 20px;
}
#request_artist_page.new-artist-request-page header.sticky-header > nav {
    margin-top: 10px;
}

#request_artist_page.new-artist-request-page header > nav > ul
{
    background: rgba(23,93,168,.9);
}

/*#request_artist_page.new-artist-request-page header > nav > ul > li {
    background-color: rgba(23,93,168,0.6);
}*/

#request_artist_page.new-artist-request-page header > nav > ul > li > a,
#request_artist_page.new-artist-request-page header > nav > ul > li > a:focus,
#request_artist_page.new-artist-request-page header > nav > ul > li > a:active
{
    color: #fff;
    text-shadow: 2px 2px 4px #000, #000 0 0 1px;
    padding: 22px 25px;
}
#request_artist_page.new-artist-request-page header > nav > ul > li:hover > a,
#request_artist_page.new-artist-request-page header > nav > ul > li.current > a
{
    background-color: #044079;
    color: #ffffff;
}

#request_artist_page.new-artist-request-page header > nav > ul > li > a:active{
  background: #000;
}

#request_artist_page.new-artist-request-page header nav ul ul.sub-menu {
  background: #175da8;
  border-radius: 0;
  box-shadow: 0 1px 20px rgba(0,0,0,0.1);
  border-bottom: 2px solid #da030b;
  display: block;
}
#request_artist_page.new-artist-request-page header nav ul ul.sub-menu li:hover > ul{
    display: block;
}
#request_artist_page.new-artist-request-page header nav ul ul.sub-menu li > ul {
  position: absolute;
  left: 100%;
  /* background: #fff; */
  z-index: 999;
  width: 200px;
  box-shadow: 0 1px 20px rgba(0,0,0,0.1);
  display: none;
  top: 0;
  border-bottom: 2px solid #da030b;
  border-radius: 0;
}
#request_artist_page.new-artist-request-page header nav ul ul.sub-menu li
{
    float: none;
    position: relative;
    background-size: 40px !important
}
#request_artist_page.new-artist-request-page header nav ul ul.sub-menu li a {
  color: #FFFF00;
  display: block;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  width: 100%;
  margin: 0;
  text-shadow: none;
}

#request_artist_page.new-artist-request-page header nav ul ul.sub-menu li a:hover
{
    border-bottom: 2px solid #da030b;
    background: transparent;
}

#request_artist_page.new-artist-request-page .artist-baner-div .banner-content-div h1 {
    font-size: 50px;
    letter-spacing: 6.2px;
    font-weight: normal;
    font-family: "MyriadPro-Regular";
    margin-top: 27px;
}

#request_artist_page.new-artist-request-page .footer-dd
{
    background: #232323 !important;
    padding-bottom: 10px;
}

#request_artist_page.new-artist-request-page .footer-dd h4 {
    font-size: 13px;
    font-family: "MyriadPro-Regular";
    font-weight: normal;
}

#request_artist_page.new-artist-request-page .footer-dd .foot-box3 .navigation-footer-div ul li {
    font-size: 16px;
    padding: 0;
    font-weight: normal;
    text-shadow: 2px 2px 4px #000, #000 0 0 1px;
    font-family: "MyriadPro-Regular";
}

#request_artist_page.new-artist-request-page .footer-dd .foot-box4 .contact-info-footer p {
    font-size: 14px;
    padding: 0 0 0 30px;
    font-weight: normal;
    line-height: 20px;
    font-family: "MyriadPro-Regular";
    margin: 0;
}

#request_artist_page.new-artist-request-page .footer-dd .foot-box4 .contact-info-footer .social-div
{
    margin-top: 10px;
}
#request_artist_page.new-artist-request-page .footer-dd .foot-box4 .contact-info-footer .social-div a{
    margin-right: 5px;
}

#request_artist_page.new-artist-request-page .mobi-menu {
    background: #175da8;
    padding: 15px;
    border-radius: 0;
}
#request_artist_page.new-artist-request-page header figure
{
    top: 5px;
    position: relative;
    left: 5px;
    padding: 20px 15px
}
#request_artist_page.new-artist-request-page .footer-dd .foot-box3 .navigation-footer-div ul li .sub-menu {
    /*top: auto;*/
    /*bottom: 0;*/
}

#request_artist_page.new-artist-request-page .footer-dd .foot-box3 .navigation-footer-div ul li:hover .sub-menu
{
 display: block !important;
}
#request_artist_page.new-artist-request-page .footer-dd .foot-box3 .navigation-footer-div .sub-menu li a
{
    color: #fff;
}
#request_artist_page.new-artist-request-page .foot-logo-div img {
    max-width: 325px !important;
}
.copyright-footer {
    text-align: center;
    color: #fff;
    display: block;
    margin: 20px 0 0 0;
    font-size: 14px;
    padding: 0 15px;
}

.copyright-footer > a {
    color: #fff;
}
#request_artist_page.new-artist-request-page #main_form input[type="submit"], #request_artist_page #main_form input[type="reset"]
{
    margin-bottom: 10px;
    min-width: 195px;
}
#request_artist_page.new-artist-request-page body
{
    background-image: none;
}
.main-container {
    background: url('../caricature_new/images/bg-book-artist.jpg');
    background-position: top -150px center;
    background-size: contain;
    background-repeat: repeat;
    padding: 4% 10% 8% 10%;
}
#request_artist_page.new-artist-request-page header.sticky-header figure
{
    padding: 0;
}
#request_artist_page.new-artist-request-page .footer-dd .foot-box2
{
    width: 16.73%;
}
#request_artist_page.new-artist-request-page .footer-dd .foot-box4
{
    width: 30.73%;
}
.my_lifhtbox_set{

  top : 900px ! important;
}
