/*

Theme Name:Yasmin
Theme URL: http://www.web2feel.com/yasmin/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Responsive, Portfolio, Minimalistic, Right-sidebar, fixed-width, jQuery slider, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/

/* RESET */
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-style: inherit;
    font-weight: inherit;
    padding: 0;
    margin:0;
}

:focus {
/* remember to define focus styles! */
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
    display: block;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/* BASIC */

body {
    font-family: 'Merriweather', sans-serif;
    color: darkslategray;
    font-size: 1.1em;
    font-weight: 400;
    background: snow;
}

body #fb-like{
    position: fixed;
    left: 0%;
    top: 94%;
    margin: 10px;
}

img {
    border: 0;
    margin: 0;
}

a {
    color: purple;
    text-decoration: none;
    outline: none;
}

a.btn, .fetch>a {
  font-size: 18px;
  color: white;
  text-shadow: 0 0 0;
  background: #00bdff;
  box-shadow: 0 3px 0 #0097cc;
  border-radius: 3px;
  padding: 10px 20px 10px;
  cursor: pointer;
  transition: 0.3s background;
  -webkit-transition: 0.3s background;
  -moz-transition: 0.3s background;
  -ms-transition: 0.3s background;
  -o-transition: 0.3s background;
  transition-delay: 0;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -ms-transition-delay: 0;
  -o-transition-delay: 0; }

a.btn:hover, .fetch>a:hover {
    background: #33caff;
}

a.btn:active, .fetch>a:active {
    position: relative;
    top: 3px;
    border: 0;
    box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.15); 
}

a:hover {
    color: #825E65;
    text-decoration: none;
}

blockquote {
    color: #59666f;
    font-style: italic;
    font-family: Georgia;
    padding: 10px;
}

.clear {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

table tr.even td {
    background: #eee;
    border: none;
}

table td:hover {
    background: #FFF9DF;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px;
}

img.alignnone {
    display: inline;
    background: #eee;
    margin: 0 0 10px;
    padding: 5px;
}

img.alignright {
    display: inline;
    background: #eee;
    margin: 5px 0 10px 10px;
    padding: 5px;
}

img.alignleft {
    display: inline;
    border-radius: 3px;
    -webkit-filter: grayscale(0%);
}

img.alignleft:hover {
    -webkit-filter: grayscale(50%);
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 10px 15px 15px 0px;
}

.wp-caption {
    text-align: center;
    background: #eee;
    margin: 10px;
    padding: 4px 0 5px;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Merriweather', Helvetica, Century gothic, sans-serif;
    line-height: 1.17em;
    padding: 0;
    margin: 0px 0px 10px 0px;
}



/* OUTER  */

#wrapper {
    margin: 0px auto;
}

#casing {
    padding: 0px 0px 25px 0px;
    background: whitesmoke;
}

/*Header*/

#head {
    float: left;
    width: 100%;
   // margin-bottom: 30px;
    opacity: .93;
}

#head-bg {
background-image: url('http://f.cl.ly/items/27240k1z0V1d2H1Y1f3r/jpeg.jpeg');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0 -70px;
width: 100%;
height: 435px;
opacity: .5;
left: 0px;
z-index: -300;
transition: .1s;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
}

#headright2 {
    margin: 0 0;
    width: 100%;
    background: snow;
}

#topbar {
    height: 60px;
}

ul.social {
    list-style: none;
    margin: 20px 0px 0px 10px;
    float: left;
}

ul.social li {
    float: left;
    margin-left: 10px;
}

#blogname {
    position:relative;
    margin-top: -225px;

}

#blogname img {
	width: 95%;
	padding: 0 10px;
}

#blogname h1 {
   // font-weight: 800;
    font-size: 23px;
    line-height: 1.1em;
   // text-transform: uppercase;
    margin: 0px 0px;
    font-family: Oxygen, Helvetica, Century gothic, sans-serif;
}

#blogname h1 a, #blogname h1 a:visited {
    color: midnightblue;
}

#blogname h2 {
font-size: .9em;
color: purple;
font-weight: 500;
padding: 5px 0px 35px 10px;
}

