@import url("//hello.myfonts.net/count/301e13");
@charset "UTF-8";

/**
 * @license
 * MyFonts Webfont Build ID 3153427, 2016-01-13T19:53:56-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ProximaNovaCond-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/cond-regular/
 * Copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * Licensed pageviews: 1,000,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3153427
 *
 * © 2016 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */

@font-face {
  font-family: 'ProximaNovaCond-Regular';
  src: url("webfonts/301E13_0_0.eot");
  src: url("webfonts/301E13_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/301E13_0_0.woff2") format("woff2"), url("webfonts/301E13_0_0.woff") format("woff"), url("webfonts/301E13_0_0.ttf") format("truetype"), url("webfonts/301E13_0_0.svg#wf") format("svg");
}

html {
  overflow-y: scroll !important;
  font-size: 62.5%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #565655;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 3rem;
  background: #ededed;
  min-width: 980px;
  margin: 0;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

td,
input,
textarea,
button,
select {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn,
button {
  font-family: ProximaNovaCond-Regular ,sans-serif;
}

input,
textarea,
select,
button {
  outline: none;
}

input,
textarea {
  border: 5px solid #dcdbdb;
  color: #a6a5a5;
  background: #fff;
  padding: 0.7rem 2rem;
  transition: all 0.3s ease-out 0s;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  border-color: #d0d0cf;
}

input:focus,
textarea:focus {
  color: #6d6b68;
}

* {
  box-sizing: border-box;
}

a {
  color: inherit;
  outline: none;
  text-decoration: none;
}

.submit-btns input,
span.checkbox:after,
.slider-left,
.slider-right,
button,
.btn,
a {
  transition: all 0.3s ease-out 0s;
}

a img {
  border: none;
}

a:hover {
  color: #f37a1f !important;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p {
  margin: 0;
  padding: 0;
}

label.checkbox .label,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #494642;
}

b,
strong {
  color: #5a5a5a;
}

ul,
ol {
  padding-left: 1.5em;
}

.has-error {
  padding: 0.3rem 0.5rem 0 1.3rem;
  font-size: 1.3rem;
  color: #e74c39;
}

.clr {
  float: none !important;
  clear: both !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

.container {
  width: 980px;
  margin: 0 auto;
  background: #fff;
}

#main-title .container,
#toolshed-main .container {
  background: transparent;
}

#banner img {
  display: block;
  margin: 0 auto;
}

#main-title {
  padding: 2.2rem 0;
  text-align: center;
}

h1 {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 300;
}

h3 {
  margin-bottom: 1.4rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 300;
  color: #f37a1f;
}

#text h1 {
  color: #f37a1f;
  margin-bottom: 2rem;
}

.bg-1 {
  background: #e5e4e4;
}

.d-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.d-table > * {
  display: table-cell;
  vertical-align: top;
}

.d-table.m-align > * {
  vertical-align: middle;
}

button,
.btn {
  background: #e4e1e1 url("../images/gradient-1.png") repeat-x left bottom;
  border: 5px solid #dcdbdb;
  display: block;
  text-align: center;
  cursor: pointer;
  padding: 0.6rem 2rem 0.4rem 2rem;
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: uppercase;
  margin: 0;
}

@-moz-document url-prefix()  {
  button,
  .btn {
    line-height: 1.8rem;
  }
}

button:hover,
.btn:hover {
  background-color: #f37a1f;
  background-image: url("../images/gradient-1-act.png");
  color: #fff !important;
  text-decoration: none;
}

.btn-dis:hover,
.btn-dis {
  background: #e4e1e1 url("../images/gradient-1.png") repeat-x left bottom !important;
  opacity: 0.5 !important;
  cursor: auto !important;
  color: #565655 !important;
}

#toolshed-main {
  text-align: center;
  padding: 3rem 0;
}

.login-block {
  display: table-cell;
  width: 32%;
  margin-bottom: 20px;
}

.login-block:nth-of-type(4) {
  border-left: none !important;
  margin-bottom: 0;
}

.login-block:nth-of-type(4) a {
  margin-top: 25px !important;
}

.login-block:last-of-type {
  margin-bottom: 0;
}

#toolshed-main .d-table:first-child {
  margin-bottom: 40px;
}

