img {
	max-width: 100%;
}
form {
	margin: 0;
}
.smart-style-3 #header {
	height: auto;
}



.btn-header > :first-child > a {

}
.btn-header > :first-child > a i {
}

.smart-style-3 .btn-header>:first-child>a {
	background: #fbfbfb;
	border: 1px solid #f0f0f0;
	margin-top: 10px;
}
.smart-style-3 .btn-header>:first-child>a:hover {
	background: #f0f0f0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.smart-style-3 #hide-menu i {
	color: #B3B3B3 !important;
	line-height: 2.5rem;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
	.smart-style-3 #hide-menu i {
		line-height: 3.5rem;
	}
}

#header-login {

	float: right!important;
	height: 20px!important
	display: block;
}

#header > div {
	display: block;
	float: none;
	height: auto;
}
#header > div#logo-group {
	display: block;
	float: left;
	height: auto;
	width: auto;
}

#header > div#logo-group span {
	float:none;
	height: auto;
	width: auto;
}
#header > div#logo-group a {
	display: inline-block;
}

@media (min-width: 480px ) {
  #header-login .btn-link {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
}


#left-panel {
	top: 0;
	padding-top: 60px;
}

.minifyme {
	height: auto;
	padding: 5px;
}

.smart-style-3 nav > ul > li > a {
	color: #676767 !important;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 20px;
	vertical-align: middle;
}


.smart-style-3 nav>ul>li>a>i,
h1.page-title i{
	display: none;
}


#object_delete .modal-content {
  width: 300px;
  margin: 0 auto;
  margin-top: 15%;
}

.superbox-list,
.my_page .tab-gallery .superbox-list,
#form_run .superbox-list.active,
.tab-gallery .superbox-list,
#mypage_runs.tab-gallery .superbox-list {
	height: auto !important;
	margin-bottom: 15px;
	max-width: 200px;
	width: auto;
}
.tab-gallery .superbox-list a {
	display: block !important;
	margin: auto;
	position: relative;
}

.my_page .tab-gallery .superbox-list img,
.tab-gallery .superbox-list img {
	max-height: 100%;
}

.pv-plate-icons {
	top: initial;
	bottom: -13px;
}



#search_box {
	border: 0;
}
#search_box_inner {
	width: auto;
}

#search_box section.keyword .btn-primary {
	padding: 0 10px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 30px;
	vertical-align: top;
}


.smart-form footer {
	margin: 0 -20px -20px;
}

#extr-page #header #logo img {
  width: 190px!important;
  margin-top: -3px;
}

#my_page_menu {
	background-color: #F2F2F2;
	background-image: -moz-linear-gradient(top,#f9f9f9,#f2f2f2);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#F9F9F9),to(#F2F2F2));
	background-image: -webkit-linear-gradient(top,#F9F9F9,#F2F2F2);
	background-image: -o-linear-gradient(top,#f9f9f9,#f2f2f2);
	background-image: linear-gradient(to bottom,#F9F9F9,#F2F2F2);
	border-bottom: 1px solid #DFDFDF;

	font-size: 2rem;
	font-weight: 700;
	line-height: 2em;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0;
	text-transform: uppercase;
}
#my_page_menu:before,
#my_page_menu:after {
	clear: both;
	content: "";
	display: block;
}

#my_page_menu li {
	background: transparent;
	border: 0;
	float: left;
	list-style-type: none;
}

#mypage {
	color: #666;
}
#mypage .myname,
#mypage .title-heading {
	font-size: 2rem;
	font-weight: 700;
}

#mypage .title-heading {
	color: #3276B1;
}

#mypage .contact-me {
	display: inline-block;
	font-size: 1.75rem;
	margin: 10px;
}

.run.clickable {
	height: auto;
}

#collection .mysets-edit-item {
	display: inline-block;
	text-align: center;
	width: 50%;
}
#collection .mysets-edit-item img {
	max-width: 100%;
}


#showcase {
	padding: 0 15px;
}

.modal-dialog {
	background: #fff;
}

#edit-tab-switcher {
	padding-left: 15px;
	margin: 0 -20px;
	border-bottom: 1px solid;
}

#edit-tab-switcher li {
	color: #4C4F53;
	border: 1px solid transparent;

	cursor: pointer;
	font-size: 150%;
	margin-bottom: -1px;
}

#edit-tab-switcher li.active {
	background-color: #FFF;
	border: 1px solid #4C4F53;
	border-bottom: 1px solid #FFF;
}