.breakup-date {
cursor: pointer;
padding-top: 5px;
}

.ui-datepicker-header{
cursor: pointer;
background-color: whitesmoke;
padding: 6px;
}

.ui-datepicker-calendar{
margin: 0px;
}

.ui-datepicker-prev{
cursor: pointer;
margin-right: 10px;
}

/* TOP-MENU */

#mobileMenu_web2feel {
    margin: 10px 20px;
    padding: 3px 0px;
    border: 1px solid #593A40;
}

#botmenu {
margin: 10px 0px 10px 0px;
float: left;
}


#breakup-menu {
//display: none;
z-index: 9999;
float: left;
margin: 0px 20px 10px 13px;
}

.div-menu{
display:inline-block;
padding:5px;
}

.div-menu a{
color: purple;
}

.div-menu a:hover{
color: #825E65;
}

#subnav {
    clear: both;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0 auto;
    overflow: hidden;

}

#subnav ul {
    float: left;
    padding: 0px 15px;
}

#subnav li {
    float: left;
    list-style-type: none;
    font-weight: 400;
}

#subnav li a {
color: purple;
display: block;
padding: 10px 10px 1px 3px;
text-decoration: none;
margin: 0 0 5px 0;
border-bottom: 2px solid snow;
}

#subnav li a:hover {
    color: #825E65;
    text-decoration: none;
    border-bottom: 2px solid #825E65;

}

.sideMenu2 li:hover .subsideMenu2 {
  display: block;
}

#subnav li a:active,
#subnav .current-menu-item a {
    color: purple;
    border-bottom: 2px solid #825E65;
}

#subnav li a .sf-sub-indicator {
    display: block;
    overflow: hidden;
    position: absolute;
    //text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
    background-color: #593A40;
    border-top-width: 0;
    color: #e7e7e7;
    font-size: 13px;
    padding: 10px 10px;
    //position: relative;
    text-transform: none;
    width: 140px;
    font-weight: 400;
}

#subnav li li a:hover,
#subnav li li a:active {
    color: #fff;
    background: #493034;
}

#subnav li ul {
    height: auto;
    padding: 0px 0px;
    left: -9999px;
    margin: 0 0 0 1px;
    position: absolute;
    width: 160px;
    z-index: 9999;
}

#subnav li ul a {
    width: 160px;
}

#subnav li ul ul {
    margin: -38px 0 0 160px;
}


#subnav li:hover>ul,
#subnav li.sfHover ul {
    left: auto;
}

	

/* banners */

#top-show {
background: whitesmoke;
padding: 20px;
//border-radius: 3px 3px 0px 0px;
}

	
/* SEARCH FORM	 */


#search {
    width: 90%;
    padding: 0px;
    margin: 20px 20px 0px 0px;
    display: inline-block;
    float: right;
    background: #f8f8f8;
    border: 1px solid #e7e7e7;
    top: -20px;
    position: relative;
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    width: 80px;
    background: #f8f8f8;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px;
    height: 20px;
    border: none;
    color: #555;
    float: left;
    display: inline;
}

#searchsubmit {
    background: #593A40;
    border: none;
    color: #fff;
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    float: right;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
}	
	
	
	
/*Callout	*/

#callout {
    font-weight: 400;
    font-size: 26px;
    padding: 35px 5%;
    width: 90%;
    text-align: center;
    font-family: 'Merriweather', Helvetica, Arial, sans-serif;
    color: #A392AF;
}




/*Breakup Page	*/

#recent-projects, #recent-posts {
    padding: 0px 0px 0px 0px;
}

.fetch {
    position: relative;
    margin: 60px auto 20px auto;
    display: block;
    height: 100px;
    width: 250px;
    text-align: center;
}

#recent-projects {
    background: #fafafa;
    border-top: 1px solid #CFC5D6;
    border-bottom: 5px solid #CFC5D6;
}

.leftbox {
    //margin-bottom: 35px!important;
    height: auto;
    position: relative;
}

