@import url("https://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin");
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html { -webkit-text-size-adjust: none; }
/*
Theme Name:Professional Theme
Author:Pradeep Saran
Current Maintainer: Mheinke
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
  Clear Floated Elements
*/

.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clear:after {
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clear {
  height:1%;
}

/*
  Style HTML Tags
*/

body {
  background:none repeat scroll 0 0 #FFFFFF;
  color:#333;
  font-family:"Droid Sans", "Helvetica Neue", "Nimbus Sans L", sans-serif;
  font-size:13px;
  line-height:1.62em;
}

a {
  color:#0095FF;
  text-decoration:none;
}

a:hover {
  color:#d54e21;
}
a:focus , #submit:focus{
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom:6px;
  font-weight:bold;
  line-height:1.62em;
  color: #000;
}

h1 {
  font-size:32px;
}

h2 {
  font-size:21px;
  font-weight: normal;
}

h3 {
  font-size: 16px;
  font-weight: normal;
}

h4 {
  font-size:16px;
}

h5 {
  font-size:15px;
}

h6 {
  font-size:14px;
}

p {
  margin-bottom:18px;
  line-height: 1.5;
  font-size:15px;
  color:#000;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}


table {
  background: #ececec;
  border: 1px solid #bbbbbb;
}

th {
  background: #dbdbdb;
  padding: 5px 4px;
  text-shadow: 1px 1px #fff;
  border-right: 1px solid #c8c7c7;
  color:#333;
}

td {
  background: #ebebeb;
  color: #747474;
  text-align: left;
  padding-left: 4px;
  border-right: 1px solid #c8c7c7;
  border-bottom: 1px solid #c8c7c7;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

hr {
  border:none;
  border-top:#EEE 1px solid;
}

dt {
  font-weight:bold;
  margin-bottom:24px;
}

dd {
  margin-left:30px;
  margin-bottom:24px;
}

ul {
  list-style-type:disc;
  margin-left:15px;
  margin-bottom:12px;
}

ul li {
  margin-top:4px;
}

ul ul {
  list-style-type:square;
  margin-bottom:0;
}

ul ul ul {
  list-style-type:circle;
}

ol {
  list-style-type:decimal;
  margin-left:30px;
  margin-bottom:24px;
}

ol ol {
  list-style: upper-alpha;
  margin-bottom:0
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

abbr,
acronym {
  border-bottom:#999 1px dotted;
  cursor:help;
}

big {
  font-size:1.3em;
}

cite,
em {
  font-style:italic;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote, q {
  quotes:none;
  border: 1px solid #bbbbbb;
  background: #d8d8d8 url(images/quote.png) no-repeat;
  padding: 10px 5px 5px 47px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

strong {
  font-weight:bold;
}

sup,
sub {
  height:0;
  line-height:1;
  vertical-align:baseline;
  position:relative;
  font-size:10px;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}

img,
video {
  /*max-width:100%;*/
  height:auto;
}


video {
  display:block;
}

audio {
  max-width:100%;
}

.content a img {
 /* padding:5px;
  box-shadow:0 0 3px #EEE;
  background:#FFF;
  border:#EEE 1px solid;*/
}

.content a:hover img {
  background:#F0F0F0;
}

/*
  Theme Design, Layout and Typography
*/

#wrapper {
  position:relative;
  max-width:1132px;
  margin:0 auto;
  /*box-shadow:0 0 6px #999;*/
  background:none repeat scroll 0 0 #FFFFFF;
  /*overflow:hidden;*/
}

#header {
  clear: both;
    float: left;
    /*margin: 0 1.76%;*/
    width: 100%;
    margin-bottom: 15px;
}

#logo {
  float: left;
    margin-left: 15px;
    margin-top: 30px;
    width: 20%;
}

#site-title a,
#site-description {
  color:#333;
}

#site-title,
#site-description {
  float:left;
  line-height:100px;
}

#site-title {
  margin:0;
  font-size:28px;
  font-weight:bold;
}

#site-description {
  margin-left:20px;
  font-size:12px;
  font-weight:normal;
}

#main-menu {
  /*box-shadow:0 0 3px #999;*/
  /*background:#444;
  background:-moz-repeating-linear-gradient(#555, #333 40px);
  background:-webkit-repeating-linear-gradient(#555, #333 40px);
  background:-o-repeating-linear-gradient(#555, #333 40px);
  background:-ms-repeating-linear-gradient(#555, #333 40px);
  background:repeating-linear-gradient(#555, #333 40px);*/
  background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 6%;
    min-height: 40px;
    width: 75%;
    float: right;
}

#main-menu ul {
   float: right;
  padding:0;
  margin:0;
  list-style:none;
  font-size:13px;
/*width: 89%;*/

}

#main-menu li {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	/*line-height:40px;*/
}
#main-menu li:nth-child(6)
{
  border-right: 2px solid #3c3c3c;
  line-height: 12px;
  margin-top: 4.1px !important;
}
#main-menu li li{
	line-height:13px;
}

#main-menu ul li:first-child {
  padding-left:0;
}

#main-menu a {
  color: #3C3C3C;
  display: block;
  font-size: 13px;
 /* font-weight: bold;*/
  /* padding: 0 4px;*/
  text-align: center;
  text-decoration: none;
}

#main-menu a:hover,
#main-menu li > a.active , .login-user a:hover , .view-exhibitions-banner .exibition-banner-title a:hover{
  background:#fff;
  color:#a49900;
  text-decoration:none;
}
#main-menu li > a.active {
  background:#fff;
}
.drop-down-toggle {
  position:absolute;
  top:7px;
  right:16px;
  display:none;
  width:20px;
  height:20px;
  border-radius:15px;
  background:#333;
  background:-moz-linear-gradient(#333,#444);
  background:-webkit-linear-gradient(#333,#444);
  background:-o-linear-gradient(#333,#444);
  background:-ms-linear-gradient(#333,#444);
  background:linear-gradient(#333,#444);
  border:#aaa 3px solid;
}
.newsletter-subscribers-count{
  color: #a49900;
  font-family: museosans-500;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.drop-down-arrow {
  display:block;
  width:0;
  height:0;
  margin:8px 0 0 5px;
  border-top:5px solid #aaa;
  border-left:transparent 5px solid;
  border-right:transparent 5px solid;
}
.responsive-menus
{
  float: left;
  width: 73%;
}
#main-menu li li {
  float:none;
  min-width:190px;
  padding:0;
  margin:0;
}

#main-menu li li a {
  min-width:150px;
  margin:0;
  background:#555;
  border-top:#5f5f5f 1px solid;
  font-size:13px;
  line-height:33px;
  text-align:left;
  overflow:hidden;
}

#main-menu li li:first-child > a {
  border-top:none;
}

#main-menu li li a:hover {
  background:#444;
}

#main-menu li ul {
  display:none;
  position:absolute;
  z-index:9999;
  min-width:190px;
  height:auto;
  padding:0;
  margin:0;
  box-shadow:0 0 3px #333;
}

#main-menu li ul ul {
  margin:-33px 0 0 190px !important;
}

.menu-shop-and-donate{
    float: left;
}

#main-menu li:hover > ul,
#main-menu li li:hover > ul,
#main-menu li li li:hover > ul {
  display:block;
}

.page-node-add-artists-work-submission .vertical-tabs{
	border: medium none;
    margin-left: 0;
}
.page-node-add-artists-work-submission .vertical-tabs #edit-author,
.page-node-add-artists-work-submission .vertical-tabs #edit-author .fieldset-wrapper{
	padding: 0!important;
}

/*.node-type-artists-work-submission #edit-field-new-user,
.node-type-artists-work-submission #edit-field-new-authored-by{
	display:none;
}
*/

#main-menu .nav-toggle {
  display:none;
}

#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin: 0;
 padding: 0 21px;
}

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}

#main-menu .menu li.expanded ul {
	display:none;
	box-shadow: none;
}
#main-menu .menu li.expanded:hover ul {
	display:none;
}

#container {
  margin:1.76%;
  clear: both;
}

.view-exhibitions-banner .views-field-field-exhibition-banner-image{
	position: absolute;
}

.view-exhibitions-banner .views-field-nothing-2{
  bottom: -480px;
  position: absolute;
  text-align: center;
  width: 100%;

}
.view-exhibitions-banner .views-slideshow-cycle-main-frame-row-item{
position:relative;
}
.exibition-banner-info{
  color: #a49900;
  font-family: museosans-500;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-top: 20px;
}.exibition-banner-name{
  color: #000;
  font-family: museosans-900;
  font-size: 19px;
  letter-spacing: 3px;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  max-height: 78px;
  overflow: hidden;
}
#block-views-exhibitions-banner-block .view-exhibitions-banner .btm_link{
  width: 32px;
}
.exibition-banner-date{
  clear: both;
  color: #000000;
  font-family: museosans-300;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
.exibition-banner-title{
  float: left;
  font-family: museosans-100;
  font-size: 25px;
  letter-spacing: 2px;
  line-height: 1.3;
  max-height: 123px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
  width: 100%;
}
.exibition-banner-title a{
    color: #000;
}
.exibition-banner-link {
  margin-bottom: 15%;
}
.exibition-banner-link a{
border: 1px solid #000;
  color: #000;
  font-family: museosans-900;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 8px;
  text-transform: uppercase
}

.view-exhibitions-banner .views-slideshow-pager-field-item {
  background-color: #E3D601;
  border: 1px solid #E3D601;
  border-radius: 17px 17px 17px 17px;
  cursor: pointer;
  display: inline-block;
  height: 9px;
  margin: 0 3px;
  overflow: hidden;
  text-indent: -9999px;
  width: 9px;
}
.view-exhibitions-banner .views-slideshow-pager-field-item.active,
.view-exhibitions-banner .views-slideshow-pager-field-item .hover{
  background-color: #fff;
  border: 1px solid #fff;
}
.views-slideshow-pager-fields.widget_pager.widget_pager_bottom.views_slideshow_pager_field.views-slideshow-pager-field-processed {
  padding-left: 20px;
}
.view-exhibitions-banner .views-slideshow-controls-bottom {
  bottom: 40px;
  position: relative;
  /*  text-align: center;*/
  z-index: 10;
}
#quicktabs-tabpage-exhibition_type-1 .exibition-detail-page-product-description{
  background: none;
}
#quicktabs-tabpage-exhibition_type-1 ul
{
  margin-bottom: 2%;
}
#quicktabs-tabpage-exhibition_type-1 ul li{
  list-style: none;
}
#quicktabs-tabpage-exhibition_type-1 ul li.link-new{
  display: none;
}
.link-new a{
  color: #000 !important;
}
#quicktabs-exhibition_type .quicktabs-tabs  .first{
  border-right: 2px solid #a49900;
  line-height: 19px;
  margin-top: 0 !important;
}
 #quicktabs-exhibition_type #quicktabs-tabpage-exhibition_type-1 .exibition-product-shopify-page a{
  background: #a49900;
  color: #fff;
  font-family: museosans-900;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 10px 21px;
}
#quicktabs-exhibition_type .quicktabs-tabs.quicktabs-style-nostyle li {
  width: auto !important;
  line-height: 20px;
}
.page-node #quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1  .view-exibition-selling-products .views-row{
  float: left;
  /*width: 31%;*/
   margin-right: 3.9%;
  margin-bottom: 3%;
  position: relative;
  width: 33%\9 !important;
}
.node-type-exhibition #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row {
  /*overflow: hidden;
  height: 335px;*/
  width: 335px;
 min-height: 600px;

}
.node-type-exhibition #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products  .views-field-field-art-image .field-content img {
 /* height: 335px;
  width: 100%;*/
}
.cloud-zoom-big{
  position: fixed !important;
  left: 0 !important;
  top:0 !important;
}
.cloud-zoom-lens{
  width: 200px;
  height: 200px;
  border: 4px solid #a49900;
}
.zoomLens{
  width: 200px;
  height: 200px;
  border: 4px solid #a49900 !important;
}
/*#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-last,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-3,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-6,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-9,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-12,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-15,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-18,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-21,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-24,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-27
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-30,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-33,
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-36{
  margin-right: 0%;
}*/
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row:nth-child(3n){
  margin-right: 0%;
}
.logged-in.node-type-exhibition #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row{
  min-height: 630px;
}
body.page-exhibition-image-gallery{
  padding-top: 0 !important;
}
.page-exhibition-image-gallery #head,
.page-exhibition-image-gallery #foot,
.page-exhibition-image-gallery .content-sidebar-wrap-test #breadcrumbs,
.page-exhibition-image-gallery .content-sidebar-wrap-test #post-content .tabs-wrapper,
.page-exhibition-image-gallery #toolbar,
.page-exhibition-image-gallery #header,
.page-exhibition-image-gallery .breadcrumbRight,
.page-exhibition-image-gallery #footer,
#block-quicktabs-exhibition-type #quicktabs-exhibition_type .quicktabs-tabs.quicktabs-style-nostyle{
  display: none;
}
#block-quicktabs-exhibition-type{
  float: left;
  margin-top: 3%;
  width: 100%;
}
#quicktabs-tabpage-exhibition_type-1 ul li:last-child
{
  margin-right: 0% !important;
}
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-field-nothing
{
  top: 0;
}
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 ul
{
  float: none;
}
.pager-load-more-empty li {
    display: none !important;
}
#quicktabs-tabpage-exhibition_type-1 .views-field.views-field-php {
    /*left: 31.5%;
    position: absolute;
    top: 75%;*/
}
#quicktabs-tabpage-exhibition_type-1 .exibition-detail-page-product-description {
    /*left: 17%;
    position: absolute;
    top: 0;*/
}
#quicktabs-tabpage-exhibition_type-1 .exibition-detail-page-product-description
{
     width: 95%;
}
#quicktabs-tabpage-exhibition_type-1 .exibition-work-submission-author
{

}
#quicktabs-tabpage-exhibition_type-1 .exibition-work-submission-title
{
 /*max-height: 51px;
    min-height: 51px;
    overflow: hidden;*/
  height: 65px;
    overflow: hidden;
}
/*exhibitions etail page */
.exhibitions-img {
    float: left;
    margin-right: 3%;
    width: 70%;
}
.exhibitions-det-right {
    float: left;
    width: 26%;
}
.exhibitions-title {
    font-family: museosans-900;
    font-size: 26px;
    margin-bottom: 6%;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.exhibitions-admin{
    float: left;
    margin-top: 10%;
    width: 100%;
}
.exhibitions-admin a , .exhibitions-admin
{
     color: #a49900;
    font-family: museosans-700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.exhibitions-med , .exhibitions-dim{
    color: #b6b6b6;
    font-family: museosans-italic-500;
    font-size: 18px;
    text-transform: lowercase;
}
.exhibitions-price {
    font-size: 32px;
  margin: 8% 0 5%;
  font-family: museosans-300;
}
.exhibitions-dec {
 clear: both;
    float: left;
    font-family: museosans-500;
    font-size: 18px;
    margin-top: 5%;
}
.exhibitions-num .connect-to-shopify-add-cart input,
.exhibitions-num .connect-to-shopify-add-cart input:hover
{
   background: none repeat scroll 0 0 #a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 13px;
    text-shadow: none;
     border-radius: 0;
     border: none;
     letter-spacing: 2px;
}
.view-exhibitions-collection .views-row,
.view-glossary .views-row,
.view-event-list .views-row{
    background-color: #FFFFFF;
    float: left;
    list-style: none outside none;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 50px;
    /*min-height: 375px;*/
    min-height: 300px;
    position: relative;
    width: 330px;
    width: 30%\9;
}
.view-exhibitions-collection .view-content .item-list {
  width:100%;
  margin-left:auto;
  margin-right:auto;

}
.view-exhibitions-collection .view-content .item-list ul
{
  clear:both;
  margin: 0;
  padding: 0;
  text-align:center;
}
.view-exhibitions-collection .views-row
{
    background-color: #FFFFFF;
    float: none;
    list-style: none outside none;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 46px;
    /*min-height: 375px;*/
    min-height: 380px;
    position: relative;
    width: 330px;
    width: 30%\9;
    overflow: hidden;
    display:inline-block;
    text-align: left;

}

.page-exhibitions .view-exhibitions-collection .views-field-field-exhibition-banner-image img
{
  height: 300px;
}
.front #block-views-exhibitions-collection-block-2 .view-exhibitions-collection .views-field-field-exhibition-banner-image img {
    height: 400px;
    /*width: 100%;*/
}
.view-coso-users-list .views-row{
 float: left;
    list-style: outside none none;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 50px;
    width: 32%\9;
    margin-right: 2%\9;
}
.view-coso-users-list .views-row.last
{
   margin-right: 0%\9;
}
.front .view-exhibitions-collection .views-row,
.front .view-glossary .views-row,
.front .view-event-list .views-row{
     margin-right: 50px;
    min-height: 0px;
}
.view-exhibitions-banner .views_slideshow_cycle_slide{
	height: 520px !important;
    width: 100% !important;
}
.view-event-list .views-field-field-event-image{
    position: absolute;
    height: inherit;
}
.view-event-list .views-field-field-event-image .field-content > img,.view-event-list .views-field-field-event-image .field-content{
	height: inherit !important;
}
.page-events .coso-event-detail-links > a
{
    border: 1px solid #a49900 !important;
}
#block-views-event-list-block-1{
	/*float:left;*/
	/*width:100%;
	margin-bottom: 40px;
	margin-top: 20px;*/
	clear: both !important;
}
.view-event-list.view-display-id-block_1 .coso-event-title{
    font-size: 30px;
    line-height: 1.3;
    max-height: 120px;
    overflow: hidden;
}
#block-views-blog-block-2,
#block-views-home-page-blocks-block-1,
#block-views-home-page-blocks-block-2 {
	margin-top: 20px;
}
#block-views-home-page-blocks-block-1 .coso-block-container{
  width: 100%;
  text-align: center;
}
#block-views-home-page-blocks-block-1 .coso-event-title{
      text-align: left;
}

/*.view-event-list.view-display-id-block_1 .coso-event-detail-links{
	bottom: 0;
    padding: 15px;
    position: absolute;
}*/

/*.front .view-event-list .views-field-nothing{
    height: 380px;
    padding: 0 20px;
    position: relative;
	width: 80%;
}*/
.coso-event-types{
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 20px;
}
.coso-event-date{
  color: #A49900;
  font-family: museosans-500;
  font-size: 18px;
  margin: 0px 0 4px;
  text-transform: uppercase;
}
.coso-event-date h3{
	color: #a49900;
}
.view-event-list .views-field.views-field-nothing h3{
	font-size: 14px;
    letter-spacing: 1px;
}
.coso-event-title{
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.coso-event-summary{
    font-size: 22px;
    line-height: 1.1;
}
.coso-event-detail-links{
  color: #A49900;
  font-size: 20px;
}
.coso-event-detail-links {
  border-color: #A49900;
}
.front .coso-event-detail-links > a{
  color: #000 !important;
}
.coso-event-detail-links > a{
  color: #A49900 !important;
   border: 1px solid #000!important;
}

.coso-event-summary {
  max-height: 83px;
  font-family: museosans-700 !important;
}
#edit-field-artists-type-tid input/*,
#edit-field-event-type-tid input*/{
    display:none;
}
#edit-field-event-type-tid input {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
#edit-field-artists-type-tid-wrapper,
#edit-field-event-type-tid-wrapper{
    float:none;
}
#edit-field-artists-type-tid-wrapper > label,
#edit-field-event-type-tid-wrapper > label{
    float: left;
    padding: 5px;
}
#edit-field-event-type-tid-wrapper > label {
 font-family: museosans-700;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 2%;
    padding-bottom: 26px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-weight: normal;
}
#edit-field-artists-type-tid .form-type-radio {
    float:left;
    padding: 5px;
}
#edit-field-event-type-tid .form-type-radio {
  display: inline-block;
  /*padding: 5px;*/
}

.page-node-126 .artist-webform-submit,.page-node-126 .artist-webform-submit:hover,
#webform-client-form-167 .webform-next:hover  {
     border-radius: 2px;
    margin: 0 auto 12px 45px;
    text-align: left;
    width: auto;
    text-shadow: none;
}

#block-custom-coso-donate-confirmation-page,#block-custom-coso-artist-student-confirmation-page,
#block-custom-coso-other-confirmation-page {
    clear: none;
}
#block-webform-client-block-178{
	width: 500px;
	text-align: center;
	margin: 0 auto;
}
#block-webform-client-block-178 #webform-client-form-178{
  background: #F3F7F6;
  padding: 8% 8% 4%;
}
#block-webform-client-block-178 #webform-client-form-178 .webform-component
{
  text-align: left;
}
#block-webform-client-block-178 h2{
  font-family: museosans-100;
    font-weight: 500;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #000;
    font-size: 55px;

}
#block-webform-client-block-178 #webform-client-form-178 .form-text {
    border: 1px solid #bfd7cb;
    width: 96%;
    height: 25px;
}
#block-webform-client-block-178 #webform-client-form-178 label{
  color: #565382;
    font-family: museosans-italic-500;
    font-size: 15px;
    text-align: left;
}
#block-custom-coso-donate-confirmation-page,#block-custom-coso-artist-student-confirmation-page,
#block-custom-coso-other-confirmation-page {
    background: none repeat scroll 0 0 #f3f7f6;
    float: left;
    width: 50%;
}

.page-node-126 #webform-client-form-167 .form-actions input{
	/*display: none;*/
}
#edit-field-artists-type-tid .form-type-radio label,
#edit-field-event-type-tid .form-type-radio label{
    font-weight: normal;
     color:#0095FF;
     cursor:pointer;
     border-left: 1px solid #ccc;
}
#edit-field-event-type-tid .form-type-radio:nth-child(1) label{
	border-left: none;
}

.view-glossary .attachment .views-summary{
    font-size: 23px;
    padding-right: 5px;
}
.view-glossary .view-content{
    clear: both;
}
#edit-field-artists-type-tid .form-radio:checked + label {
    color:#000;
}
.view-glossary .attachment{
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
}
.view-event-list .view-content{
    clear:both;
}
.views-exposed-form .views-exposed-widget {
    padding:0px;
}
.view-glossary .view-filters{
float: right;
    font-size: 21px;
    margin-bottom: 20px;
    width: 32%;
    padding-bottom: 20px\9;
}
.view-event-list .view-filters{
  border-bottom: 2px solid #B2B2B2;
  padding-bottom: 8px;
  font-size: 23px;
  margin-bottom: 55px;
  margin-top: 20px;
  width: 100%;
  margin-top: 100px\9;
}
.view-empty{
    clear:both;
}
#views-exposed-form-glossary-page .views-submit-button{
    padding:0px;
}
.view-exhibitions-collection.view-display-id-page_1 .views-field-title,
.view-exhibitions-collection.view-display-id-block .views-field-title,
.view-glossary .views-field-field-artists-last-name-{
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    line-height: 1;
}
.view-exhibitions-collection.view-display-id-page_1 .views-field-title,
.view-exhibitions-collection.view-display-id-block .views-field-title {
     height: 47px;
    overflow: hidden;
    text-align: left;
}
.view-exhibitions-collection .views-field-field-exhibition-name {
    color: #b2b2b2;
    font-family: museosans-italic-500;
    font-size: 18px;
    height: 23px;
    margin-top: 8px;
    overflow: hidden;
}
.view-exhibitions-collection.view-display-id-page_1 .views-field-field-exhibition-location,
.view-exhibitions-collection.view-display-id-block .views-field-field-exhibition-location{
  color: #B2B2B2;
  font-family: museosans-italic-500;
     font-size: 18px;
  /*font-style: italic;
  font-weight:bold;*/
 margin-top: 2px;
   /* text-align: center;*/
}

.view-exhibitions-collection.view-display-id-page_1 .view-header{
	text-align:center;
}
.view-exhibitions-collection.view-display-id-page_1 .view-header h3{
    font-family: museosans-700;
    font-size: 24px;
    letter-spacing: 8px;
    text-transform: uppercase;
    margin-bottom: 26px;
}

#block-views-exhibitions-collection-block > h2,
.view-exhibitions-collection .view-header h2{
  font-family: museosans-700;
    font-size: 28px;
    letter-spacing: 5px;
    margin-top: 20px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.node-type-events .field-name-field-event-type{
  font-family: museosans-500;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.node-type-events .event-detail-title {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.node-type-events .field-name-field-event-type
{
     font-family: museosans-900;
    letter-spacing: 2px;
        padding-top: 50px;
    text-align: center;
    text-transform: uppercase;
}
.node-type-events .event-detail-title{
    font-family: museosans-700;
    font-size: 34px;
    letter-spacing: 6px;
    line-height: 1;
   margin-bottom: 18px;

}
.node-type-events .field-name-body .field-item.even , .node-type-events .field-name-body .field-item.even p,
.node-type-events .rsvp_txt
{
    font-family: museosans-300;
    font-size: 24px;
    line-height: 28px;
}
.node-type-events .rsvp_txt {
  margin-bottom: 30px;
  text-align: center;
}
.node-type-events .event-time-date {
  color: #B2B2B2;
  font-family: museosans-italic-300;
  font-size: 16px;
  margin-left: 37%;
}
.node-type-events .field-name-field-event-date{
    float: left;
    margin-bottom: 50px;
}
.view-exhibitions-collection.view-display-id-block .view-header{
	font-size: 22px;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
}
.node-type-events .field-name-field-event-image{
    clear: both;
    margin-bottom: 20px;
    text-align: center;
}
.node-type-events .field-name-body{
    font-size: 20px;
    line-height: 1.3;
    clear: both;
    margin-bottom: 35px;
}
.node-type-events .field-name-field-event-timing{
    float: left;
    padding-left: 10px;
}
.front .page-title,
.front #block-system-main{
    display:none;
}
.node-type-internal-page #block-system-main .field-name-body p
{
  font-family: museosans-300;
    font-size: 26px;
    line-height: 30px;
    margin: 0 auto 18px;
    text-align: center;
    width: 91%;
    padding-top: 15px;
}
.page-node-58.node-type-internal-page #block-system-main .field-name-body p
{
  font-size: 14px;
    line-height: 22px;
    text-align: left;

}
.page-node-24.node-type-internal-page #block-system-main .field-name-body p  , .page-node-25.node-type-internal-page #block-system-main .field-name-body p ,
.page-node-26.node-type-internal-page #block-system-main .field-name-body p
{
  font-family: museosans-300;
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto 18px;
    width: 86%;
}
.join-artist
{
    font-family: museosans-300;
    font-size: 24px;
    line-height: 30px;
    width: 86%;
    margin-bottom: 23px;
}
.page-node-25.node-type-internal-page .field-type-text-with-summary a
{
 color: #a49900;
}
.page-node-25.node-type-internal-page .field-type-text-with-summary a:hover
{
 color: #25ea9d;
}
#block-views-exhibitions-collection-block > h2{
    display:block;
}
#quicktabs-tabpage-exhibition_type-1 .views-field.views-field-field-art-image {
  height: 335px;
  min-height: 335px;
  overflow: hidden;
}
#quicktabs-tabpage-exhibition_type-1 .views-field.views-field-php-2 {
  width: 100%;
  display: table;
  height: 355px;
  min-height: 355px;
}
#quicktabs-tabpage-exhibition_type-1 .view-id-exibition_selling_products .views-row .views-field-php-2 span.field-content{
  display: table-cell;
  vertical-align: middle;
}
#slider {
  position:relative;
  margin:0 0 1.83%;
  box-shadow:0 0 3px #999;
  background:#ccc;
  background:-moz-linear-gradient(#ddd,#bbb);
  background:-webkit-linear-gradient(#ddd,#bbb);
  background:-o-linear-gradient(#ddd,#bbb);
  background:-ms-linear-gradient(#ddd,#bbb);
  background:linear-gradient(#ddd,#bbb);
}
.terms-and-condition-blocks a{
    color: #0095FF;
    font-size: 18px;
}
.terms-and-condition-blocks{
    float:right;
}
.social-float-icons .twitter-icon a {
    background-image: url("/sites/all/themes/professional_theme/images/tw.png");
   /* background-position: -35px 0;*/
}

.social-float-icons .facebook-icon a {
    background-image: url("/sites/all/themes/professional_theme/images/fb.png");
}

.social-float-icons .linkedin-icon a {
    background-image: url("/sites/all/themes/professional_theme/images/v.png");
    /*background-position: -70px 0;*/
}

.social-float-icons a {
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    margin-bottom: 10px;
    text-indent: -9999px;
    width: 28px;
}

.menu-shop-and-donate .menu li:nth-child(3) a{
    background: none repeat scroll 0 0 #0095FF!important;
    border: 1px solid #0095FF;
    border-radius: 20px 20px 20px 20px;
    color:#fff!important;
}

.logged-in .menu-shop-and-donate .menu li:nth-child(4) {
	display:none;
}
.not-logged-in .menu-shop-and-donate .menu li:nth-child(5) {
	display:none;
}
#slider a:active {
  outline:none;
}

.slides,
.flex-control-nav {
  margin:0;
  padding:0;
  list-style:none;
}

.slides {
  width:100%;
  overflow:hidden;
}

#slider .slides > li {
  display:none;
  position:relative;
  margin:0;
}

#slider .slides li:first-child {
  display:list-item;
}

.flex-pauseplay span {
  text-transform:capitalize;
}

.slides:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}