#toolshed-main .d-table > * {
  border-left: 1px solid #bcbbbb;
  padding: 0 2rem;
}

#toolshed-main .d-table > *:first-child {
  border-left: none;
}

#toolshed-main img {
  display: block;
  border: 0.9rem solid #ebeaea;
  margin: 0 auto 1.7rem;
}

#toolshed-main form,
#toolshed-main .block {
  padding: 0 0.9rem;
}

#toolshed-main .block .btn {
  margin: 1rem auto 0 auto;
  width: 90%;
}

#toolshed-main .block {
  font-size: 1.2rem;
}

#toolshed-main h3 {
  font-size: 2.5rem;
  text-transform: uppercase;
  line-height: 1;
  height: 2em;
  margin-bottom: 1rem;
}

#toolshed-main p {
  min-height: 30px;
}

#forgot-password {
  display: block;
  float: left;
  line-height: 36px;
  border: 2px solid #c4c4c3;
  width: 48%;
  display: block;
  text-align: center;
  font-size: 1rem;
}

#forgot-password:hover {
  background: #c4c4c3;
  color: #fff !important;
  text-decoration: none;
}

#toolshed-main form div {
  margin-bottom: 1.2rem;
  overflow: hidden;
}

#toolshed-main form button {
  width: 48%;
  float: right;
}

#toolshed-main form input {
  width: 100%;
}

#toolshed-main form #remember {
  float: left;
  width: auto;
  background: none;
  margin: 0 5px 0 0;
  height: auto;
  padding: 0;
  border: none;
}

#toolshed-main form #remember[type="checkbox"] {
  display: none;
}

#toolshed-main form label[for="remember"] {
  float: left;
  font-size: 1rem;
  line-height: 1.2;
  cursor: pointer;
  transition: color 0.3s ease-out 0s;
}

#toolshed-main form label[for="remember"]:hover {
  color: #f37a1f;
}

#toolshed-main form label[for="remember"] span.icon {
  display: block;
  float: left;
  width: 13px;
  height: 12px;
  border: 1px solid #cacac9;
  margin-right: 5px;
}

#toolshed-main form #remember[type="checkbox"]:checked + label[for="remember"] span.icon {
  background: url("../images/tick.png") no-repeat center center;
}

@-moz-document url-prefix()  {
  #toolshed-main form #remember[type="checkbox"]:checked + label[for="remember"] span.icon {
    background-position: 2px 2px;
  }
}

#toolshed-main .note {
  margin-top: 2.4rem;
  color: #787877;
}

#toolshed-main .has-error {
  text-align: left;
}

footer .container {
  padding: 2.9rem 0;
  overflow: hidden;
  background: transparent;
}

#footer-links {
  font-size: 1.1rem;
  line-height: 1.4rem;
  margin-top: 2.2rem;
  float: left;
}

#footer-links a {
  display: block;
  float: left;
  margin-left: 2rem;
  color: #a6a5a5;
}

#footer-links a:first-child {
  margin-left: 0;
}

#help-feedback {
  background: url("../images/help-feedback.png") no-repeat left center;
  background-size: auto 100%;
  padding-left: 2rem;
}

#footer-logo {
  float: right;
}

#footer-logo a {
  margin-left: 1.5rem;
  float: left;
}

#footer-logo a:first-child {
  margin-left: 0;
}

#footer-logo a:hover {
  opacity: 0.7;
}

#footer-logo img {
  display: block;
  height: 5.5rem;
}

header .container {
  padding-top: 30px;
  padding-bottom: 26px;
  overflow: hidden;
}

#breadcrumbs,
.slider h3,
header .container {
  padding-left: 2.9rem;
  padding-right: 2.9rem;
}

#logo {
  float: left;
}

#logo a,
#logo img {
  display: block;
  height: 32px;
}

#top-nav {
  color: #a6a5a5;
  overflow: hidden;
  float: right;
  margin-top: -4px;
}

#top-nav ul {
  list-style: none;
  padding: 0;
  float: right;
  clear: both;
  font-size: 1.1rem;
  line-height: 1.6rem;
  margin-top: 8px;
}

#top-nav ul:first-child {
  margin-top: 0;
}

