/** this css use for override style.css in zenecoc theme**/
/****************other contant*********************/
html.js fieldset.collapsible {margin-top: 10px;}
#page-wrapper > div#page {width: 100%;/*1260px;/*1252px;*/margin: 0 auto;max-width: 1263px;min-height: 800px;height:auto !important;}
/*#content-area a, .first a, .last a {color: #666;text-decoration: underline;}*/
html.js input.form-autocomplete {background-position: 100% 9px;}
#taxonomy-overview-terms .form-submit {margin-top: 10px;}
#userlistTable .messages {margin: 0;padding: 0;position: relative;}
#edit-operation {width: 211px;}
.RowData {text-align: right;}
#edit-checkall-wrapper.form-item {margin: 0;float: left;}
#main-wrapper .help {padding: 0 15px;}
 /****************end other contant*********************/
.goog-te-banner-frame {left: 36% !important;width: 557px !important;}
 .button, #content-area form .button
{
  /*  cursor: pointer;
background-color: #eb1d57d9;
    border: 1px solid #eb1d57d9;
    color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration:none;text-shadow:none;
border-radius:5px; */
/*box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);*/


font-family: Oswald, sans-serif;
font-size: 16px;
color: #ffffff;

background: #eb1d57;
padding: 0 20px;
line-height: 30px;
text-transform:Uppercase;
border-radius: 15px;
height: 30px;
display: inline-block;
transition: all 0.3s ease!important;
}


input[type=submit], input[type=send], input[type=button] {
 
}

 
input[type=text], input[type=password], select, textarea {
  
}
textarea{height: 100px;width: 367px;}
 .fieldset-wrapper input[type=text],.fieldset-wrapper input[type=password],.fieldset-wrapper select,#userlistTable select {width: 244px;}
 .fieldset-wrapper select,#userlistTable select{width:125px;}
input[type=text]:focus, input[type=password]:focus, select:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}
.news-list-tab a.active{
	color: #fff !important;text-decoration: none;}
/******************************Gallery******************/
.tablegallery {border: 1px solid #cdcdcd;margin-bottom: 10px;width: 100%;float: left;padding: 5px 15px;}
.gallery_list{/*border: 10px solid #fafafa;
    box-shadow: 0 1px 8px 4px #cdcdcd;*/
    float: left;height: 177px;margin: 15px 151px 15px 15px;width: 120px;}
.titlegallery {font-size: 17px;color:#ea690b;text-align: center;}
.gallery_list1{float: left;height: 177px;margin: 15px;width: 120px;}

/******************************end Gallery******************/

/*Structer Table
   ========================================================================== */
  table{font-size: 13px;}
  table.sticky-table,table.sticky-enabled, table.views-table {
  	width:100%;
  }
/*thead.tableHeader-processed, table.sticky-header,.views-table thead, .tlbBdrDark thead, table.sticky-enabled tbody tr th{
   background: #fceabb; 
background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(100%,#fccd4d));
background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 100%); 
background: -o-linear-gradient(top, #fceabb 0%,#fccd4d 100%);
background: -ms-linear-gradient(top, #fceabb 0%,#fccd4d 100%); 
background: linear-gradient(to bottom, #fceabb 0%,#fccd4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fccd4d',GradientType=0 );

}*/
thead.tableHeader-processed, table.sticky-header, .views-table thead, .tlbBdrDark thead, table.sticky-enabled tbody tr th {
    background-color: #00b2c0;
}
thead th, table.sticky-enabled tbody tr th {
    border-color: #FFF ;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-style: solid;
    border-width: 1px 1px 3px;
    color: #fff;
    padding: 0.7em;
    text-align: left;
}
table.sticky-table td, table.sticky-enabled td, table.views-table td, table.tlbBdrDark td {
    border: 1px solid #FFF;
    padding: 0.3em;
}
/*td.active {
    background-color: #f6f6f6;
}*/
tr.odd {
    background-color: #fff;
    border-bottom: 1px solid #eb1d57;
}
tr.even {
    background-color: #efefef;
    border-bottom: 1px solid #eb1d57;
}
th a {
    color: #fff;
}
.contractform #edit-Go {
    left: 9px;
    position: relative;
    top: -2px;
}
table.frmInvoiceList-tbl tr td {border: 0 none;}
td.region, td.module, td.container, td.category {
    background-color: #f0f0f1;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    color: #455067;
    font-weight: bold;
}

#nav.stick {
    position: fixed !important;
    top: 0;
    z-index: 10000;
    border-radius: 0 0 0.5em 0.5em;
}
ul.secondary, ul.secondary li {border: medium none;padding: 0;}
#nav{width: 1252px;
	max-width:1252px;position: absolute;	
}
.sticky-header{
	top:50%; !important;	
}
#standcart-standstatusview select.form-select{
	width:93%;
}

/*MEDIA QUERIES FOR A RESPONSIVE LAYOUT
   ========================================================================== */
/*style_responsive.css*/


.button, #content-area form .button:hover
{
   background-color:#00d49c; border-color:#00d49c;
}