.flex-control-nav {
  position:absolute;
  right:4%;
  bottom:7.3%;
  text-align:center;
}

.flex-control-nav li {
	display:inline-block;
	margin:0 0 0 15px;
	float:left; /** Added by ibou65 to fix vertical display of slides link on IE7, line 603 **/
}

.flex-control-nav li:first-child {
  margin:0;
}

.flex-control-nav li a {
  display:block;
  width:24px;
  height:24px;
  box-shadow:0 0 3px #999;
  cursor:pointer;
  background:#e9e9e9;
  color:#333;
  font-weight:bold;
  line-height:24px;
}

.flex-control-nav li a.active,
.flex-control-nav li a:hover {
  background:#fff;
}

#slider .post {
  padding:1.83%;
  margin:0;
  box-shadow:none;
  background:none;
}

#slider .entry-container {
  float:right;
  max-width:50%;
}

#slider .slide-image {
	max-width:49%;
	padding:0.47%;
	background:#E9E9E9;
}

#slider .entry-header,
#slider .entry-summary {
  	width:550px;
	max-width:95%;
	margin-left:5%;
}

#slider .entry-title{
  margin-left:0;
  margin-bottom:15px;
}

.content-sidebar-wrap {
  float:left;
  width:100%;
}

.content-sidebar-wrap #content {
  background:#fff;
  display: inline;
  margin-bottom: 2.7%;
  float:right;
  width:100%;
  /*box-shadow:0 0 3px #999;*/
}

#sidebar-first {
  color: #888;
  float: left;
}

#sidebar-second {
  color: #888;
  float: right;
}

/* 3 columns */

body.two-sidebars .content-sidebar-wrap {
  width:80%;
}

body.two-sidebars #content {
  width:75%;
}

body.two-sidebars #sidebar-first {
  width: 24%;
}

body.two-sidebars #sidebar-second {
  width: 19%;
}

/* 2 columns: sidebar-first */

body.sidebar-first .content-sidebar-wrap {
  width: 100%;
}

body.sidebar-first #content {
  width: 80%;
}

body.sidebar-first #sidebar-first {
  width: 19%;
}

/* 2 columns: sidebar-second */

body.sidebar-second .content-sidebar-wrap {
  width: 80%;
}

body.sidebar-second #content {
  width: 100%;
}

.page-blog #sidebar-second
{
    margin-top: 9.5%;
}
.page-blog #content .views-field-nothing a:hover
{
  color: #25ea9d;
}
#post-content {
  /*padding: 0 20px;*/
  clear:both;
}

.breadcrumb {
  color: #B6B6B6;
  font-family: museosans-700;
  font-size: 14px;
  margin: 0 20px;
  padding-top:20px;

  /*border-bottom:#eee 1px solid;*/
  text-align: center;
  text-transform: uppercase;
}
.breadcrumb a {
  color: #a49900;
  font-family: museosans-700;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.page-title{
    text-align:center;
      font-size: 55px!important;
}
.breadcrumbRight{
    float:right;
    display: none\9;
}
.cartinfosub,
#cart-info img{
    float:left;
}
#head, #content, #sidebar-second, #sidebar-first {
  /*margin-top: 10px;*/
}

.node {
  margin:20px 0;
}

.node h2.title, .page-title {
  color: #000;
  font-size: 20px;
}
.node h2.title{
   padding-top: 20px;
}
.view-event-list .view-header{
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
}
.node h2.title a{
  color: #000;
}

.block {
  margin-bottom:1.5em;
  clear: both;
}

.block > h2{
  margin:0;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
}

#sidebar-first .block > h2,
#sidebar-second .block > h2,
#head .block > h2,
#foot .block > h2 {
   color: #333;
    font-family: museosans-900;
    font-size: 14px;
}
#block-block-18 strong,
#block-block-19 strong {
	font-weight: normal;
	font-family: museosans-700;
}
#block-block-18.block h2 , #block-block-19.block h2
{
  font-family: museosans-900;
}
#block-block-18 .content,  #block-block-19 .content
{
     margin-top: 8px;
}
#footer-area .block > h2 {
  color:#ddd;
}

#footer-area ul.menu li a.active{
  color:#ddd;
}

.submitted {
  /*background: #dfdddd;*/
  padding: 4px 9px;
  border-radius: 4px;
  color: #383838;
  text-shadow: 1px 1px #fff;
  clear: both;
  display: block;
  margin-bottom: 2px;
}

.links {
  color: #000;
  margin-top: 10px;
  font-size: 14px;
}

ul.links {
  margin:0;
}

.links li a {
  background-color: #E7E5E3;
  color: #100100;
  padding: 4px 5px;
  border-radius: 4px;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

.links li a:hover {
  background-color: #D7D5D3;
  color: #100101;
}


/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
table.cke_editor {
  background: transparent;
  border: 0;
}
table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  cursor: pointer;
  margin:5px;
}

input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text {
  padding: 4px 5px;
}

/*-------------------------------------------*
/* Menus and item lists
/*-------------------------------------------*/
.item-list ul {
  float: left;
  margin: 0 auto;
    width: 100%;
  /*padding: 0 0 0 1.5385em;*/
}
#block-quicktabs-user-profile #quicktabs-user_profile .quicktabs-tabs
{
    margin: 0 auto;
    width: 80%;
    float: none;
}
.item-list ul li {
  margin: 0;
  padding: 0;

}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/
.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  display: inline-block;
  background: url(images/tag.png) no-repeat;
  padding: 0px 8px 0 16px;
  height: 22px;
  text-shadow: 1px 1px #fff;
  border-radius: 2px;
  font-size: 12px;
}

.field-name-field-tags a:hover{
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#content-container .field-label{
}

#content-container .field-items .field-item{
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/
.item-list .pager {
     margin: 17px 0;
    padding: 0;
    text-align: left;
}
.item-list .pager li a{
  color: #a49900;
  font-family: museosans-900;
    font-size: 12px;
    letter-spacing: 2px;
}
.item-list .pager li {
 /* background: #cfcfcf;
  border-radius: 3px;
  margin-right: 4px;
  text-shadow: 1px 1px #fff;*/
}
.pager-load-more .link-new {
    display: none !important;
}
/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{
  font-size: 16px;
}

/* Images */

img { outline: 0; }

img.scale-with-grid { max-width: 100%; height: auto; }

/* Comments */

.comment h2.title { margin-bottom: 1em; }

.comment div.user-picture img { margin-left: 0; }

.comment { margin-bottom: 20px; display: table; vertical-align: top; }

.comment .attribution { display: table-cell; padding: 0 35px 0 0; vertical-align: top; overflow: hidden; }

.comment .attribution img { margin: 0; border: 1px solid #d3d7d9; }

.comment .attribution .username { white-space: nowrap; }

.comment .comment-submitted p { margin: 4px 0; font-size: 1.071em; line-height: 1.2; }

.comment .comment-submitted .comment-time { font-size: 0.786em; }

.comment .comment-submitted .comment-permalink { font-size: 0.786em; text-transform: lowercase; }

.comment .content { font-size: 0.929em; line-height: 1.6; }

.comment .comment-arrow { background: url(images/comment-arrow.gif) no-repeat 0 center transparent;
border-left: 1px solid; border-right: 1px solid; height: 40px; margin-left: -36px; margin-top: 15px; position: absolute; width: 20px; }

.comment .comment-text { padding: 0 25px 10px 35px; display: table-cell; vertical-align: top; position: relative; width: 100%; border-left: 1px solid #d3d7d9; }

.comment .indented { margin-left: 40px; }

.comment-unpublished { margin-right: 5px; padding: 5px 2px 5px 5px; }

.comment .comment-text .comment-arrow { border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }

/* -------------- Form Elements   ------------- */

fieldset { background: #ffffff; border: 1px solid #cccccc; margin-top: 10px; margin-bottom: 32px;
padding: 0 0 10px; position: relative; top: 12px; /* Offsets the negative margin of legends */
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.fieldset-wrapper { margin-top: 25px; }

.node-form .vertical-tabs .fieldset-wrapper { margin-top: 0; }

.filter-wrapper { top: 0; padding: 1em 0 0.2em;
-khtml-border-radius-topright: 0; -khtml-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; }

.filter-help a { font-size: 0.857em; padding: 2px 20px 0; }

.filter-wrapper .form-item label { margin-right: 10px; }

.filter-wrapper .form-item { padding: 0 0 0.5em 0.5em; }

.filter-guidelines { padding: 0 1.5em 0 0.5em; }

fieldset.collapsed { background: transparent; -khtml-border-radius: 0; -moz-border-radius: 0;  -webkit-border-radius: 0; border-radius: 0; }

fieldset legend { background: #dbdbdb; border: 1px solid #ccc; border-bottom: none; display: block; height: 2em;
left: -1px; line-height: 2; padding: 0; position: absolute; text-indent: 10px; text-shadow: 0 1px 0 #fff; top: -12px; width: 100%;
-khtml-border-radius-topleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px;
-khtml-border-radius-topright: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

fieldset.collapsed legend { -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

fieldset .fieldset-wrapper { padding: 0 10px; }

fieldset .fieldset-description,.webform-component--new-file .description { margin-top: 5px; margin-bottom: 1em; line-height: 1.4; font-style: italic; }

input { margin: 2px 0; padding: 4px; }

input, textarea {  font-size: 0.929em; }

textarea { line-height: 1.5; }

textarea.form-textarea, select.form-select { padding: 4px; }

input.form-text, textarea.form-textarea, select.form-select { border: 1px solid #ccc; }

.password-suggestions ul li { margin-left: 1.2em; }

.form-item { margin-bottom: 1em; margin-top: 2px; }

.form-item label { font-size: 0.929em; }

.form-type-radio label, .form-type-checkbox label { padding-left: 7px; }

.form-type-radio .description, .form-type-checkbox .description { margin-left: 2px; }

.form-actions { padding-top: 10px; }

/* Form Buttons */

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
/* IE10 */
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Opera */
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E3E3E3));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Proposed W3C Markup */
background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* IE6-9 */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3');

border: 1px solid #dbdbdb;
-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white; -webkit-box-shadow: inset 0 1px 0 0 white; -o-box-shadow: inset 0 1px 0 0 white; box-shadow: inset 0 1px 0 0 white;
color: #333333; /*text-shadow: 0 1px 0 white;*/ position: relative; /*font-weight:bold;*/ padding: 8px 1em 9px 1em; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
/* IE10 */
background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Opera */
background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Proposed W3C Markup */
background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* IE6-9 */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');

-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white;
-webkit-box-shadow: inset 0 1px 0 0 white;
-o-box-shadow: inset 0 1px 0 0 white;
box-shadow: inset 0 1px 0 0 white;
cursor: pointer; }

#block-search-form { padding-bottom: 7px; }

#block-search-form .content { margin-top: 0; }

#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input, #edit-combine { float: left; font-size: 1em; height: 1.143em; margin-right: 5px; width: 9em; }

/*#search-block-form input.form-submit,
#search-form input.form-submit { margin-left: 0; margin-right: 0; height: 25px; width: 34px; padding: 0; cursor: pointer;
text-indent: -9999px; border-color: #e4e4e4 #d2d2d2 #b4b4b4; background: url(images/search-button.png) no-repeat center top; overflow: hidden; }
*/
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus { /*background-position: center bottom;*/ }

#search-form .form-item-keys label { display: block; }

ol.search-results { padding-left: 0; }

.search-results li { border-bottom: 1px solid #d3d7d9; padding-bottom: 0.4285em; margin-bottom: 0.5em; }

.search-results li:last-child { border-bottom: none; padding-bottom: none; margin-bottom: 1em; }

.search-results .search-snippet-info { padding-left: 0; }


#footer {
  clear:both;
}

#footer-area {
  position:relative;
  padding:0 0 0 1.82%;
  /*box-shadow:0 0 3px #999;*/
  /*background:#383838;
  background:-moz-linear-gradient(#444, #333);
  background:-webkit-linear-gradient(#444, #333);
  background:-o-linear-gradient(#444, #333);
  background:-ms-linear-gradient(#444, #333);
  background:linear-gradient(#444, #333);*/
  background:none repeat scroll 0 0 #fff;
  color:#999;
}
#block-block-9{
	border-top: 2px solid #ccc;
    margin-bottom: 0;
    padding-top: 30px;
    margin-top: 40px;
}
#block-block-18 .content , #block-block-18 .content p , #block-block-19 .content , #block-block-19 .content p,  #block-block-14 .content ,#block-block-14 .content p{
    font-family: museosans-100;
}
#block-block-14 ul li{
   font-family: museosans-900;
   letter-spacing: 1px;
}
#block-block-14 ul li a:hover{
   color: #25ea9d !important;
}
#footer-area .column {
  float:left;
  width:100%;
  margin:0 0 1.9% 3.8%;

}

#footer-area .column:first-child {
  margin-left:0;
}

#footer-area .column-title {
  color:#e0e0e0;
}

#footer-area li {
  border-bottom:#555 1px dashed;
}

#copyright {
  clear:both;
  padding:0 20px;
  box-shadow:0 -1px 3px #ccc;
  background:#CCC;
  color:#000;
  line-height:40px;
}

.copyright {
  float:left;
  max-width:728px;
}

.credits {
  float:right;
  max-width:370px;
  margin-right:12px;
  text-align:right;
}

#copyright p {
  margin:0;
}
#block-block-15 {
	color: #000;
    float: left;
    font-size: 9px;
    margin-bottom: 0;
}
#copyright a {
  color:#00008B;
  text-decoration:none;
}
.view-id-blog .view-content h3{
	color: #000;
	font-weight: normal;
}

#block-views-blog-block-3 .view-header .title-underline{
	border-top: 2px solid #a49900;
    margin: 0px;
    margin-top: 10px;
    width: 20%;
}
#copyright a:hover {
  color:#d54e21;
}

.login-user {
    position: absolute;
    right: 1.7%;
    top:15px;
}
.register-new-artist-link a, .register-new-artist-link a:hover
{
  color: #a49900;
  font-family: museosans-700;
}
.main-menu ul
{
  margin: 0;
  padding: 0;
}
.main-menu ul li{
  list-style: none;
  margin:0;
}
.page-user.not-logged-in .login-user
{
  display: none;
}
.page-user.not-logged-in.page-user- .login-user
{
  display: block;
}
.login-user > a , .login-user ul li a{
    color: #3c3c3c;
    font-family: museosans-900;
    font-size: 12px;
   /* font-weight: bold;*/
    letter-spacing: 1px;
    text-transform: uppercase
}
.login-user li {
    float: left;
}
.login-user li:nth-child(2)
{
   padding: 0 10px;
}
.login-user li:first-child a{
  border-right: 2px solid;
  padding: 0 10px;
}
/******* Web form ********/
.webform-component-textarea .grippie
{
  display: none;
}
#webform-client-form-156 .form-textarea-wrapper textarea
{
  width: 43%;
}
@media screen and (max-width: 1152px) {

  #wrapper {
  max-width:960px;
  }
  .view-exibition-selling-products .views-field-field-art-image {
    width: 100%;
  }
  .view-exibition-selling-products.view-display-id-block .views-field-php {
    bottom: 23% !important;
    left: 40% !important;
  }
  .view-exibition-selling-products td.hover .views-field-php {
    bottom: 20% !important;
    left: 25% !important;
  }
  .exibition-detail-page-product-description {
    /*top: 0% !important;*/
    /*margin-top: 10px !important;*/
  }
  .view-exibition-selling-products table,
  .view-exibition-selling-products table tr,
  .view-exibition-selling-products table tr td {
    width: 100%;
    float: left;
  }
  .view-exibition-selling-products table td {
    text-align: center;
  }
  .artist-skill-set-block {
    float: left;
  }
  .artist-skill-set-items,
  .field-name-field-artistic-skills .field-item {
    float: left;
    margin-bottom: 10px;
  }
  .artist-alphabet {
    padding: 5px !important;
  }
}
.field-name-field-artistic-skills  a{
  color: #fff !important;
  font-family: museosans-300;
  font-size: 15px;
}
@media screen and (max-width: 960px) {

  .content-sidebar-wrap,
  #content,
  #sidebar-first,
  #sidebar-second {
  float:none;
  width:auto !important;
  }

  #sidebar-first {
    clear:both;
  }

  #sidebar-first,
  #sidebar-second,
  #head,
  #foot {
 /* padding:0 3.52%;*/
  }
  .view-exhibitions-collection .views-field-field-exhibition-date-1 {
    width: 50% !important;
  }
  .view-exibition-selling-products.view-display-id-block .views-field-php {
    bottom: 16% !important;
  }

}
#block-block-2.block {
    clear: none;
    float: left;
    font-family: museosans-500;
    margin-right: 1%;
    width: 48%;
}
#block-block-26.block {
    float: left;
    width: 48%;
    clear: none;
    font-family: museosans-500;
}
#block-block-26.block p , #block-block-2.block p
{
 line-height: 22px !important;
 font-size: 16px;
}
@media screen and (max-width: 640px) {

#block-block-23 .donate-title {
    width: auto!important;
}

#block-webform-client-block-127,#block-webform-client-block-132,#block-block-21,#block-block-22,#block-block-23,
#block-block-25{
    width: 100%!important;
}


	ul.quicktabs-tabs li{
		width:32%!important;
	}

  #site-title,
  #site-description {
  float:none;
  margin:0;
  line-height:1.62em;
  }


  #site-title {
  padding-top:18px;
  }

  #site-description {
  padding-bottom:18px;
  }

 #header h1#site-title {
	display: block;
	float:none;
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 1em;

   }

   #header #logo {
    padding:0px;
    margin: 0px;
   }

  #main-menu ul {
  display:none;
  }

  #main-menu li ul {
  position:static;
  }

  #main-menu li ul ul {
  margin:0 !important;
  }

  #main-menu ul,
  #main-menu li {
  float:none;
  max-width:100%;
  }

  #main-menu a {
  width:100%;
  padding:0;
 /* background:#444;
  background:-moz-linear-gradient(#555,#333);
  background:-webkit-linear-gradient(#555,#333);
  background:-o-linear-gradient(#555,#333);
  background:-ms-linear-gradient(#555,#333);
  background:linear-gradient(#555,#333);*/
  }

  #main-menu li li a {
  text-align:center;
  }

  #main-menu li li li a {
  background:#777;
  border-top-color:#7f7f7f;
  }

  #main-menu a:hover {
  /*background:#888;
  background:-moz-linear-gradient(#999,#777);
  background:-webkit-linear-gradient(#999,#777);
  background:-o-linear-gradient(#999,#777);
  background:-ms-linear-gradient(#999,#777);
  background:linear-gradient(#999,#777);*/
  }

  #main-menu li:hover > ul,
  #main-menu li li:hover > ul,
  #main-menu li li li:hover > ul {
  display:none;
  }

  .drop-down-toggle {
  display:block;
  }

  #main-menu li li .drop-down-toggle {
  top:5px;
  }

  #main-menu .nav-toggle {
  display:block;
  font-size:15px;
  font-weight:bold;
  line-height:40px;
  }

  .flex-control-nav li {
  margin:0 0 0 10px;
  }

  .flex-control-nav li:first-child {
  margin:0;
  }

  .flex-control-nav li a {
  box-shadow:none;
  background:rgba(255, 255, 255, 0.75);
  }

  #slider .entry-container {
  position:absolute;
  left:4%;
  bottom:6.3%;
  }

  #slider .entry-header,
  #slider .entry-summary {
  margin:0;
  }

  #slider .entry-title {
   margin-bottom: 0;
  }

  #slider .entry-title a,
  #slider .entry-summary{
  display:inline-block;
  padding:1% 3%;
  background:rgba(255, 255, 255, 0.75);
  }

  #slider .entry-summary {
  max-width:61.8%;
  display:none;
  }

  #slider .entry-summary p {
  max-height:84px;
  overflow:hidden;
  display:none;
  }

  #slider .slide-image {
  float:none;
  display:block;
  max-width:100%;
  padding:0;
  margin:0;
  box-shadow:none;
  }

  .content-sidebar-wrap,
  #sidebar-first,
  #sidebar-second {
  float:none;
  width:auto;
  }

  .content-sidebar-wrap #content {
    float: left;
    width:auto;
  }

  #sidebar-first .block,
  #sidebar-second .block,
  #footer-area .column {
  float:none;
  width:auto !important;
  margin-left:0;
  }

  #sidebar-first {
    clear:both;
  }

  #footer-area .column {
  margin:10px 0;
  }

  .copyright,
  .credits {
  float:none;
  text-align:left;
  }
  .exibition-detail-page-product-description {
    height: 75%;
    font-size: 14px;
  }
  .view-exibition-selling-products.view-display-id-block .exibition-detail-page-product-description .exibition-work-submission-author {
    padding: 8px;
  }
  .view-exibition-selling-products.view-display-id-block .views-field-php a{
    font-size: 12px !important;
  }
  .view-exibition-selling-products table tr td {
    padding-bottom: 20px !important;
  }
}
.front .breadcrumbRight {
    margin-bottom: 15px;
}
#artists-work-submission-node-form .split-artist-image-details .field-name-field-artists-work-sort-order label {
    display: block !important;
    font-weight: bold;
}
@media screen and (min-width: 767px) and (max-width: 900px)
{
.breadcrumbRight {
    float: right;
    margin-top: 3px;
    width: 30% !important;
}
}

@media all and (max-width: 767px) and (orientation : portrait) {
  .view-exibition-selling-products.view-display-id-block .views-field-php {
    bottom: 38px !important;
    left: 40% !important;
  }
  .view-exibition-selling-products.view-display-id-block .exibition-work-submission-prize {
    padding-top: 0px !important;
  }
  #block-webform-client-block-167 .webform-component--donate-today, #webform-client-form-83 .webform-component--title
  {
     padding: 0 !important;
    width: 100% !important;
  }

#webform-client-form-83 .form-item, #webform-client-form-83 .fieldset-description, #webform-client-form-83 .fieldset-legend {
    padding-right: 5px;
}
}
  @media screen and (max-width: 440px) {
    input.form-text, select.form-select {
      width: 93%;
    }
    textarea.form-textarea {
      width: 100%
    }
    .view-exhibitions-collection .views-field-field-exhibition-date-1 {
      width: 100% !important;
    }
    .page-exhibitions .page-title {
      font-size: 50px !important;
    }
    .view-exibition-selling-products.view-display-id-block .exibition-product-shopify-page a {
      float: left;
      width: 46% !important;
    }
    .profile .field-name-field-artistic-skills .field-label {
      font-size: 30px !important;
    }
    .profile .field-name-field-biodata {
      width: 100% !important;
    }
    .profile .field-name-field-artist-image {
      width: 100% !important;
      margin-right: 0px !important;
      margin-top: 0px !important;
    }

  }
 @media all and (max-width: 440px) and (orientation : portrait) {
    .view-exibition-selling-products.view-display-id-block .exibition-detail-page-product-description {
      font-size: 11px !important;
      /*height: 85% !important;*/
      left: 12%;
      top: 0% !important;
    }
    .view-exibition-selling-products.view-display-id-block .views-field-php {
      left: 63% !important;
    }
 }


/** SPECIAL CLASSES FOR OVERRIDING CORE THEMES **/
#user-login-form {
	color:#000;
}
#user-login .description {
    display: none;
}
#user-login  .form-item .form-required
{
  display: none;
}
.marker, .form-required {
 color:#8B0000;
}

#edit-field-art-submission .form-wrapper legend{
    display:none;
}

#edit-field-art-submission fieldset{
    border-bottom: 1px solid #cccccc;
    border-radius: 0px;
}

.field-name-field-art-image .form-managed-file .image-widget-data .form-submit {
    display:block;
}
/*.form-managed-file .form-submit.ajax-processed , */
.sticky-enabled thead , .tabledrag-toggle-weight
{
  display: none;
}
.sticky-enabled
{
   margin: 0 auto;
    width: 92%;
  background: none;
  border: 0;
}
.draggable {
    border-bottom: 1px solid #bfd7cb !important;
}
.sticky-enabled td
{
   padding: 10px 0;
}
.sticky-enabled td , .sticky-enabled tr{
    background: none;
  border: 0;
}

/* .sticky-enabled input[type="submit"]:not(#edit-field-art-submission-und-0-field-art-image-und-0-upload-button) {
  background: url("images/cross-icon.png") no-repeat scroll 0 0 #F3F7F6;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0;
    height: 21px;
    padding: 0;
    text-indent: -999px;
    width: 20px;
} */
.form-file
{
  text-indent: 0px !important;
}
/* .field-name-field-art-image .form-managed-file .image-widget-data, */
.field-name-field-art-example-image .form-managed-file .image-widget-data{

  /* IMPORTANT STUFF */
  overflow: hidden;
  position: relative;
  cursor:   pointer;

  /* SOME CUSTOM STYLING */
  width:  198px;
  padding: 10px;
  text-align: center;
  border: 2px dashed #838383;
  font-weight: bold
  background: red;
      height: 200px;
}

div#mybutton:hover {
  background: green;
}


/* .field-name-field-art-image .form-managed-file .image-widget-data .form-file, */
.field-name-field-art-example-image .form-managed-file .image-widget-data .form-file{
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 100px;
  z-index: 2;

  opacity: 0.0; /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=0); /* IE lt 8 */
  -ms-filter: "alpha(opacity=0)"; /* IE 8 */
  -khtml-opacity: 0.0; /* Safari 1.x */
  -moz-opacity: 0.0; /* FF lt 1.5, Netscape */
}

#edit-field-art-submission .field-label,
#edit-field-art-submission .field-multiple-drag,
#edit-field-art-submission .tabledrag-toggle-weight-wrapper,
#edit-field-art-submission label,
#edit-field-art-submission .description,
#edit-field-art-submission table .form-submit,
#edit-field-art-submission .grippie,
#edit-field-art-submission .file,
#edit-field-art-submission .file-size,
#edit-field-art-examples .field-label,
#edit-field-art-examples .field-multiple-drag,
#edit-field-art-examples .tabledrag-toggle-weight-wrapper,
#edit-field-art-examples label,
#edit-field-art-examples .description,
#edit-field-art-examples table .form-submit,
#edit-field-art-examples .grippie,
#edit-field-art-examples .file,
#edit-field-art-examples .file-size{
  display:none;
}
#edit-field-art-submission .field-name-field-art-thumbnail-image input[value="Remove"]{
  display: block;
  position: absolute;
  left: 11%;
}
#edit-field-art-submission .field-type-taxonomy-term-reference label,
#edit-field-art-examples .field-type-taxonomy-term-reference label {
	display: block;
	font-family: museosans-700;
    font-size: 14px;
}
#edit-field-art-submission .field-name-field-art-image,
#edit-field-art-examples .field-name-field-art-example-image{
    float: left;
    margin-right: 40px;
    width: 219px;
}
#edit-field-art-submission input.form-text,
#edit-field-art-examples input.form-text
{    border: 1px solid #BBBBBB;
    height: 18px;
    margin-bottom: 15px;
    width: 350px;
}
#edit-field-art-submission .form-select,
#edit-field-art-examples .form-select
{
   border: 1px solid #BBBBBB;
    height: 30px;
    margin-bottom: 15px;
    width: 363px;
}
#edit-field-art-submission textarea,
#edit-field-art-examples textarea{
float: right;
    height: 200px;
    width: 400px;
}
#edit-field-art-submission td,
#edit-field-art-examples td{
    background: none repeat scroll 0 0 #FFFFFF;
    border-right:none;
    padding-bottom: 40px;
    padding-top: 40px;
}
.sticky-header #edit-field-art-submission td
{
  padding:0 !important;
}
#edit-field-art-submission table,
#edit-field-art-examples table{
    border:none;
}
.view-donate-block img{
	height:400px;
}

#edit-field-art-submission .image-preview,
#edit-field-art-examples .image-preview{
height: 200px;
    width: 200px;
}
.split-artist-image-details{
    float:left;
    margin-right: 50px;
}
.field-name-field-art-description,
.field-name-field-art-example-description {
    float: left;
}
.view-event-list.view-display-id-block_1 .views-row.views-row-last {
	margin-right:0px;
}
.remove-artist-image{
    /* display: none;
    font-size: 0;
    padding: 105px; */
}
.add-transparent:hover{
    background: url("/sites/all/themes/professional_theme/images/black-1.png") repeat scroll 0 0 transparent;
}
.remove-artist-image:hover{
background: url("/sites/all/themes/professional_theme/images/close-1.png") no-repeat scroll 74px center transparent;
}

.node-type-artists-work-submission .vertical-tabs,
.node-type-artists-work-submission .form-item-title,
.node-type-artists-work-submission .submitted,
/* .page-node-add-artists-work-submission .vertical-tabs, */
.page-node-add-artists-work-examples .vertical-tabs,
.node-type-artists-work-examples .vertical-tabs,
.node-type-artists-work-examples .form-item-title,
.node-type-artists-work-examples .submitted{
    display:none;
}