#top-nav li {
  float: left;
  margin-left: 2rem;
}

#top-nav li:first-child {
  margin-left: 0;
}

#top-nav img {
  height: 1.6rem;
  float: left;
  margin-right: 3px;
}

#top-nav .logout img {
  margin-top: 0.2rem;
  height: 1.3rem;
}

#top-nav #account-btn img {
  height: 1.2rem;
  margin-top: 0.2rem;
}

#top-nav #view-folder-btn img {
  height: 1.3rem;
  margin-top: 0.2rem;
}

#top-nav .active a {
  color: #f37a1f !important;
}

#menu .container {
  background: #202020 url("../images/menu-bg.png") repeat 0 0;
  color: #dfdede;
}

#menu ul.main-btns-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: table;
  table-layout: fixed;
}

#menu li.main-btns-li {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

#menu li.main-btns-li + li.main-btns-li:before {
  content: "";
  background: #ffffff;
  background: #525252;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #5a5a5a 27%, #4e4e4e 77%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#1f1f1f',GradientType=0 );
  /* IE6-9 */
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
}

#menu a.main-btns {
  display: table;
  height: 67px;
  width: 100%;
  text-align: center;
  background: #202020 url("../images/menu-bg.png") repeat 0 0;
}

#menu a.main-btns span {
  display: table-cell;
  vertical-align: middle;
}

#menu .active a.main-btns,
#menu a.main-btns:hover {
  background-color: #ee7e01;
  background-image: url("../images/menu-bg-act.png");
  text-decoration: none;
  color: #4e4e4e !important;
}

#breadcrumbs {
  color: #a6a5a5;
  font-size: 11px;
  line-height: 13px;
  overflow: hidden;
  padding-top: 13px;
  padding-bottom: 13px;
}

#breadcrumbs ul {
  list-style: none;
  padding: 7px 0;
  margin: 0;
  float: left;
}

#breadcrumbs li {
  float: left;
  margin-left: 3px;
}

#breadcrumbs li:before {
  content: "/";
  margin-right: 3px;
}

#breadcrumbs li:first-child:before {
  content: none;
}

#breadcrumbs li:first-child {
  margin-left: 0;
}

#breadcrumbs li span {
  color: #f37a1f;
}

#breadcrumbs li.active a {
  color: #f37a1f;
}