.leftbox h2 {
    padding-right: 80px;
    color: #825E65;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.leftbox span {
    display: block;
    margin-top: 10px;
    color: #825E65;
}

.rightbox {
    margin-bottom: 10px!important;
    position:relative;
    height: 420px;
    border-radius: 3px;
    transition: .3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.rightbox p {
    font-size: .8em;
}


a.p-heart {
margin-top: 7px;
color: tomato;
}

a.p-heart:visited, a.p-heart:hover, a.p-heart:active {
color: purple;
}

.offset-padding{
   padding: 10px;
}

.offset-padding2{
   padding: 20px;
}

.rightbox:hover {
    cursor:pointer;
}


#infscr-loading img {
    text-align: center; 
}

/*Front Page Sidebar	*/

#front-page h2{
color: grey;
margin: 0 auto;
font-weight: lighter;
border-top: 1.5px grey solid;
font-size: 1.4em;
line-height: 1.3em;
border-bottom: 1.5px grey solid;
}


.recent_description {
    color: darkslategray;
   // height: 210px;
    padding: 10px;
    margin-bottom: 10px;
}

.recent_description p {
    font-size:.8em;
}


.sidebar2 a img {
border: 0;
display: block;
width: 94%;
height: auto;
margin-left: auto;
margin-right: auto;
}


/*
.latest_post{
    border-radius: 3px;
    transition: .3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.latest_post:hover {
    background: #825E65;
}
*/

.panelbox {
    padding: 10px 0px 10px 0px;
    position: relative;
    color: #555;
    text-align: center;
}

.panelbox h2 {
    margin-bottom: 0px;
}

.rightbox h2 {
    font-size: 1.1em;
   // font-weight: 700;
}

.rightbox h2 a,.rightbox h2 a:visited {
    color: #333;
}

img.index-wideimg {
    margin-bottom: 10px;
}

img.top_img {
    width:580px;
    margin-bottom: 10px;
}

.panelpost {
    padding: 5px;
}

.panelpost-ind {
    padding: 0px;
}

.paneldate {
    margin-bottom: 5px;
    display: none;
    color: #825E65;
}

.panelpost p {
    line-height: 1.25em;
}

img.overlay{
	position:absolute;
	top:10px;
	left:10px;
	z-index:100;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	background:#fff;
	padding:5px;
	display:none;
}

/*Article*/

#left {
    position:relative;
    margin-top: 25px;
}

.post {
    position: relative;
    top: -12px;
    padding: 0px 10px;
}

.post strong {
	font-weight: bold;
}

.post em {
	font-style: italic;
}


.postmeta {
    display:none;
}

.post .button{
   text-align: center;
   margin-top: 25px;
   padding: 30px 0 50px 0;
}



.portype {
    width: 62px;
    height: 45px;
    float: left;
    margin: 5px 10px 0px 0px;
}

.pro-image {
    background: url(images/camera.png) no-repeat;
}

.pro-video {
    background: url(images/video.png) no-repeat;
}


    
/* #Videos
================================================== */
/*
  For YouTube and Vimeo videos, wrap the embedded code snippet
  in a <div class="video-container"> tag to allow it to resize.
  To restrict the width, wrap with an additional <div class="video-wrapper">
*/
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
  .video-container iframe,  
  .video-container object,  
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.banner-container {
    position: relative;
    padding-bottom: 85%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
.ad-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	max-width: 100%;
}
.banner-container iframe,  
  .banner-container object,
  .banner-container ins,
  .banner-container img,  
  .banner-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.title {
    padding-bottom: 20px;
}

.title h2, .title h2 a, .title h2 a:visited {
    font-family: 'Merriweather', Helvetica, Century gothic, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 1.35em;
    line-height: 1.25em;
    margin-bottom: 18px;
}