.page-node-add-artists-work-submission .vertical-tabs ul.vertical-tabs-list {
  margin: 0
}

td.field-multiple-drag{
    border-bottom:none;
}
/*********** Artist submission Detail page **************/
.view-artist-submission-collections .views-field-field-art-image,
.view-artist-examples .views-field-field-art-example-image{
    float: left;
    margin-right: 60px;
    margin-bottom: 25px;
}
.view-artist-submission-collections .views-row,
.view-artist-examples .views-row{
   border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
}
.node-type-artists-work-submission #block-system-main,
.node-type-artists-work-submission #breadcrumbs,
.node-type-artists-work-submission #post-content .page-title,
.node-type-artists-work-examples #block-system-main,
.node-type-artists-work-examples #breadcrumbs,
.node-type-artists-work-examples #post-content .page-title{
    display:none;
}
.page-node-edit.node-type-artists-work-submission #post-content .page-title{
    display:block;
}

.view-artist-submission-collections .view-header .back-to-user-account,
.view-work-submission-with-exibition-summary .view-header .back-to-user-account,
#wrapper .return-to-user-profile,
.view-artist-examples .view-header .back-to-user-account{
    /*background: url("/sites/all/themes/professional_theme/images/back_arrow.png") no-repeat scroll 0 0 ;*/
    color: #0095ff;
    font-size: 25px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 36%;
}

.view-artist-submission-collections .view-header .back-to-user-account a,
.view-work-submission-with-exibition-summary .view-header .back-to-user-account a,
#wrapper .return-to-user-profile a,
.view-artist-examples .view-header .back-to-user-account a{
	background: url("/sites/all/themes/professional_theme/images/back_arrow.png") no-repeat scroll 0 0 ;
	padding-left: 40px;
}
.view-artist-submission-collections .view-header .back-to-user-account a:hover,
.view-work-submission-with-exibition-summary .view-header .back-to-user-account a:hover,
#wrapper .return-to-user-profile a:hover,
.view-artist-examples .view-header .back-to-user-account a:hover{
        background: url("/sites/all/themes/professional_theme/images/arrow-cir.png") no-repeat scroll 0 0 ;
	padding-left: 40px;
        color:#25ea9d;
}

.view-work-submission-with-exibition-summary .view-header .back-to-user-account a , .return-to-user-profile a , .back-to-user-account a
{
    color: #a49900;
    font-family: museosans-700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.view-artist-submission-collections .view-header .artist-submission-works-confirmation,
.view-work-submission-with-exibition-summary .view-header .artist-submission-works-confirmation,
.page-node-add-artists-work-submission .page-title,
.view-artist-submission-collections .amount-tobe-paid,
.view-artist-examples .view-header .artist-submission-works-confirmation{
  font-family: museosans-700;
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 40px;
    margin-top: 60px;
    text-align: center;
    text-transform: uppercase;
}
.page-node-add-artists-work-submission .page-title
{
  margin-bottom: 0px;
}
.view-artist-submission-collections .views-field-nothing,
.view-artist-examples .views-field-nothing{
    float: left;
    margin-right: 55px;
   width: 20%;
}
.view-artist-submission-collections .split-artist-image-details .field-label,
.view-artist-submission-collections .views-label-field-art-description,
.view-artist-examples .split-artist-image-details .field-label,
.view-artist-examples .views-field-field-art-example-description{
 font-family: museosans-700;
    font-size: 15px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.view-artist-submission-collections .split-artist-image-details .field-items,
.view-artist-submission-collections .views-field-field-art-description .field-content,
.view-artist-examples .split-artist-image-details .field-items,
.view-artist-examples .views-field-field-art-example-description .field-content{
      font-family: museosans-300;
    font-size: 15px;
}
.detail-artist-submission-dimensions .field-items {
    text-transform: lowercase;
}
.view-artist-submission-collections .views-field-field-art-description,
.view-artist-examples .views-field-field-art-example-description{
    height: 160px;
    margin-top: 25px;
    overflow: hidden;
    width: 450px;
}
.view-artist-submission-collections .views-field-nothing-1,
.view-artist-submission-collections .views-field-nothing-2,
.view-artist-examples .views-field-nothing-1,
.view-artist-examples .views-field-nothing-2{
   float: right;
   margin-right: 15px;
    background: #a49900;
    color: #fff;
    font-family: museosans-900;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 20px;
}
.view-artist-submission-collections .views-field-nothing-1 a,
.view-artist-submission-collections .views-field-nothing-2 a,
.view-artist-examples .views-field-nothing-1 a,
.view-artist-examples .views-field-nothing-2 a{
/*background-color: #0095FF;*/
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 8px 20px;
    text-transform: uppercase;
      font-family: museosans-700;
    }
.page-node-edit.node-type-artists-work-submission #block-system-main,
.page-node-edit.node-type-artists-work-examples #block-system-main{
    display:block;
}
.page-node-edit.node-type-artists-work-submission .view-artist-submission-collections,
.page-node-add-artists-work-submission .form-item-title,
.page-node-edit.node-type-artists-work-examples .view-artist-examples{
    display:none;
}
.view-artist-submission-collections .artist-final-agreement,
.view-artist-examples .artist-final-agreement{
    float: left;
    font-size: 18px;
    padding: 13px;
}
.view-artist-submission-collections .view-footer,
.view-artist-examples .view-footer{
    float: left;
    width: 100%;
    padding-bottom: 4%;
}
.view-artist-submission-collections .submit-all-artist-works,
.view-artist-examples .submit-all-artist-works{
    background-color: #0095FF;
    border-radius: 28px 28px 28px 28px;
    color: #FFFFFF;
    font-size: 27px;
    padding: 20px 50px;
    float: right;
    cursor:pointer;
}
/********* Artist submission Detail page Ends *****************/

/***********  Artist Profile Page ***************************/

.page-user #breadcrumbs,
.page-user .page-title,
.page-user .tabs-wrapper,
.page-user .breadcrumbRight,
.page-node-add-artists-work-submission #breadcrumbs{
    display:none;
}
ul.quicktabs-tabs li a{
 background-color: #cccccc;
    border: 1px solid #cccccc;
    float: left;
    font-family: museosans-700;
    font-size: 16px;
    margin-right: 10px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
     color: #fff;
}
ul.quicktabs-tabs li{
	background: none repeat scroll 0 0 ;
    display: inline-block;
    list-style-type: none;
    white-space: nowrap;
     width: 32%;
}

ul.quicktabs-tabs li.active a{
    background-color: #a49900;

}
ul.quicktabs-tabs li.active:hover a
{
  background-color: #a49900;
}
ul.quicktabs-tabs li:hover a
{
  background-color: #c0d8cb;
}
#block-quicktabs-user-profile {
    float: left;
    margin-top: 30px;
    width: 100%;
}
#quicktabs-user_profile .item-list{
    margin-bottom: 20px;
}
.view-artist-profile-exibitions .views-row{
    border: 1px solid #CCCCCC;
    float: left;
    list-style: none outside none;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 50px;
    min-height: 240px;
    padding: 40px 20px;
    text-align: center;
    width: 280px;
    font-size: 20px;
}
.view-artist-profile-exibitions .view-header{
 font-family: museosans-700;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.view-artist-profile-exibitions .views-row.last{
	margin-right:0px;
}
.view-artist-profile-exibitions .views-field-title{
   /*font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;*/
   font-family: museosans-300;
    font-size: 18px;
    margin-bottom: 5px;
}
.view-artist-profile-exibitions .views-field-created ,.view-artist-profile-exibitions .views-field-php {
  font-family: museosans-300;
    font-size: 18px;
    margin-bottom: 5px;
}
.view-artist-profile-exibitions .views-field-php
{
color: #b1b1a3;
    font-family: museosans-italic-500;
    font-size: 14px;
}
.view-artist-profile-exibitions .work-submission-withdraw > a {
    font-family: museosans-500;
    font-size: 18px;
    letter-spacing: 2px;
    color: #a49900;
}
.view-artist-profile-exibitions .work-submission-withdraw > a:hover
{
  color:  #25ea9d;
}
.work-submission-accept a:hover , .submiited-works-exibition-lists .view-artist-profile-exibitions .work-submission-accept a:hover , .view-work-submission-with-exibition-summary .direct-to-work-submission-form a:hover,
#artists-work-submission-node-form #edit-actions .form-submit
{
  background: none repeat scroll 0 0 #c0d8cb;
}

.submiited-works-exibition-lists .submission-due-date-submission-block
{
  margin: 9% 0;
}
.view-artist-profile-exibitions .views-field-field-exhibition-jury-name{
  font-family: museosans-300;
  font-size: 18px;
  margin-bottom: 15%;
}
.view-artist-profile-exibitions .views-field-php
{
margin-top: 10%;
}
.work-submission-accept a{
 background: none repeat scroll 0 0 #a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
   /* font-weight: bold;*/
    padding: 10px 30px;
    text-transform: uppercase;
    cursor: pointer !important
}
.view-artist-profile-exibitions .views-field-nothing{
    margin: 30px 0;
}
.views-field-field-exhibition-submissions{
    color: #878787;
    font-style: italic;
}
.logged-in.page-user #block-system-main{
    display:block;
}
.logged-in.page-user-edit #block-system-main{
    display:block;
}

/***********  Artist Profile Page Ends ***************************/
/*global admin page*/
#quicktabs-tabpage-user_profile-1 a
{
   color: #a49900 !important;
}
#quicktabs-tabpage-user_profile-1 .option
{
  color: #000 !important;
}
/***********  Work Submission with exibition summary page  ******************/
.page-work-submission #breadcrumbs{
    display:none;
}
.view-work-submission-with-exibition-summary .view-content{
    border: 2px solid #CCCCCC;
    margin: 0 auto;
    padding: 40px 10px;
    text-align: center;
    width: 60%;
    font-size: 20px;
}
.view-work-submission-with-exibition-summary .views-field-title{
font-family: museosans-700;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.view-work-submission-with-exibition-summary .views-field-created{
 font-family: museosans-500;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.view-work-submission-with-exibition-summary .views-field-body{
 font-family: museosans-300;
    font-size: 15px;
    margin: 5% auto 0;
    text-align: center;
    width: 80%;
}
.view-work-submission-with-exibition-summary .views-field-nothing{
font-family: museosans-500;
    font-size: 15px;
    margin-bottom: 40px;
}
.view-work-submission-with-exibition-summary .views-field-field-exhibition-submissions{
    margin-bottom: 50px;
}
.view-work-submission-with-exibition-summary .views-field-nothing-1{
      font-family: museosans-500;
    font-size: 14px;
     margin-bottom: 7%;
}
.view-work-submission-with-exibition-summary .views-field-nothing-2 a{
 background: none repeat scroll 0 0 #a49900;
    color: #fff;
    font-family: museosans-700;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.view-work-submission-with-exibition-summary
{
  margin-bottom: 7%;
}
/***********  Work Submission with exibition summary page  Ends ******************/
.number-of-piece-adding {
 font-family: museosans-300;
    font-size: 16px;
    margin-bottom: 25px;
    text-align: center;
}
.return-to-user-profile{
    font-size: 23px;
    text-align: center;
}
/* #edit-field-new-user,
#edit-field-new-authored-by,
#edit-field-referred-exibition- {
    display:none;
} */

/**************** Exibition Detail page Starts   *******************************/

.field-name-field-exhibition-date{
  color: #B2B2B2;
  font-family: museosans-500;
  font-size: 20px;
  font-style: italic;
  text-align: center;
}
.node-exhibition .field-name-field-exhibition-date{
  font-family: museosans-italic-500;
  font-size: 16px;
  font-style: normal;
}
.field-name-field-exhibition-name{
    float: left;
    font-size: 65px;
    font-weight: bold;
}
.exibition-detail-title{
     font-size: 65px;
    font-weight: bold;
}
.exibition-full-title-name{
    font-family: museosans-900;
    font-size: 36px;
    letter-spacing: 5px;
    line-height: 1.3;
    margin: 40px 0;
    text-align: center;
    text-transform: uppercase;
}
.node-type-exhibition .field-name-body .field-item {
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
}
.node-type-exhibition .field-name-body {
  font-family: museosans-500;
}
.view-exibition-selling-products{
    text-align: center;
}

.view-exibition-selling-products .views-field-nothing{
 /* float: left;
  background: #BFD6CC;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  margin-top: 20px;
  width: 60%;*/
}
#quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-field-nothing {
  /*  background: none repeat scroll 0 0 #d9d6cf;
    float: left;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    width: 60%;*/
}
.exibition-detail-page-product-description{
 /* background: #E7F0EC;*/
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  /* width: 30%;*/
  font-size: 22px;
  line-height: 1.5;
 /* margin-top: 20px;*/
}
.exibition-work-submission-title{
    color: #000;
    font-family: museosans-900;
    letter-spacing: 3px;
    /*max-height: 58px;
    min-height: 58px;
     padding: 15px;*/
    overflow: hidden;

}
  /*font-weight: bold;*/
  /*min-height: 75px;
  padding: 0 20px;*/
}
.exibition-work-submission-prize{
  font-size: 25px;
  margin-bottom: 23%;
  padding-top: 25px;
}
 #quicktabs-tabpage-exhibition_type-1 .views-field-nothing .exibition-work-submission-prize{
 font-size: 25px;
    margin-bottom: 2%;
}
.exibition-product-shopify-page a {
background: none repeat scroll 0 0 #a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
   /* font-weight: bold;*/
    padding: 10px 30px;
    text-transform: uppercase;
}
.sold-out , .exibition-product-shopify-page.second
{
 background: none repeat scroll 0 0 #c0d8cb;
    color: #fff;
    font-family: museosans-900;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 auto !important;
  padding: 8px 0;
    width: 112px;
  }
  .sold-out a , .exibition-product-shopify-page.second a
  {
    background: none !important;
    cursor: default;
  }
  .pager.pager-load-more
  {
   float: left !important;
  }
  .not-available
  {
    background: none repeat scroll 0 0 #676767;
    width: 110px;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    padding: 10px 30px;
    text-transform: uppercase;
  }
  .product-in-cart
  {
 background: none repeat scroll 0 0  #c0d8cb;
    clear: both;
    color: #ffffff;
    float: left;
    font-family: museosans-700;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px;
    text-transform: uppercase;
    width: 123px;
    text-align: center;
  }
.exibition-product-shopify-page{
     margin: 7px auto 0;
}
.view-exibition-selling-products.view-display-id-block .views-field-field-art-image{
   /*  float: left;
   width: 60%;*/
}
.view-exibition-selling-products.view-display-id-block .views-row{
    clear: both;
    float: left;
    /*margin-top: 40px;*/
    position: relative;
    width: 100%;
     margin-bottom: 5%;
}
.split-artist-image-details .field-name-field-actual-price{
 /* background: url("/sites/all/themes/professional_theme/images/dollars.png") no-repeat scroll 4px 24px / 12px auto transparent;
    padding-left: 26px;*/
    padding-top: 0;
}
#edit-field-art-submission .split-artist-image-details .field-name-field-actual-price input.form-text{
   /* width:322px;*/
}
.split-artist-image-details .field-name-field-art-prize{
  /* background: url("/sites/all/themes/professional_theme/images/dollars.png") no-repeat scroll 4px 24px / 12px auto transparent;
    padding-left: 26px;*/
    padding-top: 0;
}
#edit-field-art-submission .split-artist-image-details .field-name-field-art-prize input.form-text{
    width:350px;
}
#edit-field-art-submission .field-type-text-long label,
#edit-field-art-examples .field-type-text-long label
{
  display: block;
    font-family: museosans-700;
    font-size: 14px;
}
#edit-field-art-submission .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea,
#edit-field-art-examples .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
    float: left;
}
.field-name-field-status-of-work,
.field-name-field-art-example-status-of-work {
    float: right;
    font-size: 22px;
    margin-top: 50px;
    text-transform: uppercase;
    width: 35%;
}
.field-name-field-status-of-work .form-type-radio,
.field-name-field-art-example-status-of-work .form-type-radio{
    float:left;
    margin-right: 23px;
}
#edit-field-art-submission .field-name-field-status-of-work .form-type-radio label,
#edit-field-art-examples .field-name-field-art-example-status-of-work .form-type-radio label {
    display: inline-block;
    font-family: museosans-500;
    font-size: 20px;
}
#edit-field-art-submission .field-name-field-status-of-work .form-type-radio:first-child,
#edit-field-art-examples .field-name-field-art-example-status-of-work .form-type-radio:first-child{
    display:none;
}
#edit-field-art-submission .field-name-field-art-image .image-preview img,
#edit-field-art-examples .field-name-field-art-example-image .image-preview img{
    height: 221px;
    max-width: 221px !important;
}
#edit-field-art-submission .field-add-more-submit,
#edit-field-art-submission .field-add-more-submit:hover,
#edit-field-art-examples .field-add-more-submit:hover,
#edit-field-art-examples .field-add-more-submit{
   /* background: url("/sites/all/themes/professional_theme/images/dollars.png") no-repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color:#0095FF;
    padding: 11px 2em 7px;
    font-size:18px;*/
     background: none repeat scroll 0 0 ;
    border: medium none;
    color: #000;
    font-family: museosans-700;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 11px 0 0;
    text-transform: uppercase;
}
#artists-work-submission-node-form #edit-actions #edit-preview,
#artists-work-submission-node-form #edit-actions #edit-delete,
#artists-work-examples-node-form #edit-actions #edit-delete,
#artists-work-examples-node-form #edit-actions #edit-preview{
    display:none;
}
#artists-work-submission-node-form  #edit-actions,
#artists-work-examples-node-form #edit-actions{
    text-align:center;
}
#artists-work-submission-node-form  #edit-actions #edit-submit,
#artists-work-examples-node-form #edit-actions #edit-submit,
.node-artists_work_submission-form #edit-actions #edit-submit,
.node-artists_work_submission-form #edit-actions #edit-preview,
.node-artists_work_examples-form #edit-actions #edit-submit,
.node-artists_work_examples-form #edit-actions #edit-preview,
#custom-coso-form .form-submit,.payment-submit,
#custom-coso-examples-form .form-submit{
    /*text-shadow: none;
    background: none repeat scroll 0 0 #0095FF;
    border: 1px solid #0095FF;
    color: #FFFFFF;
    border-radius: 35px 35px 35px 35px;
    font-size: 27px;
     box-shadow: none;*/
background: #a49900;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-family: museosans-700;
    font-size: 12px;
    letter-spacing: 1px;
    text-shadow: none;
    text-transform: uppercase;
}
#artists-work-submission-node-form .form-actions .form-submit:hover , .view-id-artist_submission_collections .views-field-nothing-2:hover,
.view-id-artist_submission_collections .views-field-nothing-1:hover , .payment-submit:hover,
#custom-coso-examples-form .form-submit:hover{
  background: #c0d8cb !important;
}
.node-form.node-artists_work_submission-form .form-wrapper .field-widget-text-textarea,
.node-artists_work_examples-form .form-wrapper .field-widget-text-textarea {
  width: 30%;
}
.node-artists_work_submission-form #edit-actions,
.node-artists_work_examples-form #edit-actions
{
  text-align: center;
}
#custom-coso-form .form-submit,.payment-submit,.payment-submit:hover,
#custom-coso-examples-form .form-submit:hover,
#custom-coso-examples-form .form-submit{
    float:right;
    padding: 15px 50px;
}
.payment-submit,.payment-submit:hover{
	cursor: pointer;
}
#custom-coso-form .form-submit{
	display: none;
}
.errmsg {
    color: red;
    float: right;
    margin-right: 44%;
}
/****************** Shopify Page ******************/
.view-shopify-product .views-field-field-art-image{
     float: left;
    margin-right: 20px;
    text-align: center;
    width: 70%;
}
.view-shopify-product .views-field-field-art-title{
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
}
.view-shopify-product .views-field-php-1,
.view-shopify-product .views-field-field-art-medium,
.view-shopify-product .views-field-field-art-dimensions{
    font-size: 23px;
    margin: 10px 0;
}
.view-shopify-product  .views-field-php-1 a {
	color: #a49900;
}
.page-shopify-products  .title-underline {
	float: left;
}
.page-shopify-products #post-content {
   padding-top: 1px;
}
#simplenews-block-form-26 .form-submit
{
  margin-left: 0 !important;
}
.page-archive .view-archive .node-blog .node-readmore
{
  display:none;
}
/*.connect-to-shopify-add-cart input,
.connect-to-shopify-add-cart input:hover{
	/* background: none repeat scroll 0 0 #0095ff;
    border: 1px solid #0095ff;
    background: none repeat scroll 0 0 #a49900;
    border: 1px solid #a49900;
    border-radius: 20px;
    box-shadow: none;
    color: #fff;
    font-size: 20px;
    padding: 10px 25px;
    text-shadow: none;
}*/

.view-shopify-product .views-field-field-actual-price{
    font-size: 50px;
    margin: 40px 0;
}
.view-shopify-product .views-field-php .connect-to-shopify-add-cart a{
    background: none repeat scroll 0 0 #0095FF;
    border-radius: 33px 33px 33px 33px;
    color: #FFFFFF;
    font-size: 23px;
    padding:10px 40px;
    cursor: pointer;
}
.view-shopify-product .views-field-field-art-description{
/*     clear: both;
    font-size: 17px; */
}
.view-shopify-product .views-field-php{
 /*    float: right;
    margin: 30px 0;
    width: 50%; */
}
.view-shopify-product{
    float: left;
    padding-bottom: 70px;
    width: 100%;
}
.view-exibition-selling-products.view-display-id-block_1 .view-content .views-row{
    background-color: #FFFFFF;
    float: left;
    list-style: none outside none;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 30px;
    min-height: 250px;
    position: relative;
   width: 243px;
}
.page-shopify-products .view-exibition-selling-products .item-list ul {
    float: none;
    margin: 0 auto;
    width: auto;
}
.view-exibition-selling-products.view-display-id-block_1 .back-to-exibition{
    font-size: 23px;
    margin-bottom: 21px;
}

/******************* Artist Portal Profile Tab ************************/
.view-artist-portal-profile{
    font-size: 23px;
    line-height: 2;
    /*margin-top: 35px;*/
    text-align: center;
}
.view-artist-portal-profile .views-field-nothing{
   /* font-size: 30px;
    font-weight: bold;*/
    font-family: museosans-700;
}
.page-user .view-artist-portal-profile .views-field-nothing{
  font-family: museosans-900;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.view-artist-portal-profile .views-field-mail ,
.view-artist-portal-profile .views-field-field-address-1 ,
.view-artist-portal-profile .views-field-nothing-1 ,
.view-artist-portal-profile .views-field-field-biodata,
.view-artist-portal-profile .views-field-field-artistic-skills {
  font-family: museosans-300;
  font-size: 18px;
}
.view-artist-portal-profile .views-field-field-artist-image img{
  width:200px;
}
.view-artist-portal-profile .views-label-field-biodata,
.view-artist-portal-profile .views-label-field-artistic-skills
{
  font-family: museosans-700;
  font-weight: bold;
  text-transform: uppercase;
}
.view-artist-portal-profile .views-field-field-biodata,
.view-artist-portal-profile .views-field-field-artistic-skills {
    margin-top: 35px;
}
/******************* Ends - Artist Portal Profile Tab ************************/

#block-menu-block-1 .menu-block-1{
    float: left;
    text-align: center;
    width: 100%;
}
#block-menu-block-1 .menu-block-1 .menu li{
    display: inline;
    list-style: none outside none;
    padding-right: 15px;
}
#block-menu-block-1 .menu-block-1 .menu{
font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}
#block-menu-block-1 .menu li a:hover
{
  color: #25ea9d;
}
.menu-block-1 li a
{
   color: #a49900;
    font-family: museosans-700;
    font-size: 14px;
    /*margin: 0 20px 10px;*/
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.menu-block-1 li a.active
{
  color: #000;
}
.node-type-internal-page .field-name-field-banner-image {
    margin-top:20px;
}
.page-node-26 .node-type-internal-page
{
    border: 1px solid red;
}

.node-type-internal-page .field-name-body {
   /* background: none repeat scroll 0 0 #CCCCCC;*/
background: none repeat scroll 0 0 #e4e4e3;
    bottom: 6px;
    font-family: museosans-500;
    font-size: 22px;
    line-height: 1.3;
    opacity: 0.8;
    padding: 10px 30px;
    position: absolute;
    text-align: center;
}
.page-node-24 .field-name-body
{
  background: none;
  position: relative;
  margin-top: 20px;
}

#block-block-2 h2{
    margin-top: 60px;
    font-size: 30px;
    margin-bottom: 40px;
    text-align: center;
}
#block-block-2 tbody td {
    color: #000000;
     font-size: 16px;
    line-height: 1.3;
    text-align: left;
    width: 50%;
    border:none;
    background:none;
}
#block-block-2 tbody td p{
	padding-right: 15px;
}

.page-node-24  #block-block-2 tbody td p{
	padding-right: 16px;
}
#block-block-2 table,
#block-views-board-of-governors-block table,
#block-views-board-of-governors-block-1 table,
#block-views-board-of-governors-block-2 table,
#block-block-3 table,
#block-block-4 table,
#block-block-5 table,
.view-our-history table,
.view-exhibitions-collection.view-display-id-block_1 table,
#block-block-9 table,
#block-block-14 table,
#block-block-16 table{
    background:none;
    border:none;
}
#block-views-board-of-governors-block table td,
#block-views-board-of-governors-block-1 table td,
#block-views-board-of-governors-block-2 table td,
#block-block-3 table td,
.view-our-history table td,
#block-block-14 table td,
#block-block-16 table td{
    color: #000000;
    font-size: 20px;
    line-height: 1.3;
    border:none;
    padding: 15px;
    background:none;
    text-align: center;
    width: 150px;
}

#block-block-14 table td{
	text-align: left;
}
#block-block-14 table p{
	margin-bottom:2px;
}
#user-login .form-item.form-item-remember-me input{
	height:auto;
	width:auto;
}
#block-block-14{
	border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
}
#block-block-16 table td {
	font-size:22px;
}
#block-block-16{
	float: left;
    margin-top: 20px;
    width: 100%;
}
#block-block-9 table td{
	background: none repeat scroll 0 0 ;
    border: medium none;
    color: #000000;
    font-size: 20px;
    line-height: 1.3;
    padding: 5px;
    vertical-align: top;
    width: 150px;
}

.view-leadership-list .views-row{
    float: left;
    list-style: none outside none;
    margin-right: 51px;
}

#block-views-board-of-governors-block h2,
#block-views-board-of-governors-block-1 h2,
#block-views-board-of-governors-block-2 h2,
#block-block-4 h2,
#block-views-co-so-circle-sponsors-block h2,
#block-views-leadership-list-block h2
{
      font-family: museosans-700;
    font-size: 28px;
    letter-spacing: 5px;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.view-leadership-list .views-row
{
  margin-right:0;
       width:30%\9;
}
.page-node-24 .view-leadership-list .views-row
{  margin-right: 30px;

}
.view-leadership-list .views-row img
{
  width: 100%;
}
.view-leadership-list .views-field-field-leader-image{

    margin: 5px 0;
   /*text-align: center;*/
}
.view-leadership-list .views-field-field-leader-lastname{
    margin-top:20px;
    font-size: 18px;
    font-family:museosans-700;
    letter-spacing: 3px;
}
.view-leadership-list .views-field-field-leader-designation{
font-family: museosans-italic-500;
  color: #b2b2b2;
  font-size: 16px;
}
.view-leadership-list .views-field-field-leader-email{
 color: #a49900;
  font-size: 16px;
  font-family: museosans-italic-500;
}

.views-field-field-member-designation{
font-style: italic;
}
#block-views-board-of-governors-block{
    float: left;
    margin-bottom: 60px;
    margin-top: 30px;
    width: 100%;

}
#block-views-board-of-governors-block-1{
	margin-bottom: 60px;
}
#block-block-3 ,
#block-block-4,
#block-block-5{
    padding-top: 50px;
}
.view-photo-gallery .views-row {
    float:left;
     margin-bottom: 10px;
}
#block-block-4,
#block-block-5{
float: left;
}
#block-block-4 .content{
    /*border-bottom: 1px solid #cccccc;*/
    color: #000;
    font-family: museosans-300;
    text-align: center;
}
#block-block-4 .content a{
  color: #a49900;
}
#block-block-5{
 width: 100%;
  border-top: 1px solid #c3c3c3;
}
.view-our-history table tr{
    background:none;
    border:none;
}

#block-block-4 table td,
#block-block-5 table td,
.view-our-history table td{
    color: #000000;
    font-size: 20px;
    line-height: 1.3;
    border:none;

    background:none;
    width: 150px;
}
.view-exhibitions-collection.view-display-id-block_1 table td{
    color: #000000;
    font-size: 18px;
    line-height: 1.3;
    border:none;
    padding: 15px;
    background:none;
    width: 150px;
}
.view-our-history td{
    vertical-align: top;
}
.view-our-history td.views-field-field-year{
font-family: museosans-700;
    font-size: 53px;
    font-weight: bold;
    text-align: right;
    width: 36%;
}
#block-block-5 strong{
	font-size:30px;
	margin-bottom:30px;
}
#block-block-5 table tr:nth-child(1) td:nth-child(2){
	background: none repeat scroll 0 0 #ccc;
    font-size: 27px;
    padding: 34px;
    text-align: center;
}
#block-block-6 p{
	margin-bottom:50px;
}