.slider {
  padding: 1.9rem 0 3.7rem;
  background: url("../images/slider-bg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
}

.slider-in {
  padding: 25px 0 6px 0;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}

.slider-container {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

.slider-list {
  width: 40000px;
  float: left;
  transition: all 0.6s ease-out 0s;
}

.slider-el {
  width: 282px;
  margin: 0 9px;
  float: left;
}

.slider-el .img {
  height: 183px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.slider-el .img h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  font-size: 1.6rem;
  padding: 1.2rem 1.8rem;
  text-transform: uppercase;
  font-weight: bold;
  color: inherit;
}

.slider-el .text {
  padding: 0.9rem 1.8rem;
  font-size: 1.3rem;
}

.more span {
  color: #f37a1f;
}

.slider h3 {
  font-size: 2.8rem;
  font-weight: inherit;
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}

.slider-left,
.slider-right {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.slider-left,
.slider-right {
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  position: absolute;
  top: 95px;
  cursor: pointer;
}

.slider-left {
  border-right: 22px solid #dfdede;
  left: 13px;
}

.slider-right {
  border-left: 22px solid #dfdede;
  right: 13px;
}

.slider-left:hover {
  border-right: 22px solid #f37a1f;
}

.slider-right:hover {
  border-left: 22px solid #f37a1f;
}

.blocks {
  width: 100%;
}

.blocks:before,
.blocks:after {
  content: " ";
  display: table;
}

.blocks:after {
  clear: both;
}

.blocks .block {
  margin: 8px 0;
  float: left;
  position: relative;
  transition: all 0.3s ease-out 0s;
}

.blocks .inactive {
  opacity: 0.65;
  pointer-events: none;
}

.blocks .inactive * {
  pointer-events: none;
}

.blocks-1 .block,
.blocks-3 .block {
  width: 31.7666666667%;
}

.blocks-1 .block + .block,
.blocks-3 .block + .block {
  margin-left: 2.35%;
}

.blocks-2 .block {
  width: 48.8%;
}

.blocks-2 .block + .block {
  margin-left: 2.4%;
}

.blocks-2 .block .label {
  max-width: 286px;
  float: none;
}

.blocks-a .block {
  border: 1px solid #e5e5e5;
}

.blocks-a .block:hover {
  border-color: #d0d0cf;
}

.blocks-b .block {
  border: 5px solid #f3f2f2;
}

.blocks-b .block:hover {
  border-color: #d0d0cf;
}

.blocks .clone {
  margin: 0 !important;
  border-color: #f4822c;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  z-index: 1080;
  transform: scale(0.1);
  transform-origin: 50% 50%;
  transition: all 0.6s ease-out 0s;
}

.blocks .clone * {
  pointer-events: none;
}

.block .img,
.block .video {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.block .video {
  padding-top: 56.25%;
  position: relative;
}

.block iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.blocks .block .text {
  padding: 2.5rem;
  font-size: 1.2rem;
  color: #adadad;
  line-height: 1.4;
}

.highlight a {
  color: #000;
}

.blocks-b .block .text {
  padding: 1.2rem;
  font-size: 1.3rem;
  position: relative;
  height: 100px;
  font-weight: normal;
}

.blocks-b .block .text .more {
  font-size: 1.2rem;
  position: absolute;
  bottom: 8px;
  left: 12px;
}

.blocks .block h4 {
  font-size: 1.4rem;
  font-weight: inherit;
  margin-bottom: 1rem;
}

.blocks .block .more {
  color: #565655;
  font-weight: bold;
}

.blocks-a .img {
  height: 130px;
}

.blocks-b .img {
  height: 100px;
}

label.checkbox .label,
.blocks-b .block h4 {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
  display: block;
}

#home-blocks {
  padding: 2.5rem 3.5rem 7.5rem 3.5rem;
}

#content .container {
  overflow: hidden;
}

#content .container {
  display: table;
  border-collapse: collapse;
}

#content .container > * {
  display: table-cell;
  vertical-align: top;
  padding: 0;
}

#text {
  width: 100%;
}

#left {
  background-color: #f2f1f1;
  width: 27%;
}

.navbar-side {
  margin: 0;
  padding: 0;
  list-style: none;
}

.navbar-item {
  text-align: center;
  display: block;
}

.navbar-item + .navbar-item {
  border-top: 1px solid #dfdede;
}

.navbar-item a {
  padding: 1.8rem 3rem 1.7rem 3rem;
  display: block;
}

.navbar-item a:hover,
.navbar-item a:focus {
  background-color: #4e4e4e;
  color: #f37a1f;
}

.navbar-item.active a {
  background-color: #4e4e4e;
  color: #f37a1f;
}

.navbar-current {
  background-color: #f37a1f;
  padding: 1.8rem 3rem 1.7rem 3rem;
  color: #000000;
  display: block;
}

.navbar-depth {
  position: relative;
}

.navbar-depth:after {
  content: "\203A";
  padding: 1.2rem 0.6rem 1.1rem 0;
  width: 3rem;
  font-family: monospace;
  font-size: 3rem;
  line-height: 1;
  color: #d1cfcf;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.navbar-depth:hover:after,
.navbar-depth:focus:after {
  color: #f37a1f;
}

.navbar-parent {
  background-color: #edebeb;
  position: relative;
}

.navbar-parent:before {
  content: "\2039";
  padding: 1.2rem 0 1.1rem 0.6rem;
  width: 3rem;
  font-family: monospace;
  font-size: 3rem;
  line-height: 1;
  color: #d1cfcf;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.navbar-parent:hover:before,
.navbar-parent:focus:before {
  color: #f37a1f;
}

#main-img,
#left-img {
  display: block;
  width: 100%;
  height: auto;
}

#main-content {
  color: #a6a5a5;
  padding: 3.2rem 1.5rem;
}

.content-inner {
  padding-left: 1.4rem;
  padding-right: 1.4rem;
}

.content-inner:before,
.content-inner:after {
  content: " ";
  display: table;
}

.content-inner:after {
  clear: both;
}

.content-inner ul,
.content-inner ol {
  margin-bottom: 1.4rem;
}