.entry,.bentry {
    top: -15px;
    position: relative;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.entry p {
    margin-bottom: 25px;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 1.5em;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.entry ol li {
    list-style: decimal;
}

.entry ul li {
    list-style: disc;
}

img.portimg,img.postimg {
    margin-bottom: 20px;
}

.projectbox {
    margin-bottom: 20px;
}

.foliocontainer {
    padding-top: 20px;
}


/*Sidebar*/

#right {
    margin-top: 25px;
}

.sidebar2 .button{
    	width: 99px;
	margin: 20px auto 25px auto;
}

.sidebar-tags, .sidebar-com, 
.sidebar-news, .sidebar-advice, 
.sidebar-stories {
	display: none;
	padding: 10px;
}

.sidebar-referrals {
	padding: 10px;
}

.sidebar-latest {
	display: none;
}

#right li {
	display: block;
	padding: 10px 0 15px;
	margin: 0px;
}

h3.sidetitl {
    font-family: 'Merriweather', Helvetica, Arial, sans-serif;
    background: #825E65;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 500;
}

.sidebox {
    list-style: none;
    margin: 0px 10px 25px 10px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0px;
    margin: 0px 5px;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
}

.sidebox ul li a:hover {
    color: #000;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

.sidebox.widget_recent_entries ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

.sidebox .textwidget p {
    padding: 0px 10px;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    font-family: BebasNeueRegular,Georgia,Century gothic, Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.squarebanner {
    padding: 0px 10px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 0px 10px 10px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}




/* Pagenavi */

#navigation {
padding: 0px 0px 30px 0px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #6AB3E7 !important;
    border: 1px solid #3C95D5!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #6AB3E7 !important;
    border: 1px solid #3C95D5 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}	


/*Footer*/

#bottom {
    background: #4E4554;
}


#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    margin-top: 35px!important;
   margin-bottom: 35px!important;
    list-style: none;
}

h3.bothead {
font-family: 'Merriweather', Helvetica, Arial, sans-serif;
padding: 0px 0px 0px 10px;
color: whitesmoke;
font-size: 1.25em;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 0px;
}

.botwid ul li a:link, .botwid ul li a:visited, .botwid .textwidget a{
    color: #825E65;
}

.botwid ul li a:hover {
    color: whitesmoke;
}

.botwid .textwidget {
    font-size: .8em;
    padding: 7px 0px;
    margin: 0;
    line-height: 1.6em;
    color: #888;
}

/* Footer */

#footer {
    display: none;
    background: #3E3742;
    padding: 25px 0px;
    text-align: center;
    opacity: .97;
    z-index: -1;
}

.credits {
    width: 150px;
    font-size: .7em;
    margin: 55px auto 10px auto;
}



/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}

textarea {
    min-height: 60px;
}

label, legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,
	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}

.ss-choices li.ss-choice-item {
	list-style: none;
	display: inline;
}

 .ss-choice-item label {
	display: inline-block;
}

.ss-scalerow {
	text-align:center;
	color:#666;
	border:1px solid #d3d8d3;
	border-left:0;
	border-right:0;
	padding:.5em .25em;
	line-height: 1.35em;
}

.ss-q-help {
	font-weight: 100;
	color: gray;
	line-height: 1.35em;
}

.ss-q-title {
	font: 1.5em solid 'Merriweather';
	line-height: 1.3em;
	margin-top: 40px;
}

.ss-form-entry p {
	margin-bottom: 15px;
}

.ss-form-title {
	font-size: 2.1em;
}

h3.ss-section-title {
	font: 1.8em solid 'Merriweather';
	margin: 30px 0 -20px;
}

label .ss-choice-label {
	position: relative;
	padding-right: 10px;
	left: 20px;
	top: -18px;
}


.ss-scalenumbers {
	border: 0px solid #d3d8d3;
}

li.other-choice {
	display: block;
}

td.ss-gridnumbers label.ss-gridnumber {
	font-family: 'Merriweather' ;
	font-weight: 100;
	line-height: 1.2em;
	padding: 5px;
	text-align:center;
}

div.ss-grid-button-wrapper {
	text-align:center;
}

td.ss-gridrow-leftlabel {
	line-height: 1.2em;
	padding: 5px;
}

#other-option-quiz {
position: relative;
top: -20px;
left: 20px;
}

label.ss-q-item-label select {
	position: relative;
	margin-bottom: 65px;
	left: 22px;
}

.center-item {
	text-align:center;
}