.view-our-history  td.views-field-body{
    font-family: museosans-500;
    font-size: 14px;
    text-align: left;
}
.view-our-history table{
 width: 90%;
}
.page-node-26.node-type-internal-page .field-name-body,
.page-node-63.node-type-internal-page .field-name-body{
    background: none repeat scroll 0 0 #ffffff;
    color: #000;
    font-family: museosans-300;
    position: relative;
}
.page-node-63.node-type-internal-page .field-name-body{
    margin: 0 auto;
    width: 70%;
}
.view-co-so-circle-sponsors .views-row.views-row-last{
	margin-right:0px;
}
.page-node-63.node-type-internal-page .field-name-body {
    text-align:left;
}
.page-node-63 #block-block-24 .content > h1 {
    font-family: museosans-700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.page-node-63 #block-block-24{
      text-align: center;
}
.node-type-internal-page .field-name-field-banner-image img{
    width: 100%;
}
#edit-submitted-city , #edit-submitted-zip , #edit-submitted-state
{
   width: 100% !important;
}
#block-block-6{
    font-size: 20px;
    margin: 40px auto 0;
    width: 80%;
}
.page-node-58 #block-block-6{
    width: 73%;
}
#block-block-6 p a{
 background: #a49900;
    color: #fff;
    font-family: museosans-900;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 20px;
     border-radius: 2px;
       text-transform: uppercase;
}
#block-views-co-so-circle-sponsors-block{
float: left;
    margin-top: 70px;
    width: 100%;
}
.view-co-so-circle-sponsors .views-row{
    float: left;
    margin-right: 30px;
    width: 22%;
    max-width: 250px;
}
.view-co-so-circle-sponsors .views-row.last{
    margin-right:0px;
}
.view-co-so-circle-sponsors .views-field-title{
font-size: 17px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
.view-coso-plans{
    font-size: 20px;
}
.view-coso-plans .views-field-title{
font-family: museosans-900;
    font-size: 32px;
    letter-spacing: 4px;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.view-coso-plans .views-field-nothing{
    clear: both;
}
.view-coso-plans .views-field-body , .view-coso-plans .views-field-body p {
  font-family: museosans-300;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 auto 14px;
    text-align: center;
    width: 91%;
}
.view-coso-plans .coso-plans-hidden-fields-info{
    float: left;
    margin: 30px auto 30px 80px;
    width: 90%;
    display:none;

}
.view-coso-plans .coso-plan-hidden-body-info{
   float: left;
 margin-right: 4%;
    width: 46%;
}

.coso-plan-hidden-benefit-info {
    float: left;
    width: 50%;
}
.view-coso-plans .views-field-nothing-1{
    margin-top: 20px;
    width: 100%;
}
.coso-plans-detail-expand.details-hide , .details-show , #quicktabs-exhibition_type .pager-load-more li a{
     background: url("/sites/all/themes/professional_theme/images/down_arrow_green.png") no-repeat scroll 50% 35px rgba(0, 0, 0, 0);
    color: #a49900;
    cursor: pointer;
    float: left;
    font-family: museosans-900;
     font-size: 16px;
    height: 50px;
    line-height: 2;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.coso-plans-detail-expand.details-hide:hover ,.slide-show.details-show:hover , #quicktabs-exhibition_type .pager-load-more li a:hover
{
  color: #c0d8cb;
  background: url("/sites/all/themes/professional_theme/images/down_arrow_green-1.png") no-repeat scroll 50% 35px rgba(0, 0, 0, 0);
}
#edit-field-art-submission .field-add-more-submit.form-submit,
#edit-field-art-examples .field-add-more-submit.form-submit{
    background: url("/sites/all/themes/professional_theme/images/create.png") no-repeat scroll 98% 94%;
    padding-right: 27px;
}
.page-node-add-artists-work-submission h1
{
  display: none;
}
.page-node-add-artists-work-submission .region-content h1
{
   display: block;
}
.coso-plans-detail-expand.details-show , .slide-show.details-hide{
   background: url("/sites/all/themes/professional_theme/images/up_arrow_green.png") no-repeat scroll 50% 35px rgba(0, 0, 0, 0);
   color: #a49900;
    cursor: pointer;
    float: left;
    line-height: 2;
    text-align: center;
    width: 100%;
    text-indent:0;
     height: 50px;
     text-indent: -9999px;
}
.coso-plans-detail-expand.details-show:hover , .slide-show.details-hide:hover{
   background: url("/sites/all/themes/professional_theme/images/up_arrow_green-1.png") no-repeat scroll 50% 35px rgba(0, 0, 0, 0);
}
.coso-plan-detail-links{
       text-align: center;
}

.coso-plan-detail-links a{
background: none repeat scroll 0 0 #a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    /*font-weight: bold;*/
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 2px;
}
.view-coso-plans .views-row{
    border-top: 2px solid #ccc;
    float: left;
    padding-bottom: 60px;
    padding-top: 40px;
    width: 100%;
}
.view-coso-plans .views-row.views-row-last{
  border-bottom: 2px solid #cccccc;
}
#user-login {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 20px;
    height: 253px;
    margin: 0 auto;
    padding: 25px;
    width: 30%;
}
#user-pass{
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 20px;
    margin: 0 auto;
    padding: 10px 25px 25px 25px;
    width: 30%;
}
#user-login .form-item input , #user-pass .form-item input{
font-size: 14px;
    height: 26px;
    width: 95%;
}
#user-pass .form-item.form-type-textfield.form-item-name {
    margin: 8% auto 0;
    width: 75%;
}
#user-login .form-item label , #user-pass .form-item label{
    font-family: museosans-700;
    font-size: 0.8em;
    color: #a49900;
    text-transform: uppercase;
}
#user-pass .form-actions {
    padding-top: 0px;
    margin: 0;
}
#user-pass .form-actions.form-wrapper {
    padding-right: 11%;
    text-align: right;
}
.forgot-back {
    font-family: museosans-900;
    font-size: 13px;
    letter-spacing: 2px;
    margin-top: 10%;
    text-align: center;
    text-transform: uppercase;
}
.forgot-back a
{
  color: #a49900;
}
.form-item-remember-me label
{
   font-size: 0.6em !important;
    color: #000 !important;
    text-transform: none !important;
}
.page-user .page-title {
  letter-spacing: 18px;
}
.forget-password-links a
{    font-family: museosans-700;
    font-size: 0.6em;
    color: #A49900;
}
.forget-password-links a:hover , .register-new-artist-link  a:hover , .forgot-back  a:hover
{
  color: #25ea9d;
}
.forget-password-links{
     float: right;
     margin-bottom: 10px;
}
#user-login .form-item-remember-me {
    float: left;
    margin-top: 15px;
    width: 50%;
}
#user-login #edit-actions {
    float: left;
    padding: 0;
    width: 50%;
      text-align: right;
}
#user-login #edit-actions
{
  margin-bottom:0;
  margin-top:0;
}
#user-login  #edit-submit , #user-pass #edit-submit{
background: none repeat scroll 0 0 #a49900;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    font-family: museosans-500;
    font-size: 12px;
    margin-top: 10px;
    padding: 10px 30px;
    text-transform: uppercase;
}
#user-login  #edit-submit:hover , #user-pass #edit-submit:hover
{
   background: none repeat scroll 0 0 #c0d8cb;
}
.not-logged-in.page-user .region-content
{
   background: url("/sites/all/themes/professional_theme/images/login-backimg-new.jpg") repeat scroll 0 0 transparent;
}
.not-logged-in.page-user #block-system-main ,.not-logged-in.page-user-password .register-new-artist-link {
  /*background-color: #bdd7cc;
  opacity: 0.7;*/
padding-top: 40px;
 padding-bottom: 10px;

}

.register-new-artist-link{
 font-size: 15px;
    margin-bottom: 35px;
    margin-top: 20px;
    text-align: center;
}
.not-logged-in.page-user-password .register-new-artist-link
{
   margin-top: 0px;
   padding-top: 5px;
   padding-bottom: 40px;
}
.forgot-pass {
    color: #000;
    font-family: museosans-500;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding-top: 20px;
}
.not-logged-in.page-user-password #block-system-main.block
{
   margin-bottom: 0em;
}
.not-logged-in.page-user .page-title{
    display:block;
}
.call-to-fresh-work,
.submiited-works-exibition-lists{
    float:left;
    width:100%;
}
.call-to-fresh-work .views-field-php-2{
    margin: 0 auto 15px;
    text-transform: uppercase;
    width: 40%;
}
.call-to-fresh-work .views-field-php-2 .public-exibition-state{
	font-family: museosans-900;
    font-size: 24px;
    letter-spacing: 3px;
    padding: 12px 0;
}
.call-to-fresh-work .views-field-php-2 .private-exibition-state{
	padding: 12px 0;
	background: none repeat scroll 0 0 yellow;
}
.submiited-works-exibition-lists .view-artist-profile-exibitions li{
    background: none repeat scroll 0 0 #EBEBEB;
}
.submiited-works-exibition-lists .view-artist-profile-exibitions .work-submission-accept a{
 background: none repeat scroll 0 0 #a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    /*font-weight: bold;*/
    padding: 10px 30px;
    text-transform: uppercase;
}
.submiited-works-exibition-lists .views-field-field-exhibition-for{
    /*background: none repeat scroll 0 0 #9A9A9A;
    margin: 0 auto 15px;
    padding: 12px 0;
    text-transform: uppercase;
    width: 40%;*/
     font-family: museosans-900;
    font-size: 24px;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.artist-filter-block .artist-tags-filter:hover ,.artist-filter-block .artist-alphabetically-filter:hover , .view-coso-users-list .views-field-view-user a:hover , .artist-filter-alphabetically-orders span:hover{
 color: #25ea9d;
}
.artist-filter-block .artist-tags-filter.active:hover , .artist-filter-block .artist-alphabetically-filter.active:hover
{
     color: #b2b2b2;
}
.artist-filter-block{
   color: #b2b2b2;

    font-family: museosans-700;
    font-size: 17px;3
    letter-spacing: 5px;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.artist-filter-alphabetically-orders,
.artist-skill-set-block {
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 10px;
   /* text-align: center;*/
}
.artist-alphabet{
    color: #A49900;
    cursor: pointer;
    font-family: museosans-700;
    font-size: 17px;
     padding: 15px;
}
.artist-alphabet.active{
	color: #B2B2B2;
	font-weight:bold;
}
.view-coso-users-list .what-get-filter-in-artistlist{
    float: left;
    margin-bottom: 30px;
}
.view-coso-users-list .artist-result-summary{
    float: right;
    margin-bottom: 30px;
}
.artist-skill-set-block{
  font-family: museosans-500;
  padding-bottom: 20px;
}

.artist-skill-set-items,
#edit-field-event-type-tid .form-type-radio label , .field-name-field-artistic-skills .field-item {
  background: none repeat scroll 0 0 #a49900;
    border-radius: 27px;
    color: #fff;
    cursor: pointer;
    font-family: museosans-300;
    font-size: 15px;
    margin-left: 10px;
    float: left;
    margin-top: 10px;
    padding: 5px 13px;
    text-transform: lowercase;
    letter-spacing: 1px;
}
.artist-skill-set-block{
float:left;
}
#edit-field-event-type-tid .form-type-radio label {
  margin: 0px;
}
.artist-skill-set-items:hover,
#edit-field-event-type-tid .form-type-radio label:hover{
   background: #C1D9CA;
}
.field-name-field-artistic-skills .field-item:hover
{
   background:none repeat scroll 0 0 #c1d9ca !important;
}
.view-coso-users-list .views-row.last{
  margin-right:0px;
}

.filter-label-block{
  color: #000;
}
.artist-alphabetically-filter.active,
.artist-tags-filter.active{
    color: #B2B2B2;
}
.artist-alphabetically-filter,
.artist-tags-filter{
  color: #A49900;
  cursor:pointer;

}
.page-artists .page-title{
    display:none;
}
.artist-result-summary{
    display:none;
}
.view-coso-users-list .view-filters{
    display:none;
}
.view-coso-users-list .view-content{
    clear: both;
}
.view-coso-users-list .views-field-view-user{
  font-family: museosans-700;
  font-size: 20px;
  margin-top: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 325px;
}
.view-coso-users-list .views-field-view-user a {
  color: #A49900;
  font-size: 17px;
}
/********** anonymous Artist Portal page *************/
.not-logged-in.page-artists #block-system-main{
    background:none;
    padding:0px;
 }

.profile .field-name-field-first-name,
.profile .field-name-field-last-name,
.profile .field-name-field-biodata{

    width: 40%;
}
.profile .field.field-name-field-contact-artist-liason.field-type-link-field.field-label-hidden {
    padding-top: 15px;
    width: 40%;
}
.profile .field-name-field-contact-artist-liason .field-item.even > a {
    color: #a49900;
    font-family: museosans-700;
    font-size: 22px;
    padding-top: 13px;
}
.profile .field-name-field-contact-artist-liason .field-item.even > a:hover
{
  color: #c0d8cb;
}
.profile .field-name-field-artist-image{
     float: right;
    margin-bottom: 60px;
    margin-right: 30px;
     margin-top: -47px;
    width: 50%;
}
.profile .field-name-field-first-name,
.profile .field-name-field-last-name{
  font-family: museosans-700;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.profile .field-name-field-biodata{
    float: left;
    font-family: museosans-500;
    font-size: 20px;
    margin-top: 30px;
}
.not-logged-in.page-artists .page-title{
    display:none;
}
.not-logged-in.page-artists #breadcrumbs{
    display:block;
}
.profile {
    float: left;
    width: 100%;
}
.main-menu .profile
{
  width: auto;
}
.profile .field-name-field-artistic-skills{
    clear:both;
    text-align: center;
}
.profile .field-name-field-artistic-skills .field-items .field-item{
    background: none repeat scroll 0 0 #A49900;
    border-radius: 36px 36px 36px 36px;
    display: inline;
    font-family: museosans-100;
    font-size: 18px;
    margin-right: 10px;
    padding: 5px 20px;
}
.profile .field-name-field-artistic-skills .field-label{
  font-family: museosans-700;
    font-size: 40px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#block-views-46c6d08a2ec53030367ec62e02f83a8d > h2{
    font-size: 25px;
    text-align: center;
}
#block-views-46c6d08a2ec53030367ec62e02f83a8d{
    float: left;
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
.view-exhibitions-collection.view-display-id-block_1 .past-exhibition-date-block{
        color: #BCBCBC;
	float:left;
        font-size: 16px;
        font-weight: bold;
	margin-right: 30px;
}
.payment-errors {
	color:  red;
}
.view-exhibitions-collection .views-field-field-exhibition-date-1{
    float: left;
    font-family: museosans-italic-300;
    padding: 15px 0;
    width: 32%;
}
.view-exhibitions-collection tr.row-last .views-field-field-exhibition-date-1{
	border-bottom:none;
}

.past-exhibition-right-arrow,
.past-exhibition-year-filter,
.past-exhibition-left-arrow{
  cursor: pointer;
    font-size: 17px;
     padding: 5px 6px;
}
#block-views-exhibitions-collection-block-1 > h2{
   font-family: museosans-700;
    font-size: 28px;
    letter-spacing: 7px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 10px;
}
.view-exhibitions-collection.view-display-id-block_1 .view-header{
	text-align: center;
}
#views-exposed-form-exhibitions-collection-block-1{
	display:none;
}
#edit-field-art-submission .field-name-field-art-thumbnail-image{
  width: 100%;
  float: left;
}
#edit-field-art-submission .field-name-field-art-thumbnail-image .description{
  display: block;
  font-family: museosans;
  font-size: 12px;
  left: 563px;
}
#edit-field-art-submission .field-name-field-art-thumbnail-image label,
#edit-field-art-submission .field-name-field-art-image label,
#edit-field-art-submission .field-name-field-actual-price .form-type-textfield label,
#edit-field-art-submission .field-name-field-art-prize .form-type-textfield label,
#edit-field-art-submission .field-name-field-art-dimensions .form-type-textfield label,
#edit-field-art-submission .field-name-field-art-title .form-type-textfield label,
#edit-field-art-examples .field-name-field-art-example-title .form-type-textfield label,
#edit-field-art-examples .field-name-field-art-example-dimensions .form-type-textfield label {
	display: block;
  font-family: museosans-700;
  font-size: 14px;
  left: 563px;
}
#edit-field-art-submission .field-name-field-art-prize .form-type-textfield label{
 left: 540px;
}
#edit-field-art-submission .field-name-field-art-title .form-type-textfield label{
	/* left: 600px;*/
}
#edit-field-art-submission .draggable.odd
{

}
#edit-field-http://moorthy.coso.dev/content/about-societyart-submission .field-name-field-art-dimensions .form-type-textfield label{
	left: 565px;
}
.field-name-field-shopify-product-id{
	display:none;
}
#main-menu .menu-navigation-container > ul.menu{
	border-right: 1px solid #ccc;
}

/************ User profile Resource Page *************/
.view-resources .view-filters,
.view-resources .view-content{
	float:left;
}
.view-resources .view-filters{
	width:35%;
}
.view-resources .view-content{
	width:60%;
}

.view-resources{
	float: left;
    margin-top: 30px;
    width: 100%;
}
#views-exposed-form-resources-block .form-item-field-resource-category-tid input{
	display:none;
}
#views-exposed-form-resources-block .form-item-field-resource-category-tid label{
	color: #0095ff;
    font-size: 20px;
    line-height: 1.5;
    padding: 5px 0;
    cursor: pointer;
}
#edit-field-resource-category-tid .form-item-field-resource-category-tid{
	border-bottom: 1px dashed #ccc;
    margin-right: 21px;

}
.view-resources .view-content .views-row{
	border-bottom: 2px solid #ccc;
    margin: 0 0 20px;
}
.view-resources .views-field-field-file{
	font-size:23px;
	line-height:2;
}
.view-resources .views-field-php,
.view-resources .views-field-body{
	font-size:20px;
	margin-bottom: 5px;
}
.events-pagination-info{
	float: left;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 35px;
    margin-top: 20px;
}
.page-node-84 #block-system-main{
	float: left;
    font-size: 18px;
    margin-right: 31px;
    width: 45%;
}
.page-node-84 .field-name-body a
{
    color: #a49900;
}
.page-node-84 .field-name-body a:hover
{
    color: #25ea9d;
}
#block-webform-client-block-83{
	display: inline-block;
    width: 50%;
}
#webform-client-form-83 label{
	font-size: 15px;
    font-weight: bold;
}
#webform-client-form-83 .form-text,#webform-client-form-167 .form-text,
#webform-client-form-167 select{
	height: 20px;
    width: 350px;
}
#webform-client-form-167 .form-text,#webform-client-form-167 select{
	width: 350px!important;
}
#webform-client-form-167 select{
	height: 30px!important;
}
/************ Front Page Blocks  ****************/
#block-views-donate-block-block{
	float: left;
    margin-right: 30px;
    width: 64%;
}
.view-donate-block .views-row{
	position: relative;
}
.view-donate-block .views-row .views-field-nothing
{
	/*font-size: 22px;
    height: 380px;
    padding-left: 20px;
    padding-top: 20px;
    position: relative;*/
   bottom: -376px;
    font-size: 22px;
    margin-left: 4%;
    padding: 10px;
    position: absolute;
    width: 35%;
}
.view-exhibitions-collection .views-field-nothing-1 , .front .view-event-list .views-field-nothing , .view-blog .views-field-nothing-3 ,
.view-home-page-blocks .views-field-nothing , .view-id-call_to_action .views-field-nothing{
     bottom: 24px;
    font-size: 22px;
    margin-left: 4%;
    padding: 10px;
    position: absolute;
    width: 73%;
}

.front .view-event-list .views-field-nothing
{
 width: 48%;
}
.view-donate-block .views-field-field-image,.view-exhibitions-collections .views-field-field-exhibition-banner-image{
	position: absolute;
}
.donate-block-container , .exhibition-block-container ,
.coso-block-container ,.blog-block-container,
.view-event-list.view-display-id-page .views-field-nothing , .cta-block-container {
  background: #fff;
  opacity: 0.9;
      padding: 20px;
      float: left;
}
.front #block-views-home-page-blocks-block .coso-block-container
{
    background:url(/sites/all/themes/professional_theme/images/white_bg.png);
   padding: 20px;
      float: left;
       opacity: 1;
}
.view-donate-block .views-row .donate-block-title , .cta-block-title{
font-family: museosans-900;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.exhibitio-block-title-top , .coso-event-types , .blog-block-title-top
{
  color: #a49900;
    font-family: museosans-300;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.coso-event-types {
  color: #000;
  font-family: museosans-500;
  margin-top: 10px;
  margin-bottom: 2px;
}
.exhibitio-block-title ,.front .view-event-list .coso-event-title , .coso-event-title ,.blog-block-title
{
  text-transform: uppercase;
  font-size: 16px ;
  font-family: museosans-900;
  margin-bottom: 10px;
  letter-spacing:3px;
  }
.view-donate-block .views-row .donate-block-content , .cta-block-content{
    font-size: 15px;
    line-height: 1.3;
   max-height: 110px;
    overflow: hidden;
    font-family: museosans-500;
     margin-top: 30px;
      margin-bottom: 15px;
     float: left;
     font-weight: normal;
    /*width: 550px;*/
}
.view-donate-block .views-row .donate-block-link ,.view-exhibitions-collection .exhibitio-block-link ,.view-event-list .coso-event-detail-links ,.view-blog .blog-block-link ,#block-views-home-page-blocks-block-1 .coso-event-detail-links ,.view-home-page-blocks .coso-event-detail-links,
.view-id-call_to_action .views-row .cta-block-link
{
  float: left;
}
.front #block-views-home-page-blocks-block .btm_link_home
{
  margin-bottom: 20px;
}
.front #block-views-home-page-blocks-block .form-text
{
    color: #414141 !important;
    padding: 7px 2px;
}
.view-exhibitions-collection .exhibitio-block-content,
.view-event-list .coso-event-summary,
.coso-event-summary
{
    float: left;
    font-family: museosans-500;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 18px;
   max-height: 88px;
    overflow: hidden;
    width: 100%;
}
.blog-block-body
{
    float: left;
    font-family: museosans-500;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 18px;
    max-height: 115px;
    overflow: hidden;
    width: 100%;
}
#block-views-home-page-blocks-block-1  .coso-event-summary
{
      max-height: 192px;
}
.donate-block-link > a ,
.exhibitio-block-link > a ,
.coso-event-detail-links > a ,
#simplenews-block-form-26 #edit-submit ,
.blog-block-link > a ,
.view-id-call_to_action .views-row .cta-block-link a{
	border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: museosans-900;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 8px;
    text-transform: uppercase;
    font-weight: normal;
}
.front .view-home-page-blocks .form-submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #000;
    border-radius: 0 !important;
    color: #000;
    font-family: museosans-900;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 7px !important;
    text-transform: uppercase;
}
.front .view-home-page-blocks .form-submit:hover,
.donate-block-link > a:hover,
.exhibitio-block-link > a:hover,
.coso-event-detail-links > a:hover,
.blog-block-link > a:hover,
.about-link a:hover,
.exibition-banner-link a:hover,
#block-block-16 ul li  a:hover,
.view-id-call_to_action .views-row .cta-block-link a:hover
{
  color: #c0d8cb !important;
  border: 1px solid #c0d8cb!important;
}
.content-sidebar-wrap-test .view-blog .views-field-nothing-1 a:hover ,
.artist-webform-submit:hover ,.coso-plan-detail-links a:hover,
#block-block-6 p a:hover ,
#block-views-exhibitions-collection-block .view-exhibitions-collection .view-header a:hover,
.back-to-exibition a:hover,
.exibition-product-shopify-page a:hover ,
.node-events .rsvp_btn a:hover ,
#quicktabs-exhibition_type #quicktabs-tabpage-exhibition_type-1 .exibition-product-shopify-page a:hover ,
.exhibitions-num .connect-to-shopify-add-cart input[type="submit"]:hover,
#webform-client-form-167 .form-submit:hover ,
#webform-client-form-167 .webform-next:hover ,
#webform-client-form-178 .form-actions .webform-submit:hover,
.node-type-events .event-link a:hover{
  background: #c0d8cb;
}
#webform-client-form-167 .webform-submit{
	display: none;
}
.exhibitions-num .connect-to-shopify-add-cart input[type="submit"]
{
  border-radius: 3px;
}
.view-event-list.view-display-id-page .views-row.last{
	margin-right:0px;
}
#block-views-call-to-action-block-1{
	clear: none;
    float: left;
    width: 33%;
    line-height: 0;
    position: relative;
}
.view-exhibitions-collection.view-display-id-block_2 .views-field-field-exhibition-banner-image{
	position:absolute;
}
.view-id-call_to_action.view-display-id-block_1 .views-field-title,
.view-id-call_to_action.view-display-id-block_1 .views-field-body,
.view-id-call_to_action.view-display-id-block_1 .views-field-view-node{
	position:relative;
	font-size: 22px;
    padding: 20px;
}
.view-id-call_to_action.view-display-id-block_1 .views-row{
	height: 400px;
    margin: 0;
    width: 100%;
    overflow: hidden;
}
.view-id-call_to_action.view-display-id-block_1 .views-field-title{
	font-size: 35px;
    line-height: 1.3;
    max-height: 78px;
    overflow: hidden;
}
.view-id-call_to_action.view-display-id-block_1 .views-field-nothing{
	font-weight:bold;
              line-height: 25px;
}
.view-event-list.view-display-id-block_1 .views-row{
	height: 400px;
    margin-bottom: 0;
    margin-right: 38px;
    width: 48%;
      overflow: hidden;

}
.view-event-list.view-display-id-block_1 .views-row.last {
	margin-right:0px;
}
.view-exhibitions-collection.view-display-id-block_2 .views-field-view-node{
	bottom: 20px;
    position: absolute;
}
#block-views-exhibitions-banner-block {
	margin-bottom: 0;
}
.view-call-to-action .cta-block-title
{
   max-height: 75px;
    overflow: hidden;
}
/********** Simple News Letter Styles ************/

#block-block-10{
    background: none repeat scroll 0 0 #ccc;
    float: left;
    margin: 0 30px 0 0;
    padding: 20px 0 20px 20px;
    width: 28%;
}
#block-block-10 #edit-mail{
	border: 1px solid #ccc;
    height: 25px;
    margin-top: 10px;
    width: 85%;
}
#block-block-10 > h2,
#block-block-11 > h2,
#block-block-12 > h2,
#block-block-13 > h2{
	margin-bottom:20px;
}
#simplenews-block-form-26 label{
	display:none;
}
#block-block-10 .content,
#block-block-12 .content,
#block-block-13 .content,
#block-block-11 .content{
	font-size:20px;
}
#block-block-10 #edit-submit{
	background: none repeat scroll 0 0 #0095ff;
    border: 1px solid #0095ff;
    border-radius: 25px;
    box-shadow: none;
    color: #fff;
    float: right;
    margin-right: 25px;
    text-shadow: none;
}
#block-block-10 .newsletter-subscribers-count{
	font-weight: bold;
}
#block-block-11{
	background: none repeat scroll 0 0 #ccc;
    clear: nhttp://moorthymax-height: 60px;
    min-height: 65px;
    overflow: hidden;.coso.dev/content/about-societyone;
    float: left;
    font-size: 16px;
    margin-right: 33px;
    padding: 20px;
    width: 27%;
}
#simplenews-block-form-26{
	margin-top: 10px;
}
#block-block-11 img{
	text-align:center;
}
#block-block-11 .content p:first-child{
	margin: 0 auto 20px;
    width: 200px;
}
#block-block-11 p{
	margin-bottom:2px;
}
#block-block-12{
	background: none repeat scroll 0 0 #ccc;
    clear: none;
    float: left;
    padding: 20px;
    width: 30%;
}
#block-block-13{
	background: none repeat scroll 0 0 #ccc;
    float: left;
    padding: 20px;
    width: 26%;
}
.logged-in #block-block-13{
	margin-top: -195px;
}
.not-logged-in #block-block-13{
	margin-top: -130px;
}