.par {
  margin-bottom: 1.4rem;
}

.spacer {
  margin-top: 2.5rem;
}

.media-block:before,
.media-block:after {
  content: " ";
  display: table;
}

.media-block:after {
  clear: both;
}

figure {
  margin: 0 0 3.2rem 0;
}

img {
  max-width: 100%;
}

img.align-left {
  margin: 0 1rem 1.4rem 0;
  display: block;
  float: left;
}

img.align-right {
  margin: 0 0 1.4rem 1rem;
  display: block;
  float: right;
}

img.align-center {
  margin: 0 auto;
  display: block;
  float: none;
}

.btn-generator {
  background: #e4e1e1 url("../images/gradient-1.png") repeat-x left bottom;
  border: 5px solid #dcdbdb;
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.3s ease-out 0s;
}

.btn-generator:hover {
  background-color: #f37a1f;
  background-image: url("../images/gradient-1-act.png");
  color: #fff;
  text-decoration: none;
}

.btn-generator:hover a {
  color: #fff !important;
}

.btn-generator a {
  padding: 0.6rem 2rem 0.4rem 2rem;
  color: #565655;
  font-weight: bold;
  outline: none;
  display: block;
}

.btn-generator a:hover,
.btn-generator a:focus {
  color: #fff !important;
  text-decoration: none;
}

label.checkbox {
  cursor: pointer;
}

label.checkbox .label {
  margin: 0;
  float: left;
  line-height: 17px;
  transition: color 0.3s ease-out 0s;
  margin-top: 10px;
}

label.checkbox .label:hover {
  color: #f37a1f;
}

label.checkbox input {
  display: none;
}

label.checkbox span.checkbox {
  width: 17px;
  height: 17px;
  display: block;
  position: relative;
  float: left;
  border: 1px solid #d8d8d8;
  border-radius: 1px;
  margin-right: 7px;
}

label.checkbox span.checkbox:after {
  width: 11px;
  height: 11px;
  background: #f37a1f;
  opacity: 0;
  position: absolute;
  left: 2px;
  top: 2px;
  content: "";
}

label.checkbox input:checked + span.checkbox:after {
  opacity: 1;
}

label.checkbox .desc {
  color: #565655;
  padding-left: 24px;
  padding-top: 4px;
  clear: left;
}

.submit-block {
  background-color: #ffffff;
  width: 100%;
  transition: all 0.3s ease 0s;
}

.submit-block:before,
.submit-block:after {
  content: " ";
  display: table;
}

.submit-block:after {
  clear: both;
}

.submit-block.sticky {
  padding-bottom: 3.2rem;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  right: 0;
}

.submit-btns {
  float: right;
  margin-top: 10px;
}

.submit-btns button {
  background: none;
  display: block;
  width: 75px;
  height: 75px;
  border: 5px solid #f3f2f2;
  margin: 0 0 0 15px;
  padding: 32px 1px 0 1px;
  font-size: 1.2rem;
  color: #a6a5a5 !important;
  text-align: center;
  line-height: 1;
  text-transform: none;
  float: left;
}

.submit-btns button.download {
  background: url("../images/download.png") no-repeat center 9px;
  background-size: 18px 20px;
}

.submit-btns button.download:hover {
  background-image: url("../images/download-active.png");
}

.submit-btns button.add-folder {
  background: url("../images/add-folder.png") no-repeat center 8px;
  background-size: 30px 21px;
}

.submit-btns button.add-folder:hover {
  background-image: url("../images/add-folder-active.png");
}

.submit-btns button.delete-all {
  background: url("../images/delete-all.png") no-repeat center 7px;
  background-size: 28px 22px;
}

.submit-btns button.delete-all:hover {
  background-image: url("../images/delete-all-active.png");
}

.submit-btns button:first-child {
  margin-left: 0;
}

.submit-btns button:hover {
  border-color: #aaa;
  color: #a6a5a5 !important;
}

#pass-change {
  width: 450px;
  overflow: hidden;
}

#pass-change input {
  width: 100%;
  margin-bottom: 8px;
}

#pass-change label input {
  width: auto;
}

#pass-change label {
  display: block;
  float: left;
  margin-top: 11px;
}

