/* C:\xampp\htdocs\opencart\catalog\view\theme\default\stylesheet */

.paging{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.paging>li{display:inline}.paging>li>a,.paging>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.paging>li:first-child>a,.paging>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.paging>li:last-child>a,.paging>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.paging>li>a:focus,.paging>li>a:hover,.paging>li>span:focus,.paging>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.paging>.active>a,.paging>.active>a:focus,.paging>.active>a:hover,.paging>.active>span,.paging>.active>span:focus,.paging>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.paging>.disabled>a,.paging>.disabled>a:focus,.paging>.disabled>a:hover,.paging>.disabled>span,.paging>.disabled>span:focus,.paging>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.paging-lg>li>a,.paging-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.paging-lg>li:first-child>a,.paging-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.paging-lg>li:last-child>a,.paging-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.paging-sm>li>a,.paging-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.paging-sm>li:first-child>a,.paging-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.paging-sm>li:last-child>a,.paging-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

table{background-color:transparent}th{text-align:left}
.table{width:100%;max-width:100%;margin-bottom:20px}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}
.table-bordered{border:1px solid #ddd}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{border-bottom-width:2px}
.table-striped>tbody>tr:nth-child(odd) {background-color: #D3D3D3}
.table-striped>tbody>tr:nth-child(even) {background-color:#E0FFFF}
.table-striped>tbody>tr:hover {background-color:#DDA07A}


h1.heading {
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 22px;
  font-weight: bold;
  display: block;
  margin: 0.83em 0 0.83px 0.5em;
}

h2.heading {
  font-family: 'Source Sans Pro', sans-serif; 
  font-size: 20px;
  font-weight: bold; 	
  display: block;
  margin: 1em 0 1em 0;
}

div.heading {
    background-color: #EAFAF1;
}

ul.heading {font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-style: normal;
            line-height: 1.8em;
            text-transform: none;
            color: #2C3539;
            text-decoration: none;
            text-indent: 12px;
            list-style-position: outside;
            list-style-type: circle;
            padding: 42px;
            margin: -2em 0 6px 0;
}

.blueprint{ 
  margin: 0 0 2.5em 0;
  display: table;
  width: 100%;
}

.blueprint:after {
  content: "";
  display: table;
  clear: both;
}

.group {
  float: left;
  margin: -1.20em 0 0.25em 0.25em;
  background-color: #EAFAF1;
}

div.accordion{
  background-color: #FFF8DC;
  color: black;
  border-style: dotted none dotted none;

  margin: 10px;
  padding: 10px;
}

fieldset.entry {
  margin-bottom: 1.5em;
  border: 10px solid #888;
  border-right: 5px solid #51CFF1;
  border-bottom: 5px solid #51CFF1;
  white-space: nowrap;
  display: inline-block;
  width: auto;
}

fieldset.search {
  margin: 2em 1em 0 0;
  border: none;
  display: inline-block;
  width: auto;
}

fieldset>legend.entry {
  font-weight: bold;
  margin-bottom: 0.25em;
  border: none;
  padding: 0.5em;
  background-color: none;
  white-space: nowrap;
  display: inline-block;
  width: auto;
}


input.entry{
border: 0.5pt solid #000000;
border-collapse: collapse;
border-spacing: 0;
font-size: 10pt;
height: 30px;
line-height: 10pt;
margin: 0.4em;
padding: 0 0 -2.5pt 0;
space: 0;
z-index: 1;
}


input.entry:focus {
  background-color: lightblue;
  border: 3px solid red;
}

.ButtonStyle 
{ 
background: none repeat scroll 0 0 #66A3D2;
border-radius: 18px 18px 18px 18px;
background-position: 0px -401px;
text-align:center; 
border: none; 
color: red;
margin-top: 2px;
padding-bottom: 2px;
font-weight: bold;
font-size:28px;
text-shadow: 1px 1px 1px #000000;
box-shadow: 1px 1px 3px #333333;
cursor: pointer;
width: 80px;
height: 38px;
}

.ButtonStyle:hover {
background: blue; 
background-position: 0px -501px;
color: #000000;
}

.ButtonStyle:hover:after { 
content: "Ara"; 
top: 170%;
left: 0;
right: 0;
font-size:14px;
font-family: Arial;
position: relative;
border-radius: 5px;
top: 0;
background-color: gray;
color: white;
display: block;
opacity: 0.50;
}