#block-block-9 table tr:nth-child(2) td{
	font-size:30px;
}
.view-event-list.view-display-id-page .views-field-nothing{
 margin: 4%;
    min-height: 283px;
    opacity: 0.8;
    padding: 20px 20px 30px 32px;
    position: absolute;
    /*top: 26%;*/
     bottom: 2%;
}
.view-event-list.view-display-id-page li{
  height:500px;
  position: relative;
}
.view-event-list.view-display-id-page .coso-event-title{
  max-height: 60px;
    min-height: 65px;
    overflow: hidden;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-previous{
	bottom: 310px;
    left: 20px;
    position: absolute;
       background: url("/sites/all/themes/professional_theme/images/right_box_arrow.png") no-repeat scroll 0 0 / 28px 28px ;
    padding: 2px 20px;
 }
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-previous a,
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-previous a:hover{
	color: transparent;
    font-size: 0;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-next{
	bottom: 310px;
    position: absolute;
    right: 20px;
    background: url("/sites/all/themes/professional_theme/images/left_box_arrow.png") no-repeat scroll 0 0 / 28px 28px ;
    padding: 2px 20px;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-next a,
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-next a:hover{
	color: transparent;
    font-size: 0;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-pause{
	display:none;
}
.view-exhibitions-collection .view-content .last ,.view-exhibitions-collection .view-content .views-row-last{
	margin-right:0px;
}
#block-views-exhibitions-collection-block-1,
#block-views-exhibitions-collection-block{
	float: left;
     margin-top: 20px;
    width: 100%;
}
.view-exhibitions-collection .arrow{
  color: #ada217;
    font-size: 16px;
    font-weight: bold;
}
.view-leadership-list .views-row.last{
	margin-right:0px;
}
.view-work-submission-with-exibition-summary .views-field-field-submission-due-date{
  color: #ccc;
    font-family: museosans-italic-500;
    font-size: 16px;
    margin-bottom: 40px;
}
.not-clickable-link a{
	cursor: default;
}
.view-artist-profile-exibitions .view-content ul{
	float: none;
    margin-bottom: 10px;
    width: 100%;
    clear: both;
}
.node-type-exhibition .field-name-field-exhibition-location {
    font-family: museosans-300;
    font-size: 24px;
    margin-bottom: 10px;
    padding-top: 30px;
    text-align: center;
}
#block-block-5 table td img{
	margin-left: 90px;
    vertical-align: middle;
}
.views-field-field-member-lastname
{
  font: 18px/20px museosans-500;
  text-transform: uppercase;
}
.views-field-field-member-designation
{
  font: 14px/26px museosans-italic-500;
   color: #b2b2b2;
 }
.page-node-24 #block-views-board-of-governors-block .view-board-of-governors .views-row  ,.page-node-24 #block-views-board-of-governors-block-2 .view-board-of-governors .views-row,
.page-node-58 #block-views-board-of-governors-block-2 .views-row
{
   background: url("/sites/all/themes/professional_theme/images/dimd-bg-1.png") no-repeat scroll 51% 0 ;
    float: left;
    padding: 29px 10px;
    text-align: center;
    width: 23%;
    height: 70px;
}
#block-views-board-of-governors-block-1
{
   width: 100%;
   float: left;
}
#block-views-board-of-governors-block-1 .views-row {
background: url("/sites/all/themes/professional_theme/images/dimd-bg-2.png") no-repeat scroll 50% 0 ;
 float: left;
    padding: 29px 10px;
    text-align: center;
    width: 31%;
}
#block-menu-block-1 .menu-mlid-422,
#block-menu-block-1 .menu-mlid-431{
	background: url("/sites/all/themes/professional_theme/images/icon-dot.jpg") no-repeat scroll right 12px ;
}
.field-name-field-artistic-skills .field-items .field-item{
	color: #fff;
}
.view-artist-selected-works-portal .views-row{
	margin-bottom:20px;
}

.artist-skill-set-items.active{
	background: none repeat scroll 0 0 #676767;
    color: #fff;
}
.view-exibition-selling-products .view-footer{
	clear: both;
    font-size: 22px;
}
/* Exhibition style */
.page-exhibitions .page-title , .page-title{
   font-family: museosans-100;
    font-weight: 500;
    letter-spacing: 8px;
    text-transform: uppercase;
}
#block-views-exhibitions-collection-block .view-exhibitions-collection .view-header a,.back-to-exibition a,
.node-type-events .event-link a {
 background: none repeat scroll 0 0 #a49900;
    border-radius: 2px;
    color: #fff;
    font-family: museosans-700;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px;
    text-transform: uppercase;
}
.node-type-events .event-link {
    margin: 0 auto;
    text-align: center;
}
#block-views-exhibitions-collection-block-1 .view-exhibitions-collection .views-field-field-exhibition-location {
  border-bottom: 2px solid #ccc;
  padding-bottom: 25px;
}
.view-exhibitions-collection .row-last .views-field-view-node{
	 border-bottom: none!important;
}
.view-exhibitions-collection .views-field-view-node a{
  color: #A49900;
  font-family: museosans-italic-300;
  font-size: 14px;
  font-weight: bold;
}
.view-exhibitions-collection .views-field-field-exhibition-location {
font-family: museosans-500;
    font-size: 15px;
  /*font-weight: bold;*/
}
.view-exhibitions-collection.view-display-id-page_1 .views-field-title a,
.view-exhibitions-collection.view-display-id-block .views-field-title a , .new-path {
   color: #a49900;
    font-family: museosans-300;
    font-size: 22px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
       line-height: 25px;
          font-weight: bold;

}

.front .view-exhibitions-collection .views-field.views-field-nothing-1
{
   bottom: 20px;
}
/* Exhibition detail page */
.exibition-detail-page-product-description .exibition-work-submission-author {
  color: #A49900;
  font-family: museosans-700;
  letter-spacing: 2px;
    max-height: 30px;
    min-height: 30px;
    overflow: hidden;
    font-size: 16px;
  /*min-height: 75px;*/
  /*padding: 0 20px;*/
}
.exibition-work-submission-medium {
    font-size: 13px;
  font-family: museosans-italic-500;
  font-weight: bold;
}

.exibition-work-submission-dimension {
    font-size: 15px;
  font-family: museosans-italic-500;
  text-transform: lowercase;
}
.exibition-work-submission-prize{
  font-family: museosans-300;
   /* margin-top: 15px;*/
    font-size: 32px;
    margin-top: 5%;
}
#quicktabs-exhibition_type {
  text-align: center;
}

/*#quicktabs-exhibition_type .pager-load-more li.first {
  /*border-right: 2px solid #A49900;
  background:url("/sites/all/themes/professional_theme/images/down_arrow_green.png") no-repeat scroll 50% 100% #fff;
    padding: 31px 0;
}*/
#quicktabs-exhibition_type ul li a{
  border: 0px none;
  background: none;
  color: #A49900;
   font-family: museosans-700;
    letter-spacing: 2px;
}
/*#quicktabs-exhibition_type .pager-load-more  li a
{

    background: none repeat scroll 0 0 #a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px !important;
    text-transform: uppercase;
}*/

#quicktabs-exhibition_type .pager-load-more
{
      text-align: center;
    /*  margin-bottom: 5%;
      padding-top: 3%;*/
}
#quicktabs-exhibition_type ul li > a {
 padding: 0px !important;
}
#quicktabs-exhibition_type ul li.active a {
  color: #B2B2B2;
}
.view-exibition-selling-products.view-display-id-block .views-field-php {
 /* position: absolute;
    bottom: 27%;
       left: 42%;*/
}

.exibition-detail-page-product-description {
  /*position: absolute;
  top: 12%;
  left: 30%;
   margin-top: 7%;    */
}
#quicktabs-tabpage-exhibition_type-0 .exibition-detail-page-product-description {
  /*  left: 36%;
   position: absolute;
    top: 12%;
         height: 300px;
    width: 32%;
  height: 300px;*/
}
#quicktabs-tabpage-exhibition_type-0 .view-exibition-selling-products .item-list ul li
{
  list-style: none;
}
#quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .item-list ul
{
   ffloat: left !important;
}
#quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .not-available
{
    margin: 0 auto;
    text-align: center;
}
#quicktabs-tabpage-exhibition_type-0 .view-exibition-selling-products .item-list ul li .exibition-product-shopify-page a{
    background: none repeat scroll 0 0 #a49900;
    color: #fff;
    font-family: museosans-900;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 21px;
    letter-spacing: 0;
}
#quicktabs-tabpage-exhibition_type-0 .view-exibition-selling-products .item-list ul li .exibition-product-shopify-page a:hover
{
  background: #c0d8cb;
}
#quicktabs-tabpage-exhibition_type-0 .view-exibition-selling-products .item-list .link-new
{
  display: none;
}
 #quicktabs-tabpage-exhibition_type-0 .exibition-work-submission-title {
    color: #000;
    font-family: museosans-900;
    font-size: 20px;
    letter-spacing: 2px;
    max-height: 70px;
    min-height: 37px;
    overflow: hidden;
    padding: 16px 55px;
}

.view-exibition-selling-products td.hover .views-field-nothing,
td.hover .views-field-nothing .exibition-detail-page-product-description {
  top: 0px;
}

.view-exibition-selling-products td.hover .views-field-php {
  position: absolute;
  text-align: center;
  top: 70%;
  /*width: 46%;*/
  /*width: 100%;*/
  margin-left: 10%;
  margin-left: 65px;
}

/* list option */
.view-exibition-selling-products table {
  background: none;
  border: 0px none;
  position: relative;
  width: auto;
}
.view-exibition-selling-products table tr td {
  background: none;
  border: 0px none;
  padding-right: 26px;
  position: relative;
}
.view-exibition-selling-products table tr td .views-field-nothing {
  top: 0px;
}
td.hover .views-field-nothing .exibition-detail-page-product-description {
  background: none;
  color: #000;
  height: 100%;
  left: 0px;
  margin-top: 0;
  top: 0px;
  width: 100%;
}
/* End Exhibition detail page */
/* Artists detail style */
.profile .field-name-field-first-name {
  float: left;
  width: auto;
   margin-right: 16px;
}
.view-artist-selected-works-portal .view-header {
  font-family: museosans-900;
  /*font-size: 45px;*/
  text-transform: uppercase;
}
.view-artist-selected-works-portal .view-header h2 {
  font-family: museosans-700;
  font-size: 22px;
}
/* Artists detail style end */
.view-coso-users-list .view-header {
  color: hsl(0, 0%, 70%);
  font-family: museosans-500;
  font-size: 14px;
  font-style: italic;
}
.view-coso-users-list.view-display-id-page_1 .view-header {
  font-size: 15px;
}
#block-block-8{
  margin-bottom: 5px;
}


#payment-form .form-row div {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #55537f;
}
#payment-form .form-row  input {
	border: 1px solid #bcd6cb;
	height: 35px;
}
#payment-form .input-payment{
	background: none repeat scroll 0 0 #eaf1ef;
	clear: both;
    height: 400px;
    padding-top: 20px;
    width: auto;
}
#payment-form{
 background: none repeat scroll 0 0 #ffffff;
  /* border-radius: 5px;*/
    box-shadow: 1px 1px 4px #808080;
    clear: both;
    display: none;
    height: 497px;
    left: 36%;
    /* padding: 20px; */
    position: fixed;
    top: 20%;
    width: 354px;
    z-index: 2;
}
#payment-form .title > h1 {
    font-family: museosans-500;
    font-size: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}
#payment-form .form-row {
    clear: both;
    margin: 20px;
}
#payment-form .form-row .required
{
	color: #A39800;
	font-weight: bold;
    margin-right: 5px;
}
.black-div-overlay {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.close.right{
	background: url("/sites/all/themes/professional_theme/images/new-close.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
}
/* .close.right:HOVER{
	background: url("/sites/all/themes/professional_theme/images/close_hover.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
} */
#payment-form .logo{
	background: url("/sites/all/themes/professional_theme/images/coso_logo.png") no-repeat scroll rgba(0, 0, 0, 0);
	height: 60px;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	background-position: center center;
	margin-top: -15px;
}
#payment-form .title,#payment-form .submit-payment{
	text-align: center;
	padding-top: 10px;
}
.node-type-artists-work-submission .total-submissions,
.node-type-artists-work-examples .total-submissions{
	display: none;
}
/* End of font family*/
#main-menu a {
font-family: museosans-900;
    letter-spacing: 1px;
/*padding-top: 2px;*/
}
.btm_link
{
 border-top: 2px solid;
    color: #a49900;
    float: left;
    height: 2px;
    width: 70px;
}
.btm_link_home{
  border-top: 2px solid;
    color: #a49900;
    float: left;
    width: 30px;

}
/*banner design*/
.exibition-banner-content-block {
  background: none repeat scroll 0 0 #fff;
    bottom: 0;
    float: right;
    margin-bottom: -15px;
    margin-right: 15px;
    opacity: 0.7;
    padding-left: 20px;
    text-align: left;
    width: 30%;
}
.views-slideshow-controls-text.views_slideshow_controls_text {
    display: none;
}
/*footer style*/
#foot .block
{
    clear: none !important;
}
.page-node-109 #foot
{
  margin-top: 10%;
}
#block-block-18
{
    float: left;
    margin-right: 2%;
    width: 50%;
}
#block-block-19
{
 float: left;
 width: 30%

}
#block-block-20
{
 float: left;
 width: 18%;
 text-align: center;
}
#block-block-20 img{
    padding-top: 36%;
}
#block-block-14
{
  float: left;
  width: 100%;
   padding: 20px 0 0;
}
#block-block-14 .left
{
    float: left;
    width: 50%;

}
#block-block-14 .right
{
  float: left;
    font-size: 13px;
    text-transform: uppercase;
    width: 48%;

}
#block-block-14 .left
{
    color: #65656d;
    font-size: 26px;
    line-height: 36px;
    padding: 0 10px 10px 0;
}
#block-block-14 .right ul
{   float: left;
    width: 22%;

}
#block-block-14 .right ul li a
{
    color: #A49900;
}
#block-block-14 .right ul li{
    list-style: none;
}
#foot a{
     color: #000;
}
#foot h2
{
  margin-top: 20px;
   text-transform: uppercase;
}
#block-block-19 p , #block-block-18 p, #block-block-20 p , #block-block-17 p{
        margin-bottom: 0px;
        font-size: 24px;
}
#container > #foot {
   border-top: 2px solid #c3c3c3;
    /* width: 99%;*/
      margin: 6% auto 0;
   /* width: 97%;*/
}
.page-blog #container > #foot , .node-type-internal-page #container > #foot{
    margin: 0 auto 0;
}
#footer-area .block
{
 clear: none !important;
 /*margin-bottom:0px ;*/
}
#footer-area .column
{
    margin:0 !important;
}
#block-block-1
{
  float: left;
  width: 12%;
}
#block-block-15
{
    float: left;
  width: 28%;
}
#block-block-15 .content , #block-block-15 .content strong , #block-block-15 .content p
{
    color: #76767e;
    margin-top: 9px;
}
#block-block-1 .content
{
    margin-top: 7px;
}
#block-block-17
{
 float: right;
 width: 57%;
}
#block-block-17 p{
    text-align: right;
padding-right: 20px;
}
#block-block-17 img {
    margin-left: 0;
    width: 11% !important;
   margin-right: 3.4%;
}
/*home page blogs*/
  .page-blog #block-views-blog-block-1 .view-id-blog .pager
  {
    display: none;
  }
 .view-display-id-block_1 .item-list
  {
    display: block;
  }
  .front .item-list .pager {
	display: none;
  }
  .view-exibition-selling-products.view-display-id-block_1 .item-list{
	 display: block;
  }
.front .block
{
    clear: none !important;
}
#block-views-blog-block-2 h2, #block-views-home-page-blocks-block-1 h2, #block-views-home-page-blocks-block-2 h2, #block-views-home-page-blocks-block h2{
    display: none;
}
#block-views-blog-block-2 , #block-views-home-page-blocks-block-1 , #block-views-home-page-blocks-block-2 , #block-views-home-page-blocks-block{
    width:32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
#block-views-home-page-blocks-block-2{
   margin-right: 0%;
}
#block-views-blog-block-2  .views-row{
  height: 363px;
    margin-bottom: 20px;
    position: relative;
     overflow: hidden;
}

#block-views-home-page-blocks-block-1 .views-field-nothing,
#block-views-home-page-blocks-block-2 .views-field-nothing,
#block-views-home-page-blocks-block .views-field-nothing
{
    position: absolute;
}
#block-views-blog-block-2 .views-field.views-field-field-blog-image,
#block-views-home-page-blocks-block-1 .views-field-field-background-image,
#block-views-home-page-blocks-block-2 .views-field-field-background-image,
#block-views-home-page-blocks-block .views-field-field-background-image
{
    position: absolute;
}
.view-blog
{
    position: relative;
}
#block-views-blog-block-2 .field-content > img {
     height: 372px;
    /*width: 100%;*/
}
#block-views-home-page-blocks-block-1 .views-row-1 , #block-views-home-page-blocks-block-2 .views-row-1 , #block-views-home-page-blocks-block .views-row-1
{
  height: 400px;
  position: relative;
   overflow: hidden;
}
#block-views-home-page-blocks-block-1 .views-field-field-background-image img , #block-views-home-page-blocks-block-2 .views-field-field-background-image img , #block-views-home-page-blocks-block .views-field-field-background-image img
{
   /*width: 100%;
   height: 400px; */
}
/*.view-exibition-selling-products .views-field-nothing,
.view-exibition-selling-products .views-field-php{
	display: none;
}*/
/* .view-exibition-selling-products img:hover{
    animation: 0.25s ease 0s normal none 1 hoveranim;
    display: inline-block;
    height: 352px;
    margin: -16px 0 0 -16px;
    opacity: 0.15;
    text-align: center;
    width: 352px;
}

.view-exibition-selling-products .views-field-php,.view-exibition-selling-products .views-field-php
{

  display: inline-block;
    margin: 30px;
    vertical-align: middle;
    width: 250px;

 color: #668091;
    display: none;
    height: 320px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 320px;
} */
.page-blog .breadcrumb-blog .breadcrumb > a {
    padding-left: 44%;
}
.page-blog .page-title {
    padding-left: 44%;
}
.page-blog .view-id-blog.view-display-id-page .pager-current.first,
.page-blog .view-id-blog.view-display-id-page .pager-first.first,
.page-blog .view-id-blog.view-display-id-page .pager-item,
.page-blog .view-id-blog.view-display-id-page .pager-last,
.page-blog .view-id-blog.view-display-id-page .pager-current.last
{
	/*display: none;*/
}
.page-blog .view-blog .views-field-body , .page-blog .view-blog .views-field-body  p {
   font-family: museosans-300;
    font-size: 20px;
}
.profile .field-type-text-long .field-item p,.profile .field-type-text-long .field-item
{
    font-family: museosans-300;
    font-size: 22px;
}
.page-blog .pager-previous ,.page-blog  .pager-next ,.page-artists .pager-previous ,.page-artists .pager-next , .page-events .pager-next , .page-events .pager-previous{
    display: none !important;
}
.item-list .pager li a {
   border: 1px solid #a49900;
    font-size: 13px;
    padding: 8.7px 13px;
}
.item-list .pager li a:hover
{
  color:#fff;
   background-color:#a49900;
}
.item-list .pager li{
  padding: 0 4px;
}
.item-list .pager .pager-current
{
 padding: 10px 14px;
 background-color: #c0d8cb;
 font-size: 14px;
}
.blog-share-text{
	float: left;
	padding-right: 10px;
}
.blog-share-text a:hover img
{
  background: none !important;
}
.next-blog , .next-blog a
{
    color: #a49900;
     font-family: museosans-700;
     text-transform: uppercase;
     font-size: 12px;
}
.next-blog {
    float: left;
    text-align: center;
    width: 100%;
}
.next-blog a:hover , .blog-next-text:hover
{
color: #25ea9d;
}
.page-blog  .blog-next-text{
	 border-top: 1px solid #c3c3c3;
    clear: both;
    margin: 0 auto 2%;
    padding-top: 14px;
    text-align: center;
    width: 59%;
}
/*About page*/
.node-internal-page .footer,.title-underline , .page-node-84 .footer{
    border-top: 2px solid #a49900;
    margin: 0 auto;
     width: 8%;
    margin: 0 auto;
}
.page-node-84 .footer
{
 width: 13%;
}
#block-block-3 .about ,.gallery {
    float: left;
    width: 100%;

}
.about-left , .about-center , .about-right
{
 float: left;
    height: 250px;
    margin-right: 3%;
    padding: 30px;
    width: 25.7%;
margin-right: 2%\9;
}
/*.about-left
{
    background: url("/sites/all/themes/professional_theme/images/bottom_bg-1.jpg") no-repeat;
    background-size: 100%;
}
.about-center
{
  background: url("/sites/all/themes/professional_theme/images/bottom_bg-2.jpg") no-repeat;
  background-size: 100%;
}*/
.about-right
{
   /* background: url("/sites/all/themes/professional_theme/images/bottom_bg-3.jpg") no-repeat;
    background-size: 100%;*/
   margin-right: 0%;
}
#block-block-3
{
 color: #000  ;
}
.about .title
{
  color: #000;
    font-family: museosans-700;
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
    width: 80%;
}
.about .btm_link , .page-node-63  .btm_link
{
  margin: 17px 0;
}
.about .about-body
{
    float: left;
    font-family: museosans-500;
    font-size: 14px;
    margin-bottom: 25px;
    max-height: 170px;
}
.about-link {
    float: left;
}
.about-link a
{
   border: 1px solid #a49900;
      color: #a49900;
    font-family: museosans-900;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.about ul
{
  padding: 0;
  margin: 0;
}.about ul li{
    list-style: none;
    float: left;
    margin-right:  10px;
}
.gallery
{
    margin-top: 20px;
}
.gallery-left , .gallery-rignt , .gallery-center
{
  float: left;
    height: 315px;
    margin-right: 1%;
    width: 32%;
}
.gallery-rignt
{
    margin-right: 0%;
}
.gallery-body {
    font-family: museosans-500;
    margin: 5% auto 0;
    width: 70%;
}
.field-name-field-banner-image.field-type-image
{
    margin-bottom: -6px;
}
.content.node-internal-page {
    position: relative;
}
#block-views-photo-gallery-block
{
margin-top: 60px;
}

.gallery-bottom {
    float: left;
    width: 100%;
    font-size: 20px;
    font-family: museosans-300;
    line-height: 30px;
    margin-bottom: 5%;
}
.gallery-bottom-title
{
    font-family: museosans-900;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.gallery-bottom-left , .gallery-bottom-rignt {
    float: left;
    width: 48%;
}
.gallery-bottom-left
{
    margin-right: 4%;
}
.gallery-bottom-rignt .gallery-bottom-body {
    background: none repeat scroll 0 0 #EBEBEB;
    margin: 9% auto 0;
    padding: 32px;
    text-align: center;
    width: 55%;
    font-family: museosans-italic-300;
}
.gallery-bottom-disc {
    margin-top: 25px;
    text-align: center;margin-left: 10px;
}
.gallery-bottom-body a , .gallery-bottom-body a:hover {
     color: #a49900;
}
/* Blog page*/
/*.page-blog #container
{
   width: 100%;
   float: left;
}*/
.page-blog .content-sidebar-wrap-test {
    float: left;
    width: 70%;
}
.no-sidebars.page-blog .content-sidebar-wrap-test {
    float: left;
    width: 100%;
}
body.sidebar-second #sidebar-second {
width: 26%;
}
.page-blog .content-sidebar-wrap-test .field-content  {
   /* width: 100%;*/
}
#sidebar-second a , #sidebar-second .field-content ,#sidebar-second .views-summary li{
    color: #a49900;
    font-family: museosans-900;
    font-size: 12px;
    list-style: outside none none;
    text-transform: uppercase;
}
#sidebar-second a:hover , .node-blog .submitted a:hover  , #sidebar-second .view-blog-terms .views-field-nothing .field-content:hover
{
   color: #25ea9d;
}
#sidebar-second #block-views-blog-block-1 .content
{
     width: 70%;
}
#sidebar-second  .view-content .views-row ,#sidebar-second  .views-summary li
{
    margin-bottom: 10px;
}
#sidebar-second  .views-row .btm_link
{
    display: none;
}
#sidebar-second  .views-row-first .btm_link
{
    display: block;
    margin: 20px 0px;
}
#sidebar-second .view-blog-terms .views-field-nothing-1 ,#sidebar-second  .view-blog .views-field-nothing
{
    float: left;
    width: 100%;
}
.content-sidebar-wrap-test .view-blog .views-field-title , .content-sidebar-wrap-test .node-blog .title a {
    font-family: museosans-900;
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 31px;
    text-transform: uppercase;
    color: #000;
}
.content-sidebar-wrap-test .view-blog .views-field-title a{
      color: #000;
}
.content-sidebar-wrap-test .view-blog .views-field-nothing ,.content-sidebar-wrap-test .node-blog .submitted{
    font-family: museosans-italic-500;
    font-size: 14px;
      padding: 5px 0;

}
.content-sidebar-wrap-test .view-blog .views-field-nothing a , .submitted a ,.submitted a:hover{
      color: #a49900;
}
.content-sidebar-wrap-test .view-blog .views-field-body
{
   font-size: 20px;
   font-family: museosans-500;
}
.content-sidebar-wrap-test .view-blog .views-field-nothing-1 a
{
     background: #a49900;
    color: #fff;
    font-family: museosans-700;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 1px;
     border-radius: 2px;
}
.node-readmore a
{
  background: none repeat scroll 0 0 #a49900 !important;
    border-radius: 2px !important;
    color: #fff !important;
    font-family: museosans-500 !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    padding: 10px !important;
    text-shadow: 0 0 #fff !important;
     text-transform: uppercase;
}
.page-archive .view-archive .views-row
{
  border-bottom: 1px solid  #bbbbbb;
}
.page-archive .view-archive .views-row.views-row-last
{
     border-bottom: 0px solid  #bbbbbb;
}
.node-readmore a:hover
{
      background: none repeat scroll 0 0 #c0d8cb !important;
}

.node-blog .links.inline {
    margin-top: 21px;
}
.content-sidebar-wrap-test .view-blog .views-row
{
  border-bottom: 1px solid #c3c3c3;
    padding-bottom: 4%;
    margin-bottom: 5%;
}

.front .content-sidebar-wrap-test .view-blog .views-row
{
    border-bottom: 0px solid #c3c3c3;
}


.node-blog .title ,.node-blog .submitted
{
 width: 80%;
 margin: 0 auto;
 text-align: center;
}
.blog-share-text > li {
    float: left;
    list-style: outside none none;
}
.node-blog .field-type-text-with-summary
{
    margin: 0 auto;
    text-align: center;
    width: 60%;
}

.page-archive  .views-row.views-row-last .node.node-blog
{
   border-bottom: 0px solid #c3c3c3;
}
.view-archive ul li
{
  list-style: none;
}

.view-archive ul li a{
   color: #a49900;
    font-family: museosans-700;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.links.inline {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.share
{
     color: #c3c3c3;
    font-family: museosans-italic-500;
    font-size: 16px;
    margin-right: 7px;
    padding-top: 2px;
    text-transform: capitalize;
}
.page-node .field-type-text-with-summary , .page-node .field-type-text-with-summary p
{
   line-height: 22px;
   font-family:  museosans-500;
}
.page-node .field-type-text-with-summary
{
  text-align: left;
}
.node-blog .field-item.even > img {
    width: 100%;
    margin-bottom: 30px;
}
.social-line {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.node-type-blog .title-underline {
    margin-bottom: 2%;
    margin-top: 2%;
}
.node-type-blog .line {
    border-top: 1px solid #c3c3c3 !important;
    border-left: 0px solid #c3c3c3 !important;
    border-right: 0px solid #c3c3c3 !important;
    border-bottom: 0px solid #c3c3c3 !important;
    height: 7px;
    padding: 0 29%;
    width: 60%;
}
.node-type-exhibition .field-name-body p ,.node-type-exhibition .field-name-body , .page-events .view-event-list .view-header p ,.page-events .view-event-list .view-header,
.page-node-58.node-type-internal-page #block-block-6 .content p
{
font-family: museosans-300;
    font-size: 24px;
    line-height: 30px;
}
.page-events .coso-event-title h2 a{
  color: #000;
}
.page-events .coso-event-title h2 a:hover{
    color: #a49900
}
.blog-share-text {
    float: left;
    margin-left: 44%;
    padding-right: 10px;
}
.page-node-128 #block-system-main,.page-node-129 #block-system-main,
.page-node-130 #block-system-main,.page-node-131 #block-system-main,.page-node-65 #block-system-main,
.page-node-66  #block-system-main,.page-node-135 #block-system-main
{
    float: left;
    font-size: 18px;
    margin-right: 31px;
    width: 45%;
}
#block-webform-client-block-127,#block-webform-client-block-132,#block-block-21,#block-block-22,#block-block-23,
#block-block-25{
	display: inline-block;
    width: 50%;
      margin-top: -2px;
}
#webform-client-form-132 label
{
    float: left;
    text-align: right;
    width: 35%;
}

#webform-client-form-132 .form-item {
    padding-bottom: 0;
}
#webform-client-form-132 .webform-component-radios.webform-component--price-list label
{
  float: none;
   width: 100%;
}
#webform-client-form-132 .show-error-message
{
    display: block;
    text-align: right;
    padding-right: 5px;
}
#webform-client-form-132 input.form-text
{
     float: left;
    text-align: left;
      width: 49% !important;
}
#webform-client-form-127 .show-error-message
{   margin-right: 10%;
    display: block;
    text-align: right;
}
#webform-client-form-127 div input,#webform-client-block-128 div input{
    width: 200px;
}
#webform-client-form-127 div label,#webform-client-block-128 div label {
    width: 250px;
}
#webform-client-form-127 .webform-container-inline .description
{
  text-align: right;
    margin-right: 10%;
}
.webform-component--price-list label:first-child{
	display: none;
}
.view-coso-plans .views-field-title .field-content{
	line-height: 1;
}
/******** Join page *********/
.page-node-63 .node-internal-page
{
    position: relative;
}
.page-node-63 #block-views-coso-plans-block .view-coso-plans .views-field-nothing-1 {
    margin: 3% auto 0;
    width: 24%;
}
.page-node-63 .node-internal-page .field-type-text-with-summary
{
bottom: 30px;
    padding: 3%;
    position: absolute !important;
    right: 30px;
    width: 25% !important;

}
.page-node-63 #block-block-24 .content p{
      letter-spacing: 4px;
}
.join-content
{
    float: left;
    font-size: 12px;
    font-family: museosans-500;
    line-height: 17px;
}
.join-coso {
  float: left;
    font-size: 15px;
    max-height: 110px;
    overflow: hidden;
}
.page-node-63 .node-internal-page .btm_link {
border-top: 2px solid;
    color: #a49900;
    float: left;
    height: 0;
    margin: 16px 0;
    width: 70px;
}