#pass-change button {
  float: right;
}

#pass-change label.checkbox .label {
  color: inherit;
  font-weight: inherit;
  white-space: nowrap;
}

button.update {
  background: url("../images/thumb-up.png") no-repeat 95% 48%;
  background-size: 20px 19px;
  padding-right: 47px;
  font-size: 1.2rem;
}

button.update:hover {
  color: #f37a1f !important;
}

.blocks-img-2 .block {
  padding: 5px;
}

.blocks-img-2 .img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
}

.blocks-img-2 .block .text {
  padding: 5px 0 0 0;
}

.blocks-img-2 label.checkbox {
  position: absolute;
  bottom: 5px;
}

.blocks-img-2 label.checkbox .label {
  color: inherit;
  font-weight: inherit;
  float: left;
}

.blocks-img-2 label.checkbox .label:hover {
  color: #f37a1f;
}

.delete {
  width: 14px;
  height: 18px;
  background: url("../images/delete.png") no-repeat center center;
  background-size: 14px 18px;
}

.delete:hover {
  background-image: url("../images/delete-active.png");
}

.blocks-img-2 .delete {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.heading {
  margin-bottom: 1.5rem;
  padding-bottom: 1.3rem;
  border-bottom: 1px solid #e3e3e3;
  font-size: 2rem;
  color: #5a5a5a;
  text-transform: initial;
}

.search-form {
  float: right;
  position: relative;
}

.search-form .form-control {
  margin: 0;
  padding: 0 1rem 0 2.8rem;
  width: 17rem;
  height: 2.7rem;
  border: 1px solid #f3f2f2;
  line-height: 2.5rem;
  transition: all 0.3s ease-out 0s;
}

.search-form .form-control:hover,
.search-form .form-control:focus {
  border-color: #d0d0cf;
}

.search-form .form-control:focus {
  width: 34.6rem;
  color: #6d6b68;
}

.search-form .btn {
  background-color: transparent;
  border: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background: url("../images/search-btn.png") no-repeat center center;
  background-size: auto 12px;
  margin: 0;
  padding: 0;
  width: 2.8rem;
  height: 2.5rem;
  display: block;
  border: none;
  cursor: pointer;
  position: absolute;
  left: 0.1rem;
  top: 0.1rem;
}

.search-item {
  margin-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e3e3e3;
}

.search-title {
  font-size: 2rem;
  font-weight: 300;
}

.search-link {
  margin-top: 0.6rem;
  font-size: 1.5rem;
  color: #f37a1f;
  text-decoration: underline;
  display: inline-block;
}

.search-link:hover {
  color: #a6a5a5 !important;
}

.search-results {
  padding: 1rem 0;
}

.search-results h3 {
  color: #f37a1f;
}

.search-results ul,
.search-results ol {
  margin-top: 1.4rem;
}

.search-results ul li,
.search-results ol li {
  font-size: 1.6rem;
}

.info {
  margin-bottom: 1.4rem;
  font-size: 1.6rem;
}

.info a {
  color: #f37a1f;
}

.info a:hover {
  color: #494642 !important;
}

.content-404 {
  min-height: 320px;
}

#left > ul {
  padding-left: 0px;
}

#menu li {
  float: left;
  position: relative;
  list-style: none;
  transition: .5s;
}

#menu li.main-btns-li ul a {
  width: 220px;
  display: block;
  text-decoration: none;
  padding: 5px 15px;
  color: #fff;
  background: #333;
  border-top: 1px solid #fff;
  float: left;
}

#menu ul ul {
  position: absolute;
  left: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  padding: 0px;
  z-index: 99999999999;
}

#menu ul ul ul {
  left: 100%;
  top: 0;
}

#menu li:hover,
#menu li:hover li {
  background: #ddd;
}

#menu li li:hover,
#menu li li:hover li {
  background: #bbb;
}

#menu li li li:hover {
  background: #999;
}

#menu li:hover > ul {
  visibility: visible;
  opacity: 1;
}

li.main-btns-li {
  width: 196px !important;
}

li.has-submenu > a:after {
  content: ">";
  color: orange;
  float: right;
}

ul.main-btns-ul li.main-btns-li ul a.main-btns {
  display: none !important;
}