#block-block-16 ul
{
   padding: 0;
   margin: 0;
}
#block-block-16 ul li
{
  float: left;
    list-style: outside none none;
    margin-right: 3%;
    width: 31.3%;
    margin-right: 2\9;
    width: 30%\9;
}
#block-block-16 ul li .title
{
  /* background: url("/sites/all/themes/professional_theme/images/footer_arrow_model.png") no-repeat;*/
   background-position: left bottom;
    font-family: museosans-900;
    font-size: 24px;
    padding: 10px 30px 0px 0px;
    text-transform: uppercase;
}

#block-block-16 ul li .body
{
  font-family: museosans-500;
  font-size: 15px;
  float: left;
}
  #block-block-16 ul li .link
{
    margin-bottom: 30px;
    margin-top: 25px;
    float: left;
}
 #block-block-16 ul li  a
{
   border: 1px solid #a49900;
    color: #a49900;
    font-family: museosans-900;
    letter-spacing: 1px;
    padding: 10px;
    text-transform: uppercase;

}
#block-block-16 ul li:last-child
{
  margin-right: 0%;
}
#webform-client-form-83 label ,#webform-client-form-83 .form-wrapper .fieldset-legend,
#webform-client-form-167 label {
    color: #000;
    font-family: museosans-700;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
}
.form-checkboxes .option
{
   font-family: museosans-100 !important;
   font-size: 14px !important;
}
#webform-client-form-83 .fieldset-description,
.webform-component--new-file .description
{
     font-family: museosans-500;
    font-size: 15px;
    font-style: normal;
}
#webform-client-form-83 .form-item.webform-component.webform-component-textfield.webform-component--city ,#webform-client-form-83 .form-item.webform-component-textfield.webform-component--zip , #webform-client-form-83 .webform-component-select.webform-component--state{
    width: 17%;
    float: left;
    margin-right: 6.5%;
}
.webform-component-select.webform-component--state .form-select.required {
    margin-top: 3px;
}
#webform-client-form-83 .form-item.webform-component.webform-component-textfield.webform-component--date-of-birth {
    clear: both;
}
#webform-client-form-83 .webform-component.webform-component-textfield.webform-component--city #edit-submitted-city ,#webform-client-form-83 .form-item.webform-component-textfield.webform-component--zip #edit-submitted-zip ,#webform-client-form-83 .webform-component-select.webform-component--state #edit-submitted-state
{
     width: 100%;
}
#webform-client-form-83 #edit-submitted-what-type-of-artist-are-you ,#webform-client-form-83 #edit-submitted-how-did-you-hear-about-us
{
    width: 40%;
    border-radius: 5px;
}
#webform-client-form-83 .form-textarea-wrapper textarea ,#webform-client-form-83 .grippie ,#webform-client-form-83  #edit-submitted-upload-your-work-ajax-wrapper #edit-submitted-upload-your-work
{
    width: 67%;
}
.page-node-add-artists-work-submission #artists-work-submission-node-form .form-wrapper
{
/*width: 37%;*/
}
.node-blog .field-name-field-blog-image .field-item.even
{
   text-align: center;
}
#webform-client-form-83 fieldset legend ,#webform-client-form-83 fieldset
{
    background: none !important;
    border: none !important;
}
#webform-client-form-83 .fieldset-wrapper input[type=file] {
   /* border: 1px solid #ccc;*/
    width: 100%;
}
#webform-client-form-83 .form-managed-file  .form-submit , .form-actions .webform-submit , .form-actions .webform-submit:hover,
.artist-webform-submit,#webform-client-form-167 .webform-next ,
#webform-client-form-167 .webform-previous
{
    background:#a49900;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 0px;
    border: 0;
    text-shadow: none;
     border-radius: 2px;
}
#webform-client-form-167 .webform-previous{
  background: none repeat scroll 0 0 #a49900;
    border: 0 none;
    border-radius: 2px;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    margin-left: 20px !important;
    margin-top: 0 !important;
    padding: 11.2px 30px !important;
}
#webform-client-form-146 .webform-component {
  font-family: museosans-500;
  font-size: 14px;
 /* font-weight: bold;*/
  padding-left: 5px;
}
#webform-client-form-146 .webform-component-textfield input,
#webform-client-form-146 .webform-component-email input {
  width: 45%;
}

.artist-webform-submit,.artist-webform-submit:HOVER,
#webform-client-form-167 .webform-next:HOVER  {
	margin: 0 auto;
    text-align: center;
    width: 150px;
	box-shadow: 0 1px 0 0 white inset;
   /* font-weight: bold; */
    cursor: pointer;
    position: relative;
   /* text-shadow: 0 1px 0 white;*/
}
#webform-client-form-167 .webform-next:hover {
	width: 215px;
}
.card-number {
    border: 1px solid #bcd6cb;
    height: 35px;
    margin-top: 10px;
    width: 300px;
}
.cvc-number {
    width: 66px;
    height: 15px;
}
.expiration-month {
    width: 66px;
    height: 15px;
}
.expiration-year {
    width: 66px;
    height: 15px;
}

#webform-client-form-83 .webform-submit.form-submit,
#webform-client-form-132 .webform-submit.form-submit,
#webform-client-form-127 .webform-submit.form-submit
{
	display: none;
}

#webform-client-form-83 fieldset .fieldset-wrapper
{
   padding: 16px 0;

}
#webform-client-form-83 fieldset legend
{
     text-indent: 0px;
}
#webform-client-form-83 .form-actions ,#webform-client-form-132 .form-actions,
.artist-webform-submit{
    text-align: center;
}
.artist-final-agreement .option {
    font-family: museosans-500;
    font-size: 16px;
}
.artist-webform-submit , .artist-webform-submit:hover {
    float: left;
    margin-left: 4%;
    margin-top: 4%;
     text-shadow: none;
}
#webform-client-form-132 .webform-component.webform-component-radios.webform-component--price-list .form-item,
#webform-client-form-132 .webform-component.webform-component-radios.webform-component--price-list,
#webform-client-form-132 .webform-component.webform-component-markup.webform-component--info .form-item,
#webform-client-form-132 .webform-component.webform-component-markup.webform-component--info
{
 padding-bottom: 0px;
}
/* Donate page */
#webform-client-form-127 label
{
    float: left;
    text-align: right;
    width: 50% !important;
}
#webform-client-form-132 label
{
    float: left;
    text-align: right;
    width: 44%;
}
#webform-client-form-127 .form-item
{
width: 100%;
}
#webform-client-form-127 .form-actions
{
    text-align: center;
}
#webform-client-form-132 #edit-submitted-price-list
{
    border: 1px dotted;
    padding: 10px;
}
.page-node-143  #foot {
    border-top: 1px solid #c3c3c3;
}
.page-node-58 .field.field-name-body.field-type-text-with-summary.field-label-hidden {
    background: none repeat scroll 0 0 #fff;
    bottom: 10%;
    opacity: 0.7;
    right: 5%;
    width: 30%;
     padding: 20px;
}
.page-node-58 #block-block-6 .content p , .page-node-58 #block-block-6 .content{
  font-size: 20px;
  text-align: center;
}
/* Donate page new design*/
.page-node-126 #block-system-main
{
    float: left;
    width: 47%;
    margin-right: 3%;
}
#block-webform-client-block-167.block
{
  clear: none;
}
#block-webform-client-block-167
{
    float: left;
    width: 50%;
    background: none repeat scroll 0 0 #f3f7f6;
}
#payment-form{
   	background: none repeat scroll 0 0 #f3f7f6;
}
#webform-client-form-83
{
     background: none repeat scroll 0 0 #f3f7f6;
     float: left;
    width: 100%;
    padding-bottom: 20px;
}
 #block-webform-client-block-132 , #block-block-22 , #block-block-21 , #block-block-23
 {
   background: none repeat scroll 0 0 #f3f7f6;

 }
 #block-webform-client-block-132
 {
   padding-bottom: 20px;
 }
 #block-block-22.block , #block-block-21.block , #block-block-23.block,
 #block-block-25.block
 {
   margin-bottom: 0;
   padding-bottom: 20px;

 }
 #block-block-22 #edit-submitted-price-list .form-item , #webform-client-form-132 .webform-component--info , #block-block-21 #edit-submitted-price-list .form-item  , #block-block-23 #edit-submitted-price-list .form-item,
 #block-block-25 #edit-submitted-price-list .form-item
 {
   padding-left: 20px;
 }
 #webform-client-form-83 .form-item , #webform-client-form-83 .fieldset-description ,#webform-client-form-83 .fieldset-legend,
 #webform-client-form-167 .form-item
 {
   padding-left: 20px;
 }
 #webform-client-form-83 .form-item.webform-component--zip,
 #webform-client-form-83 .form-item.webform-component--state
 {
  padding-left: 0px;
 }
#block-webform-client-block-167 .webform-component--donate-today ,
#webform-client-form-83 .webform-component--title,
#block-block-23 .donate-classic-header,
#block-block-21 .donate-classic-header,
#block-block-25 .donate-classic-header,
#block-block-22 .donate-classic-header,
#webform-client-form-167 .webform-component--payment-title,
.confirmation-page .thank-you-title,#payment-form .title
{
background: none repeat scroll 0 0 #bfd7cb;
    float: left;
    font-family: museosans-900;
    font-size: 24px;
    letter-spacing: 4px;
    padding: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 94.9%;
    margin-top: 0px;
}
#payment-form .title{
	width: 100%;
}
#payment-form .submit-payment button{
	background: none repeat scroll 0 0 #a49900;
    border: medium none !important;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 10px;
    width: 330px;
    border-radius: 0;
    box-shadow: none;
}
#payment-form .title{
	padding: 0px;
	/* margin-bottom: 20px; */
}
#block-block-25 {
	margin-bottom:-6px;
	background: none repeat scroll 0 0 #f3f7f6;
}
#block-block-23 .donate-title {
    float: left;
    line-height: 1;
    padding: 0 15px;
    width: 65%;
}
#block-block-23 .donate-left {
	margin-left: 4%;
}
.confirmation-page .thank-you-title{
	margin-bottom: 20px;
}
#block-webform-client-block-167 .webform-component--info,
#block-webform-client-block-167 .webform-component--info-text,
.confirmation-page .thank-you-message
{
   padding: 0 8%;
}
.confirmation-page .thank-you-message{
	padding-bottom: 20px;
}
#block-webform-client-block-167 .credit-info > a {
    color: #a49a45;
}
#block-webform-client-block-167 .webform-component--info p , #block-webform-client-block-167 .webform-component--info,
#webform-client-form-167 .credit-info,.confirmation-page .thank-you-message
{
   font-family: museosans-500;
    font-size: 14px;
}
#block-webform-client-block-167 .webform-component--donation-type,
.confirmation-page .customer-details
{
   padding: 0 8%;
}
#block-webform-client-block-167 .webform-component--donation-amount-usd ,#block-webform-client-block-167 .form-actions
{
 padding: 0 8%;
}
.confirmation-page .customer-details{
	padding-bottom: 20px;
}
.confirmation-page .customer-details div{
	padding-bottom: 10px;
}
#block-webform-client-block-167 label[for=edit-submitted-donation-type] , #block-webform-client-block-167 label[for=edit-submitted-donation-amount-usd],
.confirmation-page .customer-details div
{
    color: #55537f;
    font-family: museosans-italic-500;
    font-size: 14px;
}
#block-webform-client-block-167 .form-type-radio
{
  color: #000;
  font-size: 15px;
   font-family: museosans-500;
}
#block-webform-client-block-167  .form-radio
{
  vertical-align: middle;
}
.dics {
    font-family: museosans-300;
    font-weight: normal;
    margin-left: 6%;
    padding: 10px 0;
}
.donate-left {
    background: url("/sites/all/themes/professional_theme/images/title_sym_left.png") no-repeat scroll 0 0;
    float: left;
    height: 18px;
    width: 60px;
     margin-left: 13%;
 margin-top: 3px;
}
.donate-title {
    float: left;
    padding: 0 20px;
    line-height: 1;
}
.donate-right {
    background: url("/sites/all/themes/professional_theme/images/title_sym_right.png") no-repeat scroll 0 0;
    float: left;
    height: 18px;
    width: 60px;
     margin-top: 3px;
}
.input-img
{
   background: url("/sites/all/themes/professional_theme/images/doller.png") no-repeat scroll 0 0;
  float: left;
     height: 41px;
    width: 37px;
}
#block-webform-client-block-167 input.form-text
{
  border: 1px solid #bdd7cc;
     padding: 9.5px 5px;
  margin: 0;
}
#block-webform-client-block-167 .form-submit
{
  margin: 0;
}
.view-id-shopify_product .exhibitions-img .exhibitions-img-mobile{
  display: none;
}
.view-id-shopify_product .exhibitions-img .exhibitions-img-web{
  display: block;
}
/************** Responsive design ****************/
@media screen and (min-width: 768px) and (max-width: 1160px){
  .view-id-shopify_product .exhibitions-img .exhibitions-img-mobile{
  display: block;
}
.view-id-shopify_product .exhibitions-img .exhibitions-img-web{
  display: none;
}
  #webform-client-form-167 select {
    width: 78% !important;
}
#payment-form {
     top: 6% !important;
}
  .slide-show {
    margin-bottom: 24px;
}
  #block-block-17 img {
    margin-right: 0;
  }
  .node-blog .field-item img
{
   width: 100%;
}
.page-user .view-artist-profile-exibitions .views-row
{
   min-height: 300px;
}
.page-user .view-artist-profile-exibitions .view-content ul {
    clear: none;
}
.page-user .view-artist-profile-exibitions .view-content ul li  {
    margin-right: 48px;
}
.donate-title {
    float: left;
    line-height: 1;
    padding: 0 20px;
    width: 48% !important;
}

	.view-artist-profile-exibitions .views-row.last {
		margin-right: 50px;
	}
	.view-artist-profile-exibitions .views-row-even{
			margin-right: 0px;
	}


  #views_slideshow_cycle_teaser_section_exhibitions_banner-block ,.coso-event-summary img{
          width: 100% !important;
  }
/*  .view-donate-block .views-row .views-field-nothing
{
bottom: auto;
  z-index: 99;
    position: relative;
}*/
.view-event-list.view-display-id-block_1 .views-row {
    width: 47%;
}
.view-event-list .views-field-field-event-image
{
  position: relative;
}
.view-event-list .views-field-field-event-image img
{
  height: 400px;
}
.front .view-event-list .views-field-nothing
{
     width: 80%;
}
.exhibitio-block-title, .front .view-event-list .coso-event-title, .coso-event-title, .blog-block-title
{
   max-height: 40px;
    overflow: hidden;
}
.form-text.required {
    width: 90%;
}
.view-exhibitions-collection .exhibitio-block-content, .view-event-list .coso-event-summary, .coso-event-summary, .blog-block-body
{
   max-height: 175px;
}
#block-block-14 .left , #block-block-14 .right{
  width: 100%;
   float: left;
}
#block-block-14 .right ul {
    float: left;
    width: 22%;
}
#block-block-15 {
    float: left;
    width: 42%;
}
#block-block-17 {
    float: left;
    width: 46%;
}

#block-block-17 img {
    margin-left: 0;
      width: 16% !important;
}
.page-node-24 #block-views-board-of-governors-block .view-board-of-governors .views-row, .page-node-24 #block-views-board-of-governors-block-2 .view-board-of-governors .views-row, .page-node-58 #block-views-board-of-governors-block-2 .views-row
{
   width: 22%;
}
.view-co-so-circle-sponsors .views-row
{
  width: 22%;
}
/******* pop up ********/
#payment-form
{
  left: 22%;
  top: 23%;
}
.view-exibition-selling-products.view-display-id-block .views-field-php {
    bottom: 17% !important;
    left: 43% !important;
}

#quicktabs-tabpage-exhibition_type-0 .exibition-detail-page-product-description {
    /*height: 300px;
    left: 32%;
    position: absolute;
    top: -1%;
    width: 44%;*/
} .view-coso-users-list .views-row {  padding-left: 0px;}
.exibition-detail-page-product-description {
    /*margin-top: 3%;*/
}
#quicktabs-tabpage-exhibition_type-0 .view-exibition-selling-products  .views-field-field-art-image img{
 /* width:100%;*/
}
.view-exibition-selling-products.view-display-id-block .views-field-php {
    left: 45% !important;
}
.front #block-views-donate-block-block .view-donate-block.view-id-donate_block,
.front #block-views-exhibitions-collection-block-2 .view-exhibitions-collection{
    height: 400px;
    overflow: hidden;
}
#block-views-exhibitions-collection-block-2 img, #block-views-donate-block-block img {
    height: 400px;
    width: auto !important;
   /* width: 100%;*/
}
#block-views-donate-block-block {
    margin-right: 21px;
}
.view-event-list.view-display-id-block_1 .views-row {
    width: 48%;
}
.view-event-list.view-display-id-block_1 .views-row {
    margin-right: 26px;
}
.front #block-views-event-list-block-1 .view-event-list .views-field-field-event-image img {
    /* width: 100%;*/
}
.front #block-views-blog-block-2
{
 overflow: hidden;
}
.front #block-views-blog-block-2 .field-content > img
{
  width: auto !important;
}
#block-views-home-page-blocks-block-1, #block-views-home-page-blocks-block-2, #block-views-home-page-blocks-block {
    overflow: hidden;
}

#block-views-home-page-blocks-block-1 .views-field-field-background-image img, #block-views-home-page-blocks-block-2 .views-field-field-background-image img, #block-views-home-page-blocks-block .views-field-field-background-image img {
    height: 400px;
    width: auto !important;
}
.donate-block-link > a, .exhibitio-block-link > a, .coso-event-detail-links > a, #simplenews-block-form-26 #edit-submit, .blog-block-link > a,
.form-item-mail .form-submit, .simplenews-subscribe .form-submit
{
       font-size: 10px;
}
.view-exhibitions-collection .exhibitio-block-content, .view-event-list .coso-event-summary, .coso-event-summary, .blog-block-body {
     max-height: 70px;
}

.exhibitions-det-right {
    width: 100%;
}

#edit-field-art-submission .field-label, #edit-field-art-submission .field-multiple-drag, #edit-field-art-submission .tabledrag-toggle-weight-wrapper, #edit-field-art-submission label, #edit-field-art-submission .description, #edit-field-art-submission table .form-submit, #edit-field-art-submission .grippie, #edit-field-art-submission .file, #edit-field-art-submission .file-size {
    display: none;
}
.form-item .description {
    font-size: 0.85em;
}
.description {
    float: left;
}

.exhibitions-admin {
    margin-top: 3%;
}
.exhibitions-title
{
  margin-bottom: 1%;
}
.exhibitions-price {
    margin: 2% 0 5%;
}
.exhibitions-img img , .exhibitions-img
{
   width: 100%;
}
#block-views-board-of-governors-block-1 .views-row
{
   width: 30%;
}

.view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row
{
   margin-right: 40px;
}
.node-type-internal-page #block-system-main .field-name-body p {
     font-size: 12px;
}
.form-text.required {
    width: 84%;
}
#user-pass .form-actions.form-wrapper {
    padding-right: 9%;
    text-align: right;
}
#user-pass #edit-submit
{
    padding: 10px 13px;
}
/* home page slider blog*/
#block-views-home-page-blocks-block-1 .coso-block-container{
  width: 93%;
}
.fadein , .fadein img{
     width: 100% !important;
}
.page-exhibitions .view-exhibitions-collection .item-list ul , .view-event-list .item-list ul{
    float: none;
}
.page-exhibitions .view-exhibitions-collection .item-list ul li.last
{
  margin-right: 40px;
}
.view-event-list.view-display-id-page .views-row.last
{
  margin-right: 20px;
}
.view-event-list.view-display-id-page  .pager li
{
    margin-right: 0;
}
.page-artists .view-coso-users-list .item-list ul {
    float: none;
}
.page-artists .view-coso-users-list .item-list ul li.last
{
  margin-right: 50px;
}

}
/***************/

@media screen and (min-width: 768px) and (max-width: 900px){
  .form-item-mail .form-submit, .simplenews-subscribe .form-submit
{
         font-size: 10px !important;
}
  .page-blog .page-title , .page-blog .breadcrumb-blog .breadcrumb > a {
    padding-left: 0;
}
	#logo img{
		width: 100%;
	}
	#block-views-home-page-blocks-block .coso-event-summary{
		min-height: 217px!important;
	}


 #webform-client-form-83 .form-item, #webform-client-form-83 .fieldset-description, #webform-client-form-83 .fieldset-legend {
    padding-left: 5px;
}
#block-webform-client-block-http://dev.coso.accorin.us/167 .webform-component--donate-today, #webform-client-form-83 .webform-component--title {

    font-size: 15px;
}
.donate-left
{
      margin-left: 4%;
}
.page-blog .content-sidebar-wrap-test {
    float: left;
    width: 100%;
}
#main-menu li:nth-child(6) {
    border-right: 0px solid #3c3c3c;
}
.login-user > a
{
  font-size: 12px;
   margin-right: 3px;
}
#main-menu a {
   /* padding-right: 5px;*/
    margin-top: 16px;
    font-size: 12px;
}
.main-menu {
    float: left;
    width: 73%;
}
#main-menu
{
    width: 100%;
}
#main-menu a {
    font-family: museosans-900;
    letter-spacing: 1px!important;
}

#main-menu ul.menu li
{
    padding: 0 5px;
}


.view-event-list.view-display-id-page li{
   margin-right: 20px;
     overflow: hidden;
}
.about-left, .about-center, .about-right {
    width: 33.7%;
}
#webform-client-form-83 .form-item.webform-component.webform-component-textfield.webform-component--city, #webform-client-form-83 .form-item.webform-component-textfield.webform-component--zip, #webform-client-form-83 .webform-component-select.webform-component--state {
    float: left;
    margin-right: 6.5%;
    width: 22%;
}
.add-file
  {
     background-position: 50% 0 !important;
  }
  .view-coso-users-list .views-row {
    margin-right: 45px;
}
.artist-filter-alphabetically-orders, .artist-skill-set-block{
text-align: center;
}
}
@media screen and (min-width: 768px) and (max-width: 1148px)
{
    #block-webform-client-block-167 input.form-text {
    width: 76% !important;
}
  #quicktabs-tabpage-exhibition_type-0
{
  display: none;
}
#quicktabs-tabpage-exhibition_type-1
{
   display: block;
}
/*.page-exhibitions .view-exhibitions-collection .views-row.views-row-last
{
  clear: both;
}*/
.node-type-exhibition .quicktabs-tabs
{
  display: none;
}
.quicktabs-tabpage {
    margin-top: 5%;
}
.view-co-so-circle-sponsors .views-row {
    margin-left: 40px;
    min-height: 339px;
    width: 27%;
}
.page-node-58 .field.field-name-body.field-type-text-with-summary.field-label-hidden
{
   width: 40%;
}
.view-leadership-list .views-row img {
    width: auto;
}
.node-type-events #block-system-main.block img {
    width: 100%;
}
.page-blog .view-blog .views-field-field-blog-image img{
    width: 100%;
}
.page-blog .field-name-field-blog-image .field-item.even {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
/*.page-blog .node-blog .field-item img
{
 width: auto !important;
}*/
.view-artist-selected-works-portal .views-field-field-art-image img{
  width: 100%;
}
#quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row.views-row-3{
    margin-right: 28px;
}
}
@media screen and (min-width: 768px) and (max-width: 1160px) and (orientation : landscape){
#main-menu ul.menu li {
    margin: 0;
    padding: 0 9px;
}
/*.view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row {

     width: 295px;
}*/

#quicktabs-tabpage-exhibition_type-1 .views-field.views-field-php {
    /*left: 23.5%;
    position: absolute;
    top: 78%; */
}
.node-type-exhibition #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-field-field-art-image .field-content img
{
  height: auto;
}
.node-type-exhibition #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row {
  /*width: 300px;*/
}
.view-event-list.view-display-id-page li{
   margin-right: 20px;
     overflow: hidden;
}
#quicktabs-tabpage-exhibition_type-1 .views-field-nothing .exibition-work-submission-prize {
    font-size: 21px;
    padding-top: 0;
}
.view-exibition-selling-products.view-display-id-block .views-field-php {
    bottom: 19% !important;
    left: 43% !important;
}

}
#block-system-main .field-name-field-artist-image img {
    width: 100%;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px){


.page-artists #block-system-main .view-coso-users-list{
  border:1px solid red;
}
  /* Web form*/
  #webform-client-form-156 input.form-text, #webform-client-form-156 select.form-select  {
    width: 50%;
}
 #webform-client-form-156 .form-textarea-wrapper textarea
 {
   width: 52%;
 }
  /*banner*/
.front .view-exhibitions-banner .field-content > img {
    height: 520px;
}
  .views-slideshow-controls-text.views_slideshow_controls_text
{
  display: block;
}
#views_slideshow_controls_text_previous_exhibitions_banner-block , #views_slideshow_controls_text_next_exhibitions_banner-block
{
  display: none;
}
#widget_pager_bottom_exhibitions_banner-block
{
  display: block;
}
.fornt #block-views-home-page-blocks-block-2 .coso-event-summary , .view-exhibitions-collection .exhibitio-block-content, .view-event-list .coso-event-summary, .blog-block-body{
     max-height: 133px;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-next
{
   bottom: 28px;
    padding: 2px 20px;
    position: absolute;
    right: 2px;
}

.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-previous
{
bottom: 28px;
    left: 76%;
}

  #block-views-exhibitions-collection-block-2  img , #block-views-donate-block-block img{
    width: 100%;
  }
  #views_slideshow_cycle_teaser_section_exhibitions_banner-block{
          width: 100% !important;
  }
  .view-donate-block .views-row .views-field-nothing
  {
    bottom: -94px;
    position: relative;
    width: 55%;
    z-index: 99;
  }
  #block-views-exhibitions-collection-block-2 {
    clear: none;
    float: left;
    width: 39%;
}
  #block-views-donate-block-block {
     width: 55%;
  }
  #block-views-donate-block-block {
      height: 400px;
  }
 #block-views-exhibitions-collection-block-2 img
 {
  height: 400px;
 }
 /*blog*/
/*#container {
    margin: 0 10px;
    width: 97%;
}*/

/*.content-sidebar-wrap-test {
    margin: 5px;
    width: 96%;
}*/
.no-sidebars.page-blog .content-sidebar-wrap-test {
    float: left;
    width: 100%;
}
.page-node-24 #block-views-board-of-governors-block .view-board-of-governors .views-row  ,.page-node-24 #block-views-board-of-governors-block-2 .view-board-of-governors .views-row
{
 float: left;
    margin-bottom: 10px;
    padding: 29px 10px;
    text-align: center;
    width: 47%;
}
#block-views-board-of-governors-block-1 .views-row {
  width: 47%;
   float: left;
}
.view-our-history td.views-field-body
{
      text-align: center;
    width: 99%;
}
.view-our-history table , .view-our-history td.views-field-field-year , .view-our-history td.views-field-body
{
        text-align: center;
    width: 99%;
    float: left;
}

/*About page*/

.view-leadership-list .views-row
{
  margin-right: 26px;
  margin-bottom: 31px;
}
.about-left, .about-center, .about-right
{
   width: 22.7%;
}
.about .title
{
  font-size: 24px;
    line-height: 25px;
}
.about-body
{
  max-height: 50px;
}
.about .btm_link {
    margin: 14px 0;
}
.about-body {
    max-height: 42px !important;
    overflow: hidden;
}

.about-left, .about-center, .about-right {
    float: left;
    height: 190px;
}
.view-leadership-list .field-content > img {
    width: 100%;
}
.gallery img {
    height: auto !important;
    width: 100% !important;
}
.gallery-body {
    width: 86%;
}
.page-node-24 .view-leadership-list .views-row
{
     margin-right: 25px;

}

/*join page*/
.view-coso-plans .views-field-body, .view-coso-plans .views-field-body p
{
  width: 95%;
}
#webform-client-form-132 label
{
  width: 42%;
}
.view-artist-profile-exibitions .views-row-even {
    margin-right: 40px;
}
#webform-client-form-127 label
{
   text-align: left;
}

#webform-client-form-132 .show-error-message {
    float: left;
    text-align: center;
    width: 100%;
}
.view-artist-submission-collections .views-field-field-art-description
{
  width: auto;
}
.view-artist-submission-collections .views-field-nothing
{
  margin-right:0;
}
.join-coso {
    font-size: 15px;
    max-height: 64px;
    overflow: hidden;
}
.view-artist-submission-collections .views-field-nothing-1, .view-artist-submission-collections .views-field-nothing-2 {
    background: #a49900;
    color: #fff;
    float: left;
    font-family: museosans-900;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-right: 15px;
    padding: 10px 20px;
    width: 15%;
}
/*Learn page */
.page-node-58 .field.field-name-body.field-type-text-with-summary.field-label-hidden
{
  width: 40%;
  max-height: 181px;
}
.page-node-24 #block-views-board-of-governors-block .view-board-of-governors .views-row, .page-node-24 #block-views-board-of-governors-block-2 .view-board-of-governors .views-row, .page-node-58 #block-views-board-of-governors-block-2 .views-row
{
    width: 22%;
}
.view-co-so-circle-sponsors .views-row
{
  float: left;
      width: 48%;
}
.view-co-so-circle-sponsors .views-row
{
    float: left;
    max-width: 100%;
    width: 21%;
}
.view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row
{
   margin-right: 33px;
}
.page-exhibitions .view-exhibitions-collection .views-row.last
{
   margin-right: 33px !important;
}
.view-coso-users-list .views-row
{
  margin-right: 38px;
}
/******* Exibition******/
.page-exhibitions .item-list ul {
  float: none;
}
.page-exhibitions .view-exhibitions-collection .item-list.views-row .last {
    margin-right: 33px;
}

.exibition-work-submission-prize
{
  margin-bottom:0;
}
.exibition-detail-page-product-description {
    left: 30%;

    position: absolute;
    top: 0;
}
#quicktabs-tabpage-exhibition_type-0  .exibition-detail-page-product-description
{
     padding-bottom: 50px;
}
.exibition-work-submission-prize {
    padding-top: 7px;
}
.view-exibition-selling-products.view-display-id-block .views-field-php {
    bottom: 14% !important;
}
.exhibitions-title {
    margin-top: 4%;
}
#quicktabs-tabpage-exhibition_type-1 ul li:last-child
{
margin-right: 3% !important;
}

.front #block-views-home-page-blocks-block .coso-event-summary {
    max-height: 207px;
}

/**** Artists ****/
.view-coso-users-list .views-row
{
  width: 28%;
}
.view-coso-users-list .item-list ul , .view-event-list .item-list ul{
  float:none;
}
.view-coso-users-list .views-row.last , .view-event-list .views-row.last{
    margin-right: 38px !important;
}
.view-artist-profile-exibitions .view-content ul
{
  clear: none;
}
/******* Event ********/
.view-event-list.view-display-id-page .views-field-nothing
{
      width: 76%;
}
#webform-client-form-127 .show-error-message {
    display: block;
    text-align: left;
}

#webform-client-form-127 .webform-container-inline .description {
    margin-right: 10%;
    text-align: left;
}
.page-node #quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row
{
  width: auto;
}
#webform-client-form-167 .form-text.required {
    width: 38%;
}
.donate-title {
    float: left;
    padding: 0 18px;
}
.donate-left {
    height: 18px;
    margin-left: 1%;
}
#block-webform-client-block-167 .webform-component--donate-today {
    font-size: 18px;
}

}
/********** Android & Iphone **************/
.res-logout
{
  display: none;
}
@media only screen and (max-width: 767px) {
  .profile .field-name-field-artistic-skills .field-label {
    font-size: 24px;
    padding-top: 20px;
}
  .artist-filter-alphabetically-orders, .artist-skill-set-block{
text-align: center;
}
  .page-blog .page-title , .page-blog .breadcrumb-blog .breadcrumb > a {
    padding-left: 0;
}
#webform-client-form-167 select {
    width: 78% !important;
}
  .exibition-banner-name{
    max-height: 38px;
    overflow: hidden;
  }
  .slide-show {
    margin-bottom: 24px;
}
  .add-file
  {
     background-position: 50% 0 !important;
  }
.logout-menu
{
  display: block !important;
}
.logout , .not-logged-in .res-logout {
    display: none;
}
.res-logout
{
  display: block;

}
.res-logout a{
  text-transform: uppercase;
}
    .node-blog .field-item img
{
   width: 100%;
}
	#logo img{
		width: 100%;
	}
	ul.quicktabs-tabs li a {
		font-size: 14px;
	}
	#header{
		 margin: 5% 2%;
		width: 96%;
	}

        .nav-toggle a
        {
              font-size: 10px !important;
              text-align: right !important;
              text-transform: uppercase;
        }
        .nav-toggle a:hover
        {
            color: #3c3c3c !important;
    text-decoration: underline !important;
        }
        #main-menu .nav-toggle .mobile-responsive-menu-label.login{
          padding: 0 ;
        }
        #main-menu a
        {
            line-height: 45px;
        }
        #main-menu li:nth-child(6) {
    border-right: 0px solid #3c3c3c;
}
        .main-menu
        {
          width: 60%;
                float: left;
        }
        .nav-toggle > div {
      float: right;
      text-align: right;
      }
      #main-menu .nav-toggle{
            width: 100%;
      }
      .mobile-login
      {
           padding-right: 8px;
      }


      .line {
    border: 1px solid #3c3c3c;
    height: 10px;
    margin-right: 8px;
    margin-top: 14px;
}
	#main-menu {
		 margin-top: 5px;
		width: 100%;
	}
	#main-menu .nav-toggle span{
          font-family: museosans-700;
		font-size: 10px;
		padding: 0 5px;
	}
	#main-menu .nav-toggle {
		float: right;
	}
	#main-menu .menu-navigation-container ul.active{
		display:block;
	}
	#main-menu .menu-navigation-container {
		background: none repeat scroll 0 0 #a49901;
		float: right;
		margin-top: 36px;
		position: absolute;
		width: 56%;
		z-index: 999;
	}
	#main-menu .menu-navigation-container ul{
		 width: 100%;
	}
	#main-menu .menu-navigation-container li > a.active,
	#main-menu .menu-navigation-container li a:hover {
		background: none repeat scroll 0 0 #c0d8cb;
		color: #fff;
	}
	#main-menu .menu-navigation-container li {
		 padding: 0 !important;
	}
	.mobile-responsive-menu-label-images{
		background: url("/sites/all/themes/professional_theme/images/menu_icon_coso.png") no-repeat scroll 0 0 ;
		color: transparent;
		cursor: pointer;
		padding: 6px 6px !important;
	}
	#main-menu .nav-toggle {
	  display:block;
	  font-size:15px;
	  font-weight:bold;
	  line-height:40px;
	}
	#main-menu ul {
	  display:none;
	}
        /*Login link */
        .login-user
        {
         display: none;
        }
.exibition-banner-content-block{
    width: 78%;
}
#webform-client-form-146 .webform-component-textfield input,
#webform-client-form-146 .webform-component-email input {
  width: 80%;
}
#webform-client-form-146 .webform-component-date select {
  width: auto;
}
/**login form design*/
#user-login
{
      width: 66%;
}
#user-login .form-item label {
    font-size: 11px;
}
.form-item-remember-me label {
    color: #000 !important;
    font-size: 0.5em !important;
}
.mobile-responsive-menu-label-images {
    margin-right: 3px;
}
/*banner*/
.exibition-banner-date{
  font-size: 12px;
}
.views-slideshow-controls-text.views_slideshow_controls_text{
  display: block;
}
#widget_pager_bottom_exhibitions_banner-block{
  display: none;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-next{
   bottom: 28px;
    padding: 2px 18px;
    position: absolute;
   right: 65px;
}
.view-exhibitions-banner
{
    margin-left: 8px;
    margin-right: 8px;
}
.exibition-banner-content-block
{
 margin-bottom: 4px;
}
.exibition-banner-date
{
   margin-bottom: 10px;
}
.view-exhibitions-banner .views-slideshow-controls-bottom {
    bottom: 15px;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-previous{
bottom: 28px;
    /* left: 78%;*/
    right: 3%;
     left: auto;
}
.exibition-banner-content-block {
  float: left;
    margin-left: 24px;
    padding: 0 18px;
    width: 53%;
}
.exibition-banner-title {
    font-size: 18px;
    max-height: 40px;
}
.view-donate-block .views-row .views-field-nothing {
   width: 65%;
}
#views_slideshow_cycle_teaser_section_exhibitions_banner-block{
    width: 100% !important;
     height: 320px !important;
}
#views_slideshow_cycle_teaser_section_exhibitions_banner-block img {
    width: 100%;
    height: 300px;
}
.view-exhibitions-banner .views-field-nothing-2 {
bottom: -280px !important;
}
#block-views-donate-block-block{
  float: left;
    margin-right: 30px;
    width: 100%;
}
.view-donate-block img {
    height: 300px;
    width: 100%;
}
.view-donate-block .views-row .views-field-nothing{
bottom: auto;
  z-index: 99;
  position: relative;
   bottom: -103px;
}
#block-views-donate-block-block {
    height: 400px;
    overflow: hidden;
}
#block-views-exhibitions-collection-block-2 , #block-views-call-to-action-block-1{
    clear: none;
    float: left;
    width: 100%;
    overflow: hidden;
}

.view-exhibitions-collection .views-field-nothing-1, .front .view-event-list .views-field-nothing, .view-blog .views-field-nothing-3, .view-home-page-blocks .views-field-nothing{
    padding: 0px;
    margin-left: 7%;
}
/*Ex*/
.view-exhibitions-collection.view-display-id-block_2 .views-row {
    height: 374px;
}

.front .view-exhibitions-collection.view-display-id-block_2 .views-row {
    height: 400px;
}
.view-home-page-blocks .views-field-nothing{
  width: 70%;
}
.view-exhibitions-collection .views-field-nothing-1,
.front .view-event-list .views-field-nothing,
.view-blog .views-field-nothing-3{
  width: 65%;
}
.view-exhibitions-collection .exhibitio-block-content, .view-event-list .coso-event-summary, .coso-event-summary, .blog-block-body{
   max-height: 92px;
}
/*.view-event-list.view-display-id-page .views-field-nothing {
    top: 26% !important;
}*/
.front .coso-event-summary , .front .coso-event-summary p{
margin-bottom: 12px;
}
.blog-block-title , .exhibitio-block-title{
 max-height: 40px;
    overflow: hidden;
}
.view-event-list.view-display-id-block_1 .views-row {
  width: 100%;

}
#block-views-exhibitions-banner-block {
    margin-bottom: 0;
    overflow: hidden;
}
#views_slideshow_cycle_teaser_section_exhibitions_banner-block img {
    height: 336px;
    width: auto;
}
.front .content img {
    height: 400px;
     width: auto !important;
     /* width: 100%;*/
}
#block-views-blog-block-2, #block-views-home-page-blocks-block-1, #block-views-home-page-blocks-block-2, #block-views-home-page-blocks-block{
  width: 100%;
  overflow: hidden;
}
#block-views-home-page-blocks-block .coso-event-summary{
   max-height: 176px;
}
#block-views-event-list-block-1 {
  margin-top: 40px;
}
.coso-event-summary img{
  width: 100% !important;
}
#edit-field-artists-type-tid .form-type-radio, #edit-field-event-type-tid .form-type-radio {
    margin-bottom: 4%;
}
#quicktabs-tabpage-exhibition_type-0
{
  display: none;
}
#quicktabs-tabpage-exhibition_type-1
{
   display: block;
}
.node-type-exhibition .quicktabs-tabs
{
  display: none;
}
.quicktabs-tabpage {
    margin-top: 5%;
}
/*join page*/
.join-coso {
    max-height: 89px;
    overflow: hidden;
}
.page-node-84 #block-system-main
{
   margin-right: 0;
    width: 100%;
}
#block-webform-client-block-83
{
    width: 100%;
}
#webform-client-form-83 .form-text {
    height: 20px;
    width: 97%;
}
#webform-client-form-83 .form-textarea-wrapper textarea, #webform-client-form-83 .grippie, #webform-client-form-83 #edit-submitted-upload-your-work-ajax-wrapper #edit-submitted-upload-your-work, .form-wrapper
{
    width: 97%;
}

#webform-client-form-83 .form-item.webform-component.webform-component-textfield.webform-component--city, #webform-client-form-83 .form-item.webform-component-textfield.webform-component--zip, #webform-client-form-83 .webform-component-select.webform-component--state {
    width: 23%;
}
#webform-client-form-83 .form-item, #webform-client-form-83 .fieldset-description, #webform-client-form-83 .fieldset-legend
{
  padding-left: 0px;
}
/*footer*/
#footer p{
  font-size: unset;
}
#block-block-20{
  display: none;
}
#block-block-2 tbody td{
  width: 100%;
  float: left;
}
#block-block-18 ,  #block-block-19{
  width: 100%;
  float: left;
  font-size: 12px;
  margin-left: 2%;
}

#block-block-19 p, #block-block-18 p, #block-block-20 p, #block-block-17 p , #block-block-14 .left{
    font-size: 16px;
}
#block-block-14 .left
{
  line-height: 22px;
}
#block-block-18 a
{
     color: #a49900;
}
#block-block-14 .left
{
   width: 95%;
}
.artist-webform-submit, .artist-webform-submit:hover {
    float: left;
    margin-left: 0;
    margin-top: 4%;
}
#block-block-14 .right {
    float: left;
    width: 100%;
}
#block-block-14 .right ul {
    float: left;
    width: 43%;
       margin: 0 0 14px;

}
#footer ul{
  clear: both;
}
#container > #foot {
    width: 91%;
    margin-top: 20%;
}

#block-block-18, #block-block-19
{
  margin-left: 0;
}
#block-block-1 {
    float: left;
    width: 30%;
}
.twitter-icon, .linkedin-icon {
    float: left;
}
#block-block-15 , #block-block-17{
  width: auto;
}
#block-block-15 {
    float: right;
    margin-right: 9%;
    font-size: 10px;
}

#footer-area .block {
    clear: none !important;

}
#block-block-1.block
{
  margin-bottom: 2px;
}
#block-block-15, #block-block-17 {
    width: auto;
}
#block-block-17 {
    float: right;
}
#block-block-15 .content , #block-block-15 .content strong , #block-block-15 .content p
{
    margin-top: 14px;
}

#block-block-17 img {
    /*height: 21px !important;*/
    margin-left: 0;
    width: 12% !important;
}
#block-views-event-list-block-1 ul li:first-child{
    margin-bottom: 30px;
}
#block-views-event-list-block-1 {
    margin-bottom: 30px;
     overflow: hidden;
}
#block-views-home-page-blocks-block-1, #block-views-home-page-blocks-block-2, #block-views-home-page-blocks-block{
    margin-bottom: 10%;
}
.view-exhibitions-collection.view-display-id-block_2 .views-field-field-exhibition-banner-image , .view-event-list .views-field-field-event-image{
  position: relative;
}
/*blog*/
#sidebar-first .block,
  #sidebar-second .block,
  #footer-area .column {
  padding-left: 8px;
  }
#container
{
  margin: 0;
   width: 99%;
}
.content-sidebar-wrap-test {
    margin: 2%;
    width: 96% !important;
}
.page-blog #block-system-main.block .views-field-title
{
  text-align: left !important;
}
#block-system-main.block .title , #block-system-main.block .field-type-text-with-summary
{
   text-align: left;

}
.gallery-bottom-left, .gallery-bottom-rignt {
    float: left;
    width: 100%;
}
.blog-share-text
{
     margin: 0 auto 0 27%;
    padding-right: 10px;
}
.blog-social .blog-share-text img{
   height: auto !important;
    width: auto;
}
/* About page*/
.node-type-internal-page #block-system-main .field-name-body p{
  width: 100%;
}
.menu-block-1 li a{
  font-size: 9px;
}
.about-left, .about-center, .about-right{
   float: none;
    height: 250px;
    margin: 0 auto 7%;
    width: 250px;
}
#block-system-main  .field-item.even > p {
   font-size: 15px;
    line-height: 24px;
}
.gallery img {
    height: auto !important;
    width: 100% !important;
}
.gallery-body {
    width: 86%;
}
.view-our-history td.views-field-field-year{
  font-size: 18px;
}
/*.about-left, .about-center, .about-right
{
  height: auto;
}*/
#block-views-leadership-list-block .view-leadership-list .views-row {
    border-bottom: 1px solid #c3c3c3;
    margin-right: 0;
    padding-bottom: 24px;
    text-align: center;
    float: none;
}
.page-node-24 #block-views-board-of-governors-block .view-board-of-governors .views-row  ,.page-node-24 #block-views-board-of-governors-block-2 .view-board-of-governors .views-row{
 float: left;
    margin-bottom: 10px;
    padding: 29px 10px;
    text-align: center;
    width: 95%;
}
#block-views-board-of-governors-block-1 .views-row {
  width: 95%;
   float: left;
}
.page-node-58 .view-board-of-governors .views-row {
    margin-bottom: 12px;
    padding: 29px 0 !important;
    width: 100% !important;
}
#block-views-co-so-circle-sponsors-block .view-co-so-circle-sponsors .views-row{
  float: none;
  width: 100%;
  margin-right:0;
     max-width: 100%;
      text-align: center;
}
.page-node-58 .node-type-internal-page .field-name-field-banner-image img {
    height: 350px;
    width: 100%;
}
.page-node-58 .content.node-internal-page {
   /* height: 350px;*/
    position: relative;
}
#block-views-co-so-circle-sponsors-block
{
  margin-top:0px;
}
.page-node-58 .field.field-name-body.field-type-text-with-summary.field-label-hidden {
    bottom: 6px;
    height: 87px;
    left: 0;
    overflow: hidden;
    padding: 9px 10px 21px;
    right: 0;
    width: 97%;
}
.join-content {
    width: 100%;
}
.join-coso {
    max-height: 45px;
    overflow: hidden;
}
.page-node-63 .node-internal-page .field-type-text-with-summary {
    bottom: 0;
    left: 0;
    right: 0;
    width: 94% !important;
}
#block-views-co-so-circle-sponsors-block .view-co-so-circle-sponsors .views-row img{
 /* width: 100%;*/
}
.view-our-history td.views-field-body
{
      text-align: center;
    width: 95%;
}
.view-our-history table , .view-our-history td.views-field-field-year , .view-our-history td.views-field-body{
        text-align: center;
    width: 95%;
    float: left;
}
/*Join page*/
.node-type-internal-page .field-name-field-banner-image img {
   /*  height: 300px !important;*/
    width: 100%;
}
.page-node-24  .field-name-field-banner-image.field-type-image
  {
      height: auto;
  }
.field-name-field-banner-image.field-type-image {
   /* height: 300px;*/
}

/*.page-node-63 .node-internal-page .field-type-text-with-summary{
   right: 10px;
    width: 75% !important;
}*/
.view-coso-plans .views-field-body, .view-coso-plans .views-field-body p{
  width: 95%;
}
#block-block-16 ul li{
  width:100%;
  padding-left: 5px;
}
.breadcrumbRight {
    width: 68% !important;
}
.view-coso-plans .coso-plans-hidden-fields-info{
      margin: 30px auto 10px 10px;
}
.view-coso-plans .coso-plan-hidden-body-info{
  width:100%;
}
.page-node-66 #block-system-main{
   margin-right: 0;
    width: 100%;
}
.fieldset-wrapper { margin-top: 25px;    float: left;width: 100%;}
#block-webform-client-block-127, #block-webform-client-block-132{
  width: 100%;
}

#webform-client-form-132 label {
    float: left;
    text-align: right;
    width: 33%;
}

#webform-client-form-132 .show-error-message {
    float: left;
    text-align: center;
    width: 100%;
}
#block-block-23
{
  width: 100%;
}
/*Admin login page*/
.view-artist-profile-exibitions .views-row
{
  padding: 40px 0;
  width: 100%;
}
ul.quicktabs-tabs li a{
  font-size: 11px;
}
.view-resources .view-filters{
   width: 100% !important;
}
.views-exposed-form .views-exposed-widget ,#quicktabs-tabpage-user_profile-1 .view-resources .view-content{
     width: 100%;
}
/*Donate page*/
.page-node-126 #block-system-main{
   width: 100%;
}
#webform-client-form-127 label{
    width: 100% !important;
    text-align: left;
}
#webform-client-form-127 div input{
  width: 93%;
}
/*Form submit page*/

#block-custom-coso-donate-confirmation-page, #block-custom-coso-artist-student-confirmation-page, #block-custom-coso-other-confirmation-page {
    background: none repeat scroll 0 0 #f3f7f6;
    float: left;
    width: 100%;
}
.view-artist-submission-collections .views-field-field-art-image{
  float:none;
  margin-right:0;
}
.view-artist-submission-collections .field-content img{
  width: 100%;
}
.view-artist-submission-collections .views-field-field-art-description{
  height: 0;
    margin-top: 25px;
    min-height: 70px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}
#custom-coso-form #edit-submit, .payment-submit, .payment-submit:hover {
    float: left;
       margin-left: 20%;
}
.view-artist-submission-collections .views-field-nothing{
       width: 100%;
}
.view-artist-submission-collections .views-field-nothing-1, .view-artist-submission-collections .views-field-nothing-2{
  float: left;
}
.view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row{
    float: none;
    margin: 0 auto;}
    .view-exhibitions-collection .view-content .last {
    margin-right: auto;
}
/*.view-event-list.view-display-id-page .views-field-nothing{
    top: 30%;
    width: 69%;
}*/

.node-type-internal-page #block-system-main .field-name-body p {

    font-size: 10px;
}
.page-events .view-event-list .views-field-field-event-image img{
  width:100%;
}
#edit-field-event-type-tid-wrapper > label{
   width:99%;
}
  .show-error-message.error_left {
    padding-left: 0px !important;
}
/*Exhibition*/
#quicktabs-tabpage-exhibition_type-1 .views-field-nothing .exibition-work-submission-prize {
    font-size: 22px;
    margin-bottom: 3%;
    padding-top: 0;
}
#quicktabs-tabpage-exhibition_type-1 .views-field.views-field-php {
    top: 78%;
}
#quicktabs-tabpage-exhibition_type-0 .exibition-detail-page-product-description {
   /* left: 11%;
    width: auto;*/
}
.page-events .view-event-list.view-display-id-page .views-row.last {
    margin: 0 auto;
}
.page-events .view-event-list.view-display-id-page ul
{
   margin-bottom: 3%;
}
.page-events .view-event-list.view-display-id-page .views-row
{
  margin-bottom: 3%;
}
#block-views-exhibitions-collection-block .view-exhibitions-collection .view-header a, .back-to-exibition a{
      letter-spacing: 0px;
}
#quicktabs-exhibition_type .pager-load-more {
    margin-bottom: 15%;
}
.page-node-109 .view-exibition-selling-products .views-row.views-row-2.views-row-even.views-row-last.hover {
    height: 300px;
}
.page-node-109 .view-exibition-selling-products .views-row a img{
 height: 300px;
}
.exibition-detail-page-product-description{
  width: 80%;
}
.exibition-detail-page-product-description .exibition-work-submission-author {
    font-size: 18px !important;
    margin-top: -6px;
}
.exibition-work-submission-prize {
    font-family: museosans-100;
    font-weight: bold;
    margin-top: 9px;
}
.exibition-work-submission-title , #quicktabs-tabpage-exhibition_type-1 .exibition-work-submission-title{
  color: #000;
  font-family: 	museosans-900;
    /*font-weight: bold;
    margin-bottom: 10px;
   max-height: 40px;
    overflow: hidden;
    padding: 20px;
    min-height: 35px;*/
}
.title-underline-exhibition {
  height: 2px !important;
}
.exibition-work-submission-prize {
    padding-top: 13px;
}

.exibition-work-submission-prize {
    font-family: museosans-500;
    font-size: 16px;
}
.view-exibition-selling-products.view-display-id-block .views-field-php{
    margin: 0 auto;
    width: 100%;
     /* bottom: 12% !important;*/
      bottom: 7% !important;
      left: auto !important;
}
.view-exibition-selling-products.view-display-id-block .exibition-product-shopify-page a
{
  float: none;
}
/*#quicktabs-exhibition_type .views-row  img
{
  height: 300px;
  width: 100%;
}*/
.exibition-product-shopify-page a
{
   padding: 4px 30px;
}
.view-exibition-selling-products.view-display-id-block .exibition-product-shopify-page a{
  width: auto !important;
}
.exibition-detail-page-product-description{
  position: relative;
  left: auto;
}
.view-exibition-selling-products.view-display-id-block .exibition-detail-page-product-description{
    left: auto;
}
.exibition-detail-page-product-description {
       /*height: 270px !important;*/
    width: 70%;
}
.exhibitions-img {
    margin-right: 0%;
    width: 100%;
}
.exhibitions-det-right
{
         width: 100%;
}
.page-node-126 #block-system-main, .page-node-128 #block-system-main, .page-node-129 #block-system-main, .page-node-130 #block-system-main, .page-node-131 #block-system-main, .page-node-65 #block-system-main, .page-node-66 #block-system-main, .page-node-135 #block-system-main{
  margin-right: 0;
   width: 100%;
}
.page-title {
    font-size: 50px !important;
    text-align: center;
}
  .not-front .page-title {
    font-size: 30px !important;
      }
.exhibitions-title {
    margin-top: 4%;
}
.artist-alphabetically-filter{
  margin-top: 10px;
}
.view-coso-users-list img{
 width: auto !important;
}
.view-coso-users-list .views-row{
  float: none;
   margin-right: 0;
   text-align: center;
}
.views-field.views-field-field-exhibition-banner-image {
    text-align: center;
}
#block-system-main.block img,
#block-views-exhibitions-collection-block.block img,
#block-views-exhibitions-collection-block-1.block img
{
     /* height: 300px;
    width: 100%;*/
     /* height: 100%;*/
}
.node-type-events #block-system-main.block img
{
 width: 100%;
}
.view-exhibitions-collection .views-field-view-node {
   /* max-height: 25px;
    overflow: hidden;*/
    padding-bottom: 26px;
}
.page-exhibitions .view-exhibitions-collection img , .page-shopify-products .view-shopify-product .exhibitions-img img
{
  /*width: 100%;*/
}

.page-blog #block-system-main.block img
{
  height: 100%;
  width: 100%;
}
.node-blog .field-type-text-with-summary , .node-blog .title
{
   width: 100%;
}
#block-system-main.block .views-field-title, #block-views-exhibitions-collection-block.block .views-field-title, #block-views-exhibitions-collection-block-1.block .views-field-title,
#block-system-main.block .views-field-field-exhibition-name, #block-views-exhibitions-collection-block.block .views-field-field-exhibition-name, #block-views-exhibitions-collection-block-1.block .views-field-field-exhibition-name,
#block-system-main.block .views-field-field-exhibition-location, #block-views-exhibitions-collection-block.block .views-field-field-exhibition-location, #block-views-exhibitions-collection-block-1.block .views-field-field-exhibition-location

{
    text-align: center;
}
 #block-views-exhibitions-collection-block-1.block table .views-field-field-exhibition-location
 {text-align: left;

 }
.node-events .event-time-date {
  text-align: center;
  margin-bottom: 5%;
  margin-left: 0px;
}
.node-events .event-time-date .field-name-field-event-date,
.node-events .event-time-date .field-name-field-event-timing {
  float: none;
  margin-bottom: 0px;
}
#block-system-main .field-name-field-artist-image  img {
    width: 100%;
}
/******* footer *******/
#container > #foot {
    padding: 5px;
}
/******** pop up ************/
#payment-form {
    height: auto;
    left: 6%;
    top: 13%;
      width: 280px;
}
#payment-form .form-row div
{
   float: none;
}
.input-payment .card-number
{
 width: 100%;
}
#payment-form .submit-payment button
{
   width: 86%;
}
#payment-form .form-row input {
    border: 1px solid #bcd6cb;
    height: 24px;
}
#payment-form .form-row {
    clear: both;
    margin: 5px 20px;
}
#payment-form .input-payment
{
   height: 278px;
}
.artist-alphabet {
    padding: 2px !important;
}
.artist-alphabet {
    font-size: 12px;
}
#artists-work-submission-node-form #edit-field-art-submission input.form-text , #edit-field-art-submission textarea
{
   width: 250px;
}
#edit-field-art-submission .form-select
{
  width: 260px;
}
#artists-work-submission-node-form #edit-field-art-submission .field-name-field-art-prize input.form-text
{
    width: 247px;
}
#artists-work-submission-node-form table td {
  padding-left:0;
}
.view-artist-submission-collections .view-header .back-to-user-account, .view-work-submission-with-exibition-summary .view-header .back-to-user-account, #wrapper .return-to-user-profile
{
 background-position: 0 25px;
    width: 50%;
}
.form-item.form-type-textfield.form-item-field-art-submission-und-0-field-art-title-und-0-value {
    margin-top: 18px;
}
/******* Web form ********/
#webform-client-form-156 .form-textarea-wrapper textarea {
    width: 96%;
}
#webform-client-form-156  input.form-text,#webform-client-form-156 select.form-select
{
    width: 93%;
}
/** join page**/
#block-webform-client-block-167 , #block-webform-client-block-167 .webform-component--donate-today{
    width: 100%;
    padding:0;
}
.donate-left , .donate-right
{
  display: none;
}
.donate-title
{
  float: none;
  padding: 10px 20px;
  }
 #block-webform-client-block-167 input.form-text
  {
      width: 40%;
  }
.view-leadership-list .views-row img {
    width: auto;
}

.page-node-24.node-type-internal-page #block-system-main .field-name-body p, .page-node-25.node-type-internal-page #block-system-main .field-name-body p, .page-node-26.node-type-internal-page #block-system-main .field-name-body p {
    font-family: museosans-300;
    font-size: 11px;
    line-height: 18px;
    margin: 0 auto 18px;
    max-height: 34px;
    overflow: hidden;
    width: 100%;
}


.view-exibition-selling-products.view-display-id-block_1 .view-content .views-row
{
   margin: 0 auto;
   float: none;
}
.view-shopify-product img
{
    width: 100%;
}

.profile .field-name-field-biodata , .profile .field-name-field-last-name {
    width: 100% !important;

}
.profile .field-name-field-artist-image {
    float: none;
    margin: 0 auto;
    width: 50%;
}
.view-artist-selected-works-portal .views-field-field-art-image img{
  width: 100%;
}
}
@media only screen and (max-width: 400px) {
	.view-resources .view-filters,
	.view-resources .views-exposed-widget {
		float:none;
	}
	.view-resources .view-filters {
		margin: 0 auto 30px;
		width: 75%;
	}
	.view-resources .view-content {
		width: 100%;
	}
}

.show-error-message{
	color: red;
    text-align: left;
}
.title-underline-exhibition {
   border-top: 2px solid #a49900;
    height: 12px;
     margin: 0 auto;
    width: 25%;
}
#quicktabs-tabpage-exhibition_type-1  .title-underline-exhibition
{
 margin: 0 auto 10px;
}
.view-event-list .view-filters .events_list,
.view-event-list .view-filters .events-pagination-info{
  color: #B2B2B2;
  float: left;
  font-family: museosans-300;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 14px;
}
.view-event-list .view-filters .events-pagination-info {
  float: right;
}
#views-exposed-form-event-list-page {
  text-align: center;
}
/* EVENTS detail page */
.node-events .field-name-body {
  margin-left: 11%;
  text-align: left;
  width: 78%;
}
.node-events .rsvp_btn{
  text-align: center;
}
.node-events .rsvp_btn a {
  background: none repeat scroll 0 0 #a49900;
    border-radius: 0;
    color: #fff;
    font-family: museosans-700;
    font-size: 14px;
    padding: 11px 50px;
    text-transform: uppercase;
}
#quicktabs-exhibition_type ul.quicktabs-tabs {
    margin-bottom: 3%;
    margin-top: 4%;
}
/* End EVENTS detail page */
.view-exibition-selling-products.view-display-id-block_1 .view-header h1 {
   font-family: museosans-700;
    font-size: 30px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.view-coso-users-list.view-display-id-page_1 .views-field-field-artistic-skills{
  color: #B2B2B2;
  font-family: museosans-italic-500;
  font-size: 16px;
}
.view-artist-portal-profile .views-row .views-field-edit-node a {

    border-radius: 2px;
    color: #a49900;
    font-family: museosans-700;
    font-size: 13px;
    padding: 10px 30px;
    text-transform: uppercase;
}
.view-artist-portal-profile .views-row .views-field-edit-node a:hover {
	color: #25ea9d !important;
}

#edit-field-resource-category-tid .form-item-field-resource-category-tid label:hover{
	color: #a49900!important;
}

#edit-field-resource-category-tid .form-item-field-resource-category-tid input[type="checkbox"]:checked + label {
    color: #a49900!important;
    font-size:30px;
}
.make-it-higlight{
	 color: #a49900!important;
	 padding:0px!important;
}

.view-artist-portal-profile .views-field-edit-node
{
  margin-bottom: 10px;
}
.logged-in .view-artist-selected-works-portal .views-row {
 /* width: 30%;*/
  /*float: left;
  margin-left: 33px;*/
}
#webform-client-form-146 .form-actions .webform-submit {
  filter: none\9;
}
.view-event-list.view-display-id-page .views-field-field-event-image img {
  max-width: none\9;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #main-menu ul{
 /* width: 77%;*/
 }
}
@media screen and (max-width: 350px)
{
.page-shopify-products .view-shopify-product .exhibitions-img img
{
  width: 100%;
}
#quicktabs-exhibition_type .view-exibition-selling-products ul li {
    width: 100% !important;
}
.view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row{
  width: 100%;
  margin-bottom: 15px;
}
.view-leadership-list .views-row img {
    width: 100%;
}
}
.res_logout , .not-logged-in .res_logout
{
  display: none;
}
@media screen and (min-width: 320px) and (max-width: 480px){
  .view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row {
  float: none;
  margin: 0 auto;
  margin-bottom: 20px;
}
   #block-block-2.block , #block-block-26.block
 {
  width:100%;
 }
    #block-webform-client-block-167 input.form-text {
    width: 76% !important;
}
.errmsg {
    color: red;
    float: right;
    margin-right: 20px;
}

.artist-skill-set-items
{
  margin-left:2%;
  width: 39%;
}

.logout-menu li{
  float: left !important;
}
.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-previous {
    right: 0;
}

.view-exhibitions-banner .views-slideshow-controls-bottom .views-slideshow-controls-text-next {
    right: 39px;
}
#block-block-15 {
    font-size: 9px;
}
#logo{
		width: 40%;
                float: left;
	}
        #user-pass .form-item.form-type-textfield.form-item-name {
    width: 100%;
}
 #user-pass
 {
   width: 60%;
 }
 #block-webform-client-block-178
 {
  width: 100%;
 }
 .page-node-63 #block-views-coso-plans-block .view-coso-plans .views-field-nothing-1 {
    margin: 3% auto 0;
    width: 38%;
}
.page-node-58 .field.field-name-body.field-type-text-with-summary.field-label-hidden {
    height: 42px;
    padding: 9px 16px 21px 12px;
    width: 94%;
}
.join-coso {
    font-size: 12px;
    line-height: 16px;
}
.page-node-63 .node-internal-page .field-type-text-with-summary {
    bottom: 6px;
        height: 40px;
    left: 0;
    overflow: hidden;
    right: 0;
    width: 94% !important;
}

.breadcrumbRight {
    width: 77% !important;
    margin-bottom: 10px;
}
}
@media screen and (min-width: 481px) and (max-width: 767px){

  #block-webform-client-block-167 input.form-text {
    width: 76% !important;
}
  #user-pass
 {
   width: 350px;;
 }
 #user-pass .form-item.form-type-textfield.form-item-name {
    width: 100%;
}
 #block-block-2.block , #block-block-26.block
 {
  width:100%;
 }
   .profile .field-name-field-artistic-skills .field-label {
    font-size: 24px;
    padding-top: 20px;
}
}
@media screen and (min-width: 360px) and (max-width: 640px){
.artist-skill-set-items {
    margin-left: 2%;
    width: 40%;
}
#logo{		width: 40%;
                float: left;
}
 #block-block-2.block , #block-block-26.block
 {
  width:100%;
 }
 #payment-form {
    left: 23%;
}
}
@media screen and (min-width: 641px) and (max-width: 767px)
{
.main-menu {
    float: left;
    width: 77%;
}
 #payment-form {
    left: 23%;
}
}
@media screen and (min-width: 360px) and (max-width: 480px)
{
   #payment-form {
    left: 8%;
}
}
@media screen and (max-width: 320px)
{
  .profile .field-name-field-artistic-skills .field-label {
    font-size: 24px;
    padding-top: 20px;
}
  .view-coso-users-list img {
    width: 100% !important;
}
  .nav-toggle a {
 font-size: 9px !important;
    font-weight: normal !important;
}
.mobile-login {
    padding-right: 5px;
}
.line {
    border: 1px solid #3c3c3c;
    height: 10px;
    margin-right: 1px;
    margin-top: 15px;
}
#main-menu .nav-toggle span {
  font-family: museosans-900;
    font-size: 9px;
    font-weight: normal;
    padding: 0 5px;
}
#main-menu a {
    line-height: 44px;
}
}
@media screen and (min-width: 321px) and (max-width: 767px){
  .block.block-quicktabs {
      margin: 0 auto !important;
      width: 335px !important;
      float: none !important;
  }
  #quicktabs-tabpage-exhibition_type-1 .views-row
  {
    margin-bottom: 10% !important;
  }
}
@media screen and (min-width: 1006px) and (max-width: 1126px){

/*.page-node #quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1  .views-row
{
     margin-right: 0.5% !important;
}*/
  #quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row:nth-child(3n){
    margin-right: 3.9%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1005px)
{
  /* #quicktabs-tabpage-exhibition_type-1 .views-row.views-row-3.views-row-odd.views-row-last.last {
    clear: both;
}*/
  #quicktabs-container-exhibition_type #quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .views-row:nth-child(3n){
    margin-right: 3.9%;
  }
}
.page-events .view-event-list #edit-field-event-type-tid label {
  text-transform: uppercase;
}

#block-views-home-page-blocks-block .coso-event-summary{
	margin-bottom: -8px;
        min-height: 204px;
}
.show-error-message.error_left {
    padding-left: 20px;
}


.fadein { position:relative; width:200px; height: 200px;  margin: 0 auto;}
.fadein img { position:absolute; left:0; top:0; }
.page-node-84 .form-wrapper .webform-component-multiple-file
{
 display: block;
}
.add-file
{
   background-image: url("/sites/all/themes/professional_theme/images/plus-icon.png");
    background-position: 25% 0;
    background-repeat: no-repeat;
    color: #000;
    cursor: pointer;
    font-family: museosans-700;
    font-size: 18px;
    font-weight: normal;
    margin-top: 17px;
    padding-bottom: 5px;
}
.new-class
{
   padding-left: 19px;
}

.field-name-field-allow-to-buy {
	clear: both;
    float: left;
}
.field-name-field-allow-to-buy label{
 display: inline-block !important;
    font-size: 18px;
}
.view-id-exibition_selling_products .exibition-work-submission-edit-thumbnail a{
  font-size: 13px !important;
  text-transform: none !important;
}
.view-id-exibition_selling_products .exibition-work-submission-edit-thumbnail a,
.node-type-exhibition .exibition-work-submission-author a , .node-type-coso-plans .field-label-above a , .sticky-table a , .form-managed-file span,
.confirmation-page a , .page-node-24 #block-block-2 a , .page-node-24 #block-block-26 a , .blog-block-body p a , .views-field-body p a
{
    color: #a49900;
}


.page-exhibitions .views-field-title a:hover , .page-exhibitions .views-field-php a:hover , .breadcrumb a:hover, .node-type-internal-page #block-block-4  a:hover ,.node-type-internal-page #block-block-5  a:hover ,
.node-type-coso-plans .field-label-above a:hover , .view-exhibitions-collection .views-field-view-node a:hover , .view-artist-portal-profile a:hover , .exhibitions-admin a:hover, .confirmation-page a:hover,
.page-node-24 #block-block-2 a:hover , .page-node-24 #block-block-26 a:hover, .blog-block-body p a:hover , .views-field-body p a:hover{
  color: #25ea9d;
  cursor: pointer;
}
.view-id-exibition_selling_products .exibition-work-submission-edit-thumbnail a:hover,
.node-type-exhibition .exibition-work-submission-author a:hover{
   color: #25ea9d !important;
}
.form-managed-file .browse:nth-child(2){
  display: none;
}
.browse {
    background: none repeat scroll 0 0 #a49900;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 0 0;
    color: #fff;
    font-family: museosans-500;
    font-size: 12px;
    padding: 8px;
    position: absolute;
    outline: none;
     width: 85px;
}
.browse:hover
{
    background: none repeat scroll 0 0 #c0d8cb;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 0 0;
    color: #fff;
    font-family: museosans-500;
    font-size: 12px;
    padding: 8px;
    outline: none;
     width: 85px;
}
.webform-component-multiple-file label
{
   display: none !important;
}
.page-node-65 #webform-client-form-83 .webform-submit.form-submit{
	display: block;
	margin-left: 20px;
}
.page-node-65 #webform-client-form-83 .webform-submit.form-submit:HOVER {
	background: none repeat scroll 0 0 #c0d8cb;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff;
    font-family: museosans-700;
    font-size: 12px;
    margin-top: 10px;
    padding: 10px 30px;
    text-shadow: none;
    text-transform: uppercase;
}
#payment-form .submit-payment button:hover{
	background: none repeat scroll 0 0 #c0d8cb;
}

#block-views-exhibitions-collection-block .view-exhibitions-collection ul .views-field-php
{
  height: 51px;
  overflow: hidden;
}
#user-profile-form #edit-field-artist-image .file img{
  display: none;
}
#user-profile-form #edit-field-artist-image img
{
  width:auto;
  float: left;
}
#user-profile-form #edit-field-artist-image
{
  float: left;
  width: 100%;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
  /*.page-artists .view-coso-users-list .item-list a img {
    width: 290px;
  }*/
  /*.view-coso-users-list .views-row {
    margin-right: 28px;
  }*/
  /*.page-artists .view-coso-users-list .item-list ul li.last {
    margin-right: 0px;
  }*/
  .view-exhibitions-collection .views-row, .view-glossary .views-row, .view-event-list .views-row {
     width: 295px;
  }
  .view-event-list.view-display-id-page .views-row.last {
    margin-right: 0px;
}
.view-exhibitions-collection .views-row{
    width: 268px;
}
}
.error_inline
{
  color: red;
}
#quicktabs-tabpage-exhibition_type-0 .view-exibition-selling-products .views-row {
    margin-bottom: 22px;
}

/*** COSO R3 :: User profile page
     *
     * START :: Show Coso Address when click Contact Coso
     *
 * */
.view-leadership-list .views-row-last{
margin-right: 0px!important;
}
.view-leadership-list .view-content ul{
	float: none;
    margin: 0 auto;
    width: 65%;
}
@media screen and (min-width: 956px) and (max-width: 1150px){

	.view-leadership-list .view-content ul {
		float: none;
		margin: 0 auto;
		width: 75%!important;
	}
}
@media screen and (min-width: 768px) and (max-width: 850px){

	.view-leadership-list .view-content ul {
		float: none;
		margin: 0 auto;
		width: 94%!important;
	}
}
@media screen and (min-width: 851px) and (max-width: 955px){

	.view-leadership-list .view-content ul {
		float: none;
		margin: 0 auto;
		width: 85%!important;
	}
}
@media screen and (max-width: 500px){

	.view-leadership-list .view-content ul {
		float: left;
		margin: 0 auto;
		width: 100%!important;
	}

	.profile .field-name-field-contact-coso{
		width: 100% !important;
	}
}
.profile .field-name-field-contact-coso {
    width: 40%;
}
.profile .field-name-field-contact-coso .field-label{
	color: #a49900;
	font-family: museosans-700;
	font-size: 22px;
	padding-top: 13px;
	cursor: pointer;
	margin-bottom: 15px;
}
.profile .field-name-field-contact-coso .field-label:hover {
	color: #c0d8cb;
}
.field-name-field-contact-coso .field-items{
	display:none;
	position: absolute;
}
.profile .field-name-field-biodata{
	margin-top: 20px;
}
.view-coso-users-list .views-row{
height: 400px;
}
.view-coso-users-list .views-field-view-user{
margin: 10px auto;
height: 43px;
overflow: hidden;
}
.view-coso-users-list.view-display-id-page_1 .views-field-field-artistic-skills{
	width: 325px;
	height:22px;
	overflow: hidden;
	margin: 0 auto;
}
/*** COSO R3 :: User profile page
     *
     * ENDS :: Show Coso Address when click Contact Coso
     *
 * */

.view-artist-selected-works-portal .view-header div a{
	color: #a49900;
}
.view-artist-selected-works-portal .view-header div a:hover{
color: #25ea9d !important;
}
/*********** Search block design ************/
.search-container {
  position: absolute;
  right: 25%;
  top: 10px;
  width: 252px; /*25%*/
}
#head .search-container {
  display: none;
  position: relative;
  left: 0;
  margin: 0 2%;
  top: 0px;
  right: 0;
  width: 96%; /*25% 282px*/
}
.search-container .container-inline {
  position: relative;
}
#edit-submit-custom-search,
.search-container input.form-submit,
.page-search .search-form input.form-submit,
#edit-submit-user-search {
  background: url("images/search.png") no-repeat center center;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  cursor: pointer;
  font-size: 1em;
  height: 16px;
  margin: 0 0 0 4px;
  overflow: hidden;
  outline: 0 none;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.search-container .form-item-search-block-form {
  float: left;
  width: 85%;
}
#edit-search-api-views-fulltext,
.search-container input.form-text,
.page-search .search-form input.form-text,
.page-search #search-form input#edit-keys,
.page-search #block-search-form .form-item-search-block-form input,
#edit-combine {
  background: #efefef;
  font-size: 1em;
  margin: 0;
  border: 0px;
  outline: 0 none;
  padding-right: 25px;
  width: 100%; /*90% 225px*/
}
.search-container .form-actions {
  float: left;
  margin-left: 6px;
  margin-top: 4px;
  padding-top: 0;
  position: relative;
  width: 10%;
}
.page-search a.search-link {
  color: #a49900;
}
.page-search a.search-link:hover {
  color: #25ea9d;
  cursor: pointer;
}
.search-advanced,
.page-search #search-form .form-item-keys label,
.page-search .search-form .form-item-keys label,
#head #block-search-form {
  display: none;
}
.page-search .tabs-wrapper ul.tabs li {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
}
.page-search .tabs-wrapper ul.tabs li a {
  background: none;
  font-family: museosans-900;
  letter-spacing: 1px;
  color: #3c3c3c;
  display: block;
  font-size: 13px;
  padding-left: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.page-search .tabs-wrapper ul.tabs li.active a {
  color: #a49900;
}
.page-search .tabs-wrapper ul.tabs li a:hover {
  background: none;
  border: none;
  color: #a49900;
  text-decoration: none;
}
.page-search .tabs-wrapper {
  border-bottom: medium none;
  margin: 20px 5px;
}
.page-search .region-content,
.page-search .tabs-wrapper {
  margin: 0 20%;
}
.page-search ol.search-results {
  margin: 20px 0;
}
.page-search ol.search-results li {
  border: none;
}
.page-search .search-form {
  margin: 30px 0;
}
.search-container {
  width: 252px;
}
.page-search .search-form .form-type-textfield {
  float: left;
  width: 75%;
}
.page-search .search-form input.form-submit,
#edit-submit-user-search {
  margin-top: 5px;
}
.region-header {
  clear: both;
}

#views-exposed-form-custom-search-page{
  position: relative;
}

#block-views-exp-custom-search-page #edit-search-api-views-fulltext-wrapper{
  width: 100%;
}
#views-exposed-form-custom-search-page .views-exposed-form .views-exposed-widget .form-submit{
  margin-top: 0.3em !important;
  position: absolute;
  right: 0;
}
#edit-search-api-views-fulltext{
  padding-right: 0;
}
/************** Responsive design ****************/
@media screen and (max-width: 767px) {
  #views-exposed-form-custom-search-page .views-exposed-form .views-exposed-widget .form-submit{
    margin-top: -1.5em !important;
  }
  #header .search-container {
    display: none;
    float: left;
  }
  #head .search-container {
    display: block;
    /*width: 100%;*/
    float: left;
  }
  #head .search-container input.form-text {
    padding: 10px 25px 10px 5px
  }
  #head .search-container input.form-submit {
    padding: 19px 15px;
    margin: 0;
  }
  #head .search-container .form-actions {
    margin: 0;
    position: absolute;
    right: 0px;
    width: auto;
  }
  #head .search-container form {
    float: left;
    width: 100%;
  }
  #head .search-container .form-item-search-block-form {
    width: 95%;
  }
  #head .search-container .container-inline {
    width: 100%;
  }
  .page-search .item-list .pager li {
    padding: 10px 14px;
  }
 .page-search .item-list .pager li {
    display: inline-block;
 }
}
@media screen and (max-width: 620px) {
  #head .search-container .form-actions {
    right: 0px;
  }
  #head .search-container .form-item-search-block-form {
    width: 94%;
  }
  #head .search-container input.form-text {
    padding-right: 30px;
  }
}
@media screen and (max-width: 520px) {
  #head .search-container input.form-text {
    width: 98%;
  }
  #head .search-container .form-actions {
    right: 5px;
  }
}
@media screen and (max-width: 360px) {
  #head .search-container input.form-text {
    width: 95%;
  }
  #head .search-container .form-actions {
    right: 5px;
  }
}
@media screen and (max-width: 320px) {
  #head .search-container input.form-text {
    width: 94%;
  }
  #head .search-container .form-actions {
    right: 5px;
  }
}
/*********** End Search design *************/

.not-logged-in .view-artist-selected-works-portal {
  text-align:center;
}
.not-logged-in .view-artist-selected-works-portal .view-header div a {
  display:none;
}
.view-artist-submission-collections .artist-final-agreement label a,
.field-name-field-contact-coso .field-item div a,
.view-artist-examples .artist-final-agreement label a {
	color: #a49900;
}
.view-artist-submission-collections .artist-final-agreement label a:hover,
.field-name-field-contact-coso .field-item div a:hover,
.view-artist-examples .artist-final-agreement label a:hover {
	color:#25ea9d;
}
.page-search-user #block-system-main {
	display: none;
}
/* User search page */
.view-user-search.view-id-user_search,
.view-user-search.view-id-user_search .view-content {
	 color: #000;
    font-size: 15px;
    margin-top: 30px;
}
#edit-combine-wrapper{
width: 80%;
}
.view-user-search.view-id-user_search .views-row .field-content a{
	color: #a49900;
}
.view-user-search.view-id-user_search .views-row .field-content a:hover{
	color: #25ea9d;
}
.view-user-search.view-id-user_search .views-row{
	margin-bottom:20px;
}
.page-search .tabs.primary.clearfix{
	display: none;
}
.page-user .artist-webform-submit,.page-user .artist-webform-submit:hover {
	float: none;
	margin-left: 0px;
	margin-top: 0px;
}
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-created-date,
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-renewed-on-date,
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-renewed-valid-upto-date,
.page-stripe-add-form .container-inline-date .date-padding {
	padding-left: 0px;
}
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-created-date label,
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-renewed-on-date label,
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-renewed-valid-upto-date label,
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-renewed-on,
.page-stripe-add-form #stripe-details-form .container-inline-date .form-item-date-renewed-valid-upto {
	display: none;
}
.form-item.form-type-textfield.form-item-amount {
  clear: both;
}
#views-exposed-form-stripe-customer-details-page #edit-first-name-wrapper,
#views-exposed-form-stripe-customer-details--page #edit-first-name-wrapper,
#views-exposed-form-stripe-customer-details--page #edit-last-name-wrapper,
#views-exposed-form-stripe-customer-details-page #edit-last-name-wrapper,
#views-exposed-form-account-renewal-details-page #edit-first-name-wrapper,
#views-exposed-form-account-renewal-details-page #edit-last-name-wrapper {
  margin-right: 10px;
}
.view-stripe-customer-details .views-field-date-created ,
.view-stripe-customer-details- .views-field-date-created,
.view-account-renewal-details .views-field-date-renewed-on ,
.view-stripe-customer-details- .views-field-date-renewed-on ,
.view-account-renewal-details .views-field-date-renewed-valid-upto ,
.view-stripe-customer-details- .views-field-date-renewed-valid-upto {
	display: none;
}
.view-stripe-customer-details th.views-field.views-field-php,
.view-stripe-customer-details- th.views-field.views-field-php,
.view-account-renewal-details th.views-field-php,
.view-account-renewal-details th.views-field-php-1 {
  color: #0095ff;
  cursor: pointer;
}
.view-account-renewal-details th,.view-stripe-customer-details th ,
.view-stripe-customer-details- th{
  background: #e6e6e6 none repeat scroll 0 0;
}
.view-account-renewal-details tr, .view-account-renewal-details td,
.view-stripe-customer-details  tr, .view-stripe-customer-details td,
.view-stripe-customer-details- tr, .view-stripe-customer-details- td {
  background: #fff none repeat scroll 0 0 !important;
  padding: 10px;
}
.view-stripe-customer-details,.view-account-renewal-details ,
.view-stripe-customer-details- {
  margin-top: 50px;
}
.view-stripe-customer-details .view-filters,.view-account-renewal-details .view-filters,
.view-stripe-customer-details- .view-filters {
	margin-bottom: 50px;
}
.view-account-renewal-details th,.view-stripe-customer-details th,
.view-stripe-customer-details- th {
  font-family: museosans-900;
  letter-spacing: 1px;
  color: #3c3c3c;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}
#edit-first-name-wrapper label,#edit-last-name-wrapper label,#edit-email-wrapper label, #stripe-details-form label {
	font-family: museosans-900;
	letter-spacing: 1px;
  color: #3c3c3c;
  font-size: 13px;
  font-weight: normal;
}

.view-account-renewal-details td,.view-stripe-customer-details td,
.view-stripe-customer-details- td {
  /* color: #000; */
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}
.view-account-renewal-details  th.views-field-php:HOVER ,.view-account-renewal-details th.views-field-php-1:HOVER,
.view-stripe-customer-details th.views-field-php:HOVER,
.view-stripe-customer-details- th.views-field-php:HOVER {
	color: #a49900;
}
#imageContainer > #hoverNav {
    display: none !important;
    left: 0;
}

.awards-of-merit {
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.artist-filter-alphabetically-orders.exhibition-last-name {
	display: block!important;
}
.view-id-exibition_selling_products.view-display-id-block_2 .view-filters {
	display: none;
}
#block-block-27 {
  padding-top: 25px;
}
.paintings-by-user a {
  font-size: 16px;
  font-family: museosans-700;
  color: #a49900;
}
.paintings-by-user a:HOVER {
	color: #25ea9d;
}
#webform-client-form-83 .webform-component--new-file {
  width: 67%;
  padding-bottom: 10px;
}
.webform-component--new-file .description {
  padding-top: 20px;
}
.webform-component--new-file #edit-new-file {
	padding-left: 0px;
	margin-left: 0px;
}
.webform-component--new-file #edit-new-file_wrap_list .MultiFile-remove {
  background: #f3f7f6 url("/sites/all/themes/professional_theme/images/cross-icon.png") no-repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 0 0;
  height: 21px;
  padding:  0;
  text-indent: -999px;
  width: 20px;
  color: transparent !important;
  font-size: 20px;
  clear: both;
  float: right;
}

.webform-component--new-file #edit-new-file_wrap_list .MultiFile-title {
  float: left;
}
#edit-new-file_F1,.MultiFile-identifier-new-file {
    padding-left: 0 !important;
}
#edit-new-file_wrap_list .MultiFile-label{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 10px 0;
    border-bottom: 1px solid #bfd7cb !important;
    color: #a49900;
    text-indent: 21px;
    overflow: hidden;
}
.page-user .messages.status {
	box-shadow: 1px 1px 1px 1px;
	height: 100px;
	left: 30%;
	padding: 25px;
	position: fixed;
	top: 50%;
	z-index: 7;
	/* background: #bfd7cb;   */
}
.close-message {
	background: #000000 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	padding: 4px 10px;
	position: absolute;
	right: 0;
	top: 0;
}
.submission-reciept  .donate-content {
	padding: 20px;
}
.donate-title h4 {
    color: #a49900;
}
.ajax-loader-backdiv {
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
.ajax-loader-initiate {
  background: rgba(255, 255, 255, 0.5) url("./images/loading_coso.gif") no-repeat scroll center center;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

#quicktabs-tabpage-exhibition_type-1 .view-exibition-selling-products .not-available {
  width: 125px !important;
}

.exibition-work-submission-dimension {
  margin-bottom: 20px;
}
.exibition-work-submission-prize.exhibition-current {
  display: block;
  margin-top: 0;
}
.exibition-work-submission-prize.exhibition-past {
  display: none !important;
}


/* Homepage Block Updates */
#block-views-home-page-blocks-block-3 {
  float: left;
  width: 32%;
  overflow: hidden;
  position: relative;
}
#block-views-home-page-blocks-block-3 .views-field-nothing {
  background: url(/sites/all/themes/professional_theme/images/white_bg.png);
    padding: 20px;
    float: left;
    opacity: 1;
    bottom: inherit;
    top: 40px;
}
#block-views-home-page-blocks-block-3 .views-field-nothing .coso-event-summary {
  max-height: inherit;
    overflow: visible;
}
@media (max-width: 767px) {
  #block-views-home-page-blocks-block-3 {
    clear: both !important;
    float: none;
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
}



